repo_id stringlengths 5 115 | size int64 590 5.01M | file_path stringlengths 4 212 | content stringlengths 590 5.01M |
|---|---|---|---|
jalal-ux/Test | 25,026 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.13/pregenerated/aes-gcm-avx2-x86_64-elf.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && defined(__ELF__)
.section .rodata
.align 16
.Lbswap_mask:
.quad 0x08090a0b0c0d0e0f, 0x0001020304050607
... |
jalal-ux/Test | 35,655 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.13/pregenerated/p256-armv8-asm-win64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(_WIN32)
.section .rodata
.align 5
Lpoly:
.quad 0xffffffffffffffff,0x00000000ffffffff,0x0000000000000000... |
jalal-ux/Test | 21,961 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.13/pregenerated/ghash-x86_64-elf.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && defined(__ELF__)
.text
.globl gcm_init_clmul
.hidden gcm_init_clmul
.type gcm_init_clmul,@function
.align 16
gc... |
jalal-ux/Test | 12,170 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.13/pregenerated/vpaes-x86_64-elf.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && defined(__ELF__)
.text
.type _vpaes_encrypt_core,@function
.align 16
_vpaes_encrypt_core:
.cfi_... |
jalal-ux/Test | 49,007 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.13/pregenerated/sha512-armv8-win64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(_WIN32)
// Copyright 2014-2020 The OpenSSL Project Authors. All Rights Reserved.
//
// Licensed under t... |
jalal-ux/Test | 4,135 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.13/pregenerated/ghashv8-armx-ios64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(__APPLE__)
#if __ARM_MAX_ARCH__>=7
.text
.globl _gcm_init_clmul
.private_extern _gcm_init_clmul
.alig... |
jalal-ux/Test | 12,622 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.13/pregenerated/chacha-x86-elf.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86) && defined(__ELF__)
.text
.globl ChaCha20_ctr32_ssse3
.hidden ChaCha20_ctr32_ssse3
.type ChaCha20_ctr32_ssse3,@functio... |
jalal-ux/Test | 11,024 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.13/pregenerated/ghash-neon-armv8-linux64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(__ELF__)
.text
.globl gcm_init_neon
.hidden gcm_init_neon
.type gcm_init_neon,%function
.align 4
gcm_i... |
jalal-ux/Test | 7,855 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.13/pregenerated/aesv8-armx-linux64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(__ELF__)
#if __ARM_MAX_ARCH__>=7
.text
.arch armv8-a+crypto
.section .rodata
.align 5
.Lrcon:
.long 0x0... |
jalal-ux/Test | 49,242 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.13/pregenerated/sha512-armv8-linux64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(__ELF__)
// Copyright 2014-2020 The OpenSSL Project Authors. All Rights Reserved.
//
// Licensed under ... |
jalal-ux/Test | 193,289 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.13/pregenerated/chacha20_poly1305_x86_64-elf.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && defined(__ELF__)
.section .rodata
.align 64
chacha20_poly1305_constants:
.Lchacha20_consts:
.byte 'e','x','p','a... |
jalal-ux/Test | 34,022 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.13/pregenerated/sha256-armv8-ios64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(__APPLE__)
// Copyright 2014-2020 The OpenSSL Project Authors. All Rights Reserved.
//
// Licensed unde... |
jalal-ux/Test | 34,239 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.13/pregenerated/sha256-armv8-linux64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(__ELF__)
// Copyright 2014-2020 The OpenSSL Project Authors. All Rights Reserved.
//
// Licensed under ... |
jalal-ux/Test | 26,206 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.13/pregenerated/vpaes-armv8-linux64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(__ELF__)
.section .rodata
.type _vpaes_consts,%object
.align 7 // totally strategic alignment
_vpaes_c... |
jalal-ux/Test | 28,780 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.13/pregenerated/chacha-armv4-linux32.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_ARM) && defined(__ELF__)
@ Silence ARMv8 deprecated IT instruction warnings. This file is used by both
@ ARMv7 and ARMv8 pr... |
jalal-ux/Test | 68,707 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.13/pregenerated/p256-x86_64-asm-macosx.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && defined(__APPLE__)
.text
.section __DATA,__const
.p2align 6
L$poly:
.quad 0xffffffffffffffff, 0x00000000fffff... |
jalal-ux/Test | 23,124 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.13/pregenerated/vpaes-armv7-linux32.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_ARM) && defined(__ELF__)
.syntax unified
.arch armv7-a
.fpu neon
#if defined(__thumb2__)
.thumb
#else
.code 32
#endif
.t... |
jalal-ux/Test | 7,650 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.13/pregenerated/aesv8-armx-ios64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(__APPLE__)
#if __ARM_MAX_ARCH__>=7
.text
.section __TEXT,__const
.align 5
Lrcon:
.long 0x01,0x01,0x01,... |
jalal-ux/Test | 36,746 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.13/pregenerated/p256-armv8-asm-linux64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(__ELF__)
.section .rodata
.align 5
.Lpoly:
.quad 0xffffffffffffffff,0x00000000ffffffff,0x00000000000000... |
jalal-ux/Test | 9,958 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.13/pregenerated/vpaes-x86-elf.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86) && defined(__ELF__)
.text
#ifdef BORINGSSL_DISPATCH_TEST
#endif
.align 64
.L_vpaes_consts:
.long 218628480,235210255,1... |
jalal-ux/Test | 82,152 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.13/pregenerated/aesv8-gcm-armv8-ios64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(__APPLE__)
#if __ARM_MAX_ARCH__ >= 8
.text
.globl _aes_gcm_enc_kernel
.private_extern _aes_gcm_enc_ke... |
jalal-ux/Test | 49,024 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.13/pregenerated/sha512-armv8-ios64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(__APPLE__)
// Copyright 2014-2020 The OpenSSL Project Authors. All Rights Reserved.
//
// Licensed unde... |
jalal-ux/Test | 7,660 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.13/pregenerated/aesv8-armx-win64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(_WIN32)
#if __ARM_MAX_ARCH__>=7
.text
.arch armv8-a+crypto
.section .rodata
.align 5
Lrcon:
.long 0x01,... |
jalal-ux/Test | 2,659 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.13/third_party/fiat/asm/fiat_curve25519_adx_square.S | #include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && \
(defined(__APPLE__) || defined(__ELF__))
.intel_syntax noprefix
.text
#if defined(__APPLE__)
.private_extern _fiat_curve25519_adx_square
.global _fiat_curve25519_adx_square
_fiat_curve25519_adx_square:
#else
.type fiat_cu... |
jalal-ux/Test | 3,464 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.13/third_party/fiat/asm/fiat_curve25519_adx_mul.S | #include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && \
(defined(__APPLE__) || defined(__ELF__))
.intel_syntax noprefix
.text
#if defined(__APPLE__)
.private_extern _fiat_curve25519_adx_mul
.global _fiat_curve25519_adx_mul
_fiat_curve25519_adx_mul:
#else
.type fiat_curve25519_... |
jalal-ux/Test | 62,534 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.13/crypto/poly1305/poly1305_arm_asm.S | #include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_ARM) && defined(__ELF__)
#pragma GCC diagnostic ignored "-Wlanguage-extension-token"
# This implementation was taken from the public domain, neon2 version in
# SUPERCOP by D. J. Bernstein and Peter Schwabe.
# qhasm: int32 input_0
# qha... |
jalal-ux/Test | 41,448 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.13/crypto/curve25519/asm/x25519-asm-arm.S | // Copyright 2015 The BoringSSL Authors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or ag... |
jalal-ux/Test | 6,761 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/lzma-sys-0.1.20/xz-5.2/src/liblzma/check/crc64_x86.S | /*
* Speed-optimized CRC64 using slicing-by-four algorithm
*
* This uses only i386 instructions, but it is optimized for i686 and later
* (including e.g. Pentium II/III/IV, Athlon XP, and Core 2).
*
* Authors: Igor Pavlov (original CRC32 assembly code)
* Lasse Collin (CRC64 adaptation of the modified CR... |
jalal-ux/Test | 7,228 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/lzma-sys-0.1.20/xz-5.2/src/liblzma/check/crc32_x86.S | /*
* Speed-optimized CRC32 using slicing-by-eight algorithm
*
* This uses only i386 instructions, but it is optimized for i686 and later
* (including e.g. Pentium II/III/IV, Athlon XP, and Core 2). For i586
* (e.g. Pentium), slicing-by-four would be better, and even the C version
* of slicing-by-eight built with ... |
jamesmth/nosco | 1,462 | crates/nosco-tracer/tests/linux/backtrace.s | .intel_syntax noprefix
.text
.globl main
.type main, @function
main:
.cfi_startproc
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsp
.cfi_def_cfa_register 6
call func1
xor rax, rax
pop rbp
.cfi_def_cfa 7, 8
ret
.cfi_endproc
.size main, .-main
.globl func1... |
janschafrich/toothless | 1,096 | verification/system/calculator.s | .section .text
.global _start
_start:
li x1, 3 # operand A
li x2, 6 # operand B
li x3, 3 # operator: add: 1, sub: 2, mul: 3, div: 4
li x4, 0 # result register
li x21, 1 # compare add
li x22, 2 # compare sub
li x23, 3 # compare mul
li ... |
janschafrich/toothless | 1,933 | verification/system/lsu.s | # tests for the load store unit
# https://projectf.io/posts/riscv-load-store/
# https://projectf.io/posts/riscv-cheat-sheet/
# (c) Jan-Eric Schäfrich
.section .text
.global _start
_start:
li x1, 4 # write 4 into x1
li x2, 2 # write 2 into x2
sw x2, 0(x1) # store word in x2 at... |
jaspergeer/rust-pcg-evaluation | 11,809 | library/std/src/sys/pal/sgx/abi/entry.S | /* This symbol is used at runtime to figure out the virtual address that the */
/* enclave is loaded at. */
.section absolute
.global IMAGE_BASE
IMAGE_BASE:
.section ".note.x86_64-fortanix-unknown-sgx", "", @note
.align 4
.long 1f - 0f /* name length (not including padding) */
.long 3f - 2f ... |
jellyterra/midicon | 9,725 | Core/Startup/startup_stm32f103c8tx.s | /**
*************** (C) COPYRIGHT 2017 STMicroelectronics ************************
* @file startup_stm32f103xb.s
* @author MCD Application Team
* @brief STM32F103xB Devices vector table for Atollic toolchain.
* This module performs:
* - Set the initial SP
* ... |
jlkiri/pathos | 1,081 | src/asm/mem.s | .section .rodata
.global HEAP_START
HEAP_START:
.dword _heap_start
.global HEAP_SIZE
HEAP_SIZE:
.dword _heap_size
# .global HEAP_END
# HEAP_END:
# .dword _heap_end
.global ALLOC_START
ALLOC_START:
.dword _alloc_start
.global ALLOC_SIZE
ALLOC_SIZE:
.dword _alloc_size
... |
Joinhack/v86_2 | 1,816 | tests/qemu/test-i386-vm86.S | .code16
.globl vm86_code_start
.globl vm86_code_end
#define GET_OFFSET(x) ((x) - vm86_code_start + 0x100)
vm86_code_start:
movw $GET_OFFSET(hello_world), %dx
movb $0x09, %ah
int $0x21
/* prepare int 0x90 vector */
xorw %ax, %ax
movw %ax, %es
... |
Joinhack/v86_2 | 1,319 | tests/qemu/test-i386-code16.S | .code16
.globl code16_start
.globl code16_end
CS_SEG = 0xf
code16_start:
.globl code16_func1
/* basic test */
code16_func1 = . - code16_start
mov $1, %eax
data32 lret
/* test push/pop in 16 bit mode */
.globl code16_func2
code16_func2 = . - code16_sta... |
Joinhack/v86_2 | 3,647 | tests/kvm-unit-tests/x86/cstart.S |
#include "apic-defs.h"
.globl boot_idt
boot_idt = 0
ipi_vector = 0x20
max_cpus = 64
.bss
. = . + 4096 * max_cpus
.align 16
stacktop:
. = . + 4096
.align 16
ring0stacktop:
.data
.align 4096
pt:
i = 0
.rept 1024
.long 0x1e7 | (i << 22)
i = i + 1
.endr
.globl gdt32
gdt32:
.qu... |
Joinhack/v86_2 | 4,163 | tests/kvm-unit-tests/x86/cstart64.S |
#include "apic-defs.h"
.globl boot_idt
boot_idt = 0
.globl idt_descr
.globl tss_descr
.globl gdt64_desc
ipi_vector = 0x20
max_cpus = 64
.bss
. = . + 4096 * max_cpus
.align 16
stacktop:
. = . + 4096
.align 16
ring0stacktop:
.data
.align 4096
.globl ptl2
ptl2:
i = 0
.rept 512 * 4
.quad 0x1e7 | (i << 21)
... |
JoMamarche/BachelorThesis | 9,962 | Arduino/libraries/Adafruit_Circuit_Playground/utility/ffft.S | #ifdef __AVR__
;-----------------------------------------------------------------------------;
; Fixed-point FFT routines for megaAVRs (C)ChaN, 2005
;-----------------------------------------------------------------------------;
; * This program is opened under license policy of following trems.
... |
joshdelg/krust | 1,343 | src/start.S | @ this location is linked at 0x8000 using the trivial linker
@ script <memmap>
@
@ this address is defined in the rpi <config.txt> file as
@ the start location (you can change it) that you
@ copied onto the SD card.
@
@ if you look at blink.list (which is a disassembled version of
@ blink.bin) you can verify that th... |
jotana240/PokemonEsmeraldaESP | 39,587 | src/m4a_1.s | .include "asm/macros.inc"
.include "constants/gba_constants.inc"
.include "constants/m4a_constants.inc"
.syntax unified
.text
thumb_func_start umul3232H32
umul3232H32:
adr r2, __umul3232H32
bx r2
.arm
__umul3232H32:
umull r2, r3, r0, r1
add r0, r3, 0
bx lr
thumb_func_end umul3232H32
thumb_func_start S... |
jotana240/PokemonEsmeraldaESP | 2,698 | src/crt0.s | .include "constants/gba_constants.inc"
.syntax unified
.arm
.align 2, 0
Init::
mov r0, #PSR_IRQ_MODE
msr cpsr_cf, r0
ldr sp, sp_irq
mov r0, #PSR_SYS_MODE
msr cpsr_cf, r0
ldr sp, sp_sys
ldr r1, =INTR_VECTOR
adr r0, IntrMain
str r0, [r1]
.if MODERN
mov r0, #255 @ RESET_ALL
svc #1 << 16
.endif @ MODERN... |
jotana240/PokemonEsmeraldaESP | 19,830 | src/libgcnmultiboot.s | @ This library can be used to download and execute a multi-boot image from
@ a GameCube using the JOY Bus protocol over the link cable.
.include "asm/macros.inc"
.include "constants/constants.inc"
.equiv GCMB_STRUCT_COUNTER1, 0x00
.equiv GCMB_STRUCT_COUNTER2, 0x01
.equiv GCMB_STRUCT_MBPROGR... |
jotana240/PokemonEsmeraldaESP | 7,181 | libagbsyscall/libagbsyscall.s | .include "../constants/gba_constants.inc"
.include "../asm/macros/function.inc"
.text
.set SOFT_RESET_DIRECT_BUF, 0x03007FFA
.set RESET_EX_WRAM_FLAG, 0x1
.ifdef NO_GRANULAR_AGBSYSCALL
.set L_IntrWait, 1
.set L_RegisterRamReset, 1
.set L_Sqrt, 1
.set L_MusicPlayerOpen, 1
.set L_SoundBiasReset, 1
... |
jotana240/PokemonEsmeraldaESP | 8,203 | sound/MPlayDef.s | .equ W00, 0x80 @ WAIT
.equ W01, W00+1 @
.equ W02, W00+2 @
.equ W03, W00+3 @
.equ W04, W00+4 @
.equ W05, W00+5 @
.equ W06, W00+6 @
.equ W07, W00+7 @
.equ W08, W00+8 @
.equ W09, W00+9 @
.equ W10, W00+10 @
.equ W11, W00+11 @
.equ W12, W00+12 @
.equ W13, W00+13 @
.equ W14, W00+14 @
.equ W15, ... |
jotana240/PokemonEsmeraldaESP | 33,295 | data/contest_ai_scripts.s | #include "config.h"
#include "constants/global.h"
#include "constants/contest.h"
.include "asm/macros.inc"
.include "asm/macros/contest_ai_script.inc"
.include "constants/constants.inc"
.section script_data, "aw", %progbits
enum_start
enum MON_1
enum MON_2
enum MON_3
enum MON_4
.align 2
gContestAI_ScriptsT... |
jotana240/PokemonEsmeraldaESP | 365,376 | data/battle_scripts_1.s | #include "config.h"
#include "config/battle.h"
#include "constants/global.h"
#include "constants/battle.h"
#include "constants/pokemon.h"
#include "constants/battle_arena.h"
#include "constants/battle_script_commands.h"
#include "constants/battle_anim.h"
#include "constants/battle_string_ids.h"
#include "constants/abil... |
jotana240/PokemonEsmeraldaESP | 8,432 | data/battle_scripts_2.s | #include "config/battle.h"
#include "constants/battle.h"
#include "constants/battle_script_commands.h"
#include "constants/battle_anim.h"
#include "constants/battle_string_ids.h"
#include "constants/moves.h"
#include "constants/songs.h"
#include "constants/game_stat.h"
.include "asm/macros.inc"
.include "asm/ma... |
jotana240/PokemonEsmeraldaESP | 43,991 | data/event_scripts.s | #include "config.h"
#include "config/battle.h"
#include "config/item.h"
#include "constants/global.h"
#include "constants/apprentice.h"
#include "constants/battle.h"
#include "constants/battle_arena.h"
#include "constants/battle_dome.h"
#include "constants/battle_factory.h"
#include "constants/battle_frontier.h"
#inclu... |
jotana240/PokemonEsmeraldaESP | 1,411,901 | data/battle_anim_scripts.s | #include "config.h"
#include "config/battle.h"
#include "constants/battle.h"
#include "constants/battle_anim.h"
#include "constants/rgb.h"
#include "constants/songs.h"
#include "constants/sound.h"
#include "constants/moves.h"
#include "constants/pokemon.h"
#include "constants/items.h"
.include "asm/macros.inc"
.inclu... |
jotana240/PokemonEsmeraldaESP | 13,664 | data/field_effect_scripts.s | #include "config/item.h"
.include "asm/macros.inc"
.include "constants/constants.inc"
.section script_data, "aw", %progbits
.align 2
gFieldEffectScriptPointers::
.4byte gFieldEffectScript_ExclamationMarkIcon1 @ FLDEFF_EXCLAMATION_MARK_ICON
.4byte gFieldEffectScript_UseCutOnTallGrass @ FLDEFF_USE_CU... |
jotana240/PokemonEsmeraldaESP | 2,240 | sound/songs/se_m_flame_wheel2.s | .include "MPlayDef.s"
.equ se_m_flame_wheel2_grp, voicegroup128
.equ se_m_flame_wheel2_pri, 4
.equ se_m_flame_wheel2_rev, reverb_set+50
.equ se_m_flame_wheel2_mvl, 127
.equ se_m_flame_wheel2_key, 0
.equ se_m_flame_wheel2_tbs, 1
.equ se_m_flame_wheel2_exg, 0
.equ se_m_flame_wheel2_cmp, 1
.section .rodata
.g... |
jotana240/PokemonEsmeraldaESP | 2,287 | sound/songs/se_m_confuse_ray.s | .include "MPlayDef.s"
.equ se_m_confuse_ray_grp, voicegroup128
.equ se_m_confuse_ray_pri, 4
.equ se_m_confuse_ray_rev, reverb_set+50
.equ se_m_confuse_ray_mvl, 127
.equ se_m_confuse_ray_key, 0
.equ se_m_confuse_ray_tbs, 1
.equ se_m_confuse_ray_exg, 0
.equ se_m_confuse_ray_cmp, 1
.section .rodata
.global se... |
jotana240/PokemonEsmeraldaESP | 3,309 | sound/songs/se_m_teleport.s | .include "MPlayDef.s"
.equ se_m_teleport_grp, voicegroup128
.equ se_m_teleport_pri, 4
.equ se_m_teleport_rev, reverb_set+50
.equ se_m_teleport_mvl, 127
.equ se_m_teleport_key, 0
.equ se_m_teleport_tbs, 1
.equ se_m_teleport_exg, 0
.equ se_m_teleport_cmp, 1
.section .rodata
.global se_m_teleport
.align 2
@... |
jotana240/PokemonEsmeraldaESP | 3,709 | sound/songs/se_m_cosmic_power.s | .include "MPlayDef.s"
.equ se_m_cosmic_power_grp, voicegroup128
.equ se_m_cosmic_power_pri, 4
.equ se_m_cosmic_power_rev, reverb_set+50
.equ se_m_cosmic_power_mvl, 127
.equ se_m_cosmic_power_key, 0
.equ se_m_cosmic_power_tbs, 1
.equ se_m_cosmic_power_exg, 0
.equ se_m_cosmic_power_cmp, 1
.section .rodata
.g... |
jotana240/PokemonEsmeraldaESP | 2,555 | sound/songs/se_m_morning_sun.s | .include "MPlayDef.s"
.equ se_m_morning_sun_grp, voicegroup128
.equ se_m_morning_sun_pri, 5
.equ se_m_morning_sun_rev, reverb_set+50
.equ se_m_morning_sun_mvl, 127
.equ se_m_morning_sun_key, 0
.equ se_m_morning_sun_tbs, 1
.equ se_m_morning_sun_exg, 0
.equ se_m_morning_sun_cmp, 1
.section .rodata
.global se... |
jotana240/PokemonEsmeraldaESP | 1,438 | sound/songs/se_m_harden.s | .include "MPlayDef.s"
.equ se_m_harden_grp, voicegroup128
.equ se_m_harden_pri, 4
.equ se_m_harden_rev, reverb_set+50
.equ se_m_harden_mvl, 127
.equ se_m_harden_key, 0
.equ se_m_harden_tbs, 1
.equ se_m_harden_exg, 0
.equ se_m_harden_cmp, 1
.section .rodata
.global se_m_harden
.align 2
@******************... |
jotana240/PokemonEsmeraldaESP | 1,704 | sound/songs/se_m_strength.s | .include "MPlayDef.s"
.equ se_m_strength_grp, voicegroup128
.equ se_m_strength_pri, 4
.equ se_m_strength_rev, reverb_set+50
.equ se_m_strength_mvl, 127
.equ se_m_strength_key, 0
.equ se_m_strength_tbs, 1
.equ se_m_strength_exg, 0
.equ se_m_strength_cmp, 1
.section .rodata
.global se_m_strength
.align 2
@... |
jotana240/PokemonEsmeraldaESP | 2,615 | sound/songs/se_m_hydro_pump.s | .include "MPlayDef.s"
.equ se_m_hydro_pump_grp, voicegroup128
.equ se_m_hydro_pump_pri, 4
.equ se_m_hydro_pump_rev, reverb_set+50
.equ se_m_hydro_pump_mvl, 127
.equ se_m_hydro_pump_key, 0
.equ se_m_hydro_pump_tbs, 1
.equ se_m_hydro_pump_exg, 0
.equ se_m_hydro_pump_cmp, 1
.section .rodata
.global se_m_hydro... |
jotana240/PokemonEsmeraldaESP | 1,403 | sound/songs/se_m_flatter.s | .include "MPlayDef.s"
.equ se_m_flatter_grp, voicegroup128
.equ se_m_flatter_pri, 4
.equ se_m_flatter_rev, reverb_set+50
.equ se_m_flatter_mvl, 127
.equ se_m_flatter_key, 0
.equ se_m_flatter_tbs, 1
.equ se_m_flatter_exg, 0
.equ se_m_flatter_cmp, 1
.section .rodata
.global se_m_flatter
.align 2
@*********... |
jotana240/PokemonEsmeraldaESP | 3,447 | sound/songs/se_m_dragon_rage.s | .include "MPlayDef.s"
.equ se_m_dragon_rage_grp, voicegroup128
.equ se_m_dragon_rage_pri, 4
.equ se_m_dragon_rage_rev, reverb_set+50
.equ se_m_dragon_rage_mvl, 127
.equ se_m_dragon_rage_key, 0
.equ se_m_dragon_rage_tbs, 1
.equ se_m_dragon_rage_exg, 0
.equ se_m_dragon_rage_cmp, 1
.section .rodata
.global se... |
jotana240/PokemonEsmeraldaESP | 2,648 | sound/songs/se_m_grasswhistle.s | .include "MPlayDef.s"
.equ se_m_grasswhistle_grp, voicegroup128
.equ se_m_grasswhistle_pri, 4
.equ se_m_grasswhistle_rev, reverb_set+50
.equ se_m_grasswhistle_mvl, 127
.equ se_m_grasswhistle_key, 0
.equ se_m_grasswhistle_tbs, 1
.equ se_m_grasswhistle_exg, 0
.equ se_m_grasswhistle_cmp, 1
.section .rodata
.g... |
jotana240/PokemonEsmeraldaESP | 2,319 | sound/songs/se_m_swift.s | .include "MPlayDef.s"
.equ se_m_swift_grp, voicegroup128
.equ se_m_swift_pri, 4
.equ se_m_swift_rev, reverb_set+50
.equ se_m_swift_mvl, 127
.equ se_m_swift_key, 0
.equ se_m_swift_tbs, 1
.equ se_m_swift_exg, 0
.equ se_m_swift_cmp, 1
.section .rodata
.global se_m_swift
.align 2
@********************** Trac... |
jotana240/PokemonEsmeraldaESP | 1,199 | sound/songs/se_m_bubble3.s | .include "MPlayDef.s"
.equ se_m_bubble3_grp, voicegroup128
.equ se_m_bubble3_pri, 4
.equ se_m_bubble3_rev, reverb_set+50
.equ se_m_bubble3_mvl, 127
.equ se_m_bubble3_key, 0
.equ se_m_bubble3_tbs, 1
.equ se_m_bubble3_exg, 0
.equ se_m_bubble3_cmp, 1
.section .rodata
.global se_m_bubble3
.align 2
@*********... |
jotana240/PokemonEsmeraldaESP | 3,300 | sound/songs/se_m_minimize.s | .include "MPlayDef.s"
.equ se_m_minimize_grp, voicegroup128
.equ se_m_minimize_pri, 4
.equ se_m_minimize_rev, reverb_set+50
.equ se_m_minimize_mvl, 127
.equ se_m_minimize_key, 0
.equ se_m_minimize_tbs, 1
.equ se_m_minimize_exg, 0
.equ se_m_minimize_cmp, 1
.section .rodata
.global se_m_minimize
.align 2
@... |
jotana240/PokemonEsmeraldaESP | 1,118 | sound/songs/se_m_encore.s | .include "MPlayDef.s"
.equ se_m_encore_grp, voicegroup128
.equ se_m_encore_pri, 4
.equ se_m_encore_rev, reverb_set+50
.equ se_m_encore_mvl, 127
.equ se_m_encore_key, 0
.equ se_m_encore_tbs, 1
.equ se_m_encore_exg, 0
.equ se_m_encore_cmp, 1
.section .rodata
.global se_m_encore
.align 2
@******************... |
jotana240/PokemonEsmeraldaESP | 2,284 | sound/songs/se_m_sky_uppercut.s | .include "MPlayDef.s"
.equ se_m_sky_uppercut_grp, voicegroup128
.equ se_m_sky_uppercut_pri, 4
.equ se_m_sky_uppercut_rev, reverb_set+50
.equ se_m_sky_uppercut_mvl, 127
.equ se_m_sky_uppercut_key, 0
.equ se_m_sky_uppercut_tbs, 1
.equ se_m_sky_uppercut_exg, 0
.equ se_m_sky_uppercut_cmp, 1
.section .rodata
.g... |
jotana240/PokemonEsmeraldaESP | 1,731 | sound/songs/se_m_string_shot.s | .include "MPlayDef.s"
.equ se_m_string_shot_grp, voicegroup128
.equ se_m_string_shot_pri, 4
.equ se_m_string_shot_rev, reverb_set+50
.equ se_m_string_shot_mvl, 127
.equ se_m_string_shot_key, 0
.equ se_m_string_shot_tbs, 1
.equ se_m_string_shot_exg, 0
.equ se_m_string_shot_cmp, 1
.section .rodata
.global se... |
jotana240/PokemonEsmeraldaESP | 1,655 | sound/songs/se_m_vital_throw.s | .include "MPlayDef.s"
.equ se_m_vital_throw_grp, voicegroup128
.equ se_m_vital_throw_pri, 4
.equ se_m_vital_throw_rev, reverb_set+50
.equ se_m_vital_throw_mvl, 127
.equ se_m_vital_throw_key, 0
.equ se_m_vital_throw_tbs, 1
.equ se_m_vital_throw_exg, 0
.equ se_m_vital_throw_cmp, 1
.section .rodata
.global se... |
jotana240/PokemonEsmeraldaESP | 1,910 | sound/songs/se_m_bite.s | .include "MPlayDef.s"
.equ se_m_bite_grp, voicegroup128
.equ se_m_bite_pri, 4
.equ se_m_bite_rev, reverb_set+50
.equ se_m_bite_mvl, 127
.equ se_m_bite_key, 0
.equ se_m_bite_tbs, 1
.equ se_m_bite_exg, 0
.equ se_m_bite_cmp, 1
.section .rodata
.global se_m_bite
.align 2
@********************** Track 1 ****... |
jotana240/PokemonEsmeraldaESP | 3,255 | sound/songs/se_m_solar_beam.s | .include "MPlayDef.s"
.equ se_m_solar_beam_grp, voicegroup128
.equ se_m_solar_beam_pri, 4
.equ se_m_solar_beam_rev, reverb_set+50
.equ se_m_solar_beam_mvl, 127
.equ se_m_solar_beam_key, 0
.equ se_m_solar_beam_tbs, 1
.equ se_m_solar_beam_exg, 0
.equ se_m_solar_beam_cmp, 1
.section .rodata
.global se_m_solar... |
jotana240/PokemonEsmeraldaESP | 1,984 | sound/songs/se_m_brick_break.s | .include "MPlayDef.s"
.equ se_m_brick_break_grp, voicegroup128
.equ se_m_brick_break_pri, 4
.equ se_m_brick_break_rev, reverb_set+50
.equ se_m_brick_break_mvl, 127
.equ se_m_brick_break_key, 0
.equ se_m_brick_break_tbs, 1
.equ se_m_brick_break_exg, 0
.equ se_m_brick_break_cmp, 1
.section .rodata
.global se... |
jotana240/PokemonEsmeraldaESP | 2,675 | sound/songs/se_m_string_shot2.s | .include "MPlayDef.s"
.equ se_m_string_shot2_grp, voicegroup128
.equ se_m_string_shot2_pri, 4
.equ se_m_string_shot2_rev, reverb_set+50
.equ se_m_string_shot2_mvl, 127
.equ se_m_string_shot2_key, 0
.equ se_m_string_shot2_tbs, 1
.equ se_m_string_shot2_exg, 0
.equ se_m_string_shot2_cmp, 1
.section .rodata
.g... |
jotana240/PokemonEsmeraldaESP | 1,450 | sound/songs/se_m_icy_wind.s | .include "MPlayDef.s"
.equ se_m_icy_wind_grp, voicegroup128
.equ se_m_icy_wind_pri, 4
.equ se_m_icy_wind_rev, reverb_set+50
.equ se_m_icy_wind_mvl, 127
.equ se_m_icy_wind_key, 0
.equ se_m_icy_wind_tbs, 1
.equ se_m_icy_wind_exg, 0
.equ se_m_icy_wind_cmp, 1
.section .rodata
.global se_m_icy_wind
.align 2
@... |
jotana240/PokemonEsmeraldaESP | 1,818 | sound/songs/se_m_dizzy_punch.s | .include "MPlayDef.s"
.equ se_m_dizzy_punch_grp, voicegroup128
.equ se_m_dizzy_punch_pri, 4
.equ se_m_dizzy_punch_rev, reverb_set+50
.equ se_m_dizzy_punch_mvl, 127
.equ se_m_dizzy_punch_key, 0
.equ se_m_dizzy_punch_tbs, 1
.equ se_m_dizzy_punch_exg, 0
.equ se_m_dizzy_punch_cmp, 1
.section .rodata
.global se... |
jotana240/PokemonEsmeraldaESP | 2,316 | sound/songs/se_m_sacred_fire.s | .include "MPlayDef.s"
.equ se_m_sacred_fire_grp, voicegroup128
.equ se_m_sacred_fire_pri, 4
.equ se_m_sacred_fire_rev, reverb_set+50
.equ se_m_sacred_fire_mvl, 127
.equ se_m_sacred_fire_key, 0
.equ se_m_sacred_fire_tbs, 1
.equ se_m_sacred_fire_exg, 0
.equ se_m_sacred_fire_cmp, 1
.section .rodata
.global se... |
jotana240/PokemonEsmeraldaESP | 2,565 | sound/songs/se_m_lick.s | .include "MPlayDef.s"
.equ se_m_lick_grp, voicegroup128
.equ se_m_lick_pri, 4
.equ se_m_lick_rev, reverb_set+50
.equ se_m_lick_mvl, 127
.equ se_m_lick_key, 0
.equ se_m_lick_tbs, 1
.equ se_m_lick_exg, 0
.equ se_m_lick_cmp, 1
.section .rodata
.global se_m_lick
.align 2
@********************** Track 1 ****... |
jotana240/PokemonEsmeraldaESP | 1,662 | sound/songs/se_m_hyper_beam.s | .include "MPlayDef.s"
.equ se_m_hyper_beam_grp, voicegroup128
.equ se_m_hyper_beam_pri, 4
.equ se_m_hyper_beam_rev, reverb_set+50
.equ se_m_hyper_beam_mvl, 127
.equ se_m_hyper_beam_key, 0
.equ se_m_hyper_beam_tbs, 1
.equ se_m_hyper_beam_exg, 0
.equ se_m_hyper_beam_cmp, 1
.section .rodata
.global se_m_hyper... |
jotana240/PokemonEsmeraldaESP | 3,453 | sound/songs/se_m_baton_pass.s | .include "MPlayDef.s"
.equ se_m_baton_pass_grp, voicegroup128
.equ se_m_baton_pass_pri, 4
.equ se_m_baton_pass_rev, reverb_set+50
.equ se_m_baton_pass_mvl, 127
.equ se_m_baton_pass_key, 0
.equ se_m_baton_pass_tbs, 1
.equ se_m_baton_pass_exg, 0
.equ se_m_baton_pass_cmp, 1
.section .rodata
.global se_m_baton... |
jotana240/PokemonEsmeraldaESP | 1,224 | sound/songs/se_m_dig.s | .include "MPlayDef.s"
.equ se_m_dig_grp, voicegroup128
.equ se_m_dig_pri, 4
.equ se_m_dig_rev, reverb_set+50
.equ se_m_dig_mvl, 127
.equ se_m_dig_key, 0
.equ se_m_dig_tbs, 1
.equ se_m_dig_exg, 0
.equ se_m_dig_cmp, 1
.section .rodata
.global se_m_dig
.align 2
@********************** Track 1 *************... |
jotana240/PokemonEsmeraldaESP | 5,640 | sound/songs/se_m_sandstorm.s | .include "MPlayDef.s"
.equ se_m_sandstorm_grp, voicegroup128
.equ se_m_sandstorm_pri, 4
.equ se_m_sandstorm_rev, reverb_set+50
.equ se_m_sandstorm_mvl, 127
.equ se_m_sandstorm_key, 0
.equ se_m_sandstorm_tbs, 1
.equ se_m_sandstorm_exg, 0
.equ se_m_sandstorm_cmp, 1
.section .rodata
.global se_m_sandstorm
.a... |
jotana240/PokemonEsmeraldaESP | 2,248 | sound/songs/se_m_hyper_beam2.s | .include "MPlayDef.s"
.equ se_m_hyper_beam2_grp, voicegroup128
.equ se_m_hyper_beam2_pri, 4
.equ se_m_hyper_beam2_rev, reverb_set+50
.equ se_m_hyper_beam2_mvl, 127
.equ se_m_hyper_beam2_key, 0
.equ se_m_hyper_beam2_tbs, 1
.equ se_m_hyper_beam2_exg, 0
.equ se_m_hyper_beam2_cmp, 1
.section .rodata
.global se... |
jotana240/PokemonEsmeraldaESP | 2,262 | sound/songs/se_m_thunder_wave.s | .include "MPlayDef.s"
.equ se_m_thunder_wave_grp, voicegroup128
.equ se_m_thunder_wave_pri, 4
.equ se_m_thunder_wave_rev, reverb_set+50
.equ se_m_thunder_wave_mvl, 127
.equ se_m_thunder_wave_key, 0
.equ se_m_thunder_wave_tbs, 1
.equ se_m_thunder_wave_exg, 0
.equ se_m_thunder_wave_cmp, 1
.section .rodata
.g... |
jotana240/PokemonEsmeraldaESP | 4,186 | sound/songs/se_m_twister.s | .include "MPlayDef.s"
.equ se_m_twister_grp, voicegroup128
.equ se_m_twister_pri, 4
.equ se_m_twister_rev, reverb_set+50
.equ se_m_twister_mvl, 127
.equ se_m_twister_key, 0
.equ se_m_twister_tbs, 1
.equ se_m_twister_exg, 0
.equ se_m_twister_cmp, 1
.section .rodata
.global se_m_twister
.align 2
@*********... |
jotana240/PokemonEsmeraldaESP | 1,640 | sound/songs/se_m_swagger.s | .include "MPlayDef.s"
.equ se_m_swagger_grp, voicegroup128
.equ se_m_swagger_pri, 4
.equ se_m_swagger_rev, reverb_set+50
.equ se_m_swagger_mvl, 127
.equ se_m_swagger_key, 0
.equ se_m_swagger_tbs, 1
.equ se_m_swagger_exg, 0
.equ se_m_swagger_cmp, 1
.section .rodata
.global se_m_swagger
.align 2
@*********... |
jotana240/PokemonEsmeraldaESP | 1,215 | sound/songs/se_m_bubble2.s | .include "MPlayDef.s"
.equ se_m_bubble2_grp, voicegroup128
.equ se_m_bubble2_pri, 4
.equ se_m_bubble2_rev, reverb_set+50
.equ se_m_bubble2_mvl, 127
.equ se_m_bubble2_key, 0
.equ se_m_bubble2_tbs, 1
.equ se_m_bubble2_exg, 0
.equ se_m_bubble2_cmp, 1
.section .rodata
.global se_m_bubble2
.align 2
@*********... |
jotana240/PokemonEsmeraldaESP | 2,797 | sound/songs/se_m_milk_drink.s | .include "MPlayDef.s"
.equ se_m_milk_drink_grp, voicegroup128
.equ se_m_milk_drink_pri, 4
.equ se_m_milk_drink_rev, reverb_set+50
.equ se_m_milk_drink_mvl, 127
.equ se_m_milk_drink_key, 0
.equ se_m_milk_drink_tbs, 1
.equ se_m_milk_drink_exg, 0
.equ se_m_milk_drink_cmp, 1
.section .rodata
.global se_m_milk_... |
jotana240/PokemonEsmeraldaESP | 2,118 | sound/songs/se_m_surf.s | .include "MPlayDef.s"
.equ se_m_surf_grp, voicegroup128
.equ se_m_surf_pri, 4
.equ se_m_surf_rev, reverb_set+50
.equ se_m_surf_mvl, 127
.equ se_m_surf_key, 0
.equ se_m_surf_tbs, 1
.equ se_m_surf_exg, 0
.equ se_m_surf_cmp, 1
.section .rodata
.global se_m_surf
.align 2
@********************** Track 1 ****... |
jotana240/PokemonEsmeraldaESP | 1,165 | sound/songs/se_m_bonemerang.s | .include "MPlayDef.s"
.equ se_m_bonemerang_grp, voicegroup128
.equ se_m_bonemerang_pri, 4
.equ se_m_bonemerang_rev, reverb_set+50
.equ se_m_bonemerang_mvl, 127
.equ se_m_bonemerang_key, 0
.equ se_m_bonemerang_tbs, 1
.equ se_m_bonemerang_exg, 0
.equ se_m_bonemerang_cmp, 1
.section .rodata
.global se_m_bonem... |
jotana240/PokemonEsmeraldaESP | 1,641 | sound/songs/se_m_giga_drain.s | .include "MPlayDef.s"
.equ se_m_giga_drain_grp, voicegroup128
.equ se_m_giga_drain_pri, 4
.equ se_m_giga_drain_rev, reverb_set+50
.equ se_m_giga_drain_mvl, 127
.equ se_m_giga_drain_key, 0
.equ se_m_giga_drain_tbs, 1
.equ se_m_giga_drain_exg, 0
.equ se_m_giga_drain_cmp, 1
.section .rodata
.global se_m_giga_... |
jotana240/PokemonEsmeraldaESP | 1,652 | sound/songs/se_m_self_destruct.s | .include "MPlayDef.s"
.equ se_m_self_destruct_grp, voicegroup128
.equ se_m_self_destruct_pri, 4
.equ se_m_self_destruct_rev, reverb_set+50
.equ se_m_self_destruct_mvl, 127
.equ se_m_self_destruct_key, 0
.equ se_m_self_destruct_tbs, 1
.equ se_m_self_destruct_exg, 0
.equ se_m_self_destruct_cmp, 1
.section .ro... |
jotana240/PokemonEsmeraldaESP | 2,295 | sound/songs/se_m_attract.s | .include "MPlayDef.s"
.equ se_m_attract_grp, voicegroup128
.equ se_m_attract_pri, 4
.equ se_m_attract_rev, reverb_set+50
.equ se_m_attract_mvl, 127
.equ se_m_attract_key, 0
.equ se_m_attract_tbs, 1
.equ se_m_attract_exg, 0
.equ se_m_attract_cmp, 1
.section .rodata
.global se_m_attract
.align 2
@*********... |
jotana240/PokemonEsmeraldaESP | 2,995 | sound/songs/se_m_psybeam.s | .include "MPlayDef.s"
.equ se_m_psybeam_grp, voicegroup128
.equ se_m_psybeam_pri, 4
.equ se_m_psybeam_rev, reverb_set+50
.equ se_m_psybeam_mvl, 127
.equ se_m_psybeam_key, 0
.equ se_m_psybeam_tbs, 1
.equ se_m_psybeam_exg, 0
.equ se_m_psybeam_cmp, 1
.section .rodata
.global se_m_psybeam
.align 2
@*********... |
jotana240/PokemonEsmeraldaESP | 2,811 | sound/songs/se_m_waterfall.s | .include "MPlayDef.s"
.equ se_m_waterfall_grp, voicegroup128
.equ se_m_waterfall_pri, 4
.equ se_m_waterfall_rev, reverb_set+50
.equ se_m_waterfall_mvl, 127
.equ se_m_waterfall_key, 0
.equ se_m_waterfall_tbs, 1
.equ se_m_waterfall_exg, 0
.equ se_m_waterfall_cmp, 1
.section .rodata
.global se_m_waterfall
.a... |
jotana240/PokemonEsmeraldaESP | 2,414 | sound/songs/se_m_dive.s | .include "MPlayDef.s"
.equ se_m_dive_grp, voicegroup128
.equ se_m_dive_pri, 4
.equ se_m_dive_rev, reverb_set+50
.equ se_m_dive_mvl, 127
.equ se_m_dive_key, 0
.equ se_m_dive_tbs, 1
.equ se_m_dive_exg, 0
.equ se_m_dive_cmp, 1
.section .rodata
.global se_m_dive
.align 2
@********************** Track 1 ****... |
jotana240/PokemonEsmeraldaESP | 4,359 | sound/songs/se_m_heat_wave.s | .include "MPlayDef.s"
.equ se_m_heat_wave_grp, voicegroup128
.equ se_m_heat_wave_pri, 4
.equ se_m_heat_wave_rev, reverb_set+50
.equ se_m_heat_wave_mvl, 127
.equ se_m_heat_wave_key, 0
.equ se_m_heat_wave_tbs, 1
.equ se_m_heat_wave_exg, 0
.equ se_m_heat_wave_cmp, 1
.section .rodata
.global se_m_heat_wave
.a... |
jotana240/PokemonEsmeraldaESP | 2,359 | sound/songs/se_m_yawn.s | .include "MPlayDef.s"
.equ se_m_yawn_grp, voicegroup128
.equ se_m_yawn_pri, 4
.equ se_m_yawn_rev, reverb_set+50
.equ se_m_yawn_mvl, 127
.equ se_m_yawn_key, 0
.equ se_m_yawn_tbs, 1
.equ se_m_yawn_exg, 0
.equ se_m_yawn_cmp, 1
.section .rodata
.global se_m_yawn
.align 2
@********************** Track 1 ****... |
jotana240/PokemonEsmeraldaESP | 4,913 | sound/songs/se_m_psybeam2.s | .include "MPlayDef.s"
.equ se_m_psybeam2_grp, voicegroup128
.equ se_m_psybeam2_pri, 4
.equ se_m_psybeam2_rev, reverb_set+50
.equ se_m_psybeam2_mvl, 127
.equ se_m_psybeam2_key, 0
.equ se_m_psybeam2_tbs, 1
.equ se_m_psybeam2_exg, 0
.equ se_m_psybeam2_cmp, 1
.section .rodata
.global se_m_psybeam2
.align 2
@... |
jotana240/PokemonEsmeraldaESP | 2,159 | sound/songs/se_m_tri_attack.s | .include "MPlayDef.s"
.equ se_m_tri_attack_grp, voicegroup128
.equ se_m_tri_attack_pri, 4
.equ se_m_tri_attack_rev, reverb_set+50
.equ se_m_tri_attack_mvl, 127
.equ se_m_tri_attack_key, 0
.equ se_m_tri_attack_tbs, 1
.equ se_m_tri_attack_exg, 0
.equ se_m_tri_attack_cmp, 1
.section .rodata
.global se_m_tri_a... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.