repo_id
stringlengths
5
115
size
int64
590
5.01M
file_path
stringlengths
4
212
content
stringlengths
590
5.01M
AlbrechtL/welle.io
5,224
src/libs/mpg123/synth_stereo_neon64_accurate.S
/* synth_stereo_neon64_accurate: NEON optimized synth for AArch64 (stereo specific, MPEG-compliant 16bit output version) copyright 1995-2014 by the mpg123 project - free software under the terms of the LGPL 2.1 see COPYING and AUTHORS files in distribution or http://mpg123.org initially written by Taihei Monma */ #include "mangle.h" #ifndef __APPLE__ .section .rodata #else .data #endif ALIGN16 maxmin_s16: .word 1191181824 .word -956301312 .text ALIGN4 .globl ASM_NAME(synth_1to1_s_neon64_accurate_asm) #ifdef __ELF__ .type ASM_NAME(synth_1to1_s_neon64_accurate_asm), %function #endif ASM_NAME(synth_1to1_s_neon64_accurate_asm): add x0, x0, #64 sub x0, x0, x4, lsl #2 eor v30.16b, v30.16b, v30.16b adrp x5, AARCH64_PCREL_HI(maxmin_s16) add x5, x5, AARCH64_PCREL_LO(maxmin_s16) ld2r {v28.4s,v29.4s}, [x5] sub sp, sp, #32 st1 {v8.2s,v9.2s,v10.2s,v11.2s}, [sp] sub sp, sp, #32 st1 {v12.2s,v13.2s,v14.2s,v15.2s}, [sp] mov w4, #4 mov x5, #128 1: ld1 {v0.4s,v1.4s,v2.4s,v3.4s}, [x0], x5 ld1 {v4.4s,v5.4s,v6.4s,v7.4s}, [x0], x5 ld1 {v16.4s,v17.4s,v18.4s,v19.4s}, [x1], #64 ld1 {v20.4s,v21.4s,v22.4s,v23.4s}, [x2], #64 ld1 {v8.4s,v9.4s,v10.4s,v11.4s}, [x1], #64 ld1 {v12.4s,v13.4s,v14.4s,v15.4s}, [x2], #64 fmul v24.4s, v0.4s, v16.4s fmul v25.4s, v0.4s, v20.4s fmul v26.4s, v4.4s, v8.4s fmul v27.4s, v4.4s, v12.4s fmla v24.4s, v1.4s, v17.4s fmla v25.4s, v1.4s, v21.4s fmla v26.4s, v5.4s, v9.4s fmla v27.4s, v5.4s, v13.4s fmla v24.4s, v2.4s, v18.4s fmla v25.4s, v2.4s, v22.4s fmla v26.4s, v6.4s, v10.4s fmla v27.4s, v6.4s, v14.4s fmla v24.4s, v3.4s, v19.4s fmla v25.4s, v3.4s, v23.4s fmla v26.4s, v7.4s, v11.4s fmla v27.4s, v7.4s, v15.4s faddp v0.4s, v24.4s, v25.4s faddp v1.4s, v26.4s, v27.4s faddp v0.4s, v0.4s, v1.4s fcvtns v1.4s, v0.4s fcmgt v2.4s, v0.4s, v28.4s fcmgt v3.4s, v29.4s, v0.4s sqxtn v31.4h, v1.4s add v2.4s, v2.4s, v3.4s add v30.4s, v30.4s, v2.4s ld1 {v0.4s,v1.4s,v2.4s,v3.4s}, [x0], x5 ld1 {v4.4s,v5.4s,v6.4s,v7.4s}, [x0], x5 ld1 {v16.4s,v17.4s,v18.4s,v19.4s}, [x1], #64 ld1 {v20.4s,v21.4s,v22.4s,v23.4s}, [x2], #64 ld1 {v8.4s,v9.4s,v10.4s,v11.4s}, [x1], #64 ld1 {v12.4s,v13.4s,v14.4s,v15.4s}, [x2], #64 fmul v24.4s, v0.4s, v16.4s fmul v25.4s, v0.4s, v20.4s fmul v26.4s, v4.4s, v8.4s fmul v27.4s, v4.4s, v12.4s fmla v24.4s, v1.4s, v17.4s fmla v25.4s, v1.4s, v21.4s fmla v26.4s, v5.4s, v9.4s fmla v27.4s, v5.4s, v13.4s fmla v24.4s, v2.4s, v18.4s fmla v25.4s, v2.4s, v22.4s fmla v26.4s, v6.4s, v10.4s fmla v27.4s, v6.4s, v14.4s fmla v24.4s, v3.4s, v19.4s fmla v25.4s, v3.4s, v23.4s fmla v26.4s, v7.4s, v11.4s fmla v27.4s, v7.4s, v15.4s faddp v0.4s, v24.4s, v25.4s faddp v1.4s, v26.4s, v27.4s faddp v0.4s, v0.4s, v1.4s fcvtns v1.4s, v0.4s fcmgt v2.4s, v0.4s, v28.4s fcmgt v3.4s, v29.4s, v0.4s AARCH64_SQXTN2_8H(v31, v1) add v2.4s, v2.4s, v3.4s add v30.4s, v30.4s, v2.4s st1 {v31.4s}, [x3], #16 subs w4, w4, #1 b.ne 1b mov w4, #4 mov x6, #-64 2: ld1 {v0.4s,v1.4s,v2.4s,v3.4s}, [x0], x5 ld1 {v4.4s,v5.4s,v6.4s,v7.4s}, [x0], x5 ld1 {v16.4s,v17.4s,v18.4s,v19.4s}, [x1], x6 ld1 {v20.4s,v21.4s,v22.4s,v23.4s}, [x2], x6 ld1 {v8.4s,v9.4s,v10.4s,v11.4s}, [x1], x6 ld1 {v12.4s,v13.4s,v14.4s,v15.4s}, [x2], x6 fmul v24.4s, v0.4s, v16.4s fmul v25.4s, v0.4s, v20.4s fmul v26.4s, v4.4s, v8.4s fmul v27.4s, v4.4s, v12.4s fmla v24.4s, v1.4s, v17.4s fmla v25.4s, v1.4s, v21.4s fmla v26.4s, v5.4s, v9.4s fmla v27.4s, v5.4s, v13.4s fmla v24.4s, v2.4s, v18.4s fmla v25.4s, v2.4s, v22.4s fmla v26.4s, v6.4s, v10.4s fmla v27.4s, v6.4s, v14.4s fmla v24.4s, v3.4s, v19.4s fmla v25.4s, v3.4s, v23.4s fmla v26.4s, v7.4s, v11.4s fmla v27.4s, v7.4s, v15.4s faddp v0.4s, v24.4s, v25.4s faddp v1.4s, v26.4s, v27.4s faddp v0.4s, v0.4s, v1.4s fcvtns v1.4s, v0.4s fcmgt v2.4s, v0.4s, v28.4s fcmgt v3.4s, v29.4s, v0.4s sqxtn v31.4h, v1.4s add v2.4s, v2.4s, v3.4s add v30.4s, v30.4s, v2.4s ld1 {v0.4s,v1.4s,v2.4s,v3.4s}, [x0], x5 ld1 {v4.4s,v5.4s,v6.4s,v7.4s}, [x0], x5 ld1 {v16.4s,v17.4s,v18.4s,v19.4s}, [x1], x6 ld1 {v20.4s,v21.4s,v22.4s,v23.4s}, [x2], x6 ld1 {v8.4s,v9.4s,v10.4s,v11.4s}, [x1], x6 ld1 {v12.4s,v13.4s,v14.4s,v15.4s}, [x2], x6 fmul v24.4s, v0.4s, v16.4s fmul v25.4s, v0.4s, v20.4s fmul v26.4s, v4.4s, v8.4s fmul v27.4s, v4.4s, v12.4s fmla v24.4s, v1.4s, v17.4s fmla v25.4s, v1.4s, v21.4s fmla v26.4s, v5.4s, v9.4s fmla v27.4s, v5.4s, v13.4s fmla v24.4s, v2.4s, v18.4s fmla v25.4s, v2.4s, v22.4s fmla v26.4s, v6.4s, v10.4s fmla v27.4s, v6.4s, v14.4s fmla v24.4s, v3.4s, v19.4s fmla v25.4s, v3.4s, v23.4s fmla v26.4s, v7.4s, v11.4s fmla v27.4s, v7.4s, v15.4s faddp v0.4s, v24.4s, v25.4s faddp v1.4s, v26.4s, v27.4s faddp v0.4s, v0.4s, v1.4s fcvtns v1.4s, v0.4s fcmgt v2.4s, v0.4s, v28.4s fcmgt v3.4s, v29.4s, v0.4s AARCH64_SQXTN2_8H(v31, v1) add v2.4s, v2.4s, v3.4s add v30.4s, v30.4s, v2.4s st1 {v31.4s}, [x3], #16 subs w4, w4, #1 b.ne 2b AARCH64_DUP_2D(v0, v30, 1) add v0.4s, v0.4s, v30.4s AARCH64_DUP_4S(v1, v0, 1) add v0.4s, v0.4s, v1.4s umov w0, v0.s[0] neg w0, w0 ld1 {v12.2s,v13.2s,v14.2s,v15.2s}, [sp], #32 ld1 {v8.2s,v9.2s,v10.2s,v11.2s}, [sp], #32 ret NONEXEC_STACK
AlbrechtL/welle.io
9,211
src/libs/mpg123/dct64_x86_64_float.S
/* dct64_x86_64_float: SSE optimized dct64 for x86-64 (float output version) copyright 1995-2009 by the mpg123 project - free software under the terms of the LGPL 2.1 see COPYING and AUTHORS files in distribution or http://mpg123.org initially written by Taihei Monma */ #include "mangle.h" #ifdef IS_MSABI /* short *out0 */ #define ARG0 %r9 /* short *out1 */ #define ARG1 %rdx /* real *samples */ #define ARG2 %r8 #else /* real *out0 */ #define ARG0 %rdi /* real *out1 */ #define ARG1 %rsi /* real *samples */ #define ARG2 %rdx #endif /* void dct64_real_x86_64(real *out0, real *out1, real *samples); */ #ifndef __APPLE__ .section .rodata #else .data #endif ALIGN32 ASM_NAME(costab_x86_64): .long 1056974725 .long 1057056395 .long 1057223771 .long 1057485416 .long 1057855544 .long 1058356026 .long 1059019886 .long 1059897405 .long 1061067246 .long 1062657950 .long 1064892987 .long 1066774581 .long 1069414683 .long 1073984175 .long 1079645762 .long 1092815430 .long 1057005197 .long 1057342072 .long 1058087743 .long 1059427869 .long 1061799040 .long 1065862217 .long 1071413542 .long 1084439708 .long 1057128951 .long 1058664893 .long 1063675095 .long 1076102863 .long 1057655764 .long 1067924853 .long 1060439283 .long 0 .text ALIGN16 .globl ASM_NAME(dct64_real_x86_64) ASM_NAME(dct64_real_x86_64): #ifdef IS_MSABI /* should save xmm6-15 */ movq %rcx, ARG0 subq $168, %rsp /* stack alignment + 10 xmm registers */ movaps %xmm6, (%rsp) movaps %xmm7, 16(%rsp) movaps %xmm8, 32(%rsp) movaps %xmm9, 48(%rsp) movaps %xmm10, 64(%rsp) movaps %xmm11, 80(%rsp) movaps %xmm12, 96(%rsp) movaps %xmm13, 112(%rsp) movaps %xmm14, 128(%rsp) movaps %xmm15, 144(%rsp) #endif leaq ASM_NAME(costab_x86_64)(%rip), %rcx MOVUAPS (ARG2), %xmm15 MOVUAPS 16(ARG2), %xmm14 MOVUAPS 112(ARG2), %xmm0 MOVUAPS 96(ARG2), %xmm1 shufps $0x1b, %xmm0, %xmm0 shufps $0x1b, %xmm1, %xmm1 movaps %xmm15, %xmm8 movaps %xmm14, %xmm9 addps %xmm0, %xmm8 addps %xmm1, %xmm9 subps %xmm0, %xmm15 subps %xmm1, %xmm14 MOVUAPS 32(ARG2), %xmm13 MOVUAPS 48(ARG2), %xmm12 MOVUAPS 80(ARG2), %xmm0 MOVUAPS 64(ARG2), %xmm1 shufps $0x1b, %xmm0, %xmm0 shufps $0x1b, %xmm1, %xmm1 movaps %xmm13, %xmm10 movaps %xmm12, %xmm11 addps %xmm0, %xmm10 addps %xmm1, %xmm11 subps %xmm0, %xmm13 subps %xmm1, %xmm12 movaps (%rcx), %xmm0 movaps 16(%rcx), %xmm1 movaps 32(%rcx), %xmm2 movaps 48(%rcx), %xmm3 mulps %xmm0, %xmm15 mulps %xmm1, %xmm14 mulps %xmm2, %xmm13 mulps %xmm3, %xmm12 movaps 64(%rcx), %xmm0 movaps 80(%rcx), %xmm1 pshufd $0x1b, %xmm11, %xmm2 pshufd $0x1b, %xmm10, %xmm3 shufps $0x1b, %xmm13, %xmm13 shufps $0x1b, %xmm12, %xmm12 movaps %xmm8, %xmm11 movaps %xmm9, %xmm10 movaps %xmm14, %xmm4 movaps %xmm15, %xmm5 subps %xmm2, %xmm11 subps %xmm3, %xmm10 subps %xmm13, %xmm14 subps %xmm12, %xmm15 addps %xmm2, %xmm8 addps %xmm3, %xmm9 addps %xmm5, %xmm12 addps %xmm4, %xmm13 mulps %xmm0, %xmm11 mulps %xmm1, %xmm10 mulps %xmm1, %xmm14 mulps %xmm0, %xmm15 movaps 96(%rcx), %xmm0 pshufd $0x1b, %xmm9, %xmm1 pshufd $0x1b, %xmm13, %xmm2 shufps $0x1b, %xmm10, %xmm10 shufps $0x1b, %xmm14, %xmm14 movaps %xmm8, %xmm9 movaps %xmm12, %xmm13 movaps %xmm11, %xmm3 movaps %xmm15, %xmm4 subps %xmm1, %xmm9 subps %xmm2, %xmm13 subps %xmm10, %xmm11 subps %xmm14, %xmm15 addps %xmm1, %xmm8 addps %xmm2, %xmm12 addps %xmm3, %xmm10 addps %xmm4, %xmm14 mulps %xmm0, %xmm9 mulps %xmm0, %xmm13 mulps %xmm0, %xmm11 mulps %xmm0, %xmm15 movaps 112(%rcx), %xmm0 movaps %xmm0, %xmm1 movlhps %xmm1, %xmm1 movaps %xmm8, %xmm2 movaps %xmm9, %xmm3 shufps $0x44, %xmm10, %xmm2 shufps $0xbb, %xmm11, %xmm9 shufps $0xbb, %xmm10, %xmm8 shufps $0x44, %xmm11, %xmm3 movaps %xmm2, %xmm4 movaps %xmm3, %xmm5 subps %xmm8, %xmm2 subps %xmm9, %xmm3 addps %xmm4, %xmm8 addps %xmm5, %xmm9 mulps %xmm1, %xmm2 mulps %xmm1, %xmm3 movaps %xmm8, %xmm10 movaps %xmm9, %xmm11 shufps $0x14, %xmm2, %xmm8 shufps $0xbe, %xmm2, %xmm10 shufps $0x14, %xmm3, %xmm9 shufps $0xbe, %xmm3, %xmm11 movaps %xmm12, %xmm2 movaps %xmm13, %xmm3 shufps $0x44, %xmm14, %xmm2 shufps $0xbb, %xmm15, %xmm13 shufps $0xbb, %xmm14, %xmm12 shufps $0x44, %xmm15, %xmm3 movaps %xmm2, %xmm4 movaps %xmm3, %xmm5 subps %xmm12, %xmm2 subps %xmm13, %xmm3 addps %xmm4, %xmm12 addps %xmm5, %xmm13 mulps %xmm1, %xmm2 mulps %xmm1, %xmm3 movaps %xmm12, %xmm14 movaps %xmm13, %xmm15 shufps $0x14, %xmm2, %xmm12 shufps $0xbe, %xmm2, %xmm14 shufps $0x14, %xmm3, %xmm13 shufps $0xbe, %xmm3, %xmm15 shufps $0xaa, %xmm0, %xmm0 pcmpeqd %xmm1, %xmm1 pslld $31, %xmm1 psllq $32, %xmm1 xorps %xmm1, %xmm0 movaps %xmm8, %xmm1 movaps %xmm10, %xmm2 unpcklps %xmm9, %xmm8 unpckhps %xmm9, %xmm1 unpcklps %xmm11, %xmm10 unpckhps %xmm11, %xmm2 movaps %xmm8, %xmm3 movaps %xmm10, %xmm4 unpcklps %xmm1, %xmm8 unpckhps %xmm1, %xmm3 unpcklps %xmm2, %xmm10 unpckhps %xmm2, %xmm4 movaps %xmm8, %xmm1 movaps %xmm10, %xmm2 subps %xmm3, %xmm1 subps %xmm4, %xmm2 addps %xmm3, %xmm8 addps %xmm4, %xmm10 mulps %xmm0, %xmm1 mulps %xmm0, %xmm2 movaps %xmm8, %xmm9 movaps %xmm10, %xmm11 unpcklps %xmm1, %xmm8 unpckhps %xmm1, %xmm9 unpcklps %xmm2, %xmm10 unpckhps %xmm2, %xmm11 movaps %xmm12, %xmm1 movaps %xmm14, %xmm2 unpcklps %xmm13, %xmm12 unpckhps %xmm13, %xmm1 unpcklps %xmm15, %xmm14 unpckhps %xmm15, %xmm2 movaps %xmm12, %xmm3 movaps %xmm14, %xmm4 unpcklps %xmm1, %xmm12 unpckhps %xmm1, %xmm3 unpcklps %xmm2, %xmm14 unpckhps %xmm2, %xmm4 movaps %xmm12, %xmm1 movaps %xmm14, %xmm2 subps %xmm3, %xmm1 subps %xmm4, %xmm2 addps %xmm3, %xmm12 addps %xmm4, %xmm14 mulps %xmm0, %xmm1 mulps %xmm0, %xmm2 movaps %xmm12, %xmm13 movaps %xmm14, %xmm15 unpcklps %xmm1, %xmm12 unpckhps %xmm1, %xmm13 unpcklps %xmm2, %xmm14 unpckhps %xmm2, %xmm15 xorps %xmm0, %xmm0 xorps %xmm1, %xmm1 shufpd $0x2, %xmm8, %xmm0 shufpd $0x2, %xmm9, %xmm1 psrlq $32, %xmm0 psrlq $32, %xmm1 addps %xmm0, %xmm8 addps %xmm1, %xmm9 xorps %xmm0, %xmm0 xorps %xmm1, %xmm1 shufpd $0x2, %xmm10, %xmm0 shufpd $0x2, %xmm11, %xmm1 psrlq $32, %xmm0 psrlq $32, %xmm1 addps %xmm0, %xmm10 addps %xmm1, %xmm11 xorps %xmm0, %xmm0 xorps %xmm1, %xmm1 shufpd $0x2, %xmm12, %xmm0 shufpd $0x2, %xmm13, %xmm1 psrlq $32, %xmm0 psrlq $32, %xmm1 addps %xmm0, %xmm12 addps %xmm1, %xmm13 xorps %xmm0, %xmm0 xorps %xmm1, %xmm1 shufpd $0x2, %xmm14, %xmm0 shufpd $0x2, %xmm15, %xmm1 psrlq $32, %xmm0 psrlq $32, %xmm1 addps %xmm0, %xmm14 addps %xmm1, %xmm15 pshufd $0x78, %xmm9, %xmm0 pshufd $0x78, %xmm11, %xmm1 pshufd $0x78, %xmm13, %xmm2 pshufd $0x78, %xmm15, %xmm3 psrldq $4, %xmm0 psrldq $4, %xmm1 psrldq $4, %xmm2 psrldq $4, %xmm3 addps %xmm0, %xmm9 addps %xmm1, %xmm11 addps %xmm2, %xmm13 addps %xmm3, %xmm15 pshufd $0x78, %xmm10, %xmm0 pshufd $0x78, %xmm14, %xmm1 psrldq $4, %xmm0 psrldq $4, %xmm1 addps %xmm11, %xmm10 addps %xmm15, %xmm14 addps %xmm0, %xmm11 addps %xmm1, %xmm15 movss %xmm8, 1024(ARG0) movss %xmm10, 896(ARG0) movss %xmm9, 768(ARG0) movss %xmm11, 640(ARG0) movhlps %xmm8, %xmm0 movhlps %xmm10, %xmm1 movhlps %xmm9, %xmm2 movhlps %xmm11, %xmm3 movss %xmm0, 512(ARG0) movss %xmm1, 384(ARG0) movss %xmm2, 256(ARG0) movss %xmm3, 128(ARG0) pshuflw $0xee, %xmm8, %xmm4 pshuflw $0xee, %xmm10, %xmm5 pshuflw $0xee, %xmm9, %xmm6 pshuflw $0xee, %xmm11, %xmm7 movss %xmm4, (ARG0) movss %xmm4, (ARG1) movss %xmm5, 128(ARG1) movss %xmm6, 256(ARG1) movss %xmm7, 384(ARG1) pshuflw $0xee, %xmm0, %xmm0 pshuflw $0xee, %xmm1, %xmm1 pshuflw $0xee, %xmm2, %xmm2 pshuflw $0xee, %xmm3, %xmm3 movss %xmm0, 512(ARG1) movss %xmm1, 640(ARG1) movss %xmm2, 768(ARG1) movss %xmm3, 896(ARG1) pshufd $0x78, %xmm12, %xmm0 movaps %xmm13, %xmm1 psrldq $4, %xmm0 addps %xmm14, %xmm12 addps %xmm15, %xmm13 addps %xmm1, %xmm14 addps %xmm0, %xmm15 movss %xmm12, 960(ARG0) movss %xmm14, 832(ARG0) movss %xmm13, 704(ARG0) movss %xmm15, 576(ARG0) movhlps %xmm12, %xmm0 movhlps %xmm14, %xmm1 movhlps %xmm13, %xmm2 movhlps %xmm15, %xmm3 movss %xmm0, 448(ARG0) movss %xmm1, 320(ARG0) movss %xmm2, 192(ARG0) movss %xmm3, 64(ARG0) pshuflw $0xee, %xmm12, %xmm4 pshuflw $0xee, %xmm14, %xmm5 pshuflw $0xee, %xmm13, %xmm6 pshuflw $0xee, %xmm15, %xmm7 movss %xmm4, 64(ARG1) movss %xmm5, 192(ARG1) movss %xmm6, 320(ARG1) movss %xmm7, 448(ARG1) pshuflw $0xee, %xmm0, %xmm0 pshuflw $0xee, %xmm1, %xmm1 pshuflw $0xee, %xmm2, %xmm2 pshuflw $0xee, %xmm3, %xmm3 movss %xmm0, 576(ARG1) movss %xmm1, 704(ARG1) movss %xmm2, 832(ARG1) movss %xmm3, 960(ARG1) #ifdef IS_MSABI movaps (%rsp), %xmm6 movaps 16(%rsp), %xmm7 movaps 32(%rsp), %xmm8 movaps 48(%rsp), %xmm9 movaps 64(%rsp), %xmm10 movaps 80(%rsp), %xmm11 movaps 96(%rsp), %xmm12 movaps 112(%rsp), %xmm13 movaps 128(%rsp), %xmm14 movaps 144(%rsp), %xmm15 addq $168, %rsp #endif ret NONEXEC_STACK
albs-br/msx-mk
9,780
variables.s
RamStart: ; ---------------------------- ; step page page page drawing value saved to value saved to ; value active restoring bg sprites restore bg 0 restore bg 1 ; ----- --------- ------------ --------------- -------------- -------------- ; 0 0 x=100 2 x=98 1 x=102 x=102 x=100 after DrawSprites: RestoreBG_1 = RestoreBG_0; RestoreBG_0 = current ; 1 1 x=102 0 x=100 2 x=104 x=104 x=102 RestoreBG uses RestoreBG_1 ; 2 2 x=104 1 x=102 0 x=106 x=106 x=104 TripleBuffer_Vars: .Step: rb 1 .R14_Value: rb 1 TripleBuffer_Vars_RestoreBG_HMMM_Command: .Source_X: rw 1 .Source_Y: rw 1 .Destiny_X: rw 1 .Destiny_Y: rw 1 .Cols: rw 1 .Lines: rw 1 .NotUsed: rb 1 .Options: rb 1 .Command: rb 1 ; TripleBuffer_Vars_LINE_Command: ; .Source_X: rw 1 ; .Source_Y: rw 1 ; .Destiny_X: rw 1 ; .Destiny_Y: rw 1 ; .Cols: rw 1 ; .Lines: rw 1 ; .NotUsed: rb 1 ; .Options: rb 1 ; .Command: rb 1 ; ---------------------------- Object_Struct: .X: equ 0 .Y: equ 1 .Width: equ 2 .Height: equ 3 Player_Struct: .X: equ Player_1_Vars.X - Player_1_Vars .Y: equ Player_1_Vars.Y - Player_1_Vars .Width: equ Player_1_Vars.Width - Player_1_Vars .Height: equ Player_1_Vars.Height - Player_1_Vars .HurtBox: equ Player_1_Vars.HurtBox - Player_1_Vars .HurtBox_X: equ Player_1_Vars.HurtBox_X - Player_1_Vars .HurtBox_Y: equ Player_1_Vars.HurtBox_Y - Player_1_Vars .HurtBox_Width: equ Player_1_Vars.HurtBox_Width - Player_1_Vars .HurtBox_Height: equ Player_1_Vars.HurtBox_Height - Player_1_Vars .HitBox: equ Player_1_Vars.HitBox - Player_1_Vars .HitBox_X: equ Player_1_Vars.HitBox_X - Player_1_Vars .HitBox_Y: equ Player_1_Vars.HitBox_Y - Player_1_Vars .HitBox_Width: equ Player_1_Vars.HitBox_Width - Player_1_Vars .HitBox_Height: equ Player_1_Vars.HitBox_Height - Player_1_Vars .Animation_Current_Frame_Number: equ Player_1_Vars.Animation_Current_Frame_Number - Player_1_Vars .Animation_CurrentFrame_Header: equ Player_1_Vars.Animation_CurrentFrame_Header - Player_1_Vars .Animation_FirstFrame_Header: equ Player_1_Vars.Animation_FirstFrame_Header - Player_1_Vars .VRAM_NAMTBL_Addr: equ Player_1_Vars.VRAM_NAMTBL_Addr - Player_1_Vars .Restore_BG_0: equ Player_1_Vars.Restore_BG_0 - Player_1_Vars .Restore_BG_0_X: equ Player_1_Vars.Restore_BG_0_X - Player_1_Vars .Restore_BG_0_Y: equ Player_1_Vars.Restore_BG_0_Y - Player_1_Vars .Restore_BG_0_WidthInPixels: equ Player_1_Vars.Restore_BG_0_WidthInPixels - Player_1_Vars .Restore_BG_0_HeightInPixels: equ Player_1_Vars.Restore_BG_0_HeightInPixels - Player_1_Vars .Restore_BG_1: equ Player_1_Vars.Restore_BG_1 - Player_1_Vars .Restore_BG_1_X: equ Player_1_Vars.Restore_BG_1_X - Player_1_Vars .Restore_BG_1_Y: equ Player_1_Vars.Restore_BG_1_Y - Player_1_Vars .Restore_BG_1_WidthInPixels: equ Player_1_Vars.Restore_BG_1_WidthInPixels - Player_1_Vars .Restore_BG_1_HeightInPixels: equ Player_1_Vars.Restore_BG_1_HeightInPixels - Player_1_Vars .Side: equ Player_1_Vars.Side - Player_1_Vars .Position: equ Player_1_Vars.Position - Player_1_Vars .IsGrounded: equ Player_1_Vars.IsGrounded - Player_1_Vars .IsAnimating: equ Player_1_Vars.IsAnimating - Player_1_Vars .IsBlocking: equ Player_1_Vars.IsBlocking - Player_1_Vars .IsCrouching: equ Player_1_Vars.IsCrouching - Player_1_Vars .AllAnimations_Addr: equ Player_1_Vars.AllAnimations_Addr - Player_1_Vars Player_1_Vars: .X: rb 1 .Y: rb 1 .Width: rb 1 .Height: rb 1 .HurtBox: .HurtBox_X: rb 1 .HurtBox_Y: rb 1 .HurtBox_Width: rb 1 .HurtBox_Height: rb 1 .HitBox: .HitBox_X: rb 1 .HitBox_Y: rb 1 .HitBox_Width: rb 1 .HitBox_Height: rb 1 .Animation_Current_Frame_Number: rb 1 .Animation_CurrentFrame_Header: rw 1 .Animation_FirstFrame_Header: rw 1 .VRAM_NAMTBL_Addr: rw 1 .Restore_BG_0: .Restore_BG_0_X: rb 1 ; restore bg 0 gets the frame n - 1 .Restore_BG_0_Y: rb 1 .Restore_BG_0_WidthInPixels: rb 1 .Restore_BG_0_HeightInPixels: rb 1 .Restore_BG_1: .Restore_BG_1_X: rb 1 ; restore bg 1 gets the frame n - 2 (the one that will be used to restore bg) .Restore_BG_1_Y: rb 1 .Restore_BG_1_WidthInPixels: rb 1 .Restore_BG_1_HeightInPixels: rb 1 .Side: rb 1 .Position: rb 1 .IsGrounded: rb 1 .IsAnimating: rb 1 .IsBlocking: rb 1 .IsCrouching: rb 1 .AllAnimations_Addr: rw 1 Player_Struct_size: equ $ - Player_1_Vars Player_2_Vars: .X: rb 1 .Y: rb 1 .Width: rb 1 .Height: rb 1 .HurtBox: .HurtBox_X: rb 1 .HurtBox_Y: rb 1 .HurtBox_Width: rb 1 .HurtBox_Height: rb 1 .HitBox: .HitBox_X: rb 1 .HitBox_Y: rb 1 .HitBox_Width: rb 1 .HitBox_Height: rb 1 .Animation_Current_Frame_Number: rb 1 .Animation_CurrentFrame_Header: rw 1 .Animation_FirstFrame_Header: rw 1 .VRAM_NAMTBL_Addr: rw 1 .Restore_BG_0: .Restore_BG_0_X: rb 1 ; restore bg 0 gets the frame n - 1 .Restore_BG_0_Y: rb 1 .Restore_BG_0_WidthInPixels: rb 1 .Restore_BG_0_HeightInPixels: rb 1 .Restore_BG_1: .Restore_BG_1_X: rb 1 ; restore bg 1 gets the frame n - 2 (the one that will be used to restore bg) .Restore_BG_1_Y: rb 1 .Restore_BG_1_WidthInPixels: rb 1 .Restore_BG_1_HeightInPixels: rb 1 .Side: rb 1 .Position: rb 1 .IsGrounded: rb 1 .IsAnimating: rb 1 .IsBlocking: rb 1 .IsCrouching: rb 1 .AllAnimations_Addr: rw 1 ; ---------------------------- ; Constants: SIDE: .LEFT: equ 0 ; can be tested with OR A, saving 3 cycles .RIGHT: equ 255 ; can be tested with INC A, saving 3 cycles POSITION: .STANCE: equ 0 ; these values will be used as offset from base AllAnimations_Addr .WALKING_FORWARD: equ 2 ; so, position matter and there should be a step of 2 between each of them .WALKING_BACKWARDS: equ 4 .JUMPING_UP: equ 6 .JUMPING_FORWARD: equ 8 .JUMPING_BACKWARDS: equ 10 .LOW_KICK: equ 12 .HIGH_KICK: equ 14 .BLOCK: equ 16 .CROUCHING: equ 18 .CROUCHING_BLOCK: equ 20 .HURT_1: equ 22 .UPPERCUT: equ 24 ; ---------------------------- OldSP: rw 1 ; --- ReadInput temp vars: TempVars: .PlayerInput: rb 1 .PlayerInput_Block: rb 1 .yOffset: rw 1 SNSMAT_Line_2: rb 1 SNSMAT_Line_3: rb 1 SNSMAT_Line_4: rb 1 SNSMAT_Line_5: rb 1 SNSMAT_Line_8: rb 1 ; ---------------------------- ; Debug: Jiffy_Saved: rw 1 LastFps: rb 1 CurrentCounter: rb 1 Var_IsOPL4Available: rb 1 RamEnd:
albs-br/msx-mk
2,045
TripleBuffer/RestoreBg.s
; Input: ; HL: Y of base of page (constants: Y_BASE_PAGE_n) ; IX: Player Vars base addr RestoreBg: ; Set HMMM command parameters based on Player Vars (frame n - 2) and execute it ; Destiny_Y = Y of base of page + Player.Restore_BG_Y ld d, 0 ld a, (ix + Player_Struct.Restore_BG_1_Y) ld e, a add hl, de ld (TripleBuffer_Vars_RestoreBG_HMMM_Command.Destiny_Y), hl ; X is the same for both source and destiny ld h, 0 ld a, (ix + Player_Struct.Restore_BG_1_X) ld l, a ld (TripleBuffer_Vars_RestoreBG_HMMM_Command.Source_X), hl ld (TripleBuffer_Vars_RestoreBG_HMMM_Command.Destiny_X), hl ; Source_Y is always on the page 3 ; Source_Y = (256 * 3) + Player.Restore_BG_Y ld h, 0 ld a, (ix + Player_Struct.Restore_BG_1_Y) ; TODO: this can come from register E ld l, a ld de, 768 add hl, de ld (TripleBuffer_Vars_RestoreBG_HMMM_Command.Source_Y), hl ld h, 0 ld a, (ix + Player_Struct.Restore_BG_1_WidthInPixels) ld l, a ld (TripleBuffer_Vars_RestoreBG_HMMM_Command.Cols), hl ld h, 0 ld a, (ix + Player_Struct.Restore_BG_1_HeightInPixels) ld l, a ld (TripleBuffer_Vars_RestoreBG_HMMM_Command.Lines), hl ; .Source_X: dw 0 ; Source X (9 bits) ; .Source_Y: dw 0 + (256*3) ; Source Y (10 bits) ; .Destiny_X: dw 0 ; Destiny X (9 bits) ; .Destiny_Y: dw 0 ; Destiny Y (10 bits) ; .Cols: dw 58 ; number of cols (9 bits) ; .Lines: dw 97 ; number of lines (10 bits) ; .NotUsed: db 0 ; .Options: db 0 ; select destination memory and direction from base coordinate ; .Command: db VDP_COMMAND_HMMM ld hl, TripleBuffer_Vars_RestoreBG_HMMM_Command call Execute_VDP_HMMM ; High speed move VRAM to VRAM ret
albs-br/msx-mk
2,123
TripleBuffer/GetCurrentFrameAndGoToNext.s
; Inputs: ; IX: Player Vars base addr ; Outputs: ; IY: Player current frame header addr GetCurrentFrameAndGoToNext: ; HL = (Animation_CurrentFrame_Header) ld l, (ix + Player_Struct.Animation_CurrentFrame_Header) ld h, (ix + Player_Struct.Animation_CurrentFrame_Header + 1) ; HL++ inc hl inc hl ; Animation_Current_Frame_Number++ inc (ix + Player_Struct.Animation_Current_Frame_Number) inc hl ld a, (hl) ; read high byte dec hl ; go back ; if (next frame high byte == 0x00) returnToFirstFrame(); or a jp z, .returnToFirstFrame ; if (next frame high byte == 0x01) endOfAnimation(); cp 0x01 jp z, .endOfAnimation ; if (next frame high byte == 0x02) stopAnimation(); cp 0x02 jp z, .stopAnimation ; TODO: debug trap (all frame headers should be between 0x8000 and 0xbf00) ;cp 0x80 ;jp c, .Error ;cp 0xc0 ;jp nc, .Error jp .continue .returnToFirstFrame: ; HL = (Animation_FirstFrame_Header) ld l, (ix + Player_Struct.Animation_FirstFrame_Header) ld h, (ix + Player_Struct.Animation_FirstFrame_Header + 1) ; Animation_Current_Frame_Number = 0 xor a ld (ix + Player_Struct.Animation_Current_Frame_Number), a jp .continue .endOfAnimation: ; Player.IsAnimating = false xor a ld (ix + Player_Struct.IsAnimating), a ; if (player.IsGrounded) Player_SetPosition_Stance() ld a, (ix + Player_Struct.IsGrounded) or a ; push hl call nz, Player_SetPosition_Stance ; pop hl jp .continue .stopAnimation: ; return to previous frame dec hl dec hl .continue: ; save new frame ld (ix + Player_Struct.Animation_CurrentFrame_Header), l ld (ix + Player_Struct.Animation_CurrentFrame_Header + 1), h ; IY = current frame header addr ld a, (hl) ld iyl, a inc hl ld a, (hl) ld iyh, a ret
albs-br/msx-mk
13,115
TripleBuffer/DrawSprite.s
; Inputs: ; A: value of R#14 to set VDP to write/read VRAM (constants: R14_PAGE_n) ; IY: addr of current frame header ; IX: Player Vars base addr (already pointing to next frame) DrawSprite: ld (TripleBuffer_Vars.R14_Value), a ; set R#14 ; ld a, 0000 0000 b ; page 0 ; ld a, 0000 0010 b ; page 1 ; ld a, 0000 0100 b ; page 2 ; ld a, 0000 0110 b ; page 3 di ; write bits a14-16 of address to R#14 out (PORT_1), a ; data ld a, 14 + 128 out (PORT_1), a ; register # ei ; ----------------------------------------------------------- ; Read header ld a, MEGAROM_PAGE_FRAME_HEADERS ld (Seg_P8000_SW), a ; header: ; yOffset (word), width (byte), height (byte), megaROM page, list addr ; go to current frame header and get values, updating player vars (width, height, megarom, list addr) ; get width and height and save to player vars ld a, (iy + FrameHeader_Struct.Width) ld (ix + Player_Struct.Width), a ld a, (iy + FrameHeader_Struct.Height) ld (ix + Player_Struct.Height), a ; ----get hurt box parameters from frame header and save to player vars ; if (FrameHeader_Struct.HurtBox_X != 255) Player_Struct.HurtBox_X = Player_Struct.X + FrameHeader_Struct.HurtBox_X; ld a, (iy + FrameHeader_Struct.HurtBox_X) cp 255 jp z, .ignoreHurtBox add (ix + Player_Struct.X) ld (ix + Player_Struct.HurtBox_X), a ; Player_Struct.HurtBox_Y = Player_Struct.Y + FrameHeader_Struct.HurtBox_Y; ld a, (iy + FrameHeader_Struct.HurtBox_Y) add (ix + Player_Struct.Y) ld (ix + Player_Struct.HurtBox_Y), a ; Player_Struct.HurtBox_Width = FrameHeader_Struct.HurtBox_Width; ld a, (iy + FrameHeader_Struct.HurtBox_Width) ld (ix + Player_Struct.HurtBox_Width), a ; Player_Struct.HurtBox_Height = FrameHeader_Struct.HurtBox_Height; ld a, (iy + FrameHeader_Struct.HurtBox_Height) ld (ix + Player_Struct.HurtBox_Height), a jp .cont_20 .ignoreHurtBox: ld a, 255 ld (ix + Player_Struct.HurtBox_X), a ld (ix + Player_Struct.HurtBox_Y), a ld (ix + Player_Struct.HurtBox_Width), a ld (ix + Player_Struct.HurtBox_Height), a .cont_20: ; ----get hit box parameters from frame header and save to player vars ; if (FrameHeader_Struct.HitBox_X != 255) Player_Struct.HitBox_X = Player_Struct.X + FrameHeader_Struct.HitBox_X; ld a, (iy + FrameHeader_Struct.HitBox_X) cp 255 jp z, .ignoreHitBox add (ix + Player_Struct.X) ld (ix + Player_Struct.HitBox_X), a ; Player_Struct.HitBox_Y = Player_Struct.Y + FrameHeader_Struct.HitBox_Y; ld a, (iy + FrameHeader_Struct.HitBox_Y) add (ix + Player_Struct.Y) ld (ix + Player_Struct.HitBox_Y), a ; Player_Struct.HitBox_Width = FrameHeader_Struct.HitBox_Width; ld a, (iy + FrameHeader_Struct.HitBox_Width) ld (ix + Player_Struct.HitBox_Width), a ; Player_Struct.HitBox_Height = FrameHeader_Struct.HitBox_Height; ld a, (iy + FrameHeader_Struct.HitBox_Height) ld (ix + Player_Struct.HitBox_Height), a jp .cont_2 .ignoreHitBox: ld a, 255 ld (ix + Player_Struct.HitBox_X), a ld (ix + Player_Struct.HitBox_Y), a ld (ix + Player_Struct.HitBox_Width), a ld (ix + Player_Struct.HitBox_Height), a .cont_2: ; this check needs to be done because of the new width (it's not necessary for left screen boundary) ; ----- check screen right limit ; if (x >= (255-width)) x = 255 - width ; ld a, 255 ; sub (ix + Player_Struct.Width) ; ld b, a ; B = max_valid_X ; ld a, (ix + Player_Struct.X) ; cp b call Player_CheckScreenLimitRight jp c, .notOutsideOfScreen ld (ix + Player_Struct.X), b ; x = max_valid_X call Update_VRAM_NAMTBL_Addr .notOutsideOfScreen: ; --- adjust VRAM NAMTBL address based on yOffset ld e, (ix + Player_Struct.VRAM_NAMTBL_Addr) ld d, (ix + Player_Struct.VRAM_NAMTBL_Addr + 1) ; HL = yOffset ld l, (iy + FrameHeader_Struct.yOffset) ld h, (iy + FrameHeader_Struct.yOffset + 1) ld (TempVars.yOffset), hl call UpdateHurtbox ; ---- DE += HL NAMTBL_Addr += yOffset add hl, de ; HL = HL + DE ex de, hl ; DE = HL ; HL = frame first list addr ld l, (iy + FrameHeader_Struct.FirstFrameList_Addr) ld h, (iy + FrameHeader_Struct.FirstFrameList_Addr + 1) ; get megaROM page number (for data and list of the frame) from header and switch to the page ld a, (iy + FrameHeader_Struct.MegaRomPage) ld (Seg_P8000_SW), a di ld (OldSP), sp ld sp, hl ld l, e ld h, d .loop: ; ----------------------------------------------------------- ; Read list pop bc ; B = length, C = increment xor a or c jr z, .endFrame ; if (increment == 0) endFrame ld a, b pop de ; DE = slice data address ; --- set VRAM addr ; HL = (Last_NAMTBL_Addr) + increment ld b, 0 add hl, bc ; BC = increment ld b, a ; B = length ; write the lower 14 bits of the address to VDP PORT_1 ld a, l out (PORT_1), a ; addr low ld a, h or 0100 0000 b ; set bit 6 (write flag) out (PORT_1), a ; addr high ; ; check "crossed 16 kb boundary" flag ; ld a, iyl ; or a ; jp nz, .continue bit 6, h jr nz, .cross16kb ;.continue: ; HL = DE (slice data address) ; DE = HL (VRAM NAMTBL addr) ex de, hl ld c, PORT_0 otir ; HL = DE (VRAM NAMTBL addr) ; DE = HL (slice data address) ex de, hl jp .loop ; --- .endFrame: ld sp, (OldSP) ei ; ; --- debug ; ; -------------- draw HurtBox ; ld a, 0000 0000 b ; ld l, (ix + Player_Struct.VRAM_NAMTBL_Addr) ; ld h, (ix + Player_Struct.VRAM_NAMTBL_Addr + 1) ; call SetVdp_Write ; ld c, PORT_0 ; you can also write ld bc,#nn9B, which is faster ; ld b, 16 ; number of bytes ; .loop_drawHurtbox: ; ld a, 0xee ; color (two pixels) ; out (c), a ; djnz .loop_drawHurtbox ; using LINE cmd (not working) ; ld h, 0 ; ld l, (ix + Player_Struct.HurtBox_X) ; ld (TripleBuffer_Vars_LINE_Command), hl ; ld h, 0 ; ld l, (ix + Player_Struct.HurtBox_Y) ; ld (TripleBuffer_Vars_LINE_Command + 2), hl ; ld h, 0 ; ld l, (ix + Player_Struct.HurtBox_Width) ; ld (TripleBuffer_Vars_LINE_Command + 4), hl ; ld h, 0 ; ld l, (ix + Player_Struct.HurtBox_Height) ; ld hl, 80 ; ld (TripleBuffer_Vars_LINE_Command + 6), hl ; ; ld a, 7 ; color ; ; ld (TripleBuffer_Vars_LINE_Command + 8), a ; ld hl, TripleBuffer_Vars_LINE_Command ; call Execute_VDP_LINE ; --------- Update RestoreBG vars ; --- RestoreBG_1 = RestoreBG_0 ld a, (ix + Player_Struct.Restore_BG_0_X) ld (ix + Player_Struct.Restore_BG_1_X), a ld a, (ix + Player_Struct.Restore_BG_0_Y) ld (ix + Player_Struct.Restore_BG_1_Y), a ld a, (ix + Player_Struct.Restore_BG_0_WidthInPixels) ld (ix + Player_Struct.Restore_BG_1_WidthInPixels), a ld a, (ix + Player_Struct.Restore_BG_0_HeightInPixels) ld (ix + Player_Struct.Restore_BG_1_HeightInPixels), a ; --- RestoreBG_0 = current ld a, (ix + Player_Struct.X) ld (ix + Player_Struct.Restore_BG_0_X), a ld a, (ix + Player_Struct.Y) ld (ix + Player_Struct.Restore_BG_0_Y), a ld a, (ix + Player_Struct.Width) ld (ix + Player_Struct.Restore_BG_0_WidthInPixels), a ld a, (ix + Player_Struct.Height) ld (ix + Player_Struct.Restore_BG_0_HeightInPixels), a .ddd: ; debug ; ------------------------- ; if(FrameHeader_Struct.yOffset < 0) { ; temp = FrameHeader_Struct.yOffset / 128; // this value is negative ; Player_Struct.Restore_BG_0_Y += temp; ; Player_Struct.Restore_BG_0_HeightInPixels -= temp; ; } ld hl, (TempVars.yOffset) ; check bit 7 of H (if set the number is negative) bit 7, h jp z, .yOffset_positive .yOffset_negative: ; convert HL to positive (two's complement: invert all bits, then add 1) ld a, l cpl ld l, a ld a, h cpl ld h, a inc hl ; divide by 128 (shift right 7 bits) xor a add hl, hl rla ; ld l, h low byte is on H register ; ld h, a ; Player_Struct.Restore_BG_0_Y -= temp; // using signal inverted, because yOffset was inverted ld a, (ix + Player_Struct.Restore_BG_0_Y) sub h ; value is all on low byte ld (ix + Player_Struct.Restore_BG_0_Y), a ; Player_Struct.Restore_BG_0_HeightInPixels += temp; // using signal inverted, because yOffset was inverted ld a, (ix + Player_Struct.Restore_BG_0_HeightInPixels) add h ld (ix + Player_Struct.Restore_BG_0_HeightInPixels), a .yOffset_positive: ret .cross16kb: ld a, (TripleBuffer_Vars.R14_Value) inc a ; set R#14 ; di ; write bits a14-16 of address to R#14 out (PORT_1), a ; data ld a, 14 + 128 out (PORT_1), a ; register # ; ei ; ld iyl, 1 ; set flag (to not set R#14 again) set 6, h ; set bit 6 (write flag) jp DrawSprite_After16kb.continue ; ------------------------------------------------------------------------------ ; code repeated (used after the 16kb crossed) DrawSprite_After16kb: .loop: ; ----------------------------------------------------------- ; Read list pop bc ; B = length, C = increment xor a or c jr z, DrawSprite.endFrame ; if (increment == 0) endFrame ld a, b pop de ; DE = slice data address ; --- set VRAM addr ld b, 0 add hl, bc ; BC = increment ld b, a ; B = length ; write the lower 14 bits of the address to VDP PORT_1 ld a, l out (PORT_1), a ; addr low ld a, h ; or 0100 0000 b ; set bit 6 (write flag) ; Removed, cos it's already set out (PORT_1), a ; addr high ; Removed. Not necessary after R#14 already updated for the second 16kb of NAMTBL ; ; check "crossed 16 kb boundary" flag ; ld a, iyl ; or a ; jp nz, .continue ; bit 6, h ; jr nz, .cross16kb .continue: ; HL = DE (slice data address) ; DE = HL (VRAM NAMTBL addr) ex de, hl ld c, PORT_0 otir ; HL = DE (VRAM NAMTBL addr) ; DE = HL (slice data address) ex de, hl jp .loop ; possible speed improvement: ; ; HL: VRAM NAMTBL addr ; C = PORT_1 ; pop DE: length, increment; no need to pop slice data addr (addr of first slice will go to frame header) ; HL': slice data address (value correct after OTIR) ; C' = PORT_0 ; ; -------- improved version ; ; ------------------------------------------------------------------------------ ; ; code repeated (used after the 16kb crossed) ; DrawSprite_After16kb_new: ; ; set C and C' ; ; pop first length/increment ; pop de ; D = length, E = increment ; .loop: ; slice loop = ?/? cycles with all these (many) optimizations ; ; ----------------------------------------------------------- ; ; Read list ; ; --- set VRAM addr ; ld d, 0 ; add hl, de ; BC = increment ; ; write the lower 14 bits of the address to VDP PORT_1 ; out (c), l ; addr low ; out (c), h ; addr high ; .continue: ; ; HL' = slice data address ; ; HL = VRAM NAMTBL addr ; exx ; otir ; B' must be set !!!! ; exx ; pop de ; D = length, E = increment ; ; xor a ; ; or e ; dec e ; increment must be stored as increment + 1 (1 means endFrame) ; jp nz, .loop ; jp .endFrame
AlbrechtL/welle.io
6,172
src/libs/mpg123/synth_arm_accurate.S
/* synth_arm_accurate: ARM optimized synth (ISO compliant 16bit output version) copyright 1995-2009 by the mpg123 project - free software under the terms of the LGPL 2.1 see COPYING and AUTHORS files in distribution or http://mpg123.org initially written by Taihei Monma */ #include "mangle.h" #define WINDOW r0 #define B0 r1 #define SAMPLES r2 #define REG_CLIP r4 #define REG_MAX r14 /* int synth_1to1_arm_accurate_asm(real *window, real *b0, short *samples, int bo1); return value: number of clipped samples */ .code 32 .text ALIGN4 .globl ASM_NAME(synth_1to1_arm_accurate_asm) #ifdef __ELF__ .type ASM_NAME(synth_1to1_arm_accurate_asm), %function #endif ASM_NAME(synth_1to1_arm_accurate_asm): stmfd sp!, {r4, r5, r6, r7, r8, r9, r10, r11, lr} add WINDOW, WINDOW, #64 sub WINDOW, WINDOW, r3, lsl #2 eor REG_CLIP, REG_CLIP, REG_CLIP mov REG_MAX, #1073741824 sub REG_MAX, REG_MAX, #32768 mov r3, #16 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 1: ldr r9, [WINDOW], #4 ldr r10, [B0], #4 smull r8, r7, r5, r6 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 smull r12, r11, r9, r10 ldr r9, [WINDOW], #4 ldr r10, [B0], #4 smlal r8, r7, r5, r6 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 smlal r12, r11, r9, r10 ldr r9, [WINDOW], #4 ldr r10, [B0], #4 smlal r8, r7, r5, r6 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 smlal r12, r11, r9, r10 ldr r9, [WINDOW], #4 ldr r10, [B0], #4 smlal r8, r7, r5, r6 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 smlal r12, r11, r9, r10 ldr r9, [WINDOW], #4 ldr r10, [B0], #4 smlal r8, r7, r5, r6 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 smlal r12, r11, r9, r10 ldr r9, [WINDOW], #4 ldr r10, [B0], #4 smlal r8, r7, r5, r6 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 smlal r12, r11, r9, r10 ldr r9, [WINDOW], #4 ldr r10, [B0], #4 smlal r8, r7, r5, r6 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 smlal r12, r11, r9, r10 ldr r9, [WINDOW], #68 ldr r10, [B0], #4 smlal r8, r7, r5, r6 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 smlal r12, r11, r9, r10 mov r8, r8, lsr #24 mov r12, r12, lsr #24 orr r8, r8, r7, lsl #8 orr r12, r12, r11, lsl #8 sub r8, r8, r12 cmp r8, REG_MAX movgt r8, REG_MAX addgt REG_CLIP, REG_CLIP, #1 cmp r8, #-1073741824 movlt r8, #-1073741824 addlt REG_CLIP, REG_CLIP, #1 movs r8, r8, asr #15 adc r8, r8, #0 strh r8, [SAMPLES], #4 subs r3, r3, #1 bne 1b add WINDOW, WINDOW, #4 add B0, B0, #4 ldr r9, [WINDOW], #8 ldr r10, [B0], #8 smull r8, r7, r5, r6 ldr r5, [WINDOW], #8 ldr r6, [B0], #8 smull r12, r11, r9, r10 ldr r9, [WINDOW], #8 ldr r10, [B0], #8 smlal r8, r7, r5, r6 ldr r5, [WINDOW], #8 ldr r6, [B0], #8 smlal r12, r11, r9, r10 ldr r9, [WINDOW], #8 ldr r10, [B0], #8 smlal r8, r7, r5, r6 ldr r5, [WINDOW], #8 ldr r6, [B0], #8 smlal r12, r11, r9, r10 ldr r9, [WINDOW], #72 ldr r10, [B0], #-120 smlal r8, r7, r5, r6 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 smlal r12, r11, r9, r10 mov r8, r8, lsr #24 mov r12, r12, lsr #24 orr r8, r8, r7, lsl #8 orr r12, r12, r11, lsl #8 add r8, r8, r12 cmp r8, REG_MAX movgt r8, REG_MAX addgt REG_CLIP, REG_CLIP, #1 cmp r8, #-1073741824 movlt r8, #-1073741824 addlt REG_CLIP, REG_CLIP, #1 movs r8, r8, asr #15 adc r8, r8, #0 strh r8, [SAMPLES], #4 mov r3, #14 1: ldr r9, [WINDOW], #4 ldr r10, [B0], #4 smull r8, r7, r5, r6 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 smull r12, r11, r9, r10 ldr r9, [WINDOW], #4 ldr r10, [B0], #4 smlal r8, r7, r5, r6 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 smlal r12, r11, r9, r10 ldr r9, [WINDOW], #4 ldr r10, [B0], #4 smlal r8, r7, r5, r6 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 smlal r12, r11, r9, r10 ldr r9, [WINDOW], #4 ldr r10, [B0], #4 smlal r8, r7, r5, r6 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 smlal r12, r11, r9, r10 ldr r9, [WINDOW], #4 ldr r10, [B0], #4 smlal r8, r7, r5, r6 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 smlal r12, r11, r9, r10 ldr r9, [WINDOW], #4 ldr r10, [B0], #4 smlal r8, r7, r5, r6 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 smlal r12, r11, r9, r10 ldr r9, [WINDOW], #4 ldr r10, [B0], #4 smlal r8, r7, r5, r6 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 smlal r12, r11, r9, r10 ldr r9, [WINDOW], #68 ldr r10, [B0], #-124 smlal r8, r7, r5, r6 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 smlal r12, r11, r9, r10 mov r8, r8, lsr #24 mov r12, r12, lsr #24 orr r8, r8, r7, lsl #8 orr r12, r12, r11, lsl #8 add r8, r8, r12 cmp r8, REG_MAX movgt r8, REG_MAX addgt REG_CLIP, REG_CLIP, #1 cmp r8, #-1073741824 movlt r8, #-1073741824 addlt REG_CLIP, REG_CLIP, #1 movs r8, r8, asr #15 adc r8, r8, #0 strh r8, [SAMPLES], #4 subs r3, r3, #1 bne 1b ldr r9, [WINDOW], #4 ldr r10, [B0], #4 smull r8, r7, r5, r6 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 smull r12, r11, r9, r10 ldr r9, [WINDOW], #4 ldr r10, [B0], #4 smlal r8, r7, r5, r6 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 smlal r12, r11, r9, r10 ldr r9, [WINDOW], #4 ldr r10, [B0], #4 smlal r8, r7, r5, r6 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 smlal r12, r11, r9, r10 ldr r9, [WINDOW], #4 ldr r10, [B0], #4 smlal r8, r7, r5, r6 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 smlal r12, r11, r9, r10 ldr r9, [WINDOW], #4 ldr r10, [B0], #4 smlal r8, r7, r5, r6 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 smlal r12, r11, r9, r10 ldr r9, [WINDOW], #4 ldr r10, [B0], #4 smlal r8, r7, r5, r6 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 smlal r12, r11, r9, r10 ldr r9, [WINDOW], #4 ldr r10, [B0], #4 smlal r8, r7, r5, r6 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 smlal r12, r11, r9, r10 ldr r9, [WINDOW], #68 ldr r10, [B0], #-124 smlal r8, r7, r5, r6 smlal r12, r11, r9, r10 mov r8, r8, lsr #24 mov r12, r12, lsr #24 orr r8, r8, r7, lsl #8 orr r12, r12, r11, lsl #8 add r8, r8, r12 cmp r8, REG_MAX movgt r8, REG_MAX addgt REG_CLIP, REG_CLIP, #1 cmp r8, #-1073741824 movlt r8, #-1073741824 addlt REG_CLIP, REG_CLIP, #1 movs r8, r8, asr #15 adc r8, r8, #0 strh r8, [SAMPLES] mov r0, REG_CLIP ldmfd sp!, {r4, r5, r6, r7, r8, r9, r10, r11, pc} NONEXEC_STACK
albs-br/msx-mk
1,154
TripleBuffer/TripleBuffer_Constants.s
; Triple buffer constants: R2_PAGE_0: equ 0001 1111 b ; page 0 (0x00000) R2_PAGE_1: equ 0011 1111 b ; page 1 (0x08000) R2_PAGE_2: equ 0101 1111 b ; page 2 (0x10000) R2_PAGE_3: equ 0111 1111 b ; page 3 (0x18000) R14_PAGE_0: equ 0000 0000 b ; page 0 R14_PAGE_1: equ 0000 0010 b ; page 1 R14_PAGE_2: equ 0000 0100 b ; page 2 R14_PAGE_3: equ 0000 0110 b ; page 3 Y_BASE_PAGE_0: equ 0 ; page 0 Y_BASE_PAGE_1: equ 256 ; page 1 Y_BASE_PAGE_2: equ 512 ; page 2 Y_BASE_PAGE_3: equ 768 ; page 3 FrameHeader_Struct: .yOffset: equ 0 ; signed word .Width: equ 2 ; byte .Height: equ 3 ; byte .MegaRomPage: equ 4 ; byte .FirstFrameList_Addr: equ 5 ; word .HurtBox_X: equ 7 ; byte .HurtBox_Y: equ 8 ; byte .HurtBox_Width: equ 9 ; byte .HurtBox_Height: equ 10 ; byte .HitBox_X: equ 11 ; byte .HitBox_Y: equ 12 ; byte .HitBox_Width: equ 13 ; byte .HitBox_Height: equ 14 ; byte
albs-br/msx-mk
15,163
Include/MsxBios.s
;---------------------------------------------------------- ; msxbios.s - by Danilo Angelo 2020 ; Adapted from http://www.konamiman.com/msx/msx2th/th-ap.txt ; ; Standard MSX variables and routines addresses ;---------------------------------------------------------- ; --- system variables --- BIOS_HWVER: equ 0x002d ; from https://github.com/theNestruo/msx-msxlib/blob/master/lib/msx/symbols.asm BIOS_CGTABL: equ 0x0004 ; Two bytes, address of ROM character set BIOS_VDP_DR: equ 0x0006 ; One byte, VDP Data Port number (read) BIOS_VDP_DW: equ 0x0007 ; One byte, VDP Data Port number (write) ; --- main bios calls --- BIOS_CHKRAM: equ 0x0000 BIOS_SYNCHR: equ 0x0008 BIOS_RDSLT: equ 0x000c BIOS_CHRGTR: equ 0x0010 BIOS_WRSLT: equ 0x0014 BIOS_OUTDO: equ 0x0018 BIOS_CALSLT: equ 0x001c BIOS_DCOMPR: equ 0x0020 BIOS_ENASLT: equ 0x0024 BIOS_GETYPR: equ 0x0028 BIOS_CALLF: equ 0x0030 BIOS_KEYINT: equ 0x0038 ; I/O initialisation BIOS_INITIO: equ 0x003b BIOS_INIFNK: equ 0x003e ; VDP access BIOS_DISSCR: equ 0x0041 BIOS_ENASCR: equ 0x0044 BIOS_WRTVDP: equ 0x0047 BIOS_RDVRM: equ 0x004a BIOS_WRTVRM: equ 0x004d BIOS_SETRD: equ 0x0050 BIOS_SETWRT: equ 0x0053 BIOS_FILVRM: equ 0x0056 BIOS_LDIRMV: equ 0x0059 BIOS_LDIRVM: equ 0x005c BIOS_CHGMOD: equ 0x005f BIOS_CHGCLR: equ 0x0062 BIOS_NMI: equ 0x0066 BIOS_CLRSPR: equ 0x0069 BIOS_INITXT: equ 0x006c BIOS_INIT32: equ 0x006f BIOS_INIGRP: equ 0x0072 BIOS_INIMLT: equ 0x0075 BIOS_SETTXT: equ 0x0078 BIOS_SETT32: equ 0x007b BIOS_SETGRP: equ 0x007e BIOS_SETMLT: equ 0x0081 BIOS_CALPAT: equ 0x0084 BIOS_CALATR: equ 0x0087 BIOS_GSPSIZ: equ 0x008a BIOS_GRPPRT: equ 0x008d ; PSG BIOS_GICINI: equ 0x0090 BIOS_WRTPSG: equ 0x0093 BIOS_RDPSG: equ 0x0096 BIOS_STRTMS: equ 0x0099 ; Keyboard, CRT, printer input-output BIOS_CHSNS: equ 0x009c BIOS_CHGET: equ 0x009f BIOS_CHPUT: equ 0x00a2 BIOS_LPTOUT: equ 0x00a5 BIOS_LPTSTT: equ 0x00a8 BIOS_CNVCHR: equ 0x00ab BIOS_PINLIN: equ 0x00ae BIOS_INLIN: equ 0x00b1 BIOS_QINLIN: equ 0x00b4 BIOS_BREAKX: equ 0x00b7 BIOS_BEEP: equ 0x00c0 BIOS_CLS: equ 0x00c3 BIOS_POSIT: equ 0x00c6 BIOS_FNKSB: equ 0x00c9 BIOS_ERAFNK: equ 0x00cc BIOS_DSPFNK: equ 0x00cf BIOS_TOTEXT: equ 0x00d2 ; Game I/O access BIOS_GTSTCK: equ 0x00d5 BIOS_GTTRIG: equ 0x00d8 BIOS_GTPAD: equ 0x00db BIOS_GTPDL: equ 0x00de ; Cassette input-output routine BIOS_TAPION: equ 0x00e1 BIOS_TAPIN: equ 0x00e4 BIOS_TAPIOF: equ 0x00e7 BIOS_TAPOON: equ 0x00ea BIOS_TAPOUT: equ 0x00ed BIOS_TAPOOF: equ 0x00f0 BIOS_STMOTR: equ 0x00f3 ; Miscellaneous BIOS_CHGCAP: equ 0x0132 BIOS_CHGSND: equ 0x0135 BIOS_RSLREG: equ 0x0138 BIOS_WSLREG: equ 0x013b BIOS_RDVDP: equ 0x013e BIOS_SNSMAT: equ 0x0141 BIOS_PHYDIO: equ 0x0144 BIOS_ISFLIO: equ 0x014a BIOS_OUTDLP: equ 0x014d BIOS_KILBUF: equ 0x0156 BIOS_CALBAS: equ 0x0159 ; Entries appended for MSX2 BIOS_SUBROM: equ 0x015c BIOS_EXTROM: equ 0x015f BIOS_EOL: equ 0x0168 BIOS_BIGFIL: equ 0x016b BIOS_NSETRD: equ 0x016e BIOS_NSTWRT: equ 0x0171 BIOS_NRDVRM: equ 0x0174 BIOS_NWRVRM: equ 0x0177 ; --- subrom bios calls --- BIOS_GRPRT: equ 0x0089 BIOS_NVBXLN: equ 0x00c9 BIOS_NVBXFL: equ 0x00cd BIOS_CLSSUB: equ 0x0115 BIOS_VDPSTA: equ 0x0131 BIOS_SETPAG: equ 0x013d BIOS_INIPLT: equ 0x0141 BIOS_RSTPLT: equ 0x0145 BIOS_GETPLT: equ 0x0149 BIOS_SETPLT: equ 0x014d BIOS_PROMPT: equ 0x0181 BIOS_NEWPAD: equ 0x01ad BIOS_CHGMDP: equ 0x01b5 BIOS_KNJPRT: equ 0x01bd BIOS_REDCLK: equ 0x01f5 BIOS_WRTCLK: equ 0x01f9 ; --- work area --- BIOS_RDPRIM: equ 0xf380 BIOS_WRPRIM: equ 0xf385 BIOS_CLPRIM: equ 0xf38c ; Starting address of assembly language program of USR function, text screen BIOS_USRTAB: equ 0xf39a BIOS_LINL40: equ 0xf3ae BIOS_LINL32: equ 0xf3af BIOS_LINLEN: equ 0xf3b0 BIOS_CRTCNT: equ 0xf3b1 BIOS_CLMLST: equ 0xf3b2 ; SCREEN 0 BIOS_TXTNAM: equ 0xf3b3 BIOS_TXTCOL: equ 0xf3b5 BIOS_TXTCGP: equ 0xf3b7 BIOS_TXTATR: equ 0xf3b9 BIOS_TXTPAT: equ 0xf3bb ; SCREEN 1 BIOS_T32NAM: equ 0xf3bd BIOS_T32COL: equ 0xf3bf BIOS_T32CGP: equ 0xf3c1 BIOS_T32ATR: equ 0xf3c3 BIOS_T32PAT: equ 0xf3c5 ; SCREEN 2 BIOS_GRPNAM: equ 0xf3c7 BIOS_GRPCOL: equ 0xf3c9 BIOS_GRPCGP: equ 0xf3cb BIOS_GRPATR: equ 0xf3cd BIOS_GRPPAT: equ 0xf3cf ; SCREEN 3 BIOS_MLTNAM: equ 0xf3d1 BIOS_MLTCOL: equ 0xf3d3 BIOS_MLTCGP: equ 0xf3d5 BIOS_MLTATR: equ 0xf3d7 BIOS_MLTPAT: equ 0xf3d9 ; Other screen settings BIOS_CLIKSW: equ 0xf3db BIOS_CSRY: equ 0xf3dc BIOS_CSRX: equ 0xf3dd BIOS_CNSDFG: equ 0xf3de ; Area to save VDP registers BIOS_RG0SAV: equ 0xf3df BIOS_RG1SAV: equ 0xf3e0 BIOS_RG2SAV: equ 0xf3e1 BIOS_RG3SAV: equ 0xf3e2 BIOS_RG4SAV: equ 0xf3e3 BIOS_RG5SAV: equ 0xf3e4 BIOS_RG6SAV: equ 0xf3e5 BIOS_RG7SAV: equ 0xf3e6 BIOS_RG8SAV: equ 0xffe7 BIOS_RG9SAV: equ 0xffe8 BIOS_STATFL: equ 0xf3e7 BIOS_TRGFLG: equ 0xf3e8 BIOS_FORCLR: equ 0xf3e9 BIOS_BAKCLR: equ 0xf3ea BIOS_BDRCLR: equ 0xf3eb BIOS_MAXUPD: equ 0xf3ec BIOS_MINUPD: equ 0xf3ef BIOS_ATRBYT: equ 0xf3f2 ; Work area for PLAY statement BIOS_QUEUES: equ 0xf3f3 BIOS_FRCNEW: equ 0xf3f5 ; Work area for key input BIOS_SCNCNT: equ 0xf3f6 BIOS_REPCNT: equ 0xf3f7 BIOS_PUTPNT: equ 0xf3f8 BIOS_GETPNT: equ 0xf3fa ; Parameters for Cassette BIOS_CS120: equ 0xf3fc BIOS_LOW: equ 0xf406 BIOS_HIGH: equ 0xf408 BIOS_HEADER: equ 0xf40a BIOS_ASPCT1: equ 0xf40b BIOS_ASPCT2: equ 0xf40d BIOS_ENDPRG: equ 0xf40f ; Work used by BASIC internally BIOS_ERRFLG: equ 0xf414 BIOS_LPTPOS: equ 0xf415 BIOS_PRTFLG: equ 0xf416 BIOS_NTMSXP: equ 0xf417 BIOS_RAWPRT: equ 0xf418 BIOS_VLZADR: equ 0xf419 BIOS_VLZDAT: equ 0xf41b BIOS_CURLIN: equ 0xf41c BIOS_KBUF: equ 0xf41f BIOS_BUFMIN: equ 0xf55d BIOS_BUF: equ 0xf55e BIOS_ENDBUF: equ 0xf660 BIOS_TTYPOS: equ 0xf661 BIOS_DIMFLG: equ 0xf662 BIOS_VALTYP: equ 0xf663 BIOS_DORES: equ 0xf664 BIOS_DONUM: equ 0xf665 BIOS_CONTXT: equ 0xf666 BIOS_CONSAV: equ 0xf668 BIOS_CONTYP: equ 0xf669 BIOS_CONLO: equ 0xf66a BIOS_MEMSIZ: equ 0xf672 BIOS_STKTOP: equ 0xf674 BIOS_TXTTAB: equ 0xf676 BIOS_TEMPPT: equ 0xf768 BIOS_TEMPST: equ 0xf67a BIOS_DSCTMP: equ 0xf698 BIOS_FRETOP: equ 0xf69b BIOS_TEMP3: equ 0xf69d BIOS_TEMP8: equ 0xf69f BIOS_ENDFOR: equ 0xf6a1 BIOS_SUBFLG: equ 0xf6a5 BIOS_FLGINP: equ 0xf6a6 BIOS_TEMP: equ 0xf6a7 BIOS_PTRFLG: equ 0xf6a9 BIOS_AUTFLG: equ 0xf6aa BIOS_AUTLIN: equ 0xf6ab BIOS_AUTINC: equ 0xf6ad BIOS_SAVTXT: equ 0xf6af BIOS_ERRLIN: equ 0xf6b3 BIOS_DOT: equ 0xf6b5 BIOS_ERRTXT: equ 0xf6b7 BIOS_ONELIN: equ 0xf6b9 BIOS_ONEFLG: equ 0xf6bb BIOS_TEMP2: equ 0xf6bc BIOS_OLDLIN: equ 0xf6be BIOS_OLDTXT: equ 0xf6c0 BIOS_VARTAB: equ 0xf6c2 BIOS_ARYTAB: equ 0xf6c4 BIOS_STREND: equ 0xf6c6 BIOS_DATPTR: equ 0xf6c8 BIOS_DEFTBL: equ 0xf6ca BIOS_PRMSTK: equ 0xf6e4 BIOS_PRMLEN: equ 0xf6e6 BIOS_PARM1: equ 0xf6e8 BIOS_PRMPRV: equ 0xf74c BIOS_PRMLN2: equ 0xf74e BIOS_PARM2: equ 0xf750 BIOS_PRMFLG: equ 0xf7b4 BIOS_ARYTA2: equ 0xf7b5 BIOS_NOFUNS: equ 0xf7b7 BIOS_TEMP9: equ 0xf7b8 BIOS_FUNACT: equ 0xf7ba BIOS_SWPTMP: equ 0xf7bc BIOS_TRCFLG: equ 0xf7c4 ; Work for Math-Pack BIOS_FBUFFR: equ 0xf7c5 BIOS_DECTMP: equ 0xf7f0 BIOS_DECTM2: equ 0xf7f2 BIOS_DECCNT: equ 0xf7f4 BIOS_DAC: equ 0xf7f6 BIOS_HOLD8: equ 0xf806 BIOS_HOLD2: equ 0xf836 BIOS_HOLD: equ 0xf83e BIOS_ARG: equ 0xf847 BIOS_RNDX: equ 0xf857 ; Interface with BASIC USR Command BIOS_USRDATA: equ 0xf7f8 ; Data area used by BASIC interpreter BIOS_MAXFIL: equ 0xf85f BIOS_FILTAB: equ 0xf860 BIOS_NULBUF: equ 0xf862 BIOS_PTRFIL: equ 0xf864 BIOS_RUNFLG: equ 0xf866 BIOS_FILNAM: equ 0xf866 BIOS_FILNM2: equ 0xf871 BIOS_NLONLY: equ 0xf87c BIOS_SAVEND: equ 0xf87d BIOS_FNKSTR: equ 0xf87f BIOS_CGPNT: equ 0xf91f BIOS_NAMBAS: equ 0xf922 BIOS_CGPBAS: equ 0xf924 BIOS_PATBAS: equ 0xf926 BIOS_ATRBAS: equ 0xf928 BIOS_CLOC: equ 0xf92a BIOS_CMASK: equ 0xf92c BIOS_MINDEL: equ 0xf92d BIOS_MAXDEL: equ 0xf92f ; Data area used by CIRCLE statement BIOS_ASPECT: equ 0xf931 BIOS_CENCNT: equ 0xf933 BIOS_CLINEF: equ 0xf935 BIOS_CNPNTS: equ 0xf936 BIOS_CPLOTF: equ 0xf938 BIOS_CPCNT: equ 0xf939 BIOS_CPNCNT8: equ 0xf93b BIOS_CPCSUM: equ 0xf93d BIOS_CSTCNT: equ 0xf93f BIOS_CSCLXY: equ 0xf941 BIOS_CSAVEA: equ 0xf942 BIOS_CSAVEM: equ 0xf944 BIOS_CXOFF: equ 0xf945 BIOS_CYOFF: equ 0xf947 ; Data area used in PAINT statement BIOS_LOHMSK: equ 0xf949 BIOS_LOHDIR: equ 0xf94a BIOS_LOHADR: equ 0xf94b BIOS_LOHCNT: equ 0xf94d BIOS_SKPCNT: equ 0xf94f BIOS_MIVCNT: equ 0xf951 BIOS_PDIREC: equ 0xf953 BIOS_LFPROG: equ 0xf954 BIOS_RTPROG: equ 0xf955 ; Data area used in PLAY statement BIOS_MCLTAB: equ 0xf956 BIOS_MCLFLG: equ 0xf958 BIOS_QUETAB: equ 0xf959 BIOS_QUEBAK: equ 0xf971 BIOS_VOICAQ: equ 0xf975 BIOS_VOICBQ: equ 0xf9f5 BIOS_VOICCQ: equ 0xfa75 ; Work area added in MSX2 BIOS_DPPAGE: equ 0xfaf5 BIOS_ACPAGE: equ 0xfaf6 BIOS_AVCSAV: equ 0xfaf7 BIOS_EXBRSA: equ 0xfaf8 BIOS_CHRCNT: equ 0xfaf9 BIOS_ROMA: equ 0xfafa BIOS_MODE: equ 0xfafc BIOS_NORUSE: equ 0xfafd BIOS_XSAVE: equ 0xfafe BIOS_YSAVE: equ 0xfb00 BIOS_LOGOPR: equ 0xfb02 ; Data area used by RS-232C BIOS_RSTMP: equ 0xfb03 BIOS_TOCNT: equ 0xfb03 BIOS_RSFCB: equ 0xfb04 BIOS_RSIQLN: equ 0xfb06 BIOS_MEXBIH: equ 0xfb07 BIOS_OLDSTT: equ 0xfb0c BIOS_OLDINT: equ 0xfb12 BIOS_DEVNUM: equ 0xfb17 BIOS_DATCNT: equ 0xfb18 BIOS_ERRORS: equ 0xfb1b BIOS_FLAGS: equ 0xfb1c BIOS_ESTBLS: equ 0xfb1d BIOS_COMMSK: equ 0xfb1e BIOS_LSTCOM: equ 0xfb1f BIOS_LSTMOD: equ 0xfb20 ; Data area used by PLAY statement BIOS_PRSCNT: equ 0xfb35 BIOS_SAVSP: equ 0xfb36 BIOS_VOICEN: equ 0xfb38 BIOS_SAVVOL: equ 0xfb39 BIOS_MCLLEN: equ 0xfb3b BIOS_MCLPTR: equ 0xfb3c BIOS_QUEUEN: equ 0xfb3e BIOS_MUSICF: equ 0xfc3f BIOS_PLYCNT: equ 0xfb40 ; Voice static data area BIOS_VCBA: equ 0xfb41 BIOS_VCBB: equ 0xfb66 BIOS_VCBC: equ 0xfb8b ; Data area BIOS_ENSTOP: equ 0xfbb0 BIOS_BASROM: equ 0xfbb1 BIOS_LINTTB: equ 0xfbb2 BIOS_FSTPOS: equ 0xfbca BIOS_CODSAV: equ 0xfbcc BIOS_FNKSW1: equ 0xfbcd BIOS_FNKFLG: equ 0xfbce BIOS_ONGSBF: equ 0xfbd8 BIOS_CLIKFL: equ 0xfbd9 BIOS_OLDKEY: equ 0xfbda BIOS_NEWKEY: equ 0xfbe5 BIOS_KEYBUF: equ 0xfbf0 BIOS_LINWRK: equ 0xfc18 BIOS_PATWRK: equ 0xfc40 BIOS_BOTTOM: equ 0xfc48 BIOS_HIMEM: equ 0xfc4a BIOS_TRAPTBL: equ 0xfc4c BIOS_RTYCNT: equ 0xfc9a BIOS_INTFLG: equ 0xfc9b BIOS_PADY: equ 0xfc9c BIOS_PADX: equ 0xfc9d BIOS_JIFFY: equ 0xfc9e BIOS_INTVAL: equ 0xfca0 BIOS_INTCNT: equ 0xfca2 BIOS_LOWLIM: equ 0xfca4 BIOS_WINWID: equ 0xfca5 BIOS_GRPHED: equ 0xfca6 BIOS_ESCCNT: equ 0xfca7 BIOS_INSFLG: equ 0xfca8 BIOS_CSRSW: equ 0xfca9 BIOS_CSTYLE: equ 0xfcaa BIOS_CAPST: equ 0xfcab BIOS_KANAST: equ 0xfcac BIOS_KANAMD: equ 0xfcad BIOS_FLBMEM: equ 0xfcae BIOS_SCRMOD: equ 0xfcaf BIOS_OLDSCR: equ 0xfcb0 BIOS_CASPRV: equ 0xfcb1 BIOS_BRDATR: equ 0xfcb2 BIOS_GXPOS: equ 0xfcb3 BIOS_GYPOS: equ 0xfcb5 BIOS_GRPACX: equ 0xfcb7 BIOS_GRPACY: equ 0xfcb9 BIOS_DRWFLG: equ 0xfcbb BIOS_DRWSCL: equ 0xfcbc BIOS_DRWANG: equ 0xfcbd BIOS_RUNBNF: equ 0xfcbe BIOS_SAVENT: equ 0xfcbf BIOS_ROMSLT: equ 0xfcc0 BIOS_EXPTBL: equ 0xfcc1 BIOS_SLTTBL: equ 0xfcc5 BIOS_SLTATR: equ 0xfcc9 BIOS_SLTWRK: equ 0xfd09 BIOS_PROCNM: equ 0xfd89 BIOS_DEVICE: equ 0xfd99 ; Hooks BIOS_H_KEYI: equ 0xfd9a BIOS_H_TIMI: equ 0xfd9f BIOS_H_CHPH: equ 0xfda4 BIOS_H_DSPC: equ 0xfda9 BIOS_H_ERAC: equ 0xfdae BIOS_H_DSPF: equ 0xfdb3 BIOS_H_ERAF: equ 0xfdb8 BIOS_H_TOTE: equ 0xfdbd BIOS_H_CHGE: equ 0xfdc2 BIOS_H_INIP: equ 0xfdc7 BIOS_H_KEYC: equ 0xfdcc BIOS_H_KYEA: equ 0xfdd1 BIOS_H_NMI: equ 0xfdd6 BIOS_H_PINL: equ 0xfddb BIOS_H_QINL: equ 0xfde0 BIOS_H_INLI: equ 0xfde5 BIOS_H_ONGO: equ 0xfdea BIOS_H_DSKO: equ 0xfdef BIOS_H_SETS: equ 0xfdf4 BIOS_H_NAME: equ 0xfdf9 BIOS_H_KILL: equ 0xfdfe BIOS_H_IPL: equ 0xfe03 BIOS_H_COPY: equ 0xfe08 BIOS_H_CMD: equ 0xfe0d BIOS_H_DSKF: equ 0xfe12 BIOS_H_DSKI: equ 0xfe17 BIOS_H_ATTR: equ 0xfe1c BIOS_H_LSET: equ 0xfe21 BIOS_H_RSET: equ 0xfe26 BIOS_H_FIEL: equ 0xfe2b BIOS_H_MKI: equ 0xfe30 BIOS_H_MKS: equ 0xfe35 BIOS_H_MKD: equ 0xfe3a BIOS_H_CVI: equ 0xfe3f BIOS_H_CVS: equ 0xfe44 BIOS_H_CVD: equ 0xfe49 BIOS_H_GETP: equ 0xfe4e BIOS_H_SETF: equ 0xfe53 BIOS_H_NOFO: equ 0xfe58 BIOS_H_NULO: equ 0xfe5d BIOS_H_NTFL: equ 0xfe62 BIOS_H_MERG: equ 0xfe67 BIOS_H_SAVE: equ 0xfe6c BIOS_H_BINS: equ 0xfe71 BIOS_H_BINL: equ 0xfe76 BIOS_H_FILE: equ 0xfd7b BIOS_H_DGET: equ 0xfe80 BIOS_H_FILO: equ 0xfe85 BIOS_H_INDS: equ 0xfe8a BIOS_H_RSLF: equ 0xfe8f BIOS_H_SAVD: equ 0xfe94 BIOS_H_LOC: equ 0xfe99 BIOS_H_LOF: equ 0xfe9e BIOS_H_EOF: equ 0xfea3 BIOS_H_FPOS: equ 0xfea8 BIOS_H_BAKU: equ 0xfead BIOS_H_PARD: equ 0xfeb2 BIOS_H_NODE: equ 0xfeb7 BIOS_H_POSD: equ 0xfebc BIOS_H_DEVN: equ 0xfec1 BIOS_H_GEND: equ 0xfec6 BIOS_H_RUNC: equ 0xfecb BIOS_H_CLEAR: equ 0xfed0 BIOS_H_LOPD: equ 0xfed5 BIOS_H_STKE: equ 0xfeda BIOS_H_ISFL: equ 0xfedf BIOS_H_OUTD: equ 0xfee4 BIOS_H_CRDO: equ 0xfee9 BIOS_H_DSKC: equ 0xfeee BIOS_H_DOGR: equ 0xfef3 BIOS_H_PRGE: equ 0xfef8 BIOS_H_ERRP: equ 0xfefd BIOS_H_ERRF: equ 0xff02 BIOS_H_READ: equ 0xff07 BIOS_H_MAIN: equ 0xff0c BIOS_H_DIRD: equ 0xff11 BIOS_H_FINI: equ 0xff16 BIOS_H_FINE: equ 0xff1b BIOS_H_CRUN: equ 0xff20 BIOS_H_CRUS: equ 0xff25 BIOS_H_ISRE: equ 0xff2a BIOS_H_NTFN: equ 0xff2f BIOS_H_NOTR: equ 0xff34 BIOS_H_SNGF: equ 0xff39 BIOS_H_NEWS: equ 0xff3e BIOS_H_GONE: equ 0xff43 BIOS_H_CHRG: equ 0xff48 BIOS_H_RETU: equ 0xff4d BIOS_H_PRTF: equ 0xff52 BIOS_H_COMP: equ 0xff57 BIOS_H_FINP: equ 0xff5c BIOS_H_TRMN: equ 0xff61 BIOS_H_FRME: equ 0xff66 BIOS_H_NTPL: equ 0xff6b BIOS_H_EVAL: equ 0xff70 BIOS_H_OKNO: equ 0xff75 BIOS_H_FING: equ 0xff7a BIOS_H_ISMI: equ 0xff7f BIOS_H_WIDT: equ 0xff84 BIOS_H_LIST: equ 0xff89 BIOS_H_BUFL: equ 0xff8e BIOS_H_FRQI: equ 0xff93 BIOS_H_SCNE: equ 0xff98 BIOS_H_FRET: equ 0xff9d BIOS_H_PTRG: equ 0xffa2 BIOS_H_PHYD: equ 0xffa7 BIOS_H_FORM: equ 0xffac BIOS_H_ERRO: equ 0xffb1 BIOS_H_LPTO: equ 0xffb6 BIOS_H_LPTS: equ 0xffbb BIOS_H_SCRE: equ 0xffc0 BIOS_H_PLAY: equ 0xffc5 ; For expanded BIOS BIOS_FCALL: equ 0xffca BIOS_DISINT: equ 0xffcf BIOS_ENAINT: equ 0xffd4 ;MSX System Variables located in Main ROM ;https://github.com/nataliapc/MSX_devs/blob/master/sdcc_projects/sc2view/includes/msx_const.h ; #define ADDR_CLIKSW 0xf3db //Key Press Click Switch 0:Off 1:On (1B/RW) ; MSX system hooks HKEYI: equ $fd9a ; Interrupt handler HTIMI: equ $fd9f ; Interrupt handler HOOK_SIZE: equ HTIMI - HKEYI ; from MSX Lib: MSXID1: equ $002b ; Frecuency (1b), date format (3b) and charset (4b) ; Default interrupt frequency: 0 = 60Hz, 1 = 50Hz ; Date format: 0 = Y-M-D, 1 = M-D-Y, 2 = D-M-Y ; Character set: 0 = Japanese, 1 = International, 2=Korean MSXID2: equ $002c ; Basic version (4b) and Keybaord type (4b) ; Basic version: 0 = Japanese, 1 = International ; Keyboard type: 0 = Japanese, 1 = International, 2 = French (AZERTY), 3 = UK, 4 = German (DIN) MSXID3: equ $002d ; MSX version number ; 0 = MSX 1 ; 1 = MSX 2 ; 2 = MSX 2+ ; 3 = MSX turbo R MSXID4: equ $002e ; Bit 0: if 1 then MSX-MIDI is present internally (MSX turbo R only) MSXID5: equ $002f ; Reserved
albs-br/msx-mk
2,044
Include/MsxConstants.s
PORT_0: equ 0x98 PORT_1: equ 0x99 PORT_2: equ 0x9a PORT_3: equ 0x9b ; PPI (Programmable Peripheral Interface) PPI.A: equ $a8 ; PPI port A: primary slot selection register ; 33221100: number of slot to select on page n PPI.B: equ $a9 ; PPI port B: read the keyboard matrix row specified via the PPI port C ($AA) PPI.C: equ $aa ; PPI port C: control keyboard CAP LED, data recorder signals, and keyboard matrix row ; bits 0-3: Row number of specified keyboard matrix to read via port B ; bit 4: Data recorder motor (reset to turn on) ; bit 5: Set to write on tape ; bit 6: Keyboard LED CAPS (reset to turn on) ; bit 7: 1, then 0 shortly thereafter to make a clicking sound (used for the keyboard) PPI.R: equ $ab ; PPI ports control register (write only) ; bit 0 = Bit status to change ; bit 1-3 = Number of the bit to change at port C of the PPI ; bit 4-6 = Unused ; bit 7 ; select segment (0-255) of memory mapper ; Physical page 0 → FCH port ; Physical page 1 → FDH port ; Physical page 2 → FEH port ; Physical page 3 → FFH port MEMORY_MAPPER_SEGMENT_PAGE_0: equ 0xfc MEMORY_MAPPER_SEGMENT_PAGE_1: equ 0xfd MEMORY_MAPPER_SEGMENT_PAGE_2: equ 0xfe MEMORY_MAPPER_SEGMENT_PAGE_3: equ 0xff ;RG0SAV equ 0F3DFH ; from MSX BIOS disassembled source (https://sourceforge.net/projects/msxsyssrc/) ; ; list of VDP registers and corresponding system variables: ; https://www.msx.org/wiki/Category:VDP_Registers REG0SAV: equ 0xF3DF REG1SAV: equ 0xF3E0 REG2SAV: equ 0xF3E1 REG3SAV: equ 0xF3E2 REG4SAV: equ 0xF3E3 REG5SAV: equ 0xF3E4 REG6SAV: equ 0xF3E5 REG7SAV: equ 0xF3E6 REG8SAV: equ 0xFFE7 REG9SAV: equ 0xFFE8 REG10SAV: equ 0xFFE9 REG11SAV: equ 0xFFEA REG12SAV: equ 0xFFEB REG13SAV: equ 0xFFEC REG14SAV: equ 0xFFED REG15SAV: equ 0xFFEE REG16SAV: equ 0xFFEF REG17SAV: equ 0xFFF0 REG18SAV: equ 0xFFF1 REG19SAV: equ 0xFFF2 REG20SAV: equ 0xFFF3 REG21SAV: equ 0xFFF4 REG22SAV: equ 0xFFF5 REG23SAV: equ 0xFFF6 ;REG24SAV doesn't exist REG25SAV: equ 0xFFFA REG26SAV: equ 0xFFFB REG27SAV: equ 0xFFFC
albs-br/msx-mk
29,367
Include/CommonRoutines.s
; Common routines for MSX 2 (some work on MSX 1) ; v.0.1.0 (when changed remember to update file on other projects) ; Fill all RAM with 0x00 ; TODO: this can be MUCH improved by using LDIR to fill a ; range of bytes (e.g. 16 or 256), meaning there is a trade-off between speed and size ; PS. 16x 16 bytes LDIR can be a good solution ClearRam: ld hl, RamStart ; RAM start address ld de, RamEnd + 1 ; RAM end address .loop: xor a ; same as ld a, 0, but faster ld (hl), a inc hl call BIOS_DCOMPR ; Compare Contents Of HL & DE, Set Z-Flag IF (HL == DE), Set CY-Flag IF (HL < DE) ret z jp .loop ClearRam_WithParameters: .loop: xor a ; same as ld a, 0, but faster ld (hl), a inc hl call BIOS_DCOMPR ; Compare Contents Of HL & DE, Set Z-Flag IF (HL == DE), Set CY-Flag IF (HL < DE) ret z jp .loop ; Input: ; A: Color number ; B: high nibble: red 0-7; low nibble: blue 0-7 ; C: high nibble: 0000; low nibble: green 0-7 SetPaletteColor: push bc ; set palette register number in register R#16 (Color palette address pointer) ld b, a ; data ld c, 16 ; register # call BIOS_WRTVDP ld c, PORT_2 ; v9938 port #2 pop de ld a, d ; data 1 (red 0-7; blue 0-7) di out (c), a ld a, e ; data 2 (0000; green 0-7) ei out (c), a ret ; Input: ; A: Color number ; HL: address of color palette: ; first byte: high nibble: red 0-7; low nibble: blue 0-7 ; second byte: high nibble: 0000; low nibble: green 0-7 SetPaletteColor_FromAddress: ; set palette register number in register R#16 (Color palette address pointer) ld b, a ; data ld c, 16 ; register # call BIOS_WRTVDP ld c, PORT_2 ; v9938 port #2 ld a, (hl) ; data 1 (red 0-7; blue 0-7) di out (c), a inc hl ld a, (hl) ; data 2 (0000; green 0-7) ei out (c), a ret ; Load palette data pointed by HL LoadPalette: ; set palette register number in register R#16 (Color palette address pointer) ld b, 0 ; data ld c, 16 ; register # call BIOS_WRTVDP ld c, PORT_2 ; V9938 port #2 ld b, 16 .loop: di ld a, (hl) out (c), a inc hl ld a, (hl) out (c), a ei inc hl djnz .loop ret ; Typical routine to select the ROM on page 8000h-BFFFh from page 4000h-7FFFh EnableRomPage2: ; source: https://www.msx.org/wiki/Develop_a_program_in_cartridge_ROM#Typical_examples_to_make_a_32kB_ROM call BIOS_RSLREG rrca rrca and 3 ;Keep bits corresponding to the page 4000h-7FFFh ld c,a ld b,0 ld hl, BIOS_EXPTBL add hl,bc ld a,(hl) and 80h or c ld c,a inc hl inc hl inc hl inc hl ld a,(hl) and 0Ch or c ld h,080h call BIOS_ENASLT ; Select the ROM on page 8000h-BFFFh ret ; Input: ; B: number of VBlanks to wait ; Destroys: ; A Wait_B_Vblanks: push bc .loop: ld a, (BIOS_JIFFY) ld c, a .waitVBlank: ld a, (BIOS_JIFFY) cp c jp z, .waitVBlank djnz .loop pop bc ret Wait_15_Vblanks: ld c, 15 .loop: ld a, (BIOS_JIFFY) ld b, a .waitVBlank: ld a, (BIOS_JIFFY) cp b jp z, .waitVBlank dec c jp nz, .loop ret Wait_Vblank: .loop: ld a, (BIOS_JIFFY) ld b, a .waitVBlank: ld a, (BIOS_JIFFY) cp b jp z, .waitVBlank ret ; Wait: ld c, 15 .loop: ld a, (BIOS_JIFFY) ld b, a .waitVBlank: ld a, (BIOS_JIFFY) cp b jp z, .waitVBlank dec c jp nz, .loop ; ; Set VDP address counter to write from address AHL (17-bit) ; Enables the interrupts ; SetVdp_Write: ; transform address from ; ; | Register A | Register H | Register L | ; | --- --- --- --- --- --- --- A16 | A15 A14 A13 A12 A11 A10 A9 A8 | A7 A6 A5 A4 A3 A2 A1 A0 | ; ; to ; ; | Register A | Register H | Register L | ; | --- --- --- --- --- A16 A15 A14 | --- --- A13 A12 A11 A10 A9 A8 | A7 A6 A5 A4 A3 A2 A1 A0 | rlc h rla rlc h rla srl h srl h di ; write bits a14-16 of address to R#14 out (PORT_1), a ld a, 14 + 128 out (PORT_1), a ; write the other address bits to VDP PORT_1 ld a, l nop out (PORT_1), a ld a, h or 64 ei out (PORT_1),a ret ; ; Set VDP address counter to read from address AHL (17-bit) ; Enables the interrupts ; SetVdp_Read: rlc h rla rlc h rla srl h srl h di out (PORT_1), a ld a, 14 + 128 out (PORT_1), a ld a, l nop out (PORT_1), a ld a, h ei out (PORT_1), a ret ; TODO: ; ClearVram_MSX2: ; ; clear VRAM ; ; set address counter (bits 16 to 14) ; ld b, 0000 0000 b ; data ; ld c, 6 ; register # ; call BIOS_WRTVDP ; ; set address counter (bits 7 to 0) ; ld c, PORT_1 ; ld a, 0000 0000 b ; di ; out (c), a ; ; set address counter (bits 13 to 8) and operation mode ; ; 0: read, 1: write ; ; | ; ld a, 0100 0000 b ; ei ; out (c), a ; ; write to VRAM ; xor a ; ld b, 0 ;256 iterations ; ld c, PORT_0 ; .loop: ; di ; out (c), a ; ei ; dec b ; jp nz, .loop ; ret ; ClearVram_MSX2: ; ld d, 7 ; .loop: ; ; set 3 upper bits of VRAM addr (bits 16 to 14) ; ld b, 1; d ; data ; ld c, 14 ; register # ; call BIOS_WRTVDP ; ; Set register #14 ; ; DI ; ; LD A, 1;d ; Base adress #4000 ; ; OUT (PORT_1), A ; ; LD A, 14 + 128 ; Write regster #14 (BIT 7 is set for writing) ; ; OUT (PORT_1), A ; ; EI ; xor a ; ld hl, 0 ; ld bc, 16384 * 2 ; call BIOS_BIGFIL ; ; dec d ; ; jp nz, .loop ; ret ClearVram_MSX2: xor a ; set vram write base address ld hl, 0 ; to 1st byte of page 0 call SetVDP_Write ; xor a ; FillL1: ; ld c, 64 ; fill 1st 8 lines of page 1 ; FillL2: ; ld b, 0 ; ; out (PORT_0),a ; could also have been done with ; djnz FillL2 ; a vdp command (probably faster) ; dec c ; (and could also use a fast loop) ; jp nz,FillL1 xor a ; TODO: ; use VDP command (currently is taking almost 1 second) ; disable screen/sprites (should I ??) ; clear all 128kb of VRAM ld d, 2 ; 2 repetitions .loop_2: ld c, 0 ; 256 repetitions .loop_1: ld b, 0 ; 256 repetitions .loop: out (PORT_0), a djnz .loop dec c jp nz, .loop_1 dec d jp nz, .loop_2 ret Screen11: ; change to screen 11 ; it's needed to set screen 8 and change the YJK and YAE bits of R#25 manually ld a, 8 call BIOS_CHGMOD ld a, (REG25SAV) or 0001 1000 b ld (REG25SAV), a ; MSX 2+ VDP registers aren't guaranted to be saved by BIOS_WRTVDP routine ld b, a ;ld b, 0001 1000 b ; data ld c, 25 ; register # call BIOS_WRTVDP ret SetSprites16x16: ld a, (REG1SAV) or 0000 0010 b ld (REG1SAV), a ld b, a ld c, 1 ; register # call BIOS_WRTVDP ret SetSpritesMagnified: ld a, (REG1SAV) or 0000 0001 b ld (REG1SAV), a ld b, a ld c, 1 ; register # call BIOS_WRTVDP ret Set192Lines: ; set 192 lines ; ld b, 0000 0000 b ; data ; ld c, 9 ; register # ; call BIOS_WRTVDP ld a, (REG9SAV) and 0111 1111 b ld (REG9SAV), a ld b, a ld c, 9 ; register # call BIOS_WRTVDP ret Set212Lines: ; set LN (bit 7) of R#9 to 1 ld a, (REG9SAV) or 1000 0000 b ld (REG9SAV), a ld b, a ld c, 9 ; register # call BIOS_WRTVDP ret SetNonInterlacedMode: ; reset IL (bit 3) and EO (bit 2) flags of R#9 ld a, (REG9SAV) and 1111 0011 b ld (REG9SAV), a ld b, a ld c, 9 ; register # call BIOS_WRTVDP ret SetInterlacedMode: ; set IL (bit 3) and EO (bit 2) flags of R#9 ld a, (REG9SAV) or 0000 1100 b ld (REG9SAV), a ld b, a ld c, 9 ; register # call BIOS_WRTVDP ret SetColor0ToNonTransparent: ; Das 16 cores da paleta, a cor 0 é transparente, ou seja, não pode ; ser definida uma cor para ela e qualquer objeto desenhado com ela não ; será visto. Entretanto, setando o bit 5 de R#8, a função de transparente ; será desativada e a cor 0 poderá ser definida por P#0. ; set color 0 to non transparent ld a, (REG8SAV) or 0010 0000 b ld (REG8SAV), a ld b, a ; data ld c, 0x08 ; register # call BIOS_WRTVDP ret SetColor0ToTransparent: ; set color 0 to transparent ld a, (REG8SAV) and 1101 1111 b ld (REG8SAV), a ld b, a ld c, 8 ; register # call BIOS_WRTVDP ret DisableSprites: ld a, (REG8SAV) or 0000 0010 b ld (REG8SAV), a ld b, a ld c, 8 ; register # call BIOS_WRTVDP ret EnableSprites: ld a, (REG8SAV) and 1111 1101 b ld (REG8SAV), a ld b, a ld c, 8 ; register # call BIOS_WRTVDP ret ; Inputs: ; HL: source addr in RAM ; ADE: 17 bits destiny addr in VRAM ; C: number of bytes x 256 (e.g. C=64, total = 64 * 256 = 16384) LDIRVM_MSX2: ;ld a, 0000 0000 b ex de, hl ;ld hl, NAMTBL + (0 * (256 * 64)) call SetVdp_Write ex de, hl ld d, c ;ld hl, ImageData_1 ld c, PORT_0 ; you can also write ld bc,#nn9B, which is faster ld b, 0 .loop_1: otir dec d jp nz, .loop_1 ret ; ;Random number generator: ; ; In: nothing ; ; Out: A with a random number ; ; Destroys: nothing ; ;Author: Ricardo Bittencourt aka RicBit (BrMSX, Tetrinet and several other projects) ; ; choose a random number in the set [0,255] with uniform distribution ; RandomNumber: ; push hl ; ld hl, (Seed) ; add hl, hl ; sbc a, a ; and 0x83 ; xor l ; ld l, a ; ld (Seed), hl ; pop hl ; ret ; The random number generated will be any number from 0 to FFh. ; Despite be a random number generator routine, your results will pass in several statistical tests. ; Before the first call, the SEED value must be initiated with a value different of 0. ; For a deterministic behavior (the sequence of values will be the same if the program was initiated), use a fixed SEED value. ; For a somewhat more random sequence, use: ; LD A,(JIFFY);MSX BIOS time variable ; OR 80H ;A value different of zero is granted ; LD A,(SEED) ; The values obtained from this method is much more *random* that what you get from LD A,R. ; Calculates whether a collision occurs between two 16x16 objects ; of a fixed size ; IN: ; B = x1; C = y1 ; D = x2; E = y2 ; OUT: Carry set if collision ; CHANGES: AF CheckCollision_16x24_16x16: ld a, d ; get x2 sub b ; calculate x2 - x1 jr c, .x1IsLarger ; jump if x2 < x1 sub 16 ; compare with size 1 ret nc ; return if no collision jp .checkVerticalCollision .x1IsLarger: neg ; use negative value (Z80) ; emulate neg instruction (Gameboy) ; ld b, a ; xor a ; same as ld a, 0 ; sub a, b sub 16 ; compare with size 2 ret nc ; return if no collision .checkVerticalCollision: ld a, e ; get y2 sub c ; calculate y2 - y1 jr c, .y1IsLarger ; jump if y2 < y1 sub 24 ; compare with size 1 ret ; return collision or no collision .y1IsLarger: neg ; use negative value (Z80) ; emulate neg instruction (Gameboy) ; ld c, a ; xor a ; same as ld a, 0 ; sub a, c sub 16 ; compare with size 2 ret ; return collision or no collision ; ; Fade from black screen to palette pointed by HL ; ; PS: early try, it's a bit strange, but I prefer to keep ; ; Official FadeIn routine is below ; FadeIn_Strange: ; ; save destiny palette ; ld (FadeInDestinyPaletteAddr), hl ; ; reset temp palette ; ld de, FadeInTempPalette ; ld b, FadeInTempPalette.size ; xor a ; .loop_ResetPalette: ; ld (de), a ; inc de ; djnz .loop_ResetPalette ; ld b, 7 ; .loopPalette: ; push bc ; ld de, FadeInTempPalette ; ld b, 0 + (FadeInTempPalette.size / 2) ; ; restore destiny palette ; ld hl, (FadeInDestinyPaletteAddr) ; push hl ; push de ; push bc ; ex de, hl ; call LoadPalette ; call BIOS_ENASCR ; ld b, 5 ; call Wait_B_Vblanks ; pop bc ; pop de ; pop hl ; ; loop through all temp palette incrementing each component (RGB) of each color ; .loopColors: ; push bc ; ;ld ixh, b ; push hl ; push de ; ; read from temp palette ; ld a, (de) ; ld b, a ; inc de ; ld a, (de) ; ld c, a ; ; ; set palette ; ; push de ; ; push bc ; ; ld a, ixh ; ; call SetPaletteColor ; ; pop bc ; ; pop de ; ; IYH = Red (0rrr 0000) ; ; get RED component ; ld a, b ; and 0111 0000b ; ld iyh, a ; ; compare with destiny palette ; ld a, (hl) ; and 0111 0000b ; cp iyh ; if (a >= n) NC ; if (a < n) C ; ;ld a, ; jp z, .dontIncrementRed ; ; increment RED ; ld a, iyh ; ld b, 0x10 ; add a, b ; ld iyh, a ; .dontIncrementRed: ; ; IYL = Blue (0000 0bbb) ; ; get BLUE component ; dec de ; ld a, (de) ; and 0000 0111b ; ld iyl, a ; ; compare with destiny palette ; ld a, (hl) ; and 0000 0111b ; cp iyl ; if (a >= n) NC ; if (a < n) C ; jp z, .dontIncrementBlue ; ; increment BLUE ; ;ld a, iyl ; ; ld b, 0x01 ; ; add a, b ; inc iyl ; ;ld iyh, a ; .dontIncrementBlue: ; ; save updated RED (IYH) and BLUE (IYL) ; ld a, iyh ; or iyl ; ld (de), a ; ; B = Green ; ; get GREEN component ; inc de ; ld a, (de) ; and 0000 0111b ; ld b, a ; ; compare with destiny palette ; inc hl ; ld a, (hl) ; and 0000 0111b ; cp b ; if (a >= n) NC ; if (a < n) C ; jp z, .dontIncrementGreen ; ; increment GREEN ; inc b ; .dontIncrementGreen: ; ; save updated GREEN ; ld a, b ; ld (de), a ; pop de ; pop hl ; ; increment pointers by 2 ; inc hl ; inc hl ; inc de ; inc de ; pop bc ; djnz .loopColors ; pop bc ; djnz .loopPalette ; ret ; CreateFadeInOutPalette: ; ; reset 8 temp palettes ; ld de, FadeInTemp_8_Palettes ; ld b, 0 ; FadeInTemp_8_Palettes.size ; B=0 for 256 iterations ; xor a ; .loop_ResetPalettes: ; ld (de), a ; inc de ; djnz .loop_ResetPalettes ; ; copy game palette to first position in FadeInTemp_8_Palettes ; ld hl, GamePalette ; ld de, FadeInTemp_8_Palettes ; ld bc, 32 ; ldir ; ld hl, FadeInTemp_8_Palettes ; ld de, FadeInTemp_8_Palettes + 32 ; ld b, 7 ; .loop_Palettes: ; push bc ; ld b, 32 ; .loop_Colors: ; ; high nibble ; ld c, 0 ; ld a, (hl) ; and 0111 0000b ; or a ; jp z, .skipHighNibble ; ; decrement and save it to C ; ld c, 0x10 ; sub a, c ; ld c, a ; .skipHighNibble: ; ; low nibble ; ld a, (hl) ; and 0000 0111b ; or a ; jp z, .skipLowNibble ; ; decrement and keep it in A ; dec a ; .skipLowNibble: ; ; join high and low nibbles and save it to destiny ; or c ; ld (de), a ; ; next byte ; inc hl ; inc de ; djnz .loop_Colors ; pop bc ; djnz .loop_Palettes ; ret ; FadeIn: ; ld hl, FadeInTemp_8_Palettes + (7 * 32) ; ld b, 8 ; .loop: ; push bc ; push hl ; call LoadPalette ; call BIOS_ENASCR ; pop hl ; ld de, 32 ; or a ;clear carry flag ; sbc hl, de ; ld b, 5 ; call Wait_B_Vblanks ; pop bc ; djnz .loop ; ret ; FadeOut: ; ld hl, FadeInTemp_8_Palettes ; ld b, 8 ; .loop: ; push bc ; push hl ; call LoadPalette ; call BIOS_ENASCR ; pop hl ; ld de, 32 ; add hl, de ; ld b, 5 ; call Wait_B_Vblanks ; pop bc ; djnz .loop ; ret ; ------------------------------------------------------------ ; VDP Commands ; VDP_COMMAND_HMMC: equ 1111 0000 b ; High speed move CPU to VRAM (copies data from your ram to the vram) VDP_COMMAND_YMMM: equ 1110 0000 b ; High speed move VRAM to VRAM, Y coordinate only VDP_COMMAND_HMMM: equ 1101 0000 b ; High speed move VRAM to VRAM VDP_COMMAND_HMMV: equ 1100 0000 b ; High speed move VDP to VRAM (fills an area with one single color) ; Logical commands (four lower bits specifies logic operation) VDP_COMMAND_LMMC: equ 1011 0000 b ; Logical move CPU to VRAM (copies data from your ram to the vram) VDP_COMMAND_LMCM: equ 1010 0000 b ; Logical move VRAM to CPU VDP_COMMAND_LMMM: equ 1001 0000 b ; Logical move VRAM to VRAM VDP_COMMAND_LMMV: equ 1000 0000 b ; Logical move VDP to VRAM (fills an area with one single color) VDP_COMMAND_LINE: equ 0111 0000 b VDP_COMMAND_SRCH: equ 0110 0000 b VDP_COMMAND_PSET: equ 0101 0000 b VDP_COMMAND_POINT: equ 0100 0000 b VDP_COMMAND_STOP: equ 0000 0000 b ; Logical operations: VDP_LOGIC_OPERATION_IMP: equ 0000 b VDP_LOGIC_OPERATION_AND: equ 0001 b VDP_LOGIC_OPERATION_OR: equ 0010 b VDP_LOGIC_OPERATION_XOR: equ 0011 b VDP_LOGIC_OPERATION_NOT: equ 0100 b VDP_LOGIC_OPERATION_TIMP: equ 1000 b VDP_LOGIC_OPERATION_TAND: equ 1001 b VDP_LOGIC_OPERATION_TOR: equ 1010 b VDP_LOGIC_OPERATION_TXOR: equ 1011 b VDP_LOGIC_OPERATION_TNOT: equ 1100 b ; Fast DoCopy, by Grauw ; Input: HL = pointer to 15-byte VDP command data ; Output: HL = updated ; Destroys: A, B, C Execute_VDP_LMMM: Execute_VDP_HMMM: ld a, 32 ; number of first register di out (PORT_1), a ld a, 17 + 128 ; R#17 + most significant bit set (auto increment) out (PORT_1), a ld c, 0x9B ; port number on register C to be used by OUTI's .vdpReady: ld a, 2 di out (PORT_1), a ; select s#2 ld a, 15 + 128 out (PORT_1), a in a, (PORT_1) rra ld a, 0 ; back to s#0, enable ints out (PORT_1), a ld a, 15 + 128 ei out (PORT_1), a ; loop if vdp not ready (CE) jp c, .vdpReady outi ; 15x OUTI outi ; (faster than OTIR) outi outi outi outi outi outi outi outi outi outi outi outi outi ret ; Input: HL = pointer to 11-byte VDP command data ; Output: HL = updated ; Destroys: A, B, C Execute_VDP_PSET: Execute_VDP_LINE: Execute_VDP_HMMV: Execute_VDP_HMMC_Init: ld a, 36 ; number of first register di out (PORT_1), a ld a, 17 + 128 out (PORT_1), a ld c, 0x9B .vdpReady: ld a, 2 di out (PORT_1), a ; select s#2 ld a, 15 + 128 out (PORT_1), a in a, (PORT_1) rra ld a, 0 ; back to s#0, enable ints out (PORT_1), a ld a, 15 + 128 ei out (PORT_1), a ; loop if vdp not ready (CE) jp c, .vdpReady outi ; 11x OUTI outi ; (faster than OTIR) outi outi outi outi outi outi outi outi outi ret ; --- HMMC working ; 10 SCREEN 5 ; 20 REM VDP(26) = VDP(26) OR 64 'only MSX 2+ ; 30 VDP(37) = 128-4 : VDP(38) = 0 : VDP(39) = 96-4 : VDP(40) = 0 'R#36-39: DX, DY ; 40 VDP(41) = 0 : VDP(42) = 0 : VDP(43) = 0 : VDP(44) = 0 'R#40-43: NX, NY (dummy values) ; 50 VDP(45) = 255 'R#44: CLR (dummy value) ; 60 VDP(46) = 0 : VDP(47) = &HF0 : VDP(41) = 8 : VDP(43) = 8 : VDP(47) = &HF0 ; 70 IF VDP(-2) AND 1 THEN VDP(45) = &Hf8 : GOTO 70 ; ; 1000 goto 1000 ; HL: command registers values (R#36 to R#46) ; DE: source data address in RAM Execute_VDP_HMMC: ; initialize VDP for HMMC using Grauw method (https://www.msx.org/forum/msx-talk/development/transferring-data-after-hmmc-lmmc-command) push hl, de call Execute_VDP_HMMC_Init pop de, hl ;---: VDP(41) = 8 : VDP(43) = 8 : VDP(47) = &HF0 push de ld bc, 4 add hl, bc ; set HL to R#40 position ; --- set R#40-43 (NX, NY) again ld b, (hl) ; data ld c, 40 ; register # call BIOS_WRTVDP inc hl ld b, (hl) ; data ld c, 41 ; register # call BIOS_WRTVDP inc hl ld b, (hl) ; data ld c, 42 ; register # call BIOS_WRTVDP inc hl ld b, (hl) ; data ld c, 43 ; register # call BIOS_WRTVDP inc hl ; --- set R#46 (CMD) again ld b, 0xf0 ; data ld c, 46 ; register # call BIOS_WRTVDP pop hl ; HL = DE (old HL not needed) ; --- read status reg S#2 .readS2: ld a, 2 di out (PORT_1), a ; select s#2 ld a, 15 + 128 out (PORT_1), a in a, (PORT_1) ld b, a ; value of S#2 to B ld a, 0 ; back to s#0, enable ints out (PORT_1), a ld a, 15 + 128 ei out (PORT_1), a ; S#2: ; CE = bit 0 ; TR = bit 7 ; if (CE == 0) ret ld a, b and 0000 0001 b ret z ; if (TR == 0) { readS2; } else { dataTransmit; readS2; } ld a, b and 1000 000 b jp z, .readS2 .dataTransmit: ; --- set R#44 (CLR) to next data ; ; original (safe) ; ld c, 0x99 ; di ; outi ; ld a, 44 + 128 ; register number + 128 ; ei ; out (0x99),a ; ; optimized (not sure if safe) -- must receive byte count as parameter ; ld c, 0x99 ; ld a, 44 + 128 ; register number + 128 ; ld b, 32 ; byte count for 8x8 pixels in SC5 ; .loop_test: ; di ; outi ; Z is set only if B becomes zero after decrement, otherwise it's reset. ; ei ; out (0x99),a ; jp nz, .loop_test ; Z flag was from OUTI (register B counter) ; more optimized (not sure if safe) -- must receive byte count as parameter ; --- set R#17 to value 44 (indirect register access) ld b, 128 + 44 ; bit 7 = 1 auto increment register number disabled ld c, 17 ; register # call BIOS_WRTVDP ld c, PORT_3 ld b, 32 ; byte count for 8x8 pixels in SC5 otir jp .readS2 ; Input: HL = pointer to 13-byte VDP command data ; Output: HL = updated ; Destroys: A, B, C Execute_VDP_YMMM: ld a, 34 ; number of first register di out (PORT_1), a ld a, 17 + 128 out (PORT_1), a ld c, 0x9B .vdpReady: ld a, 2 di out (PORT_1), a ; select s#2 ld a, 15 + 128 out (PORT_1), a in a, (PORT_1) rra ld a, 0 ; back to s#0, enable ints out (PORT_1), a ld a, 15 + 128 ei out (PORT_1), a ; loop if vdp not ready (CE) jp c, .vdpReady outi ; 13x OUTI outi ; (faster than OTIR) outi outi outi outi outi outi outi outi outi outi outi ret ; ------------------------------------------------------------ ; Routine to read a status register ; Input: B = Status register number to read (MSX2~) ; Output: B = Read value from the status register ; Modify: AF, BC ReadStatusReg: ; -> Write the registre number in the r#15 (these 7 lines are specific MSX2 or newer) ld a,(0007h) ; Main-ROM must be selected on page 0000h-3FFFh inc a ld c,a ; C = CPU port #99h (VDP writing port#1) ;di ; Interrupts must be disabled here out (c),b ld a,080h+15 out (c),a ; <- ld a,(0006h) ; Main-ROM must be selected on page 0000h-3FFFh inc a ld c,a ; C = CPU port #99h (VDP reading port#1) in b,(c) ; read the value to the port#1 ; -> Rewrite the registre number 0 in the r#15 (these 8 lines are specific MSX2 or newer) ld a,(0007h) ; Main-ROM must be selected on page 0000h-3FFFh inc a ld c,a ; C = CPU port #99h (VDP writing port#1) xor a out (c),a ld a,080h+15 out (c),a ;ei ; Interrupts can be enabled here ; <- ret ; Write B value to C register WRTVDP_without_DI_EI: ld a, b ;di out (PORT_1),a ld a, c or 128 ;ld a, regnr + 128 ;ei out (PORT_1), a ret ; Alternative implementation of BIOS' SNSMAT without DI and EI ; param a/c: the keyboard matrix row to be read ; ret a: the keyboard matrix row read SNSMAT_NO_DI_EI: ld c, a .C_OK: ; Initializes PPI.C value in a, (PPI.C) and 0xf0 ; (keep bits 4-7) or c ; Reads the keyboard matrix row out (PPI.C), a in a, (PPI.B) ret
albs-br/msx-mk
4,952
Sounds/OPL4.s
; Original by Bitvision Software ; Converted (with adaptations) to TNI Asm by Andre Baptista ; Output: ; z: not available ; nz: available IsOPL4Available: in a, (0xc4) cp 0xff ret OPL4_Init: xor a ld (Var_IsOPL4Available), a call IsOPL4Available ret z ld a, 1 ld (Var_IsOPL4Available), a di ;setup OPL4 (parte FM) ;enable new2:wave registers (Manual pag 42) ld a, 5 out (0xc6), a ; 0xc4 + 2 ld a, 2 out (0xc7), a ; 0xc4 + 2 + 1 ld bc, 0x0210 ;device ID 0, Wave table header 100b = 5 => from wave 384 to 511 starts at 0x200000 (Check manual pages 14,15) call write_opl4_port ld bc, 0x2001 ;first channel, wave most significant bit (MSB) always 1 ... so 1xxxxxxxxb call write_opl4_port ld bc, 0x38F0 ;first channel, octave 15 (max). Play this with FNumber (Check manual page 17). Our samples are 11Kz call write_opl4_port ;uploading samples (headers & data) ;activate reading/writting ld b, 2 call read_opl4_port or 1 ;bit 0 to 1 => reading/writting wave memory ; ld b, 2 ;b keeps value ld c, a call write_opl4_port ;uploading headers ;set up wave ram writting address 0x200000 ld bc, 0x0320 call write_opl4_port ld bc, 0x0400 call write_opl4_port ld bc, 0x0500 call write_opl4_port ld a, MEGAROM_PAGE_SOUNDS_HEADERS ld (Seg_P8000_SW), a ld hl, 0x8000 ;headers_begin ld de, headers_end - headers_begin ld b, 0x06 ;read/write OPL4 wave register loop_header: ld c, (hl) call write_opl4_port inc hl dec de ld a, d or e jr nz, loop_header ;uploading samples data ;set up wave ram writting address ;from 0x201200 ld bc, 0x0320 call write_opl4_port ld bc, 0x0412 call write_opl4_port ld bc, 0x0500 call write_opl4_port ld a, MEGAROM_PAGES_SOUNDS_DATA ld (Seg_P8000_SW), a call load_16kb_chunk ld a, MEGAROM_PAGES_SOUNDS_DATA + 1 ld (Seg_P8000_SW), a call load_16kb_chunk ld a, MEGAROM_PAGES_SOUNDS_DATA + 2 ld (Seg_P8000_SW), a call load_16kb_chunk ; WARNING: currently loading only the first 48 kb ;restore regular operation (play sound!) ld b, 2 call read_opl4_port and 11111110b ;bit 0 to 0 => reading/writting wave memory disabled ; ld b, 2 ;b keeps value ld c, a call write_opl4_port ei ret ; Input: ; D: sound number (constant SOUND_FX_?) PlaySound: ; if (!IsOPL4Available) return; ld a, (Var_IsOPL4Available) or a ret z ; play sound on OPL4 call speak ret ;d - sample number speak: ld bc, 0x6800 call write_opl4_port ;silence please ld b, 0x08 ld c, d ;sample number call write_opl4_port ld bc, 0x6880 ;play that jp write_opl4_port ;b - port number ;c - data write_opl4_port: ;port ld a, b out (0x7e), a ld a, c nop nop ;data out (0x7f), a ret ;b - port number ; returns ; a - value read read_opl4_port: ;port ld a, b out (0x7e), a nop nop nop ;data in a, (0x7f) ret ;set the right page on the megarom before calling this guy load_16kb_chunk: ld hl, 0x8000 ld de, 0x4000 ;16kb ld b, 0x06 ;read/write OPL4 wave register loop_data: ld c, (hl) call write_opl4_port inc hl dec de ld a, d or e jr nz, loop_data ret
albs-br/msx-mk
1,974
Sounds/Headers.s
headers_begin: ;up to 384 headers, 12 bytes per header = 4608 bytes ;so 0x200000 + 0x1200 = 0x201200 ... where data should start ;header sample 0 db 0x20, 0x12, 0x00 ;8 bits & start address at wave memory db (sample_0.size) >> 8 db (sample_0.size) and 0xff db ((sample_0.size) xor 0xffFF) >> 8 db ((sample_0.size) xor 0xffFF) and 0xff db 0x00, 0xf0, 0x00, 0x00, 0x00 ;also works 0x00, 0xf0, 0x00, 0x0f, 0x00 ;header sample 1 ; sample_header sample_1, (sample_1_end - sample_1) db sample_1 >> 16, (sample_1 >> 8) and 0xff, sample_1 and 0xff ;8 bits & start address at wave memory db (sample_1.size) >> 8 db (sample_1.size) and 0xff db ((sample_1.size) xor 0xffFF) >> 8 db ((sample_1.size) xor 0xffFF) and 0xff db 0x00, 0xf0, 0x00, 0x00, 0x00 ;also works 0x00, 0xf0, 0x00, 0x0f, 0x00 ;header sample 2 db sample_2 >> 16, (sample_2 >> 8) and 0xff, sample_2 and 0xff ;8 bits & start address at wave memory db (sample_2.size) >> 8 db (sample_2.size) and 0xff db ((sample_2.size) xor 0xffFF) >> 8 db ((sample_2.size) xor 0xffFF) and 0xff db 0x00, 0xf0, 0x00, 0x00, 0x00 ;also works 0x00, 0xf0, 0x00, 0x0f, 0x00 ;header sample 3 db sample_3 >> 16, (sample_3 >> 8) and 0xff, sample_3 and 0xff ;8 bits & start address at wave memory db (sample_3.size) >> 8 db (sample_3.size) and 0xff db ((sample_3.size) xor 0xffFF) >> 8 db ((sample_3.size) xor 0xffFF) and 0xff db 0x00, 0xf0, 0x00, 0x00, 0x00 ;also works 0x00, 0xf0, 0x00, 0x0f, 0x00 headers_end:
AlbrechtL/welle.io
5,524
src/libs/mpg123/synth_arm.S
/* synth_arm: ARM optimized synth copyright 1995-2009 by the mpg123 project - free software under the terms of the LGPL 2.1 see COPYING and AUTHORS files in distribution or http://mpg123.org initially written by Taihei Monma */ #include "mangle.h" #define WINDOW r0 #define B0 r1 #define SAMPLES r2 #define REG_CLIP r4 #define REG_MAX r12 /* int synth_1to1_arm_asm(real *window, real *b0, short *samples, int bo1); return value: number of clipped samples */ .code 32 .text ALIGN4 .globl ASM_NAME(synth_1to1_arm_asm) #ifdef __ELF__ .type ASM_NAME(synth_1to1_arm_asm), %function #endif ASM_NAME(synth_1to1_arm_asm): stmfd sp!, {r4, r5, r6, r7, r8, r9, r10, lr} add WINDOW, WINDOW, #64 sub WINDOW, WINDOW, r3, lsl #2 eor REG_CLIP, REG_CLIP, REG_CLIP mov REG_MAX, #1073741824 sub REG_MAX, REG_MAX, #32768 mov r3, #16 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 1: ldr r8, [WINDOW], #4 ldr r9, [B0], #4 mul r7, r5, r6 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 mul r10, r8, r9 ldr r8, [WINDOW], #4 ldr r9, [B0], #4 mla r7, r5, r6, r7 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 mla r10, r8, r9, r10 ldr r8, [WINDOW], #4 ldr r9, [B0], #4 mla r7, r5, r6, r7 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 mla r10, r8, r9, r10 ldr r8, [WINDOW], #4 ldr r9, [B0], #4 mla r7, r5, r6, r7 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 mla r10, r8, r9, r10 ldr r8, [WINDOW], #4 ldr r9, [B0], #4 mla r7, r5, r6, r7 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 mla r10, r8, r9, r10 ldr r8, [WINDOW], #4 ldr r9, [B0], #4 mla r7, r5, r6, r7 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 mla r10, r8, r9, r10 ldr r8, [WINDOW], #4 ldr r9, [B0], #4 mla r7, r5, r6, r7 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 mla r10, r8, r9, r10 ldr r8, [WINDOW], #68 ldr r9, [B0], #4 mla r7, r5, r6, r7 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 mla r10, r8, r9, r10 sub r7, r7, r10 cmp r7, REG_MAX movgt r7, REG_MAX addgt REG_CLIP, REG_CLIP, #1 cmp r7, #-1073741824 movlt r7, #-1073741824 addlt REG_CLIP, REG_CLIP, #1 movs r7, r7, asr #15 adc r7, r7, #0 strh r7, [SAMPLES], #4 subs r3, r3, #1 bne 1b add WINDOW, WINDOW, #4 add B0, B0, #4 ldr r8, [WINDOW], #8 ldr r9, [B0], #8 mul r7, r5, r6 ldr r5, [WINDOW], #8 ldr r6, [B0], #8 mul r10, r8, r9 ldr r8, [WINDOW], #8 ldr r9, [B0], #8 mla r7, r5, r6, r7 ldr r5, [WINDOW], #8 ldr r6, [B0], #8 mla r10, r8, r9, r10 ldr r8, [WINDOW], #8 ldr r9, [B0], #8 mla r7, r5, r6, r7 ldr r5, [WINDOW], #8 ldr r6, [B0], #8 mla r10, r8, r9, r10 ldr r8, [WINDOW], #72 ldr r9, [B0], #-120 mla r7, r5, r6, r7 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 mla r10, r8, r9, r10 add r7, r7, r10 cmp r7, REG_MAX movgt r7, REG_MAX addgt REG_CLIP, REG_CLIP, #1 cmp r7, #-1073741824 movlt r7, #-1073741824 addlt REG_CLIP, REG_CLIP, #1 movs r7, r7, asr #15 adc r7, r7, #0 strh r7, [SAMPLES], #4 mov r3, #14 1: ldr r8, [WINDOW], #4 ldr r9, [B0], #4 mul r7, r5, r6 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 mul r10, r8, r9 ldr r8, [WINDOW], #4 ldr r9, [B0], #4 mla r7, r5, r6, r7 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 mla r10, r8, r9, r10 ldr r8, [WINDOW], #4 ldr r9, [B0], #4 mla r7, r5, r6, r7 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 mla r10, r8, r9, r10 ldr r8, [WINDOW], #4 ldr r9, [B0], #4 mla r7, r5, r6, r7 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 mla r10, r8, r9, r10 ldr r8, [WINDOW], #4 ldr r9, [B0], #4 mla r7, r5, r6, r7 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 mla r10, r8, r9, r10 ldr r8, [WINDOW], #4 ldr r9, [B0], #4 mla r7, r5, r6, r7 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 mla r10, r8, r9, r10 ldr r8, [WINDOW], #4 ldr r9, [B0], #4 mla r7, r5, r6, r7 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 mla r10, r8, r9, r10 ldr r8, [WINDOW], #68 ldr r9, [B0], #-124 mla r7, r5, r6, r7 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 mla r10, r8, r9, r10 add r7, r7, r10 cmp r7, REG_MAX movgt r7, REG_MAX addgt REG_CLIP, REG_CLIP, #1 cmp r7, #-1073741824 movlt r7, #-1073741824 addlt REG_CLIP, REG_CLIP, #1 movs r7, r7, asr #15 adc r7, r7, #0 strh r7, [SAMPLES], #4 subs r3, r3, #1 bne 1b ldr r8, [WINDOW], #4 ldr r9, [B0], #4 mul r7, r5, r6 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 mul r10, r8, r9 ldr r8, [WINDOW], #4 ldr r9, [B0], #4 mla r7, r5, r6, r7 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 mla r10, r8, r9, r10 ldr r8, [WINDOW], #4 ldr r9, [B0], #4 mla r7, r5, r6, r7 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 mla r10, r8, r9, r10 ldr r8, [WINDOW], #4 ldr r9, [B0], #4 mla r7, r5, r6, r7 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 mla r10, r8, r9, r10 ldr r8, [WINDOW], #4 ldr r9, [B0], #4 mla r7, r5, r6, r7 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 mla r10, r8, r9, r10 ldr r8, [WINDOW], #4 ldr r9, [B0], #4 mla r7, r5, r6, r7 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 mla r10, r8, r9, r10 ldr r8, [WINDOW], #4 ldr r9, [B0], #4 mla r7, r5, r6, r7 ldr r5, [WINDOW], #4 ldr r6, [B0], #4 mla r10, r8, r9, r10 ldr r8, [WINDOW] ldr r9, [B0] mla r7, r5, r6, r7 mla r10, r8, r9, r10 add r7, r7, r10 cmp r7, REG_MAX movgt r7, REG_MAX addgt REG_CLIP, REG_CLIP, #1 cmp r7, #-1073741824 movlt r7, #-1073741824 addlt REG_CLIP, REG_CLIP, #1 movs r7, r7, asr #15 adc r7, r7, #0 strh r7, [SAMPLES] mov r0, REG_CLIP ldmfd sp!, {r4, r5, r6, r7, r8, r9, r10, pc} NONEXEC_STACK
AlbrechtL/welle.io
6,224
src/libs/mpg123/synth_sse_s32.S
/* synth_sse_s32: SSE optimized synth (s32 output version) copyright 1995-2009 by the mpg123 project - free software under the terms of the LGPL 2.1 see COPYING and AUTHORS files in distribution or http://mpg123.org initially written by Taihei Monma */ #include "mangle.h" /* real *window; */ #define WINDOW %ebx /* real *b0; */ #define B0 %edx /* real *samples; */ #define SAMPLES %esi #define MMREG_CLIP %mm7 /* int synth_1to1_s32_sse_asm(real *window, real *b0, int32_t *samples, int bo1); return value: number of clipped samples */ #ifndef __APPLE__ .section .rodata #else .data #endif ALIGN32 scale_s32: .long 1199570944 /* 65536.0 */ .long 1199570944 .long 1199570944 .long 1199570944 ALIGN16 maxmin_s32: .long 1191182335 /* 32767.999 */ .long 1191182335 .long 1191182335 .long 1191182335 .long -956301312 /* -32768.0 */ .long -956301312 .long -956301312 .long -956301312 .text ALIGN16 .globl ASM_NAME(synth_1to1_s32_sse_asm) ASM_NAME(synth_1to1_s32_sse_asm): pushl %ebp movl %esp, %ebp pushl %ebx pushl %esi pxor MMREG_CLIP, MMREG_CLIP movl 8(%ebp), WINDOW movl 12(%ebp), B0 movl 16(%ebp), SAMPLES movl 20(%ebp), %eax shll $2, %eax leal 64(WINDOW), WINDOW subl %eax, WINDOW #undef _EBX_ #define _EBX_ %eax GET_GOT movl $4, %ecx ALIGN16 1: movups (WINDOW), %xmm0 movups 16(WINDOW), %xmm1 movups 32(WINDOW), %xmm2 movups 48(WINDOW), %xmm3 movups 128(WINDOW), %xmm4 movups 144(WINDOW), %xmm5 movups 160(WINDOW), %xmm6 movups 176(WINDOW), %xmm7 mulps 0(B0), %xmm0 mulps 16(B0), %xmm1 mulps 32(B0), %xmm2 mulps 48(B0), %xmm3 mulps 64(B0), %xmm4 mulps 80(B0), %xmm5 mulps 96(B0), %xmm6 mulps 112(B0), %xmm7 addps %xmm1, %xmm0 addps %xmm3, %xmm2 addps %xmm5, %xmm4 addps %xmm7, %xmm6 addps %xmm2, %xmm0 addps %xmm6, %xmm4 movaps %xmm4, %xmm5 movaps %xmm0, %xmm4 leal 256(WINDOW), WINDOW leal 128(B0), B0 movups (WINDOW), %xmm0 movups 16(WINDOW), %xmm1 movups 32(WINDOW), %xmm2 movups 48(WINDOW), %xmm3 movups 128(WINDOW), %xmm6 movups 144(WINDOW), %xmm7 mulps (B0), %xmm0 mulps 16(B0), %xmm1 mulps 32(B0), %xmm2 mulps 48(B0), %xmm3 mulps 64(B0), %xmm6 mulps 80(B0), %xmm7 addps %xmm1, %xmm0 addps %xmm3, %xmm2 addps %xmm7, %xmm6 movups 160(WINDOW), %xmm1 movups 176(WINDOW), %xmm3 mulps 96(B0), %xmm1 mulps 112(B0), %xmm3 addps %xmm2, %xmm0 addps %xmm3, %xmm1 addps %xmm1, %xmm6 movaps %xmm6, %xmm7 movaps %xmm0, %xmm6 leal 256(WINDOW), WINDOW leal 128(B0), B0 movaps %xmm4, %xmm0 movaps %xmm6, %xmm1 unpcklps %xmm5, %xmm4 unpcklps %xmm7, %xmm6 unpckhps %xmm5, %xmm0 unpckhps %xmm7, %xmm1 movaps %xmm4, %xmm2 movaps %xmm0, %xmm3 movlhps %xmm6, %xmm4 movhlps %xmm2, %xmm6 movlhps %xmm1, %xmm0 movhlps %xmm3, %xmm1 subps %xmm6, %xmm4 subps %xmm1, %xmm0 addps %xmm4, %xmm0 movaps %xmm0, %xmm1 movaps %xmm0, %xmm2 mulps LOCAL_VAR(scale_s32), %xmm0 cmpnleps LOCAL_VAR(maxmin_s32), %xmm1 cmpltps 16+LOCAL_VAR(maxmin_s32), %xmm2 cvtps2pi %xmm0, %mm0 movhlps %xmm0, %xmm0 cvtps2pi %xmm0, %mm1 cvtps2pi %xmm1, %mm2 movhlps %xmm1, %xmm1 cvtps2pi %xmm1, %mm3 psrad $31, %mm2 psrad $31, %mm3 pxor %mm2, %mm0 pxor %mm3, %mm1 movd %mm0, (SAMPLES) psrlq $32, %mm0 movd %mm0, 8(SAMPLES) movd %mm1, 16(SAMPLES) psrlq $32, %mm1 movd %mm1, 24(SAMPLES) cvtps2pi %xmm2, %mm0 movhlps %xmm2, %xmm2 cvtps2pi %xmm2, %mm1 packssdw %mm3, %mm2 packssdw %mm1, %mm0 psrlw $15, %mm2 psrlw $15, %mm0 paddw %mm2, %mm0 paddw %mm0, MMREG_CLIP leal 32(SAMPLES), SAMPLES decl %ecx jnz 1b movl $4, %ecx ALIGN16 1: movups (WINDOW), %xmm0 movups 16(WINDOW), %xmm1 movups 32(WINDOW), %xmm2 movups 48(WINDOW), %xmm3 movups 128(WINDOW), %xmm4 movups 144(WINDOW), %xmm5 movups 160(WINDOW), %xmm6 movups 176(WINDOW), %xmm7 mulps 0(B0), %xmm0 mulps 16(B0), %xmm1 mulps 32(B0), %xmm2 mulps 48(B0), %xmm3 mulps -64(B0), %xmm4 mulps -48(B0), %xmm5 mulps -32(B0), %xmm6 mulps -16(B0), %xmm7 addps %xmm1, %xmm0 addps %xmm3, %xmm2 addps %xmm5, %xmm4 addps %xmm7, %xmm6 addps %xmm2, %xmm0 addps %xmm6, %xmm4 movaps %xmm4, %xmm5 movaps %xmm0, %xmm4 leal 256(WINDOW), WINDOW leal -128(B0), B0 movups (WINDOW), %xmm0 movups 16(WINDOW), %xmm1 movups 32(WINDOW), %xmm2 movups 48(WINDOW), %xmm3 movups 128(WINDOW), %xmm6 movups 144(WINDOW), %xmm7 mulps (B0), %xmm0 mulps 16(B0), %xmm1 mulps 32(B0), %xmm2 mulps 48(B0), %xmm3 mulps -64(B0), %xmm6 mulps -48(B0), %xmm7 addps %xmm1, %xmm0 addps %xmm3, %xmm2 addps %xmm7, %xmm6 movups 160(WINDOW), %xmm1 movups 176(WINDOW), %xmm3 mulps -32(B0), %xmm1 mulps -16(B0), %xmm3 addps %xmm2, %xmm0 addps %xmm3, %xmm1 addps %xmm1, %xmm6 movaps %xmm6, %xmm7 movaps %xmm0, %xmm6 leal 256(WINDOW), WINDOW leal -128(B0), B0 movaps %xmm4, %xmm0 movaps %xmm6, %xmm1 unpcklps %xmm5, %xmm4 unpcklps %xmm7, %xmm6 unpckhps %xmm5, %xmm0 unpckhps %xmm7, %xmm1 movaps %xmm4, %xmm2 movaps %xmm0, %xmm3 movlhps %xmm6, %xmm4 movhlps %xmm2, %xmm6 movlhps %xmm1, %xmm0 movhlps %xmm3, %xmm1 addps %xmm6, %xmm4 addps %xmm1, %xmm0 addps %xmm4, %xmm0 movaps %xmm0, %xmm1 movaps %xmm0, %xmm2 mulps LOCAL_VAR(scale_s32), %xmm0 cmpnleps LOCAL_VAR(maxmin_s32), %xmm1 cmpltps 16+LOCAL_VAR(maxmin_s32), %xmm2 cvtps2pi %xmm0, %mm0 movhlps %xmm0, %xmm0 cvtps2pi %xmm0, %mm1 cvtps2pi %xmm1, %mm2 movhlps %xmm1, %xmm1 cvtps2pi %xmm1, %mm3 psrad $31, %mm2 psrad $31, %mm3 pxor %mm2, %mm0 pxor %mm3, %mm1 movd %mm0, (SAMPLES) psrlq $32, %mm0 movd %mm0, 8(SAMPLES) movd %mm1, 16(SAMPLES) psrlq $32, %mm1 movd %mm1, 24(SAMPLES) cvtps2pi %xmm2, %mm0 movhlps %xmm2, %xmm2 cvtps2pi %xmm2, %mm1 packssdw %mm3, %mm2 packssdw %mm1, %mm0 psrlw $15, %mm2 psrlw $15, %mm0 paddw %mm2, %mm0 paddw %mm0, MMREG_CLIP leal 32(SAMPLES), SAMPLES decl %ecx jnz 1b pshufw $0xee, MMREG_CLIP, %mm0 paddw MMREG_CLIP, %mm0 pshufw $0x55, %mm0, %mm1 paddw %mm1, %mm0 movd %mm0, %eax andl $0xffff, %eax popl %esi popl %ebx movl %ebp, %esp popl %ebp emms ret NONEXEC_STACK
AlbrechtL/welle.io
4,116
src/libs/mpg123/synth_neon_accurate.S
/* synth_neon_accurate: ARM NEON optimized synth (MPEG compliant 16-bit output version) copyright 1995-2010 by the mpg123 project - free software under the terms of the LGPL 2.1 see COPYING and AUTHORS files in distribution or http://mpg123.org initially written by Taihei Monma */ #include "mangle.h" #define WINDOW r0 #define B0 r1 #define SAMPLES r2 /* int synth_1to1_real_neon_accurate_asm(real *window, real *b0, real *samples, int bo1); return value: number of clipped samples (0) */ .code 32 #ifndef __APPLE__ .fpu neon #endif .text .globl ASM_NAME(synth_1to1_neon_accurate_asm) #ifdef __ELF__ .type ASM_NAME(synth_1to1_neon_accurate_asm), %function #endif ASM_NAME(synth_1to1_neon_accurate_asm): push {r4-r6, lr} vpush {q4-q7} mov r6, sp sub sp, sp, #16 bic sp, #0xff add WINDOW, WINDOW, #64 sub WINDOW, WINDOW, r3, lsl #2 mov r3, #4 mov r4, #128 mov r5, #64 1: vld1.32 {q0,q1}, [WINDOW], r4 vld1.32 {q2,q3}, [WINDOW], r4 vld1.32 {q4,q5}, [WINDOW], r4 vld1.32 {q6,q7}, [WINDOW] sub WINDOW, WINDOW, #352 vld1.32 {q8,q9}, [B0, :128], r5 vld1.32 {q10,q11}, [B0, :128], r5 vld1.32 {q12,q13}, [B0, :128], r5 vld1.32 {q14,q15}, [B0, :128] vswp q1, q4 vswp q3, q6 sub B0, B0, #160 vmul.f32 q0, q0, q8 vmul.f32 q2, q2, q10 vmul.f32 q1, q1, q12 vmul.f32 q3, q3, q14 vmla.f32 q0, q4, q9 vmla.f32 q2, q6, q11 vmla.f32 q1, q5, q13 vmla.f32 q3, q7, q15 vld1.32 {q4,q5}, [WINDOW], r4 vld1.32 {q6,q7}, [WINDOW], r4 vld1.32 {q8,q9}, [WINDOW], r4 vld1.32 {q10,q11}, [B0, :128], r5 vld1.32 {q12,q13}, [B0, :128], r5 vld1.32 {q14,q15}, [B0, :128], r5 vswp q5, q6 vswp q11, q12 vmla.f32 q0, q4, q10 vmla.f32 q2, q5, q11 vmla.f32 q1, q8, q14 vld1.32 {q4,q5}, [WINDOW] vld1.32 {q10,q11}, [B0, :128]! add WINDOW, WINDOW, #96 vmla.f32 q3, q4, q10 vmla.f32 q0, q6, q12 vmla.f32 q2, q7, q13 vmla.f32 q1, q9, q15 vmla.f32 q3, q5, q11 vmov.i32 q4, #0x4b000000 vmvn.i32 q5, #0xb9000000 vorr.i32 q4, #0x00400000 vpadd.f32 d0, d0, d1 vpadd.f32 d4, d4, d5 vpadd.f32 d2, d2, d3 vpadd.f32 d6, d6, d7 vld1.32 {q6}, [sp, :128] vpadd.f32 d0, d0, d4 vpadd.f32 d1, d2, d6 vadd.f32 q3, q0, q4 vacgt.f32 q5, q0, q5 vld2.16 {d4,d5}, [SAMPLES] vshl.i32 q3, q3, #10 vqshrn.s32 d3, q3, #10 vshr.u32 q5, q5, #31 vst2.16 {d3,d5}, [SAMPLES]! vadd.i32 q5, q5, q6 vst1.32 {q5}, [sp, :128] subs r3, r3, #1 bne 1b mov r3, #4 mov r5, #-64 1: vld1.32 {q0,q1}, [WINDOW], r4 vld1.32 {q2,q3}, [WINDOW], r4 vld1.32 {q4,q5}, [WINDOW], r4 vld1.32 {q6,q7}, [WINDOW] sub WINDOW, WINDOW, #352 vld1.32 {q8,q9}, [B0, :128], r5 vld1.32 {q10,q11}, [B0, :128], r5 vld1.32 {q12,q13}, [B0, :128], r5 vld1.32 {q14,q15}, [B0, :128] vswp q1, q4 vswp q3, q6 add B0, B0, #224 vmul.f32 q0, q0, q8 vmul.f32 q2, q2, q10 vmul.f32 q1, q1, q12 vmul.f32 q3, q3, q14 vmla.f32 q0, q4, q9 vmla.f32 q2, q6, q11 vmla.f32 q1, q5, q13 vmla.f32 q3, q7, q15 vld1.32 {q4,q5}, [WINDOW], r4 vld1.32 {q6,q7}, [WINDOW], r4 vld1.32 {q8,q9}, [WINDOW], r4 vld1.32 {q10,q11}, [B0, :128], r5 vld1.32 {q12,q13}, [B0, :128], r5 vld1.32 {q14,q15}, [B0, :128], r5 vswp q5, q6 vswp q11, q12 vmla.f32 q0, q4, q10 vmla.f32 q2, q5, q11 vmla.f32 q1, q8, q14 vld1.32 {q4,q5}, [WINDOW] vld1.32 {q10,q11}, [B0, :128] add WINDOW, WINDOW, #96 sub B0, B0, #96 vmla.f32 q3, q4, q10 vmla.f32 q0, q6, q12 vmla.f32 q2, q7, q13 vmla.f32 q1, q9, q15 vmla.f32 q3, q5, q11 vmov.i32 q4, #0x4b000000 vmvn.i32 q5, #0xb9000000 vorr.i32 q4, #0x00400000 vpadd.f32 d0, d0, d1 vpadd.f32 d4, d4, d5 vpadd.f32 d2, d2, d3 vpadd.f32 d6, d6, d7 vld1.32 {q6}, [sp, :128] vpadd.f32 d0, d0, d4 vpadd.f32 d1, d2, d6 vadd.f32 q3, q0, q4 vacgt.f32 q5, q0, q5 vld2.16 {d4,d5}, [SAMPLES] vshl.i32 q3, q3, #10 vqshrn.s32 d3, q3, #10 vshr.u32 q5, q5, #31 vst2.16 {d3,d5}, [SAMPLES]! vadd.i32 q5, q5, q6 vst1.32 {q5}, [sp, :128] subs r3, r3, #1 bne 1b vld1.32 {q0}, [sp, :128] vpadd.i32 d0, d0, d1 vpadd.i32 d0, d0, d0 vmov.32 r0, d0[0] mov sp, r6 vpop {q4-q7} pop {r4-r6, pc} NONEXEC_STACK
AlbrechtL/welle.io
5,130
src/libs/mpg123/synth_x86_64.S
/* synth_x86_64: SSE optimized synth for x86-64 copyright 1995-2009 by the mpg123 project - free software under the terms of the LGPL 2.1 see COPYING and AUTHORS files in distribution or http://mpg123.org initially written by Taihei Monma */ #include "mangle.h" #ifdef IS_MSABI /* short *window; */ #define ARG0 %r10 /* short *b0; */ #define ARG1 %rdx /* short *samples; */ #define ARG2 %r8 /* int bo1; */ #define ARG3 %r9 #else /* short *window; */ #define ARG0 %rdi /* short *b0; */ #define ARG1 %rsi /* short *samples; */ #define ARG2 %rdx /* int bo1; */ #define ARG3 %rcx #endif #define XMMREG_CLIP %xmm15 #define XMMREG_MAX %xmm14 /* {32767, 32767, 32767, 32767} */ #define XMMREG_MIN %xmm13 /* {-32769, -32769, -32769, -32769} : not -32768 because SSE doesn't have "less than" comparison... */ #define XMMREG_FULL %xmm12 /* {0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF} */ /* int synth_1to1_x86_64_asm(short *window, short *b0, short *samples, int bo1); return value: number of clipped samples */ #ifndef __APPLE__ .section .rodata #else .data #endif ALIGN32 ASM_NAME(maxmin_x86_64): .long 32767 .long 32767 .long 32767 .long 32767 .long -32769 .long -32769 .long -32769 .long -32769 .text ALIGN16 .globl ASM_NAME(synth_1to1_x86_64_asm) ASM_NAME(synth_1to1_x86_64_asm): #ifdef IS_MSABI /* should save xmm6-15 */ movq %rcx, ARG0 subq $104, %rsp /* stack alignment + 6 xmm registers */ movaps %xmm6, (%rsp) movaps %xmm7, 16(%rsp) movaps %xmm12, 32(%rsp) movaps %xmm13, 48(%rsp) movaps %xmm14, 64(%rsp) movaps %xmm15, 80(%rsp) #endif leaq ASM_NAME(maxmin_x86_64)(%rip), %rax movaps (%rax), XMMREG_MAX movaps 16(%rax), XMMREG_MIN pxor XMMREG_CLIP, XMMREG_CLIP pcmpeqd XMMREG_FULL, XMMREG_FULL andq $0xf, ARG3 shlq $1, ARG3 leaq 32(ARG0), ARG0 subq ARG3, ARG0 movl $4, %ecx ALIGN16 1: movups (ARG0), %xmm0 movups 16(ARG0), %xmm1 movups 64(ARG0), %xmm2 movups 80(ARG0), %xmm3 movups 128(ARG0), %xmm4 movups 144(ARG0), %xmm5 movups 192(ARG0), %xmm6 movups 208(ARG0), %xmm7 pmaddwd (ARG1), %xmm0 pmaddwd 16(ARG1), %xmm1 pmaddwd 32(ARG1), %xmm2 pmaddwd 48(ARG1), %xmm3 pmaddwd 64(ARG1), %xmm4 pmaddwd 80(ARG1), %xmm5 pmaddwd 96(ARG1), %xmm6 pmaddwd 112(ARG1), %xmm7 paddd %xmm1, %xmm0 paddd %xmm3, %xmm2 paddd %xmm5, %xmm4 paddd %xmm7, %xmm6 movaps %xmm0, %xmm1 movaps %xmm4, %xmm3 punpckldq %xmm2, %xmm0 punpckldq %xmm6, %xmm4 punpckhdq %xmm2, %xmm1 punpckhdq %xmm6, %xmm3 movaps %xmm0, %xmm5 movaps %xmm1, %xmm7 movlhps %xmm4, %xmm0 movhlps %xmm5, %xmm4 movlhps %xmm3, %xmm1 movhlps %xmm7, %xmm3 paddd %xmm4, %xmm0 paddd %xmm3, %xmm1 paddd %xmm1, %xmm0 psrad $13, %xmm0 movups (ARG2), %xmm3 movaps %xmm0, %xmm1 movaps %xmm0, %xmm2 packssdw %xmm0, %xmm0 pcmpgtd XMMREG_MAX, %xmm1 pcmpgtd XMMREG_MIN, %xmm2 movhlps %xmm3, %xmm4 pshuflw $0xdd, %xmm3, %xmm3 pshuflw $0xdd, %xmm4, %xmm4 psrlq $32, %xmm3 psllq $32, %xmm4 por %xmm4, %xmm3 punpcklwd %xmm3, %xmm0 movups %xmm0, (ARG2) pxor XMMREG_FULL, %xmm2 psrld $31, %xmm1 psrld $31, %xmm2 paddd %xmm2, %xmm1 paddd %xmm1, XMMREG_CLIP leaq 256(ARG0), ARG0 leaq 128(ARG1), ARG1 leaq 16(ARG2), ARG2 decl %ecx jnz 1b movl $4, %ecx ALIGN16 1: movups (ARG0), %xmm0 movups 16(ARG0), %xmm1 movups 64(ARG0), %xmm2 movups 80(ARG0), %xmm3 movups 128(ARG0), %xmm4 movups 144(ARG0), %xmm5 movups 192(ARG0), %xmm6 movups 208(ARG0), %xmm7 pmaddwd (ARG1), %xmm0 pmaddwd 16(ARG1), %xmm1 pmaddwd -32(ARG1), %xmm2 pmaddwd -16(ARG1), %xmm3 pmaddwd -64(ARG1), %xmm4 pmaddwd -48(ARG1), %xmm5 pmaddwd -96(ARG1), %xmm6 pmaddwd -80(ARG1), %xmm7 paddd %xmm1, %xmm0 paddd %xmm3, %xmm2 paddd %xmm5, %xmm4 paddd %xmm7, %xmm6 movaps %xmm0, %xmm1 movaps %xmm4, %xmm3 punpckldq %xmm2, %xmm0 punpckldq %xmm6, %xmm4 punpckhdq %xmm2, %xmm1 punpckhdq %xmm6, %xmm3 movaps %xmm0, %xmm5 movaps %xmm1, %xmm7 movlhps %xmm4, %xmm0 movhlps %xmm5, %xmm4 movlhps %xmm3, %xmm1 movhlps %xmm7, %xmm3 paddd %xmm4, %xmm0 paddd %xmm3, %xmm1 paddd %xmm1, %xmm0 psrad $13, %xmm0 movups (ARG2), %xmm3 movaps %xmm0, %xmm1 movaps %xmm0, %xmm2 packssdw %xmm0, %xmm0 pcmpgtd XMMREG_MAX, %xmm1 pcmpgtd XMMREG_MIN, %xmm2 movhlps %xmm3, %xmm4 pshuflw $0xdd, %xmm3, %xmm3 pshuflw $0xdd, %xmm4, %xmm4 psrlq $32, %xmm3 psllq $32, %xmm4 por %xmm4, %xmm3 punpcklwd %xmm3, %xmm0 movups %xmm0, (ARG2) pxor XMMREG_FULL, %xmm2 psrld $31, %xmm1 psrld $31, %xmm2 paddd %xmm2, %xmm1 paddd %xmm1, XMMREG_CLIP leaq 256(ARG0), ARG0 leaq -128(ARG1), ARG1 leaq 16(ARG2), ARG2 decl %ecx jnz 1b pshuflw $0xee, XMMREG_CLIP, %xmm0 movhlps XMMREG_CLIP, %xmm1 pshuflw $0xee, %xmm1, %xmm2 paddd %xmm0, XMMREG_CLIP paddd %xmm1, XMMREG_CLIP paddd %xmm2, XMMREG_CLIP movd XMMREG_CLIP, %eax #ifdef IS_MSABI movaps (%rsp), %xmm6 movaps 16(%rsp), %xmm7 movaps 32(%rsp), %xmm12 movaps 48(%rsp), %xmm13 movaps 64(%rsp), %xmm14 movaps 80(%rsp), %xmm15 addq $104, %rsp #endif ret NONEXEC_STACK
albs-br/msx-mk
18,064
GameLogic/Player_Logic.s
Player_Jump_Delta_Y: db -24, -16, -16, -8, -8, -8, -4, -4, -2, -2, 0, 0 db 0, 0, 2, 2, 4, 4, 8, 8, 8, 16, 16, 24 .size: equ $ - Player_Jump_Delta_Y ; Inputs: ; IX: Player Vars base addr Player_Logic: ; switch (Player.Position) ld a, (ix + Player_Struct.Position) ; case POSITION.JUMPING_UP: cp POSITION.JUMPING_UP jp z, .jumpingUp ; case POSITION.JUMPING_FORWARD: cp POSITION.JUMPING_FORWARD jp z, .jumpingForward ; case POSITION.JUMPING_BACKWARDS: cp POSITION.JUMPING_BACKWARDS jp z, .jumpingBackwards ; UNNECESSARY: ; ; case POSITION.LOW_KICK: ; cp POSITION.LOW_KICK ; jp z, .lowKick ret .jumpingUp: ; ---- Update Y ; --- get Player_Jump_Delta_Y from Animation_Current_Frame_Number ld hl, Player_Jump_Delta_Y ld c, (ix + Player_Struct.Animation_Current_Frame_Number) ld b, 0 ld a, c cp Player_Jump_Delta_Y.size jp z, .endJump ; if (Animation_Current_Frame_Number == 24) endJump() add hl, bc ld a, (hl) ; update Y with this Delta_Y ld b, (ix + Player_Struct.Y) add b ld (ix + Player_Struct.Y), a call Update_VRAM_NAMTBL_Addr ret .endJump: call Player_SetPosition_Stance ret .jumpingForward: call .jumpingUp ; if (side == left) jumping_Increase_X else jumping_Decrease_X ld a, (ix + Player_Struct.Side) cp SIDE.LEFT jp z, .jumping_Increase_X jp .jumping_Decrease_X .jumpingBackwards: call .jumpingUp ; if (side == left) jumping_Decrease_X else jumping_Increase_X ld a, (ix + Player_Struct.Side) cp SIDE.LEFT jp z, .jumping_Decrease_X ; jp .jumping_Increase_X .jumping_Increase_X: ; ----- check screen right limit ; ld a, 255 ; sub (ix + Player_Struct.Width) ; ld b, a ; ld a, (ix + Player_Struct.X) ; cp b ; if (X >= (255-width)) ret call Player_CheckScreenLimitRight ret nc add 4 ; TODO: not sure if 4 or 6 is the right increment here ld (ix + Player_Struct.X), a call Update_VRAM_NAMTBL_Addr ret .jumping_Decrease_X: ; ----- check screen left limit ld a, (ix + Player_Struct.X) cp 4 ; if (X < 4) ret ret c sub 4 ; TODO: not sure if 4 or 6 is the right increment here ld (ix + Player_Struct.X), a call Update_VRAM_NAMTBL_Addr ret .lowKick: ;jp $;[debug] ret ; Input: ; IX: Player Vars base addr Update_VRAM_NAMTBL_Addr: ; ld hl, 0 + ((192 - (58/2))/2) + (128*100) ; column number 192 - (58/2); line number 100 ; VRAM_NAMTBL_Addr = (X/2) + (128*Y) ld c, (ix + Player_Struct.X) ; C = X srl c ; shift right C (divide by 2, as X is stored in pixels, but should be converted to bytes) ld b, 0 ld h, 0 ld l, (ix + Player_Struct.Y) ; HL = Y ; shift left HL 7 times (multiply by 128) ; T-Cycles: 32 ; Bytes: 8 ; Trashed: A xor a srl h rr l rra ld h, l ld l, a add hl, bc ld (ix + Player_Struct.VRAM_NAMTBL_Addr), l ld (ix + Player_Struct.VRAM_NAMTBL_Addr + 1), h ret Player_Input_Left: ; ----- check screen left limit ld a, (ix + Player_Struct.X) cp 2 ; if (X < 2) ret ret c sub 2 ld (ix + Player_Struct.X), a call UpdateHurtbox ; push ix, iy ; ld ix, Player_1_Vars.HurtBox ; ld iy, Player_2_Vars.HurtBox ; call CheckCollision_Obj1xObj2 ; pop iy, ix ; jp c, .collision ; jp .noCollision ; .collision: ; ld a, (ix + Player_Struct.X) ; add 2 ; ld (ix + Player_Struct.X), a ; call UpdateHurtbox ; .noCollision: call Update_VRAM_NAMTBL_Addr ; The position should be checked instead of checking IsGround because walking is possible only ; when player is in Stance position (IsGrounded can be crouch, fallen, etc) ; if(position == STANCE) ld a, (ix + Player_Struct.Position) cp POSITION.STANCE jp nz, .return ; if (side == right) position = WALKING_FORWARD else WALKING_BACKWARDS ld a, (ix + Player_Struct.Side) cp SIDE.RIGHT jp nz, .sideLeft ; TODO: make this substitution all over the game ld bc, POSITION.WALKING_FORWARD call Player_GetAndSetAnimation ; ld bc, POSITION.WALKING_FORWARD ; call GetAnimationAddr ; ld a, POSITION.WALKING_FORWARD ; call Player_SetAnimation jp .skip_2 .sideLeft: ld bc, POSITION.WALKING_BACKWARDS call GetAnimationAddr ld a, POSITION.WALKING_BACKWARDS call Player_SetAnimation .skip_2: .return: ret Player_Input_Right: ; ----- check screen right limit ; ld a, 255 ; sub (ix + Player_Struct.Width) ; ld b, a ; ld a, (ix + Player_Struct.X) ; cp b ; if (X >= (255-width)) ret call Player_CheckScreenLimitRight ret nc add 2 ld (ix + Player_Struct.X), a call UpdateHurtbox ; push ix, iy ; ld ix, Player_1_Vars.HurtBox ; ld iy, Player_2_Vars.HurtBox ; call CheckCollision_Obj1xObj2 ; pop iy, ix ; jp c, .collision ; jp .noCollision ; .collision: ; ld a, (ix + Player_Struct.X) ; sub 2 ; ld (ix + Player_Struct.X), a ; call UpdateHurtbox ; .noCollision: call Update_VRAM_NAMTBL_Addr ; The position should be checked instead of checking IsGround because walking is possible only ; when player is in Stance position (IsGrounded can be crouch, fallen, etc) ; if(position == STANCE) ld a, (ix + Player_Struct.Position) cp POSITION.STANCE jp nz, .return ; if (side == right) position = WALKING_BACKWARDS else WALKING_FORWARD ld a, (ix + Player_Struct.Side) cp SIDE.RIGHT jp nz, .sideLeft ld bc, POSITION.WALKING_BACKWARDS call GetAnimationAddr ld a, POSITION.WALKING_BACKWARDS call Player_SetAnimation jp .skip_10 .sideLeft: ld bc, POSITION.WALKING_FORWARD call GetAnimationAddr ld a, POSITION.WALKING_FORWARD call Player_SetAnimation .skip_10: .return: ret Player_SetPosition_Stance: ; if(position == STANCE) return ld a, (ix + Player_Struct.Position) cp POSITION.STANCE jp z, .return ; check if there is an ongoing animation ld a, (ix + Player_Struct.IsAnimating) or a jp nz, .return .withoutChecks: ; Player.IsGrounded = true ld a, 1 ld (ix + Player_Struct.IsGrounded), a xor a ld (ix + Player_Struct.IsAnimating), a ; Player.IsAnimating = false ld (ix + Player_Struct.IsBlocking), a ; Player.IsBlocking = false ld (ix + Player_Struct.IsCrouching), a ; Player.IsCrouching = false ; --- get addr of animation ld bc, POSITION.STANCE call GetAnimationAddr ; --- set animation ld a, POSITION.STANCE call Player_SetAnimation .return: ret Player_Input_Up: xor a ld (ix + Player_Struct.IsGrounded), a ; Player.IsGrounded = false ld (ix + Player_Struct.IsAnimating), a ; Player.IsAnimating = false ld (ix + Player_Struct.IsBlocking), a ; Player.IsBlocking = false ld (ix + Player_Struct.IsCrouching), a ; Player.IsCrouching = false ; --- get addr of animation ld bc, POSITION.JUMPING_UP call GetAnimationAddr ; --- set animation ld a, POSITION.JUMPING_UP call Player_SetAnimation ; play sound on OPL4 ld d, SOUND_FX_3 call PlaySound ret Player_Input_Up_Right: xor a ld (ix + Player_Struct.IsGrounded), a ; Player.IsGrounded = false ld (ix + Player_Struct.IsAnimating), a ; Player.IsAnimating = false ld (ix + Player_Struct.IsBlocking), a ; Player.IsBlocking = false ld (ix + Player_Struct.IsCrouching), a ; Player.IsCrouching = false ; if (side == right) position = JUMPING_BACKWARDS else JUMPING_FORWARD ld a, (ix + Player_Struct.Side) cp SIDE.RIGHT jp z, .sideRight .sideLeft: ; --- get addr of animation ld bc, POSITION.JUMPING_FORWARD call GetAnimationAddr ; --- set animation ld a, POSITION.JUMPING_FORWARD call Player_SetAnimation jp .skip_10 .sideRight: ; --- get addr of animation ld bc, POSITION.JUMPING_BACKWARDS call GetAnimationAddr ; --- set animation ld a, POSITION.JUMPING_BACKWARDS call Player_SetAnimation .skip_10: .return: ; play sound on OPL4 ld d, SOUND_FX_3 call PlaySound ret Player_Input_Up_Left: xor a ld (ix + Player_Struct.IsGrounded), a ; Player.IsGrounded = false ld (ix + Player_Struct.IsAnimating), a ; Player.IsAnimating = false ld (ix + Player_Struct.IsBlocking), a ; Player.IsBlocking = false ld (ix + Player_Struct.IsCrouching), a ; Player.IsCrouching = false ; if (side == left) position = JUMPING_BACKWARDS else JUMPING_FORWARD ld a, (ix + Player_Struct.Side) cp SIDE.LEFT jp z, .sideLeft .sideRight: ; --- get addr of animation ld bc, POSITION.JUMPING_FORWARD call GetAnimationAddr ; --- set animation ld a, POSITION.JUMPING_FORWARD call Player_SetAnimation jp .skip_10 .sideLeft: ; --- get addr of animation ld bc, POSITION.JUMPING_BACKWARDS call GetAnimationAddr ; --- set animation ld a, POSITION.JUMPING_BACKWARDS call Player_SetAnimation .skip_10: .return: ; play sound on OPL4 ld d, SOUND_FX_3 call PlaySound ret Player_Input_LowKick: ; if (player.Position != STANCE) ret ld a, (ix + Player_Struct.Position) cp POSITION.STANCE ret nz ; Player.IsAnimating = true ld a, 1 ld (ix + Player_Struct.IsAnimating), a ; ; Player.IsGrounded = false ; xor a ; ld (ix + Player_Struct.IsGrounded), a ; --- get addr of animation ld bc, POSITION.LOW_KICK call GetAnimationAddr ; --- set animation ld a, POSITION.LOW_KICK call Player_SetAnimation ; play sound on OPL4 ld d, SOUND_FX_1 call PlaySound ret Player_Input_HighKick: ; if (player.Position != STANCE) ret ld a, (ix + Player_Struct.Position) cp POSITION.STANCE ret nz ; Player.IsAnimating = true ld a, 1 ld (ix + Player_Struct.IsAnimating), a ; ; Player.IsGrounded = false ; xor a ; ld (ix + Player_Struct.IsGrounded), a ; --- get addr of animation ld bc, POSITION.HIGH_KICK call GetAnimationAddr ; --- set animation ld a, POSITION.HIGH_KICK call Player_SetAnimation ; play sound on OPL4 ld d, SOUND_FX_2 call PlaySound ret Player_Input_Uppercut: ; if (player.Position != STANCE && player.Position != CROUCHING) ret ld a, (ix + Player_Struct.Position) cp POSITION.STANCE jp z, .cont cp POSITION.CROUCHING ret nz .cont: ; Player.IsAnimating = true ld a, 1 ld (ix + Player_Struct.IsAnimating), a ; ; Player.IsGrounded = false ; xor a ; ld (ix + Player_Struct.IsGrounded), a ; --- get addr of animation ld bc, POSITION.UPPERCUT call GetAnimationAddr ; --- set animation ld a, POSITION.UPPERCUT call Player_SetAnimation ; ; play sound on OPL4 ; ld d, SOUND_FX_1 ; call PlaySound ret Player_Input_Down: ; if (player.IsCrouching) ret ld a, (ix + Player_Struct.IsCrouching) or a ret nz ; if (player.Position != STANCE) ret ld a, (ix + Player_Struct.Position) cp POSITION.STANCE ret nz .skipChecks: ld a, 1 ld (ix + Player_Struct.IsAnimating), a ; Player.IsAnimating = true ld (ix + Player_Struct.IsCrouching), a ; Player.IsCrouching = true ld (ix + Player_Struct.IsGrounded), a ; Player.IsGrounded = true xor a ld (ix + Player_Struct.IsBlocking), a ; Player.IsBlocking = false ; --- get addr of animation ld bc, POSITION.CROUCHING call GetAnimationAddr ; --- set animation ld a, POSITION.CROUCHING call Player_SetAnimation ret Player_Input_Block: ; if (player.IsBlocking) ret ld a, (ix + Player_Struct.IsBlocking) or a ret nz ; if (player.Position != STANCE) ret ld a, (ix + Player_Struct.Position) cp POSITION.STANCE ret nz .skipChecks: ld a, 1 ld (ix + Player_Struct.IsAnimating), a ; Player.IsAnimating = true ld (ix + Player_Struct.IsBlocking), a ; Player.IsBlocking = true ld (ix + Player_Struct.IsGrounded), a ; Player.IsGrounded = true xor a ld (ix + Player_Struct.IsCrouching), a ; Player.IsCrouching = false ; --- get addr of animation ld bc, POSITION.BLOCK call GetAnimationAddr ; --- set animation ld a, POSITION.BLOCK call Player_SetAnimation ret Player_Input_Down_Block: ; if (player.IsBlocking) ret ld a, (ix + Player_Struct.IsBlocking) or a ret nz ; if (player.Position != CROUCHING) ret ld a, (ix + Player_Struct.Position) cp POSITION.CROUCHING ret nz ld a, 1 ld (ix + Player_Struct.IsAnimating), a ; Player.IsAnimating = true ld (ix + Player_Struct.IsBlocking), a ; Player.IsBlocking = true ld (ix + Player_Struct.IsCrouching), a ; Player.IsCrouching = true ld (ix + Player_Struct.IsGrounded), a ; Player.IsGrounded = true ; --- get addr of animation ld bc, POSITION.CROUCHING_BLOCK call GetAnimationAddr ; --- set animation ld a, POSITION.CROUCHING_BLOCK call Player_SetAnimation ret ; --------------------------------------------------------------------------------------------------------- ; TODO: Routine to call GetAnimationAddr and Player_SetAnimation (these two are always used together) ; Inputs: ; IX: Player Vars base addr ; BC: Offset from base AllAnimations_Addr (constant POSITION.?) Player_GetAndSetAnimation: ; push bc ; unnecessary ; --- get addr of animation ;ld bc, POSITION.HURT_1 call GetAnimationAddr ; pop bc ; --- set animation ; ld a, POSITION.HURT_1 ld a, c call Player_SetAnimation ret ; Inputs: ; IX: Player Vars base addr ; A: Position (constant POSITION.?) ; HL: Addr of animation Player_SetAnimation: ld (ix + Player_Struct.Position), a xor a ld (ix + Player_Struct.Animation_Current_Frame_Number), a ld (ix + Player_Struct.Animation_CurrentFrame_Header), l ld (ix + Player_Struct.Animation_CurrentFrame_Header + 1), h ld (ix + Player_Struct.Animation_FirstFrame_Header), l ld (ix + Player_Struct.Animation_FirstFrame_Header + 1), h ret ; Inputs: ; IX: Player Vars base addr ; BC: Offset from base AllAnimations_Addr (constant POSITION.?) ; Outputs: ; HL: Addr of animation GetAnimationAddr: ld l, (ix + Player_Struct.AllAnimations_Addr) ld h, (ix + Player_Struct.AllAnimations_Addr + 1) ; ld bc, POSITION.WALKING_FORWARD add hl, bc ld e, (hl) inc hl ld d, (hl) ex de, hl ; HL = DE ret ; --------------------------------------------------------------------------------------------------------- ; Inputs: ; IX: Player Vars base addr UpdateHurtbox: ; check width <= 16 ld a, (ix + Player_Struct.Width) cp 16 + 1 jp c, .widthSmallerThan_17 ;---- width > 16 ; HurtBox_X = Player.X + 8 ld a, (ix + Player_Struct.X) add 8 ld (ix + Player_Struct.HurtBox_X), a ; HurtBox_Y = Player.Y ld a, (ix + Player_Struct.Y) ld (ix + Player_Struct.HurtBox_Y), a ; HurtBox_Width = Player.Width - 16 ld a, (ix + Player_Struct.Width) sub 16 ld (ix + Player_Struct.HurtBox_Width), a ; HurtBox_Height = Player.Height ld a, (ix + Player_Struct.Height) ld (ix + Player_Struct.HurtBox_Height), a ret .widthSmallerThan_17: ; HurtBox_X = Player.X ld a, (ix + Player_Struct.X) ld (ix + Player_Struct.HurtBox_X), a ; HurtBox_Y = Player.Y ld a, (ix + Player_Struct.Y) ld (ix + Player_Struct.HurtBox_Y), a ; HurtBox_Width = Player.Width ld a, (ix + Player_Struct.Width) ld (ix + Player_Struct.HurtBox_Width), a ; HurtBox_Height = Player.Height ld a, (ix + Player_Struct.Height) ld (ix + Player_Struct.HurtBox_Height), a ret ; Inputs: ; IX: Player Vars base addr ; Return: ; carry: inside screen ; not carry: outside screen Player_CheckScreenLimitRight: ; ----- check screen right limit ; if (x >= (255-width)) x = 255 - width ld a, 255 sub (ix + Player_Struct.Width) ld b, a ; B = max_valid_X ld a, (ix + Player_Struct.X) cp b ret
albs-br/msx-mk
3,595
GameLogic/Players_Init.s
Players_Init: ; ------------ init player 1 ld ix, Player_1_Vars ld hl, Scorpion_Stance_Left_Animation_Headers ld b, 36 ;64 - (58/2) ; X coord ld c, 100 ; Y coord ld de, Scorpion_All_Animations_Left ld a, SIDE.LEFT call Player_Init ; ------------ init player 2 ld ix, Player_2_Vars ld hl, Subzero_Stance_Right_Animation_Headers ld b, 162 ; 192 - (58/2) ; X coord ld c, 100 ; Y coord ld de, Subzero_All_Animations_Right ld a, SIDE.RIGHT call Player_Init ret ; Inputs: ; IX: Player Vars base addr (already pointing to next frame) ; HL: Animation frame header addr ; B: X coordinate in pixels ; C: Y coordinate in pixels ; DE: All animations addr ; A: Side (constant SIDE.LEFT / RIGHT) Player_Init: ; ld a, SIDE.LEFT ld (ix + Player_Struct.Side), a ld a, POSITION.STANCE ld (ix + Player_Struct.Position), a ; Player.IsGrounded = true ld a, 1 ld (ix + Player_Struct.IsGrounded), a xor a ld (ix + Player_Struct.IsAnimating), a ; Player.IsAnimating = false ld (ix + Player_Struct.IsBlocking), a ; Player.IsBlocking = false ld (ix + Player_Struct.IsCrouching), a ; Player.IsCrouching = false ld (ix + Player_Struct.Animation_Current_Frame_Number), a ; Player.Animation_Current_Frame_Number = 0 ; TODO: this addr can be get from All Animations First Addr ; ld hl, Scorpion_Stance_Left_Animation_Headers ; ld (Player_1_Vars.Animation_CurrentFrame_Header), hl ; ld (Player_1_Vars.Animation_FirstFrame_Header), hl ld (ix + Player_Struct.Animation_CurrentFrame_Header), l ld (ix + Player_Struct.Animation_CurrentFrame_Header + 1), h ld (ix + Player_Struct.Animation_FirstFrame_Header), l ld (ix + Player_Struct.Animation_FirstFrame_Header + 1), h ; ld a, 64 - (58/2) ld (ix + Player_Struct.X), b ld (ix + Player_Struct.Restore_BG_0_X), b ld (ix + Player_Struct.Restore_BG_1_X), b ; ld a, 100 ld (ix + Player_Struct.Y), c ld (ix + Player_Struct.Restore_BG_0_Y), c ld (ix + Player_Struct.Restore_BG_1_Y), c ; TODO: get these values from frame header ld a, 58 ld (ix + Player_Struct.Width), a ld (ix + Player_Struct.Restore_BG_0_WidthInPixels), a ld (ix + Player_Struct.Restore_BG_1_WidthInPixels), a ld a, 105 ld (ix + Player_Struct.Height), a ld (ix + Player_Struct.Restore_BG_0_HeightInPixels), a ld (ix + Player_Struct.Restore_BG_1_HeightInPixels), a ld a, 255 ld (ix + Player_Struct.HurtBox_X), a ld (ix + Player_Struct.HurtBox_Y), a ld (ix + Player_Struct.HurtBox_Width), a ld (ix + Player_Struct.HurtBox_Height), a ld (ix + Player_Struct.HitBox_X), a ld (ix + Player_Struct.HitBox_Y), a ld (ix + Player_Struct.HitBox_Width), a ld (ix + Player_Struct.HitBox_Height), a ; ld ix, Player_1_Vars call Update_VRAM_NAMTBL_Addr ; ld hl, 0 + ((64 - (58/2))/2) + (128*100) ; column number 64 - (58/2); line number 100 ; ld (Player_1_Vars.VRAM_NAMTBL_Addr), hl call UpdateHurtbox ; ld de, Scorpion_All_Animations_Left ld (ix + Player_Struct.AllAnimations_Addr), e ld (ix + Player_Struct.AllAnimations_Addr + 1), d ret
albs-br/msx-mk
7,469
GameLogic/CheckCollision.s
CheckCollision_Hurtboxes: push ix, iy ld ix, Player_1_Vars.HurtBox ld iy, Player_2_Vars.HurtBox call CheckCollision_Obj1xObj2 jp c, .collision jp .return .collision: call PushPlayersApart .return: ld ix, Player_1_Vars call UpdateHurtbox call Update_VRAM_NAMTBL_Addr ld ix, Player_2_Vars call UpdateHurtbox call Update_VRAM_NAMTBL_Addr pop iy, ix ret ; Calculates whether a collision occurs between two objects ; IN: ; IX: addr of object 1 (format: X, Y, width, height) ; IY: addr of object 2 (format: X, Y, width, height) ; OUT: Carry set if collision ; CHANGES: AF CheckCollision_Obj1xObj2: ld a, (iy + Object_Struct.X) ; get x2 sub (ix + Object_Struct.X) ; calculate x2 - x1 jr c, .x1IsLarger ; jump if x2 < x1 sub (ix + Object_Struct.Width) ; compare with width 1 ret nc ; return if no collision jp .checkVerticalCollision .x1IsLarger: neg ; use negative value (Z80) ; emulate neg instruction (Gameboy) ; ld b, a ; xor a ; same as ld a, 0 ; sub a, b sub (iy + Object_Struct.Width) ; compare with width 2 ret nc ; return if no collision .checkVerticalCollision: ld a, (iy + Object_Struct.Y) ; get y2 sub (ix + Object_Struct.Y) ; calculate y2 - y1 jr c, .y1IsLarger ; jump if y2 < y1 sub (ix + Object_Struct.Height) ; compare with height 1 ret ; return collision or no collision .y1IsLarger: neg ; use negative value (Z80) ; emulate neg instruction (Gameboy) ; ld c, a ; xor a ; same as ld a, 0 ; sub a, c sub (iy + Object_Struct.Height) ; compare with height 2 ret ; return collision or no collision CheckCollision_Hitboxes: ; ---- Player 1 Hitbox x Player 2 Hurtbox push ix, iy ld ix, Player_1_Vars ld iy, Player_2_Vars ; if (Player_1.HitBox_X == 255) return; ld a, (ix + Player_Struct.HitBox_X) ; IX: Player_1 inc a jp z, .return ; if (Player_2.IsBlocking) return; ld a, (iy + Player_Struct.IsBlocking) ; IY: Player_2 or a jp nz, .return ld ix, Player_1_Vars.HitBox ld iy, Player_2_Vars.HurtBox call CheckCollision_Obj1xObj2 jp c, .collision jp .return .collision: ld ix, Player_2_Vars ; if (!Player_2.IsGrounded) return; ld a, (ix + Player_Struct.IsGrounded) ; IX: Player_2 or a jp z, .return ; Player.IsAnimating = true ld a, 1 ld (ix + Player_Struct.IsAnimating), a ; --- get addr of animation ld bc, POSITION.HURT_1 call GetAnimationAddr ; --- set animation ld a, POSITION.HURT_1 call Player_SetAnimation ; play sound on OPL4 ld d, SOUND_FX_0 call PlaySound call PushPlayersApart ld ix, Player_1_Vars call UpdateHurtbox call Update_VRAM_NAMTBL_Addr ld ix, Player_2_Vars call UpdateHurtbox call Update_VRAM_NAMTBL_Addr .return: pop iy, ix ret PushPlayersApart: ld ix, Player_1_Vars ld iy, Player_2_Vars ; if (Player_1.X > Player_2.X) ld a, (ix + Player_Struct.X) cp (iy + Player_Struct.X) jp nc, .x1_isLarger ;x2_isLarger: ; if (x1 >= 2) ; ----- check screen left limit ld a, (ix + Player_Struct.X) cp 2 ; if (X < 2) ret jp c, .cont_10 ; x1 -= 2 ; ld a, (ix + Player_Struct.X) sub 2 ld (ix + Player_Struct.X), a .cont_10: ; if (x2 + width2 <= 255) push ix push iy ; IX = IY pop ix call Player_CheckScreenLimitRight pop ix jp nc, .return ; x2 += 2 ld a, (iy + Player_Struct.X) add 2 ld (iy + Player_Struct.X), a jp .return .x1_isLarger: ; or equal ; if (x1 + width1 <= 255) call Player_CheckScreenLimitRight jp nc, .cont_2 ; x1 += 2 ld a, (ix + Player_Struct.X) add 2 ld (ix + Player_Struct.X), a .cont_2: ; if (x2 >= 2) ; ----- check screen left limit ld a, (iy + Player_Struct.X) cp 2 ; if (X < 2) ret jp c, .return ; x2 -= 2 ;ld a, (iy + Player_Struct.X) sub 2 ld (iy + Player_Struct.X), a .return: ; ld ix, Player_1_Vars ; call UpdateHurtbox ; call Update_VRAM_NAMTBL_Addr ; ld ix, Player_2_Vars ; call UpdateHurtbox ; call Update_VRAM_NAMTBL_Addr ret ; ; Calculates whether a collision occurs between Player 1 and 2 ; ; IN: ; ; OUT: Carry set if collision ; ; CHANGES: AF ; CheckCollision_Player_1_x_Player_2: ; ; not worth the trouble... ; ; 24 cycles ; ld a, (Player_1_Vars.X) ; ld b, a ; sub b ; sub (ix + Player_Struct.X) ; 21 cycles... ; ld a, (Player_2_Vars.X) ; get x2 ; sub (Player_1_Vars.X) ; calculate x2 - x1 ; jr c, .x1IsLarger ; jump if x2 < x1 ; sub (Player_1_Vars.Width) ; compare with width 1 ; ret nc ; return if no collision ; jp .checkVerticalCollision ; .x1IsLarger: ; neg ; use negative value (Z80) ; ; emulate neg instruction (Gameboy) ; ; ld b, a ; ; xor a ; same as ld a, 0 ; ; sub a, b ; sub (Player_2_Vars.Width) ; compare with width 2 ; ret nc ; return if no collision ; .checkVerticalCollision: ; ld a, (iy + Player_Struct.Y) ; get y2 ; sub (ix + Player_Struct.Y) ; calculate y2 - y1 ; jr c, .y1IsLarger ; jump if y2 < y1 ; sub (ix + Player_Struct.Height) ; compare with height 1 ; ret ; return collision or no collision ; .y1IsLarger: ; neg ; use negative value (Z80) ; ; emulate neg instruction (Gameboy) ; ; ld c, a ; ; xor a ; same as ld a, 0 ; ; sub a, c ; sub (iy + Player_Struct.Height) ; compare with height 2 ; ret ; return collision or no collision
albs-br/msx-mk
11,815
GameLogic/ReadInput.s
KEYBOARD: equ 0 ;JOYSTICK: equ 1 INPUT_UP: equ 1000 0000 b INPUT_DOWN: equ 0100 0000 b INPUT_LEFT: equ 0010 0000 b INPUT_RIGHT: equ 0001 0000 b INPUT_UP_RIGHT: equ 1001 0000 b INPUT_DOWN_RIGHT: equ 0101 0000 b INPUT_UP_LEFT: equ 1010 0000 b INPUT_DOWN_LEFT: equ 0110 0000 b INPUT_LOW_KICK: equ 0000 0001 b INPUT_HIGH_KICK: equ 0000 0010 b INPUT_LOW_PUNCH: equ 0000 0100 b INPUT_HIGH_PUNCH: equ 0000 1000 b ReadInput: ; ----- read keyboard ld a, 2 ; 2nd line call BIOS_SNSMAT ; Read Data Of Specified Line From Keyboard Matrix ld (SNSMAT_Line_2), a ld a, 3 ; 3rd line call BIOS_SNSMAT ; Read Data Of Specified Line From Keyboard Matrix ld (SNSMAT_Line_3), a ld a, 4 ; 4th line call BIOS_SNSMAT ; Read Data Of Specified Line From Keyboard Matrix ld (SNSMAT_Line_4), a ld a, 5 ; 5th line call BIOS_SNSMAT ; Read Data Of Specified Line From Keyboard Matrix ld (SNSMAT_Line_5), a ld a, 8 ; 8th line call BIOS_SNSMAT ; Read Data Of Specified Line From Keyboard Matrix ld (SNSMAT_Line_8), a ; Common moves that everybody shares: ; Uppercut: Down+High Punch ; Sweep Kick: Back+Low Kick ; Roundhouse: Back+High Kick ; Throw opponent: Must be up close to enemy, hold Forward and Press Low Kick ; ------------------------ read keyboard for player 1 ------------------------ ; WASD: walk/jump/crouch ; E: block ; R: high punch ; F: low punch ; T: high kick ; G: low kick ld ix, Player_1_Vars xor a ld (TempVars.PlayerInput), a ld (TempVars.PlayerInput_Block), a ; TODO: ; if (Player.IsAnimating) .skipCheck_P1_Keys ld a, (SNSMAT_Line_2) bit 6, a ; 6th bit (key A) call z, .player_Input_Left ld a, (SNSMAT_Line_3) bit 1, a ; 1st bit (key D) call z, .player_Input_Right ; if Left and Right are pressed, cancel both ld a, (TempVars.PlayerInput) and INPUT_LEFT OR INPUT_RIGHT ; keep just Left and Right bits cp INPUT_LEFT OR INPUT_RIGHT call z, .resetLeftAndRightBits ld a, (SNSMAT_Line_5) bit 4, a ; 4th bit (key W) call z, .player_Input_Up ld a, (SNSMAT_Line_5) bit 0, a ; 0th bit (key S) call z, .player_Input_Down ; if Up and Down are pressed, cancel both ld a, (TempVars.PlayerInput) and INPUT_UP OR INPUT_DOWN ; keep just Up and Down bits cp INPUT_UP OR INPUT_DOWN call z, .resetUpAndDownBits ; ----- action buttons here ld a, (SNSMAT_Line_3) bit 2, a ; 2nd bit (key E) call z, .player_Input_Block ld a, (SNSMAT_Line_5) bit 1, a ; 1st bit (key T) call z, .player_Input_HighKick ld a, (SNSMAT_Line_3) bit 4, a ; 4th bit (key G) call z, .player_Input_LowKick ld a, (SNSMAT_Line_4) bit 7, a ; 4th bit (key R) call z, .player_Input_HighPunch ld a, (SNSMAT_Line_3) bit 3, a ; 3th bit (key F) call z, .player_Input_LowPunch ; if (Player.IsCrouching && Player.IsBlocking) .check_P1_Down_Block_Released ld a, (ix + Player_Struct.IsCrouching) or a jp z, .cont_10 ld a, (ix + Player_Struct.IsBlocking) or a jp nz, .check_P1_Down_Block_Released .cont_10: ; if (Player.IsCrouching) .check_P1_Down_Released ld a, (ix + Player_Struct.IsCrouching) or a jp nz, .check_P1_Down_Released ; if (Player.IsBlocking) .check_P1_Block_Released ld a, (ix + Player_Struct.IsBlocking) or a jp nz, .check_P1_Block_Released ; if (!Player.IsGrounded) .skipCheck_P1_Keys ld a, (ix + Player_Struct.IsGrounded) or a jp z, .skipCheck_P1_Keys .cont_P1: call .executePlayerInput .skipCheck_P1_Keys: ; ------------------------ read keyboard for player 2 ------------------------ ; Arrows: walk/jump/crouch ; H: block ; J: high punch ; N: low punch ; K: high kick ; M: low kick ld ix, Player_2_Vars xor a ld (TempVars.PlayerInput), a ld (TempVars.PlayerInput_Block), a ; if (!Player.IsGrounded) .skipCheck_P2_Direction_Keys ld a, (ix + Player_Struct.IsGrounded) or a jp z, .skipCheck_P2_Direction_Keys ld a, (SNSMAT_Line_8) bit 4, a ; 4th bit (key left) call z, .player_Input_Left ld a, (SNSMAT_Line_8) bit 7, a ; 7th bit (key right) call z, .player_Input_Right ld a, (SNSMAT_Line_8) bit 5, a ; 5th bit (key up) call z, .player_Input_Up ; ld a, (SNSMAT_Line_8) ; bit 6, a ; 6th bit (key down) ; call z, .player_Input_Down ; --- action buttons here call .executePlayerInput .skipCheck_P2_Direction_Keys: ret ; ---------- .check_P1_Down_Released: ld a, (SNSMAT_Line_5) bit 0, a ; 0th bit (key S) call nz, .releaseDown_P1 jp .cont_P1 ; .skipCheck_P1_Keys .releaseDown_P1: ; --- go to the second part of Down animation (character standing up) ; get the first animation frame and add n frames ld l, (ix + Player_Struct.Animation_FirstFrame_Header) ld h, (ix + Player_Struct.Animation_FirstFrame_Header + 1) ld bc, RELEASE_CROUCHING_ANIMATION_HEADERS_ADDR_OFFSET add hl, bc ; save new frame ld (ix + Player_Struct.Animation_CurrentFrame_Header), l ld (ix + Player_Struct.Animation_CurrentFrame_Header + 1), h xor a ld (ix + Player_Struct.IsCrouching), a ret ; ---------- .check_P1_Down_Block_Released: ld a, (SNSMAT_Line_5) bit 0, a ; 0th bit (key S) call nz, .releaseDownBlock_P1_DownReleased ld a, (SNSMAT_Line_3) bit 2, a ; 2nd bit (key E) call nz, .releaseDownBlock_P1_BlockReleased jp .skipCheck_P1_Keys .releaseDownBlock_P1_DownReleased: call Player_Input_Block.skipChecks ret .releaseDownBlock_P1_BlockReleased: call Player_Input_Down.skipChecks ; --- go to middle of Down animation (character stuck crouching) ; get the first animation frame and add n frames ld l, (ix + Player_Struct.Animation_FirstFrame_Header) ld h, (ix + Player_Struct.Animation_FirstFrame_Header + 1) ld bc, RELEASE_CROUCHING_ANIMATION_HEADERS_ADDR_OFFSET - 2 ; one addr before, to be stuck in the intermediate frame add hl, bc ; save new frame ld (ix + Player_Struct.Animation_CurrentFrame_Header), l ld (ix + Player_Struct.Animation_CurrentFrame_Header + 1), h ret ; ---------- .check_P1_Block_Released: ld a, (SNSMAT_Line_3) bit 2, a ; 2nd bit (key E) call nz, .releaseBlock_P1 jp .skipCheck_P1_Keys .releaseBlock_P1: ; --- go to the second part of Block animation (character undoing block movement) ; get the first animation frame and add n frames ld l, (ix + Player_Struct.Animation_FirstFrame_Header) ld h, (ix + Player_Struct.Animation_FirstFrame_Header + 1) ld bc, RELEASE_BLOCK_ANIMATION_HEADERS_ADDR_OFFSET add hl, bc ; save new frame ld (ix + Player_Struct.Animation_CurrentFrame_Header), l ld (ix + Player_Struct.Animation_CurrentFrame_Header + 1), h xor a ld (ix + Player_Struct.IsBlocking), a ret ; ----------------- .player_Input_Up: ld a, (TempVars.PlayerInput) or INPUT_UP ld (TempVars.PlayerInput), a ret .player_Input_Down: ld a, (TempVars.PlayerInput) or INPUT_DOWN ld (TempVars.PlayerInput), a ret .resetUpAndDownBits: ld a, (TempVars.PlayerInput) and 0011 1111 b ; NOT (INPUT_UP OR INPUT_DOWN) ; don't work ld (TempVars.PlayerInput), a ret .player_Input_Left: ld a, (TempVars.PlayerInput) or INPUT_LEFT ld (TempVars.PlayerInput), a ret .player_Input_Right: ld a, (TempVars.PlayerInput) or INPUT_RIGHT ld (TempVars.PlayerInput), a ret .resetLeftAndRightBits: ld a, (TempVars.PlayerInput) and 1100 1111 b ; NOT (INPUT_LEFT OR INPUT_RIGHT) ; don't work ld (TempVars.PlayerInput), a ret ; -------- .player_Input_LowKick: ld a, (TempVars.PlayerInput) or INPUT_LOW_KICK ld (TempVars.PlayerInput), a ret .player_Input_HighKick: ld a, (TempVars.PlayerInput) or INPUT_HIGH_KICK ld (TempVars.PlayerInput), a ret .player_Input_LowPunch: ld a, (TempVars.PlayerInput) or INPUT_LOW_PUNCH ld (TempVars.PlayerInput), a ret .player_Input_HighPunch: ld a, (TempVars.PlayerInput) or INPUT_HIGH_PUNCH ld (TempVars.PlayerInput), a ret ; -------- .player_Input_Block: ld a, 1 ld (TempVars.PlayerInput_Block), a ret ; -------------------------------------------------------------- .executePlayerInput: ; if (PlayerInput == INPUT_DOWN/LEFT/RIGHT && PlayerInput_Block) Player_Input_Down_Block(); ld a, (TempVars.PlayerInput) bit 6, a ; cp INPUT_DOWN jp z, .cont_2 ld a, (TempVars.PlayerInput_Block) or a call nz, Player_Input_Down_Block .cont_2: ; check down + low punch ld a, (TempVars.PlayerInput) cp INPUT_DOWN OR INPUT_LOW_PUNCH call z, Player_Input_Uppercut ; check down + high punch ld a, (TempVars.PlayerInput) cp INPUT_DOWN OR INPUT_HIGH_PUNCH call z, Player_Input_Uppercut ; check only the bit 6 (INPUT_DOWN), so it also works with INPUT_DOWN_LEFT and INPUT_DOWN_RIGHT ld a, (TempVars.PlayerInput) bit 6, a call nz, Player_Input_Down ld a, (TempVars.PlayerInput) cp INPUT_UP call z, Player_Input_Up ld a, (TempVars.PlayerInput) cp INPUT_UP_RIGHT call z, Player_Input_Up_Right ld a, (TempVars.PlayerInput) cp INPUT_UP_LEFT call z, Player_Input_Up_Left ld a, (TempVars.PlayerInput_Block) or a call nz, Player_Input_Block ld a, (TempVars.PlayerInput) cp INPUT_LEFT call z, Player_Input_Left ld a, (TempVars.PlayerInput) cp INPUT_RIGHT call z, Player_Input_Right ld a, (TempVars.PlayerInput) cp INPUT_LOW_KICK call z, Player_Input_LowKick ld a, (TempVars.PlayerInput) cp INPUT_HIGH_KICK call z, Player_Input_HighKick ; ld a, (TempVars.PlayerInput) ; cp INPUT_LOW_PUNCH ; call z, Player_Input_LowPunch ; if (!PlayerInput && !PlayerInput_Block) Player_SetPosition_Stance(); ld a, (TempVars.PlayerInput) ld b, a ld a, (TempVars.PlayerInput_Block) or b call z, Player_SetPosition_Stance ret
AlbrechtL/welle.io
5,628
src/libs/mpg123/dct36_neon64.S
/* dct36_neon64: NEON optimized dct36 for AArch64 copyright 1995-2014 by the mpg123 project - free software under the terms of the LGPL 2.1 see COPYING and AUTHORS files in distribution or http://mpg123.org initially written by Taihei Monma */ #include "mangle.h" #ifndef __APPLE__ .section .rodata #else .data #endif ALIGN16 dct36_aarch64_COS9: .word 0x3f5db3d7 .word 0x3f5db3d7 .word 0x3f000000 .word 0x3f000000 .word 0x3f7c1c5c .word 0x3f7c1c5c .word 0x3f708fb2 .word 0x3f708fb2 .word 0x3f248dbb .word 0x3f248dbb .word 0x3e31d0d4 .word 0x3e31d0d4 .word 0x3eaf1d44 .word 0x3eaf1d44 .word 0x3f441b7d .word 0x3f441b7d .word 0x3f007d2b .word 0x3f0483ee .word 0x3f0d3b7d .word 0x3f1c4257 .word 0x40b79454 .word 0x3ff746ea .word 0x3f976fd9 .word 0x3f5f2944 .word 0x3f800000 .word 0x3f3504f3 .text ALIGN4 .globl ASM_NAME(dct36_neon64) #ifdef __ELF__ .type ASM_NAME(dct36_neon64), %function #endif ASM_NAME(dct36_neon64): adrp x5, AARCH64_PCREL_HI(dct36_aarch64_COS9) add x5, x5, AARCH64_PCREL_LO(dct36_aarch64_COS9) cmeq v28.16b, v28.16b, v28.16b eor v29.16b, v29.16b, v29.16b shl v28.2d, v28.2d, #32 ld1 {v0.4s,v1.4s,v2.4s,v3.4s}, [x0], #64 ld1 {v4.2s}, [x0] ext v16.16b, v29.16b, v0.16b, #12 ext v17.16b, v0.16b, v1.16b, #12 ext v18.16b, v1.16b, v2.16b, #12 ext v19.16b, v2.16b, v3.16b, #12 ext v20.16b, v3.16b, v4.16b, #12 fadd v0.4s, v0.4s, v16.4s fadd v1.4s, v1.4s, v17.4s fadd v2.4s, v2.4s, v18.4s fadd v3.4s, v3.4s, v19.4s fadd v4.2s, v4.2s, v20.2s ext v16.16b, v0.16b, v1.16b, #8 ext v17.16b, v1.16b, v2.16b, #8 ext v18.16b, v2.16b, v3.16b, #8 ext v19.16b, v3.16b, v4.16b, #8 and v20.16b, v0.16b, v28.16b ext v0.16b, v29.16b, v0.16b, #8 and v21.16b, v1.16b, v28.16b and v22.16b, v2.16b, v28.16b and v23.16b, v3.16b, v28.16b fadd v1.4s, v20.4s, v16.4s fadd v2.4s, v21.4s, v17.4s fadd v3.4s, v22.4s, v18.4s fadd v4.4s, v23.4s, v19.4s /* v0 in[-,-,0,1] v1 in[2,3,4,5] v2 in[6,7,8,9] v3 in[10,11,12,13] v4 in[14,15,16,17] */ orr v5.16b, v2.16b, v2.16b ins v2.d[1], v3.d[1] ins v3.d[1], v4.d[1] ins v4.d[1], v5.d[1] /* v2 in[6,7,12,13] v3 in[10,11,16,17] v4 in[14,15,8,9] */ ld1 {v16.4s,v17.4s,v18.4s,v19.4s}, [x5], #64 orr v20.16b, v0.16b, v0.16b fmla v20.4s, v2.4s, v16.4s /* v17 COS9_[1,1,2,2] v18 COS9_[5,5,8,8] v19 COS9_[7,7,4,4] v16 COS9_[3,3,6,6] v20 [ta33,tb33,ta66,tb66] */ orr v21.16b, v20.16b, v20.16b orr v23.16b, v20.16b, v20.16b zip2 v25.2d, v29.2d, v2.2d fsub v22.4s, v1.4s, v3.4s fmul v24.4s, v1.4s, v17.4s fmul v26.4s, v1.4s, v18.4s fmul v27.4s, v1.4s, v19.4s fmla v21.4s, v3.4s, v18.4s fmla v23.4s, v3.4s, v19.4s fmla v20.4s, v4.4s, v18.4s fsub v25.4s, v0.4s, v25.4s fsub v22.4s, v22.4s, v4.4s fmla v24.4s, v4.4s, v19.4s fmla v26.4s, v4.4s, v17.4s fmla v27.4s, v3.4s, v17.4s fmla v25.4s, v22.4s, v16.4s fadd v24.4s, v24.4s, v21.4s fsub v26.4s, v26.4s, v23.4s fsub v27.4s, v27.4s, v20.4s zip1 v16.4s, v24.4s, v25.4s zip2 v17.4s, v24.4s, v25.4s zip1 v18.4s, v26.4s, v27.4s zip2 v19.4s, v26.4s, v27.4s fneg v19.4s, v19.4s zip1 v20.2d, v16.2d, v18.2d zip1 v21.2d, v17.2d, v19.2d zip2 v22.2d, v16.2d, v18.2d zip2 v23.2d, v17.2d, v19.2d ld1 {v5.4s,v6.4s}, [x5], #32 ld1 {v7.2s}, [x5] fsub v0.4s, v0.4s, v1.4s fsub v4.4s, v4.4s, v2.4s fadd v17.4s, v22.4s, v23.4s fsub v19.4s, v23.4s, v22.4s fadd v0.4s, v0.4s, v3.4s fadd v16.4s, v20.4s, v21.4s fsub v18.4s, v21.4s, v20.4s fadd v0.4s, v0.4s, v4.4s fmul v17.4s, v17.4s, v5.4s fmul v19.4s, v19.4s, v6.4s AARCH64_DUP_2D(v0, v0, 1) fmul v0.2s, v0.2s, v7.2s /* v16 tmp[0,1,2,3] v17 tmp[17,16,15,14] v18 tmp[8,7,6,5] v19 tmp[9,10,11,12] v0 tmp[4,13] */ add x0, x4, #640 add x5, x3, #20 add x6, x3, #92 add x7, x1, #20 ld1 {v1.4s,v2.4s}, [x5] ld1 {v3.4s,v4.4s}, [x6] ld1 {v5.4s,v6.4s}, [x7] fadd v20.4s, v16.4s, v17.4s fsub v21.4s, v16.4s, v17.4s fmul v4.4s, v20.4s, v4.4s fmla v6.4s, v21.4s, v2.4s rev64 v20.4s, v20.4s rev64 v21.4s, v21.4s ext v20.16b, v20.16b, v20.16b, #8 ext v21.16b, v21.16b, v21.16b, #8 fmul v3.4s, v20.4s, v3.4s fmla v5.4s, v21.4s, v1.4s add x5, x2, #20 mov x9, #128 st1 {v3.4s,v4.4s}, [x5] st1 {v5.s}[0], [x0], x9 st1 {v5.s}[1], [x0], x9 st1 {v5.s}[2], [x0], x9 st1 {v5.s}[3], [x0], x9 st1 {v6.s}[0], [x0], x9 st1 {v6.s}[1], [x0], x9 st1 {v6.s}[2], [x0], x9 st1 {v6.s}[3], [x0], x9 add x0, x4, #1792 add x5, x3, #56 add x6, x3, #128 add x7, x1, #56 ld1 {v1.4s}, [x3] ld1 {v2.4s,v3.4s}, [x5] ld1 {v4.4s}, [x6] ld1 {v5.4s}, [x1] ld1 {v6.4s}, [x7] fadd v20.4s, v18.4s, v19.4s fsub v21.4s, v18.4s, v19.4s fmul v3.4s, v20.4s, v3.4s fmla v5.4s, v21.4s, v1.4s rev64 v20.4s, v20.4s rev64 v21.4s, v21.4s ext v20.16b, v20.16b, v20.16b, #8 ext v21.16b, v21.16b, v21.16b, #8 fmul v4.4s, v20.4s, v4.4s fmla v6.4s, v21.4s, v2.4s add x5, x2, #56 st1 {v3.4s}, [x2] st1 {v4.4s}, [x5] st1 {v5.s}[0], [x4], x9 st1 {v5.s}[1], [x4], x9 st1 {v5.s}[2], [x4], x9 st1 {v5.s}[3], [x4], x9 st1 {v6.s}[0], [x0], x9 st1 {v6.s}[1], [x0], x9 st1 {v6.s}[2], [x0], x9 st1 {v6.s}[3], [x0], x9 ins v1.s[0], v0.s[1] ldr s2, [x3, #16] ldr s3, [x3, #52] ldr s4, [x3, #88] ldr s5, [x3, #124] ldr s6, [x1, #16] ldr s7, [x1, #52] fadd s16, s0, s1 fsub s17, s0, s1 fmul s4, s16, s4 fmul s5, s16, s5 fmadd s6, s17, s2, s6 fmadd s7, s17, s3, s7 str s4, [x2, #16] str s5, [x2, #52] str s6, [x4] str s7, [x4, #1152] ret NONEXEC_STACK
AlbrechtL/welle.io
5,672
src/libs/mpg123/dct64_neon_float.S
/* dct64_neon_float: ARM NEON optimized dct64 (float output version) copyright 1995-2010 by the mpg123 project - free software under the terms of the LGPL 2.1 see COPYING and AUTHORS files in distribution or http://mpg123.org initially written by Taihei Monma */ #include "mangle.h" #ifndef _M_ARM .code 32 #endif #ifndef __APPLE__ .fpu neon #endif .text ALIGN16 costab_arm: .word 1056974725 .word 1057056395 .word 1057223771 .word 1057485416 .word 1057855544 .word 1058356026 .word 1059019886 .word 1059897405 .word 1061067246 .word 1062657950 .word 1064892987 .word 1066774581 .word 1069414683 .word 1073984175 .word 1079645762 .word 1092815430 .word 1057005197 .word 1057342072 .word 1058087743 .word 1059427869 .word 1061799040 .word 1065862217 .word 1071413542 .word 1084439708 .word 1057128951 .word 1058664893 .word 1063675095 .word 1076102863 .word 1057655764 .word 1067924853 .word 1060439283 .word 1060439283 ALIGN4 GLOBAL_SYMBOL ASM_NAME(dct64_real_neon) #ifdef __ELF__ .type ASM_NAME(dct64_real_neon), %function #endif ASM_NAME(dct64_real_neon): vpush {q4-q7} adr r3, costab_arm vld1.32 {q0, q1}, [r2]! vld1.32 {q2, q3}, [r2]! vld1.32 {q4, q5}, [r2]! vld1.32 {q6, q7}, [r2] vld1.32 {q12, q13}, [r3, :128]! vld1.32 {q14, q15}, [r3, :128]! vrev64.32 q4, q4 vrev64.32 q5, q5 vrev64.32 q6, q6 vrev64.32 q7, q7 vswp d8, d9 vswp d10, d11 vswp d12, d13 vswp d14, d15 vsub.f32 q8, q0, q7 vsub.f32 q9, q1, q6 vsub.f32 q10, q2, q5 vsub.f32 q11, q3, q4 vadd.f32 q0, q0, q7 vadd.f32 q1, q1, q6 vadd.f32 q2, q2, q5 vadd.f32 q3, q3, q4 vmul.f32 q4, q8, q12 vmul.f32 q5, q9, q13 vmul.f32 q6, q10, q14 vmul.f32 q7, q11, q15 vld1.32 {q12, q13}, [r3, :128]! vld1.32 {q14, q15}, [r3, :128] vrev64.32 q2, q2 vrev64.32 q3, q3 vrev64.32 q6, q6 vrev64.32 q7, q7 vswp d4, d5 vswp d6, d7 vswp d12, d13 vswp d14, d15 vsub.f32 q8, q0, q3 vsub.f32 q9, q1, q2 vsub.f32 q10, q4, q7 vsub.f32 q11, q5, q6 vadd.f32 q0, q0, q3 vadd.f32 q1, q1, q2 vadd.f32 q4, q4, q7 vadd.f32 q5, q5, q6 vmul.f32 q2, q8, q12 vmul.f32 q3, q9, q13 vmul.f32 q6, q10, q12 vmul.f32 q7, q11, q13 vrev64.32 q1, q1 vrev64.32 q3, q3 vrev64.32 q5, q5 vrev64.32 q7, q7 vswp d2, d3 vswp d6, d7 vswp d10, d11 vswp d14, d15 vsub.f32 q8, q0, q1 vsub.f32 q9, q2, q3 vsub.f32 q10, q4, q5 vsub.f32 q11, q6, q7 vadd.f32 q0, q0, q1 vadd.f32 q2, q2, q3 vadd.f32 q4, q4, q5 vadd.f32 q6, q6, q7 vmul.f32 q1, q8, q14 vmul.f32 q3, q9, q14 vmul.f32 q5, q10, q14 vmul.f32 q7, q11, q14 vdup.32 q12, d31[0] vmov d31, d30 vswp d1, d2 vswp d5, d6 vswp d9, d10 vswp d13, d14 vrev64.32 q1, q1 vrev64.32 q3, q3 vrev64.32 q5, q5 vrev64.32 q7, q7 vsub.f32 q8, q0, q1 vsub.f32 q9, q2, q3 vsub.f32 q10, q4, q5 vsub.f32 q11, q6, q7 vadd.f32 q0, q0, q1 vadd.f32 q2, q2, q3 vadd.f32 q4, q4, q5 vadd.f32 q6, q6, q7 vmul.f32 q1, q8, q15 vmul.f32 q3, q9, q15 vmul.f32 q5, q10, q15 vmul.f32 q7, q11, q15 vtrn.32 q0, q1 vtrn.32 q2, q3 vtrn.32 q4, q5 vtrn.32 q6, q7 vsub.f32 q8, q0, q1 vsub.f32 q9, q2, q3 vsub.f32 q10, q4, q5 vsub.f32 q11, q6, q7 vadd.f32 q0, q0, q1 vadd.f32 q2, q2, q3 vadd.f32 q4, q4, q5 vadd.f32 q6, q6, q7 vmul.f32 q1, q8, q12 vmul.f32 q3, q9, q12 vmul.f32 q5, q10, q12 vmul.f32 q7, q11, q12 vtrn.32 q0, q1 vtrn.32 q2, q3 vtrn.32 q4, q5 vtrn.32 q6, q7 vswp d1, d2 vswp d5, d6 vswp d9, d10 vswp d13, d14 vshr.u64 d16, d1, #32 vshr.u64 d17, d3, #32 vshr.u64 d18, d5, #32 vshr.u64 d19, d7, #32 vadd.f32 d1, d1, d16 vadd.f32 d3, d3, d17 vadd.f32 d5, d5, d18 vadd.f32 d7, d7, d19 vshr.u64 d20, d9, #32 vshr.u64 d21, d11, #32 vshr.u64 d22, d13, #32 vshr.u64 d23, d15, #32 vadd.f32 d9, d9, d20 vadd.f32 d11, d11, d21 vadd.f32 d13, d13, d22 vadd.f32 d15, d15, d23 vshr.u64 d16, d2, #32 vshr.u64 d18, d6, #32 vshr.u64 d20, d10, #32 vshr.u64 d22, d14, #32 vext.8 q8, q1, q8, #8 vext.8 q9, q3, q9, #8 vext.8 q10, q5, q10, #8 vext.8 q11, q7, q11, #8 vadd.f32 q1, q1, q8 vadd.f32 q3, q3, q9 vadd.f32 q5, q5, q10 vadd.f32 q7, q7, q11 vshr.u64 d16, d4, #32 vshr.u64 d18, d12, #32 vext.8 q8, q2, q8, #8 vext.8 q9, q6, q9, #8 vadd.f32 q2, q2, q3 vadd.f32 q6, q6, q7 vadd.f32 q3, q3, q8 vadd.f32 q7, q7, q9 vrev64.32 q8, q4 vshr.u64 d19, d9, #32 vext.8 d17, d17, d16, #4 vswp d9, d10 vswp d13, d14 vtrn.32 q4, q5 vtrn.32 q6, q7 vmov d16, d9 vmov d18, d11 vadd.f32 q4, q6 vadd.f32 q5, q7 vadd.f32 q6, q8 vadd.f32 q7, q9 mov r3, #64 vst1.32 {d0[1]}, [r0, :32], r3 vst1.32 {d13[1]}, [r0, :32], r3 vst1.32 {d7[0]}, [r0, :32], r3 vst1.32 {d9[1]}, [r0, :32], r3 vst1.32 {d3[0]}, [r0, :32], r3 vst1.32 {d12[1]}, [r0, :32], r3 vst1.32 {d5[0]}, [r0, :32], r3 vst1.32 {d8[1]}, [r0, :32], r3 vst1.32 {d1[0]}, [r0, :32], r3 vst1.32 {d13[0]}, [r0, :32], r3 vst1.32 {d6[0]}, [r0, :32], r3 vst1.32 {d9[0]}, [r0, :32], r3 vst1.32 {d2[0]}, [r0, :32], r3 vst1.32 {d12[0]}, [r0, :32], r3 vst1.32 {d4[0]}, [r0, :32], r3 vst1.32 {d8[0]}, [r0, :32], r3 vst1.32 {d0[0]}, [r0, :32] vst1.32 {d0[1]}, [r1, :32], r3 vst1.32 {d10[0]}, [r1, :32], r3 vst1.32 {d4[1]}, [r1, :32], r3 vst1.32 {d14[0]}, [r1, :32], r3 vst1.32 {d2[1]}, [r1, :32], r3 vst1.32 {d11[0]}, [r1, :32], r3 vst1.32 {d6[1]}, [r1, :32], r3 vst1.32 {d15[0]}, [r1, :32], r3 vst1.32 {d1[1]}, [r1, :32], r3 vst1.32 {d10[1]}, [r1, :32], r3 vst1.32 {d5[1]}, [r1, :32], r3 vst1.32 {d14[1]}, [r1, :32], r3 vst1.32 {d3[1]}, [r1, :32], r3 vst1.32 {d11[1]}, [r1, :32], r3 vst1.32 {d7[1]}, [r1, :32], r3 vst1.32 {d15[1]}, [r1, :32] vpop {q4-q7} bx lr NONEXEC_STACK
AlbrechtL/welle.io
9,230
src/libs/mpg123/dct64_sse_float.S
/* dct64_sse_float: SSE optimized dct64 (float output version) copyright 1995-2009 by the mpg123 project - free software under the terms of the LGPL 2.1 see COPYING and AUTHORS files in distribution or http://mpg123.org initially written by Taihei Monma */ #include "mangle.h" #define ARG(n) (8+n*4)(%ebp) #define TEMP(n) (4+n*16)(%esp) #define TEMP_BYTE(n) (4+n)(%esp) /* void dct64_real_sse(real *out0, real *out1, real *samples); */ #ifndef __APPLE__ .section .rodata #else .data #endif ALIGN16 pnpn: .long 0 .long -2147483648 .long 0 .long -2147483648 ALIGN16 mask: .long -1 .long -1 .long -1 .long 0 .text ALIGN16 .globl ASM_NAME(dct64_real_sse) ASM_NAME(dct64_real_sse): pushl %ebp movl %esp, %ebp andl $-16, %esp /* align the stack at 16 bytes */ subl $128, %esp /* reserve space for temporal store */ pushl %ebx GET_GOT movl ARG(2), %eax MOVUAPS (%eax), %xmm7 MOVUAPS 16(%eax), %xmm6 MOVUAPS 112(%eax), %xmm0 MOVUAPS 96(%eax), %xmm1 shufps $0x1b, %xmm0, %xmm0 shufps $0x1b, %xmm1, %xmm1 movaps %xmm7, %xmm4 movaps %xmm6, %xmm5 addps %xmm0, %xmm4 addps %xmm1, %xmm5 subps %xmm0, %xmm7 subps %xmm1, %xmm6 movaps %xmm4, TEMP(0) movaps %xmm5, TEMP(1) MOVUAPS 32(%eax), %xmm2 MOVUAPS 48(%eax), %xmm3 MOVUAPS 80(%eax), %xmm0 MOVUAPS 64(%eax), %xmm1 shufps $0x1b, %xmm0, %xmm0 shufps $0x1b, %xmm1, %xmm1 movaps %xmm2, %xmm5 movaps %xmm3, %xmm4 addps %xmm0, %xmm2 addps %xmm1, %xmm3 subps %xmm0, %xmm5 subps %xmm1, %xmm4 #if defined(PIC) && defined(__APPLE__) mov GLOBAL_VAR_PTR(costab_mmxsse), %eax #else lea GLOBAL_VAR(costab_mmxsse), %eax #endif mulps (%eax), %xmm7 mulps 16(%eax), %xmm6 mulps 32(%eax), %xmm5 mulps 48(%eax), %xmm4 shufps $0x1b, %xmm2, %xmm2 shufps $0x1b, %xmm3, %xmm3 shufps $0x1b, %xmm4, %xmm4 shufps $0x1b, %xmm5, %xmm5 movaps TEMP(0), %xmm0 movaps TEMP(1), %xmm1 subps %xmm3, %xmm0 subps %xmm2, %xmm1 addps TEMP(0), %xmm3 addps TEMP(1), %xmm2 movaps %xmm3, TEMP(0) movaps %xmm2, TEMP(1) movaps %xmm6, %xmm2 movaps %xmm7, %xmm3 subps %xmm5, %xmm6 subps %xmm4, %xmm7 addps %xmm3, %xmm4 addps %xmm2, %xmm5 mulps 64(%eax), %xmm0 mulps 80(%eax), %xmm1 mulps 80(%eax), %xmm6 mulps 64(%eax), %xmm7 movaps TEMP(0), %xmm2 movaps TEMP(1), %xmm3 shufps $0x1b, %xmm3, %xmm3 shufps $0x1b, %xmm5, %xmm5 shufps $0x1b, %xmm1, %xmm1 shufps $0x1b, %xmm6, %xmm6 movaps %xmm0, TEMP(1) subps %xmm3, %xmm2 subps %xmm1, %xmm0 addps TEMP(0), %xmm3 addps TEMP(1), %xmm1 movaps %xmm3, TEMP(0) movaps %xmm1, TEMP(2) movaps %xmm5, %xmm1 movaps %xmm4, %xmm5 movaps %xmm7, %xmm3 subps %xmm1, %xmm5 subps %xmm6, %xmm7 addps %xmm1, %xmm4 addps %xmm3, %xmm6 mulps 96(%eax), %xmm2 mulps 96(%eax), %xmm0 mulps 96(%eax), %xmm5 mulps 96(%eax), %xmm7 movaps %xmm2, TEMP(1) movaps %xmm0, TEMP(3) movaps %xmm4, %xmm2 movaps %xmm5, %xmm3 shufps $0x44, %xmm6, %xmm2 shufps $0xbb, %xmm7, %xmm5 shufps $0xbb, %xmm6, %xmm4 shufps $0x44, %xmm7, %xmm3 movaps %xmm2, %xmm6 movaps %xmm3, %xmm7 subps %xmm4, %xmm2 subps %xmm5, %xmm3 addps %xmm6, %xmm4 addps %xmm7, %xmm5 movaps 112(%eax), %xmm0 movlhps %xmm0, %xmm0 mulps %xmm0, %xmm2 mulps %xmm0, %xmm3 movaps %xmm0, TEMP(4) movaps %xmm4, %xmm6 movaps %xmm5, %xmm7 shufps $0x14, %xmm2, %xmm4 shufps $0xbe, %xmm2, %xmm6 shufps $0x14, %xmm3, %xmm5 shufps $0xbe, %xmm3, %xmm7 movaps %xmm5, TEMP(5) movaps %xmm7, TEMP(7) movaps TEMP(0), %xmm0 movaps TEMP(1), %xmm1 movaps %xmm0, %xmm2 movaps %xmm1, %xmm3 shufps $0x44, TEMP(2), %xmm2 shufps $0xbb, TEMP(3), %xmm1 shufps $0xbb, TEMP(2), %xmm0 shufps $0x44, TEMP(3), %xmm3 movaps %xmm2, %xmm5 movaps %xmm3, %xmm7 subps %xmm0, %xmm2 subps %xmm1, %xmm3 addps %xmm5, %xmm0 addps %xmm7, %xmm1 mulps TEMP(4), %xmm2 mulps TEMP(4), %xmm3 movaps %xmm0, %xmm5 movaps %xmm1, %xmm7 shufps $0x14, %xmm2, %xmm0 shufps $0xbe, %xmm2, %xmm5 shufps $0x14, %xmm3, %xmm1 shufps $0xbe, %xmm3, %xmm7 movaps %xmm0, TEMP(0) movaps %xmm1, TEMP(1) movaps %xmm5, TEMP(2) movaps %xmm7, TEMP(3) movss 120(%eax), %xmm5 shufps $0x00, %xmm5, %xmm5 xorps LOCAL_VAR(pnpn), %xmm5 movaps %xmm4, %xmm0 movaps %xmm6, %xmm1 unpcklps TEMP(5), %xmm4 unpckhps TEMP(5), %xmm0 unpcklps TEMP(7), %xmm6 unpckhps TEMP(7), %xmm1 movaps %xmm4, %xmm2 movaps %xmm6, %xmm3 unpcklps %xmm0, %xmm4 unpckhps %xmm0, %xmm2 unpcklps %xmm1, %xmm6 unpckhps %xmm1, %xmm3 movaps %xmm4, %xmm0 movaps %xmm6, %xmm1 subps %xmm2, %xmm0 subps %xmm3, %xmm1 addps %xmm2, %xmm4 addps %xmm3, %xmm6 mulps %xmm5, %xmm0 mulps %xmm5, %xmm1 movaps %xmm5, TEMP(5) movaps %xmm4, %xmm5 movaps %xmm6, %xmm7 unpcklps %xmm0, %xmm4 unpckhps %xmm0, %xmm5 unpcklps %xmm1, %xmm6 unpckhps %xmm1, %xmm7 movaps TEMP(0), %xmm0 movaps TEMP(2), %xmm2 movaps %xmm4, TEMP(4) movaps %xmm6, TEMP(6) movaps %xmm0, %xmm4 movaps %xmm2, %xmm6 unpcklps TEMP(1), %xmm0 unpckhps TEMP(1), %xmm4 unpcklps TEMP(3), %xmm2 unpckhps TEMP(3), %xmm6 movaps %xmm0, %xmm1 movaps %xmm2, %xmm3 unpcklps %xmm4, %xmm0 unpckhps %xmm4, %xmm1 unpcklps %xmm6, %xmm2 unpckhps %xmm6, %xmm3 movaps %xmm0, %xmm4 movaps %xmm2, %xmm6 subps %xmm1, %xmm4 subps %xmm3, %xmm6 addps %xmm1, %xmm0 addps %xmm3, %xmm2 mulps TEMP(5), %xmm4 mulps TEMP(5), %xmm6 movaps %xmm0, %xmm1 movaps %xmm2, %xmm3 unpcklps %xmm4, %xmm0 unpckhps %xmm4, %xmm1 unpcklps %xmm6, %xmm2 unpckhps %xmm6, %xmm3 movaps %xmm0, TEMP(0) movaps %xmm1, TEMP(1) movaps %xmm2, TEMP(2) movaps %xmm3, TEMP(3) movaps %xmm5, TEMP(5) movaps %xmm7, TEMP(7) movss TEMP_BYTE(12), %xmm0 movss TEMP_BYTE(28), %xmm1 movss TEMP_BYTE(44), %xmm2 movss TEMP_BYTE(60), %xmm3 addss TEMP_BYTE(8), %xmm0 addss TEMP_BYTE(24), %xmm1 addss TEMP_BYTE(40), %xmm2 addss TEMP_BYTE(56), %xmm3 movss %xmm0, TEMP_BYTE(8) movss %xmm1, TEMP_BYTE(24) movss %xmm2, TEMP_BYTE(40) movss %xmm3, TEMP_BYTE(56) movss TEMP_BYTE(76), %xmm0 movss TEMP_BYTE(92), %xmm1 movss TEMP_BYTE(108), %xmm2 movss TEMP_BYTE(124), %xmm3 addss TEMP_BYTE(72), %xmm0 addss TEMP_BYTE(88), %xmm1 addss TEMP_BYTE(104), %xmm2 addss TEMP_BYTE(120), %xmm3 movss %xmm0, TEMP_BYTE(72) movss %xmm1, TEMP_BYTE(88) movss %xmm2, TEMP_BYTE(104) movss %xmm3, TEMP_BYTE(120) movaps TEMP_BYTE(16), %xmm1 movaps TEMP_BYTE(48), %xmm3 movaps TEMP_BYTE(80), %xmm5 movaps TEMP_BYTE(112), %xmm7 movaps %xmm1, %xmm0 movaps %xmm3, %xmm2 movaps %xmm5, %xmm4 movaps %xmm7, %xmm6 shufps $0x1e, %xmm0, %xmm0 shufps $0x1e, %xmm2, %xmm2 shufps $0x1e, %xmm4, %xmm4 shufps $0x1e, %xmm6, %xmm6 lea LOCAL_VAR(mask), %eax andps (%eax), %xmm0 andps (%eax), %xmm2 andps (%eax), %xmm4 andps (%eax), %xmm6 addps %xmm0, %xmm1 addps %xmm2, %xmm3 addps %xmm4, %xmm5 addps %xmm6, %xmm7 movaps TEMP_BYTE(32), %xmm2 movaps TEMP_BYTE(96), %xmm6 movaps %xmm2, %xmm0 movaps %xmm6, %xmm4 shufps $0x1e, %xmm0, %xmm0 shufps $0x1e, %xmm4, %xmm4 andps (%eax), %xmm0 andps (%eax), %xmm4 addps %xmm3, %xmm2 addps %xmm0, %xmm3 addps %xmm7, %xmm6 addps %xmm4, %xmm7 movaps TEMP_BYTE(0), %xmm0 movaps TEMP_BYTE(64), %xmm4 movl ARG(0), %ecx movl ARG(1), %ebx movss %xmm0, 1024(%ecx) movss %xmm2, 896(%ecx) movss %xmm1, 768(%ecx) movss %xmm3, 640(%ecx) shufps $0xe1, %xmm0, %xmm0 shufps $0xe1, %xmm2, %xmm2 shufps $0xe1, %xmm1, %xmm1 shufps $0xe1, %xmm3, %xmm3 movss %xmm0, (%ecx) movss %xmm0, (%ebx) movss %xmm2, 128(%ebx) movss %xmm1, 256(%ebx) movss %xmm3, 384(%ebx) movhlps %xmm0, %xmm0 movhlps %xmm2, %xmm2 movhlps %xmm1, %xmm1 movhlps %xmm3, %xmm3 movss %xmm0, 512(%ecx) movss %xmm2, 384(%ecx) movss %xmm1, 256(%ecx) movss %xmm3, 128(%ecx) shufps $0xe1, %xmm0, %xmm0 shufps $0xe1, %xmm2, %xmm2 shufps $0xe1, %xmm1, %xmm1 shufps $0xe1, %xmm3, %xmm3 movss %xmm0, 512(%ebx) movss %xmm2, 640(%ebx) movss %xmm1, 768(%ebx) movss %xmm3, 896(%ebx) movaps %xmm4, %xmm0 shufps $0x1e, %xmm0, %xmm0 movaps %xmm5, %xmm1 andps (%eax), %xmm0 addps %xmm6, %xmm4 addps %xmm7, %xmm5 addps %xmm1, %xmm6 addps %xmm0, %xmm7 movss %xmm4, 960(%ecx) movss %xmm6, 832(%ecx) movss %xmm5, 704(%ecx) movss %xmm7, 576(%ecx) movhlps %xmm4, %xmm0 movhlps %xmm6, %xmm1 movhlps %xmm5, %xmm2 movhlps %xmm7, %xmm3 movss %xmm0, 448(%ecx) movss %xmm1, 320(%ecx) movss %xmm2, 192(%ecx) movss %xmm3, 64(%ecx) shufps $0xe1, %xmm4, %xmm4 shufps $0xe1, %xmm6, %xmm6 shufps $0xe1, %xmm5, %xmm5 shufps $0xe1, %xmm7, %xmm7 movss %xmm4, 64(%ebx) movss %xmm6, 192(%ebx) movss %xmm5, 320(%ebx) movss %xmm7, 448(%ebx) shufps $0xe1, %xmm0, %xmm0 shufps $0xe1, %xmm1, %xmm1 shufps $0xe1, %xmm2, %xmm2 shufps $0xe1, %xmm3, %xmm3 movss %xmm0, 576(%ebx) movss %xmm1, 704(%ebx) movss %xmm2, 832(%ebx) movss %xmm3, 960(%ebx) popl %ebx movl %ebp, %esp popl %ebp ret #if defined(PIC) && defined(__APPLE__) .section __IMPORT,__pointers,non_lazy_symbol_pointers L_costab_mmxsse: .indirect_symbol ASM_NAME(costab_mmxsse) .long 0 #endif NONEXEC_STACK
AlbrechtL/welle.io
6,686
src/libs/mpg123/synth_x86_64_s32.S
/* synth_x86_64_s32: SSE optimized synth for x86-64 (s32 output version) copyright 1995-2009 by the mpg123 project - free software under the terms of the LGPL 2.1 see COPYING and AUTHORS files in distribution or http://mpg123.org initially written by Taihei Monma */ #include "mangle.h" #ifdef IS_MSABI /* short *window; */ #define ARG0 %r10 /* short *b0; */ #define ARG1 %rdx /* short *samples; */ #define ARG2 %r8 /* int bo1; */ #define ARG3 %r9 #else /* real *window; */ #define ARG0 %rdi /* real *b0; */ #define ARG1 %rsi /* real *samples; */ #define ARG2 %rdx /* int bo1; */ #define ARG3 %rcx #endif #define XMMREG_SCALE %xmm15 /* {65536.0, 65536.0, 65536.0, 65536.0} */ #define XMMREG_MAX %xmm14 /* {32767.999, 32767.999, 32767.999, 32767.999} */ #define XMMREG_MIN %xmm13 /* {-32768.0, -32768.0, -32768.0, -32768.0} */ #define XMMREG_CLIP %xmm12 /* int synth_1to1_s32_x86_64_asm(real *window, real *b0, int32_t *samples, int bo1); return value: number of clipped samples */ #ifndef __APPLE__ .section .rodata #else .data #endif ALIGN32 ASM_NAME(scale_s32): .long 1199570944 .long 1199570944 .long 1199570944 .long 1199570944 ALIGN16 ASM_NAME(maxmin_s32): .long 1191182335 .long 1191182335 .long 1191182335 .long 1191182335 .long -956301312 .long -956301312 .long -956301312 .long -956301312 .text ALIGN16 .globl ASM_NAME(synth_1to1_s32_x86_64_asm) ASM_NAME(synth_1to1_s32_x86_64_asm): #ifdef IS_MSABI /* should save xmm6-15 */ movq %rcx, ARG0 subq $168, %rsp /* stack alignment + 10 xmm registers */ movaps %xmm6, (%rsp) movaps %xmm7, 16(%rsp) movaps %xmm8, 32(%rsp) movaps %xmm9, 48(%rsp) movaps %xmm10, 64(%rsp) movaps %xmm11, 80(%rsp) movaps %xmm12, 96(%rsp) movaps %xmm13, 112(%rsp) movaps %xmm14, 128(%rsp) movaps %xmm15, 144(%rsp) #endif leaq ASM_NAME(scale_s32)(%rip), %rax movaps (%rax), XMMREG_SCALE leaq ASM_NAME(maxmin_s32)(%rip), %rax movaps (%rax), XMMREG_MAX movaps 16(%rax), XMMREG_MIN xorps XMMREG_CLIP, XMMREG_CLIP andq $0xf, ARG3 shlq $2, ARG3 leaq 64(ARG0), ARG0 subq ARG3, ARG0 movl $4, %ecx ALIGN16 1: movups (ARG0), %xmm8 movups 16(ARG0), %xmm1 movups 32(ARG0), %xmm2 movups 48(ARG0), %xmm3 movups 128(ARG0), %xmm9 movups 144(ARG0), %xmm5 movups 160(ARG0), %xmm6 movups 176(ARG0), %xmm7 mulps (ARG1), %xmm8 mulps 16(ARG1), %xmm1 mulps 32(ARG1), %xmm2 mulps 48(ARG1), %xmm3 mulps 64(ARG1), %xmm9 mulps 80(ARG1), %xmm5 mulps 96(ARG1), %xmm6 mulps 112(ARG1), %xmm7 addps %xmm1, %xmm8 addps %xmm2, %xmm3 addps %xmm5, %xmm9 addps %xmm7, %xmm6 addps %xmm3, %xmm8 addps %xmm6, %xmm9 leaq 256(ARG0), ARG0 leaq 128(ARG1), ARG1 movups (ARG0), %xmm10 movups 16(ARG0), %xmm1 movups 32(ARG0), %xmm2 movups 48(ARG0), %xmm3 movups 128(ARG0), %xmm11 movups 144(ARG0), %xmm5 movups 160(ARG0), %xmm6 movups 176(ARG0), %xmm7 mulps (ARG1), %xmm10 mulps 16(ARG1), %xmm1 mulps 32(ARG1), %xmm2 mulps 48(ARG1), %xmm3 mulps 64(ARG1), %xmm11 mulps 80(ARG1), %xmm5 mulps 96(ARG1), %xmm6 mulps 112(ARG1), %xmm7 addps %xmm1, %xmm10 addps %xmm2, %xmm3 addps %xmm5, %xmm11 addps %xmm7, %xmm6 addps %xmm3, %xmm10 addps %xmm6, %xmm11 leaq 256(ARG0), ARG0 leaq 128(ARG1), ARG1 movaps %xmm8, %xmm0 movaps %xmm10, %xmm1 unpcklps %xmm9, %xmm8 unpcklps %xmm11, %xmm10 unpckhps %xmm9, %xmm0 unpckhps %xmm11, %xmm1 movaps %xmm8, %xmm2 movaps %xmm0, %xmm3 movlhps %xmm10, %xmm8 movhlps %xmm2, %xmm10 movlhps %xmm1, %xmm0 movhlps %xmm3, %xmm1 subps %xmm10, %xmm8 subps %xmm1, %xmm0 addps %xmm8, %xmm0 movups (ARG2), %xmm1 movups 16(ARG2), %xmm2 movaps %xmm0, %xmm3 movaps %xmm0, %xmm4 mulps XMMREG_SCALE, %xmm0 cmpnleps XMMREG_MAX, %xmm3 cmpltps XMMREG_MIN, %xmm4 cvtps2dq %xmm0, %xmm0 xorps %xmm3, %xmm0 shufps $0xdd, %xmm2, %xmm1 movaps %xmm0, %xmm2 unpcklps %xmm1, %xmm0 unpckhps %xmm1, %xmm2 movups %xmm0, (ARG2) movups %xmm2, 16(ARG2) psrld $31, %xmm3 psrld $31, %xmm4 paddd %xmm4, %xmm3 paddd %xmm3, XMMREG_CLIP leaq 32(ARG2), ARG2 decl %ecx jnz 1b movl $4, %ecx ALIGN16 1: movups (ARG0), %xmm8 movups 16(ARG0), %xmm1 movups 32(ARG0), %xmm2 movups 48(ARG0), %xmm3 movups 128(ARG0), %xmm9 movups 144(ARG0), %xmm5 movups 160(ARG0), %xmm6 movups 176(ARG0), %xmm7 mulps (ARG1), %xmm8 mulps 16(ARG1), %xmm1 mulps 32(ARG1), %xmm2 mulps 48(ARG1), %xmm3 mulps -64(ARG1), %xmm9 mulps -48(ARG1), %xmm5 mulps -32(ARG1), %xmm6 mulps -16(ARG1), %xmm7 addps %xmm1, %xmm8 addps %xmm2, %xmm3 addps %xmm5, %xmm9 addps %xmm7, %xmm6 addps %xmm3, %xmm8 addps %xmm6, %xmm9 leaq 256(ARG0), ARG0 leaq -128(ARG1), ARG1 movups (ARG0), %xmm10 movups 16(ARG0), %xmm1 movups 32(ARG0), %xmm2 movups 48(ARG0), %xmm3 movups 128(ARG0), %xmm11 movups 144(ARG0), %xmm5 movups 160(ARG0), %xmm6 movups 176(ARG0), %xmm7 mulps (ARG1), %xmm10 mulps 16(ARG1), %xmm1 mulps 32(ARG1), %xmm2 mulps 48(ARG1), %xmm3 mulps -64(ARG1), %xmm11 mulps -48(ARG1), %xmm5 mulps -32(ARG1), %xmm6 mulps -16(ARG1), %xmm7 addps %xmm1, %xmm10 addps %xmm2, %xmm3 addps %xmm5, %xmm11 addps %xmm7, %xmm6 addps %xmm3, %xmm10 addps %xmm6, %xmm11 leaq 256(ARG0), ARG0 leaq -128(ARG1), ARG1 movaps %xmm8, %xmm0 movaps %xmm10, %xmm1 unpcklps %xmm9, %xmm8 unpcklps %xmm11, %xmm10 unpckhps %xmm9, %xmm0 unpckhps %xmm11, %xmm1 movaps %xmm8, %xmm2 movaps %xmm0, %xmm3 movlhps %xmm10, %xmm8 movhlps %xmm2, %xmm10 movlhps %xmm1, %xmm0 movhlps %xmm3, %xmm1 addps %xmm10, %xmm8 addps %xmm1, %xmm0 addps %xmm8, %xmm0 movups (ARG2), %xmm1 movups 16(ARG2), %xmm2 movaps %xmm0, %xmm3 movaps %xmm0, %xmm4 mulps XMMREG_SCALE, %xmm0 cmpnleps XMMREG_MAX, %xmm3 cmpltps XMMREG_MIN, %xmm4 cvtps2dq %xmm0, %xmm0 xorps %xmm3, %xmm0 shufps $0xdd, %xmm2, %xmm1 movaps %xmm0, %xmm2 unpcklps %xmm1, %xmm0 unpckhps %xmm1, %xmm2 movups %xmm0, (ARG2) movups %xmm2, 16(ARG2) psrld $31, %xmm3 psrld $31, %xmm4 paddd %xmm4, %xmm3 paddd %xmm3, XMMREG_CLIP leaq 32(ARG2), ARG2 decl %ecx jnz 1b pshuflw $0xee, XMMREG_CLIP, %xmm0 movhlps XMMREG_CLIP, %xmm1 pshuflw $0xee, %xmm1, %xmm2 paddd %xmm0, XMMREG_CLIP paddd %xmm1, XMMREG_CLIP paddd %xmm2, XMMREG_CLIP movd XMMREG_CLIP, %eax #ifdef IS_MSABI movaps (%rsp), %xmm6 movaps 16(%rsp), %xmm7 movaps 32(%rsp), %xmm8 movaps 48(%rsp), %xmm9 movaps 64(%rsp), %xmm10 movaps 80(%rsp), %xmm11 movaps 96(%rsp), %xmm12 movaps 112(%rsp), %xmm13 movaps 128(%rsp), %xmm14 movaps 144(%rsp), %xmm15 addq $168, %rsp #endif ret NONEXEC_STACK
AlbrechtL/welle.io
3,984
src/libs/mpg123/synth_neon_s32.S
/* synth_neon_s32: ARM NEON optimized synth (32-bit output version) copyright 1995-2010 by the mpg123 project - free software under the terms of the LGPL 2.1 see COPYING and AUTHORS files in distribution or http://mpg123.org initially written by Taihei Monma */ #include "mangle.h" #define WINDOW r0 #define B0 r1 #define SAMPLES r2 /* int synth_1to1_s32_neon_asm(real *window, real *b0, int *samples, int bo1); return value: number of clipped samples (0) */ #ifndef _M_ARM .code 32 #endif #ifndef __APPLE__ .fpu neon #endif .text GLOBAL_SYMBOL ASM_NAME(synth_1to1_s32_neon_asm) #ifdef __ELF__ .type ASM_NAME(synth_1to1_s32_neon_asm), %function #endif ALIGN4 ASM_NAME(synth_1to1_s32_neon_asm): push {r4-r6, lr} vpush {q4-q7} mov r6, sp sub sp, sp, #16 mov r5, sp and r5, r5, #0xf sub sp, sp, r5 add WINDOW, WINDOW, #64 sub WINDOW, WINDOW, r3, lsl #2 mov r3, #4 mov r4, #128 mov r5, #64 1: vld1.32 {q0,q1}, [WINDOW], r4 vld1.32 {q2,q3}, [WINDOW], r4 vld1.32 {q4,q5}, [WINDOW], r4 vld1.32 {q6,q7}, [WINDOW] sub WINDOW, WINDOW, #352 vld1.32 {q8,q9}, [B0, :128], r5 vld1.32 {q10,q11}, [B0, :128], r5 vld1.32 {q12,q13}, [B0, :128], r5 vld1.32 {q14,q15}, [B0, :128] vswp q1, q4 vswp q3, q6 sub B0, B0, #160 vmul.f32 q0, q0, q8 vmul.f32 q2, q2, q10 vmul.f32 q1, q1, q12 vmul.f32 q3, q3, q14 vmla.f32 q0, q4, q9 vmla.f32 q2, q6, q11 vmla.f32 q1, q5, q13 vmla.f32 q3, q7, q15 vld1.32 {q4,q5}, [WINDOW], r4 vld1.32 {q6,q7}, [WINDOW], r4 vld1.32 {q8,q9}, [WINDOW], r4 vld1.32 {q10,q11}, [B0, :128], r5 vld1.32 {q12,q13}, [B0, :128], r5 vld1.32 {q14,q15}, [B0, :128], r5 vswp q5, q6 vswp q11, q12 vmla.f32 q0, q4, q10 vmla.f32 q2, q5, q11 vmla.f32 q1, q8, q14 vld1.32 {q4,q5}, [WINDOW] vld1.32 {q10,q11}, [B0, :128]! add WINDOW, WINDOW, #96 vmla.f32 q3, q4, q10 vmla.f32 q0, q6, q12 vmla.f32 q2, q7, q13 vmla.f32 q1, q9, q15 vmla.f32 q3, q5, q11 vmvn.i32 q5, #0xb9000000 vpadd.f32 d0, d0, d1 vpadd.f32 d4, d4, d5 vpadd.f32 d2, d2, d3 vpadd.f32 d6, d6, d7 vld1.32 {q6}, [sp, :128] vpadd.f32 d0, d0, d4 vpadd.f32 d1, d2, d6 vcvt.s32.f32 q3, q0, #16 vacgt.f32 q5, q0, q5 vld2.32 {q1,q2}, [SAMPLES] vshr.u32 q5, q5, #31 vmov q1, q3 vst2.32 {q1,q2}, [SAMPLES]! vadd.i32 q5, q5, q6 vst1.32 {q5}, [sp, :128] subs r3, r3, #1 bne 1b mov r3, #4 mov r5, #-64 1: vld1.32 {q0,q1}, [WINDOW], r4 vld1.32 {q2,q3}, [WINDOW], r4 vld1.32 {q4,q5}, [WINDOW], r4 vld1.32 {q6,q7}, [WINDOW] sub WINDOW, WINDOW, #352 vld1.32 {q8,q9}, [B0, :128], r5 vld1.32 {q10,q11}, [B0, :128], r5 vld1.32 {q12,q13}, [B0, :128], r5 vld1.32 {q14,q15}, [B0, :128] vswp q1, q4 vswp q3, q6 add B0, B0, #224 vmul.f32 q0, q0, q8 vmul.f32 q2, q2, q10 vmul.f32 q1, q1, q12 vmul.f32 q3, q3, q14 vmla.f32 q0, q4, q9 vmla.f32 q2, q6, q11 vmla.f32 q1, q5, q13 vmla.f32 q3, q7, q15 vld1.32 {q4,q5}, [WINDOW], r4 vld1.32 {q6,q7}, [WINDOW], r4 vld1.32 {q8,q9}, [WINDOW], r4 vld1.32 {q10,q11}, [B0, :128], r5 vld1.32 {q12,q13}, [B0, :128], r5 vld1.32 {q14,q15}, [B0, :128], r5 vswp q5, q6 vswp q11, q12 vmla.f32 q0, q4, q10 vmla.f32 q2, q5, q11 vmla.f32 q1, q8, q14 vld1.32 {q4,q5}, [WINDOW] vld1.32 {q10,q11}, [B0, :128] add WINDOW, WINDOW, #96 sub B0, B0, #96 vmla.f32 q3, q4, q10 vmla.f32 q0, q6, q12 vmla.f32 q2, q7, q13 vmla.f32 q1, q9, q15 vmla.f32 q3, q5, q11 vmvn.i32 q5, #0xb9000000 vpadd.f32 d0, d0, d1 vpadd.f32 d4, d4, d5 vpadd.f32 d2, d2, d3 vpadd.f32 d6, d6, d7 vld1.32 {q6}, [sp, :128] vpadd.f32 d0, d0, d4 vpadd.f32 d1, d2, d6 vcvt.s32.f32 q3, q0, #16 vacgt.f32 q5, q0, q5 vld2.32 {q1,q2}, [SAMPLES] vshr.u32 q5, q5, #31 vmov q1, q3 vst2.32 {q1,q2}, [SAMPLES]! vadd.i32 q5, q5, q6 vst1.32 {q5}, [sp, :128] subs r3, r3, #1 bne 1b vld1.32 {q0}, [sp, :128] vpadd.i32 d0, d0, d1 vpadd.i32 d0, d0, d0 vmov.32 r0, d0[0] mov sp, r6 vpop {q4-q7} pop {r4-r6, pc} NONEXEC_STACK
AlbrechtL/welle.io
4,529
src/libs/mpg123/synth_stereo_neon64_float.S
/* synth_stereo_neon64_float: NEON optimized synth for AArch64 (stereo specific, float output version) copyright 1995-2014 by the mpg123 project - free software under the terms of the LGPL 2.1 see COPYING and AUTHORS files in distribution or http://mpg123.org initially written by Taihei Monma */ #include "mangle.h" #ifndef __APPLE__ .section .rodata #else .data #endif ALIGN16 scale: .word 939524096 .text ALIGN4 .globl ASM_NAME(synth_1to1_real_s_neon64_asm) #ifdef __ELF__ .type ASM_NAME(synth_1to1_real_s_neon64_asm), %function #endif ASM_NAME(synth_1to1_real_s_neon64_asm): add x0, x0, #64 sub x0, x0, x4, lsl #2 adrp x5, AARCH64_PCREL_HI(scale) add x5, x5, AARCH64_PCREL_LO(scale) ld1r {v28.4s}, [x5] sub sp, sp, #32 st1 {v8.2s,v9.2s,v10.2s,v11.2s}, [sp] sub sp, sp, #32 st1 {v12.2s,v13.2s,v14.2s,v15.2s}, [sp] mov w4, #4 mov x5, #128 1: ld1 {v0.4s,v1.4s,v2.4s,v3.4s}, [x0], x5 ld1 {v4.4s,v5.4s,v6.4s,v7.4s}, [x0], x5 ld1 {v16.4s,v17.4s,v18.4s,v19.4s}, [x1], #64 ld1 {v20.4s,v21.4s,v22.4s,v23.4s}, [x2], #64 ld1 {v8.4s,v9.4s,v10.4s,v11.4s}, [x1], #64 ld1 {v12.4s,v13.4s,v14.4s,v15.4s}, [x2], #64 fmul v24.4s, v0.4s, v16.4s fmul v25.4s, v0.4s, v20.4s fmul v26.4s, v4.4s, v8.4s fmul v27.4s, v4.4s, v12.4s fmla v24.4s, v1.4s, v17.4s fmla v25.4s, v1.4s, v21.4s fmla v26.4s, v5.4s, v9.4s fmla v27.4s, v5.4s, v13.4s fmla v24.4s, v2.4s, v18.4s fmla v25.4s, v2.4s, v22.4s fmla v26.4s, v6.4s, v10.4s fmla v27.4s, v6.4s, v14.4s fmla v24.4s, v3.4s, v19.4s fmla v25.4s, v3.4s, v23.4s fmla v26.4s, v7.4s, v11.4s fmla v27.4s, v7.4s, v15.4s faddp v0.4s, v24.4s, v25.4s faddp v1.4s, v26.4s, v27.4s faddp v0.4s, v0.4s, v1.4s fmul v0.4s, v0.4s, v28.4s st1 {v0.4s}, [x3], #16 ld1 {v0.4s,v1.4s,v2.4s,v3.4s}, [x0], x5 ld1 {v4.4s,v5.4s,v6.4s,v7.4s}, [x0], x5 ld1 {v16.4s,v17.4s,v18.4s,v19.4s}, [x1], #64 ld1 {v20.4s,v21.4s,v22.4s,v23.4s}, [x2], #64 ld1 {v8.4s,v9.4s,v10.4s,v11.4s}, [x1], #64 ld1 {v12.4s,v13.4s,v14.4s,v15.4s}, [x2], #64 fmul v24.4s, v0.4s, v16.4s fmul v25.4s, v0.4s, v20.4s fmul v26.4s, v4.4s, v8.4s fmul v27.4s, v4.4s, v12.4s fmla v24.4s, v1.4s, v17.4s fmla v25.4s, v1.4s, v21.4s fmla v26.4s, v5.4s, v9.4s fmla v27.4s, v5.4s, v13.4s fmla v24.4s, v2.4s, v18.4s fmla v25.4s, v2.4s, v22.4s fmla v26.4s, v6.4s, v10.4s fmla v27.4s, v6.4s, v14.4s fmla v24.4s, v3.4s, v19.4s fmla v25.4s, v3.4s, v23.4s fmla v26.4s, v7.4s, v11.4s fmla v27.4s, v7.4s, v15.4s faddp v0.4s, v24.4s, v25.4s faddp v1.4s, v26.4s, v27.4s faddp v0.4s, v0.4s, v1.4s fmul v0.4s, v0.4s, v28.4s st1 {v0.4s}, [x3], #16 subs w4, w4, #1 b.ne 1b mov w4, #4 mov x6, #-64 2: ld1 {v0.4s,v1.4s,v2.4s,v3.4s}, [x0], x5 ld1 {v4.4s,v5.4s,v6.4s,v7.4s}, [x0], x5 ld1 {v16.4s,v17.4s,v18.4s,v19.4s}, [x1], x6 ld1 {v20.4s,v21.4s,v22.4s,v23.4s}, [x2], x6 ld1 {v8.4s,v9.4s,v10.4s,v11.4s}, [x1], x6 ld1 {v12.4s,v13.4s,v14.4s,v15.4s}, [x2], x6 fmul v24.4s, v0.4s, v16.4s fmul v25.4s, v0.4s, v20.4s fmul v26.4s, v4.4s, v8.4s fmul v27.4s, v4.4s, v12.4s fmla v24.4s, v1.4s, v17.4s fmla v25.4s, v1.4s, v21.4s fmla v26.4s, v5.4s, v9.4s fmla v27.4s, v5.4s, v13.4s fmla v24.4s, v2.4s, v18.4s fmla v25.4s, v2.4s, v22.4s fmla v26.4s, v6.4s, v10.4s fmla v27.4s, v6.4s, v14.4s fmla v24.4s, v3.4s, v19.4s fmla v25.4s, v3.4s, v23.4s fmla v26.4s, v7.4s, v11.4s fmla v27.4s, v7.4s, v15.4s faddp v0.4s, v24.4s, v25.4s faddp v1.4s, v26.4s, v27.4s faddp v0.4s, v0.4s, v1.4s fmul v0.4s, v0.4s, v28.4s st1 {v0.4s}, [x3], #16 ld1 {v0.4s,v1.4s,v2.4s,v3.4s}, [x0], x5 ld1 {v4.4s,v5.4s,v6.4s,v7.4s}, [x0], x5 ld1 {v16.4s,v17.4s,v18.4s,v19.4s}, [x1], x6 ld1 {v20.4s,v21.4s,v22.4s,v23.4s}, [x2], x6 ld1 {v8.4s,v9.4s,v10.4s,v11.4s}, [x1], x6 ld1 {v12.4s,v13.4s,v14.4s,v15.4s}, [x2], x6 fmul v24.4s, v0.4s, v16.4s fmul v25.4s, v0.4s, v20.4s fmul v26.4s, v4.4s, v8.4s fmul v27.4s, v4.4s, v12.4s fmla v24.4s, v1.4s, v17.4s fmla v25.4s, v1.4s, v21.4s fmla v26.4s, v5.4s, v9.4s fmla v27.4s, v5.4s, v13.4s fmla v24.4s, v2.4s, v18.4s fmla v25.4s, v2.4s, v22.4s fmla v26.4s, v6.4s, v10.4s fmla v27.4s, v6.4s, v14.4s fmla v24.4s, v3.4s, v19.4s fmla v25.4s, v3.4s, v23.4s fmla v26.4s, v7.4s, v11.4s fmla v27.4s, v7.4s, v15.4s faddp v0.4s, v24.4s, v25.4s faddp v1.4s, v26.4s, v27.4s faddp v0.4s, v0.4s, v1.4s fmul v0.4s, v0.4s, v28.4s st1 {v0.4s}, [x3], #16 subs w4, w4, #1 b.ne 2b eor w0, w0, w0 ld1 {v12.2s,v13.2s,v14.2s,v15.2s}, [sp], #32 ld1 {v8.2s,v9.2s,v10.2s,v11.2s}, [sp], #32 ret NONEXEC_STACK
AlbrechtL/welle.io
10,649
src/libs/mpg123/synth_stereo_sse_accurate.S
/* synth_stereo_sse_accurate: SSE optimized synth (stereo specific, MPEG-compliant 16bit output version) copyright 1995-2009 by the mpg123 project - free software under the terms of the LGPL 2.1 see COPYING and AUTHORS files in distribution or http://mpg123.org initially written by Taihei Monma */ #include "mangle.h" /* real *window; */ #define WINDOW %ebx /* real *b0l; */ #define B0L %edx /* real *b0r; */ #define B0R %esi /* real *samples; */ #define SAMPLES %edi #define TEMP(n) (12+16*n)(%esp) #define MMREG_CLIP %mm7 /* int synth_1to1_s_sse_accurate_asm(real *window, real *b0l, real *b0r, short *samples, int bo1); return value: number of clipped samples */ #ifndef __APPLE__ .section .rodata #else .data #endif ALIGN32 maxmin_s16: .long 1191181824 /* 32767.0 */ .long 1191181824 .long 1191181824 .long 1191181824 .long -956301312 /* -32768.0 */ .long -956301312 .long -956301312 .long -956301312 .text ALIGN16 .globl ASM_NAME(synth_1to1_s_sse_accurate_asm) ASM_NAME(synth_1to1_s_sse_accurate_asm): pushl %ebp movl %esp, %ebp andl $-16, %esp subl $128, %esp pushl %ebx pushl %esi pushl %edi pxor MMREG_CLIP, MMREG_CLIP movl 8(%ebp), WINDOW movl 12(%ebp), B0L movl 16(%ebp), B0R movl 20(%ebp), SAMPLES movl 24(%ebp), %eax shll $2, %eax leal 64(WINDOW), WINDOW subl %eax, WINDOW #undef _EBX_ #define _EBX_ %eax GET_GOT movl $4, %ecx ALIGN16 1: movups (WINDOW), %xmm0 movups 16(WINDOW), %xmm1 movups 32(WINDOW), %xmm2 movups 48(WINDOW), %xmm3 movaps %xmm0, %xmm4 movaps %xmm1, %xmm5 movaps %xmm2, %xmm6 movaps %xmm3, %xmm7 mulps 0(B0L), %xmm0 mulps 16(B0L), %xmm1 mulps 32(B0L), %xmm2 mulps 48(B0L), %xmm3 mulps 0(B0R), %xmm4 mulps 16(B0R), %xmm5 mulps 32(B0R), %xmm6 mulps 48(B0R), %xmm7 addps %xmm1, %xmm0 addps %xmm3, %xmm2 addps %xmm5, %xmm4 addps %xmm7, %xmm6 addps %xmm2, %xmm0 addps %xmm6, %xmm4 movaps %xmm0, TEMP(0) movaps %xmm4, TEMP(4) leal 128(WINDOW), WINDOW leal 64(B0L), B0L leal 64(B0R), B0R movups (WINDOW), %xmm0 movups 16(WINDOW), %xmm1 movups 32(WINDOW), %xmm2 movups 48(WINDOW), %xmm3 movaps %xmm0, %xmm4 movaps %xmm1, %xmm5 movaps %xmm2, %xmm6 movaps %xmm3, %xmm7 mulps 0(B0L), %xmm0 mulps 16(B0L), %xmm1 mulps 32(B0L), %xmm2 mulps 48(B0L), %xmm3 mulps 0(B0R), %xmm4 mulps 16(B0R), %xmm5 mulps 32(B0R), %xmm6 mulps 48(B0R), %xmm7 addps %xmm1, %xmm0 addps %xmm3, %xmm2 addps %xmm5, %xmm4 addps %xmm7, %xmm6 addps %xmm2, %xmm0 addps %xmm6, %xmm4 movaps %xmm0, TEMP(1) movaps %xmm4, TEMP(5) leal 128(WINDOW), WINDOW leal 64(B0L), B0L leal 64(B0R), B0R movups (WINDOW), %xmm0 movups 16(WINDOW), %xmm1 movups 32(WINDOW), %xmm2 movups 48(WINDOW), %xmm3 movaps %xmm0, %xmm4 movaps %xmm1, %xmm5 movaps %xmm2, %xmm6 movaps %xmm3, %xmm7 mulps 0(B0L), %xmm0 mulps 16(B0L), %xmm1 mulps 32(B0L), %xmm2 mulps 48(B0L), %xmm3 mulps 0(B0R), %xmm4 mulps 16(B0R), %xmm5 mulps 32(B0R), %xmm6 mulps 48(B0R), %xmm7 addps %xmm1, %xmm0 addps %xmm3, %xmm2 addps %xmm5, %xmm4 addps %xmm7, %xmm6 addps %xmm2, %xmm0 addps %xmm6, %xmm4 movaps %xmm0, TEMP(2) movaps %xmm4, TEMP(6) leal 128(WINDOW), WINDOW leal 64(B0L), B0L leal 64(B0R), B0R movups (WINDOW), %xmm0 movups 16(WINDOW), %xmm1 movups 32(WINDOW), %xmm2 movups 48(WINDOW), %xmm3 movaps %xmm0, %xmm4 movaps %xmm1, %xmm5 movaps %xmm2, %xmm6 movaps %xmm3, %xmm7 mulps 0(B0L), %xmm0 mulps 16(B0L), %xmm1 mulps 32(B0L), %xmm2 mulps 48(B0L), %xmm3 mulps 0(B0R), %xmm4 mulps 16(B0R), %xmm5 mulps 32(B0R), %xmm6 mulps 48(B0R), %xmm7 addps %xmm1, %xmm0 addps %xmm3, %xmm2 addps %xmm5, %xmm4 addps %xmm7, %xmm6 addps %xmm2, %xmm0 addps %xmm6, %xmm4 movaps %xmm0, %xmm7 movaps %xmm4, TEMP(7) leal 128(WINDOW), WINDOW leal 64(B0L), B0L leal 64(B0R), B0R movaps TEMP(0), %xmm4 movaps TEMP(1), %xmm5 movaps TEMP(2), %xmm6 movaps %xmm4, %xmm0 movaps %xmm6, %xmm1 unpcklps %xmm5, %xmm4 unpcklps %xmm7, %xmm6 unpckhps %xmm5, %xmm0 unpckhps %xmm7, %xmm1 movaps %xmm4, %xmm2 movaps %xmm0, %xmm3 movlhps %xmm6, %xmm4 movhlps %xmm2, %xmm6 movlhps %xmm1, %xmm0 movhlps %xmm3, %xmm1 subps %xmm6, %xmm4 subps %xmm1, %xmm0 addps %xmm4, %xmm0 movaps %xmm0, %xmm2 movaps TEMP(4), %xmm4 movaps TEMP(5), %xmm5 movaps TEMP(6), %xmm6 movaps TEMP(7), %xmm7 movaps %xmm4, %xmm0 movaps %xmm6, %xmm1 unpcklps %xmm5, %xmm4 unpcklps %xmm7, %xmm6 unpckhps %xmm5, %xmm0 unpckhps %xmm7, %xmm1 movaps %xmm2, %xmm5 movaps %xmm4, %xmm2 movaps %xmm0, %xmm3 movlhps %xmm6, %xmm4 movhlps %xmm2, %xmm6 movlhps %xmm1, %xmm0 movhlps %xmm3, %xmm1 subps %xmm6, %xmm4 subps %xmm1, %xmm0 addps %xmm4, %xmm0 movaps %xmm5, %xmm1 movaps %xmm5, %xmm2 movaps %xmm0, %xmm3 movaps %xmm0, %xmm4 cmpnleps LOCAL_VAR(maxmin_s16), %xmm1 cmpltps 16+LOCAL_VAR(maxmin_s16), %xmm2 cmpnleps LOCAL_VAR(maxmin_s16), %xmm3 cmpltps 16+LOCAL_VAR(maxmin_s16), %xmm4 cvtps2pi %xmm5, %mm0 cvtps2pi %xmm0, %mm1 movhlps %xmm5, %xmm5 movhlps %xmm0, %xmm0 cvtps2pi %xmm5, %mm2 cvtps2pi %xmm0, %mm3 packssdw %mm2, %mm0 packssdw %mm3, %mm1 movq %mm0, %mm2 punpcklwd %mm1, %mm0 punpckhwd %mm1, %mm2 movq %mm0, (SAMPLES) movq %mm2, 8(SAMPLES) cvtps2pi %xmm1, %mm2 cvtps2pi %xmm3, %mm3 movhlps %xmm1, %xmm1 movhlps %xmm3, %xmm3 cvtps2pi %xmm1, %mm4 cvtps2pi %xmm3, %mm5 packssdw %mm4, %mm2 packssdw %mm5, %mm3 psrlw $15, %mm2 psrlw $15, %mm3 cvtps2pi %xmm2, %mm0 cvtps2pi %xmm4, %mm1 movhlps %xmm2, %xmm2 movhlps %xmm4, %xmm4 cvtps2pi %xmm2, %mm4 cvtps2pi %xmm4, %mm5 packssdw %mm4, %mm0 packssdw %mm5, %mm1 psrlw $15, %mm0 psrlw $15, %mm1 paddw %mm3, %mm2 paddw %mm1, %mm0 paddw %mm2, %mm0 paddw %mm0, MMREG_CLIP leal 16(SAMPLES), SAMPLES decl %ecx jnz 1b movl $4, %ecx ALIGN16 1: movups (WINDOW), %xmm0 movups 16(WINDOW), %xmm1 movups 32(WINDOW), %xmm2 movups 48(WINDOW), %xmm3 movaps %xmm0, %xmm4 movaps %xmm1, %xmm5 movaps %xmm2, %xmm6 movaps %xmm3, %xmm7 mulps 0(B0L), %xmm0 mulps 16(B0L), %xmm1 mulps 32(B0L), %xmm2 mulps 48(B0L), %xmm3 mulps 0(B0R), %xmm4 mulps 16(B0R), %xmm5 mulps 32(B0R), %xmm6 mulps 48(B0R), %xmm7 addps %xmm1, %xmm0 addps %xmm3, %xmm2 addps %xmm5, %xmm4 addps %xmm7, %xmm6 addps %xmm2, %xmm0 addps %xmm6, %xmm4 movaps %xmm0, TEMP(0) movaps %xmm4, TEMP(4) leal 128(WINDOW), WINDOW leal -64(B0L), B0L leal -64(B0R), B0R movups (WINDOW), %xmm0 movups 16(WINDOW), %xmm1 movups 32(WINDOW), %xmm2 movups 48(WINDOW), %xmm3 movaps %xmm0, %xmm4 movaps %xmm1, %xmm5 movaps %xmm2, %xmm6 movaps %xmm3, %xmm7 mulps 0(B0L), %xmm0 mulps 16(B0L), %xmm1 mulps 32(B0L), %xmm2 mulps 48(B0L), %xmm3 mulps 0(B0R), %xmm4 mulps 16(B0R), %xmm5 mulps 32(B0R), %xmm6 mulps 48(B0R), %xmm7 addps %xmm1, %xmm0 addps %xmm3, %xmm2 addps %xmm5, %xmm4 addps %xmm7, %xmm6 addps %xmm2, %xmm0 addps %xmm6, %xmm4 movaps %xmm0, TEMP(1) movaps %xmm4, TEMP(5) leal 128(WINDOW), WINDOW leal -64(B0L), B0L leal -64(B0R), B0R movups (WINDOW), %xmm0 movups 16(WINDOW), %xmm1 movups 32(WINDOW), %xmm2 movups 48(WINDOW), %xmm3 movaps %xmm0, %xmm4 movaps %xmm1, %xmm5 movaps %xmm2, %xmm6 movaps %xmm3, %xmm7 mulps 0(B0L), %xmm0 mulps 16(B0L), %xmm1 mulps 32(B0L), %xmm2 mulps 48(B0L), %xmm3 mulps 0(B0R), %xmm4 mulps 16(B0R), %xmm5 mulps 32(B0R), %xmm6 mulps 48(B0R), %xmm7 addps %xmm1, %xmm0 addps %xmm3, %xmm2 addps %xmm5, %xmm4 addps %xmm7, %xmm6 addps %xmm2, %xmm0 addps %xmm6, %xmm4 movaps %xmm0, TEMP(2) movaps %xmm4, TEMP(6) leal 128(WINDOW), WINDOW leal -64(B0L), B0L leal -64(B0R), B0R movups (WINDOW), %xmm0 movups 16(WINDOW), %xmm1 movups 32(WINDOW), %xmm2 movups 48(WINDOW), %xmm3 movaps %xmm0, %xmm4 movaps %xmm1, %xmm5 movaps %xmm2, %xmm6 movaps %xmm3, %xmm7 mulps 0(B0L), %xmm0 mulps 16(B0L), %xmm1 mulps 32(B0L), %xmm2 mulps 48(B0L), %xmm3 mulps 0(B0R), %xmm4 mulps 16(B0R), %xmm5 mulps 32(B0R), %xmm6 mulps 48(B0R), %xmm7 addps %xmm1, %xmm0 addps %xmm3, %xmm2 addps %xmm5, %xmm4 addps %xmm7, %xmm6 addps %xmm2, %xmm0 addps %xmm6, %xmm4 movaps %xmm0, %xmm7 movaps %xmm4, TEMP(7) leal 128(WINDOW), WINDOW leal -64(B0L), B0L leal -64(B0R), B0R movaps TEMP(0), %xmm4 movaps TEMP(1), %xmm5 movaps TEMP(2), %xmm6 movaps %xmm4, %xmm0 movaps %xmm6, %xmm1 unpcklps %xmm5, %xmm4 unpcklps %xmm7, %xmm6 unpckhps %xmm5, %xmm0 unpckhps %xmm7, %xmm1 movaps %xmm4, %xmm2 movaps %xmm0, %xmm3 movlhps %xmm6, %xmm4 movhlps %xmm2, %xmm6 movlhps %xmm1, %xmm0 movhlps %xmm3, %xmm1 addps %xmm6, %xmm4 addps %xmm1, %xmm0 addps %xmm4, %xmm0 movaps %xmm0, %xmm2 movaps TEMP(4), %xmm4 movaps TEMP(5), %xmm5 movaps TEMP(6), %xmm6 movaps TEMP(7), %xmm7 movaps %xmm4, %xmm0 movaps %xmm6, %xmm1 unpcklps %xmm5, %xmm4 unpcklps %xmm7, %xmm6 unpckhps %xmm5, %xmm0 unpckhps %xmm7, %xmm1 movaps %xmm2, %xmm5 movaps %xmm4, %xmm2 movaps %xmm0, %xmm3 movlhps %xmm6, %xmm4 movhlps %xmm2, %xmm6 movlhps %xmm1, %xmm0 movhlps %xmm3, %xmm1 addps %xmm6, %xmm4 addps %xmm1, %xmm0 addps %xmm4, %xmm0 movaps %xmm5, %xmm1 movaps %xmm5, %xmm2 movaps %xmm0, %xmm3 movaps %xmm0, %xmm4 cmpnleps LOCAL_VAR(maxmin_s16), %xmm1 cmpltps 16+LOCAL_VAR(maxmin_s16), %xmm2 cmpnleps LOCAL_VAR(maxmin_s16), %xmm3 cmpltps 16+LOCAL_VAR(maxmin_s16), %xmm4 cvtps2pi %xmm5, %mm0 cvtps2pi %xmm0, %mm1 movhlps %xmm5, %xmm5 movhlps %xmm0, %xmm0 cvtps2pi %xmm5, %mm2 cvtps2pi %xmm0, %mm3 packssdw %mm2, %mm0 packssdw %mm3, %mm1 movq %mm0, %mm2 punpcklwd %mm1, %mm0 punpckhwd %mm1, %mm2 movq %mm0, (SAMPLES) movq %mm2, 8(SAMPLES) cvtps2pi %xmm1, %mm2 cvtps2pi %xmm3, %mm3 movhlps %xmm1, %xmm1 movhlps %xmm3, %xmm3 cvtps2pi %xmm1, %mm4 cvtps2pi %xmm3, %mm5 packssdw %mm4, %mm2 packssdw %mm5, %mm3 psrlw $15, %mm2 psrlw $15, %mm3 cvtps2pi %xmm2, %mm0 cvtps2pi %xmm4, %mm1 movhlps %xmm2, %xmm2 movhlps %xmm4, %xmm4 cvtps2pi %xmm2, %mm4 cvtps2pi %xmm4, %mm5 packssdw %mm4, %mm0 packssdw %mm5, %mm1 psrlw $15, %mm0 psrlw $15, %mm1 paddw %mm3, %mm2 paddw %mm1, %mm0 paddw %mm2, %mm0 paddw %mm0, MMREG_CLIP leal 16(SAMPLES), SAMPLES decl %ecx jnz 1b pshufw $0xee, MMREG_CLIP, %mm0 paddw MMREG_CLIP, %mm0 pshufw $0x55, %mm0, %mm1 paddw %mm1, %mm0 movd %mm0, %eax andl $0xffff, %eax popl %edi popl %esi popl %ebx movl %ebp, %esp popl %ebp emms ret NONEXEC_STACK
AlbrechtL/welle.io
6,221
src/libs/mpg123/dct64_neon.S
/* dct64_neon: ARM NEON optimized dct64 copyright 1995-2010 by the mpg123 project - free software under the terms of the LGPL 2.1 see COPYING and AUTHORS files in distribution or http://mpg123.org initially written by Taihei Monma */ #include "mangle.h" #ifndef _M_ARM .code 32 #endif #ifndef __APPLE__ .fpu neon #endif .text ALIGN16 costab_arm: .word 1056974725 .word 1057056395 .word 1057223771 .word 1057485416 .word 1057855544 .word 1058356026 .word 1059019886 .word 1059897405 .word 1061067246 .word 1062657950 .word 1064892987 .word 1066774581 .word 1069414683 .word 1073984175 .word 1079645762 .word 1092815430 .word 1057005197 .word 1057342072 .word 1058087743 .word 1059427869 .word 1061799040 .word 1065862217 .word 1071413542 .word 1084439708 .word 1057128951 .word 1058664893 .word 1063675095 .word 1076102863 .word 1057655764 .word 1067924853 .word 1060439283 .word 1060439283 ALIGN4 GLOBAL_SYMBOL ASM_NAME(dct64_neon) #ifdef __ELF__ .type ASM_NAME(dct64_neon), %function #endif ASM_NAME(dct64_neon): vpush {q4-q7} adr r3, costab_arm vld1.32 {q0, q1}, [r2]! vld1.32 {q2, q3}, [r2]! vld1.32 {q4, q5}, [r2]! vld1.32 {q6, q7}, [r2] vld1.32 {q12, q13}, [r3, :128]! vld1.32 {q14, q15}, [r3, :128]! vrev64.32 q4, q4 vrev64.32 q5, q5 vrev64.32 q6, q6 vrev64.32 q7, q7 vswp d8, d9 vswp d10, d11 vswp d12, d13 vswp d14, d15 vsub.f32 q8, q0, q7 vsub.f32 q9, q1, q6 vsub.f32 q10, q2, q5 vsub.f32 q11, q3, q4 vadd.f32 q0, q0, q7 vadd.f32 q1, q1, q6 vadd.f32 q2, q2, q5 vadd.f32 q3, q3, q4 vmul.f32 q4, q8, q12 vmul.f32 q5, q9, q13 vmul.f32 q6, q10, q14 vmul.f32 q7, q11, q15 vld1.32 {q12, q13}, [r3, :128]! vld1.32 {q14, q15}, [r3, :128] vrev64.32 q2, q2 vrev64.32 q3, q3 vrev64.32 q6, q6 vrev64.32 q7, q7 vswp d4, d5 vswp d6, d7 vswp d12, d13 vswp d14, d15 vsub.f32 q8, q0, q3 vsub.f32 q9, q1, q2 vsub.f32 q10, q4, q7 vsub.f32 q11, q5, q6 vadd.f32 q0, q0, q3 vadd.f32 q1, q1, q2 vadd.f32 q4, q4, q7 vadd.f32 q5, q5, q6 vmul.f32 q2, q8, q12 vmul.f32 q3, q9, q13 vmul.f32 q6, q10, q12 vmul.f32 q7, q11, q13 vrev64.32 q1, q1 vrev64.32 q3, q3 vrev64.32 q5, q5 vrev64.32 q7, q7 vswp d2, d3 vswp d6, d7 vswp d10, d11 vswp d14, d15 vsub.f32 q8, q0, q1 vsub.f32 q9, q2, q3 vsub.f32 q10, q4, q5 vsub.f32 q11, q6, q7 vadd.f32 q0, q0, q1 vadd.f32 q2, q2, q3 vadd.f32 q4, q4, q5 vadd.f32 q6, q6, q7 vmul.f32 q1, q8, q14 vmul.f32 q3, q9, q14 vmul.f32 q5, q10, q14 vmul.f32 q7, q11, q14 vdup.32 q12, d31[0] vmov d31, d30 vswp d1, d2 vswp d5, d6 vswp d9, d10 vswp d13, d14 vrev64.32 q1, q1 vrev64.32 q3, q3 vrev64.32 q5, q5 vrev64.32 q7, q7 vsub.f32 q8, q0, q1 vsub.f32 q9, q2, q3 vsub.f32 q10, q4, q5 vsub.f32 q11, q6, q7 vadd.f32 q0, q0, q1 vadd.f32 q2, q2, q3 vadd.f32 q4, q4, q5 vadd.f32 q6, q6, q7 vmul.f32 q1, q8, q15 vmul.f32 q3, q9, q15 vmul.f32 q5, q10, q15 vmul.f32 q7, q11, q15 vtrn.32 q0, q1 vtrn.32 q2, q3 vtrn.32 q4, q5 vtrn.32 q6, q7 vsub.f32 q8, q0, q1 vsub.f32 q9, q2, q3 vsub.f32 q10, q4, q5 vsub.f32 q11, q6, q7 vadd.f32 q0, q0, q1 vadd.f32 q2, q2, q3 vadd.f32 q4, q4, q5 vadd.f32 q6, q6, q7 vmul.f32 q1, q8, q12 vmul.f32 q3, q9, q12 vmul.f32 q5, q10, q12 vmul.f32 q7, q11, q12 vtrn.32 q0, q1 vtrn.32 q2, q3 vtrn.32 q4, q5 vtrn.32 q6, q7 vswp d1, d2 vswp d5, d6 vswp d9, d10 vswp d13, d14 vshr.u64 d16, d1, #32 vshr.u64 d17, d3, #32 vshr.u64 d18, d5, #32 vshr.u64 d19, d7, #32 vadd.f32 d1, d1, d16 vadd.f32 d3, d3, d17 vadd.f32 d5, d5, d18 vadd.f32 d7, d7, d19 vshr.u64 d20, d9, #32 vshr.u64 d21, d11, #32 vshr.u64 d22, d13, #32 vshr.u64 d23, d15, #32 vadd.f32 d9, d9, d20 vadd.f32 d11, d11, d21 vadd.f32 d13, d13, d22 vadd.f32 d15, d15, d23 vshr.u64 d16, d2, #32 vshr.u64 d18, d6, #32 vshr.u64 d20, d10, #32 vshr.u64 d22, d14, #32 vext.8 q8, q1, q8, #8 vext.8 q9, q3, q9, #8 vext.8 q10, q5, q10, #8 vext.8 q11, q7, q11, #8 vadd.f32 q1, q1, q8 vadd.f32 q3, q3, q9 vadd.f32 q5, q5, q10 vadd.f32 q7, q7, q11 vshr.u64 d16, d4, #32 vshr.u64 d18, d12, #32 vext.8 q8, q2, q8, #8 vext.8 q9, q6, q9, #8 vadd.f32 q2, q2, q3 vadd.f32 q6, q6, q7 vadd.f32 q3, q3, q8 vadd.f32 q7, q7, q9 vrev64.32 q8, q4 vshr.u64 d19, d9, #32 vext.8 d17, d17, d16, #4 vswp d9, d10 vswp d13, d14 vtrn.32 q4, q5 vtrn.32 q6, q7 vmov d16, d9 vmov d18, d11 vadd.f32 q4, q6 vadd.f32 q5, q7 vadd.f32 q6, q8 vadd.f32 q7, q9 vmov.i32 q8, #0x4b000000 vorr.i32 q8, #0x00400000 vadd.f32 q0, q0, q8 vadd.f32 q1, q1, q8 vadd.f32 q2, q2, q8 vadd.f32 q3, q3, q8 vadd.f32 q4, q4, q8 vadd.f32 q5, q5, q8 vadd.f32 q6, q6, q8 vadd.f32 q7, q7, q8 vshl.i32 q0, q0, #10 vshl.i32 q1, q1, #10 vshl.i32 q2, q2, #10 vshl.i32 q3, q3, #10 vshl.i32 q4, q4, #10 vshl.i32 q5, q5, #10 vshl.i32 q6, q6, #10 vshl.i32 q7, q7, #10 vqshrn.s32 d0, q0, #10 vqshrn.s32 d2, q1, #10 vqshrn.s32 d4, q2, #10 vqshrn.s32 d6, q3, #10 vqshrn.s32 d8, q4, #10 vqshrn.s32 d10, q5, #10 vqshrn.s32 d12, q6, #10 vqshrn.s32 d14, q7, #10 mov r3, #32 vst1.16 {d0[1]}, [r0, :16], r3 vst1.16 {d12[3]}, [r0, :16], r3 vst1.16 {d6[2]}, [r0, :16], r3 vst1.16 {d8[3]}, [r0, :16], r3 vst1.16 {d2[2]}, [r0, :16], r3 vst1.16 {d12[1]}, [r0, :16], r3 vst1.16 {d4[2]}, [r0, :16], r3 vst1.16 {d8[1]}, [r0, :16], r3 vst1.16 {d0[2]}, [r0, :16], r3 vst1.16 {d12[2]}, [r0, :16], r3 vst1.16 {d6[0]}, [r0, :16], r3 vst1.16 {d8[2]}, [r0, :16], r3 vst1.16 {d2[0]}, [r0, :16], r3 vst1.16 {d12[0]}, [r0, :16], r3 vst1.16 {d4[0]}, [r0, :16], r3 vst1.16 {d8[0]}, [r0, :16], r3 vst1.16 {d0[0]}, [r0, :16] vst1.16 {d0[1]}, [r1, :16], r3 vst1.16 {d10[0]}, [r1, :16], r3 vst1.16 {d4[1]}, [r1, :16], r3 vst1.16 {d14[0]}, [r1, :16], r3 vst1.16 {d2[1]}, [r1, :16], r3 vst1.16 {d10[2]}, [r1, :16], r3 vst1.16 {d6[1]}, [r1, :16], r3 vst1.16 {d14[2]}, [r1, :16], r3 vst1.16 {d0[3]}, [r1, :16], r3 vst1.16 {d10[1]}, [r1, :16], r3 vst1.16 {d4[3]}, [r1, :16], r3 vst1.16 {d14[1]}, [r1, :16], r3 vst1.16 {d2[3]}, [r1, :16], r3 vst1.16 {d10[3]}, [r1, :16], r3 vst1.16 {d6[3]}, [r1, :16], r3 vst1.16 {d14[3]}, [r1, :16] vpop {q4-q7} bx lr NONEXEC_STACK
AlbrechtL/welle.io
6,052
src/libs/mpg123/synth_sse_accurate.S
/* synth_sse_accurate: SSE optimized synth (MPEG-compliant 16bit output version) copyright 1995-2009 by the mpg123 project - free software under the terms of the LGPL 2.1 see COPYING and AUTHORS files in distribution or http://mpg123.org initially written by Taihei Monma */ #include "mangle.h" /* real *window; */ #define WINDOW %ebx /* real *b0; */ #define B0 %edx /* real *samples; */ #define SAMPLES %esi #define MMREG_CLIP %mm7 /* int synth_1to1_sse_accurate_asm(real *window, real *b0, short *samples, int bo1); return value: number of clipped samples */ #ifndef __APPLE__ .section .rodata #else .data #endif ALIGN32 maxmin_s16: .long 1191181824 /* 32767.0 */ .long 1191181824 .long 1191181824 .long 1191181824 .long -956301312 /* -32768.0 */ .long -956301312 .long -956301312 .long -956301312 .text ALIGN16 .globl ASM_NAME(synth_1to1_sse_accurate_asm) ASM_NAME(synth_1to1_sse_accurate_asm): pushl %ebp movl %esp, %ebp pushl %ebx pushl %esi pxor MMREG_CLIP, MMREG_CLIP movl 8(%ebp), WINDOW movl 12(%ebp), B0 movl 16(%ebp), SAMPLES movl 20(%ebp), %eax shll $2, %eax leal 64(WINDOW), WINDOW subl %eax, WINDOW #undef _EBX_ #define _EBX_ %eax GET_GOT movl $4, %ecx ALIGN16 1: movups (WINDOW), %xmm0 movups 16(WINDOW), %xmm1 movups 32(WINDOW), %xmm2 movups 48(WINDOW), %xmm3 movups 128(WINDOW), %xmm4 movups 144(WINDOW), %xmm5 movups 160(WINDOW), %xmm6 movups 176(WINDOW), %xmm7 mulps 0(B0), %xmm0 mulps 16(B0), %xmm1 mulps 32(B0), %xmm2 mulps 48(B0), %xmm3 mulps 64(B0), %xmm4 mulps 80(B0), %xmm5 mulps 96(B0), %xmm6 mulps 112(B0), %xmm7 addps %xmm1, %xmm0 addps %xmm3, %xmm2 addps %xmm5, %xmm4 addps %xmm7, %xmm6 addps %xmm2, %xmm0 addps %xmm6, %xmm4 movaps %xmm4, %xmm5 movaps %xmm0, %xmm4 leal 256(WINDOW), WINDOW leal 128(B0), B0 movups (WINDOW), %xmm0 movups 16(WINDOW), %xmm1 movups 32(WINDOW), %xmm2 movups 48(WINDOW), %xmm3 movups 128(WINDOW), %xmm6 movups 144(WINDOW), %xmm7 mulps (B0), %xmm0 mulps 16(B0), %xmm1 mulps 32(B0), %xmm2 mulps 48(B0), %xmm3 mulps 64(B0), %xmm6 mulps 80(B0), %xmm7 addps %xmm1, %xmm0 addps %xmm3, %xmm2 addps %xmm7, %xmm6 movups 160(WINDOW), %xmm1 movups 176(WINDOW), %xmm3 mulps 96(B0), %xmm1 mulps 112(B0), %xmm3 addps %xmm2, %xmm0 addps %xmm3, %xmm1 addps %xmm1, %xmm6 movaps %xmm6, %xmm7 movaps %xmm0, %xmm6 leal 256(WINDOW), WINDOW leal 128(B0), B0 movaps %xmm4, %xmm0 movaps %xmm6, %xmm1 unpcklps %xmm5, %xmm4 unpcklps %xmm7, %xmm6 unpckhps %xmm5, %xmm0 unpckhps %xmm7, %xmm1 movaps %xmm4, %xmm2 movaps %xmm0, %xmm3 movlhps %xmm6, %xmm4 movhlps %xmm2, %xmm6 movlhps %xmm1, %xmm0 movhlps %xmm3, %xmm1 subps %xmm6, %xmm4 subps %xmm1, %xmm0 addps %xmm4, %xmm0 movaps %xmm0, %xmm1 movaps %xmm0, %xmm2 pshufw $0xdd, (SAMPLES), %mm2 pshufw $0xdd, 8(SAMPLES), %mm3 cmpnleps LOCAL_VAR(maxmin_s16), %xmm1 cmpltps 16+LOCAL_VAR(maxmin_s16), %xmm2 cvtps2pi %xmm0, %mm0 movhlps %xmm0, %xmm0 cvtps2pi %xmm0, %mm1 packssdw %mm1, %mm0 movq %mm0, %mm1 punpcklwd %mm2, %mm0 punpckhwd %mm3, %mm1 movq %mm0, (SAMPLES) movq %mm1, 8(SAMPLES) cvtps2pi %xmm1, %mm0 cvtps2pi %xmm2, %mm1 movhlps %xmm1, %xmm1 movhlps %xmm2, %xmm2 cvtps2pi %xmm1, %mm2 cvtps2pi %xmm2, %mm3 packssdw %mm2, %mm0 packssdw %mm3, %mm1 psrlw $15, %mm0 psrlw $15, %mm1 paddw %mm1, %mm0 paddw %mm0, MMREG_CLIP leal 16(SAMPLES), SAMPLES decl %ecx jnz 1b movl $4, %ecx ALIGN16 1: movups (WINDOW), %xmm0 movups 16(WINDOW), %xmm1 movups 32(WINDOW), %xmm2 movups 48(WINDOW), %xmm3 movups 128(WINDOW), %xmm4 movups 144(WINDOW), %xmm5 movups 160(WINDOW), %xmm6 movups 176(WINDOW), %xmm7 mulps 0(B0), %xmm0 mulps 16(B0), %xmm1 mulps 32(B0), %xmm2 mulps 48(B0), %xmm3 mulps -64(B0), %xmm4 mulps -48(B0), %xmm5 mulps -32(B0), %xmm6 mulps -16(B0), %xmm7 addps %xmm1, %xmm0 addps %xmm3, %xmm2 addps %xmm5, %xmm4 addps %xmm7, %xmm6 addps %xmm2, %xmm0 addps %xmm6, %xmm4 movaps %xmm4, %xmm5 movaps %xmm0, %xmm4 leal 256(WINDOW), WINDOW leal -128(B0), B0 movups (WINDOW), %xmm0 movups 16(WINDOW), %xmm1 movups 32(WINDOW), %xmm2 movups 48(WINDOW), %xmm3 movups 128(WINDOW), %xmm6 movups 144(WINDOW), %xmm7 mulps (B0), %xmm0 mulps 16(B0), %xmm1 mulps 32(B0), %xmm2 mulps 48(B0), %xmm3 mulps -64(B0), %xmm6 mulps -48(B0), %xmm7 addps %xmm1, %xmm0 addps %xmm3, %xmm2 addps %xmm7, %xmm6 movups 160(WINDOW), %xmm1 movups 176(WINDOW), %xmm3 mulps -32(B0), %xmm1 mulps -16(B0), %xmm3 addps %xmm2, %xmm0 addps %xmm3, %xmm1 addps %xmm1, %xmm6 movaps %xmm6, %xmm7 movaps %xmm0, %xmm6 leal 256(WINDOW), WINDOW leal -128(B0), B0 movaps %xmm4, %xmm0 movaps %xmm6, %xmm1 unpcklps %xmm5, %xmm4 unpcklps %xmm7, %xmm6 unpckhps %xmm5, %xmm0 unpckhps %xmm7, %xmm1 movaps %xmm4, %xmm2 movaps %xmm0, %xmm3 movlhps %xmm6, %xmm4 movhlps %xmm2, %xmm6 movlhps %xmm1, %xmm0 movhlps %xmm3, %xmm1 addps %xmm6, %xmm4 addps %xmm1, %xmm0 addps %xmm4, %xmm0 movaps %xmm0, %xmm1 movaps %xmm0, %xmm2 pshufw $0xdd, (SAMPLES), %mm2 pshufw $0xdd, 8(SAMPLES), %mm3 cmpnleps LOCAL_VAR(maxmin_s16), %xmm1 cmpltps 16+LOCAL_VAR(maxmin_s16), %xmm2 cvtps2pi %xmm0, %mm0 movhlps %xmm0, %xmm0 cvtps2pi %xmm0, %mm1 packssdw %mm1, %mm0 movq %mm0, %mm1 punpcklwd %mm2, %mm0 punpckhwd %mm3, %mm1 movq %mm0, (SAMPLES) movq %mm1, 8(SAMPLES) cvtps2pi %xmm1, %mm0 cvtps2pi %xmm2, %mm1 movhlps %xmm1, %xmm1 movhlps %xmm2, %xmm2 cvtps2pi %xmm1, %mm2 cvtps2pi %xmm2, %mm3 packssdw %mm2, %mm0 packssdw %mm3, %mm1 psrlw $15, %mm0 psrlw $15, %mm1 paddw %mm1, %mm0 paddw %mm0, MMREG_CLIP leal 16(SAMPLES), SAMPLES decl %ecx jnz 1b pshufw $0xee, MMREG_CLIP, %mm0 paddw MMREG_CLIP, %mm0 pshufw $0x55, %mm0, %mm1 paddw %mm1, %mm0 movd %mm0, %eax andl $0xffff, %eax popl %esi popl %ebx movl %ebp, %esp popl %ebp emms ret NONEXEC_STACK
AlbrechtL/welle.io
6,947
src/libs/mpg123/synth_stereo_avx_accurate.S
/* synth_stereo_avx_accurate: AVX optimized synth for x86-64 (stereo specific, MPEG-compliant 16bit output version) copyright 1995-2013 by the mpg123 project - free software under the terms of the LGPL 2.1 see COPYING and AUTHORS files in distribution or http://mpg123.org initially written by Taihei Monma */ #include "mangle.h" #ifdef IS_MSABI /* real *window; */ #define WINDOW %r10 /* real *b0l; */ #define B0L %rdx /* real *b0r; */ #define B0R %r8 /* real *samples; */ #define SAMPLES %r9 #else /* real *window; */ #define WINDOW %rdi /* real *b0l; */ #define B0L %rsi /* real *b0r; */ #define B0R %rdx /* real *samples; */ #define SAMPLES %r9 #endif /* int synth_1to1_s_avx_accurate_asm(real *window, real *b0l, real *b0r, real *samples, int bo1); return value: number of clipped samples */ #ifndef __APPLE__ .section .rodata #else .data #endif ALIGN32 maxmin_avx: .long 1191182335 .long 1191182335 .long 1191182335 .long 1191182335 .long 1191182335 .long 1191182335 .long 1191182335 .long 1191182335 .long -956301312 .long -956301312 .long -956301312 .long -956301312 .long -956301312 .long -956301312 .long -956301312 .long -956301312 .text ALIGN16 .globl ASM_NAME(synth_1to1_s_avx_accurate_asm) ASM_NAME(synth_1to1_s_avx_accurate_asm): #ifdef IS_MSABI /* should save xmm6-15 */ push %rbp mov %rsp, %rbp sub $144, %rsp movaps %xmm6, (%rsp) movaps %xmm7, 16(%rsp) movaps %xmm8, 32(%rsp) movaps %xmm9, 48(%rsp) movaps %xmm10, 64(%rsp) movaps %xmm11, 80(%rsp) movaps %xmm12, 96(%rsp) movaps %xmm13, 112(%rsp) movaps %xmm14, 128(%rsp) movl 48(%rbp), %eax /* 5th argument; placed after 32-byte shadow space */ #endif #ifdef IS_MSABI shl $2, %eax mov %rcx, WINDOW #else mov %r8d, %eax shl $2, %eax mov %rcx, SAMPLES #endif add $64, WINDOW sub %rax, WINDOW mov $128, %rax mov $4, %ecx vpxor %xmm14, %xmm14, %xmm14 ALIGN16 1: vmovups (WINDOW), %ymm8 vmovups 32(WINDOW), %ymm9 vmovups (WINDOW,%rax), %ymm10 vmovups 32(WINDOW,%rax), %ymm11 vmulps (B0L), %ymm8, %ymm0 vmulps 32(B0L), %ymm9, %ymm1 vmulps (B0R), %ymm8, %ymm2 vmulps 32(B0R), %ymm9, %ymm3 vmulps 64(B0L), %ymm10, %ymm4 vmulps 96(B0L), %ymm11, %ymm5 vmulps 64(B0R), %ymm10, %ymm6 vmulps 96(B0R), %ymm11, %ymm7 vaddps %ymm1, %ymm0, %ymm8 vaddps %ymm3, %ymm2, %ymm0 vaddps %ymm5, %ymm4, %ymm9 vaddps %ymm7, %ymm6, %ymm1 lea (WINDOW,%rax,2), WINDOW add %rax, B0L add %rax, B0R vmovups (WINDOW), %ymm10 vmovups 32(WINDOW), %ymm11 vmovups (WINDOW,%rax), %ymm12 vmovups 32(WINDOW,%rax), %ymm13 vmulps (B0L), %ymm10, %ymm2 vmulps 32(B0L), %ymm11, %ymm3 vmulps (B0R), %ymm10, %ymm4 vmulps 32(B0R), %ymm11, %ymm5 vmulps 64(B0L), %ymm12, %ymm6 vmulps 96(B0L), %ymm13, %ymm10 vmulps 64(B0R), %ymm12, %ymm7 vmulps 96(B0R), %ymm13, %ymm11 vaddps %ymm3, %ymm2, %ymm2 vaddps %ymm5, %ymm4, %ymm3 vaddps %ymm6, %ymm10, %ymm4 vaddps %ymm7, %ymm11, %ymm5 lea (WINDOW,%rax,2), WINDOW add %rax, B0L add %rax, B0R vunpcklps %ymm0, %ymm8, %ymm6 vunpckhps %ymm0, %ymm8, %ymm0 vunpcklps %ymm1, %ymm9, %ymm7 vunpckhps %ymm1, %ymm9, %ymm1 vaddps %ymm6, %ymm0, %ymm0 vaddps %ymm7, %ymm1, %ymm1 vunpcklps %ymm3, %ymm2, %ymm6 vunpckhps %ymm3, %ymm2, %ymm2 vunpcklps %ymm5, %ymm4, %ymm7 vunpckhps %ymm5, %ymm4, %ymm3 vaddps %ymm6, %ymm2, %ymm2 vaddps %ymm7, %ymm3, %ymm3 vunpcklpd %ymm1, %ymm0, %ymm4 vunpckhpd %ymm1, %ymm0, %ymm0 vunpcklpd %ymm3, %ymm2, %ymm5 vunpckhpd %ymm3, %ymm2, %ymm1 vsubps %ymm0, %ymm4, %ymm0 vsubps %ymm1, %ymm5, %ymm1 vperm2f128 $0x20, %ymm1, %ymm0, %ymm2 vperm2f128 $0x31, %ymm1, %ymm0, %ymm3 vaddps %ymm3, %ymm2, %ymm0 vcmpnleps maxmin_avx(%rip), %ymm0, %ymm1 vcmpltps 32+maxmin_avx(%rip), %ymm0, %ymm2 vextractf128 $0x1, %ymm1, %xmm3 vextractf128 $0x1, %ymm2, %xmm4 vpackssdw %xmm2, %xmm1, %xmm1 vpackssdw %xmm4, %xmm3, %xmm3 vpaddw %xmm3, %xmm1, %xmm1 vpaddw %xmm1, %xmm14, %xmm14 vcvtps2dq %ymm0, %ymm0 vextractf128 $0x1, %ymm0, %xmm1 vpackssdw %xmm1, %xmm0, %xmm0 vmovups %xmm0, (SAMPLES) add $16, SAMPLES dec %ecx jnz 1b mov $4, %ecx ALIGN16 1: vmovups (WINDOW), %ymm8 vmovups 32(WINDOW), %ymm9 vmovups (WINDOW,%rax), %ymm10 vmovups 32(WINDOW,%rax), %ymm11 vmulps (B0L), %ymm8, %ymm0 vmulps 32(B0L), %ymm9, %ymm1 vmulps (B0R), %ymm8, %ymm2 vmulps 32(B0R), %ymm9, %ymm3 vmulps -64(B0L), %ymm10, %ymm4 vmulps -32(B0L), %ymm11, %ymm5 vmulps -64(B0R), %ymm10, %ymm6 vmulps -32(B0R), %ymm11, %ymm7 vaddps %ymm1, %ymm0, %ymm8 vaddps %ymm3, %ymm2, %ymm0 vaddps %ymm5, %ymm4, %ymm9 vaddps %ymm7, %ymm6, %ymm1 lea (WINDOW,%rax,2), WINDOW sub %rax, B0L sub %rax, B0R vmovups (WINDOW), %ymm10 vmovups 32(WINDOW), %ymm11 vmovups (WINDOW,%rax), %ymm12 vmovups 32(WINDOW,%rax), %ymm13 vmulps (B0L), %ymm10, %ymm2 vmulps 32(B0L), %ymm11, %ymm3 vmulps (B0R), %ymm10, %ymm4 vmulps 32(B0R), %ymm11, %ymm5 vmulps -64(B0L), %ymm12, %ymm6 vmulps -32(B0L), %ymm13, %ymm10 vmulps -64(B0R), %ymm12, %ymm7 vmulps -32(B0R), %ymm13, %ymm11 vaddps %ymm3, %ymm2, %ymm2 vaddps %ymm5, %ymm4, %ymm3 vaddps %ymm6, %ymm10, %ymm4 vaddps %ymm7, %ymm11, %ymm5 lea (WINDOW,%rax,2), WINDOW sub %rax, B0L sub %rax, B0R vunpcklps %ymm0, %ymm8, %ymm6 vunpckhps %ymm0, %ymm8, %ymm0 vunpcklps %ymm1, %ymm9, %ymm7 vunpckhps %ymm1, %ymm9, %ymm1 vaddps %ymm6, %ymm0, %ymm0 vaddps %ymm7, %ymm1, %ymm1 vunpcklps %ymm3, %ymm2, %ymm6 vunpckhps %ymm3, %ymm2, %ymm2 vunpcklps %ymm5, %ymm4, %ymm7 vunpckhps %ymm5, %ymm4, %ymm3 vaddps %ymm6, %ymm2, %ymm2 vaddps %ymm7, %ymm3, %ymm3 vunpcklpd %ymm1, %ymm0, %ymm4 vunpckhpd %ymm1, %ymm0, %ymm0 vunpcklpd %ymm3, %ymm2, %ymm5 vunpckhpd %ymm3, %ymm2, %ymm1 vaddps %ymm0, %ymm4, %ymm0 vaddps %ymm1, %ymm5, %ymm1 vperm2f128 $0x20, %ymm1, %ymm0, %ymm2 vperm2f128 $0x31, %ymm1, %ymm0, %ymm3 vaddps %ymm3, %ymm2, %ymm0 vcmpnleps maxmin_avx(%rip), %ymm0, %ymm1 vcmpltps 32+maxmin_avx(%rip), %ymm0, %ymm2 vextractf128 $0x1, %ymm1, %xmm3 vextractf128 $0x1, %ymm2, %xmm4 vpackssdw %xmm2, %xmm1, %xmm1 vpackssdw %xmm4, %xmm3, %xmm3 vpaddw %xmm3, %xmm1, %xmm1 vpaddw %xmm1, %xmm14, %xmm14 vcvtps2dq %ymm0, %ymm0 vextractf128 $0x1, %ymm0, %xmm1 vpackssdw %xmm1, %xmm0, %xmm0 vmovups %xmm0, (SAMPLES) add $16, SAMPLES dec %ecx jnz 1b vzeroupper pxor %xmm1, %xmm1 psubw %xmm14, %xmm1 pshufd $0x4e, %xmm1, %xmm0 paddw %xmm1, %xmm0 pshuflw $0x4e, %xmm0, %xmm1 paddw %xmm1, %xmm0 pshuflw $0x11, %xmm0, %xmm1 paddw %xmm1, %xmm0 movd %xmm0, %eax and $0x7f, %eax #ifdef IS_MSABI movaps (%rsp), %xmm6 movaps 16(%rsp), %xmm7 movaps 32(%rsp), %xmm8 movaps 48(%rsp), %xmm9 movaps 64(%rsp), %xmm10 movaps 80(%rsp), %xmm11 movaps 96(%rsp), %xmm12 movaps 112(%rsp), %xmm13 movaps 128(%rsp), %xmm14 mov %rbp, %rsp pop %rbp #endif ret NONEXEC_STACK
AlbrechtL/welle.io
4,518
src/libs/mpg123/synth_stereo_neon64.S
/* synth_stereo_neon64: NEON optimized synth for AArch64 (stereo specific version) copyright 1995-2014 by the mpg123 project - free software under the terms of the LGPL 2.1 see COPYING and AUTHORS files in distribution or http://mpg123.org initially written by Taihei Monma */ #include "mangle.h" #ifndef __APPLE__ .section .rodata #else .data #endif ALIGN16 maxmin_s16: .word 32767 .word -32768 .text ALIGN4 .globl ASM_NAME(synth_1to1_s_neon64_asm) #ifdef __ELF__ .type ASM_NAME(synth_1to1_s_neon64_asm), %function #endif ASM_NAME(synth_1to1_s_neon64_asm): add x0, x0, #32 sub x0, x0, x4, lsl #1 eor v30.16b, v30.16b, v30.16b adrp x5, AARCH64_PCREL_HI(maxmin_s16) add x5, x5, AARCH64_PCREL_LO(maxmin_s16) ld2r {v28.4s,v29.4s}, [x5] mov w4, #4 mov x5, #64 1: ld1 {v0.8h,v1.8h}, [x0], x5 ld1 {v2.8h,v3.8h}, [x0], x5 ld1 {v4.8h,v5.8h,v6.8h,v7.8h}, [x1], #64 ld1 {v16.8h,v17.8h,v18.8h,v19.8h}, [x2], #64 smull v24.4s, v0.4h, v4.4h smull v25.4s, v0.4h, v16.4h smull v26.4s, v2.4h, v6.4h smull v27.4s, v2.4h, v18.4h smlal2 v24.4s, v0.8h, v4.8h smlal2 v25.4s, v0.8h, v16.8h smlal2 v26.4s, v2.8h, v6.8h smlal2 v27.4s, v2.8h, v18.8h smlal v24.4s, v1.4h, v5.4h smlal v25.4s, v1.4h, v17.4h smlal v26.4s, v3.4h, v7.4h smlal v27.4s, v3.4h, v19.4h smlal2 v24.4s, v1.8h, v5.8h smlal2 v25.4s, v1.8h, v17.8h smlal2 v26.4s, v3.8h, v7.8h smlal2 v27.4s, v3.8h, v19.8h addp v0.4s, v24.4s, v25.4s addp v1.4s, v26.4s, v27.4s addp v0.4s, v0.4s, v1.4s sqrshrn v31.4h, v0.4s, #13 cmgt v2.4s, v0.4s, v28.4s cmgt v3.4s, v29.4s, v0.4s add v2.4s, v2.4s, v3.4s add v30.4s, v30.4s, v2.4s ld1 {v0.8h,v1.8h}, [x0], x5 ld1 {v2.8h,v3.8h}, [x0], x5 ld1 {v4.8h,v5.8h,v6.8h,v7.8h}, [x1], #64 ld1 {v16.8h,v17.8h,v18.8h,v19.8h}, [x2], #64 smull v24.4s, v0.4h, v4.4h smull v25.4s, v0.4h, v16.4h smull v26.4s, v2.4h, v6.4h smull v27.4s, v2.4h, v18.4h smlal2 v24.4s, v0.8h, v4.8h smlal2 v25.4s, v0.8h, v16.8h smlal2 v26.4s, v2.8h, v6.8h smlal2 v27.4s, v2.8h, v18.8h smlal v24.4s, v1.4h, v5.4h smlal v25.4s, v1.4h, v17.4h smlal v26.4s, v3.4h, v7.4h smlal v27.4s, v3.4h, v19.4h smlal2 v24.4s, v1.8h, v5.8h smlal2 v25.4s, v1.8h, v17.8h smlal2 v26.4s, v3.8h, v7.8h smlal2 v27.4s, v3.8h, v19.8h addp v0.4s, v24.4s, v25.4s addp v1.4s, v26.4s, v27.4s addp v0.4s, v0.4s, v1.4s sqrshrn2 v31.8h, v0.4s, #13 cmgt v2.4s, v0.4s, v28.4s cmgt v3.4s, v29.4s, v0.4s add v2.4s, v2.4s, v3.4s add v30.4s, v30.4s, v2.4s st1 {v31.4s}, [x3], #16 subs w4, w4, #1 b.ne 1b mov w4, #4 mov x6, #-32 2: ld1 {v0.8h,v1.8h}, [x0], x5 ld1 {v2.8h,v3.8h}, [x0], x5 ld1 {v4.8h,v5.8h}, [x1], x6 ld1 {v6.8h,v7.8h}, [x1], x6 ld1 {v16.8h,v17.8h}, [x2], x6 ld1 {v18.8h,v19.8h}, [x2], x6 smull v24.4s, v0.4h, v4.4h smull v25.4s, v0.4h, v16.4h smull v26.4s, v2.4h, v6.4h smull v27.4s, v2.4h, v18.4h smlal2 v24.4s, v0.8h, v4.8h smlal2 v25.4s, v0.8h, v16.8h smlal2 v26.4s, v2.8h, v6.8h smlal2 v27.4s, v2.8h, v18.8h smlal v24.4s, v1.4h, v5.4h smlal v25.4s, v1.4h, v17.4h smlal v26.4s, v3.4h, v7.4h smlal v27.4s, v3.4h, v19.4h smlal2 v24.4s, v1.8h, v5.8h smlal2 v25.4s, v1.8h, v17.8h smlal2 v26.4s, v3.8h, v7.8h smlal2 v27.4s, v3.8h, v19.8h addp v0.4s, v24.4s, v25.4s addp v1.4s, v26.4s, v27.4s addp v0.4s, v0.4s, v1.4s sqrshrn v31.4h, v0.4s, #13 cmgt v2.4s, v0.4s, v28.4s cmgt v3.4s, v29.4s, v0.4s add v2.4s, v2.4s, v3.4s add v30.4s, v30.4s, v2.4s ld1 {v0.8h,v1.8h}, [x0], x5 ld1 {v2.8h,v3.8h}, [x0], x5 ld1 {v4.8h,v5.8h}, [x1], x6 ld1 {v6.8h,v7.8h}, [x1], x6 ld1 {v16.8h,v17.8h}, [x2], x6 ld1 {v18.8h,v19.8h}, [x2], x6 smull v24.4s, v0.4h, v4.4h smull v25.4s, v0.4h, v16.4h smull v26.4s, v2.4h, v6.4h smull v27.4s, v2.4h, v18.4h smlal2 v24.4s, v0.8h, v4.8h smlal2 v25.4s, v0.8h, v16.8h smlal2 v26.4s, v2.8h, v6.8h smlal2 v27.4s, v2.8h, v18.8h smlal v24.4s, v1.4h, v5.4h smlal v25.4s, v1.4h, v17.4h smlal v26.4s, v3.4h, v7.4h smlal v27.4s, v3.4h, v19.4h smlal2 v24.4s, v1.8h, v5.8h smlal2 v25.4s, v1.8h, v17.8h smlal2 v26.4s, v3.8h, v7.8h smlal2 v27.4s, v3.8h, v19.8h addp v0.4s, v24.4s, v25.4s addp v1.4s, v26.4s, v27.4s addp v0.4s, v0.4s, v1.4s sqrshrn2 v31.8h, v0.4s, #13 cmgt v2.4s, v0.4s, v28.4s cmgt v3.4s, v29.4s, v0.4s add v2.4s, v2.4s, v3.4s add v30.4s, v30.4s, v2.4s st1 {v31.4s}, [x3], #16 subs w4, w4, #1 b.ne 2b AARCH64_DUP_2D(v0, v30, 1) add v0.4s, v0.4s, v30.4s AARCH64_DUP_4S(v1, v0, 1) add v0.4s, v0.4s, v1.4s umov w0, v0.s[0] neg w0, w0 ret NONEXEC_STACK
AlbrechtL/welle.io
6,270
src/libs/mpg123/synth_i586.S
/* decode_i586: asm synth copyright ?-2006 by the mpg123 project - free software under the terms of the LGPL 2.1 see COPYING and AUTHORS files in distribution or http://mpg123.org initially written by Stefan Bieschewski synth_1to1 works the same way as the c version of this file. only two types of changes have been made: - reordered floating point instructions to prevent pipline stalls - made WRITE_SAMPLE use integer instead of (slower) floating point all kinds of x86 processors should benefit from these modifications. useful sources of information on optimizing x86 code include: Intel Architecture Optimization Manual http://www.intel.com/design/pentium/manuals/242816.htm Cyrix 6x86 Instruction Set Summary ftp://ftp.cyrix.com/6x86/6x-dbch6.pdf AMD-K5 Processor Software Development http://www.amd.com/products/cpg/techdocs/appnotes/20007e.pdf Stefan Bieschewski <stb@acm.org> $Id: decode_i586.s 1 2004-09-18 13:30:08Z thomas $ */ #include "mangle.h" .data #ifndef __APPLE__ .section .rodata #endif ALIGN8 .LC0: .long 0x0,0x40dfffc0 ALIGN8 .LC1: .long 0x0,0xc0e00000 ALIGN8 .text /* int synth_1to1_i586_asm(real *bandPtr, int channel, unsigned char *out, unsigned char *buffs, int *bo, real *decwin); */ .globl ASM_NAME(synth_1to1_i586_asm) ASM_NAME(synth_1to1_i586_asm): subl $12,%esp pushl %ebp pushl %edi pushl %esi pushl %ebx /* stack: 0=ebx, 4=esi, 8=edi, 12=ebp, 16,20,24=local, 28=back, 32=bandPtr, 36=channel, 40=out, 44=buffs, 48=bo, 52=decwin */ movl 32(%esp),%eax /* *bandPtr */ movl 40(%esp),%esi /* *out */ movl 48(%esp),%edi /* *bo */ movl (%edi),%ebp /* store bo value in ebp */ xorl %edi,%edi cmpl %edi,36(%esp) jne .L48 /* if(!channel) */ decl %ebp /* bo-- */ andl $15,%ebp /* bo &= 0xf */ movl 48(%esp), %edi /* *bo */ movl %ebp,(%edi) /* write back bo */ xorl %edi,%edi /* restore %edi to 0; it's used later */ movl 44(%esp),%ecx /* use buffs */ jmp .L49 .L48: /* if(channel) use buffs+2176 */ addl $2,%esi movl 44(%esp),%ecx /* *buffs */ addl $2176,%ecx .L49: testl $1,%ebp je .L50 movl %ecx,%ebx movl %ebp,16(%esp) pushl %eax movl 20(%esp),%edx leal (%ebx,%edx,4),%eax pushl %eax movl 24(%esp),%eax incl %eax andl $15,%eax leal 1088(,%eax,4),%eax addl %ebx,%eax jmp .L74 .L50: leal 1088(%ecx),%ebx leal 1(%ebp),%edx movl %edx,16(%esp) pushl %eax leal 1092(%ecx,%ebp,4),%eax pushl %eax leal (%ecx,%ebp,4),%eax .L74: pushl %eax call FUNC(dct64_i386) addl $12,%esp /* stack now back on track */ movl 16(%esp),%edx leal 0(,%edx,4),%edx movl 52(%esp),%eax /* decwin */ addl $64,%eax movl %eax,%ecx subl %edx,%ecx movl $16,%ebp .L55: flds (%ecx) fmuls (%ebx) flds 4(%ecx) fmuls 4(%ebx) fxch %st(1) flds 8(%ecx) fmuls 8(%ebx) fxch %st(2) fsubrp %st,%st(1) flds 12(%ecx) fmuls 12(%ebx) fxch %st(2) faddp %st,%st(1) flds 16(%ecx) fmuls 16(%ebx) fxch %st(2) fsubrp %st,%st(1) flds 20(%ecx) fmuls 20(%ebx) fxch %st(2) faddp %st,%st(1) flds 24(%ecx) fmuls 24(%ebx) fxch %st(2) fsubrp %st,%st(1) flds 28(%ecx) fmuls 28(%ebx) fxch %st(2) faddp %st,%st(1) flds 32(%ecx) fmuls 32(%ebx) fxch %st(2) fsubrp %st,%st(1) flds 36(%ecx) fmuls 36(%ebx) fxch %st(2) faddp %st,%st(1) flds 40(%ecx) fmuls 40(%ebx) fxch %st(2) fsubrp %st,%st(1) flds 44(%ecx) fmuls 44(%ebx) fxch %st(2) faddp %st,%st(1) flds 48(%ecx) fmuls 48(%ebx) fxch %st(2) fsubrp %st,%st(1) flds 52(%ecx) fmuls 52(%ebx) fxch %st(2) faddp %st,%st(1) flds 56(%ecx) fmuls 56(%ebx) fxch %st(2) fsubrp %st,%st(1) flds 60(%ecx) fmuls 60(%ebx) fxch %st(2) subl $4,%esp faddp %st,%st(1) fxch %st(1) fsubrp %st,%st(1) fistpl (%esp) popl %eax cmpl $32767,%eax jg 1f cmpl $-32768,%eax jl 2f movw %ax,(%esi) jmp 4f 1: movw $32767,(%esi) jmp 3f 2: movw $-32768,(%esi) 3: incl %edi 4: .L54: addl $64,%ebx subl $-128,%ecx addl $4,%esi decl %ebp jnz .L55 flds (%ecx) fmuls (%ebx) flds 8(%ecx) fmuls 8(%ebx) flds 16(%ecx) fmuls 16(%ebx) fxch %st(2) faddp %st,%st(1) flds 24(%ecx) fmuls 24(%ebx) fxch %st(2) faddp %st,%st(1) flds 32(%ecx) fmuls 32(%ebx) fxch %st(2) faddp %st,%st(1) flds 40(%ecx) fmuls 40(%ebx) fxch %st(2) faddp %st,%st(1) flds 48(%ecx) fmuls 48(%ebx) fxch %st(2) faddp %st,%st(1) flds 56(%ecx) fmuls 56(%ebx) fxch %st(2) subl $4,%esp faddp %st,%st(1) fxch %st(1) faddp %st,%st(1) fistpl (%esp) popl %eax cmpl $32767,%eax jg 1f cmpl $-32768,%eax jl 2f movw %ax,(%esi) jmp 4f 1: movw $32767,(%esi) jmp 3f 2: movw $-32768,(%esi) 3: incl %edi 4: .L62: addl $-64,%ebx addl $4,%esi movl 16(%esp),%edx leal -128(%ecx,%edx,8),%ecx movl $15,%ebp .L68: flds -4(%ecx) fchs fmuls (%ebx) flds -8(%ecx) fmuls 4(%ebx) fxch %st(1) flds -12(%ecx) fmuls 8(%ebx) fxch %st(2) fsubrp %st,%st(1) flds -16(%ecx) fmuls 12(%ebx) fxch %st(2) fsubrp %st,%st(1) flds -20(%ecx) fmuls 16(%ebx) fxch %st(2) fsubrp %st,%st(1) flds -24(%ecx) fmuls 20(%ebx) fxch %st(2) fsubrp %st,%st(1) flds -28(%ecx) fmuls 24(%ebx) fxch %st(2) fsubrp %st,%st(1) flds -32(%ecx) fmuls 28(%ebx) fxch %st(2) fsubrp %st,%st(1) flds -36(%ecx) fmuls 32(%ebx) fxch %st(2) fsubrp %st,%st(1) flds -40(%ecx) fmuls 36(%ebx) fxch %st(2) fsubrp %st,%st(1) flds -44(%ecx) fmuls 40(%ebx) fxch %st(2) fsubrp %st,%st(1) flds -48(%ecx) fmuls 44(%ebx) fxch %st(2) fsubrp %st,%st(1) flds -52(%ecx) fmuls 48(%ebx) fxch %st(2) fsubrp %st,%st(1) flds -56(%ecx) fmuls 52(%ebx) fxch %st(2) fsubrp %st,%st(1) flds -60(%ecx) fmuls 56(%ebx) fxch %st(2) fsubrp %st,%st(1) flds (%ecx) fmuls 60(%ebx) fxch %st(2) subl $4,%esp fsubrp %st,%st(1) fxch %st(1) fsubrp %st,%st(1) fistpl (%esp) popl %eax cmpl $32767,%eax jg 1f cmpl $-32768,%eax jl 2f movw %ax,(%esi) jmp 4f 1: movw $32767,(%esi) jmp 3f 2: movw $-32768,(%esi) 3: incl %edi 4: .L67: addl $-64,%ebx addl $-128,%ecx addl $4,%esi decl %ebp jnz .L68 movl %edi,%eax popl %ebx popl %esi popl %edi popl %ebp addl $12,%esp ret #if defined(PIC) && defined(__APPLE__) .section __IMPORT,__jump_table,symbol_stubs,self_modifying_code+pure_instructions,5 L_dct64_i386: .indirect_symbol ASM_NAME(dct64_i386) hlt ; hlt ; hlt ; hlt ; hlt #endif NONEXEC_STACK
albs-br/msx-mk
2,074
Data/scorpion/scorpion_all_animations.s
; TODO: pointers to all animations Scorpion_All_Animations_Left: dw Scorpion_Stance_Left_Animation_Headers dw Scorpion_Walking_Left_Animation_Headers dw Scorpion_Walking_Backwards_Left_Animation_Headers dw Scorpion_Jumping_Up_Left_Animation_Headers dw Scorpion_Jumping_Forward_Left_Animation_Headers dw Scorpion_Jumping_Backwards_Left_Animation_Headers dw Scorpion_Low_Kick_Left_Animation_Headers dw Scorpion_High_Kick_Left_Animation_Headers dw Scorpion_Block_Left_Animation_Headers dw Scorpion_Crouching_Left_Animation_Headers dw Scorpion_Crouching_Block_Left_Animation_Headers dw 0 ; Scorpion_Hurt_1_Left_Animation_Headers dw Scorpion_Uppercut_Left_Animation_Headers Scorpion_All_Animations_Right: dw 0 ; Scorpion_Stance_Right_Animation_Headers ; POSITION.STANCE = 0 dw 0 ; Scorpion_Walking_Right_Animation_Headers ; POSITION.WALKING_FORWARD = 2 dw 0 ; Scorpion_Walking_Backwards_Right_Animation_Headers ; POSITION.WALKING_BACKWARDS = 4 dw 0 ; Scorpion_Jumping_Up_Right_Animation_Headers ; POSITION.JUMPING_UP = 6 dw 0 ; Scorpion_Jumping_Forward_Right_Animation_Headers ; POSITION.JUMPING_FORWARD = 8 dw 0 ; Scorpion_Jumping_Backwards_Right_Animation_Headers ; POSITION.JUMPING_BACKWARDS = 10 dw 0 ; Scorpion_Low_Kick_Right_Animation_Headers ; POSITION.LOW_KICK = 12 dw 0 ; Scorpion_High_Kick_Right_Animation_Headers ; POSITION.HIGH_KICK = 14 dw 0 ; Scorpion_Block_Right_Animation_Headers ; POSITION.BLOCK = 16 dw 0 ; Scorpion_Crouching_Right_Animation_Headers ; POSITION.CROUCHING = 18 dw 0 ; Scorpion_Crouching_Block_Right_Animation_Headers ; POSITION.CROUCHING_BLOCK = 20 dw 0 ; Scorpion_Hurt_1_Right_Animation_Headers ; POSITION.HURT_1 = 22 dw 0 ; Scorpion_Uppercut_Right_Animation_Headers ; POSITION.UPPERCUT = 24
albs-br/msx-mk
2,040
Data/subzero/subzero_all_animations.s
Subzero_All_Animations_Left: dw 0 ; Subzero_Stance_Left_Animation_Headers dw 0 ; Subzero_Walking_Left_Animation_Headers dw 0 ; Subzero_Walking_Backwards_Left_Animation_Headers dw 0 ; Subzero_Jumping_Up_Left_Animation_Headers dw 0 ; Subzero_Jumping_Forward_Left_Animation_Headers dw 0 ; Subzero_Jumping_Backwards_Left_Animation_Headers dw 0 ; Subzero_Low_Kick_Left_Animation_Headers dw 0 ; Subzero_High_Kick_Left_Animation_Headers dw 0 ; Subzero_Block_Left_Animation_Headers dw 0 ; Subzero_Crouching_Left_Animation_Headers dw 0 ; Subzero_Crouching_Block_Left_Animation_Headers dw 0 ; Subzero_Hurt_1_Left_Animation_Headers dw 0 ; Subzero_Uppercut_Left_Animation_Headers Subzero_All_Animations_Right: ; TODO: pointers to all animations dw Subzero_Stance_Right_Animation_Headers ; POSITION.STANCE = 0 dw Subzero_Walking_Right_Animation_Headers ; POSITION.WALKING_FORWARD = 2 dw Subzero_Walking_Backwards_Right_Animation_Headers ; POSITION.WALKING_BACKWARDS = 4 dw Subzero_Jumping_Up_Right_Animation_Headers ; POSITION.JUMPING_UP = 6 dw Subzero_Jumping_Forward_Right_Animation_Headers ; POSITION.JUMPING_FORWARD = 8 dw Subzero_Jumping_Backwards_Right_Animation_Headers ; POSITION.JUMPING_BACKWARDS = 10 dw 0 ; Subzero_Low_Kick_Right_Animation_Headers ; POSITION.LOW_KICK = 12 dw 0 ; Subzero_High_Kick_Right_Animation_Headers ; POSITION.HIGH_KICK = 14 dw 0 ; Subzero_Block_Right_Animation_Headers ; POSITION.BLOCK = 16 dw 0 ; Subzero_Crouching_Right_Animation_Headers ; POSITION.CROUCHING = 18 dw 0 ; Subzero_Crouching_Block_Right_Animation_Headers ; POSITION.CROUCHING_BLOCK = 20 dw Subzero_Hurt_1_Right_Animation_Headers ; POSITION.HURT_1 = 22 dw 0 ; Subzero_Uppercut_1_Right_Animation_Headers ; POSITION.UPPERCUT = 24
albs-br/msx-mk
19,868
Data/scorpion/jumping-forward/left/scorpion_jumping_forward_left_frames_0_to_7_data.s
Scorpion_Jumping_Forward_Left_Frames_0_to_7_Data: db 0, 0, 0, 3, 51, 51, 48, 0, 51, 51, 51, 51, 3, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 51, 51, 0, 0, 51, 51, 51, 51, 51, 51, 51, 0, 0, 51, 51, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 51, 51, 51, 0, 203, 176, 51, 51, 51, 51, 51, 51, 49, 190, 0, 1, 187, 188, 3, 51, 51, 51, 51, 51, 11, 188, 203, 187, 187, 252, 51, 51, 51, 51, 51, 11, 252, 12, 187, 251, 187, 191, 252, 51, 51, 51, 48, 255, 252, 11, 191, 203, 187, 251, 187, 192, 51, 51, 60, 207, 252, 187, 188, 63, 191, 187, 187, 191, 195, 51, 60, 204, 192, 12, 187, 179, 60, 204, 203, 187, 187, 252, 51, 60, 187, 12, 187, 195, 4, 192, 204, 251, 191, 188, 51, 60, 240, 12, 188, 51, 204, 0, 1, 203, 187, 255, 51, 63, 192, 12, 188, 51, 204, 3, 0, 31, 255, 191, 51, 63, 192, 12, 188, 48, 187, 206, 12, 15, 187, 251, 51, 15, 192, 12, 188, 49, 187, 235, 224, 15, 255, 191, 51, 59, 192, 11, 188, 49, 190, 187, 190, 15, 187, 251, 51, 15, 192, 11, 188, 49, 188, 187, 187, 27, 255, 191, 51, 203, 17, 11, 188, 49, 190, 187, 187, 191, 187, 255, 51, 255, 187, 16, 11, 188, 49, 188, 187, 187, 251, 255, 188, 51, 251, 187, 179, 48, 11, 240, 49, 190, 187, 187, 255, 187, 252, 60, 191, 187, 187, 51, 48, 27, 195, 49, 187, 187, 191, 251, 255, 179, 12, 203, 187, 187, 51, 51, 203, 195, 49, 187, 187, 177, 191, 187, 195, 204, 27, 187, 190, 59, 179, 48, 14, 12, 207, 195, 49, 187, 187, 176, 251, 255, 195, 204, 17, 203, 176, 59, 190, 48, 235, 0, 0, 207, 51, 49, 187, 187, 28, 191, 187, 60, 192, 14, 195, 59, 177, 48, 187, 51, 192, 204, 51, 49, 187, 187, 28, 251, 255, 12, 227, 52, 195, 60, 188, 48, 192, 204, 48, 193, 187, 187, 28, 191, 188, 60, 0, 51, 51, 11, 192, 60, 180, 204, 204, 62, 187, 180, 51, 203, 243, 0, 0, 51, 1, 227, 52, 190, 204, 195, 52, 187, 176, 3, 51, 192, 0, 51, 67, 60, 188, 12, 3, 51, 187, 177, 3, 51, 51, 3, 51, 60, 190, 0, 51, 51, 11, 177, 19, 51, 51, 51, 17, 0, 14, 16, 0, 0, 51, 51, 51, 48, 3, 51, 51, 51, 48, 14, 12, 16, 0, 0, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 60, 177, 0, 0, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 51, 188, 0, 0, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 187, 0, 0, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 187, 0, 0, 3, 51, 51, 51, 51, 51, 192, 51, 51, 51, 60, 206, 0, 0, 3, 51, 51, 51, 51, 51, 63, 188, 3, 51, 52, 228, 0, 0, 3, 51, 51, 51, 51, 51, 11, 251, 240, 51, 12, 64, 0, 0, 3, 51, 51, 51, 51, 51, 63, 191, 188, 0, 0, 3, 51, 51, 51, 51, 51, 60, 251, 252, 0, 0, 3, 51, 51, 51, 51, 51, 60, 191, 188, 0, 0, 3, 51, 51, 51, 51, 51, 15, 251, 252, 0, 3, 51, 51, 51, 51, 51, 207, 191, 188, 0, 3, 51, 51, 51, 51, 51, 251, 251, 252, 0, 0, 51, 51, 51, 51, 60, 255, 191, 188, 0, 0, 51, 51, 51, 51, 15, 187, 251, 252, 0, 0, 3, 51, 51, 51, 59, 255, 191, 188, 0, 3, 51, 51, 51, 60, 187, 251, 252, 0, 0, 51, 51, 51, 48, 255, 191, 188, 48, 0, 0, 51, 51, 51, 51, 187, 251, 252, 48, 0, 51, 51, 51, 51, 204, 204, 195, 48, 0, 3, 51, 51, 51, 51, 51, 51, 0, 0, 0, 51, 51, 51, 51, 51, 51, 0, 0, 0, 51, 51, 51, 51, 51, 51, 0, 0, 0, 3, 51, 51, 51, 51, 51, 0, 0, 3, 51, 51, 51, 51, 51, 0, 0, 3, 51, 51, 51, 51, 51, 48, 0, 3, 51, 51, 51, 51, 51, 48, 3, 3, 51, 51, 51, 51, 51, 48, 3, 3, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 51, 51, 48, 0, 3, 51, 51, 51, 51, 51, 51, 48, 0, 3, 51, 51, 51, 51, 51, 51, 0, 0, 3, 51, 51, 51, 51, 51, 48, 0, 3, 51, 51, 51, 51, 51, 48, 0, 51, 51, 60, 3, 48, 0, 0, 0, 51, 51, 207, 51, 207, 255, 192, 0, 51, 60, 251, 3, 203, 251, 192, 51, 204, 255, 51, 207, 191, 192, 48, 204, 204, 3, 203, 255, 51, 204, 204, 51, 255, 188, 48, 204, 204, 60, 187, 240, 51, 204, 195, 60, 255, 240, 0, 48, 204, 195, 60, 187, 192, 0, 51, 204, 195, 63, 255, 192, 3, 12, 204, 195, 63, 187, 51, 60, 204, 195, 59, 255, 51, 60, 204, 51, 60, 188, 51, 51, 3, 51, 60, 192, 3, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 48, 3, 51, 51, 48, 51, 48, 3, 51, 51, 48, 51, 48, 0, 51, 51, 48, 51, 48, 0, 51, 51, 48, 3, 51, 3, 51, 48, 3, 51, 0, 51, 0, 48, 1, 187, 187, 51, 0, 187, 187, 252, 195, 51, 51, 0, 0, 0, 0, 11, 187, 191, 255, 192, 51, 51, 51, 51, 51, 51, 48, 187, 187, 251, 255, 204, 195, 48, 51, 51, 51, 51, 51, 1, 187, 187, 191, 204, 203, 255, 191, 195, 51, 51, 51, 51, 48, 27, 187, 191, 251, 204, 207, 191, 251, 243, 51, 51, 51, 51, 48, 187, 187, 204, 204, 204, 251, 251, 191, 176, 51, 51, 51, 51, 51, 1, 187, 188, 51, 48, 48, 191, 191, 251, 252, 51, 51, 51, 51, 51, 27, 187, 243, 51, 51, 60, 11, 251, 191, 188, 51, 51, 51, 51, 51, 187, 187, 51, 51, 51, 52, 192, 207, 251, 255, 3, 51, 51, 51, 51, 1, 187, 177, 51, 51, 51, 204, 76, 12, 255, 187, 51, 51, 51, 51, 51, 15, 187, 243, 51, 51, 51, 68, 196, 192, 59, 255, 3, 51, 51, 51, 51, 27, 187, 195, 51, 51, 52, 206, 204, 76, 192, 187, 51, 51, 51, 51, 51, 27, 187, 51, 51, 51, 60, 75, 187, 196, 48, 204, 51, 51, 51, 51, 48, 187, 179, 51, 51, 51, 187, 235, 187, 204, 3, 192, 51, 51, 51, 51, 0, 1, 187, 19, 51, 51, 52, 187, 203, 187, 227, 48, 51, 51, 51, 51, 48, 11, 187, 3, 51, 51, 59, 187, 235, 187, 19, 51, 51, 51, 51, 48, 15, 187, 3, 51, 51, 59, 177, 187, 187, 3, 51, 51, 51, 51, 48, 11, 187, 51, 51, 51, 11, 188, 187, 190, 51, 51, 51, 51, 51, 48, 1, 195, 51, 51, 51, 203, 190, 187, 176, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 27, 187, 187, 195, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 235, 203, 187, 227, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 187, 235, 187, 188, 51, 51, 51, 51, 60, 0, 0, 51, 51, 51, 187, 206, 187, 188, 51, 51, 51, 51, 12, 192, 0, 51, 51, 51, 76, 204, 235, 190, 51, 51, 51, 51, 207, 192, 0, 51, 51, 51, 52, 76, 203, 228, 51, 51, 51, 12, 191, 0, 51, 51, 51, 51, 196, 204, 67, 51, 51, 51, 203, 252, 0, 51, 51, 51, 51, 60, 67, 51, 51, 51, 51, 255, 188, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 60, 251, 240, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 60, 191, 192, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 60, 252, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 12, 0, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 59, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 59, 0, 51, 51, 51, 51, 51, 51, 51, 51, 51, 78, 0, 0, 0, 0, 0, 3, 51, 51, 51, 196, 3, 51, 51, 60, 64, 51, 51, 51, 48, 51, 51, 51, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 48, 51, 51, 51, 48, 3, 51, 51, 51, 0, 51, 51, 51, 0, 3, 51, 51, 48, 0, 51, 51, 51, 3, 51, 51, 0, 0, 17, 27, 187, 187, 187, 177, 1, 187, 187, 187, 187, 187, 187, 241, 187, 187, 187, 187, 187, 187, 187, 187, 16, 1, 187, 187, 187, 187, 252, 252, 255, 191, 251, 176, 251, 187, 187, 177, 28, 51, 51, 251, 255, 255, 179, 1, 187, 187, 0, 3, 51, 51, 51, 207, 191, 255, 195, 1, 187, 176, 51, 51, 51, 51, 51, 60, 252, 204, 195, 0, 3, 204, 3, 51, 51, 51, 51, 51, 51, 204, 204, 195, 48, 3, 51, 51, 51, 51, 51, 51, 51, 51, 60, 207, 179, 51, 0, 51, 51, 51, 51, 51, 51, 51, 51, 51, 11, 251, 240, 51, 0, 0, 3, 51, 51, 51, 51, 51, 51, 52, 76, 15, 191, 188, 195, 0, 0, 3, 51, 51, 51, 51, 51, 235, 28, 76, 196, 203, 251, 251, 195, 48, 0, 51, 51, 51, 51, 51, 11, 187, 188, 204, 76, 15, 191, 191, 240, 51, 3, 51, 51, 51, 51, 49, 187, 187, 206, 187, 196, 15, 251, 251, 179, 51, 48, 0, 51, 51, 51, 51, 52, 187, 187, 204, 187, 187, 204, 12, 191, 191, 195, 51, 51, 0, 3, 51, 51, 51, 51, 75, 187, 236, 235, 187, 187, 228, 204, 251, 251, 51, 51, 51, 48, 3, 51, 51, 51, 51, 235, 187, 187, 187, 187, 187, 76, 76, 191, 188, 51, 51, 51, 51, 3, 51, 51, 51, 51, 78, 203, 187, 187, 187, 190, 195, 192, 251, 252, 51, 51, 51, 51, 3, 51, 51, 51, 51, 196, 235, 187, 187, 188, 3, 48, 60, 191, 195, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 76, 203, 187, 179, 51, 51, 51, 204, 252, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 196, 235, 187, 67, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 76, 203, 187, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 0, 0, 51, 51, 51, 51, 52, 204, 206, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 60, 195, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 3, 51, 48, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 51, 51, 51, 3, 0, 0, 51, 51, 51, 51, 204, 207, 191, 204, 48, 51, 51, 51, 51, 51, 251, 251, 251, 204, 3, 51, 51, 51, 51, 48, 207, 191, 252, 3, 51, 51, 51, 51, 51, 204, 192, 3, 51, 51, 51, 51, 48, 204, 3, 51, 51, 51, 51, 203, 16, 3, 51, 51, 52, 196, 78, 3, 51, 51, 48, 76, 192, 3, 51, 51, 48, 3, 51, 51, 48, 3, 51, 51, 48, 3, 51, 51, 48, 51, 51, 51, 51, 3, 51, 3, 51, 51, 0, 0, 0, 0, 11, 187, 241, 0, 0, 0, 0, 3, 60, 187, 187, 251, 51, 51, 0, 0, 3, 48, 251, 187, 187, 177, 3, 51, 51, 51, 51, 51, 51, 48, 15, 187, 187, 176, 3, 51, 51, 51, 51, 51, 51, 51, 51, 187, 187, 187, 0, 51, 51, 51, 51, 51, 51, 51, 51, 51, 59, 187, 187, 176, 0, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 11, 187, 187, 16, 0, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 60, 187, 187, 176, 0, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 60, 187, 191, 0, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 203, 187, 240, 0, 51, 51, 51, 51, 59, 191, 30, 3, 51, 51, 51, 51, 60, 187, 176, 0, 51, 51, 51, 51, 204, 187, 187, 187, 195, 51, 51, 51, 207, 251, 191, 0, 51, 51, 51, 60, 76, 236, 187, 187, 187, 51, 51, 51, 203, 191, 187, 0, 51, 51, 51, 196, 204, 203, 204, 187, 187, 195, 51, 51, 207, 255, 251, 0, 51, 51, 51, 76, 78, 187, 187, 206, 206, 196, 195, 51, 207, 255, 251, 0, 51, 51, 51, 204, 235, 187, 187, 187, 187, 204, 68, 195, 204, 207, 251, 0, 51, 51, 51, 60, 187, 187, 187, 187, 187, 188, 204, 64, 204, 207, 251, 51, 0, 51, 51, 51, 52, 187, 190, 203, 187, 187, 190, 68, 204, 188, 204, 195, 3, 51, 51, 51, 51, 51, 51, 78, 195, 60, 187, 187, 180, 204, 203, 251, 188, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 12, 188, 204, 64, 255, 191, 252, 51, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 12, 196, 204, 251, 251, 243, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 3, 60, 207, 191, 191, 243, 48, 0, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 51, 203, 251, 251, 179, 48, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 3, 60, 255, 191, 191, 240, 48, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 255, 187, 251, 252, 195, 0, 51, 51, 51, 51, 195, 51, 60, 204, 3, 51, 51, 51, 51, 51, 203, 255, 188, 3, 51, 0, 3, 51, 51, 51, 0, 76, 67, 60, 187, 204, 51, 51, 51, 51, 51, 51, 204, 51, 51, 51, 0, 3, 51, 51, 0, 196, 203, 28, 255, 191, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 3, 51, 48, 206, 204, 203, 251, 192, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 3, 51, 12, 207, 188, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 3, 48, 204, 195, 51, 51, 51, 51, 51, 51, 51, 51, 48, 12, 195, 51, 51, 51, 51, 51, 51, 51, 51, 48, 0, 0, 0, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 51, 0, 51, 51, 51, 51, 48, 3, 51, 51, 51, 0, 0, 51, 48, 0, 0, 51, 48, 0, 51, 51, 51, 0, 3, 51, 51, 51, 48, 0, 0, 51, 51, 51, 51, 48, 0, 3, 51, 51, 51, 51, 51, 0, 0, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 0, 3, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 51, 48, 48, 0, 0, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 60, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 59, 176, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 203, 187, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 203, 187, 0, 0, 0, 51, 51, 51, 51, 51, 51, 51, 51, 52, 204, 204, 51, 51, 51, 59, 187, 176, 3, 51, 51, 51, 51, 51, 51, 76, 68, 177, 51, 51, 51, 51, 187, 176, 12, 51, 51, 51, 51, 51, 60, 196, 238, 187, 19, 51, 51, 51, 251, 177, 68, 51, 51, 51, 51, 51, 52, 203, 204, 187, 179, 51, 51, 51, 203, 177, 204, 51, 51, 51, 51, 51, 62, 187, 187, 187, 190, 51, 51, 51, 203, 187, 4, 227, 51, 51, 51, 51, 59, 187, 187, 188, 187, 3, 51, 51, 11, 187, 14, 188, 60, 51, 51, 51, 48, 187, 187, 190, 187, 179, 51, 51, 11, 187, 28, 207, 195, 51, 51, 51, 62, 187, 188, 235, 179, 51, 51, 11, 187, 12, 251, 195, 51, 51, 51, 51, 235, 187, 203, 176, 51, 51, 59, 187, 12, 191, 192, 51, 51, 51, 51, 75, 187, 187, 190, 51, 51, 49, 187, 240, 203, 179, 51, 51, 51, 51, 11, 187, 190, 228, 51, 51, 60, 187, 176, 207, 240, 51, 51, 51, 51, 59, 187, 188, 76, 51, 51, 51, 187, 176, 203, 243, 51, 51, 51, 51, 49, 187, 187, 196, 51, 51, 51, 187, 176, 12, 240, 51, 51, 51, 51, 48, 235, 188, 76, 51, 51, 12, 251, 176, 12, 195, 51, 51, 51, 51, 3, 78, 204, 196, 195, 60, 251, 187, 176, 12, 192, 51, 51, 51, 51, 51, 196, 196, 76, 67, 15, 191, 187, 176, 3, 51, 51, 51, 51, 3, 76, 76, 192, 3, 207, 251, 187, 176, 3, 51, 51, 51, 48, 195, 52, 204, 203, 252, 204, 191, 187, 176, 3, 51, 51, 51, 51, 191, 204, 251, 191, 188, 204, 251, 187, 16, 51, 51, 51, 60, 255, 191, 191, 251, 255, 204, 255, 187, 3, 51, 51, 51, 203, 251, 251, 191, 187, 207, 251, 177, 0, 51, 51, 51, 60, 191, 191, 251, 255, 204, 207, 16, 0, 51, 51, 51, 51, 207, 251, 191, 195, 51, 48, 3, 51, 51, 51, 51, 51, 207, 252, 51, 51, 48, 3, 51, 51, 51, 51, 51, 60, 195, 51, 0, 3, 51, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 48, 0, 3, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 48, 51, 51, 51, 48, 3, 51, 48, 0, 0, 0, 0, 3, 51, 51, 3, 51, 51, 48, 0, 51, 51, 51, 0, 51, 51, 51, 48, 3, 51, 51, 51, 3, 51, 51, 51, 48, 51, 51, 51, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 48, 3, 51, 51, 51, 48, 12, 195, 51, 51, 51, 4, 67, 51, 51, 51, 0, 0, 0, 0, 0, 0, 12, 195, 51, 51, 51, 51, 51, 51, 51, 51, 48, 27, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 0, 204, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 204, 192, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 203, 188, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 191, 252, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 0, 12, 251, 195, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 0, 12, 191, 195, 51, 51, 51, 60, 68, 51, 51, 51, 51, 48, 0, 11, 252, 51, 51, 51, 51, 196, 204, 67, 51, 51, 51, 48, 0, 207, 195, 51, 51, 51, 52, 206, 68, 196, 51, 51, 51, 48, 0, 204, 51, 51, 51, 51, 59, 187, 236, 76, 67, 51, 51, 48, 0, 195, 51, 51, 51, 51, 60, 187, 188, 203, 179, 51, 51, 48, 0, 3, 51, 51, 51, 51, 51, 60, 187, 187, 203, 19, 51, 51, 51, 0, 3, 51, 51, 51, 51, 51, 51, 203, 187, 235, 19, 51, 51, 51, 0, 3, 51, 51, 51, 51, 51, 48, 187, 190, 187, 3, 51, 51, 51, 0, 3, 51, 51, 51, 51, 51, 59, 187, 188, 187, 3, 51, 51, 51, 17, 3, 51, 51, 51, 51, 51, 11, 187, 190, 187, 51, 51, 51, 59, 177, 3, 51, 51, 51, 51, 51, 235, 187, 203, 187, 51, 51, 51, 27, 177, 51, 51, 51, 51, 0, 48, 187, 187, 235, 190, 51, 51, 51, 27, 177, 3, 51, 51, 51, 48, 51, 4, 235, 187, 203, 179, 51, 51, 51, 187, 176, 0, 51, 51, 51, 51, 60, 192, 60, 203, 188, 206, 51, 51, 51, 51, 187, 240, 3, 51, 51, 51, 51, 59, 243, 196, 204, 206, 68, 51, 51, 51, 63, 187, 3, 51, 51, 51, 51, 207, 188, 60, 76, 196, 195, 51, 51, 51, 187, 187, 3, 51, 51, 51, 51, 203, 255, 192, 4, 76, 67, 51, 51, 51, 187, 177, 3, 51, 51, 51, 51, 207, 187, 255, 204, 196, 51, 51, 51, 63, 187, 177, 3, 51, 51, 51, 51, 59, 255, 191, 188, 76, 51, 51, 51, 251, 187, 176, 3, 51, 51, 51, 51, 60, 187, 251, 251, 195, 51, 51, 51, 187, 187, 3, 51, 51, 51, 51, 60, 255, 191, 191, 240, 204, 204, 63, 187, 177, 3, 51, 51, 51, 51, 60, 187, 251, 251, 204, 203, 251, 203, 187, 16, 0, 51, 51, 51, 51, 48, 207, 191, 191, 204, 207, 191, 187, 177, 3, 51, 51, 51, 51, 12, 204, 252, 204, 187, 251, 187, 176, 3, 51, 51, 51, 51, 51, 51, 12, 207, 255, 187, 187, 3, 51, 48, 3, 51, 48, 207, 251, 187, 176, 3, 51, 59, 187, 177, 0, 1, 17, 0, 51, 0, 51, 48, 51, 51, 51, 51, 0, 51, 51, 0, 0, 51, 51, 48, 3, 51, 51, 48, 3, 51, 51, 48, 3, 51, 51, 48, 4, 196, 3, 51, 51, 48, 188, 76, 51, 51, 51, 48, 1, 179, 51, 51, 51, 51, 48, 12, 204, 51, 51, 51, 51, 51, 48, 12, 207, 252, 51, 51, 51, 51, 51, 48, 207, 251, 191, 3, 51, 51, 51, 51, 0, 204, 191, 191, 252, 51, 51, 51, 51, 48, 51, 204, 204, 192, 3, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 0, 0, 0, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 3, 51, 51, 0, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 52, 196, 51, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 235, 206, 67, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 60, 187, 188, 196, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 60, 195, 51, 51, 51, 60, 187, 190, 76, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 191, 252, 51, 51, 48, 11, 187, 188, 196, 51, 51, 51, 51, 51, 0, 51, 51, 51, 51, 60, 251, 195, 0, 14, 187, 187, 187, 190, 76, 51, 51, 51, 51, 51, 51, 51, 51, 51, 207, 191, 204, 68, 235, 187, 187, 187, 187, 188, 51, 51, 51, 51, 51, 51, 51, 51, 51, 203, 251, 196, 206, 187, 187, 187, 238, 187, 188, 51, 51, 51, 51, 48, 3, 51, 51, 51, 191, 191, 204, 65, 187, 187, 190, 203, 187, 3, 51, 51, 51, 51, 0, 51, 51, 60, 251, 251, 244, 206, 187, 190, 235, 187, 176, 51, 51, 51, 51, 48, 0, 51, 63, 191, 191, 240, 68, 236, 235, 187, 187, 51, 51, 51, 51, 51, 0, 3, 15, 251, 251, 176, 204, 76, 75, 187, 227, 51, 51, 51, 51, 48, 0, 0, 60, 191, 191, 240, 68, 196, 195, 3, 51, 51, 51, 51, 51, 48, 0, 51, 207, 251, 188, 204, 51, 51, 51, 51, 51, 51, 51, 51, 0, 51, 15, 191, 240, 51, 51, 51, 51, 51, 51, 51, 51, 51, 0, 3, 60, 204, 204, 51, 51, 51, 51, 51, 51, 51, 51, 48, 3, 48, 204, 204, 195, 51, 51, 51, 51, 51, 1, 251, 0, 60, 255, 207, 188, 51, 51, 51, 51, 51, 27, 187, 176, 60, 255, 251, 255, 3, 51, 51, 63, 191, 187, 187, 16, 11, 255, 255, 187, 192, 48, 187, 187, 187, 187, 177, 1, 187, 187, 251, 187, 187, 187, 187, 187, 177, 251, 187, 187, 187, 187, 187, 187, 177, 27, 187, 187, 187, 187, 191, 1, 187, 251, 251, 177, 3, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 48, 0, 51, 3, 51, 51, 51, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 51, 51, 51, 51, 60, 204, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 251, 204, 0, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 63, 191, 188, 204, 3, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 251, 251, 204, 204, 64, 3, 51, 3, 51, 51, 12, 204, 195, 51, 51, 51, 51, 51, 207, 191, 195, 51, 196, 3, 51, 51, 3, 51, 204, 203, 251, 204, 51, 51, 51, 51, 51, 60, 252, 3, 51, 76, 3, 51, 51, 3, 60, 255, 191, 191, 252, 195, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 51, 3, 15, 187, 251, 251, 204, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 3, 59, 255, 191, 188, 67, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 12, 187, 251, 192, 195, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 203, 255, 191, 192, 76, 64, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 48, 255, 187, 252, 12, 204, 187, 195, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 3, 203, 255, 176, 4, 203, 187, 188, 51, 60, 196, 51, 51, 51, 51, 51, 51, 48, 60, 204, 255, 204, 76, 235, 187, 187, 190, 235, 190, 67, 51, 51, 51, 51, 51, 48, 207, 252, 195, 4, 196, 203, 187, 187, 187, 187, 188, 195, 51, 51, 51, 0, 255, 252, 192, 60, 76, 204, 190, 187, 187, 187, 190, 67, 51, 51, 51, 191, 251, 252, 51, 52, 78, 188, 235, 187, 187, 196, 196, 51, 51, 51, 187, 191, 188, 51, 60, 203, 187, 190, 203, 188, 236, 76, 51, 51, 51, 187, 251, 252, 51, 51, 76, 187, 187, 187, 190, 196, 195, 51, 51, 51, 27, 191, 179, 51, 51, 51, 59, 187, 187, 187, 204, 51, 51, 51, 51, 0, 15, 187, 195, 51, 51, 51, 51, 51, 28, 187, 179, 51, 51, 51, 51, 0, 187, 177, 51, 51, 51, 51, 51, 51, 48, 195, 51, 51, 51, 51, 0, 11, 187, 195, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 0, 187, 177, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 187, 187, 188, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 27, 187, 187, 195, 51, 51, 51, 51, 51, 51, 51, 51, 51, 187, 187, 187, 0, 51, 51, 51, 51, 51, 51, 51, 48, 27, 187, 187, 177, 28, 51, 51, 51, 51, 51, 51, 48, 1, 187, 187, 187, 188, 3, 51, 51, 51, 51, 51, 27, 187, 187, 51, 0, 0, 0, 0, 0, 1, 31, 187, 192, 17
albs-br/msx-mk
1,391
Data/scorpion/jumping-forward/left/scorpion_jumping_forward_left_frame_2_list.s
db 8, 6 dw 0x8000 + 4677 db 127, 8 dw 0x8000 + 4683 db 128, 9 dw 0x8000 + 4691 db 126, 11 dw 0x8000 + 4700 db 128, 11 dw 0x8000 + 4711 db 127, 12 dw 0x8000 + 4722 db 128, 13 dw 0x8000 + 4734 db 128, 13 dw 0x8000 + 4747 db 128, 13 dw 0x8000 + 4760 db 127, 15 dw 0x8000 + 4773 db 128, 15 dw 0x8000 + 4788 db 127, 16 dw 0x8000 + 4803 db 128, 16 dw 0x8000 + 4819 db 128, 17 dw 0x8000 + 4835 db 127, 19 dw 0x8000 + 4852 db 128, 19 dw 0x8000 + 4871 db 128, 19 dw 0x8000 + 4890 db 128, 19 dw 0x8000 + 4909 db 128, 20 dw 0x8000 + 4928 db 128, 20 dw 0x8000 + 4948 db 128, 20 dw 0x8000 + 4968 db 128, 20 dw 0x8000 + 4988 db 128, 20 dw 0x8000 + 5008 db 129, 18 dw 0x8000 + 5028 db 128, 18 dw 0x8000 + 5046 db 129, 17 dw 0x8000 + 5064 db 128, 16 dw 0x8000 + 5081 db 129, 11 dw 0x8000 + 5097 db 12, 3 dw 0x8000 + 5108 db 116, 11 dw 0x8000 + 5111 db 128, 11 dw 0x8000 + 5122 db 128, 10 dw 0x8000 + 5133 db 128, 9 dw 0x8000 + 5143 db 127, 9 dw 0x8000 + 5152 db 128, 8 dw 0x8000 + 5161 db 128, 7 dw 0x8000 + 5169 db 128, 7 dw 0x8000 + 5176 db 128, 6 dw 0x8000 + 5183 db 128, 6 dw 0x8000 + 5189 db 128, 4 dw 0x8000 + 5195 db 128, 4 dw 0x8000 + 5199 db 128, 4 dw 0x8000 + 5203 db 128, 4 dw 0x8000 + 5207 db 129, 2 dw 0x8000 + 5211 db 128, 2 dw 0x8000 + 5213 db 128, 2 dw 0x8000 + 5215 db 128, 2 dw 0x8000 + 5217 db 129, 1 dw 0x8000 + 5219 db 0 ; end of frame
albs-br/msx-mk
1,249
Data/scorpion/jumping-forward/left/scorpion_jumping_forward_left_frame_7_list.s
db 5, 4 dw 0x8000 + 7392 db 127, 5 dw 0x8000 + 7396 db 128, 6 dw 0x8000 + 7401 db 127, 7 dw 0x8000 + 7407 db 128, 7 dw 0x8000 + 7414 db 128, 9 dw 0x8000 + 7421 db 128, 10 dw 0x8000 + 7430 db 128, 11 dw 0x8000 + 7440 db 128, 12 dw 0x8000 + 7451 db 18, 1 dw 0x8000 + 7463 db 110, 13 dw 0x8000 + 7464 db 14, 1 dw 0x8000 + 7477 db 4, 1 dw 0x8000 + 7478 db 110, 16 dw 0x8000 + 7479 db 17, 2 dw 0x8000 + 7495 db 111, 19 dw 0x8000 + 7497 db 128, 19 dw 0x8000 + 7516 db 128, 19 dw 0x8000 + 7535 db 128, 19 dw 0x8000 + 7554 db 128, 19 dw 0x8000 + 7573 db 128, 19 dw 0x8000 + 7592 db 128, 19 dw 0x8000 + 7611 db 128, 18 dw 0x8000 + 7630 db 128, 18 dw 0x8000 + 7648 db 128, 18 dw 0x8000 + 7666 db 128, 16 dw 0x8000 + 7684 db 128, 15 dw 0x8000 + 7700 db 128, 15 dw 0x8000 + 7715 db 128, 15 dw 0x8000 + 7730 db 128, 15 dw 0x8000 + 7745 db 128, 16 dw 0x8000 + 7760 db 128, 16 dw 0x8000 + 7776 db 129, 15 dw 0x8000 + 7792 db 128, 15 dw 0x8000 + 7807 db 129, 13 dw 0x8000 + 7822 db 128, 13 dw 0x8000 + 7835 db 128, 13 dw 0x8000 + 7848 db 129, 12 dw 0x8000 + 7861 db 128, 12 dw 0x8000 + 7873 db 128, 11 dw 0x8000 + 7885 db 130, 9 dw 0x8000 + 7896 db 128, 4 dw 0x8000 + 7905 db 130, 1 dw 0x8000 + 7909 db 0 ; end of frame
albs-br/msx-mk
1,220
Data/scorpion/jumping-forward/left/scorpion_jumping_forward_left_frame_3_list.s
db 9, 7 dw 0x8000 + 5220 db 127, 9 dw 0x8000 + 5227 db 128, 10 dw 0x8000 + 5236 db 127, 12 dw 0x8000 + 5246 db 128, 12 dw 0x8000 + 5258 db 127, 14 dw 0x8000 + 5270 db 128, 15 dw 0x8000 + 5284 db 128, 15 dw 0x8000 + 5299 db 128, 15 dw 0x8000 + 5314 db 128, 16 dw 0x8000 + 5329 db 128, 16 dw 0x8000 + 5345 db 128, 16 dw 0x8000 + 5361 db 128, 16 dw 0x8000 + 5377 db 128, 16 dw 0x8000 + 5393 db 128, 16 dw 0x8000 + 5409 db 128, 16 dw 0x8000 + 5425 db 128, 16 dw 0x8000 + 5441 db 127, 17 dw 0x8000 + 5457 db 127, 18 dw 0x8000 + 5474 db 128, 18 dw 0x8000 + 5492 db 127, 19 dw 0x8000 + 5510 db 128, 19 dw 0x8000 + 5529 db 127, 20 dw 0x8000 + 5548 db 128, 20 dw 0x8000 + 5568 db 128, 20 dw 0x8000 + 5588 db 128, 20 dw 0x8000 + 5608 db 127, 21 dw 0x8000 + 5628 db 128, 4 dw 0x8000 + 5649 db 5, 16 dw 0x8000 + 5653 db 123, 3 dw 0x8000 + 5669 db 6, 15 dw 0x8000 + 5672 db 122, 2 dw 0x8000 + 5687 db 8, 13 dw 0x8000 + 5689 db 120, 2 dw 0x8000 + 5702 db 10, 11 dw 0x8000 + 5704 db 128, 11 dw 0x8000 + 5715 db 129, 10 dw 0x8000 + 5726 db 131, 7 dw 0x8000 + 5736 db 128, 6 dw 0x8000 + 5743 db 128, 6 dw 0x8000 + 5749 db 129, 5 dw 0x8000 + 5755 db 128, 4 dw 0x8000 + 5760 db 0 ; end of frame
albs-br/msx-mk
1,423
Data/scorpion/jumping-forward/left/scorpion_jumping_forward_left_frame_5_list.s
db 5, 3 dw 0x8000 + 6309 db 128, 3 dw 0x8000 + 6312 db 128, 4 dw 0x8000 + 6315 db 128, 5 dw 0x8000 + 6319 db 129, 4 dw 0x8000 + 6324 db 128, 4 dw 0x8000 + 6328 db 128, 5 dw 0x8000 + 6332 db 129, 4 dw 0x8000 + 6337 db 128, 5 dw 0x8000 + 6341 db 128, 5 dw 0x8000 + 6346 db 128, 5 dw 0x8000 + 6351 db 127, 5 dw 0x8000 + 6356 db 128, 11 dw 0x8000 + 6361 db 128, 11 dw 0x8000 + 6372 db 128, 12 dw 0x8000 + 6383 db 128, 12 dw 0x8000 + 6395 db 128, 12 dw 0x8000 + 6407 db 128, 12 dw 0x8000 + 6419 db 128, 13 dw 0x8000 + 6431 db 127, 14 dw 0x8000 + 6444 db 128, 14 dw 0x8000 + 6458 db 128, 14 dw 0x8000 + 6472 db 128, 14 dw 0x8000 + 6486 db 128, 14 dw 0x8000 + 6500 db 128, 14 dw 0x8000 + 6514 db 127, 15 dw 0x8000 + 6528 db 128, 15 dw 0x8000 + 6543 db 128, 15 dw 0x8000 + 6558 db 128, 15 dw 0x8000 + 6573 db 128, 15 dw 0x8000 + 6588 db 128, 15 dw 0x8000 + 6603 db 128, 15 dw 0x8000 + 6618 db 127, 16 dw 0x8000 + 6633 db 127, 17 dw 0x8000 + 6649 db 128, 16 dw 0x8000 + 6666 db 128, 16 dw 0x8000 + 6682 db 128, 16 dw 0x8000 + 6698 db 128, 16 dw 0x8000 + 6714 db 128, 16 dw 0x8000 + 6730 db 128, 15 dw 0x8000 + 6746 db 128, 15 dw 0x8000 + 6761 db 128, 15 dw 0x8000 + 6776 db 128, 14 dw 0x8000 + 6791 db 129, 13 dw 0x8000 + 6805 db 128, 12 dw 0x8000 + 6818 db 129, 3 dw 0x8000 + 6830 db 4, 7 dw 0x8000 + 6833 db 129, 5 dw 0x8000 + 6840 db 129, 3 dw 0x8000 + 6845 db 0 ; end of frame
albs-br/msx-mk
1,399
Data/scorpion/jumping-forward/left/scorpion_jumping_forward_left_frame_1_list.s
db 6, 5 dw 0x8000 + 4143 db 128, 10 dw 0x8000 + 4148 db 127, 12 dw 0x8000 + 4158 db 128, 12 dw 0x8000 + 4170 db 127, 14 dw 0x8000 + 4182 db 128, 14 dw 0x8000 + 4196 db 128, 14 dw 0x8000 + 4210 db 127, 15 dw 0x8000 + 4224 db 128, 15 dw 0x8000 + 4239 db 128, 15 dw 0x8000 + 4254 db 127, 16 dw 0x8000 + 4269 db 128, 16 dw 0x8000 + 4285 db 128, 16 dw 0x8000 + 4301 db 128, 16 dw 0x8000 + 4317 db 128, 16 dw 0x8000 + 4333 db 127, 16 dw 0x8000 + 4349 db 128, 15 dw 0x8000 + 4365 db 128, 15 dw 0x8000 + 4380 db 128, 15 dw 0x8000 + 4395 db 128, 15 dw 0x8000 + 4410 db 129, 14 dw 0x8000 + 4425 db 128, 14 dw 0x8000 + 4439 db 128, 14 dw 0x8000 + 4453 db 128, 14 dw 0x8000 + 4467 db 128, 14 dw 0x8000 + 4481 db 128, 13 dw 0x8000 + 4495 db 128, 13 dw 0x8000 + 4508 db 128, 13 dw 0x8000 + 4521 db 128, 13 dw 0x8000 + 4534 db 128, 13 dw 0x8000 + 4547 db 128, 12 dw 0x8000 + 4560 db 128, 12 dw 0x8000 + 4572 db 128, 12 dw 0x8000 + 4584 db 129, 11 dw 0x8000 + 4596 db 128, 11 dw 0x8000 + 4607 db 129, 10 dw 0x8000 + 4618 db 133, 5 dw 0x8000 + 4628 db 128, 4 dw 0x8000 + 4633 db 128, 4 dw 0x8000 + 4637 db 128, 5 dw 0x8000 + 4641 db 128, 5 dw 0x8000 + 4646 db 129, 4 dw 0x8000 + 4651 db 128, 4 dw 0x8000 + 4655 db 128, 5 dw 0x8000 + 4659 db 129, 4 dw 0x8000 + 4664 db 128, 4 dw 0x8000 + 4668 db 129, 3 dw 0x8000 + 4672 db 129, 2 dw 0x8000 + 4675 db 0 ; end of frame
albs-br/msx-mk
1,152
Data/scorpion/jumping-forward/left/scorpion_jumping_forward_left_frames_0_to_7_list.s
Scorpion_Jumping_Forward_Left_Frame_0: .List: INCLUDE "Data/scorpion/jumping-forward/left/scorpion_jumping_forward_left_frame_0_list.s" Scorpion_Jumping_Forward_Left_Frame_1: .List: INCLUDE "Data/scorpion/jumping-forward/left/scorpion_jumping_forward_left_frame_1_list.s" Scorpion_Jumping_Forward_Left_Frame_2: .List: INCLUDE "Data/scorpion/jumping-forward/left/scorpion_jumping_forward_left_frame_2_list.s" Scorpion_Jumping_Forward_Left_Frame_3: .List: INCLUDE "Data/scorpion/jumping-forward/left/scorpion_jumping_forward_left_frame_3_list.s" Scorpion_Jumping_Forward_Left_Frame_4: .List: INCLUDE "Data/scorpion/jumping-forward/left/scorpion_jumping_forward_left_frame_4_list.s" Scorpion_Jumping_Forward_Left_Frame_5: .List: INCLUDE "Data/scorpion/jumping-forward/left/scorpion_jumping_forward_left_frame_5_list.s" Scorpion_Jumping_Forward_Left_Frame_6: .List: INCLUDE "Data/scorpion/jumping-forward/left/scorpion_jumping_forward_left_frame_6_list.s" Scorpion_Jumping_Forward_Left_Frame_7: .List: INCLUDE "Data/scorpion/jumping-forward/left/scorpion_jumping_forward_left_frame_7_list.s"
albs-br/msx-mk
1,152
Data/scorpion/jumping-forward/left/scorpion_jumping_forward_left_frame_headers.s
Scorpion_Jumping_Forward_Left_Frame_0_Header: INCLUDE "Data/scorpion/jumping-forward/left/scorpion_jumping_forward_left_frame_0_header.s" Scorpion_Jumping_Forward_Left_Frame_1_Header: INCLUDE "Data/scorpion/jumping-forward/left/scorpion_jumping_forward_left_frame_1_header.s" Scorpion_Jumping_Forward_Left_Frame_2_Header: INCLUDE "Data/scorpion/jumping-forward/left/scorpion_jumping_forward_left_frame_2_header.s" Scorpion_Jumping_Forward_Left_Frame_3_Header: INCLUDE "Data/scorpion/jumping-forward/left/scorpion_jumping_forward_left_frame_3_header.s" Scorpion_Jumping_Forward_Left_Frame_4_Header: INCLUDE "Data/scorpion/jumping-forward/left/scorpion_jumping_forward_left_frame_4_header.s" Scorpion_Jumping_Forward_Left_Frame_5_Header: INCLUDE "Data/scorpion/jumping-forward/left/scorpion_jumping_forward_left_frame_5_header.s" Scorpion_Jumping_Forward_Left_Frame_6_Header: INCLUDE "Data/scorpion/jumping-forward/left/scorpion_jumping_forward_left_frame_6_header.s" Scorpion_Jumping_Forward_Left_Frame_7_Header: INCLUDE "Data/scorpion/jumping-forward/left/scorpion_jumping_forward_left_frame_7_header.s"
albs-br/msx-mk
1,418
Data/scorpion/jumping-forward/left/scorpion_jumping_forward_left_frame_6_list.s
db 16, 1 dw 0x8000 + 6848 db 128, 2 dw 0x8000 + 6849 db 128, 2 dw 0x8000 + 6851 db 128, 2 dw 0x8000 + 6853 db 128, 2 dw 0x8000 + 6855 db 127, 4 dw 0x8000 + 6857 db 128, 4 dw 0x8000 + 6861 db 128, 4 dw 0x8000 + 6865 db 128, 4 dw 0x8000 + 6869 db 128, 4 dw 0x8000 + 6873 db 126, 6 dw 0x8000 + 6877 db 128, 6 dw 0x8000 + 6883 db 127, 7 dw 0x8000 + 6889 db 127, 8 dw 0x8000 + 6896 db 127, 9 dw 0x8000 + 6904 db 128, 9 dw 0x8000 + 6913 db 127, 9 dw 0x8000 + 6922 db 127, 9 dw 0x8000 + 6931 db 127, 11 dw 0x8000 + 6940 db 124, 3 dw 0x8000 + 6951 db 4, 11 dw 0x8000 + 6954 db 124, 16 dw 0x8000 + 6965 db 128, 16 dw 0x8000 + 6981 db 127, 18 dw 0x8000 + 6997 db 128, 18 dw 0x8000 + 7015 db 128, 18 dw 0x8000 + 7033 db 127, 20 dw 0x8000 + 7051 db 128, 20 dw 0x8000 + 7071 db 128, 20 dw 0x8000 + 7091 db 128, 20 dw 0x8000 + 7111 db 128, 20 dw 0x8000 + 7131 db 129, 19 dw 0x8000 + 7151 db 128, 19 dw 0x8000 + 7170 db 128, 19 dw 0x8000 + 7189 db 129, 17 dw 0x8000 + 7208 db 128, 17 dw 0x8000 + 7225 db 129, 16 dw 0x8000 + 7242 db 128, 15 dw 0x8000 + 7258 db 128, 15 dw 0x8000 + 7273 db 129, 14 dw 0x8000 + 7288 db 128, 13 dw 0x8000 + 7302 db 128, 13 dw 0x8000 + 7315 db 129, 12 dw 0x8000 + 7328 db 128, 12 dw 0x8000 + 7340 db 128, 11 dw 0x8000 + 7352 db 128, 10 dw 0x8000 + 7363 db 129, 8 dw 0x8000 + 7373 db 129, 6 dw 0x8000 + 7381 db 128, 5 dw 0x8000 + 7387 db 0 ; end of frame
albs-br/msx-mk
1,370
Data/scorpion/jumping-forward/left/scorpion_jumping_backwards_left_animation.s
Scorpion_Jumping_Backwards_Left_Animation_Headers: dw Scorpion_Jumping_Forward_Left_Frame_0_Header, Scorpion_Jumping_Forward_Left_Frame_0_Header, Scorpion_Jumping_Forward_Left_Frame_0_Header dw Scorpion_Jumping_Forward_Left_Frame_6_Header, Scorpion_Jumping_Forward_Left_Frame_6_Header, Scorpion_Jumping_Forward_Left_Frame_6_Header dw Scorpion_Jumping_Forward_Left_Frame_5_Header, Scorpion_Jumping_Forward_Left_Frame_5_Header, Scorpion_Jumping_Forward_Left_Frame_5_Header dw Scorpion_Jumping_Forward_Left_Frame_4_Header, Scorpion_Jumping_Forward_Left_Frame_4_Header, Scorpion_Jumping_Forward_Left_Frame_4_Header dw Scorpion_Jumping_Forward_Left_Frame_3_Header, Scorpion_Jumping_Forward_Left_Frame_3_Header, Scorpion_Jumping_Forward_Left_Frame_3_Header dw Scorpion_Jumping_Forward_Left_Frame_2_Header, Scorpion_Jumping_Forward_Left_Frame_2_Header, Scorpion_Jumping_Forward_Left_Frame_2_Header dw Scorpion_Jumping_Forward_Left_Frame_1_Header, Scorpion_Jumping_Forward_Left_Frame_1_Header, Scorpion_Jumping_Forward_Left_Frame_1_Header dw Scorpion_Jumping_Forward_Left_Frame_0_Header, Scorpion_Jumping_Forward_Left_Frame_0_Header, Scorpion_Jumping_Forward_Left_Frame_0_Header dw Scorpion_Jumping_Forward_Left_Frame_0_Header ; TODO: this frame is not showing, it`s a side effect of 0x0000 working only for looping animations (stance) dw 0x0000 ; end of data
albs-br/msx-mk
1,361
Data/scorpion/jumping-forward/left/scorpion_jumping_forward_left_frame_4_list.s
db 12, 3 dw 0x8000 + 5764 db 127, 5 dw 0x8000 + 5767 db 128, 6 dw 0x8000 + 5772 db 127, 7 dw 0x8000 + 5778 db 128, 8 dw 0x8000 + 5785 db 121, 4 dw 0x8000 + 5793 db 7, 8 dw 0x8000 + 5797 db 120, 6 dw 0x8000 + 5805 db 7, 10 dw 0x8000 + 5811 db 120, 7 dw 0x8000 + 5821 db 8, 10 dw 0x8000 + 5828 db 120, 19 dw 0x8000 + 5838 db 128, 19 dw 0x8000 + 5857 db 128, 19 dw 0x8000 + 5876 db 128, 20 dw 0x8000 + 5895 db 132, 16 dw 0x8000 + 5915 db 128, 16 dw 0x8000 + 5931 db 128, 16 dw 0x8000 + 5947 db 128, 16 dw 0x8000 + 5963 db 128, 16 dw 0x8000 + 5979 db 128, 16 dw 0x8000 + 5995 db 129, 15 dw 0x8000 + 6011 db 128, 15 dw 0x8000 + 6026 db 128, 16 dw 0x8000 + 6041 db 129, 15 dw 0x8000 + 6057 db 128, 15 dw 0x8000 + 6072 db 128, 15 dw 0x8000 + 6087 db 128, 15 dw 0x8000 + 6102 db 128, 15 dw 0x8000 + 6117 db 128, 15 dw 0x8000 + 6132 db 129, 14 dw 0x8000 + 6147 db 128, 14 dw 0x8000 + 6161 db 128, 14 dw 0x8000 + 6175 db 129, 12 dw 0x8000 + 6189 db 128, 12 dw 0x8000 + 6201 db 128, 12 dw 0x8000 + 6213 db 128, 11 dw 0x8000 + 6225 db 128, 11 dw 0x8000 + 6236 db 128, 10 dw 0x8000 + 6247 db 128, 9 dw 0x8000 + 6257 db 128, 9 dw 0x8000 + 6266 db 128, 7 dw 0x8000 + 6275 db 128, 7 dw 0x8000 + 6282 db 129, 6 dw 0x8000 + 6289 db 128, 6 dw 0x8000 + 6295 db 129, 4 dw 0x8000 + 6301 db 128, 4 dw 0x8000 + 6305 db 0 ; end of frame
albs-br/msx-mk
3,131
Data/scorpion/jumping-forward/left/scorpion_jumping_forward_left_frame_0_list.s
db 11, 3 dw 0x8000 + 3158 db 128, 4 dw 0x8000 + 3161 db 127, 5 dw 0x8000 + 3165 db 128, 6 dw 0x8000 + 3170 db 128, 6 dw 0x8000 + 3176 db 127, 8 dw 0x8000 + 3182 db 128, 8 dw 0x8000 + 3190 db 128, 8 dw 0x8000 + 3198 db 127, 9 dw 0x8000 + 3206 db 127, 9 dw 0x8000 + 3215 db 127, 10 dw 0x8000 + 3224 db 127, 11 dw 0x8000 + 3234 db 127, 11 dw 0x8000 + 3245 db 128, 11 dw 0x8000 + 3256 db 127, 12 dw 0x8000 + 3267 db 128, 12 dw 0x8000 + 3279 db 128, 12 dw 0x8000 + 3291 db 127, 12 dw 0x8000 + 3303 db 128, 12 dw 0x8000 + 3315 db 128, 12 dw 0x8000 + 3327 db 128, 12 dw 0x8000 + 3339 db 128, 12 dw 0x8000 + 3351 db 128, 12 dw 0x8000 + 3363 db 128, 12 dw 0x8000 + 3375 db 128, 12 dw 0x8000 + 3387 db 128, 13 dw 0x8000 + 3399 db 128, 14 dw 0x8000 + 3412 db 128, 15 dw 0x8000 + 3426 db 128, 15 dw 0x8000 + 3441 db 128, 18 dw 0x8000 + 3456 db 128, 19 dw 0x8000 + 3474 db 128, 10 dw 0x8000 + 3493 db 11, 8 dw 0x8000 + 3503 db 117, 9 dw 0x8000 + 3511 db 12, 7 dw 0x8000 + 3520 db 116, 9 dw 0x8000 + 3527 db 12, 7 dw 0x8000 + 3536 db 116, 9 dw 0x8000 + 3543 db 13, 6 dw 0x8000 + 3552 db 115, 8 dw 0x8000 + 3558 db 14, 5 dw 0x8000 + 3566 db 114, 8 dw 0x8000 + 3571 db 15, 4 dw 0x8000 + 3579 db 113, 9 dw 0x8000 + 3583 db 11, 1 dw 0x8000 + 3592 db 5, 3 dw 0x8000 + 3593 db 111, 14 dw 0x8000 + 3596 db 128, 14 dw 0x8000 + 3610 db 128, 14 dw 0x8000 + 3624 db 128, 14 dw 0x8000 + 3638 db 128, 14 dw 0x8000 + 3652 db 128, 14 dw 0x8000 + 3666 db 128, 14 dw 0x8000 + 3680 db 128, 14 dw 0x8000 + 3694 db 128, 11 dw 0x8000 + 3708 db 128, 11 dw 0x8000 + 3719 db 128, 11 dw 0x8000 + 3730 db 128, 11 dw 0x8000 + 3741 db 129, 10 dw 0x8000 + 3752 db 128, 10 dw 0x8000 + 3762 db 128, 10 dw 0x8000 + 3772 db 128, 10 dw 0x8000 + 3782 db 128, 10 dw 0x8000 + 3792 db 129, 9 dw 0x8000 + 3802 db 128, 10 dw 0x8000 + 3811 db 128, 10 dw 0x8000 + 3821 db 129, 9 dw 0x8000 + 3831 db 128, 9 dw 0x8000 + 3840 db 128, 9 dw 0x8000 + 3849 db 128, 9 dw 0x8000 + 3858 db 128, 9 dw 0x8000 + 3867 db 129, 8 dw 0x8000 + 3876 db 128, 8 dw 0x8000 + 3884 db 128, 8 dw 0x8000 + 3892 db 128, 8 dw 0x8000 + 3900 db 128, 8 dw 0x8000 + 3908 db 128, 8 dw 0x8000 + 3916 db 128, 8 dw 0x8000 + 3924 db 127, 9 dw 0x8000 + 3932 db 128, 9 dw 0x8000 + 3941 db 128, 9 dw 0x8000 + 3950 db 128, 9 dw 0x8000 + 3959 db 128, 9 dw 0x8000 + 3968 db 128, 8 dw 0x8000 + 3977 db 128, 8 dw 0x8000 + 3985 db 128, 8 dw 0x8000 + 3993 db 128, 8 dw 0x8000 + 4001 db 128, 8 dw 0x8000 + 4009 db 129, 7 dw 0x8000 + 4017 db 128, 6 dw 0x8000 + 4024 db 128, 6 dw 0x8000 + 4030 db 128, 6 dw 0x8000 + 4036 db 128, 6 dw 0x8000 + 4042 db 127, 7 dw 0x8000 + 4048 db 128, 7 dw 0x8000 + 4055 db 128, 6 dw 0x8000 + 4062 db 128, 6 dw 0x8000 + 4068 db 128, 6 dw 0x8000 + 4074 db 128, 6 dw 0x8000 + 4080 db 128, 6 dw 0x8000 + 4086 db 128, 6 dw 0x8000 + 4092 db 128, 6 dw 0x8000 + 4098 db 128, 6 dw 0x8000 + 4104 db 128, 6 dw 0x8000 + 4110 db 128, 6 dw 0x8000 + 4116 db 128, 6 dw 0x8000 + 4122 db 128, 6 dw 0x8000 + 4128 db 129, 5 dw 0x8000 + 4134 db 128, 3 dw 0x8000 + 4139 db 4, 1 dw 0x8000 + 4142 db 0 ; end of frame
albs-br/msx-mk
1,368
Data/scorpion/jumping-forward/left/scorpion_jumping_forward_left_animation.s
Scorpion_Jumping_Forward_Left_Animation_Headers: dw Scorpion_Jumping_Forward_Left_Frame_0_Header, Scorpion_Jumping_Forward_Left_Frame_0_Header, Scorpion_Jumping_Forward_Left_Frame_0_Header dw Scorpion_Jumping_Forward_Left_Frame_1_Header, Scorpion_Jumping_Forward_Left_Frame_1_Header, Scorpion_Jumping_Forward_Left_Frame_1_Header dw Scorpion_Jumping_Forward_Left_Frame_2_Header, Scorpion_Jumping_Forward_Left_Frame_2_Header, Scorpion_Jumping_Forward_Left_Frame_2_Header dw Scorpion_Jumping_Forward_Left_Frame_3_Header, Scorpion_Jumping_Forward_Left_Frame_3_Header, Scorpion_Jumping_Forward_Left_Frame_3_Header dw Scorpion_Jumping_Forward_Left_Frame_4_Header, Scorpion_Jumping_Forward_Left_Frame_4_Header, Scorpion_Jumping_Forward_Left_Frame_4_Header dw Scorpion_Jumping_Forward_Left_Frame_5_Header, Scorpion_Jumping_Forward_Left_Frame_5_Header, Scorpion_Jumping_Forward_Left_Frame_5_Header dw Scorpion_Jumping_Forward_Left_Frame_6_Header, Scorpion_Jumping_Forward_Left_Frame_6_Header, Scorpion_Jumping_Forward_Left_Frame_6_Header dw Scorpion_Jumping_Forward_Left_Frame_0_Header, Scorpion_Jumping_Forward_Left_Frame_0_Header, Scorpion_Jumping_Forward_Left_Frame_0_Header dw Scorpion_Jumping_Forward_Left_Frame_0_Header ; TODO: this frame is not showing, it`s a side effect of 0x0000 working only for looping animations (stance) dw 0x0000 ; end of data
albs-br/msx-mk
4,122
Data/scorpion/block/left/scorpion_block_left_frame_2_list.s
db 16, 3 dw 0x8000 + 2136 db 121, 3 dw 0x8000 + 2139 db 7, 4 dw 0x8000 + 2142 db 121, 4 dw 0x8000 + 2146 db 7, 4 dw 0x8000 + 2150 db 120, 5 dw 0x8000 + 2154 db 8, 4 dw 0x8000 + 2159 db 120, 6 dw 0x8000 + 2163 db 8, 4 dw 0x8000 + 2169 db 119, 7 dw 0x8000 + 2173 db 9, 4 dw 0x8000 + 2180 db 119, 6 dw 0x8000 + 2184 db 9, 4 dw 0x8000 + 2190 db 119, 7 dw 0x8000 + 2194 db 9, 4 dw 0x8000 + 2201 db 119, 7 dw 0x8000 + 2205 db 9, 4 dw 0x8000 + 2212 db 119, 7 dw 0x8000 + 2216 db 9, 4 dw 0x8000 + 2223 db 119, 7 dw 0x8000 + 2227 db 9, 4 dw 0x8000 + 2234 db 120, 12 dw 0x8000 + 2238 db 128, 12 dw 0x8000 + 2250 db 128, 11 dw 0x8000 + 2262 db 128, 11 dw 0x8000 + 2273 db 128, 11 dw 0x8000 + 2284 db 128, 11 dw 0x8000 + 2295 db 128, 10 dw 0x8000 + 2306 db 128, 10 dw 0x8000 + 2316 db 127, 11 dw 0x8000 + 2326 db 128, 11 dw 0x8000 + 2337 db 127, 12 dw 0x8000 + 2348 db 128, 11 dw 0x8000 + 2360 db 128, 11 dw 0x8000 + 2371 db 128, 11 dw 0x8000 + 2382 db 128, 11 dw 0x8000 + 2393 db 128, 11 dw 0x8000 + 2404 db 128, 11 dw 0x8000 + 2415 db 128, 11 dw 0x8000 + 2426 db 128, 12 dw 0x8000 + 2437 db 128, 12 dw 0x8000 + 2449 db 128, 12 dw 0x8000 + 2461 db 128, 12 dw 0x8000 + 2473 db 128, 12 dw 0x8000 + 2485 db 128, 12 dw 0x8000 + 2497 db 128, 12 dw 0x8000 + 2509 db 129, 11 dw 0x8000 + 2521 db 128, 12 dw 0x8000 + 2532 db 128, 12 dw 0x8000 + 2544 db 128, 12 dw 0x8000 + 2556 db 129, 11 dw 0x8000 + 2568 db 128, 12 dw 0x8000 + 2579 db 130, 10 dw 0x8000 + 2591 db 128, 10 dw 0x8000 + 2601 db 128, 10 dw 0x8000 + 2611 db 128, 10 dw 0x8000 + 2621 db 128, 11 dw 0x8000 + 2631 db 128, 11 dw 0x8000 + 2642 db 128, 11 dw 0x8000 + 2653 db 128, 11 dw 0x8000 + 2664 db 128, 11 dw 0x8000 + 2675 db 128, 11 dw 0x8000 + 2686 db 128, 11 dw 0x8000 + 2697 db 127, 12 dw 0x8000 + 2708 db 128, 12 dw 0x8000 + 2720 db 128, 12 dw 0x8000 + 2732 db 128, 12 dw 0x8000 + 2744 db 128, 12 dw 0x8000 + 2756 db 128, 13 dw 0x8000 + 2768 db 128, 13 dw 0x8000 + 2781 db 128, 13 dw 0x8000 + 2794 db 128, 13 dw 0x8000 + 2807 db 128, 13 dw 0x8000 + 2820 db 128, 6 dw 0x8000 + 2833 db 7, 6 dw 0x8000 + 2839 db 121, 6 dw 0x8000 + 2845 db 7, 6 dw 0x8000 + 2851 db 121, 6 dw 0x8000 + 2857 db 7, 6 dw 0x8000 + 2863 db 121, 6 dw 0x8000 + 2869 db 7, 6 dw 0x8000 + 2875 db 121, 6 dw 0x8000 + 2881 db 7, 6 dw 0x8000 + 2887 db 121, 6 dw 0x8000 + 2893 db 7, 7 dw 0x8000 + 2899 db 120, 7 dw 0x8000 + 2906 db 8, 7 dw 0x8000 + 2913 db 120, 6 dw 0x8000 + 2920 db 9, 6 dw 0x8000 + 2926 db 119, 6 dw 0x8000 + 2932 db 9, 6 dw 0x8000 + 2938 db 119, 6 dw 0x8000 + 2944 db 9, 6 dw 0x8000 + 2950 db 119, 6 dw 0x8000 + 2956 db 10, 5 dw 0x8000 + 2962 db 118, 6 dw 0x8000 + 2967 db 10, 5 dw 0x8000 + 2973 db 118, 5 dw 0x8000 + 2978 db 10, 5 dw 0x8000 + 2983 db 117, 6 dw 0x8000 + 2988 db 12, 4 dw 0x8000 + 2994 db 116, 6 dw 0x8000 + 2998 db 12, 4 dw 0x8000 + 3004 db 116, 6 dw 0x8000 + 3008 db 12, 4 dw 0x8000 + 3014 db 116, 6 dw 0x8000 + 3018 db 12, 4 dw 0x8000 + 3024 db 116, 6 dw 0x8000 + 3028 db 12, 4 dw 0x8000 + 3034 db 116, 5 dw 0x8000 + 3038 db 12, 4 dw 0x8000 + 3043 db 116, 5 dw 0x8000 + 3047 db 12, 4 dw 0x8000 + 3052 db 116, 4 dw 0x8000 + 3056 db 13, 3 dw 0x8000 + 3060 db 115, 4 dw 0x8000 + 3063 db 13, 3 dw 0x8000 + 3067 db 116, 3 dw 0x8000 + 3070 db 12, 3 dw 0x8000 + 3073 db 116, 3 dw 0x8000 + 3076 db 12, 3 dw 0x8000 + 3079 db 116, 3 dw 0x8000 + 3082 db 12, 3 dw 0x8000 + 3085 db 116, 3 dw 0x8000 + 3088 db 12, 3 dw 0x8000 + 3091 db 116, 3 dw 0x8000 + 3094 db 12, 3 dw 0x8000 + 3097 db 116, 3 dw 0x8000 + 3100 db 12, 3 dw 0x8000 + 3103 db 116, 3 dw 0x8000 + 3106 db 12, 3 dw 0x8000 + 3109 db 116, 3 dw 0x8000 + 3112 db 12, 4 dw 0x8000 + 3115 db 115, 4 dw 0x8000 + 3119 db 13, 4 dw 0x8000 + 3123 db 115, 4 dw 0x8000 + 3127 db 13, 4 dw 0x8000 + 3131 db 114, 5 dw 0x8000 + 3135 db 14, 5 dw 0x8000 + 3140 db 114, 4 dw 0x8000 + 3145 db 15, 5 dw 0x8000 + 3149 db 113, 4 dw 0x8000 + 3154 db 15, 5 dw 0x8000 + 3158 db 113, 4 dw 0x8000 + 3163 db 16, 3 dw 0x8000 + 3167 db 113, 2 dw 0x8000 + 3170 db 15, 3 dw 0x8000 + 3172 db 0 ; end of frame
albs-br/msx-mk
13,349
Data/scorpion/block/left/scorpion_block_left_frames_0_to_2_data.s
db 0, 0, 51, 0, 0, 0, 51, 51, 48, 1, 0, 51, 51, 51, 0, 1, 16, 51, 51, 51, 48, 0, 17, 0, 51, 51, 51, 48, 0, 17, 3, 51, 51, 51, 48, 0, 17, 3, 51, 51, 60, 64, 0, 16, 3, 51, 51, 204, 224, 0, 0, 51, 51, 62, 190, 192, 0, 0, 3, 51, 59, 187, 176, 0, 0, 51, 51, 11, 187, 255, 0, 51, 51, 51, 60, 191, 188, 0, 3, 51, 51, 12, 251, 252, 0, 3, 51, 51, 60, 207, 252, 3, 51, 51, 51, 60, 204, 192, 28, 51, 51, 51, 51, 60, 188, 204, 204, 11, 187, 188, 51, 51, 51, 60, 251, 251, 191, 204, 192, 1, 187, 187, 255, 195, 51, 51, 51, 207, 191, 251, 255, 188, 203, 187, 191, 255, 252, 51, 51, 51, 11, 251, 235, 187, 187, 1, 187, 187, 252, 255, 191, 51, 51, 51, 15, 188, 176, 204, 191, 11, 187, 187, 204, 251, 251, 51, 51, 51, 59, 203, 48, 14, 188, 187, 187, 191, 207, 255, 191, 243, 51, 51, 12, 0, 51, 51, 235, 192, 12, 187, 187, 252, 204, 187, 251, 240, 51, 51, 0, 51, 51, 51, 187, 190, 15, 187, 204, 236, 204, 204, 191, 188, 51, 48, 51, 51, 51, 52, 187, 187, 190, 3, 48, 0, 15, 188, 206, 187, 188, 238, 251, 252, 51, 3, 51, 51, 60, 235, 187, 187, 188, 3, 51, 51, 0, 15, 204, 196, 187, 187, 187, 191, 191, 0, 51, 51, 60, 203, 255, 203, 187, 195, 51, 60, 187, 176, 15, 204, 204, 187, 187, 187, 187, 176, 51, 51, 51, 204, 191, 187, 204, 206, 51, 51, 59, 187, 187, 15, 204, 192, 235, 187, 187, 187, 179, 51, 51, 60, 255, 251, 255, 196, 195, 51, 51, 59, 187, 190, 12, 252, 192, 203, 187, 187, 187, 187, 3, 48, 12, 251, 191, 187, 204, 64, 51, 51, 59, 187, 187, 204, 204, 12, 187, 187, 187, 187, 176, 0, 0, 191, 251, 255, 192, 51, 51, 52, 204, 176, 207, 204, 192, 235, 187, 187, 187, 187, 3, 60, 255, 191, 188, 0, 60, 12, 204, 192, 206, 187, 187, 187, 206, 51, 60, 255, 255, 192, 12, 252, 204, 12, 187, 187, 190, 236, 51, 60, 255, 252, 48, 204, 204, 3, 203, 188, 239, 251, 51, 63, 255, 252, 48, 207, 204, 195, 62, 204, 203, 191, 195, 63, 255, 243, 0, 12, 204, 192, 51, 60, 204, 251, 195, 207, 255, 243, 12, 204, 204, 51, 60, 204, 191, 195, 207, 255, 195, 204, 204, 51, 60, 204, 251, 195, 207, 255, 192, 204, 204, 51, 48, 204, 191, 195, 255, 255, 192, 12, 192, 51, 51, 204, 204, 195, 255, 255, 192, 3, 0, 12, 204, 204, 204, 207, 251, 204, 0, 60, 204, 207, 255, 255, 187, 187, 252, 0, 48, 204, 203, 191, 187, 251, 187, 188, 0, 51, 204, 191, 251, 255, 191, 191, 192, 0, 51, 48, 204, 204, 187, 251, 252, 51, 3, 51, 51, 48, 204, 255, 187, 191, 51, 0, 0, 3, 51, 51, 51, 207, 187, 187, 187, 3, 0, 0, 3, 51, 51, 51, 207, 255, 187, 191, 51, 48, 0, 51, 51, 51, 51, 207, 187, 187, 187, 3, 48, 0, 51, 51, 51, 51, 207, 255, 187, 191, 195, 48, 0, 51, 51, 51, 51, 207, 187, 251, 187, 195, 48, 0, 51, 51, 51, 51, 207, 255, 191, 187, 195, 51, 0, 51, 51, 51, 51, 207, 187, 251, 187, 243, 51, 0, 51, 51, 51, 51, 207, 255, 191, 187, 243, 51, 3, 51, 51, 51, 51, 207, 187, 251, 187, 179, 51, 3, 51, 51, 51, 51, 207, 255, 191, 187, 243, 51, 3, 51, 51, 51, 51, 207, 187, 251, 187, 179, 51, 0, 3, 51, 51, 51, 51, 207, 255, 191, 187, 243, 51, 0, 0, 51, 51, 51, 51, 51, 204, 251, 251, 187, 179, 51, 0, 0, 51, 51, 51, 51, 51, 204, 255, 191, 187, 240, 51, 48, 0, 51, 51, 51, 51, 51, 204, 255, 251, 251, 188, 51, 48, 0, 51, 51, 51, 51, 51, 204, 207, 255, 191, 252, 51, 48, 3, 51, 51, 51, 51, 51, 204, 204, 207, 251, 188, 51, 48, 3, 51, 51, 51, 51, 51, 204, 204, 204, 255, 252, 51, 51, 3, 51, 51, 51, 51, 51, 12, 204, 204, 204, 204, 51, 51, 3, 51, 51, 51, 51, 48, 0, 204, 204, 204, 0, 51, 51, 0, 3, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 0, 0, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 51, 0, 0, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 0, 0, 51, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 3, 51, 51, 51, 51, 0, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 0, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 3, 51, 51, 51, 51, 0, 3, 51, 51, 51, 48, 3, 51, 51, 51, 51, 3, 51, 51, 48, 192, 0, 51, 51, 3, 48, 3, 51, 51, 204, 204, 3, 0, 192, 48, 48, 0, 51, 60, 203, 252, 0, 0, 204, 195, 48, 51, 60, 207, 252, 3, 12, 207, 192, 0, 3, 12, 203, 252, 0, 12, 207, 192, 0, 60, 207, 252, 3, 12, 204, 192, 0, 12, 207, 204, 0, 12, 204, 192, 0, 60, 207, 204, 3, 12, 204, 0, 12, 207, 204, 0, 12, 204, 60, 207, 192, 3, 12, 204, 12, 207, 192, 0, 12, 204, 60, 207, 192, 3, 12, 204, 48, 203, 192, 51, 60, 192, 48, 204, 0, 0, 51, 51, 48, 51, 192, 48, 3, 51, 51, 48, 51, 51, 51, 0, 0, 51, 51, 51, 48, 51, 51, 51, 48, 3, 51, 51, 51, 0, 51, 51, 51, 51, 0, 51, 51, 51, 48, 3, 51, 51, 51, 48, 0, 51, 51, 0, 3, 51, 51, 48, 0, 0, 0, 51, 51, 0, 0, 0, 0, 0, 16, 3, 51, 1, 0, 51, 51, 0, 0, 1, 51, 51, 51, 0, 0, 16, 51, 51, 51, 48, 0, 16, 51, 51, 51, 60, 0, 0, 51, 51, 51, 228, 0, 0, 51, 51, 62, 204, 1, 27, 1, 0, 3, 51, 51, 59, 188, 1, 187, 3, 192, 0, 3, 51, 51, 59, 251, 192, 17, 195, 62, 190, 0, 51, 51, 51, 59, 191, 192, 3, 51, 187, 187, 16, 0, 51, 51, 51, 63, 251, 192, 0, 51, 51, 59, 187, 16, 0, 0, 51, 51, 51, 60, 191, 192, 3, 51, 51, 60, 188, 0, 3, 51, 51, 51, 60, 251, 192, 3, 48, 19, 62, 64, 0, 51, 51, 51, 51, 51, 207, 192, 19, 59, 177, 196, 3, 51, 51, 51, 51, 48, 207, 192, 48, 0, 1, 51, 60, 176, 64, 0, 12, 192, 3, 51, 51, 207, 195, 51, 51, 51, 51, 48, 195, 0, 27, 187, 187, 240, 3, 48, 251, 195, 51, 51, 51, 3, 48, 17, 251, 187, 191, 191, 195, 51, 207, 195, 51, 51, 3, 51, 16, 1, 187, 187, 251, 251, 188, 51, 15, 3, 51, 3, 51, 49, 176, 11, 187, 191, 207, 235, 187, 3, 48, 51, 48, 51, 3, 27, 192, 203, 187, 252, 206, 187, 187, 188, 0, 51, 204, 187, 192, 203, 16, 251, 187, 204, 235, 187, 187, 187, 187, 228, 187, 187, 187, 177, 1, 187, 187, 188, 78, 187, 187, 187, 187, 187, 187, 187, 187, 1, 187, 191, 196, 204, 236, 206, 187, 187, 187, 187, 187, 188, 15, 187, 188, 48, 76, 76, 236, 238, 206, 187, 187, 187, 192, 15, 187, 188, 51, 4, 196, 76, 68, 204, 236, 203, 188, 11, 187, 179, 51, 3, 51, 52, 204, 76, 76, 203, 224, 15, 187, 179, 51, 3, 51, 51, 51, 3, 3, 255, 192, 15, 187, 179, 51, 0, 3, 51, 51, 48, 51, 207, 192, 15, 187, 176, 51, 48, 51, 51, 51, 207, 3, 203, 192, 1, 187, 188, 51, 51, 51, 51, 12, 251, 195, 207, 1, 187, 191, 51, 51, 51, 48, 207, 191, 195, 203, 187, 187, 195, 51, 51, 51, 207, 251, 195, 207, 251, 187, 243, 51, 51, 51, 207, 191, 179, 203, 203, 187, 179, 51, 51, 51, 207, 251, 240, 207, 203, 187, 179, 51, 51, 51, 207, 191, 176, 207, 11, 187, 176, 51, 51, 51, 207, 251, 240, 191, 15, 187, 191, 51, 51, 51, 204, 191, 188, 207, 192, 1, 187, 191, 51, 51, 51, 12, 207, 251, 187, 177, 251, 188, 51, 51, 12, 207, 187, 187, 187, 252, 12, 192, 51, 51, 204, 203, 187, 187, 191, 188, 0, 51, 51, 48, 255, 191, 191, 255, 252, 51, 51, 51, 48, 204, 251, 191, 188, 192, 3, 51, 51, 51, 51, 255, 187, 191, 192, 0, 0, 51, 51, 51, 48, 203, 187, 187, 192, 0, 3, 51, 51, 51, 51, 207, 251, 187, 192, 0, 3, 51, 51, 51, 51, 203, 187, 187, 252, 0, 3, 51, 51, 51, 51, 15, 251, 187, 188, 0, 3, 51, 51, 51, 51, 11, 191, 187, 252, 0, 3, 51, 51, 51, 51, 15, 251, 251, 188, 192, 0, 51, 51, 51, 51, 51, 59, 191, 187, 187, 192, 0, 51, 51, 51, 51, 51, 63, 251, 251, 191, 192, 0, 51, 51, 51, 51, 51, 63, 191, 187, 187, 192, 0, 51, 51, 51, 51, 51, 63, 251, 255, 187, 204, 0, 0, 51, 51, 51, 51, 51, 63, 191, 187, 251, 252, 0, 3, 51, 51, 51, 51, 51, 63, 251, 255, 191, 188, 0, 3, 51, 51, 51, 51, 51, 60, 191, 187, 251, 252, 192, 0, 3, 51, 51, 51, 51, 51, 60, 251, 255, 191, 191, 192, 0, 51, 51, 51, 51, 51, 51, 60, 255, 187, 251, 251, 192, 0, 51, 51, 51, 51, 51, 51, 60, 255, 255, 191, 191, 192, 0, 51, 51, 51, 51, 51, 51, 48, 191, 251, 251, 251, 192, 0, 51, 51, 51, 51, 51, 48, 51, 251, 255, 255, 252, 48, 0, 51, 51, 51, 51, 51, 48, 51, 207, 255, 192, 51, 51, 0, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 0, 0, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 51, 0, 0, 51, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 0, 0, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 48, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 0, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 0, 51, 51, 51, 0, 0, 51, 51, 51, 51, 51, 51, 51, 60, 192, 0, 51, 51, 51, 51, 48, 51, 51, 204, 255, 0, 0, 3, 51, 48, 3, 48, 204, 187, 3, 0, 195, 3, 0, 3, 48, 204, 252, 0, 12, 204, 192, 0, 48, 204, 188, 3, 12, 204, 192, 48, 204, 252, 0, 12, 204, 192, 3, 204, 252, 3, 12, 204, 3, 204, 252, 0, 12, 204, 3, 204, 252, 3, 12, 204, 3, 204, 252, 0, 12, 204, 3, 204, 252, 3, 12, 192, 3, 204, 252, 0, 12, 192, 3, 12, 188, 51, 15, 192, 0, 12, 192, 0, 51, 51, 48, 0, 60, 3, 0, 3, 51, 51, 48, 0, 51, 51, 48, 0, 51, 51, 51, 48, 0, 51, 51, 51, 0, 3, 51, 51, 51, 0, 51, 51, 51, 48, 51, 51, 51, 48, 3, 51, 51, 51, 0, 0, 51, 51, 0, 0, 51, 51, 51, 0, 0, 0, 3, 51, 51, 1, 3, 48, 0, 0, 51, 11, 195, 236, 224, 0, 51, 51, 48, 11, 192, 203, 192, 0, 3, 51, 51, 48, 27, 176, 235, 176, 0, 51, 51, 51, 51, 0, 27, 176, 187, 192, 0, 0, 51, 51, 51, 48, 0, 11, 67, 235, 224, 0, 0, 51, 51, 51, 60, 3, 51, 78, 192, 0, 16, 51, 51, 51, 206, 192, 51, 51, 236, 224, 0, 16, 51, 51, 51, 187, 224, 51, 48, 188, 64, 0, 16, 51, 51, 48, 187, 252, 51, 62, 180, 192, 0, 0, 51, 51, 51, 191, 188, 3, 51, 190, 176, 0, 51, 51, 51, 251, 252, 12, 204, 195, 51, 204, 224, 0, 51, 51, 51, 207, 191, 203, 255, 195, 52, 76, 64, 3, 51, 51, 51, 59, 252, 207, 188, 51, 59, 180, 3, 51, 51, 51, 60, 204, 204, 252, 51, 11, 192, 3, 51, 51, 51, 48, 204, 207, 177, 51, 76, 224, 3, 51, 51, 51, 51, 60, 251, 195, 51, 60, 64, 204, 204, 195, 51, 51, 48, 255, 19, 78, 67, 187, 191, 251, 195, 51, 51, 203, 76, 187, 180, 203, 187, 251, 191, 191, 67, 51, 204, 235, 187, 188, 251, 191, 207, 251, 255, 187, 187, 187, 187, 187, 176, 12, 187, 191, 204, 204, 187, 187, 187, 187, 187, 187, 192, 11, 187, 252, 204, 203, 187, 187, 187, 187, 187, 187, 203, 187, 252, 204, 236, 238, 206, 206, 236, 190, 190, 203, 187, 188, 196, 206, 204, 236, 236, 206, 204, 192, 203, 187, 252, 76, 196, 204, 76, 206, 196, 204, 252, 203, 187, 196, 196, 76, 68, 196, 196, 76, 12, 188, 203, 187, 192, 76, 0, 0, 0, 12, 188, 60, 252, 203, 187, 195, 4, 76, 51, 60, 207, 251, 48, 188, 203, 187, 195, 48, 192, 51, 60, 203, 191, 0, 255, 192, 203, 187, 179, 51, 3, 51, 60, 207, 251, 195, 207, 192, 203, 187, 240, 51, 51, 51, 48, 203, 191, 176, 203, 192, 11, 191, 188, 51, 51, 51, 51, 207, 251, 252, 207, 192, 11, 187, 251, 51, 51, 51, 51, 203, 191, 188, 203, 192, 12, 255, 191, 195, 51, 51, 51, 15, 251, 255, 207, 204, 12, 187, 251, 240, 51, 51, 51, 59, 191, 187, 203, 204, 255, 191, 188, 51, 51, 51, 60, 251, 255, 204, 204, 203, 251, 251, 51, 51, 51, 60, 207, 188, 207, 251, 192, 15, 191, 191, 3, 51, 51, 12, 203, 255, 191, 191, 192, 12, 251, 251, 195, 51, 48, 204, 207, 187, 251, 251, 192, 191, 191, 195, 51, 60, 204, 251, 255, 191, 191, 195, 11, 252, 195, 51, 51, 60, 207, 187, 251, 251, 179, 0, 3, 51, 51, 51, 60, 204, 187, 187, 240, 48, 3, 51, 51, 51, 51, 60, 251, 187, 176, 48, 0, 3, 51, 51, 51, 60, 191, 187, 187, 51, 0, 3, 51, 51, 51, 51, 251, 251, 191, 3, 0, 51, 51, 51, 51, 51, 255, 187, 187, 195, 48, 0, 51, 51, 51, 51, 51, 203, 251, 187, 243, 48, 0, 51, 51, 51, 51, 51, 207, 191, 187, 240, 48, 0, 51, 51, 51, 51, 51, 203, 251, 187, 176, 0, 0, 51, 51, 51, 51, 51, 207, 191, 251, 252, 0, 0, 51, 51, 51, 51, 51, 203, 251, 191, 188, 0, 3, 51, 51, 51, 51, 51, 207, 191, 251, 191, 48, 0, 3, 51, 51, 51, 51, 51, 203, 251, 191, 187, 0, 0, 3, 51, 51, 51, 51, 51, 207, 191, 251, 255, 192, 0, 3, 51, 51, 51, 51, 51, 203, 251, 191, 187, 192, 0, 3, 51, 51, 51, 51, 51, 207, 191, 251, 255, 176, 0, 3, 51, 51, 51, 51, 51, 207, 251, 191, 187, 240, 0, 3, 51, 51, 51, 51, 51, 207, 255, 251, 255, 188, 0, 0, 51, 51, 51, 51, 51, 51, 207, 255, 191, 187, 252, 48, 0, 51, 51, 51, 51, 51, 51, 1, 255, 251, 255, 243, 0, 0, 51, 51, 51, 51, 51, 3, 48, 31, 204, 204, 51, 48, 0, 51, 51, 51, 51, 51, 0, 51, 0, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 0, 0, 3, 51, 51, 51, 51, 0, 0, 51, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 0, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 0, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 48, 51, 51, 48, 0, 3, 51, 51, 51, 51, 48, 51, 51, 12, 240, 3, 51, 51, 51, 51, 0, 51, 48, 203, 188, 0, 51, 51, 51, 51, 0, 3, 48, 207, 252, 0, 48, 0, 3, 51, 3, 60, 204, 188, 0, 0, 12, 192, 48, 0, 60, 204, 252, 0, 48, 12, 204, 48, 204, 252, 0, 3, 12, 204, 51, 204, 252, 0, 12, 204, 0, 204, 252, 3, 12, 204, 3, 204, 252, 0, 12, 204, 0, 204, 252, 3, 204, 192, 3, 204, 252, 0, 204, 192, 3, 12, 252, 3, 204, 192, 3, 12, 252, 0, 207, 192, 3, 12, 192, 51, 15, 192, 0, 60, 51, 0, 0, 51, 51, 48, 0, 51, 51, 48, 3, 51, 51, 48, 0, 51, 51, 51, 0, 51, 51, 51, 48, 0, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 51, 0, 51, 51, 51, 48, 3, 51, 51, 51, 0, 0, 51, 51, 0, 3, 51, 51, 0, 0, 0, 0, 0
albs-br/msx-mk
3,752
Data/scorpion/block/left/scorpion_block_left_frame_0_list.s
db 15, 4 dw 0x8000 + 0 db 127, 5 dw 0x8000 + 4 db 128, 6 dw 0x8000 + 9 db 128, 6 dw 0x8000 + 15 db 127, 7 dw 0x8000 + 21 db 128, 7 dw 0x8000 + 28 db 128, 7 dw 0x8000 + 35 db 128, 7 dw 0x8000 + 42 db 128, 7 dw 0x8000 + 49 db 128, 7 dw 0x8000 + 56 db 128, 7 dw 0x8000 + 63 db 128, 7 dw 0x8000 + 70 db 128, 7 dw 0x8000 + 77 db 128, 7 dw 0x8000 + 84 db 128, 7 dw 0x8000 + 91 db 127, 9 dw 0x8000 + 98 db 127, 12 dw 0x8000 + 107 db 127, 13 dw 0x8000 + 119 db 128, 13 dw 0x8000 + 132 db 127, 14 dw 0x8000 + 145 db 128, 14 dw 0x8000 + 159 db 128, 15 dw 0x8000 + 173 db 127, 16 dw 0x8000 + 188 db 128, 20 dw 0x8000 + 204 db 128, 21 dw 0x8000 + 224 db 128, 21 dw 0x8000 + 245 db 128, 21 dw 0x8000 + 266 db 128, 21 dw 0x8000 + 287 db 128, 21 dw 0x8000 + 308 db 129, 14 dw 0x8000 + 329 db 15, 5 dw 0x8000 + 343 db 113, 13 dw 0x8000 + 348 db 16, 2 dw 0x8000 + 361 db 112, 13 dw 0x8000 + 363 db 128, 13 dw 0x8000 + 376 db 129, 12 dw 0x8000 + 389 db 128, 12 dw 0x8000 + 401 db 128, 11 dw 0x8000 + 413 db 128, 11 dw 0x8000 + 424 db 129, 10 dw 0x8000 + 435 db 128, 10 dw 0x8000 + 445 db 128, 10 dw 0x8000 + 455 db 129, 9 dw 0x8000 + 465 db 128, 9 dw 0x8000 + 474 db 128, 9 dw 0x8000 + 483 db 128, 9 dw 0x8000 + 492 db 128, 9 dw 0x8000 + 501 db 128, 10 dw 0x8000 + 510 db 127, 11 dw 0x8000 + 520 db 128, 11 dw 0x8000 + 531 db 128, 11 dw 0x8000 + 542 db 128, 11 dw 0x8000 + 553 db 128, 11 dw 0x8000 + 564 db 128, 11 dw 0x8000 + 575 db 128, 11 dw 0x8000 + 586 db 128, 11 dw 0x8000 + 597 db 128, 11 dw 0x8000 + 608 db 128, 11 dw 0x8000 + 619 db 128, 12 dw 0x8000 + 630 db 128, 12 dw 0x8000 + 642 db 127, 13 dw 0x8000 + 654 db 128, 13 dw 0x8000 + 667 db 128, 13 dw 0x8000 + 680 db 128, 13 dw 0x8000 + 693 db 128, 13 dw 0x8000 + 706 db 128, 13 dw 0x8000 + 719 db 128, 13 dw 0x8000 + 732 db 128, 13 dw 0x8000 + 745 db 127, 7 dw 0x8000 + 758 db 8, 7 dw 0x8000 + 765 db 120, 7 dw 0x8000 + 772 db 8, 7 dw 0x8000 + 779 db 120, 6 dw 0x8000 + 786 db 8, 7 dw 0x8000 + 792 db 120, 6 dw 0x8000 + 799 db 8, 7 dw 0x8000 + 805 db 120, 6 dw 0x8000 + 812 db 9, 6 dw 0x8000 + 818 db 119, 6 dw 0x8000 + 824 db 9, 6 dw 0x8000 + 830 db 119, 6 dw 0x8000 + 836 db 9, 6 dw 0x8000 + 842 db 119, 6 dw 0x8000 + 848 db 9, 6 dw 0x8000 + 854 db 119, 5 dw 0x8000 + 860 db 9, 6 dw 0x8000 + 865 db 118, 6 dw 0x8000 + 871 db 11, 5 dw 0x8000 + 877 db 117, 6 dw 0x8000 + 882 db 11, 5 dw 0x8000 + 888 db 117, 6 dw 0x8000 + 893 db 11, 5 dw 0x8000 + 899 db 117, 6 dw 0x8000 + 904 db 11, 5 dw 0x8000 + 910 db 117, 6 dw 0x8000 + 915 db 11, 5 dw 0x8000 + 921 db 117, 5 dw 0x8000 + 926 db 11, 5 dw 0x8000 + 931 db 117, 5 dw 0x8000 + 936 db 11, 5 dw 0x8000 + 941 db 117, 5 dw 0x8000 + 946 db 11, 5 dw 0x8000 + 951 db 117, 5 dw 0x8000 + 956 db 12, 4 dw 0x8000 + 961 db 116, 5 dw 0x8000 + 965 db 12, 4 dw 0x8000 + 970 db 116, 4 dw 0x8000 + 974 db 12, 4 dw 0x8000 + 978 db 116, 4 dw 0x8000 + 982 db 12, 4 dw 0x8000 + 986 db 116, 4 dw 0x8000 + 990 db 12, 4 dw 0x8000 + 994 db 116, 3 dw 0x8000 + 998 db 12, 4 dw 0x8000 + 1001 db 116, 3 dw 0x8000 + 1005 db 13, 3 dw 0x8000 + 1008 db 115, 3 dw 0x8000 + 1011 db 13, 3 dw 0x8000 + 1014 db 115, 3 dw 0x8000 + 1017 db 13, 3 dw 0x8000 + 1020 db 115, 3 dw 0x8000 + 1023 db 13, 3 dw 0x8000 + 1026 db 115, 3 dw 0x8000 + 1029 db 13, 3 dw 0x8000 + 1032 db 114, 4 dw 0x8000 + 1035 db 14, 3 dw 0x8000 + 1039 db 114, 4 dw 0x8000 + 1042 db 14, 4 dw 0x8000 + 1046 db 113, 5 dw 0x8000 + 1050 db 15, 4 dw 0x8000 + 1055 db 113, 5 dw 0x8000 + 1059 db 15, 5 dw 0x8000 + 1064 db 113, 4 dw 0x8000 + 1069 db 15, 5 dw 0x8000 + 1073 db 113, 4 dw 0x8000 + 1078 db 16, 4 dw 0x8000 + 1082 db 113, 2 dw 0x8000 + 1086 db 15, 4 dw 0x8000 + 1088 db 0 ; end of frame
albs-br/msx-mk
4,020
Data/scorpion/block/left/scorpion_block_left_frame_1_list.s
db 12, 3 dw 0x8000 + 1092 db 127, 4 dw 0x8000 + 1095 db 128, 5 dw 0x8000 + 1099 db 127, 6 dw 0x8000 + 1104 db 128, 6 dw 0x8000 + 1110 db 128, 6 dw 0x8000 + 1116 db 128, 6 dw 0x8000 + 1122 db 128, 6 dw 0x8000 + 1128 db 11, 3 dw 0x8000 + 1134 db 117, 6 dw 0x8000 + 1137 db 11, 4 dw 0x8000 + 1143 db 117, 7 dw 0x8000 + 1147 db 11, 4 dw 0x8000 + 1154 db 117, 7 dw 0x8000 + 1158 db 11, 5 dw 0x8000 + 1165 db 117, 7 dw 0x8000 + 1170 db 10, 6 dw 0x8000 + 1177 db 117, 8 dw 0x8000 + 1183 db 11, 5 dw 0x8000 + 1191 db 117, 8 dw 0x8000 + 1196 db 11, 5 dw 0x8000 + 1204 db 117, 8 dw 0x8000 + 1209 db 11, 4 dw 0x8000 + 1217 db 117, 15 dw 0x8000 + 1221 db 128, 15 dw 0x8000 + 1236 db 128, 14 dw 0x8000 + 1251 db 128, 13 dw 0x8000 + 1265 db 127, 14 dw 0x8000 + 1278 db 128, 14 dw 0x8000 + 1292 db 128, 14 dw 0x8000 + 1306 db 128, 13 dw 0x8000 + 1320 db 127, 13 dw 0x8000 + 1333 db 128, 13 dw 0x8000 + 1346 db 128, 13 dw 0x8000 + 1359 db 128, 12 dw 0x8000 + 1372 db 128, 12 dw 0x8000 + 1384 db 128, 12 dw 0x8000 + 1396 db 128, 12 dw 0x8000 + 1408 db 128, 12 dw 0x8000 + 1420 db 128, 11 dw 0x8000 + 1432 db 128, 11 dw 0x8000 + 1443 db 129, 10 dw 0x8000 + 1454 db 128, 10 dw 0x8000 + 1464 db 128, 10 dw 0x8000 + 1474 db 128, 10 dw 0x8000 + 1484 db 128, 10 dw 0x8000 + 1494 db 128, 11 dw 0x8000 + 1504 db 128, 11 dw 0x8000 + 1515 db 129, 10 dw 0x8000 + 1526 db 128, 10 dw 0x8000 + 1536 db 129, 9 dw 0x8000 + 1546 db 129, 9 dw 0x8000 + 1555 db 128, 9 dw 0x8000 + 1564 db 127, 10 dw 0x8000 + 1573 db 128, 10 dw 0x8000 + 1583 db 128, 10 dw 0x8000 + 1593 db 128, 10 dw 0x8000 + 1603 db 128, 10 dw 0x8000 + 1613 db 128, 11 dw 0x8000 + 1623 db 128, 11 dw 0x8000 + 1634 db 128, 11 dw 0x8000 + 1645 db 128, 11 dw 0x8000 + 1656 db 128, 11 dw 0x8000 + 1667 db 127, 12 dw 0x8000 + 1678 db 128, 12 dw 0x8000 + 1690 db 128, 13 dw 0x8000 + 1702 db 128, 13 dw 0x8000 + 1715 db 128, 13 dw 0x8000 + 1728 db 128, 13 dw 0x8000 + 1741 db 128, 13 dw 0x8000 + 1754 db 128, 13 dw 0x8000 + 1767 db 128, 13 dw 0x8000 + 1780 db 128, 13 dw 0x8000 + 1793 db 128, 6 dw 0x8000 + 1806 db 7, 7 dw 0x8000 + 1812 db 121, 6 dw 0x8000 + 1819 db 7, 7 dw 0x8000 + 1825 db 121, 6 dw 0x8000 + 1832 db 7, 7 dw 0x8000 + 1838 db 121, 6 dw 0x8000 + 1845 db 8, 6 dw 0x8000 + 1851 db 120, 6 dw 0x8000 + 1857 db 8, 6 dw 0x8000 + 1863 db 120, 6 dw 0x8000 + 1869 db 8, 6 dw 0x8000 + 1875 db 120, 6 dw 0x8000 + 1881 db 8, 6 dw 0x8000 + 1887 db 119, 7 dw 0x8000 + 1893 db 9, 7 dw 0x8000 + 1900 db 119, 6 dw 0x8000 + 1907 db 9, 7 dw 0x8000 + 1913 db 119, 6 dw 0x8000 + 1920 db 10, 6 dw 0x8000 + 1926 db 118, 6 dw 0x8000 + 1932 db 10, 6 dw 0x8000 + 1938 db 118, 6 dw 0x8000 + 1944 db 11, 5 dw 0x8000 + 1950 db 117, 6 dw 0x8000 + 1955 db 11, 4 dw 0x8000 + 1961 db 116, 7 dw 0x8000 + 1965 db 12, 4 dw 0x8000 + 1972 db 116, 6 dw 0x8000 + 1976 db 12, 4 dw 0x8000 + 1982 db 116, 6 dw 0x8000 + 1986 db 12, 4 dw 0x8000 + 1992 db 117, 5 dw 0x8000 + 1996 db 11, 4 dw 0x8000 + 2001 db 117, 5 dw 0x8000 + 2005 db 11, 4 dw 0x8000 + 2010 db 117, 4 dw 0x8000 + 2014 db 11, 4 dw 0x8000 + 2018 db 117, 4 dw 0x8000 + 2022 db 12, 3 dw 0x8000 + 2026 db 116, 4 dw 0x8000 + 2029 db 12, 3 dw 0x8000 + 2033 db 116, 3 dw 0x8000 + 2036 db 12, 3 dw 0x8000 + 2039 db 116, 3 dw 0x8000 + 2042 db 12, 3 dw 0x8000 + 2045 db 116, 3 dw 0x8000 + 2048 db 12, 3 dw 0x8000 + 2051 db 116, 3 dw 0x8000 + 2054 db 12, 3 dw 0x8000 + 2057 db 116, 3 dw 0x8000 + 2060 db 12, 3 dw 0x8000 + 2063 db 116, 3 dw 0x8000 + 2066 db 12, 3 dw 0x8000 + 2069 db 116, 3 dw 0x8000 + 2072 db 12, 3 dw 0x8000 + 2075 db 115, 4 dw 0x8000 + 2078 db 13, 4 dw 0x8000 + 2082 db 115, 4 dw 0x8000 + 2086 db 13, 4 dw 0x8000 + 2090 db 114, 5 dw 0x8000 + 2094 db 14, 5 dw 0x8000 + 2099 db 114, 4 dw 0x8000 + 2104 db 14, 5 dw 0x8000 + 2108 db 114, 4 dw 0x8000 + 2113 db 15, 5 dw 0x8000 + 2117 db 113, 4 dw 0x8000 + 2122 db 15, 5 dw 0x8000 + 2126 db 114, 2 dw 0x8000 + 2131 db 15, 3 dw 0x8000 + 2133 db 0 ; end of frame
albs-br/msx-mk
1,233
Data/scorpion/block/left/scorpion_block_left_animation.s
Scorpion_Block_Left_Animation_Headers: dw Scorpion_Block_Left_Frame_0_Header, Scorpion_Block_Left_Frame_0_Header, Scorpion_Block_Left_Frame_0_Header dw Scorpion_Block_Left_Frame_1_Header, Scorpion_Block_Left_Frame_1_Header, Scorpion_Block_Left_Frame_1_Header dw Scorpion_Block_Left_Frame_2_Header, Scorpion_Block_Left_Frame_2_Header, Scorpion_Block_Left_Frame_2_Header ; frame headers are all stored on MegaROM pages at address 0x8000, ; so the high byte will never be 0x00 or 0x01 ; dw 0x0100 ; end of data (end animation) ; dw 0x0000 ; end of data (loop animation, return to first frame) ; this constant is equal for all characters RELEASE_BLOCK_ANIMATION_HEADERS_ADDR_OFFSET: equ $ - Scorpion_Block_Left_Animation_Headers dw 0x0200 ; end of data (stop animation, keeps the frame while key is pressed, for example during block) dw Scorpion_Block_Left_Frame_2_Header, Scorpion_Block_Left_Frame_2_Header, Scorpion_Block_Left_Frame_2_Header dw Scorpion_Block_Left_Frame_1_Header, Scorpion_Block_Left_Frame_1_Header, Scorpion_Block_Left_Frame_1_Header dw Scorpion_Block_Left_Frame_0_Header, Scorpion_Block_Left_Frame_0_Header, Scorpion_Block_Left_Frame_0_Header dw 0x0100 ; end of data (end animation)
albs-br/msx-mk
3,538
Data/scorpion/kick/left/scorpion_kick_left_frame_0_list.s
db 11, 3 dw 0x8000 + 0 db 128, 4 dw 0x8000 + 3 db 127, 5 dw 0x8000 + 7 db 128, 5 dw 0x8000 + 12 db 128, 5 dw 0x8000 + 17 db 128, 5 dw 0x8000 + 22 db 128, 5 dw 0x8000 + 27 db 128, 5 dw 0x8000 + 32 db 128, 5 dw 0x8000 + 37 db 128, 5 dw 0x8000 + 42 db 128, 6 dw 0x8000 + 47 db 127, 7 dw 0x8000 + 53 db 128, 8 dw 0x8000 + 60 db 127, 9 dw 0x8000 + 68 db 127, 11 dw 0x8000 + 77 db 127, 14 dw 0x8000 + 88 db 127, 15 dw 0x8000 + 102 db 127, 17 dw 0x8000 + 117 db 128, 18 dw 0x8000 + 134 db 128, 18 dw 0x8000 + 152 db 128, 18 dw 0x8000 + 170 db 128, 17 dw 0x8000 + 188 db 128, 17 dw 0x8000 + 205 db 129, 16 dw 0x8000 + 222 db 128, 16 dw 0x8000 + 238 db 128, 16 dw 0x8000 + 254 db 128, 16 dw 0x8000 + 270 db 128, 17 dw 0x8000 + 286 db 128, 17 dw 0x8000 + 303 db 128, 17 dw 0x8000 + 320 db 128, 17 dw 0x8000 + 337 db 128, 17 dw 0x8000 + 354 db 128, 17 dw 0x8000 + 371 db 128, 17 dw 0x8000 + 388 db 128, 17 dw 0x8000 + 405 db 128, 17 dw 0x8000 + 422 db 128, 17 dw 0x8000 + 439 db 128, 16 dw 0x8000 + 456 db 128, 3 dw 0x8000 + 472 db 4, 12 dw 0x8000 + 475 db 124, 15 dw 0x8000 + 487 db 128, 15 dw 0x8000 + 502 db 128, 14 dw 0x8000 + 517 db 128, 13 dw 0x8000 + 531 db 128, 13 dw 0x8000 + 544 db 128, 14 dw 0x8000 + 557 db 128, 14 dw 0x8000 + 571 db 128, 14 dw 0x8000 + 585 db 128, 14 dw 0x8000 + 599 db 128, 14 dw 0x8000 + 613 db 129, 13 dw 0x8000 + 627 db 128, 13 dw 0x8000 + 640 db 128, 13 dw 0x8000 + 653 db 128, 13 dw 0x8000 + 666 db 128, 13 dw 0x8000 + 679 db 128, 13 dw 0x8000 + 692 db 128, 13 dw 0x8000 + 705 db 127, 14 dw 0x8000 + 718 db 128, 14 dw 0x8000 + 732 db 128, 14 dw 0x8000 + 746 db 128, 15 dw 0x8000 + 760 db 128, 15 dw 0x8000 + 775 db 128, 15 dw 0x8000 + 790 db 127, 16 dw 0x8000 + 805 db 128, 16 dw 0x8000 + 821 db 128, 7 dw 0x8000 + 837 db 8, 8 dw 0x8000 + 844 db 120, 7 dw 0x8000 + 852 db 10, 6 dw 0x8000 + 859 db 118, 6 dw 0x8000 + 865 db 10, 7 dw 0x8000 + 871 db 118, 6 dw 0x8000 + 878 db 11, 6 dw 0x8000 + 884 db 116, 7 dw 0x8000 + 890 db 12, 6 dw 0x8000 + 897 db 116, 7 dw 0x8000 + 903 db 12, 6 dw 0x8000 + 910 db 116, 7 dw 0x8000 + 916 db 12, 6 dw 0x8000 + 923 db 116, 6 dw 0x8000 + 929 db 12, 6 dw 0x8000 + 935 db 116, 6 dw 0x8000 + 941 db 13, 5 dw 0x8000 + 947 db 115, 6 dw 0x8000 + 952 db 13, 6 dw 0x8000 + 958 db 115, 6 dw 0x8000 + 964 db 13, 6 dw 0x8000 + 970 db 115, 5 dw 0x8000 + 976 db 13, 6 dw 0x8000 + 981 db 115, 5 dw 0x8000 + 987 db 13, 6 dw 0x8000 + 992 db 115, 4 dw 0x8000 + 998 db 13, 6 dw 0x8000 + 1002 db 115, 4 dw 0x8000 + 1008 db 13, 6 dw 0x8000 + 1012 db 115, 4 dw 0x8000 + 1018 db 14, 5 dw 0x8000 + 1022 db 114, 4 dw 0x8000 + 1027 db 14, 5 dw 0x8000 + 1031 db 114, 4 dw 0x8000 + 1036 db 14, 5 dw 0x8000 + 1040 db 114, 4 dw 0x8000 + 1045 db 15, 4 dw 0x8000 + 1049 db 113, 3 dw 0x8000 + 1053 db 15, 4 dw 0x8000 + 1056 db 113, 3 dw 0x8000 + 1060 db 15, 4 dw 0x8000 + 1063 db 113, 3 dw 0x8000 + 1067 db 15, 4 dw 0x8000 + 1070 db 113, 3 dw 0x8000 + 1074 db 15, 4 dw 0x8000 + 1077 db 113, 3 dw 0x8000 + 1081 db 15, 4 dw 0x8000 + 1084 db 113, 2 dw 0x8000 + 1088 db 15, 4 dw 0x8000 + 1090 db 112, 3 dw 0x8000 + 1094 db 17, 3 dw 0x8000 + 1097 db 110, 4 dw 0x8000 + 1100 db 18, 3 dw 0x8000 + 1104 db 110, 4 dw 0x8000 + 1107 db 18, 3 dw 0x8000 + 1111 db 110, 4 dw 0x8000 + 1114 db 18, 3 dw 0x8000 + 1118 db 109, 5 dw 0x8000 + 1121 db 19, 8 dw 0x8000 + 1126 db 128, 4 dw 0x8000 + 1134 db 110, 2 dw 0x8000 + 1138 db 18, 4 dw 0x8000 + 1140 db 128, 4 dw 0x8000 + 1144 db 0 ; end of frame
albs-br/msx-mk
2,885
Data/scorpion/kick/left/scorpion_kick_left_frame_4_list.s
db 35, 1 dw 0x8000 + 4185 db 127, 3 dw 0x8000 + 4186 db 128, 3 dw 0x8000 + 4189 db 127, 5 dw 0x8000 + 4192 db 127, 6 dw 0x8000 + 4197 db 127, 8 dw 0x8000 + 4203 db 128, 8 dw 0x8000 + 4211 db 127, 9 dw 0x8000 + 4219 db 127, 10 dw 0x8000 + 4228 db 128, 5 dw 0x8000 + 4238 db 8, 2 dw 0x8000 + 4243 db 119, 6 dw 0x8000 + 4245 db 128, 6 dw 0x8000 + 4251 db 127, 6 dw 0x8000 + 4257 db 127, 7 dw 0x8000 + 4263 db 127, 7 dw 0x8000 + 4270 db 128, 6 dw 0x8000 + 4277 db 127, 7 dw 0x8000 + 4283 db 128, 6 dw 0x8000 + 4290 db 127, 7 dw 0x8000 + 4296 db 114, 3 dw 0x8000 + 4303 db 14, 6 dw 0x8000 + 4306 db 113, 4 dw 0x8000 + 4312 db 15, 6 dw 0x8000 + 4316 db 113, 4 dw 0x8000 + 4322 db 14, 6 dw 0x8000 + 4326 db 113, 6 dw 0x8000 + 4332 db 14, 7 dw 0x8000 + 4338 db 114, 6 dw 0x8000 + 4345 db 13, 8 dw 0x8000 + 4351 db 114, 7 dw 0x8000 + 4359 db 13, 9 dw 0x8000 + 4366 db 115, 8 dw 0x8000 + 4375 db 12, 9 dw 0x8000 + 4383 db 115, 22 dw 0x8000 + 4392 db 125, 2 dw 0x8000 + 4414 db 3, 22 dw 0x8000 + 4416 db 124, 25 dw 0x8000 + 4438 db 128, 25 dw 0x8000 + 4463 db 128, 24 dw 0x8000 + 4488 db 127, 25 dw 0x8000 + 4512 db 128, 25 dw 0x8000 + 4537 db 128, 24 dw 0x8000 + 4562 db 129, 23 dw 0x8000 + 4586 db 128, 22 dw 0x8000 + 4609 db 128, 22 dw 0x8000 + 4631 db 128, 21 dw 0x8000 + 4653 db 129, 20 dw 0x8000 + 4674 db 128, 20 dw 0x8000 + 4694 db 129, 19 dw 0x8000 + 4714 db 128, 19 dw 0x8000 + 4733 db 128, 19 dw 0x8000 + 4752 db 129, 18 dw 0x8000 + 4771 db 128, 18 dw 0x8000 + 4789 db 128, 18 dw 0x8000 + 4807 db 129, 17 dw 0x8000 + 4825 db 128, 17 dw 0x8000 + 4842 db 134, 3 dw 0x8000 + 4859 db 4, 7 dw 0x8000 + 4862 db 124, 2 dw 0x8000 + 4869 db 4, 7 dw 0x8000 + 4871 db 128, 7 dw 0x8000 + 4878 db 128, 7 dw 0x8000 + 4885 db 128, 8 dw 0x8000 + 4892 db 128, 8 dw 0x8000 + 4900 db 128, 8 dw 0x8000 + 4908 db 128, 7 dw 0x8000 + 4916 db 128, 6 dw 0x8000 + 4923 db 128, 6 dw 0x8000 + 4929 db 128, 6 dw 0x8000 + 4935 db 128, 6 dw 0x8000 + 4941 db 128, 6 dw 0x8000 + 4947 db 128, 6 dw 0x8000 + 4953 db 128, 6 dw 0x8000 + 4959 db 128, 6 dw 0x8000 + 4965 db 128, 5 dw 0x8000 + 4971 db 128, 5 dw 0x8000 + 4976 db 128, 5 dw 0x8000 + 4981 db 128, 5 dw 0x8000 + 4986 db 128, 5 dw 0x8000 + 4991 db 128, 5 dw 0x8000 + 4996 db 128, 5 dw 0x8000 + 5001 db 128, 5 dw 0x8000 + 5006 db 128, 5 dw 0x8000 + 5011 db 128, 5 dw 0x8000 + 5016 db 128, 4 dw 0x8000 + 5021 db 128, 4 dw 0x8000 + 5025 db 128, 4 dw 0x8000 + 5029 db 128, 4 dw 0x8000 + 5033 db 128, 4 dw 0x8000 + 5037 db 128, 4 dw 0x8000 + 5041 db 128, 3 dw 0x8000 + 5045 db 128, 3 dw 0x8000 + 5048 db 128, 3 dw 0x8000 + 5051 db 128, 3 dw 0x8000 + 5054 db 127, 4 dw 0x8000 + 5057 db 128, 4 dw 0x8000 + 5061 db 127, 5 dw 0x8000 + 5065 db 127, 6 dw 0x8000 + 5070 db 127, 7 dw 0x8000 + 5076 db 128, 6 dw 0x8000 + 5083 db 129, 4 dw 0x8000 + 5089 db 0 ; end of frame
albs-br/msx-mk
1,536
Data/scorpion/kick/left/scorpion_high_kick_left_animation.s
Scorpion_High_Kick_Left_Animation_Headers: ; high kick frames seq: ; 0, 1, 2, 3, 4, 5, 3, 2, 1, 0 dw Scorpion_Kick_Left_Frame_0_Header, Scorpion_Kick_Left_Frame_0_Header, Scorpion_Kick_Left_Frame_0_Header dw Scorpion_Kick_Left_Frame_1_Header, Scorpion_Kick_Left_Frame_1_Header, Scorpion_Kick_Left_Frame_1_Header dw Scorpion_Kick_Left_Frame_2_Header, Scorpion_Kick_Left_Frame_2_Header, Scorpion_Kick_Left_Frame_2_Header dw Scorpion_Kick_Left_Frame_3_Header, Scorpion_Kick_Left_Frame_3_Header, Scorpion_Kick_Left_Frame_3_Header dw Scorpion_Kick_Left_Frame_4_Header, Scorpion_Kick_Left_Frame_4_Header, Scorpion_Kick_Left_Frame_4_Header dw Scorpion_Kick_Left_Frame_5_Header, Scorpion_Kick_Left_Frame_5_Header, Scorpion_Kick_Left_Frame_5_Header dw Scorpion_Kick_Left_Frame_3_Header, Scorpion_Kick_Left_Frame_3_Header, Scorpion_Kick_Left_Frame_3_Header dw Scorpion_Kick_Left_Frame_2_Header, Scorpion_Kick_Left_Frame_2_Header, Scorpion_Kick_Left_Frame_2_Header dw Scorpion_Kick_Left_Frame_1_Header, Scorpion_Kick_Left_Frame_1_Header, Scorpion_Kick_Left_Frame_1_Header dw Scorpion_Kick_Left_Frame_0_Header, Scorpion_Kick_Left_Frame_0_Header, Scorpion_Kick_Left_Frame_0_Header ; frame headers are all stored on MegaROM pages at address 0x8000, ; so the high byte will never be 0x00 or 0x01 dw 0x0100 ; end of data (end animation) ; dw 0x0000 ; end of data (loop animation, return to first frame) ; dw 0x0200 ; end of data (stop animation, keeps the frame while key is pressed, for example during block)
albs-br/msx-mk
3,075
Data/scorpion/kick/left/scorpion_kick_left_frame_5_list.s
db 12, 1 dw 0x8000 + 5093 db 126, 4 dw 0x8000 + 5094 db 127, 5 dw 0x8000 + 5098 db 122, 2 dw 0x8000 + 5103 db 5, 6 dw 0x8000 + 5105 db 122, 4 dw 0x8000 + 5111 db 5, 7 dw 0x8000 + 5115 db 123, 4 dw 0x8000 + 5122 db 5, 8 dw 0x8000 + 5126 db 122, 15 dw 0x8000 + 5134 db 128, 16 dw 0x8000 + 5149 db 128, 17 dw 0x8000 + 5165 db 128, 17 dw 0x8000 + 5182 db 128, 17 dw 0x8000 + 5199 db 128, 17 dw 0x8000 + 5216 db 128, 17 dw 0x8000 + 5233 db 129, 15 dw 0x8000 + 5250 db 128, 16 dw 0x8000 + 5265 db 128, 17 dw 0x8000 + 5281 db 128, 18 dw 0x8000 + 5298 db 128, 18 dw 0x8000 + 5316 db 128, 19 dw 0x8000 + 5334 db 128, 19 dw 0x8000 + 5353 db 128, 20 dw 0x8000 + 5372 db 26, 2 dw 0x8000 + 5392 db 101, 21 dw 0x8000 + 5394 db 26, 4 dw 0x8000 + 5415 db 102, 21 dw 0x8000 + 5419 db 25, 6 dw 0x8000 + 5440 db 103, 22 dw 0x8000 + 5446 db 24, 7 dw 0x8000 + 5468 db 104, 32 dw 0x8000 + 5475 db 128, 32 dw 0x8000 + 5507 db 128, 32 dw 0x8000 + 5539 db 129, 31 dw 0x8000 + 5571 db 128, 26 dw 0x8000 + 5602 db 28, 3 dw 0x8000 + 5628 db 102, 23 dw 0x8000 + 5631 db 27, 2 dw 0x8000 + 5654 db 102, 22 dw 0x8000 + 5656 db 128, 6 dw 0x8000 + 5678 db 7, 15 dw 0x8000 + 5684 db 121, 4 dw 0x8000 + 5699 db 7, 14 dw 0x8000 + 5703 db 121, 4 dw 0x8000 + 5717 db 7, 14 dw 0x8000 + 5721 db 121, 4 dw 0x8000 + 5735 db 7, 14 dw 0x8000 + 5739 db 121, 4 dw 0x8000 + 5753 db 8, 12 dw 0x8000 + 5757 db 120, 4 dw 0x8000 + 5769 db 8, 7 dw 0x8000 + 5773 db 8, 4 dw 0x8000 + 5780 db 113, 3 dw 0x8000 + 5784 db 7, 7 dw 0x8000 + 5787 db 9, 2 dw 0x8000 + 5794 db 112, 3 dw 0x8000 + 5796 db 7, 7 dw 0x8000 + 5799 db 121, 4 dw 0x8000 + 5806 db 7, 7 dw 0x8000 + 5810 db 121, 4 dw 0x8000 + 5817 db 7, 7 dw 0x8000 + 5821 db 122, 3 dw 0x8000 + 5828 db 6, 7 dw 0x8000 + 5831 db 122, 3 dw 0x8000 + 5838 db 6, 6 dw 0x8000 + 5841 db 122, 3 dw 0x8000 + 5847 db 6, 6 dw 0x8000 + 5850 db 123, 3 dw 0x8000 + 5856 db 5, 6 dw 0x8000 + 5859 db 123, 3 dw 0x8000 + 5865 db 5, 6 dw 0x8000 + 5868 db 123, 3 dw 0x8000 + 5874 db 5, 6 dw 0x8000 + 5877 db 123, 4 dw 0x8000 + 5883 db 5, 6 dw 0x8000 + 5887 db 123, 4 dw 0x8000 + 5893 db 5, 6 dw 0x8000 + 5897 db 124, 3 dw 0x8000 + 5903 db 4, 6 dw 0x8000 + 5906 db 124, 2 dw 0x8000 + 5912 db 4, 5 dw 0x8000 + 5914 db 128, 5 dw 0x8000 + 5919 db 128, 5 dw 0x8000 + 5924 db 128, 5 dw 0x8000 + 5929 db 128, 5 dw 0x8000 + 5934 db 128, 5 dw 0x8000 + 5939 db 128, 5 dw 0x8000 + 5944 db 128, 5 dw 0x8000 + 5949 db 128, 5 dw 0x8000 + 5954 db 128, 5 dw 0x8000 + 5959 db 128, 5 dw 0x8000 + 5964 db 128, 5 dw 0x8000 + 5969 db 128, 5 dw 0x8000 + 5974 db 128, 5 dw 0x8000 + 5979 db 129, 4 dw 0x8000 + 5984 db 128, 4 dw 0x8000 + 5988 db 128, 4 dw 0x8000 + 5992 db 128, 4 dw 0x8000 + 5996 db 128, 4 dw 0x8000 + 6000 db 128, 4 dw 0x8000 + 6004 db 128, 4 dw 0x8000 + 6008 db 128, 4 dw 0x8000 + 6012 db 128, 4 dw 0x8000 + 6016 db 128, 4 dw 0x8000 + 6020 db 127, 5 dw 0x8000 + 6024 db 127, 6 dw 0x8000 + 6029 db 127, 7 dw 0x8000 + 6035 db 128, 7 dw 0x8000 + 6042 db 128, 7 dw 0x8000 + 6049 db 0 ; end of frame
albs-br/msx-mk
29,028
Data/scorpion/kick/left/scorpion_kick_left_frames_0_to_6_data.s
db 0, 0, 0, 0, 51, 51, 48, 1, 3, 51, 51, 48, 1, 3, 51, 51, 48, 17, 3, 51, 51, 51, 17, 3, 51, 51, 51, 17, 3, 51, 51, 51, 17, 3, 51, 51, 51, 17, 3, 51, 51, 51, 1, 3, 51, 52, 227, 1, 3, 51, 12, 192, 48, 0, 0, 3, 60, 204, 188, 48, 3, 48, 3, 52, 190, 203, 60, 192, 3, 51, 51, 51, 48, 204, 191, 204, 191, 3, 51, 51, 51, 51, 51, 0, 207, 203, 187, 188, 0, 51, 51, 51, 51, 51, 51, 51, 207, 204, 251, 191, 188, 16, 27, 188, 51, 51, 51, 51, 51, 51, 48, 204, 204, 255, 187, 187, 252, 203, 187, 187, 204, 51, 51, 51, 51, 51, 51, 195, 204, 251, 255, 187, 187, 241, 187, 187, 187, 252, 3, 51, 51, 51, 51, 51, 51, 203, 204, 187, 251, 187, 188, 192, 187, 187, 187, 179, 48, 51, 51, 51, 51, 51, 51, 207, 204, 207, 191, 188, 0, 192, 251, 187, 255, 204, 204, 204, 195, 51, 51, 51, 48, 203, 204, 204, 255, 192, 12, 192, 11, 191, 191, 204, 204, 207, 195, 51, 51, 51, 48, 207, 252, 204, 204, 192, 204, 12, 187, 255, 252, 204, 187, 192, 51, 51, 51, 48, 251, 188, 204, 204, 206, 192, 207, 191, 255, 203, 255, 252, 51, 51, 51, 60, 191, 188, 204, 204, 235, 192, 14, 251, 251, 191, 191, 252, 51, 51, 51, 60, 251, 191, 204, 204, 187, 176, 12, 191, 187, 187, 255, 252, 51, 51, 51, 60, 255, 187, 204, 204, 187, 176, 14, 187, 251, 187, 191, 204, 195, 51, 51, 60, 251, 191, 204, 204, 187, 187, 12, 187, 187, 187, 191, 252, 195, 51, 51, 60, 255, 187, 204, 204, 235, 187, 192, 11, 187, 251, 187, 187, 255, 195, 51, 51, 60, 203, 187, 191, 252, 62, 187, 188, 11, 187, 187, 187, 251, 187, 195, 51, 51, 15, 204, 251, 255, 188, 196, 203, 188, 11, 187, 203, 187, 187, 187, 240, 51, 51, 59, 252, 207, 191, 252, 76, 196, 190, 11, 187, 207, 187, 255, 187, 191, 51, 51, 15, 252, 204, 204, 192, 3, 51, 52, 11, 190, 60, 187, 187, 187, 187, 195, 51, 11, 255, 204, 204, 192, 51, 51, 48, 11, 180, 3, 203, 255, 187, 187, 179, 51, 12, 191, 252, 204, 3, 51, 51, 48, 11, 176, 0, 207, 187, 187, 187, 179, 51, 204, 251, 188, 204, 3, 51, 51, 51, 11, 176, 4, 76, 251, 187, 187, 176, 51, 207, 207, 206, 195, 51, 51, 51, 48, 11, 176, 12, 0, 203, 187, 187, 188, 51, 251, 204, 203, 176, 51, 51, 51, 0, 11, 176, 4, 0, 60, 191, 204, 204, 51, 255, 196, 203, 180, 51, 51, 48, 11, 176, 64, 51, 0, 0, 204, 51, 204, 51, 204, 187, 64, 51, 0, 11, 0, 192, 3, 51, 51, 0, 204, 51, 3, 51, 60, 203, 228, 48, 12, 51, 64, 3, 51, 48, 0, 204, 3, 51, 51, 51, 206, 206, 0, 17, 51, 196, 3, 51, 48, 204, 204, 51, 51, 51, 51, 51, 196, 17, 51, 60, 51, 51, 48, 204, 204, 51, 51, 51, 51, 51, 1, 51, 4, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 1, 51, 60, 51, 51, 51, 51, 51, 51, 48, 48, 51, 51, 0, 1, 3, 52, 51, 51, 51, 51, 51, 51, 48, 204, 51, 51, 0, 1, 3, 60, 51, 51, 51, 51, 51, 48, 204, 255, 3, 51, 0, 1, 3, 51, 51, 51, 51, 51, 51, 60, 207, 191, 3, 51, 48, 1, 3, 51, 51, 51, 51, 51, 48, 204, 251, 255, 3, 51, 48, 3, 51, 51, 51, 51, 51, 60, 255, 255, 191, 3, 51, 48, 3, 51, 51, 51, 51, 51, 207, 255, 251, 255, 195, 51, 48, 3, 51, 51, 51, 51, 60, 207, 255, 255, 191, 195, 51, 48, 3, 51, 51, 51, 51, 60, 207, 255, 251, 255, 195, 51, 48, 3, 51, 0, 51, 51, 60, 207, 255, 255, 191, 195, 51, 48, 3, 60, 196, 3, 51, 60, 207, 255, 251, 255, 195, 51, 48, 3, 196, 204, 51, 51, 60, 207, 255, 255, 255, 195, 51, 48, 0, 3, 12, 192, 51, 51, 60, 207, 255, 251, 255, 195, 51, 51, 0, 51, 51, 3, 51, 51, 48, 207, 255, 255, 255, 195, 51, 51, 0, 51, 51, 51, 51, 51, 48, 207, 255, 255, 255, 195, 51, 51, 0, 51, 51, 51, 51, 51, 48, 207, 255, 255, 255, 195, 51, 51, 0, 0, 51, 51, 51, 51, 51, 48, 204, 255, 255, 255, 195, 51, 51, 0, 0, 51, 51, 51, 51, 51, 51, 204, 255, 255, 204, 195, 51, 51, 0, 0, 3, 51, 51, 51, 51, 51, 51, 192, 204, 204, 192, 3, 51, 51, 0, 0, 3, 51, 51, 51, 51, 51, 3, 48, 48, 204, 192, 51, 51, 51, 0, 0, 51, 51, 51, 51, 51, 48, 0, 0, 48, 51, 51, 51, 51, 0, 0, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 0, 0, 0, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 48, 0, 0, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 48, 0, 0, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 48, 0, 3, 51, 51, 51, 51, 3, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 0, 0, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 0, 0, 51, 51, 51, 48, 3, 51, 51, 51, 51, 0, 0, 3, 0, 51, 48, 3, 51, 51, 51, 3, 0, 0, 48, 204, 192, 3, 51, 51, 51, 204, 0, 0, 0, 204, 192, 3, 51, 51, 60, 191, 192, 0, 60, 207, 192, 51, 51, 12, 255, 192, 0, 12, 203, 192, 3, 51, 60, 255, 192, 0, 60, 207, 192, 3, 51, 12, 255, 192, 0, 12, 188, 0, 51, 60, 207, 192, 3, 12, 252, 3, 51, 207, 16, 48, 204, 188, 0, 48, 207, 16, 3, 204, 192, 3, 3, 207, 192, 48, 204, 192, 0, 48, 207, 192, 51, 204, 192, 0, 3, 207, 192, 51, 48, 0, 48, 207, 192, 3, 51, 51, 3, 204, 192, 0, 51, 51, 51, 0, 3, 0, 3, 51, 51, 51, 3, 51, 48, 51, 51, 51, 48, 3, 51, 51, 3, 51, 51, 51, 0, 51, 51, 51, 48, 3, 51, 51, 48, 51, 51, 51, 48, 51, 51, 3, 51, 51, 51, 3, 51, 51, 51, 0, 0, 0, 51, 51, 48, 3, 51, 51, 51, 3, 51, 51, 51, 48, 0, 3, 51, 51, 51, 48, 1, 3, 51, 51, 51, 48, 1, 3, 51, 51, 51, 48, 1, 19, 51, 51, 51, 48, 1, 19, 3, 48, 64, 48, 1, 16, 3, 52, 180, 51, 0, 16, 51, 204, 203, 51, 0, 16, 48, 204, 207, 3, 0, 0, 16, 51, 236, 203, 195, 63, 252, 0, 0, 51, 51, 207, 195, 203, 252, 204, 3, 51, 0, 51, 48, 203, 240, 207, 187, 255, 204, 27, 16, 51, 51, 51, 51, 51, 12, 3, 207, 255, 191, 191, 193, 27, 187, 188, 3, 51, 51, 51, 51, 12, 48, 207, 255, 251, 251, 191, 192, 187, 187, 187, 195, 51, 51, 51, 51, 51, 60, 207, 255, 255, 191, 251, 252, 187, 187, 187, 187, 240, 51, 51, 51, 51, 60, 207, 187, 187, 252, 204, 204, 187, 187, 187, 191, 204, 51, 51, 51, 51, 204, 203, 251, 187, 191, 188, 204, 27, 187, 187, 191, 204, 51, 51, 51, 60, 251, 207, 187, 187, 251, 187, 204, 11, 187, 251, 255, 204, 3, 51, 51, 63, 191, 203, 187, 191, 187, 187, 204, 11, 187, 191, 188, 204, 195, 51, 51, 59, 255, 188, 187, 187, 187, 187, 188, 1, 191, 251, 252, 204, 195, 51, 51, 15, 191, 252, 187, 188, 235, 187, 187, 27, 187, 191, 255, 204, 195, 51, 51, 60, 251, 188, 204, 64, 60, 236, 187, 176, 1, 187, 191, 251, 255, 204, 195, 51, 51, 12, 255, 187, 196, 51, 51, 64, 52, 188, 11, 187, 203, 191, 255, 204, 195, 51, 51, 60, 204, 187, 176, 51, 51, 51, 48, 203, 187, 180, 60, 251, 255, 204, 195, 51, 51, 12, 204, 187, 180, 51, 51, 51, 51, 203, 224, 11, 188, 76, 60, 191, 255, 252, 192, 51, 51, 60, 204, 235, 238, 51, 51, 51, 51, 75, 192, 11, 180, 195, 4, 203, 255, 252, 195, 51, 51, 204, 195, 206, 196, 3, 51, 51, 51, 235, 224, 4, 192, 48, 76, 204, 191, 252, 192, 51, 51, 60, 192, 4, 192, 51, 48, 51, 60, 206, 51, 51, 51, 192, 12, 255, 204, 195, 51, 51, 12, 3, 48, 51, 51, 51, 192, 4, 192, 3, 51, 51, 60, 207, 204, 192, 51, 51, 48, 48, 3, 51, 51, 60, 192, 51, 51, 51, 48, 207, 204, 204, 51, 51, 51, 51, 51, 51, 51, 204, 48, 51, 51, 0, 12, 204, 204, 3, 51, 51, 51, 51, 51, 48, 192, 19, 60, 195, 48, 204, 204, 192, 51, 51, 51, 51, 51, 60, 192, 51, 203, 227, 0, 12, 204, 195, 51, 51, 51, 3, 51, 60, 0, 51, 12, 64, 3, 204, 192, 51, 51, 51, 48, 60, 204, 3, 48, 60, 3, 60, 204, 51, 48, 60, 204, 204, 204, 0, 51, 235, 192, 3, 51, 204, 51, 204, 204, 207, 252, 0, 188, 3, 206, 64, 3, 51, 12, 204, 204, 255, 255, 195, 48, 187, 195, 196, 0, 3, 51, 60, 207, 191, 255, 240, 51, 51, 0, 235, 179, 76, 0, 51, 51, 60, 204, 204, 192, 51, 51, 51, 0, 75, 179, 192, 0, 51, 51, 60, 204, 207, 188, 51, 51, 51, 0, 203, 204, 64, 0, 51, 51, 60, 204, 251, 252, 51, 51, 51, 0, 12, 48, 3, 51, 51, 60, 204, 255, 252, 51, 51, 51, 0, 3, 51, 51, 204, 204, 255, 252, 51, 51, 51, 48, 3, 51, 51, 204, 207, 255, 252, 51, 51, 51, 48, 0, 3, 51, 51, 204, 207, 255, 252, 51, 51, 51, 48, 0, 51, 51, 60, 204, 207, 255, 252, 51, 51, 51, 48, 0, 51, 51, 60, 204, 207, 255, 252, 51, 51, 51, 48, 0, 51, 51, 60, 204, 207, 255, 252, 51, 51, 51, 0, 0, 51, 51, 60, 204, 207, 255, 252, 3, 51, 51, 0, 0, 51, 51, 60, 204, 207, 255, 252, 51, 51, 51, 0, 0, 51, 51, 60, 204, 207, 255, 252, 3, 51, 51, 0, 0, 51, 51, 60, 204, 255, 255, 252, 51, 51, 51, 0, 3, 51, 51, 60, 204, 255, 255, 255, 3, 51, 51, 0, 3, 51, 51, 60, 204, 255, 255, 255, 51, 51, 51, 0, 51, 51, 51, 60, 204, 207, 255, 252, 3, 51, 51, 3, 51, 51, 51, 60, 204, 204, 204, 204, 51, 51, 51, 3, 51, 51, 51, 60, 204, 204, 204, 204, 3, 51, 51, 3, 51, 51, 51, 51, 204, 204, 204, 204, 51, 51, 51, 0, 3, 51, 51, 51, 51, 60, 204, 204, 204, 3, 51, 51, 0, 51, 51, 51, 51, 51, 48, 51, 195, 3, 51, 51, 51, 3, 51, 51, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 3, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 3, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 0, 0, 3, 0, 51, 48, 3, 51, 51, 51, 51, 0, 3, 48, 204, 51, 48, 0, 51, 51, 51, 51, 48, 0, 12, 204, 51, 48, 51, 51, 51, 51, 48, 3, 12, 204, 51, 48, 51, 51, 51, 51, 51, 0, 12, 204, 51, 48, 51, 51, 51, 48, 192, 0, 60, 192, 51, 48, 3, 51, 51, 207, 176, 0, 12, 192, 51, 48, 0, 51, 48, 203, 240, 48, 195, 51, 48, 0, 51, 48, 207, 176, 0, 0, 51, 48, 3, 48, 207, 240, 0, 51, 51, 48, 3, 51, 207, 192, 3, 0, 51, 48, 0, 48, 203, 192, 0, 51, 51, 48, 51, 204, 192, 3, 51, 51, 51, 48, 204, 192, 3, 51, 51, 51, 51, 207, 192, 51, 51, 51, 51, 48, 203, 192, 0, 51, 51, 51, 48, 51, 207, 192, 3, 51, 51, 51, 0, 0, 203, 192, 0, 51, 51, 51, 0, 204, 192, 3, 51, 51, 48, 0, 48, 192, 0, 51, 51, 51, 51, 51, 48, 0, 51, 51, 48, 51, 51, 48, 3, 51, 0, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 48, 3, 51, 51, 48, 51, 51, 0, 0, 0, 3, 51, 51, 3, 51, 51, 0, 0, 3, 51, 51, 0, 16, 51, 51, 51, 48, 16, 51, 51, 51, 48, 16, 51, 51, 51, 51, 17, 51, 51, 60, 195, 48, 1, 51, 51, 203, 195, 60, 1, 3, 51, 196, 180, 51, 192, 12, 16, 52, 236, 187, 51, 12, 204, 204, 204, 204, 192, 16, 60, 188, 207, 195, 60, 204, 204, 204, 204, 204, 0, 3, 0, 51, 12, 203, 195, 12, 204, 251, 195, 51, 204, 0, 0, 48, 51, 48, 207, 243, 12, 207, 187, 179, 51, 51, 192, 0, 51, 48, 51, 48, 203, 195, 204, 204, 187, 187, 195, 51, 51, 51, 3, 51, 51, 51, 51, 204, 3, 204, 204, 187, 187, 179, 51, 51, 51, 48, 179, 51, 51, 51, 51, 48, 48, 204, 0, 203, 187, 227, 51, 51, 51, 12, 11, 252, 51, 51, 51, 51, 51, 12, 204, 251, 188, 224, 51, 51, 51, 51, 75, 176, 15, 187, 204, 51, 3, 12, 204, 204, 207, 187, 187, 3, 51, 195, 51, 60, 187, 224, 11, 187, 191, 195, 251, 203, 187, 203, 203, 187, 191, 3, 51, 68, 51, 52, 187, 64, 187, 187, 251, 204, 187, 235, 187, 75, 187, 187, 188, 51, 51, 12, 64, 60, 236, 192, 187, 187, 204, 191, 67, 75, 180, 203, 187, 187, 179, 51, 51, 0, 4, 3, 76, 187, 187, 252, 187, 195, 14, 179, 203, 187, 187, 195, 51, 51, 0, 0, 187, 187, 187, 180, 51, 52, 3, 191, 187, 187, 195, 51, 48, 0, 192, 187, 187, 187, 177, 51, 51, 60, 251, 187, 187, 51, 51, 48, 252, 192, 11, 187, 187, 195, 51, 51, 51, 191, 251, 255, 51, 51, 48, 252, 11, 187, 177, 51, 3, 51, 51, 203, 191, 188, 51, 51, 48, 204, 11, 187, 179, 60, 67, 51, 51, 207, 251, 252, 51, 51, 48, 204, 11, 187, 51, 62, 3, 51, 51, 60, 255, 179, 51, 51, 48, 192, 11, 177, 51, 51, 51, 51, 51, 51, 207, 195, 51, 51, 12, 11, 187, 51, 60, 3, 51, 51, 51, 48, 3, 51, 51, 12, 14, 187, 228, 236, 192, 51, 51, 51, 48, 51, 51, 51, 12, 12, 187, 76, 76, 204, 195, 51, 51, 3, 3, 51, 51, 12, 12, 188, 4, 207, 255, 3, 0, 0, 3, 51, 51, 204, 204, 64, 12, 187, 3, 48, 0, 3, 51, 12, 192, 207, 195, 204, 204, 192, 12, 192, 48, 203, 252, 204, 204, 203, 252, 0, 48, 207, 188, 204, 204, 255, 195, 51, 48, 11, 187, 251, 191, 252, 51, 51, 51, 0, 15, 187, 191, 255, 195, 51, 51, 51, 0, 11, 187, 255, 204, 51, 51, 51, 51, 0, 15, 187, 191, 252, 51, 51, 51, 51, 0, 59, 187, 187, 188, 51, 51, 51, 51, 0, 63, 187, 191, 252, 51, 51, 51, 51, 0, 59, 187, 187, 191, 51, 51, 51, 51, 48, 59, 187, 191, 255, 51, 51, 51, 51, 48, 0, 59, 187, 187, 191, 51, 51, 51, 51, 51, 0, 59, 187, 191, 251, 51, 51, 51, 51, 51, 0, 59, 187, 187, 191, 51, 51, 51, 51, 51, 0, 59, 187, 191, 255, 51, 51, 51, 51, 51, 0, 59, 187, 187, 191, 51, 51, 51, 51, 51, 0, 59, 187, 191, 255, 51, 51, 51, 51, 51, 0, 59, 187, 187, 191, 51, 51, 51, 51, 51, 0, 59, 187, 191, 251, 51, 51, 51, 51, 51, 0, 59, 187, 187, 188, 51, 51, 51, 51, 51, 0, 59, 187, 191, 252, 51, 51, 51, 51, 51, 0, 59, 187, 187, 188, 51, 51, 51, 51, 51, 0, 59, 187, 191, 252, 51, 51, 51, 51, 51, 0, 59, 187, 187, 188, 51, 51, 51, 51, 48, 11, 187, 191, 252, 51, 51, 51, 51, 48, 11, 251, 251, 195, 51, 51, 51, 51, 48, 12, 191, 204, 195, 51, 51, 51, 51, 48, 3, 48, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 3, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 3, 51, 51, 51, 48, 3, 51, 51, 51, 3, 51, 51, 51, 48, 3, 51, 51, 51, 3, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 3, 3, 51, 48, 0, 48, 0, 51, 60, 204, 251, 195, 3, 0, 60, 204, 191, 192, 51, 12, 204, 251, 192, 0, 60, 204, 191, 192, 3, 0, 204, 251, 192, 0, 48, 12, 255, 192, 0, 0, 12, 255, 0, 48, 12, 255, 0, 0, 12, 255, 3, 0, 12, 255, 3, 0, 0, 12, 252, 51, 48, 0, 12, 252, 3, 48, 0, 51, 204, 252, 51, 48, 3, 51, 48, 48, 204, 51, 48, 0, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 51, 0, 0, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 0, 3, 51, 51, 51, 0, 0, 51, 51, 51, 0, 3, 51, 51, 0, 0, 204, 0, 0, 51, 0, 207, 187, 1, 16, 51, 48, 207, 187, 187, 0, 17, 3, 51, 51, 0, 31, 187, 187, 187, 0, 17, 3, 51, 51, 48, 204, 251, 187, 187, 187, 204, 204, 238, 64, 1, 17, 51, 51, 51, 60, 12, 187, 187, 187, 187, 191, 187, 190, 187, 224, 1, 16, 51, 51, 51, 236, 60, 251, 251, 191, 187, 187, 187, 227, 60, 190, 1, 16, 51, 51, 51, 203, 204, 207, 191, 251, 187, 191, 187, 51, 51, 236, 0, 17, 3, 51, 51, 235, 188, 204, 251, 187, 187, 191, 188, 51, 51, 60, 0, 17, 3, 51, 12, 188, 255, 204, 255, 187, 187, 188, 3, 51, 51, 52, 0, 3, 51, 62, 188, 187, 204, 251, 187, 187, 192, 51, 51, 51, 60, 3, 51, 51, 60, 204, 207, 207, 191, 187, 187, 195, 51, 51, 51, 192, 0, 51, 51, 51, 192, 11, 203, 251, 187, 188, 51, 51, 51, 48, 51, 51, 51, 0, 12, 12, 191, 251, 195, 51, 51, 51, 0, 51, 51, 51, 3, 0, 60, 204, 3, 51, 51, 51, 195, 0, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 60, 192, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 59, 188, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 52, 252, 0, 51, 51, 51, 51, 51, 51, 51, 51, 51, 203, 195, 51, 204, 0, 51, 51, 0, 51, 51, 51, 51, 51, 60, 187, 179, 51, 48, 192, 0, 51, 48, 0, 51, 51, 51, 51, 51, 12, 187, 188, 51, 48, 3, 48, 0, 51, 51, 0, 3, 51, 51, 51, 51, 78, 187, 188, 51, 48, 51, 48, 11, 252, 192, 12, 192, 51, 51, 51, 48, 196, 235, 187, 195, 192, 51, 51, 48, 27, 187, 204, 204, 204, 51, 51, 51, 51, 204, 204, 236, 204, 204, 51, 51, 51, 251, 187, 191, 252, 204, 195, 51, 51, 51, 12, 204, 204, 204, 195, 51, 51, 51, 0, 187, 187, 255, 188, 204, 0, 51, 51, 51, 48, 204, 204, 207, 195, 51, 51, 51, 48, 12, 187, 187, 191, 251, 204, 3, 51, 51, 51, 51, 204, 204, 251, 195, 51, 51, 51, 51, 0, 15, 187, 187, 255, 187, 188, 0, 51, 51, 51, 51, 60, 207, 191, 195, 51, 51, 51, 51, 0, 12, 187, 191, 255, 251, 187, 195, 51, 51, 51, 51, 60, 251, 255, 51, 51, 51, 51, 51, 0, 31, 252, 203, 255, 191, 252, 3, 51, 51, 51, 60, 207, 191, 51, 51, 51, 51, 51, 48, 206, 204, 251, 191, 192, 51, 51, 51, 60, 203, 187, 195, 51, 51, 51, 51, 48, 4, 236, 228, 203, 240, 3, 51, 51, 204, 236, 187, 195, 51, 51, 51, 51, 48, 14, 206, 203, 188, 0, 51, 0, 187, 76, 187, 227, 51, 51, 51, 51, 48, 236, 206, 188, 0, 0, 51, 68, 195, 235, 195, 51, 51, 51, 51, 48, 14, 236, 188, 0, 51, 51, 0, 51, 78, 195, 51, 51, 51, 51, 0, 203, 196, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 48, 0, 12, 192, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 0, 0, 67, 51, 48, 3, 51, 51, 207, 51, 51, 51, 51, 48, 0, 3, 51, 60, 255, 195, 51, 51, 51, 51, 0, 0, 51, 207, 251, 195, 51, 51, 51, 51, 0, 0, 60, 203, 191, 195, 51, 51, 51, 51, 0, 0, 15, 191, 251, 195, 51, 51, 51, 51, 0, 3, 15, 251, 191, 195, 51, 51, 51, 51, 0, 3, 12, 191, 251, 51, 51, 51, 51, 51, 48, 3, 60, 251, 191, 51, 51, 51, 51, 51, 48, 3, 60, 191, 252, 51, 51, 51, 51, 51, 48, 3, 60, 251, 195, 51, 51, 51, 51, 51, 51, 0, 3, 60, 191, 195, 51, 51, 51, 51, 51, 51, 0, 3, 48, 251, 51, 51, 51, 51, 51, 51, 51, 0, 3, 51, 188, 51, 51, 51, 51, 51, 51, 51, 0, 192, 3, 51, 195, 51, 51, 51, 51, 51, 51, 51, 12, 204, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 207, 251, 192, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 203, 191, 252, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 191, 251, 255, 192, 3, 51, 51, 51, 51, 3, 51, 51, 51, 60, 203, 191, 187, 252, 3, 51, 51, 51, 51, 3, 51, 51, 51, 204, 251, 255, 191, 192, 3, 51, 51, 51, 51, 0, 3, 51, 48, 60, 207, 187, 251, 252, 48, 3, 51, 51, 51, 51, 3, 3, 204, 255, 191, 188, 51, 3, 51, 51, 51, 48, 48, 12, 207, 251, 240, 51, 0, 51, 51, 51, 51, 48, 0, 48, 60, 207, 195, 51, 48, 51, 51, 51, 51, 48, 3, 0, 204, 51, 51, 48, 51, 51, 51, 51, 48, 51, 3, 51, 51, 48, 51, 51, 51, 51, 48, 0, 51, 51, 51, 48, 51, 51, 51, 51, 51, 3, 51, 51, 48, 3, 51, 51, 51, 51, 3, 51, 51, 48, 3, 51, 51, 51, 51, 0, 0, 51, 51, 48, 0, 51, 51, 51, 51, 48, 51, 51, 48, 3, 51, 51, 51, 48, 51, 51, 48, 48, 51, 51, 51, 48, 3, 51, 48, 3, 3, 51, 51, 48, 3, 51, 48, 0, 51, 51, 51, 48, 3, 51, 48, 0, 3, 51, 51, 48, 3, 51, 0, 0, 0, 51, 48, 3, 48, 0, 204, 51, 48, 0, 0, 204, 3, 48, 0, 204, 51, 48, 0, 204, 3, 48, 0, 204, 3, 48, 0, 12, 3, 48, 0, 3, 51, 51, 51, 0, 51, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 51, 17, 19, 17, 16, 48, 1, 17, 0, 51, 48, 17, 16, 12, 204, 51, 51, 49, 19, 12, 207, 188, 3, 51, 51, 16, 48, 207, 251, 252, 51, 51, 51, 1, 48, 12, 251, 191, 240, 51, 51, 51, 48, 19, 12, 187, 191, 251, 240, 51, 51, 51, 51, 19, 187, 187, 251, 191, 240, 0, 49, 12, 251, 191, 191, 255, 192, 15, 187, 251, 251, 252, 16, 0, 15, 255, 191, 191, 252, 0, 3, 12, 187, 251, 252, 16, 0, 0, 3, 60, 255, 255, 192, 0, 0, 51, 51, 207, 252, 0, 0, 51, 51, 51, 60, 192, 0, 0, 51, 51, 51, 51, 0, 0, 3, 51, 51, 51, 48, 11, 187, 16, 0, 0, 3, 51, 51, 48, 12, 187, 187, 188, 0, 3, 3, 51, 51, 0, 203, 187, 187, 188, 0, 0, 51, 51, 51, 51, 1, 187, 187, 191, 191, 192, 0, 0, 0, 51, 51, 51, 51, 27, 187, 187, 251, 251, 188, 0, 0, 0, 51, 51, 51, 51, 48, 15, 187, 187, 191, 191, 191, 251, 0, 0, 0, 51, 51, 51, 51, 51, 48, 187, 187, 187, 187, 251, 251, 191, 188, 0, 0, 0, 3, 51, 51, 51, 51, 51, 1, 187, 187, 187, 255, 191, 191, 187, 187, 187, 228, 0, 0, 0, 48, 0, 51, 51, 51, 51, 51, 48, 0, 0, 12, 187, 187, 191, 187, 251, 251, 187, 187, 187, 187, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 0, 1, 19, 51, 51, 15, 187, 187, 187, 255, 191, 187, 187, 187, 187, 187, 195, 51, 51, 51, 51, 51, 51, 51, 51, 48, 17, 3, 51, 51, 48, 203, 187, 191, 187, 251, 254, 187, 187, 187, 187, 227, 51, 51, 51, 51, 51, 51, 51, 51, 48, 17, 51, 51, 51, 51, 48, 191, 251, 255, 191, 188, 206, 203, 187, 187, 195, 51, 51, 51, 51, 51, 51, 51, 51, 1, 16, 51, 51, 52, 195, 51, 60, 207, 187, 251, 254, 236, 238, 187, 187, 3, 51, 51, 51, 51, 51, 51, 51, 48, 1, 19, 51, 51, 62, 180, 51, 51, 203, 255, 191, 255, 206, 196, 187, 187, 3, 51, 51, 51, 51, 51, 51, 51, 0, 1, 3, 51, 51, 60, 187, 192, 48, 204, 187, 251, 252, 236, 3, 203, 187, 3, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 62, 76, 252, 51, 204, 255, 191, 252, 48, 51, 51, 188, 51, 51, 51, 51, 51, 51, 51, 0, 3, 51, 51, 12, 236, 251, 48, 204, 251, 255, 252, 195, 51, 51, 48, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 62, 204, 191, 3, 204, 207, 191, 255, 192, 51, 51, 48, 51, 51, 51, 51, 51, 51, 48, 0, 51, 51, 4, 0, 203, 192, 204, 203, 255, 255, 195, 51, 51, 48, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 3, 51, 12, 207, 255, 255, 204, 51, 51, 3, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 12, 203, 255, 255, 204, 51, 51, 3, 3, 51, 51, 51, 51, 0, 207, 3, 51, 51, 51, 48, 207, 255, 255, 204, 51, 51, 3, 60, 195, 51, 51, 51, 0, 203, 188, 3, 51, 51, 51, 204, 255, 251, 195, 51, 51, 3, 60, 188, 51, 51, 51, 0, 15, 252, 195, 51, 51, 48, 12, 204, 192, 51, 51, 48, 51, 48, 255, 3, 51, 51, 0, 204, 192, 51, 51, 51, 51, 51, 51, 51, 51, 48, 51, 51, 203, 240, 51, 51, 0, 204, 0, 3, 51, 51, 51, 51, 51, 51, 51, 48, 51, 51, 207, 191, 3, 51, 0, 12, 0, 48, 51, 51, 51, 51, 51, 51, 51, 51, 3, 51, 60, 251, 192, 51, 0, 51, 51, 3, 51, 51, 51, 51, 51, 51, 195, 3, 51, 48, 191, 188, 51, 0, 0, 51, 51, 0, 0, 0, 12, 51, 204, 0, 3, 51, 48, 251, 251, 195, 0, 192, 12, 0, 3, 51, 51, 207, 191, 240, 0, 0, 0, 3, 51, 51, 63, 251, 191, 192, 3, 51, 51, 60, 191, 251, 240, 3, 51, 51, 48, 251, 191, 188, 3, 51, 51, 51, 191, 251, 255, 192, 3, 51, 51, 51, 203, 191, 187, 192, 3, 51, 51, 51, 63, 251, 252, 0, 3, 51, 51, 51, 51, 48, 0, 3, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 0, 0, 51, 51, 51, 51, 0, 0, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 3, 51, 51, 51, 51, 3, 51, 51, 51, 51, 3, 51, 51, 51, 48, 3, 48, 51, 51, 48, 12, 204, 51, 51, 48, 12, 207, 195, 51, 48, 60, 207, 195, 51, 48, 12, 251, 195, 51, 48, 12, 191, 195, 51, 0, 12, 252, 195, 51, 12, 188, 195, 51, 204, 252, 3, 48, 204, 188, 3, 48, 204, 252, 51, 48, 204, 188, 51, 48, 204, 192, 51, 204, 195, 51, 204, 3, 48, 48, 51, 48, 3, 51, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 48, 51, 51, 51, 0, 188, 203, 187, 188, 192, 203, 187, 187, 188, 240, 16, 0, 203, 187, 187, 187, 255, 188, 1, 16, 51, 0, 11, 187, 187, 187, 191, 191, 252, 17, 3, 51, 48, 187, 187, 187, 187, 251, 251, 188, 236, 1, 16, 51, 51, 51, 1, 187, 187, 187, 255, 191, 191, 187, 188, 228, 1, 16, 51, 51, 51, 60, 187, 187, 191, 187, 251, 251, 187, 187, 187, 188, 1, 19, 51, 51, 60, 195, 60, 255, 187, 255, 191, 187, 187, 187, 187, 187, 64, 1, 3, 51, 51, 60, 190, 48, 204, 255, 187, 251, 251, 187, 187, 187, 187, 176, 1, 0, 51, 51, 62, 187, 195, 12, 251, 255, 191, 251, 187, 76, 235, 187, 192, 1, 16, 51, 51, 12, 236, 252, 60, 255, 187, 255, 251, 188, 206, 187, 187, 192, 1, 16, 51, 51, 75, 204, 188, 12, 255, 255, 255, 252, 195, 51, 11, 188, 64, 0, 51, 51, 204, 204, 255, 204, 255, 187, 255, 240, 51, 51, 48, 76, 0, 51, 51, 48, 51, 204, 12, 255, 255, 255, 240, 51, 51, 51, 48, 0, 0, 51, 51, 51, 0, 60, 48, 255, 255, 255, 240, 51, 51, 51, 51, 51, 0, 0, 51, 51, 51, 51, 51, 51, 207, 255, 255, 3, 51, 51, 51, 51, 51, 51, 0, 0, 51, 51, 51, 51, 51, 51, 207, 255, 252, 3, 51, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 51, 60, 255, 240, 51, 51, 48, 3, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 51, 51, 60, 252, 51, 51, 51, 12, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 51, 51, 51, 48, 204, 3, 51, 51, 51, 51, 51, 0, 0, 0, 0, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 207, 255, 195, 51, 51, 51, 51, 51, 48, 204, 51, 51, 0, 0, 51, 3, 51, 51, 51, 51, 51, 51, 51, 51, 60, 251, 255, 3, 51, 51, 51, 51, 51, 48, 207, 191, 3, 51, 51, 48, 11, 187, 187, 192, 51, 51, 51, 51, 51, 51, 48, 207, 191, 207, 3, 51, 51, 51, 51, 51, 51, 0, 207, 187, 251, 195, 51, 51, 48, 11, 187, 187, 252, 48, 51, 51, 51, 51, 51, 12, 207, 251, 204, 3, 51, 51, 51, 51, 51, 51, 0, 0, 0, 203, 255, 191, 195, 51, 51, 51, 0, 11, 187, 187, 204, 204, 3, 51, 51, 51, 51, 51, 207, 188, 0, 0, 51, 51, 51, 51, 51, 51, 51, 51, 51, 207, 187, 251, 195, 51, 51, 51, 48, 11, 187, 188, 195, 48, 51, 51, 51, 51, 51, 51, 12, 204, 192, 0, 51, 51, 51, 51, 51, 51, 51, 51, 51, 15, 255, 191, 192, 51, 51, 51, 48, 187, 204, 48, 3, 51, 51, 48, 3, 0, 48, 204, 195, 0, 48, 51, 51, 51, 51, 51, 51, 51, 51, 51, 60, 187, 252, 192, 3, 51, 51, 48, 12, 195, 3, 51, 51, 51, 3, 48, 51, 12, 204, 195, 48, 3, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 255, 192, 3, 51, 48, 0, 192, 51, 48, 48, 3, 0, 48, 204, 3, 48, 48, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 204, 3, 0, 204, 51, 51, 3, 48, 51, 3, 3, 48, 51, 3, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 228, 3, 51, 48, 0, 0, 0, 51, 48, 48, 0, 51, 51, 51, 51, 51, 51, 51, 51, 51, 0, 78, 3, 51, 0, 0, 51, 192, 3, 0, 51, 51, 51, 51, 51, 51, 51, 51, 51, 12, 3, 51, 60, 0, 3, 204, 0, 12, 51, 51, 51, 51, 51, 51, 51, 51, 48, 14, 64, 51, 48, 0, 51, 60, 3, 12, 51, 51, 48, 51, 51, 51, 51, 51, 0, 4, 192, 51, 48, 3, 60, 192, 12, 3, 51, 48, 0, 51, 51, 51, 51, 12, 64, 51, 51, 51, 51, 204, 12, 51, 51, 48, 0, 51, 51, 48, 192, 48, 51, 51, 51, 204, 12, 3, 51, 48, 3, 48, 67, 51, 51, 51, 51, 60, 204, 51, 51, 48, 192, 51, 51, 0, 0, 51, 60, 192, 3, 51, 0, 0, 51, 51, 48, 3, 51, 51, 204, 51, 51, 0, 3, 51, 48, 3, 51, 51, 204, 3, 51, 0, 0, 51, 48, 3, 51, 51, 204, 51, 51, 0, 51, 51, 3, 51, 51, 204, 3, 48, 3, 51, 48, 3, 51, 51, 204, 3, 48, 3, 51, 48, 3, 51, 51, 192, 3, 48, 3, 51, 0, 3, 51, 51, 51, 51, 48, 0, 51, 51, 0, 3, 51, 51, 51, 51, 48, 0, 51, 51, 48, 3, 51, 51, 51, 51, 0, 51, 51, 0, 3, 51, 51, 51, 51, 0, 0, 0, 3, 51, 51, 51, 51, 3, 51, 51, 51, 51, 3, 51, 51, 51, 51, 3, 51, 51, 51, 51, 3, 51, 51, 51, 48, 3, 51, 51, 51, 0, 3, 51, 51, 51, 48, 3, 51, 51, 51, 48, 3, 51, 51, 51, 51, 3, 51, 51, 51, 51, 0, 48, 0, 51, 51, 3, 12, 204, 3, 51, 0, 12, 204, 195, 48, 3, 12, 204, 195, 48, 60, 204, 192, 48, 12, 204, 192, 48, 60, 204, 195, 48, 12, 204, 195, 48, 60, 204, 195, 48, 0, 204, 195, 48, 0, 204, 3, 48, 0, 204, 3, 48, 3, 204, 3, 48, 0, 60, 51, 48, 0, 51, 51, 51, 48, 3, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 0, 0, 0, 0, 16, 0, 0, 0, 1, 0, 12, 207, 243, 51, 0, 16, 0, 1, 17, 0, 17, 204, 203, 187, 187, 188, 51, 48, 0, 207, 251, 255, 191, 255, 192, 0, 12, 251, 255, 191, 187, 187, 243, 51, 51, 0, 0, 11, 187, 187, 187, 251, 251, 188, 192, 0, 203, 187, 187, 187, 187, 191, 195, 51, 51, 48, 0, 3, 51, 0, 27, 187, 187, 255, 191, 191, 252, 196, 0, 0, 0, 207, 187, 187, 191, 191, 251, 51, 51, 51, 51, 0, 1, 3, 51, 51, 48, 203, 187, 191, 187, 251, 255, 187, 190, 192, 3, 51, 51, 48, 0, 0, 0, 203, 187, 187, 251, 251, 188, 0, 0, 51, 51, 0, 17, 51, 51, 51, 51, 60, 187, 187, 255, 191, 187, 187, 187, 188, 0, 0, 51, 51, 51, 51, 51, 0, 3, 0, 51, 207, 251, 255, 191, 191, 192, 0, 0, 16, 51, 51, 51, 51, 51, 60, 191, 187, 206, 187, 187, 187, 187, 206, 0, 0, 0, 0, 0, 51, 51, 51, 51, 48, 0, 0, 51, 51, 51, 11, 191, 187, 204, 204, 3, 51, 51, 51, 51, 51, 12, 251, 255, 235, 187, 187, 187, 187, 187, 176, 51, 51, 51, 51, 51, 51, 51, 51, 0, 0, 3, 51, 51, 51, 12, 255, 204, 192, 51, 51, 51, 195, 51, 51, 60, 0, 206, 187, 187, 187, 187, 187, 187, 188, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 48, 204, 0, 0, 51, 51, 51, 206, 51, 51, 0, 51, 60, 187, 187, 187, 187, 187, 187, 187, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 48, 51, 51, 48, 236, 51, 51, 3, 51, 48, 206, 187, 187, 190, 187, 187, 188, 51, 51, 51, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 195, 51, 51, 4, 236, 206, 196, 235, 187, 190, 51, 51, 51, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 48, 51, 204, 3, 3, 51, 48, 196, 3, 78, 187, 180, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 51, 51, 51, 51, 3, 204, 12, 204, 204, 3, 48, 51, 3, 235, 176, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 0, 3, 51, 51, 48, 51, 204, 0, 204, 204, 204, 204, 3, 51, 62, 227, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 51, 51, 51, 51, 0, 12, 204, 204, 255, 252, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 0, 0, 3, 51, 51, 48, 0, 204, 204, 255, 240, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 0, 192, 51, 51, 51, 48, 204, 204, 191, 195, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 0, 15, 3, 51, 51, 51, 12, 204, 252, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 11, 252, 3, 51, 51, 60, 204, 195, 51, 51, 51, 3, 51, 51, 51, 51, 51, 51, 51, 12, 191, 192, 51, 51, 51, 0, 51, 51, 51, 51, 204, 51, 51, 51, 51, 51, 48, 0, 0, 204, 252, 3, 51, 51, 51, 51, 51, 51, 51, 191, 3, 51, 51, 51, 51, 48, 12, 204, 192, 51, 51, 51, 51, 51, 51, 48, 251, 179, 51, 51, 51, 51, 48, 0, 0, 3, 48, 51, 51, 3, 51, 51, 60, 191, 252, 51, 51, 51, 51, 0, 51, 51, 0, 60, 195, 51, 51, 60, 251, 191, 3, 51, 51, 51, 0, 51, 48, 0, 12, 227, 51, 51, 12, 191, 251, 195, 51, 51, 51, 51, 48, 14, 3, 51, 51, 207, 255, 191, 195, 51, 51, 51, 51, 48, 0, 195, 51, 0, 207, 255, 251, 243, 51, 51, 51, 0, 51, 51, 67, 51, 207, 255, 191, 188, 51, 51, 51, 3, 51, 64, 4, 48, 207, 191, 251, 255, 3, 51, 51, 3, 51, 195, 1, 251, 252, 207, 187, 195, 51, 51, 3, 51, 51, 12, 255, 191, 203, 255, 179, 51, 48, 0, 51, 51, 12, 251, 255, 207, 187, 240, 51, 48, 3, 51, 15, 191, 191, 207, 255, 179, 51, 48, 0, 48, 15, 251, 251, 191, 251, 243, 51, 48, 15, 191, 191, 204, 255, 195, 51, 48, 11, 251, 255, 204, 207, 195, 51, 48, 12, 191, 191, 252, 204, 195, 51, 48, 0, 204, 251, 252, 204, 3, 51, 0, 0, 0, 204, 192, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 3, 51, 51, 51, 51, 3, 51, 51, 51, 48, 3, 51, 51, 51, 48, 3, 51, 51, 51, 48, 3, 51, 51, 51, 48, 3, 51, 51, 51, 48, 3, 51, 51, 51, 48, 0, 51, 51, 51, 48, 12, 192, 51, 51, 0, 12, 204, 3, 51, 0, 12, 204, 3, 51, 12, 204, 3, 51, 12, 204, 51, 48, 12, 204, 3, 48, 12, 204, 51, 0, 204, 204, 3, 0, 204, 204, 51, 0, 204, 192, 51, 0, 204, 192, 51, 204, 195, 51, 204, 195, 48, 204, 195, 48, 3, 12, 195, 48, 51, 51, 51, 48, 0, 3, 51, 51, 51, 48, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 51, 0
albs-br/msx-mk
4,154
Data/scorpion/kick/left/scorpion_kick_left_frame_1_list.s
db 13, 2 dw 0x8000 + 1148 db 127, 4 dw 0x8000 + 1150 db 128, 4 dw 0x8000 + 1154 db 128, 5 dw 0x8000 + 1158 db 127, 6 dw 0x8000 + 1163 db 128, 6 dw 0x8000 + 1169 db 128, 6 dw 0x8000 + 1175 db 128, 6 dw 0x8000 + 1181 db 128, 6 dw 0x8000 + 1187 db 128, 6 dw 0x8000 + 1193 db 128, 6 dw 0x8000 + 1199 db 128, 7 dw 0x8000 + 1205 db 128, 8 dw 0x8000 + 1212 db 128, 9 dw 0x8000 + 1220 db 127, 11 dw 0x8000 + 1229 db 126, 14 dw 0x8000 + 1240 db 127, 16 dw 0x8000 + 1254 db 128, 16 dw 0x8000 + 1270 db 128, 16 dw 0x8000 + 1286 db 128, 16 dw 0x8000 + 1302 db 128, 16 dw 0x8000 + 1318 db 128, 16 dw 0x8000 + 1334 db 128, 16 dw 0x8000 + 1350 db 128, 16 dw 0x8000 + 1366 db 128, 17 dw 0x8000 + 1382 db 127, 18 dw 0x8000 + 1399 db 128, 18 dw 0x8000 + 1417 db 128, 19 dw 0x8000 + 1435 db 127, 20 dw 0x8000 + 1454 db 128, 20 dw 0x8000 + 1474 db 128, 19 dw 0x8000 + 1494 db 128, 19 dw 0x8000 + 1513 db 127, 4 dw 0x8000 + 1532 db 6, 12 dw 0x8000 + 1536 db 122, 4 dw 0x8000 + 1548 db 6, 11 dw 0x8000 + 1552 db 122, 4 dw 0x8000 + 1563 db 6, 11 dw 0x8000 + 1567 db 121, 4 dw 0x8000 + 1578 db 8, 10 dw 0x8000 + 1582 db 120, 4 dw 0x8000 + 1592 db 8, 9 dw 0x8000 + 1596 db 119, 4 dw 0x8000 + 1605 db 9, 9 dw 0x8000 + 1609 db 119, 3 dw 0x8000 + 1618 db 9, 9 dw 0x8000 + 1621 db 118, 4 dw 0x8000 + 1630 db 10, 9 dw 0x8000 + 1634 db 118, 4 dw 0x8000 + 1643 db 10, 9 dw 0x8000 + 1647 db 118, 3 dw 0x8000 + 1656 db 9, 11 dw 0x8000 + 1659 db 119, 3 dw 0x8000 + 1670 db 9, 11 dw 0x8000 + 1673 db 119, 3 dw 0x8000 + 1684 db 9, 11 dw 0x8000 + 1687 db 119, 3 dw 0x8000 + 1698 db 9, 11 dw 0x8000 + 1701 db 119, 2 dw 0x8000 + 1712 db 9, 11 dw 0x8000 + 1714 db 128, 11 dw 0x8000 + 1725 db 128, 11 dw 0x8000 + 1736 db 127, 12 dw 0x8000 + 1747 db 128, 12 dw 0x8000 + 1759 db 128, 12 dw 0x8000 + 1771 db 128, 12 dw 0x8000 + 1783 db 128, 12 dw 0x8000 + 1795 db 128, 12 dw 0x8000 + 1807 db 128, 12 dw 0x8000 + 1819 db 128, 12 dw 0x8000 + 1831 db 128, 11 dw 0x8000 + 1843 db 127, 12 dw 0x8000 + 1854 db 128, 12 dw 0x8000 + 1866 db 128, 12 dw 0x8000 + 1878 db 128, 12 dw 0x8000 + 1890 db 128, 12 dw 0x8000 + 1902 db 127, 13 dw 0x8000 + 1914 db 128, 13 dw 0x8000 + 1927 db 128, 13 dw 0x8000 + 1940 db 128, 7 dw 0x8000 + 1953 db 8, 5 dw 0x8000 + 1960 db 120, 7 dw 0x8000 + 1965 db 8, 5 dw 0x8000 + 1972 db 119, 8 dw 0x8000 + 1977 db 9, 5 dw 0x8000 + 1985 db 119, 7 dw 0x8000 + 1990 db 9, 5 dw 0x8000 + 1997 db 119, 7 dw 0x8000 + 2002 db 9, 5 dw 0x8000 + 2009 db 119, 7 dw 0x8000 + 2014 db 9, 6 dw 0x8000 + 2021 db 120, 5 dw 0x8000 + 2027 db 8, 6 dw 0x8000 + 2032 db 120, 5 dw 0x8000 + 2038 db 8, 6 dw 0x8000 + 2043 db 120, 5 dw 0x8000 + 2049 db 8, 6 dw 0x8000 + 2054 db 120, 5 dw 0x8000 + 2060 db 8, 6 dw 0x8000 + 2065 db 120, 6 dw 0x8000 + 2071 db 8, 6 dw 0x8000 + 2077 db 121, 5 dw 0x8000 + 2083 db 7, 6 dw 0x8000 + 2088 db 121, 5 dw 0x8000 + 2094 db 7, 6 dw 0x8000 + 2099 db 121, 5 dw 0x8000 + 2105 db 8, 5 dw 0x8000 + 2110 db 120, 5 dw 0x8000 + 2115 db 8, 5 dw 0x8000 + 2120 db 120, 5 dw 0x8000 + 2125 db 8, 5 dw 0x8000 + 2130 db 120, 5 dw 0x8000 + 2135 db 8, 5 dw 0x8000 + 2140 db 120, 5 dw 0x8000 + 2145 db 8, 5 dw 0x8000 + 2150 db 121, 4 dw 0x8000 + 2155 db 7, 5 dw 0x8000 + 2159 db 121, 4 dw 0x8000 + 2164 db 8, 4 dw 0x8000 + 2168 db 120, 4 dw 0x8000 + 2172 db 8, 4 dw 0x8000 + 2176 db 120, 4 dw 0x8000 + 2180 db 8, 4 dw 0x8000 + 2184 db 120, 4 dw 0x8000 + 2188 db 9, 3 dw 0x8000 + 2192 db 119, 4 dw 0x8000 + 2195 db 9, 3 dw 0x8000 + 2199 db 119, 4 dw 0x8000 + 2202 db 9, 3 dw 0x8000 + 2206 db 119, 4 dw 0x8000 + 2209 db 9, 3 dw 0x8000 + 2213 db 118, 5 dw 0x8000 + 2216 db 10, 3 dw 0x8000 + 2221 db 118, 5 dw 0x8000 + 2224 db 10, 3 dw 0x8000 + 2229 db 117, 4 dw 0x8000 + 2232 db 11, 3 dw 0x8000 + 2236 db 117, 4 dw 0x8000 + 2239 db 11, 3 dw 0x8000 + 2243 db 116, 4 dw 0x8000 + 2246 db 12, 3 dw 0x8000 + 2250 db 116, 4 dw 0x8000 + 2253 db 12, 3 dw 0x8000 + 2257 db 117, 3 dw 0x8000 + 2260 db 11, 3 dw 0x8000 + 2263 db 128, 4 dw 0x8000 + 2266 db 128, 4 dw 0x8000 + 2270 db 128, 4 dw 0x8000 + 2274 db 129, 3 dw 0x8000 + 2278 db 0 ; end of frame
albs-br/msx-mk
1,416
Data/scorpion/kick/left/scorpion_low_kick_left_animation.s
Scorpion_Low_Kick_Left_Animation_Headers: ; low kick frames seq: ; 0, 1, 3, 6, 3, 1, 0 dw Scorpion_Kick_Left_Frame_0_Header, Scorpion_Kick_Left_Frame_0_Header, Scorpion_Kick_Left_Frame_0_Header dw Scorpion_Kick_Left_Frame_1_Header, Scorpion_Kick_Left_Frame_1_Header, Scorpion_Kick_Left_Frame_1_Header ; dw Scorpion_Kick_Left_Frame_2_Header, Scorpion_Kick_Left_Frame_2_Header, Scorpion_Kick_Left_Frame_2_Header dw Scorpion_Kick_Left_Frame_3_Header, Scorpion_Kick_Left_Frame_3_Header, Scorpion_Kick_Left_Frame_3_Header ; dw Scorpion_Kick_Left_Frame_4_Header, Scorpion_Kick_Left_Frame_4_Header, Scorpion_Kick_Left_Frame_4_Header ; dw Scorpion_Kick_Left_Frame_5_Header, Scorpion_Kick_Left_Frame_5_Header, Scorpion_Kick_Left_Frame_5_Header dw Scorpion_Kick_Left_Frame_6_Header, Scorpion_Kick_Left_Frame_6_Header, Scorpion_Kick_Left_Frame_6_Header dw Scorpion_Kick_Left_Frame_3_Header, Scorpion_Kick_Left_Frame_3_Header, Scorpion_Kick_Left_Frame_3_Header dw Scorpion_Kick_Left_Frame_1_Header, Scorpion_Kick_Left_Frame_1_Header, Scorpion_Kick_Left_Frame_1_Header dw Scorpion_Kick_Left_Frame_0_Header, Scorpion_Kick_Left_Frame_0_Header, Scorpion_Kick_Left_Frame_0_Header ; frame headers are all stored on MegaROM pages at address 0x8000, ; so the high byte will never be 0x00 or 0x01 dw 0x0100 ; end of data (end animation) ; dw 0x0000 ; end of data (loop animation, return to first frame)
albs-br/msx-mk
3,089
Data/scorpion/kick/left/scorpion_kick_left_frame_3_list.s
db 3, 2 dw 0x8000 + 3197 db 9, 1 dw 0x8000 + 3199 db 118, 4 dw 0x8000 + 3200 db 9, 2 dw 0x8000 + 3204 db 119, 4 dw 0x8000 + 3206 db 8, 3 dw 0x8000 + 3210 db 119, 6 dw 0x8000 + 3213 db 8, 4 dw 0x8000 + 3219 db 120, 6 dw 0x8000 + 3223 db 7, 9 dw 0x8000 + 3229 db 121, 16 dw 0x8000 + 3238 db 128, 16 dw 0x8000 + 3254 db 128, 16 dw 0x8000 + 3270 db 128, 16 dw 0x8000 + 3286 db 128, 16 dw 0x8000 + 3302 db 129, 15 dw 0x8000 + 3318 db 128, 15 dw 0x8000 + 3333 db 128, 14 dw 0x8000 + 3348 db 129, 13 dw 0x8000 + 3362 db 128, 12 dw 0x8000 + 3375 db 127, 13 dw 0x8000 + 3387 db 128, 13 dw 0x8000 + 3400 db 128, 14 dw 0x8000 + 3413 db 128, 14 dw 0x8000 + 3427 db 128, 14 dw 0x8000 + 3441 db 127, 16 dw 0x8000 + 3455 db 128, 16 dw 0x8000 + 3471 db 128, 17 dw 0x8000 + 3487 db 128, 17 dw 0x8000 + 3504 db 128, 18 dw 0x8000 + 3521 db 128, 18 dw 0x8000 + 3539 db 127, 20 dw 0x8000 + 3557 db 128, 20 dw 0x8000 + 3577 db 128, 20 dw 0x8000 + 3597 db 129, 19 dw 0x8000 + 3617 db 130, 17 dw 0x8000 + 3636 db 128, 17 dw 0x8000 + 3653 db 129, 16 dw 0x8000 + 3670 db 129, 15 dw 0x8000 + 3686 db 128, 15 dw 0x8000 + 3701 db 129, 14 dw 0x8000 + 3716 db 128, 15 dw 0x8000 + 3730 db 129, 3 dw 0x8000 + 3745 db 4, 10 dw 0x8000 + 3748 db 128, 10 dw 0x8000 + 3758 db 128, 10 dw 0x8000 + 3768 db 128, 10 dw 0x8000 + 3778 db 128, 10 dw 0x8000 + 3788 db 128, 10 dw 0x8000 + 3798 db 128, 10 dw 0x8000 + 3808 db 128, 10 dw 0x8000 + 3818 db 128, 10 dw 0x8000 + 3828 db 128, 11 dw 0x8000 + 3838 db 128, 11 dw 0x8000 + 3849 db 128, 11 dw 0x8000 + 3860 db 128, 12 dw 0x8000 + 3871 db 128, 12 dw 0x8000 + 3883 db 128, 13 dw 0x8000 + 3895 db 128, 13 dw 0x8000 + 3908 db 128, 14 dw 0x8000 + 3921 db 128, 14 dw 0x8000 + 3935 db 128, 5 dw 0x8000 + 3949 db 6, 9 dw 0x8000 + 3954 db 122, 5 dw 0x8000 + 3963 db 6, 10 dw 0x8000 + 3968 db 122, 5 dw 0x8000 + 3978 db 9, 7 dw 0x8000 + 3983 db 119, 5 dw 0x8000 + 3990 db 10, 7 dw 0x8000 + 3995 db 118, 5 dw 0x8000 + 4002 db 10, 7 dw 0x8000 + 4007 db 118, 5 dw 0x8000 + 4014 db 11, 6 dw 0x8000 + 4019 db 117, 5 dw 0x8000 + 4025 db 12, 5 dw 0x8000 + 4030 db 116, 5 dw 0x8000 + 4035 db 12, 5 dw 0x8000 + 4040 db 116, 5 dw 0x8000 + 4045 db 13, 4 dw 0x8000 + 4050 db 115, 5 dw 0x8000 + 4054 db 13, 4 dw 0x8000 + 4059 db 115, 6 dw 0x8000 + 4063 db 13, 4 dw 0x8000 + 4069 db 115, 6 dw 0x8000 + 4073 db 14, 3 dw 0x8000 + 4079 db 115, 5 dw 0x8000 + 4082 db 13, 3 dw 0x8000 + 4087 db 115, 5 dw 0x8000 + 4090 db 13, 3 dw 0x8000 + 4095 db 115, 5 dw 0x8000 + 4098 db 13, 3 dw 0x8000 + 4103 db 115, 5 dw 0x8000 + 4106 db 13, 3 dw 0x8000 + 4111 db 115, 5 dw 0x8000 + 4114 db 13, 3 dw 0x8000 + 4119 db 116, 4 dw 0x8000 + 4122 db 12, 2 dw 0x8000 + 4126 db 116, 4 dw 0x8000 + 4128 db 13, 1 dw 0x8000 + 4132 db 115, 4 dw 0x8000 + 4133 db 128, 4 dw 0x8000 + 4137 db 128, 4 dw 0x8000 + 4141 db 128, 4 dw 0x8000 + 4145 db 128, 4 dw 0x8000 + 4149 db 127, 5 dw 0x8000 + 4153 db 127, 6 dw 0x8000 + 4158 db 127, 7 dw 0x8000 + 4164 db 128, 7 dw 0x8000 + 4171 db 128, 7 dw 0x8000 + 4178 db 0 ; end of frame
albs-br/msx-mk
2,908
Data/scorpion/kick/left/scorpion_kick_left_frame_2_list.s
db 5, 2 dw 0x8000 + 2281 db 127, 3 dw 0x8000 + 2283 db 128, 4 dw 0x8000 + 2286 db 127, 5 dw 0x8000 + 2290 db 128, 5 dw 0x8000 + 2295 db 128, 5 dw 0x8000 + 2300 db 128, 5 dw 0x8000 + 2305 db 128, 6 dw 0x8000 + 2310 db 128, 6 dw 0x8000 + 2316 db 128, 7 dw 0x8000 + 2322 db 128, 12 dw 0x8000 + 2329 db 129, 12 dw 0x8000 + 2341 db 127, 13 dw 0x8000 + 2353 db 128, 14 dw 0x8000 + 2366 db 128, 14 dw 0x8000 + 2380 db 127, 16 dw 0x8000 + 2394 db 128, 16 dw 0x8000 + 2410 db 127, 18 dw 0x8000 + 2426 db 128, 18 dw 0x8000 + 2444 db 128, 18 dw 0x8000 + 2462 db 128, 18 dw 0x8000 + 2480 db 128, 17 dw 0x8000 + 2498 db 128, 15 dw 0x8000 + 2515 db 128, 15 dw 0x8000 + 2530 db 128, 15 dw 0x8000 + 2545 db 128, 14 dw 0x8000 + 2560 db 128, 14 dw 0x8000 + 2574 db 128, 14 dw 0x8000 + 2588 db 128, 14 dw 0x8000 + 2602 db 128, 13 dw 0x8000 + 2616 db 128, 13 dw 0x8000 + 2629 db 128, 13 dw 0x8000 + 2642 db 128, 13 dw 0x8000 + 2655 db 128, 3 dw 0x8000 + 2668 db 4, 9 dw 0x8000 + 2671 db 125, 2 dw 0x8000 + 2680 db 3, 9 dw 0x8000 + 2682 db 129, 8 dw 0x8000 + 2691 db 128, 8 dw 0x8000 + 2699 db 128, 8 dw 0x8000 + 2707 db 128, 9 dw 0x8000 + 2715 db 128, 9 dw 0x8000 + 2724 db 128, 9 dw 0x8000 + 2733 db 128, 9 dw 0x8000 + 2742 db 128, 9 dw 0x8000 + 2751 db 128, 9 dw 0x8000 + 2760 db 128, 9 dw 0x8000 + 2769 db 128, 10 dw 0x8000 + 2778 db 128, 10 dw 0x8000 + 2788 db 128, 10 dw 0x8000 + 2798 db 128, 10 dw 0x8000 + 2808 db 128, 10 dw 0x8000 + 2818 db 128, 10 dw 0x8000 + 2828 db 128, 10 dw 0x8000 + 2838 db 128, 10 dw 0x8000 + 2848 db 128, 10 dw 0x8000 + 2858 db 128, 10 dw 0x8000 + 2868 db 128, 10 dw 0x8000 + 2878 db 128, 10 dw 0x8000 + 2888 db 128, 10 dw 0x8000 + 2898 db 128, 9 dw 0x8000 + 2908 db 128, 9 dw 0x8000 + 2917 db 128, 9 dw 0x8000 + 2926 db 128, 9 dw 0x8000 + 2935 db 128, 9 dw 0x8000 + 2944 db 128, 9 dw 0x8000 + 2953 db 128, 9 dw 0x8000 + 2962 db 128, 9 dw 0x8000 + 2971 db 128, 9 dw 0x8000 + 2980 db 128, 9 dw 0x8000 + 2989 db 128, 9 dw 0x8000 + 2998 db 128, 9 dw 0x8000 + 3007 db 128, 9 dw 0x8000 + 3016 db 129, 8 dw 0x8000 + 3025 db 128, 8 dw 0x8000 + 3033 db 128, 8 dw 0x8000 + 3041 db 128, 8 dw 0x8000 + 3049 db 128, 8 dw 0x8000 + 3057 db 129, 7 dw 0x8000 + 3065 db 128, 7 dw 0x8000 + 3072 db 129, 6 dw 0x8000 + 3079 db 128, 6 dw 0x8000 + 3085 db 128, 6 dw 0x8000 + 3091 db 129, 5 dw 0x8000 + 3097 db 128, 5 dw 0x8000 + 3102 db 128, 5 dw 0x8000 + 3107 db 128, 5 dw 0x8000 + 3112 db 128, 5 dw 0x8000 + 3117 db 129, 4 dw 0x8000 + 3122 db 128, 4 dw 0x8000 + 3126 db 128, 5 dw 0x8000 + 3130 db 128, 5 dw 0x8000 + 3135 db 128, 5 dw 0x8000 + 3140 db 127, 6 dw 0x8000 + 3145 db 127, 7 dw 0x8000 + 3151 db 127, 7 dw 0x8000 + 3158 db 128, 7 dw 0x8000 + 3165 db 128, 7 dw 0x8000 + 3172 db 130, 5 dw 0x8000 + 3179 db 128, 5 dw 0x8000 + 3184 db 128, 5 dw 0x8000 + 3189 db 129, 3 dw 0x8000 + 3194 db 0 ; end of frame
albs-br/msx-mk
2,678
Data/scorpion/kick/left/scorpion_kick_left_frame_6_list.s
db 38, 1 dw 0x8000 + 6056 db 127, 3 dw 0x8000 + 6057 db 127, 5 dw 0x8000 + 6060 db 127, 6 dw 0x8000 + 6065 db 101, 4 dw 0x8000 + 6071 db 24, 9 dw 0x8000 + 6075 db 103, 6 dw 0x8000 + 6084 db 23, 12 dw 0x8000 + 6090 db 104, 8 dw 0x8000 + 6102 db 24, 12 dw 0x8000 + 6110 db 100, 3 dw 0x8000 + 6122 db 4, 8 dw 0x8000 + 6125 db 22, 14 dw 0x8000 + 6133 db 101, 14 dw 0x8000 + 6147 db 23, 18 dw 0x8000 + 6161 db 105, 15 dw 0x8000 + 6179 db 20, 16 dw 0x8000 + 6194 db 18, 2 dw 0x8000 + 6210 db 90, 35 dw 0x8000 + 6212 db 128, 34 dw 0x8000 + 6247 db 128, 34 dw 0x8000 + 6281 db 128, 33 dw 0x8000 + 6315 db 128, 32 dw 0x8000 + 6348 db 128, 32 dw 0x8000 + 6380 db 128, 31 dw 0x8000 + 6412 db 129, 29 dw 0x8000 + 6443 db 128, 27 dw 0x8000 + 6472 db 129, 25 dw 0x8000 + 6499 db 128, 24 dw 0x8000 + 6524 db 129, 22 dw 0x8000 + 6548 db 128, 20 dw 0x8000 + 6570 db 128, 19 dw 0x8000 + 6590 db 128, 19 dw 0x8000 + 6609 db 128, 18 dw 0x8000 + 6628 db 129, 17 dw 0x8000 + 6646 db 128, 17 dw 0x8000 + 6663 db 130, 15 dw 0x8000 + 6680 db 128, 14 dw 0x8000 + 6695 db 128, 2 dw 0x8000 + 6709 db 3, 11 dw 0x8000 + 6711 db 125, 2 dw 0x8000 + 6722 db 3, 11 dw 0x8000 + 6724 db 124, 3 dw 0x8000 + 6735 db 5, 2 dw 0x8000 + 6738 db 3, 7 dw 0x8000 + 6740 db 120, 3 dw 0x8000 + 6747 db 5, 2 dw 0x8000 + 6750 db 3, 7 dw 0x8000 + 6752 db 120, 3 dw 0x8000 + 6759 db 7, 8 dw 0x8000 + 6762 db 121, 3 dw 0x8000 + 6770 db 7, 8 dw 0x8000 + 6773 db 121, 3 dw 0x8000 + 6781 db 7, 8 dw 0x8000 + 6784 db 122, 2 dw 0x8000 + 6792 db 6, 8 dw 0x8000 + 6794 db 122, 2 dw 0x8000 + 6802 db 6, 8 dw 0x8000 + 6804 db 128, 8 dw 0x8000 + 6812 db 128, 8 dw 0x8000 + 6820 db 128, 8 dw 0x8000 + 6828 db 128, 8 dw 0x8000 + 6836 db 129, 6 dw 0x8000 + 6844 db 129, 5 dw 0x8000 + 6850 db 128, 5 dw 0x8000 + 6855 db 128, 5 dw 0x8000 + 6860 db 128, 5 dw 0x8000 + 6865 db 128, 5 dw 0x8000 + 6870 db 128, 5 dw 0x8000 + 6875 db 128, 5 dw 0x8000 + 6880 db 128, 5 dw 0x8000 + 6885 db 128, 5 dw 0x8000 + 6890 db 128, 5 dw 0x8000 + 6895 db 128, 5 dw 0x8000 + 6900 db 128, 5 dw 0x8000 + 6905 db 128, 5 dw 0x8000 + 6910 db 128, 4 dw 0x8000 + 6915 db 128, 4 dw 0x8000 + 6919 db 128, 4 dw 0x8000 + 6923 db 128, 4 dw 0x8000 + 6927 db 128, 4 dw 0x8000 + 6931 db 128, 4 dw 0x8000 + 6935 db 128, 4 dw 0x8000 + 6939 db 128, 4 dw 0x8000 + 6943 db 128, 3 dw 0x8000 + 6947 db 128, 3 dw 0x8000 + 6950 db 128, 3 dw 0x8000 + 6953 db 128, 3 dw 0x8000 + 6956 db 127, 4 dw 0x8000 + 6959 db 128, 4 dw 0x8000 + 6963 db 126, 6 dw 0x8000 + 6967 db 128, 6 dw 0x8000 + 6973 db 127, 7 dw 0x8000 + 6979 db 128, 7 dw 0x8000 + 6986 db 128, 7 dw 0x8000 + 6993 db 0 ; end of frame
albs-br/msx-mk
3,572
Data/scorpion/crouching-block/left/scorpion_crouching_block_left_frames_0_to_0_data.s
db 0, 3, 48, 0, 16, 51, 51, 0, 15, 177, 1, 3, 51, 51, 48, 187, 187, 191, 1, 51, 51, 51, 51, 187, 187, 187, 191, 192, 16, 51, 51, 51, 51, 27, 187, 187, 255, 192, 16, 51, 51, 51, 51, 59, 187, 191, 252, 3, 51, 51, 51, 51, 15, 191, 255, 3, 48, 0, 51, 51, 51, 51, 60, 207, 251, 188, 51, 51, 0, 51, 51, 51, 51, 52, 239, 255, 252, 51, 51, 48, 3, 51, 51, 51, 51, 14, 204, 255, 243, 60, 206, 67, 51, 0, 3, 51, 51, 51, 51, 76, 204, 255, 243, 59, 187, 180, 51, 48, 0, 51, 51, 51, 51, 51, 206, 204, 255, 243, 62, 187, 190, 51, 51, 64, 3, 51, 51, 51, 51, 51, 52, 3, 207, 195, 52, 236, 188, 0, 48, 192, 3, 51, 51, 51, 51, 51, 12, 67, 207, 3, 51, 60, 48, 1, 12, 64, 3, 51, 51, 51, 51, 51, 52, 3, 204, 51, 51, 0, 51, 51, 60, 192, 203, 3, 51, 51, 51, 51, 51, 48, 192, 51, 51, 0, 51, 204, 27, 192, 51, 51, 51, 51, 51, 51, 3, 51, 51, 0, 27, 192, 0, 51, 48, 51, 51, 48, 3, 51, 48, 0, 27, 204, 204, 204, 192, 51, 51, 48, 51, 51, 48, 27, 204, 204, 207, 255, 3, 51, 48, 51, 51, 48, 27, 204, 204, 207, 252, 51, 51, 51, 51, 51, 48, 27, 204, 204, 255, 206, 228, 51, 51, 51, 51, 48, 207, 192, 52, 204, 236, 206, 64, 51, 51, 60, 0, 12, 3, 48, 48, 76, 236, 238, 64, 51, 204, 192, 12, 195, 51, 51, 0, 76, 76, 228, 196, 206, 64, 195, 51, 51, 48, 0, 204, 78, 206, 236, 192, 192, 51, 48, 51, 51, 48, 196, 204, 203, 67, 12, 3, 51, 51, 3, 51, 48, 78, 188, 51, 48, 51, 51, 51, 48, 64, 51, 12, 188, 51, 51, 3, 51, 51, 51, 51, 12, 62, 227, 51, 51, 51, 3, 51, 51, 51, 51, 51, 12, 195, 51, 51, 51, 48, 51, 51, 51, 51, 51, 51, 12, 195, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 51, 207, 195, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 0, 204, 207, 192, 51, 51, 51, 51, 51, 51, 0, 0, 51, 51, 51, 51, 48, 204, 207, 255, 252, 51, 51, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 48, 207, 255, 255, 188, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 48, 207, 255, 255, 255, 3, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 51, 207, 255, 251, 191, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 207, 255, 191, 255, 195, 51, 51, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 51, 51, 207, 255, 251, 191, 243, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 51, 51, 207, 255, 255, 251, 243, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 51, 51, 15, 255, 255, 191, 240, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 51, 15, 255, 255, 251, 240, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 51, 12, 255, 255, 255, 240, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 51, 12, 255, 255, 251, 252, 3, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 51, 51, 51, 12, 255, 255, 255, 252, 51, 51, 51, 48, 192, 3, 51, 51, 51, 51, 51, 51, 0, 12, 255, 255, 255, 252, 51, 51, 51, 12, 0, 3, 51, 51, 51, 51, 51, 0, 12, 255, 255, 255, 204, 3, 51, 0, 12, 0, 0, 51, 51, 51, 51, 48, 60, 207, 255, 255, 204, 3, 51, 48, 204, 0, 0, 51, 51, 51, 51, 48, 12, 204, 207, 204, 204, 3, 51, 0, 204, 0, 51, 51, 51, 51, 48, 60, 204, 204, 204, 204, 3, 51, 48, 204, 48, 51, 51, 51, 48, 0, 204, 204, 204, 204, 3, 51, 0, 192, 3, 3, 48, 51, 48, 48, 204, 204, 204, 204, 3, 48, 60, 192, 48, 48, 3, 3, 0, 0, 12, 204, 204, 204, 3, 51, 12, 0, 3, 0, 12, 3, 51, 0, 204, 204, 204, 3, 48, 12, 0, 0, 48, 12, 195, 0, 48, 0, 0, 0, 51, 3, 192, 0, 0, 3, 12, 195, 3, 3, 3, 48, 48, 51, 48, 192, 48, 12, 192, 51, 0, 192, 3, 12, 195, 51, 48, 192, 48, 12, 192, 0, 51, 12, 0, 0, 51, 48, 3, 0, 51, 12, 0, 3, 51, 51, 0, 0, 51, 0, 3, 0, 51, 51, 51, 51, 0, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 0, 51, 51, 51, 51, 48, 51, 51, 51, 51, 48, 3, 51, 51, 0, 0, 51, 51, 48, 0, 0, 0, 0, 0, 0
albs-br/msx-mk
2,973
Data/scorpion/crouching-block/left/scorpion_crouching_block_left_frame_0_list.s
db 12, 3 dw 0x8000 + 5913 db 127, 5 dw 0x8000 + 5916 db 7, 2 dw 0x8000 + 5921 db 121, 5 dw 0x8000 + 5923 db 6, 3 dw 0x8000 + 5928 db 122, 10 dw 0x8000 + 5931 db 128, 10 dw 0x8000 + 5941 db 128, 9 dw 0x8000 + 5951 db 128, 10 dw 0x8000 + 5960 db 127, 11 dw 0x8000 + 5970 db 128, 12 dw 0x8000 + 5981 db 128, 14 dw 0x8000 + 5993 db 128, 14 dw 0x8000 + 6007 db 127, 16 dw 0x8000 + 6021 db 128, 16 dw 0x8000 + 6037 db 128, 16 dw 0x8000 + 6053 db 128, 16 dw 0x8000 + 6069 db 128, 12 dw 0x8000 + 6085 db 13, 2 dw 0x8000 + 6097 db 115, 12 dw 0x8000 + 6099 db 128, 12 dw 0x8000 + 6111 db 128, 11 dw 0x8000 + 6123 db 128, 11 dw 0x8000 + 6134 db 128, 11 dw 0x8000 + 6145 db 128, 11 dw 0x8000 + 6156 db 128, 11 dw 0x8000 + 6167 db 128, 11 dw 0x8000 + 6178 db 128, 11 dw 0x8000 + 6189 db 129, 10 dw 0x8000 + 6200 db 128, 10 dw 0x8000 + 6210 db 128, 11 dw 0x8000 + 6220 db 129, 10 dw 0x8000 + 6231 db 128, 11 dw 0x8000 + 6241 db 128, 12 dw 0x8000 + 6252 db 128, 13 dw 0x8000 + 6264 db 128, 13 dw 0x8000 + 6277 db 127, 16 dw 0x8000 + 6290 db 127, 17 dw 0x8000 + 6306 db 128, 17 dw 0x8000 + 6323 db 127, 18 dw 0x8000 + 6340 db 128, 18 dw 0x8000 + 6358 db 128, 18 dw 0x8000 + 6376 db 127, 19 dw 0x8000 + 6394 db 128, 19 dw 0x8000 + 6413 db 128, 19 dw 0x8000 + 6432 db 128, 19 dw 0x8000 + 6451 db 128, 19 dw 0x8000 + 6470 db 128, 19 dw 0x8000 + 6489 db 128, 13 dw 0x8000 + 6508 db 14, 5 dw 0x8000 + 6521 db 114, 13 dw 0x8000 + 6526 db 14, 5 dw 0x8000 + 6539 db 114, 7 dw 0x8000 + 6544 db 8, 5 dw 0x8000 + 6551 db 6, 5 dw 0x8000 + 6556 db 114, 6 dw 0x8000 + 6561 db 8, 5 dw 0x8000 + 6567 db 6, 5 dw 0x8000 + 6572 db 114, 6 dw 0x8000 + 6577 db 8, 5 dw 0x8000 + 6583 db 6, 5 dw 0x8000 + 6588 db 115, 5 dw 0x8000 + 6593 db 7, 5 dw 0x8000 + 6598 db 6, 4 dw 0x8000 + 6603 db 115, 5 dw 0x8000 + 6607 db 7, 5 dw 0x8000 + 6612 db 6, 4 dw 0x8000 + 6617 db 115, 5 dw 0x8000 + 6621 db 7, 5 dw 0x8000 + 6626 db 6, 4 dw 0x8000 + 6631 db 115, 5 dw 0x8000 + 6635 db 7, 5 dw 0x8000 + 6640 db 6, 4 dw 0x8000 + 6645 db 115, 4 dw 0x8000 + 6649 db 7, 5 dw 0x8000 + 6653 db 6, 4 dw 0x8000 + 6658 db 115, 4 dw 0x8000 + 6662 db 7, 5 dw 0x8000 + 6666 db 6, 4 dw 0x8000 + 6671 db 115, 4 dw 0x8000 + 6675 db 7, 5 dw 0x8000 + 6679 db 6, 3 dw 0x8000 + 6684 db 116, 3 dw 0x8000 + 6687 db 12, 3 dw 0x8000 + 6690 db 116, 3 dw 0x8000 + 6693 db 12, 3 dw 0x8000 + 6696 db 116, 3 dw 0x8000 + 6699 db 11, 4 dw 0x8000 + 6702 db 116, 4 dw 0x8000 + 6706 db 12, 4 dw 0x8000 + 6710 db 116, 4 dw 0x8000 + 6714 db 12, 4 dw 0x8000 + 6718 db 115, 5 dw 0x8000 + 6722 db 13, 5 dw 0x8000 + 6727 db 115, 5 dw 0x8000 + 6732 db 14, 4 dw 0x8000 + 6737 db 113, 6 dw 0x8000 + 6741 db 15, 5 dw 0x8000 + 6747 db 113, 6 dw 0x8000 + 6752 db 15, 6 dw 0x8000 + 6758 db 113, 5 dw 0x8000 + 6764 db 16, 5 dw 0x8000 + 6769 db 112, 4 dw 0x8000 + 6774 db 16, 5 dw 0x8000 + 6778 db 112, 2 dw 0x8000 + 6783 db 17, 3 dw 0x8000 + 6785 db 0 ; end of frame
albs-br/msx-mk
4,010
Data/scorpion/walking/left/scorpion_walking_left_frame_1_list.s
db 13, 4 dw 0x8000 + 1177 db 128, 5 dw 0x8000 + 1181 db 127, 6 dw 0x8000 + 1186 db 128, 6 dw 0x8000 + 1192 db 128, 6 dw 0x8000 + 1198 db 123, 2 dw 0x8000 + 1204 db 5, 6 dw 0x8000 + 1206 db 122, 3 dw 0x8000 + 1212 db 6, 6 dw 0x8000 + 1215 db 122, 4 dw 0x8000 + 1221 db 6, 6 dw 0x8000 + 1225 db 121, 5 dw 0x8000 + 1231 db 6, 7 dw 0x8000 + 1236 db 121, 6 dw 0x8000 + 1243 db 7, 7 dw 0x8000 + 1249 db 121, 5 dw 0x8000 + 1256 db 7, 7 dw 0x8000 + 1261 db 121, 5 dw 0x8000 + 1268 db 7, 7 dw 0x8000 + 1273 db 120, 5 dw 0x8000 + 1280 db 7, 8 dw 0x8000 + 1285 db 121, 4 dw 0x8000 + 1293 db 6, 9 dw 0x8000 + 1297 db 121, 4 dw 0x8000 + 1306 db 5, 11 dw 0x8000 + 1310 db 123, 16 dw 0x8000 + 1321 db 128, 18 dw 0x8000 + 1337 db 127, 20 dw 0x8000 + 1355 db 128, 20 dw 0x8000 + 1375 db 128, 20 dw 0x8000 + 1395 db 128, 20 dw 0x8000 + 1415 db 128, 20 dw 0x8000 + 1435 db 128, 20 dw 0x8000 + 1455 db 129, 18 dw 0x8000 + 1475 db 132, 14 dw 0x8000 + 1493 db 128, 14 dw 0x8000 + 1507 db 128, 14 dw 0x8000 + 1521 db 129, 13 dw 0x8000 + 1535 db 128, 13 dw 0x8000 + 1548 db 128, 13 dw 0x8000 + 1561 db 128, 14 dw 0x8000 + 1574 db 129, 13 dw 0x8000 + 1588 db 128, 13 dw 0x8000 + 1601 db 128, 14 dw 0x8000 + 1614 db 128, 14 dw 0x8000 + 1628 db 128, 14 dw 0x8000 + 1642 db 129, 14 dw 0x8000 + 1656 db 128, 9 dw 0x8000 + 1670 db 10, 4 dw 0x8000 + 1679 db 118, 9 dw 0x8000 + 1683 db 10, 4 dw 0x8000 + 1692 db 118, 9 dw 0x8000 + 1696 db 10, 4 dw 0x8000 + 1705 db 118, 9 dw 0x8000 + 1709 db 11, 4 dw 0x8000 + 1718 db 117, 9 dw 0x8000 + 1722 db 11, 4 dw 0x8000 + 1731 db 116, 10 dw 0x8000 + 1735 db 13, 3 dw 0x8000 + 1745 db 115, 10 dw 0x8000 + 1748 db 13, 3 dw 0x8000 + 1758 db 115, 10 dw 0x8000 + 1761 db 13, 3 dw 0x8000 + 1771 db 115, 10 dw 0x8000 + 1774 db 13, 4 dw 0x8000 + 1784 db 115, 10 dw 0x8000 + 1788 db 13, 4 dw 0x8000 + 1798 db 115, 10 dw 0x8000 + 1802 db 13, 4 dw 0x8000 + 1812 db 115, 10 dw 0x8000 + 1816 db 14, 3 dw 0x8000 + 1826 db 114, 10 dw 0x8000 + 1829 db 14, 2 dw 0x8000 + 1839 db 114, 10 dw 0x8000 + 1841 db 14, 2 dw 0x8000 + 1851 db 114, 10 dw 0x8000 + 1853 db 128, 10 dw 0x8000 + 1863 db 128, 10 dw 0x8000 + 1873 db 128, 10 dw 0x8000 + 1883 db 128, 10 dw 0x8000 + 1893 db 128, 10 dw 0x8000 + 1903 db 128, 10 dw 0x8000 + 1913 db 128, 10 dw 0x8000 + 1923 db 128, 10 dw 0x8000 + 1933 db 128, 10 dw 0x8000 + 1943 db 128, 10 dw 0x8000 + 1953 db 128, 10 dw 0x8000 + 1963 db 128, 10 dw 0x8000 + 1973 db 128, 10 dw 0x8000 + 1983 db 128, 10 dw 0x8000 + 1993 db 128, 10 dw 0x8000 + 2003 db 128, 10 dw 0x8000 + 2013 db 128, 10 dw 0x8000 + 2023 db 127, 11 dw 0x8000 + 2033 db 128, 11 dw 0x8000 + 2044 db 128, 11 dw 0x8000 + 2055 db 128, 11 dw 0x8000 + 2066 db 128, 11 dw 0x8000 + 2077 db 128, 11 dw 0x8000 + 2088 db 128, 11 dw 0x8000 + 2099 db 128, 11 dw 0x8000 + 2110 db 128, 11 dw 0x8000 + 2121 db 128, 4 dw 0x8000 + 2132 db 5, 5 dw 0x8000 + 2136 db 123, 4 dw 0x8000 + 2141 db 5, 5 dw 0x8000 + 2145 db 123, 4 dw 0x8000 + 2150 db 5, 5 dw 0x8000 + 2154 db 123, 4 dw 0x8000 + 2159 db 5, 4 dw 0x8000 + 2163 db 122, 4 dw 0x8000 + 2167 db 6, 4 dw 0x8000 + 2171 db 122, 4 dw 0x8000 + 2175 db 6, 4 dw 0x8000 + 2179 db 122, 4 dw 0x8000 + 2183 db 6, 4 dw 0x8000 + 2187 db 122, 4 dw 0x8000 + 2191 db 6, 3 dw 0x8000 + 2195 db 122, 4 dw 0x8000 + 2198 db 6, 3 dw 0x8000 + 2202 db 122, 3 dw 0x8000 + 2205 db 5, 4 dw 0x8000 + 2208 db 123, 3 dw 0x8000 + 2212 db 5, 4 dw 0x8000 + 2215 db 122, 4 dw 0x8000 + 2219 db 6, 4 dw 0x8000 + 2223 db 122, 4 dw 0x8000 + 2227 db 6, 3 dw 0x8000 + 2231 db 122, 3 dw 0x8000 + 2234 db 6, 3 dw 0x8000 + 2237 db 121, 4 dw 0x8000 + 2240 db 7, 4 dw 0x8000 + 2244 db 121, 4 dw 0x8000 + 2248 db 7, 4 dw 0x8000 + 2252 db 121, 4 dw 0x8000 + 2256 db 7, 5 dw 0x8000 + 2260 db 121, 4 dw 0x8000 + 2265 db 7, 5 dw 0x8000 + 2269 db 121, 3 dw 0x8000 + 2274 db 9, 3 dw 0x8000 + 2277 db 120, 2 dw 0x8000 + 2280 db 8, 3 dw 0x8000 + 2282 db 120, 2 dw 0x8000 + 2285 db 0 ; end of frame
albs-br/msx-mk
1,129
Data/scorpion/walking/left/scorpion_walking_backwards_left_animation.s
Scorpion_Walking_Backwards_Left_Animation_Headers: dw Scorpion_Walking_Left_Frame_8_Header, Scorpion_Walking_Left_Frame_8_Header, Scorpion_Walking_Left_Frame_8_Header dw Scorpion_Walking_Left_Frame_7_Header, Scorpion_Walking_Left_Frame_7_Header, Scorpion_Walking_Left_Frame_7_Header dw Scorpion_Walking_Left_Frame_6_Header, Scorpion_Walking_Left_Frame_6_Header, Scorpion_Walking_Left_Frame_6_Header dw Scorpion_Walking_Left_Frame_5_Header, Scorpion_Walking_Left_Frame_5_Header, Scorpion_Walking_Left_Frame_5_Header dw Scorpion_Walking_Left_Frame_4_Header, Scorpion_Walking_Left_Frame_4_Header, Scorpion_Walking_Left_Frame_4_Header dw Scorpion_Walking_Left_Frame_3_Header, Scorpion_Walking_Left_Frame_3_Header, Scorpion_Walking_Left_Frame_3_Header dw Scorpion_Walking_Left_Frame_2_Header, Scorpion_Walking_Left_Frame_2_Header, Scorpion_Walking_Left_Frame_2_Header dw Scorpion_Walking_Left_Frame_1_Header, Scorpion_Walking_Left_Frame_1_Header, Scorpion_Walking_Left_Frame_1_Header dw Scorpion_Walking_Left_Frame_0_Header, Scorpion_Walking_Left_Frame_0_Header, Scorpion_Walking_Left_Frame_0_Header dw 0x0000 ; end of data
albs-br/msx-mk
3,616
Data/scorpion/walking/left/scorpion_walking_left_frame_2_list.s
db 13, 4 dw 0x8000 + 2287 db 128, 4 dw 0x8000 + 2291 db 127, 6 dw 0x8000 + 2295 db 128, 6 dw 0x8000 + 2301 db 128, 6 dw 0x8000 + 2307 db 123, 1 dw 0x8000 + 2313 db 5, 6 dw 0x8000 + 2314 db 122, 3 dw 0x8000 + 2320 db 6, 6 dw 0x8000 + 2323 db 121, 4 dw 0x8000 + 2329 db 7, 6 dw 0x8000 + 2333 db 121, 5 dw 0x8000 + 2339 db 6, 7 dw 0x8000 + 2344 db 121, 5 dw 0x8000 + 2351 db 7, 7 dw 0x8000 + 2356 db 121, 5 dw 0x8000 + 2363 db 7, 7 dw 0x8000 + 2368 db 121, 5 dw 0x8000 + 2375 db 7, 7 dw 0x8000 + 2380 db 120, 5 dw 0x8000 + 2387 db 8, 7 dw 0x8000 + 2392 db 120, 4 dw 0x8000 + 2399 db 7, 8 dw 0x8000 + 2403 db 120, 4 dw 0x8000 + 2411 db 5, 11 dw 0x8000 + 2415 db 123, 16 dw 0x8000 + 2426 db 128, 17 dw 0x8000 + 2442 db 127, 20 dw 0x8000 + 2459 db 128, 20 dw 0x8000 + 2479 db 128, 20 dw 0x8000 + 2499 db 128, 20 dw 0x8000 + 2519 db 128, 20 dw 0x8000 + 2539 db 128, 20 dw 0x8000 + 2559 db 128, 20 dw 0x8000 + 2579 db 129, 18 dw 0x8000 + 2599 db 132, 14 dw 0x8000 + 2617 db 128, 14 dw 0x8000 + 2631 db 128, 14 dw 0x8000 + 2645 db 129, 13 dw 0x8000 + 2659 db 128, 13 dw 0x8000 + 2672 db 128, 14 dw 0x8000 + 2685 db 128, 14 dw 0x8000 + 2699 db 128, 14 dw 0x8000 + 2713 db 129, 14 dw 0x8000 + 2727 db 128, 14 dw 0x8000 + 2741 db 128, 14 dw 0x8000 + 2755 db 128, 15 dw 0x8000 + 2769 db 129, 14 dw 0x8000 + 2784 db 128, 9 dw 0x8000 + 2798 db 10, 4 dw 0x8000 + 2807 db 118, 9 dw 0x8000 + 2811 db 10, 4 dw 0x8000 + 2820 db 118, 9 dw 0x8000 + 2824 db 11, 3 dw 0x8000 + 2833 db 117, 9 dw 0x8000 + 2836 db 11, 4 dw 0x8000 + 2845 db 117, 9 dw 0x8000 + 2849 db 11, 4 dw 0x8000 + 2858 db 117, 9 dw 0x8000 + 2862 db 12, 3 dw 0x8000 + 2871 db 116, 9 dw 0x8000 + 2874 db 12, 3 dw 0x8000 + 2883 db 116, 9 dw 0x8000 + 2886 db 12, 3 dw 0x8000 + 2895 db 116, 10 dw 0x8000 + 2898 db 12, 4 dw 0x8000 + 2908 db 116, 10 dw 0x8000 + 2912 db 12, 4 dw 0x8000 + 2922 db 116, 10 dw 0x8000 + 2926 db 12, 4 dw 0x8000 + 2936 db 116, 10 dw 0x8000 + 2940 db 13, 2 dw 0x8000 + 2950 db 115, 10 dw 0x8000 + 2952 db 13, 2 dw 0x8000 + 2962 db 115, 10 dw 0x8000 + 2964 db 128, 9 dw 0x8000 + 2974 db 128, 9 dw 0x8000 + 2983 db 128, 9 dw 0x8000 + 2992 db 128, 9 dw 0x8000 + 3001 db 128, 9 dw 0x8000 + 3010 db 129, 8 dw 0x8000 + 3019 db 128, 9 dw 0x8000 + 3027 db 128, 9 dw 0x8000 + 3036 db 128, 9 dw 0x8000 + 3045 db 128, 9 dw 0x8000 + 3054 db 129, 8 dw 0x8000 + 3063 db 128, 8 dw 0x8000 + 3071 db 128, 8 dw 0x8000 + 3079 db 129, 6 dw 0x8000 + 3087 db 128, 6 dw 0x8000 + 3093 db 128, 6 dw 0x8000 + 3099 db 127, 7 dw 0x8000 + 3105 db 128, 7 dw 0x8000 + 3112 db 128, 7 dw 0x8000 + 3119 db 128, 7 dw 0x8000 + 3126 db 127, 8 dw 0x8000 + 3133 db 128, 8 dw 0x8000 + 3141 db 128, 8 dw 0x8000 + 3149 db 128, 8 dw 0x8000 + 3157 db 128, 7 dw 0x8000 + 3165 db 128, 7 dw 0x8000 + 3172 db 128, 7 dw 0x8000 + 3179 db 128, 7 dw 0x8000 + 3186 db 128, 7 dw 0x8000 + 3193 db 128, 7 dw 0x8000 + 3200 db 128, 8 dw 0x8000 + 3207 db 128, 8 dw 0x8000 + 3215 db 128, 8 dw 0x8000 + 3223 db 128, 8 dw 0x8000 + 3231 db 128, 8 dw 0x8000 + 3239 db 128, 4 dw 0x8000 + 3247 db 5, 3 dw 0x8000 + 3251 db 123, 3 dw 0x8000 + 3254 db 5, 3 dw 0x8000 + 3257 db 123, 3 dw 0x8000 + 3260 db 5, 3 dw 0x8000 + 3263 db 122, 4 dw 0x8000 + 3266 db 6, 3 dw 0x8000 + 3270 db 122, 4 dw 0x8000 + 3273 db 6, 3 dw 0x8000 + 3277 db 122, 4 dw 0x8000 + 3280 db 6, 3 dw 0x8000 + 3284 db 122, 5 dw 0x8000 + 3287 db 6, 3 dw 0x8000 + 3292 db 122, 9 dw 0x8000 + 3295 db 129, 8 dw 0x8000 + 3304 db 129, 7 dw 0x8000 + 3312 db 129, 6 dw 0x8000 + 3319 db 131, 3 dw 0x8000 + 3325 db 0 ; end of frame
albs-br/msx-mk
1,080
Data/scorpion/walking/left/scorpion_walking_left_frame_headers.s
Scorpion_Walking_Left_Frame_0_Header: INCLUDE "Data/scorpion/walking/left/scorpion_walking_left_frame_0_header.s" Scorpion_Walking_Left_Frame_1_Header: INCLUDE "Data/scorpion/walking/left/scorpion_walking_left_frame_1_header.s" Scorpion_Walking_Left_Frame_2_Header: INCLUDE "Data/scorpion/walking/left/scorpion_walking_left_frame_2_header.s" Scorpion_Walking_Left_Frame_3_Header: INCLUDE "Data/scorpion/walking/left/scorpion_walking_left_frame_3_header.s" Scorpion_Walking_Left_Frame_4_Header: INCLUDE "Data/scorpion/walking/left/scorpion_walking_left_frame_4_header.s" Scorpion_Walking_Left_Frame_5_Header: INCLUDE "Data/scorpion/walking/left/scorpion_walking_left_frame_5_header.s" Scorpion_Walking_Left_Frame_6_Header: INCLUDE "Data/scorpion/walking/left/scorpion_walking_left_frame_6_header.s" Scorpion_Walking_Left_Frame_7_Header: INCLUDE "Data/scorpion/walking/left/scorpion_walking_left_frame_7_header.s" Scorpion_Walking_Left_Frame_8_Header: INCLUDE "Data/scorpion/walking/left/scorpion_walking_left_frame_8_header.s"
albs-br/msx-mk
4,091
Data/scorpion/walking/left/scorpion_walking_left_frame_7_list.s
db 13, 4 dw 0x8000 + 7559 db 128, 4 dw 0x8000 + 7563 db 127, 6 dw 0x8000 + 7567 db 128, 6 dw 0x8000 + 7573 db 128, 6 dw 0x8000 + 7579 db 123, 2 dw 0x8000 + 7585 db 4, 7 dw 0x8000 + 7587 db 123, 3 dw 0x8000 + 7594 db 6, 6 dw 0x8000 + 7597 db 121, 4 dw 0x8000 + 7603 db 6, 7 dw 0x8000 + 7607 db 122, 4 dw 0x8000 + 7614 db 6, 7 dw 0x8000 + 7618 db 122, 4 dw 0x8000 + 7625 db 6, 7 dw 0x8000 + 7629 db 121, 5 dw 0x8000 + 7636 db 7, 7 dw 0x8000 + 7641 db 120, 5 dw 0x8000 + 7648 db 8, 7 dw 0x8000 + 7653 db 120, 4 dw 0x8000 + 7660 db 7, 8 dw 0x8000 + 7664 db 120, 5 dw 0x8000 + 7672 db 7, 9 dw 0x8000 + 7677 db 121, 4 dw 0x8000 + 7686 db 5, 11 dw 0x8000 + 7690 db 123, 16 dw 0x8000 + 7701 db 128, 18 dw 0x8000 + 7717 db 127, 20 dw 0x8000 + 7735 db 128, 20 dw 0x8000 + 7755 db 128, 20 dw 0x8000 + 7775 db 128, 20 dw 0x8000 + 7795 db 128, 20 dw 0x8000 + 7815 db 128, 20 dw 0x8000 + 7835 db 129, 18 dw 0x8000 + 7855 db 132, 14 dw 0x8000 + 7873 db 128, 14 dw 0x8000 + 7887 db 128, 14 dw 0x8000 + 7901 db 128, 14 dw 0x8000 + 7915 db 129, 13 dw 0x8000 + 7929 db 128, 13 dw 0x8000 + 7942 db 128, 14 dw 0x8000 + 7955 db 128, 14 dw 0x8000 + 7969 db 129, 14 dw 0x8000 + 7983 db 128, 14 dw 0x8000 + 7997 db 128, 14 dw 0x8000 + 8011 db 128, 14 dw 0x8000 + 8025 db 129, 14 dw 0x8000 + 8039 db 128, 9 dw 0x8000 + 8053 db 10, 4 dw 0x8000 + 8062 db 118, 9 dw 0x8000 + 8066 db 10, 4 dw 0x8000 + 8075 db 118, 9 dw 0x8000 + 8079 db 10, 4 dw 0x8000 + 8088 db 118, 9 dw 0x8000 + 8092 db 11, 3 dw 0x8000 + 8101 db 117, 9 dw 0x8000 + 8104 db 11, 4 dw 0x8000 + 8113 db 116, 10 dw 0x8000 + 8117 db 13, 3 dw 0x8000 + 8127 db 115, 10 dw 0x8000 + 8130 db 13, 3 dw 0x8000 + 8140 db 115, 10 dw 0x8000 + 8143 db 14, 2 dw 0x8000 + 8153 db 114, 10 dw 0x8000 + 8155 db 13, 4 dw 0x8000 + 8165 db 115, 11 dw 0x8000 + 8169 db 13, 4 dw 0x8000 + 8180 db 115, 11 dw 0x8000 + 8184 db 13, 4 dw 0x8000 + 8195 db 115, 11 dw 0x8000 + 8199 db 14, 3 dw 0x8000 + 8210 db 114, 11 dw 0x8000 + 8213 db 14, 2 dw 0x8000 + 8224 db 114, 11 dw 0x8000 + 8226 db 14, 2 dw 0x8000 + 8237 db 114, 11 dw 0x8000 + 8239 db 128, 11 dw 0x8000 + 8250 db 128, 12 dw 0x8000 + 8261 db 128, 12 dw 0x8000 + 8273 db 128, 12 dw 0x8000 + 8285 db 128, 12 dw 0x8000 + 8297 db 128, 13 dw 0x8000 + 8309 db 129, 12 dw 0x8000 + 8322 db 128, 12 dw 0x8000 + 8334 db 128, 12 dw 0x8000 + 8346 db 128, 13 dw 0x8000 + 8358 db 128, 13 dw 0x8000 + 8371 db 128, 13 dw 0x8000 + 8384 db 128, 13 dw 0x8000 + 8397 db 128, 14 dw 0x8000 + 8410 db 128, 14 dw 0x8000 + 8424 db 128, 14 dw 0x8000 + 8438 db 129, 6 dw 0x8000 + 8452 db 7, 6 dw 0x8000 + 8458 db 121, 6 dw 0x8000 + 8464 db 7, 6 dw 0x8000 + 8470 db 121, 6 dw 0x8000 + 8476 db 7, 6 dw 0x8000 + 8482 db 121, 6 dw 0x8000 + 8488 db 8, 5 dw 0x8000 + 8494 db 120, 6 dw 0x8000 + 8499 db 8, 5 dw 0x8000 + 8505 db 120, 5 dw 0x8000 + 8510 db 8, 6 dw 0x8000 + 8515 db 120, 5 dw 0x8000 + 8521 db 9, 5 dw 0x8000 + 8526 db 119, 5 dw 0x8000 + 8531 db 9, 5 dw 0x8000 + 8536 db 119, 5 dw 0x8000 + 8541 db 9, 5 dw 0x8000 + 8546 db 118, 6 dw 0x8000 + 8551 db 10, 5 dw 0x8000 + 8557 db 118, 5 dw 0x8000 + 8562 db 11, 4 dw 0x8000 + 8567 db 117, 5 dw 0x8000 + 8571 db 11, 4 dw 0x8000 + 8576 db 117, 5 dw 0x8000 + 8580 db 12, 4 dw 0x8000 + 8585 db 116, 5 dw 0x8000 + 8589 db 12, 4 dw 0x8000 + 8594 db 116, 4 dw 0x8000 + 8598 db 12, 4 dw 0x8000 + 8602 db 117, 3 dw 0x8000 + 8606 db 11, 4 dw 0x8000 + 8609 db 117, 3 dw 0x8000 + 8613 db 11, 4 dw 0x8000 + 8616 db 117, 3 dw 0x8000 + 8620 db 12, 3 dw 0x8000 + 8623 db 116, 3 dw 0x8000 + 8626 db 12, 6 dw 0x8000 + 8629 db 116, 3 dw 0x8000 + 8635 db 12, 6 dw 0x8000 + 8638 db 116, 3 dw 0x8000 + 8644 db 12, 6 dw 0x8000 + 8647 db 116, 3 dw 0x8000 + 8653 db 12, 6 dw 0x8000 + 8656 db 116, 3 dw 0x8000 + 8662 db 13, 4 dw 0x8000 + 8665 db 114, 4 dw 0x8000 + 8669 db 14, 2 dw 0x8000 + 8673 db 114, 4 dw 0x8000 + 8675 db 128, 4 dw 0x8000 + 8679 db 128, 4 dw 0x8000 + 8683 db 128, 4 dw 0x8000 + 8687 db 129, 3 dw 0x8000 + 8691 db 128, 2 dw 0x8000 + 8694 db 0 ; end of frame
albs-br/msx-mk
1,119
Data/scorpion/walking/left/scorpion_walking_left_animation.s
Scorpion_Walking_Left_Animation_Headers: dw Scorpion_Walking_Left_Frame_0_Header, Scorpion_Walking_Left_Frame_0_Header, Scorpion_Walking_Left_Frame_0_Header dw Scorpion_Walking_Left_Frame_1_Header, Scorpion_Walking_Left_Frame_1_Header, Scorpion_Walking_Left_Frame_1_Header dw Scorpion_Walking_Left_Frame_2_Header, Scorpion_Walking_Left_Frame_2_Header, Scorpion_Walking_Left_Frame_2_Header dw Scorpion_Walking_Left_Frame_3_Header, Scorpion_Walking_Left_Frame_3_Header, Scorpion_Walking_Left_Frame_3_Header dw Scorpion_Walking_Left_Frame_4_Header, Scorpion_Walking_Left_Frame_4_Header, Scorpion_Walking_Left_Frame_4_Header dw Scorpion_Walking_Left_Frame_5_Header, Scorpion_Walking_Left_Frame_5_Header, Scorpion_Walking_Left_Frame_5_Header dw Scorpion_Walking_Left_Frame_6_Header, Scorpion_Walking_Left_Frame_6_Header, Scorpion_Walking_Left_Frame_6_Header dw Scorpion_Walking_Left_Frame_7_Header, Scorpion_Walking_Left_Frame_7_Header, Scorpion_Walking_Left_Frame_7_Header dw Scorpion_Walking_Left_Frame_8_Header, Scorpion_Walking_Left_Frame_8_Header, Scorpion_Walking_Left_Frame_8_Header dw 0x0000 ; end of data
albs-br/msx-mk
3,536
Data/scorpion/walking/left/scorpion_walking_left_frame_6_list.s
db 13, 4 dw 0x8000 + 6473 db 127, 5 dw 0x8000 + 6477 db 128, 5 dw 0x8000 + 6482 db 128, 6 dw 0x8000 + 6487 db 127, 7 dw 0x8000 + 6493 db 123, 2 dw 0x8000 + 6500 db 6, 6 dw 0x8000 + 6502 db 121, 4 dw 0x8000 + 6508 db 6, 6 dw 0x8000 + 6512 db 122, 4 dw 0x8000 + 6518 db 7, 6 dw 0x8000 + 6522 db 121, 4 dw 0x8000 + 6528 db 6, 7 dw 0x8000 + 6532 db 121, 5 dw 0x8000 + 6539 db 7, 7 dw 0x8000 + 6544 db 121, 5 dw 0x8000 + 6551 db 7, 7 dw 0x8000 + 6556 db 121, 4 dw 0x8000 + 6563 db 7, 7 dw 0x8000 + 6567 db 120, 4 dw 0x8000 + 6574 db 7, 8 dw 0x8000 + 6578 db 121, 3 dw 0x8000 + 6586 db 6, 9 dw 0x8000 + 6589 db 121, 4 dw 0x8000 + 6598 db 5, 10 dw 0x8000 + 6602 db 123, 16 dw 0x8000 + 6612 db 127, 18 dw 0x8000 + 6628 db 128, 19 dw 0x8000 + 6646 db 128, 20 dw 0x8000 + 6665 db 128, 20 dw 0x8000 + 6685 db 128, 20 dw 0x8000 + 6705 db 128, 19 dw 0x8000 + 6725 db 128, 19 dw 0x8000 + 6744 db 128, 19 dw 0x8000 + 6763 db 132, 15 dw 0x8000 + 6782 db 129, 14 dw 0x8000 + 6797 db 128, 14 dw 0x8000 + 6811 db 128, 14 dw 0x8000 + 6825 db 128, 14 dw 0x8000 + 6839 db 129, 13 dw 0x8000 + 6853 db 128, 13 dw 0x8000 + 6866 db 128, 13 dw 0x8000 + 6879 db 128, 14 dw 0x8000 + 6892 db 129, 14 dw 0x8000 + 6906 db 128, 14 dw 0x8000 + 6920 db 128, 14 dw 0x8000 + 6934 db 128, 14 dw 0x8000 + 6948 db 129, 13 dw 0x8000 + 6962 db 128, 9 dw 0x8000 + 6975 db 10, 4 dw 0x8000 + 6984 db 118, 9 dw 0x8000 + 6988 db 10, 4 dw 0x8000 + 6997 db 118, 9 dw 0x8000 + 7001 db 10, 4 dw 0x8000 + 7010 db 118, 9 dw 0x8000 + 7014 db 11, 3 dw 0x8000 + 7023 db 117, 9 dw 0x8000 + 7026 db 11, 4 dw 0x8000 + 7035 db 117, 9 dw 0x8000 + 7039 db 12, 3 dw 0x8000 + 7048 db 116, 9 dw 0x8000 + 7051 db 12, 3 dw 0x8000 + 7060 db 115, 10 dw 0x8000 + 7063 db 13, 3 dw 0x8000 + 7073 db 115, 10 dw 0x8000 + 7076 db 13, 4 dw 0x8000 + 7086 db 115, 10 dw 0x8000 + 7090 db 13, 4 dw 0x8000 + 7100 db 115, 10 dw 0x8000 + 7104 db 13, 3 dw 0x8000 + 7114 db 115, 11 dw 0x8000 + 7117 db 13, 3 dw 0x8000 + 7128 db 115, 11 dw 0x8000 + 7131 db 14, 2 dw 0x8000 + 7142 db 114, 11 dw 0x8000 + 7144 db 128, 11 dw 0x8000 + 7155 db 128, 11 dw 0x8000 + 7166 db 128, 11 dw 0x8000 + 7177 db 129, 10 dw 0x8000 + 7188 db 128, 11 dw 0x8000 + 7198 db 128, 11 dw 0x8000 + 7209 db 128, 11 dw 0x8000 + 7220 db 128, 11 dw 0x8000 + 7231 db 128, 11 dw 0x8000 + 7242 db 128, 11 dw 0x8000 + 7253 db 128, 12 dw 0x8000 + 7264 db 128, 12 dw 0x8000 + 7276 db 128, 12 dw 0x8000 + 7288 db 129, 11 dw 0x8000 + 7300 db 128, 12 dw 0x8000 + 7311 db 128, 12 dw 0x8000 + 7323 db 128, 12 dw 0x8000 + 7335 db 128, 12 dw 0x8000 + 7347 db 128, 12 dw 0x8000 + 7359 db 129, 11 dw 0x8000 + 7371 db 128, 11 dw 0x8000 + 7382 db 128, 10 dw 0x8000 + 7393 db 128, 10 dw 0x8000 + 7403 db 128, 9 dw 0x8000 + 7413 db 128, 9 dw 0x8000 + 7422 db 128, 9 dw 0x8000 + 7431 db 128, 8 dw 0x8000 + 7440 db 128, 8 dw 0x8000 + 7448 db 128, 7 dw 0x8000 + 7456 db 128, 7 dw 0x8000 + 7463 db 128, 6 dw 0x8000 + 7470 db 128, 6 dw 0x8000 + 7476 db 128, 6 dw 0x8000 + 7482 db 128, 5 dw 0x8000 + 7488 db 128, 5 dw 0x8000 + 7493 db 128, 6 dw 0x8000 + 7498 db 129, 5 dw 0x8000 + 7504 db 128, 6 dw 0x8000 + 7509 db 128, 6 dw 0x8000 + 7515 db 127, 3 dw 0x8000 + 7521 db 4, 3 dw 0x8000 + 7524 db 124, 4 dw 0x8000 + 7527 db 5, 2 dw 0x8000 + 7531 db 123, 4 dw 0x8000 + 7533 db 5, 2 dw 0x8000 + 7537 db 123, 4 dw 0x8000 + 7539 db 128, 5 dw 0x8000 + 7543 db 129, 4 dw 0x8000 + 7548 db 128, 4 dw 0x8000 + 7552 db 129, 3 dw 0x8000 + 7556 db 0 ; end of frame
albs-br/msx-mk
42,045
Data/scorpion/walking/left/scorpion_walking_left_frames_0_to_8_data.s
db 0, 3, 51, 48, 0, 51, 51, 51, 1, 16, 51, 51, 51, 0, 17, 16, 51, 51, 51, 48, 17, 16, 51, 51, 51, 48, 12, 192, 1, 17, 3, 51, 51, 51, 48, 0, 12, 192, 1, 17, 51, 51, 51, 60, 192, 0, 0, 14, 187, 1, 0, 51, 51, 51, 204, 224, 0, 3, 60, 187, 0, 0, 3, 51, 59, 190, 192, 0, 0, 51, 60, 228, 3, 0, 3, 51, 59, 191, 188, 0, 3, 51, 51, 64, 0, 48, 51, 51, 204, 187, 188, 0, 3, 51, 60, 64, 0, 48, 51, 51, 203, 191, 188, 0, 51, 51, 52, 3, 48, 51, 51, 51, 207, 251, 252, 0, 3, 51, 51, 0, 204, 51, 51, 51, 51, 51, 203, 191, 240, 11, 195, 12, 68, 17, 31, 251, 187, 195, 51, 51, 51, 51, 255, 251, 16, 1, 187, 3, 204, 187, 187, 187, 191, 187, 192, 51, 51, 51, 51, 207, 207, 188, 1, 187, 3, 78, 187, 187, 191, 255, 255, 191, 51, 51, 51, 51, 207, 251, 187, 191, 11, 187, 3, 51, 190, 207, 251, 255, 187, 251, 195, 51, 51, 51, 60, 187, 187, 187, 187, 16, 27, 188, 52, 78, 68, 207, 191, 251, 255, 255, 176, 51, 51, 51, 60, 187, 187, 187, 187, 240, 187, 176, 78, 236, 236, 59, 251, 191, 187, 255, 252, 51, 51, 51, 60, 187, 187, 187, 187, 176, 203, 19, 196, 206, 68, 60, 191, 255, 255, 255, 191, 51, 51, 51, 60, 187, 187, 187, 187, 192, 236, 51, 76, 236, 204, 51, 203, 191, 255, 255, 251, 3, 51, 51, 60, 187, 187, 187, 187, 16, 4, 51, 52, 204, 67, 12, 204, 255, 255, 255, 255, 195, 51, 51, 60, 187, 187, 187, 191, 64, 12, 196, 192, 251, 252, 191, 255, 255, 251, 179, 51, 51, 60, 187, 187, 187, 188, 207, 191, 251, 255, 255, 255, 243, 51, 51, 60, 187, 187, 187, 188, 11, 252, 207, 187, 255, 255, 176, 51, 51, 60, 187, 187, 187, 176, 12, 188, 203, 191, 191, 255, 252, 51, 51, 60, 187, 187, 187, 176, 12, 255, 15, 187, 251, 255, 191, 51, 51, 60, 187, 187, 187, 240, 255, 12, 187, 191, 191, 251, 51, 51, 63, 187, 251, 187, 252, 203, 240, 187, 187, 187, 255, 3, 51, 59, 191, 251, 187, 188, 15, 240, 203, 187, 187, 255, 195, 51, 59, 187, 255, 187, 187, 16, 12, 188, 11, 187, 187, 191, 243, 51, 59, 191, 207, 203, 187, 176, 252, 60, 187, 187, 251, 243, 51, 11, 187, 252, 235, 187, 190, 204, 48, 251, 187, 255, 176, 51, 203, 187, 188, 187, 187, 188, 48, 204, 51, 203, 187, 255, 252, 51, 203, 187, 252, 187, 235, 188, 48, 12, 51, 11, 187, 191, 191, 51, 251, 187, 192, 11, 190, 180, 51, 51, 60, 188, 207, 255, 51, 187, 187, 192, 11, 188, 179, 51, 51, 48, 252, 207, 187, 60, 187, 188, 192, 204, 195, 51, 48, 0, 0, 51, 0, 203, 255, 12, 187, 252, 192, 196, 51, 51, 48, 0, 204, 195, 51, 204, 203, 204, 255, 204, 192, 12, 51, 51, 48, 0, 207, 188, 51, 60, 204, 204, 204, 204, 78, 51, 51, 0, 12, 252, 204, 207, 187, 251, 251, 188, 0, 12, 227, 51, 0, 3, 204, 255, 251, 255, 191, 191, 252, 0, 12, 192, 51, 48, 0, 0, 60, 251, 191, 187, 251, 251, 192, 0, 192, 51, 48, 0, 0, 3, 51, 204, 255, 255, 191, 204, 51, 48, 0, 3, 48, 0, 0, 3, 51, 48, 204, 251, 251, 252, 51, 48, 11, 179, 51, 0, 0, 0, 51, 51, 51, 251, 255, 187, 188, 51, 48, 11, 176, 51, 48, 0, 0, 3, 51, 48, 191, 187, 251, 252, 51, 51, 11, 179, 76, 48, 0, 3, 51, 51, 51, 251, 255, 187, 188, 51, 51, 180, 236, 0, 0, 3, 51, 51, 48, 191, 187, 251, 252, 51, 51, 190, 188, 0, 3, 51, 51, 51, 251, 255, 191, 191, 51, 51, 4, 192, 0, 3, 51, 51, 60, 191, 187, 251, 251, 51, 51, 0, 3, 51, 51, 60, 251, 255, 191, 191, 51, 51, 0, 3, 51, 51, 60, 191, 187, 251, 251, 51, 51, 0, 3, 51, 51, 60, 251, 255, 191, 191, 51, 51, 0, 0, 0, 51, 51, 51, 60, 191, 187, 251, 251, 51, 51, 0, 0, 0, 51, 51, 51, 60, 251, 255, 191, 191, 51, 51, 0, 0, 0, 51, 51, 51, 63, 191, 255, 251, 251, 3, 51, 48, 0, 3, 51, 51, 51, 63, 251, 255, 191, 191, 51, 51, 48, 0, 51, 51, 51, 51, 59, 191, 255, 251, 251, 51, 51, 48, 0, 51, 51, 51, 51, 63, 251, 255, 191, 191, 51, 51, 48, 0, 51, 51, 51, 51, 59, 191, 255, 251, 251, 51, 51, 48, 0, 51, 51, 51, 51, 63, 251, 255, 191, 191, 51, 51, 48, 0, 0, 51, 51, 51, 51, 59, 191, 255, 251, 251, 51, 51, 48, 0, 3, 51, 51, 51, 51, 15, 251, 255, 191, 191, 51, 51, 48, 0, 51, 51, 51, 51, 51, 12, 191, 204, 251, 192, 51, 51, 51, 0, 3, 51, 51, 51, 51, 51, 12, 204, 195, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 48, 0, 3, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 0, 0, 3, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 0, 0, 51, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 0, 0, 51, 51, 51, 51, 48, 0, 3, 51, 51, 51, 51, 0, 0, 51, 51, 51, 51, 48, 0, 3, 51, 51, 51, 51, 0, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 0, 48, 51, 51, 51, 3, 51, 51, 51, 48, 0, 195, 204, 195, 48, 3, 51, 51, 51, 0, 12, 204, 207, 204, 0, 51, 51, 51, 51, 0, 204, 203, 252, 51, 48, 3, 192, 3, 60, 207, 188, 51, 204, 207, 192, 0, 60, 207, 192, 51, 204, 207, 192, 195, 60, 252, 192, 51, 204, 251, 192, 192, 15, 188, 0, 48, 204, 252, 192, 195, 203, 252, 0, 51, 204, 252, 192, 207, 188, 0, 60, 204, 252, 3, 207, 252, 3, 60, 207, 192, 0, 51, 207, 240, 3, 60, 255, 192, 0, 51, 15, 192, 3, 63, 191, 192, 3, 51, 51, 0, 3, 59, 252, 3, 51, 51, 3, 60, 195, 0, 51, 51, 48, 3, 51, 51, 0, 51, 51, 51, 48, 3, 51, 51, 51, 0, 0, 51, 51, 51, 0, 3, 51, 51, 51, 51, 3, 51, 51, 51, 0, 3, 51, 51, 51, 0, 3, 51, 51, 48, 3, 51, 51, 0, 0, 51, 51, 48, 0, 0, 0, 0, 0, 0, 51, 48, 0, 3, 51, 51, 0, 1, 17, 3, 51, 51, 0, 17, 17, 3, 51, 51, 48, 17, 16, 51, 51, 51, 51, 48, 64, 17, 0, 51, 51, 51, 48, 16, 48, 228, 16, 3, 51, 51, 51, 0, 17, 52, 190, 64, 16, 3, 51, 51, 76, 204, 17, 16, 60, 187, 192, 0, 16, 3, 51, 60, 236, 236, 1, 17, 51, 51, 206, 48, 3, 48, 0, 51, 60, 187, 252, 17, 0, 51, 51, 196, 0, 48, 51, 51, 60, 187, 187, 16, 51, 51, 196, 48, 1, 48, 51, 51, 60, 251, 255, 1, 51, 51, 51, 64, 0, 48, 3, 3, 51, 59, 191, 191, 16, 51, 51, 48, 204, 3, 51, 51, 51, 51, 15, 251, 252, 14, 176, 48, 204, 12, 187, 187, 195, 51, 51, 51, 51, 203, 191, 192, 27, 19, 60, 193, 203, 187, 187, 191, 179, 51, 51, 51, 51, 207, 252, 252, 187, 179, 52, 187, 187, 251, 191, 251, 255, 51, 51, 51, 51, 60, 207, 187, 252, 192, 1, 187, 195, 51, 207, 191, 255, 251, 255, 191, 179, 51, 51, 51, 60, 251, 187, 187, 191, 16, 11, 187, 12, 4, 236, 203, 251, 191, 187, 255, 252, 51, 51, 51, 60, 187, 187, 187, 187, 177, 27, 187, 52, 206, 204, 207, 191, 255, 255, 255, 191, 51, 51, 51, 51, 187, 187, 187, 187, 188, 27, 176, 60, 236, 238, 64, 251, 191, 251, 255, 251, 3, 51, 51, 51, 187, 187, 187, 187, 177, 27, 51, 196, 206, 68, 51, 207, 251, 255, 191, 255, 195, 51, 51, 51, 187, 187, 187, 187, 192, 12, 51, 60, 236, 204, 48, 204, 191, 251, 255, 251, 179, 51, 51, 48, 187, 187, 187, 187, 192, 195, 52, 76, 67, 207, 188, 251, 255, 255, 191, 243, 51, 51, 48, 187, 187, 187, 191, 203, 251, 255, 191, 255, 255, 188, 51, 51, 48, 187, 187, 187, 187, 15, 191, 203, 191, 191, 255, 252, 51, 51, 48, 187, 187, 187, 188, 12, 255, 207, 187, 255, 255, 191, 51, 51, 48, 187, 187, 187, 188, 255, 60, 187, 191, 191, 251, 51, 51, 60, 187, 187, 187, 188, 203, 204, 187, 251, 255, 191, 195, 51, 60, 191, 187, 187, 252, 15, 240, 203, 187, 191, 251, 243, 51, 60, 187, 255, 187, 187, 12, 188, 203, 187, 187, 191, 243, 51, 60, 187, 251, 251, 251, 224, 255, 60, 187, 187, 187, 252, 51, 60, 187, 207, 204, 187, 176, 207, 48, 187, 187, 187, 188, 51, 59, 187, 188, 30, 187, 187, 207, 51, 203, 187, 251, 252, 51, 63, 187, 188, 203, 187, 187, 48, 12, 3, 59, 187, 191, 187, 51, 59, 187, 188, 27, 203, 187, 48, 12, 3, 63, 187, 255, 255, 3, 203, 187, 252, 11, 188, 190, 51, 3, 48, 187, 207, 187, 195, 203, 191, 192, 12, 190, 188, 51, 0, 3, 51, 207, 207, 255, 195, 187, 187, 0, 236, 192, 51, 48, 0, 51, 60, 204, 187, 195, 251, 188, 192, 76, 51, 51, 48, 204, 51, 51, 60, 207, 192, 191, 204, 192, 4, 51, 51, 51, 207, 204, 195, 12, 204, 204, 204, 204, 192, 196, 51, 51, 0, 12, 191, 188, 204, 204, 252, 255, 204, 192, 14, 67, 51, 0, 0, 0, 207, 251, 191, 187, 251, 251, 187, 192, 236, 51, 48, 0, 0, 12, 204, 251, 255, 191, 187, 187, 48, 4, 51, 48, 0, 0, 0, 203, 191, 187, 251, 251, 195, 48, 1, 16, 51, 0, 0, 3, 48, 207, 255, 191, 191, 195, 48, 4, 176, 51, 0, 0, 3, 51, 51, 51, 207, 251, 251, 179, 48, 11, 188, 51, 48, 0, 3, 51, 51, 51, 255, 191, 187, 243, 48, 4, 188, 52, 48, 0, 3, 51, 51, 51, 203, 251, 187, 176, 51, 204, 75, 0, 0, 3, 51, 51, 51, 207, 191, 187, 240, 51, 236, 235, 0, 3, 51, 51, 51, 203, 251, 187, 176, 51, 12, 192, 0, 0, 51, 51, 51, 207, 191, 187, 188, 51, 0, 0, 51, 51, 51, 203, 251, 251, 188, 51, 0, 0, 51, 51, 51, 207, 191, 187, 188, 51, 0, 0, 51, 51, 51, 203, 251, 251, 188, 51, 0, 0, 51, 51, 51, 207, 191, 191, 240, 51, 0, 0, 51, 51, 51, 203, 251, 251, 176, 51, 0, 0, 51, 51, 51, 207, 191, 191, 240, 51, 0, 0, 51, 51, 51, 203, 251, 251, 179, 51, 0, 0, 51, 51, 51, 207, 191, 191, 243, 51, 0, 0, 51, 51, 51, 203, 251, 251, 243, 51, 0, 0, 51, 51, 51, 207, 191, 191, 243, 51, 0, 0, 51, 51, 51, 203, 251, 251, 243, 51, 0, 0, 51, 51, 51, 207, 191, 191, 195, 51, 0, 0, 51, 51, 51, 203, 251, 251, 195, 51, 0, 0, 51, 51, 51, 207, 191, 191, 195, 51, 0, 0, 51, 51, 51, 12, 204, 204, 195, 51, 0, 0, 51, 51, 51, 3, 51, 51, 51, 51, 0, 0, 51, 51, 51, 3, 51, 51, 51, 51, 0, 0, 51, 51, 51, 51, 51, 51, 51, 51, 51, 0, 0, 3, 51, 51, 51, 51, 51, 51, 51, 51, 0, 0, 3, 51, 51, 51, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 48, 51, 51, 51, 51, 48, 0, 3, 51, 51, 51, 48, 3, 51, 51, 51, 48, 0, 51, 51, 51, 51, 48, 3, 51, 51, 51, 48, 51, 51, 51, 51, 51, 0, 51, 0, 3, 51, 48, 60, 195, 51, 51, 51, 0, 51, 51, 51, 51, 48, 12, 192, 51, 51, 48, 3, 51, 51, 51, 51, 48, 204, 3, 0, 48, 3, 51, 51, 51, 51, 204, 48, 204, 192, 3, 51, 51, 51, 0, 204, 12, 204, 192, 3, 60, 192, 60, 0, 204, 60, 252, 192, 3, 63, 204, 252, 12, 192, 12, 252, 3, 15, 255, 252, 12, 195, 204, 252, 51, 207, 191, 176, 12, 192, 204, 192, 51, 204, 251, 192, 12, 3, 207, 192, 51, 12, 188, 12, 60, 207, 192, 51, 207, 252, 3, 60, 252, 0, 48, 255, 176, 3, 48, 204, 3, 63, 187, 192, 0, 51, 51, 0, 3, 59, 255, 192, 3, 51, 51, 0, 51, 15, 188, 51, 51, 51, 51, 59, 204, 0, 51, 51, 48, 51, 51, 51, 0, 3, 51, 51, 48, 3, 51, 51, 48, 3, 51, 51, 0, 3, 51, 51, 51, 0, 3, 51, 51, 0, 0, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 51, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 51, 51, 51, 1, 17, 3, 51, 51, 0, 17, 17, 51, 51, 51, 48, 17, 16, 51, 51, 51, 48, 12, 17, 0, 51, 51, 51, 48, 16, 48, 224, 17, 3, 51, 51, 51, 0, 1, 16, 60, 190, 17, 3, 51, 51, 60, 192, 17, 16, 62, 187, 224, 0, 17, 3, 51, 48, 236, 224, 1, 17, 3, 52, 190, 3, 0, 0, 51, 60, 255, 240, 17, 0, 51, 51, 196, 0, 48, 51, 51, 60, 187, 191, 16, 3, 51, 196, 64, 1, 48, 51, 51, 204, 251, 255, 1, 3, 51, 51, 64, 1, 51, 3, 51, 203, 191, 191, 19, 51, 51, 48, 3, 51, 3, 51, 51, 207, 251, 252, 1, 67, 48, 192, 12, 193, 187, 195, 51, 51, 51, 51, 203, 191, 192, 27, 195, 60, 67, 203, 187, 187, 191, 195, 51, 51, 51, 51, 207, 252, 192, 187, 67, 204, 187, 187, 187, 188, 255, 252, 51, 51, 51, 51, 204, 207, 187, 204, 1, 187, 195, 60, 255, 191, 207, 251, 255, 191, 195, 51, 51, 51, 60, 251, 187, 187, 188, 16, 11, 187, 3, 52, 236, 203, 251, 191, 191, 251, 240, 51, 51, 51, 60, 187, 187, 187, 187, 176, 27, 180, 60, 206, 196, 207, 191, 255, 255, 255, 188, 51, 51, 51, 60, 187, 187, 187, 187, 176, 27, 176, 76, 236, 238, 60, 251, 191, 187, 255, 251, 51, 51, 51, 48, 187, 187, 187, 187, 176, 27, 3, 196, 206, 68, 51, 207, 255, 255, 255, 255, 51, 51, 51, 60, 187, 187, 187, 187, 192, 12, 51, 60, 236, 204, 51, 203, 191, 251, 255, 251, 195, 51, 51, 60, 187, 187, 187, 187, 192, 4, 195, 52, 76, 67, 207, 252, 251, 255, 255, 255, 243, 51, 51, 60, 187, 187, 187, 191, 192, 48, 0, 0, 0, 203, 255, 191, 191, 255, 251, 179, 51, 51, 60, 187, 187, 187, 188, 15, 191, 251, 191, 191, 255, 252, 51, 51, 60, 187, 187, 187, 188, 12, 252, 203, 187, 255, 255, 188, 51, 51, 60, 187, 187, 187, 176, 12, 252, 59, 191, 191, 191, 255, 51, 51, 60, 187, 187, 187, 176, 203, 204, 187, 251, 255, 191, 51, 51, 60, 191, 187, 187, 241, 207, 240, 251, 187, 191, 251, 195, 51, 60, 187, 251, 187, 187, 15, 188, 203, 187, 187, 191, 195, 51, 63, 191, 251, 187, 187, 16, 12, 252, 63, 187, 187, 187, 243, 51, 63, 187, 207, 187, 187, 176, 12, 252, 60, 187, 187, 187, 252, 51, 59, 187, 204, 206, 187, 188, 207, 60, 187, 187, 251, 252, 51, 15, 187, 252, 235, 187, 187, 48, 12, 51, 203, 187, 191, 188, 51, 203, 187, 188, 187, 187, 188, 48, 12, 51, 63, 187, 255, 255, 51, 203, 187, 252, 235, 236, 190, 51, 12, 51, 60, 187, 207, 187, 51, 251, 187, 192, 11, 190, 180, 51, 0, 3, 51, 191, 207, 255, 3, 187, 187, 192, 12, 188, 192, 51, 0, 3, 51, 204, 204, 187, 192, 187, 188, 0, 204, 51, 51, 48, 17, 51, 51, 60, 255, 204, 191, 252, 192, 4, 51, 51, 48, 207, 243, 51, 12, 204, 204, 251, 204, 192, 3, 51, 51, 12, 204, 204, 204, 204, 191, 187, 187, 192, 62, 67, 51, 0, 0, 192, 255, 191, 187, 251, 251, 191, 192, 4, 224, 51, 48, 0, 3, 60, 251, 255, 191, 191, 252, 48, 64, 51, 48, 0, 3, 60, 207, 187, 251, 251, 188, 51, 0, 3, 48, 0, 3, 51, 60, 207, 255, 191, 251, 51, 4, 179, 51, 0, 51, 51, 51, 48, 251, 251, 191, 195, 0, 11, 176, 51, 48, 0, 51, 51, 51, 51, 191, 191, 251, 195, 48, 12, 188, 51, 48, 0, 51, 51, 51, 51, 251, 251, 191, 195, 0, 12, 188, 78, 48, 0, 51, 51, 51, 51, 207, 191, 251, 243, 0, 188, 235, 3, 0, 51, 51, 51, 203, 251, 191, 179, 48, 78, 204, 3, 48, 3, 51, 51, 207, 191, 251, 243, 48, 3, 51, 3, 51, 51, 63, 251, 191, 179, 0, 48, 0, 51, 51, 60, 191, 251, 243, 0, 0, 0, 51, 51, 48, 251, 191, 188, 0, 0, 0, 51, 51, 51, 255, 251, 255, 0, 0, 0, 3, 51, 51, 203, 191, 187, 0, 0, 3, 51, 51, 63, 251, 255, 0, 0, 3, 51, 51, 60, 191, 187, 192, 0, 0, 0, 51, 51, 51, 251, 255, 192, 0, 0, 0, 51, 51, 51, 207, 187, 240, 0, 0, 0, 51, 51, 51, 207, 255, 188, 0, 0, 51, 51, 51, 60, 187, 252, 0, 0, 51, 51, 51, 60, 255, 188, 0, 0, 3, 51, 51, 51, 204, 192, 0, 3, 51, 51, 51, 48, 0, 0, 51, 51, 51, 48, 0, 0, 51, 51, 51, 48, 0, 0, 0, 51, 51, 51, 51, 0, 3, 0, 0, 51, 51, 51, 0, 51, 48, 0, 3, 51, 51, 0, 3, 51, 0, 51, 51, 51, 0, 0, 3, 51, 51, 51, 51, 51, 0, 0, 3, 51, 51, 51, 51, 48, 0, 0, 51, 48, 51, 51, 51, 48, 0, 0, 51, 0, 51, 51, 51, 0, 0, 51, 51, 51, 51, 204, 204, 0, 51, 51, 51, 60, 255, 252, 0, 51, 51, 51, 60, 251, 188, 3, 51, 204, 51, 204, 191, 252, 3, 48, 195, 204, 204, 251, 191, 3, 51, 204, 255, 204, 207, 255, 3, 48, 3, 251, 204, 204, 191, 192, 3, 51, 51, 207, 204, 204, 251, 192, 3, 48, 51, 204, 204, 204, 191, 192, 3, 51, 48, 204, 12, 204, 251, 240, 3, 48, 3, 192, 12, 204, 255, 176, 3, 51, 48, 192, 204, 251, 240, 51, 48, 12, 192, 207, 240, 51, 60, 60, 3, 48, 192, 0, 51, 51, 12, 51, 51, 48, 3, 51, 51, 48, 3, 51, 48, 3, 51, 51, 51, 3, 51, 48, 3, 51, 51, 51, 48, 3, 51, 51, 0, 51, 51, 51, 51, 0, 3, 51, 51, 3, 3, 51, 51, 48, 3, 51, 51, 0, 51, 51, 48, 3, 51, 0, 3, 51, 48, 3, 48, 0, 0, 0, 0, 0, 0, 0, 16, 51, 51, 0, 1, 0, 51, 51, 51, 17, 16, 51, 51, 51, 17, 16, 51, 51, 51, 48, 1, 17, 3, 51, 51, 51, 48, 19, 60, 1, 17, 3, 51, 51, 51, 0, 1, 19, 75, 224, 1, 17, 51, 51, 51, 52, 192, 17, 19, 203, 190, 1, 16, 51, 51, 60, 206, 192, 1, 16, 3, 75, 188, 48, 16, 3, 51, 75, 187, 224, 17, 3, 51, 52, 192, 3, 0, 51, 51, 207, 187, 240, 1, 0, 51, 48, 60, 0, 19, 0, 51, 51, 207, 191, 188, 16, 51, 51, 52, 192, 0, 16, 48, 51, 51, 255, 251, 241, 1, 3, 51, 51, 48, 51, 48, 51, 51, 51, 251, 191, 240, 27, 3, 48, 48, 1, 17, 241, 51, 51, 51, 51, 51, 191, 251, 192, 187, 3, 196, 192, 27, 251, 187, 187, 51, 51, 51, 51, 48, 251, 252, 11, 187, 51, 78, 187, 187, 187, 251, 255, 195, 51, 51, 51, 51, 252, 203, 252, 11, 187, 51, 59, 187, 191, 207, 255, 187, 252, 51, 51, 51, 51, 207, 187, 187, 187, 193, 27, 177, 51, 60, 196, 255, 191, 251, 255, 191, 195, 51, 51, 51, 207, 187, 187, 187, 191, 16, 187, 176, 76, 204, 204, 251, 251, 191, 187, 251, 243, 51, 51, 51, 59, 187, 187, 187, 187, 192, 187, 19, 204, 206, 196, 207, 191, 251, 255, 255, 188, 51, 51, 51, 63, 187, 187, 187, 187, 192, 187, 51, 78, 236, 204, 60, 251, 255, 187, 255, 252, 51, 51, 51, 59, 187, 187, 187, 187, 192, 195, 51, 204, 206, 67, 51, 207, 255, 255, 255, 191, 51, 51, 51, 63, 187, 187, 187, 191, 12, 51, 60, 196, 3, 207, 203, 191, 255, 251, 251, 51, 51, 51, 59, 187, 187, 187, 188, 4, 0, 4, 76, 12, 191, 255, 251, 255, 255, 255, 195, 51, 51, 63, 187, 187, 187, 176, 203, 255, 191, 191, 255, 251, 195, 51, 51, 59, 187, 187, 187, 240, 207, 188, 203, 191, 255, 191, 243, 51, 51, 59, 187, 187, 187, 192, 15, 252, 203, 187, 255, 251, 188, 51, 51, 203, 187, 187, 187, 192, 12, 188, 203, 191, 191, 255, 252, 51, 51, 203, 251, 187, 191, 192, 12, 255, 12, 187, 251, 255, 191, 51, 51, 203, 191, 187, 187, 176, 207, 204, 187, 187, 191, 251, 51, 51, 203, 191, 255, 191, 188, 11, 188, 187, 187, 187, 255, 3, 51, 203, 191, 255, 251, 187, 12, 243, 59, 187, 187, 187, 195, 51, 203, 187, 204, 235, 187, 192, 12, 243, 59, 187, 187, 187, 195, 51, 251, 187, 204, 203, 187, 179, 192, 51, 187, 191, 251, 243, 51, 187, 187, 252, 187, 187, 179, 0, 195, 51, 251, 187, 191, 188, 51, 187, 187, 204, 190, 203, 179, 48, 12, 51, 11, 191, 255, 252, 60, 187, 187, 192, 235, 235, 179, 48, 0, 51, 59, 252, 207, 188, 60, 187, 188, 192, 11, 206, 195, 51, 51, 51, 204, 203, 252, 63, 187, 252, 192, 228, 51, 51, 0, 16, 51, 48, 207, 191, 203, 187, 204, 192, 67, 51, 51, 48, 204, 195, 51, 204, 252, 207, 191, 204, 192, 4, 3, 51, 48, 203, 192, 60, 204, 204, 251, 251, 191, 192, 228, 51, 51, 0, 12, 207, 187, 255, 191, 191, 251, 192, 14, 67, 51, 0, 3, 60, 191, 187, 251, 251, 188, 48, 4, 195, 51, 0, 0, 3, 51, 203, 255, 191, 191, 252, 48, 0, 3, 48, 0, 3, 51, 60, 187, 251, 251, 191, 48, 235, 3, 48, 0, 51, 51, 51, 195, 191, 191, 251, 192, 203, 195, 51, 0, 51, 51, 51, 51, 251, 251, 191, 179, 235, 179, 51, 0, 0, 51, 51, 51, 51, 207, 191, 251, 243, 203, 227, 227, 0, 0, 51, 51, 51, 51, 203, 251, 191, 179, 11, 204, 190, 0, 51, 51, 51, 51, 63, 191, 251, 252, 12, 236, 224, 0, 51, 51, 51, 51, 59, 251, 191, 188, 206, 0, 51, 51, 51, 51, 60, 191, 251, 252, 0, 51, 51, 51, 51, 48, 251, 191, 187, 0, 3, 51, 51, 51, 51, 191, 251, 255, 0, 3, 51, 51, 51, 51, 251, 191, 187, 0, 0, 3, 51, 51, 51, 207, 251, 255, 192, 0, 0, 0, 51, 51, 51, 63, 191, 187, 192, 0, 0, 0, 51, 51, 51, 60, 187, 255, 176, 0, 0, 0, 3, 51, 51, 51, 187, 187, 251, 0, 0, 0, 51, 51, 51, 203, 187, 187, 192, 0, 0, 0, 51, 51, 51, 203, 187, 187, 176, 0, 0, 0, 51, 51, 51, 60, 187, 187, 176, 0, 0, 0, 51, 51, 51, 51, 187, 187, 192, 0, 0, 0, 51, 51, 51, 51, 204, 16, 0, 0, 3, 51, 51, 51, 48, 0, 0, 3, 51, 51, 51, 48, 0, 51, 0, 51, 51, 51, 48, 3, 51, 48, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 0, 51, 51, 51, 0, 0, 3, 51, 48, 0, 3, 51, 51, 0, 0, 3, 51, 51, 51, 51, 51, 51, 48, 0, 3, 51, 51, 51, 51, 51, 51, 0, 0, 3, 51, 51, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 51, 51, 60, 48, 0, 51, 51, 51, 51, 51, 51, 48, 207, 192, 0, 51, 51, 51, 51, 51, 51, 15, 187, 240, 0, 51, 51, 51, 51, 51, 51, 203, 255, 177, 0, 51, 204, 51, 48, 0, 51, 207, 187, 241, 0, 3, 192, 48, 48, 51, 60, 255, 188, 0, 48, 192, 3, 192, 3, 12, 203, 251, 16, 0, 60, 3, 60, 0, 48, 207, 191, 192, 3, 48, 48, 12, 3, 12, 251, 240, 3, 51, 3, 48, 0, 60, 191, 176, 3, 48, 48, 0, 12, 251, 251, 51, 3, 3, 195, 207, 191, 48, 48, 60, 12, 203, 251, 192, 0, 60, 195, 0, 12, 204, 188, 192, 3, 60, 192, 51, 51, 0, 3, 51, 195, 0, 3, 51, 48, 3, 51, 51, 48, 51, 51, 51, 3, 51, 51, 51, 3, 51, 51, 48, 3, 51, 51, 51, 48, 3, 51, 51, 48, 0, 51, 51, 51, 48, 0, 51, 51, 0, 3, 51, 51, 51, 51, 51, 0, 0, 51, 51, 3, 48, 0, 0, 0, 3, 51, 0, 0, 0, 51, 51, 48, 17, 16, 51, 51, 51, 1, 17, 16, 51, 51, 51, 0, 1, 17, 3, 51, 51, 51, 48, 0, 12, 1, 17, 3, 51, 51, 51, 48, 1, 19, 60, 64, 1, 16, 51, 51, 51, 48, 1, 19, 75, 180, 1, 16, 51, 51, 48, 204, 192, 1, 17, 3, 203, 190, 1, 16, 51, 51, 12, 206, 192, 17, 19, 51, 62, 228, 51, 0, 3, 51, 75, 191, 192, 16, 3, 51, 52, 76, 3, 0, 51, 51, 207, 187, 240, 1, 3, 51, 60, 64, 19, 0, 51, 51, 203, 191, 176, 16, 51, 51, 52, 3, 0, 48, 51, 51, 191, 251, 240, 1, 3, 51, 51, 12, 192, 51, 48, 51, 51, 51, 251, 191, 192, 27, 3, 12, 64, 31, 251, 191, 51, 51, 51, 51, 51, 191, 252, 1, 190, 48, 204, 193, 187, 187, 187, 187, 195, 51, 51, 51, 60, 255, 207, 192, 11, 187, 51, 75, 187, 191, 191, 255, 255, 179, 51, 51, 51, 51, 204, 251, 255, 204, 27, 177, 51, 52, 187, 255, 255, 191, 251, 251, 51, 51, 51, 51, 203, 187, 187, 187, 252, 187, 176, 192, 78, 67, 191, 191, 251, 255, 255, 195, 51, 51, 51, 63, 187, 187, 187, 187, 16, 187, 179, 78, 236, 236, 203, 251, 255, 191, 251, 243, 51, 51, 51, 59, 187, 187, 187, 187, 187, 3, 204, 206, 196, 15, 191, 255, 255, 255, 179, 51, 51, 51, 63, 187, 187, 187, 187, 192, 179, 51, 78, 228, 204, 60, 251, 191, 187, 255, 252, 51, 51, 51, 59, 187, 187, 187, 187, 68, 51, 204, 204, 67, 12, 207, 255, 255, 255, 191, 51, 51, 51, 59, 187, 187, 187, 188, 12, 51, 76, 196, 0, 251, 207, 191, 255, 251, 251, 3, 51, 51, 59, 187, 187, 187, 176, 12, 191, 191, 251, 255, 255, 255, 195, 51, 51, 11, 187, 187, 187, 176, 203, 252, 187, 187, 255, 251, 195, 51, 51, 11, 187, 187, 187, 192, 15, 252, 251, 255, 191, 255, 243, 51, 51, 11, 187, 187, 187, 192, 12, 240, 203, 187, 251, 251, 179, 51, 51, 203, 187, 187, 187, 192, 12, 188, 59, 187, 191, 255, 252, 51, 51, 207, 251, 187, 187, 176, 251, 12, 187, 187, 255, 191, 51, 51, 203, 191, 187, 187, 176, 207, 252, 187, 187, 187, 255, 51, 51, 203, 191, 255, 191, 180, 15, 243, 203, 187, 187, 191, 195, 51, 203, 191, 255, 203, 187, 192, 12, 243, 207, 187, 187, 187, 195, 51, 203, 187, 204, 235, 187, 176, 12, 243, 60, 187, 187, 191, 195, 51, 251, 187, 204, 187, 187, 179, 192, 51, 187, 191, 251, 243, 51, 187, 187, 204, 188, 235, 179, 48, 12, 51, 203, 187, 255, 176, 60, 187, 191, 192, 187, 203, 179, 48, 12, 51, 59, 188, 251, 252, 60, 187, 252, 0, 203, 235, 195, 51, 51, 60, 252, 207, 188, 59, 187, 188, 0, 14, 206, 195, 51, 3, 51, 204, 203, 252, 63, 187, 252, 4, 195, 51, 51, 0, 17, 51, 51, 204, 188, 11, 255, 204, 3, 51, 51, 48, 204, 195, 51, 60, 204, 204, 191, 252, 4, 67, 51, 48, 12, 204, 51, 204, 204, 203, 251, 191, 236, 51, 48, 0, 12, 60, 251, 255, 191, 191, 252, 14, 19, 51, 0, 0, 204, 187, 187, 251, 251, 188, 3, 51, 0, 0, 0, 51, 203, 255, 191, 191, 204, 1, 3, 48, 0, 0, 51, 60, 251, 251, 251, 191, 192, 203, 3, 51, 0, 0, 51, 51, 51, 207, 191, 251, 192, 75, 3, 51, 0, 3, 51, 51, 51, 59, 251, 191, 192, 203, 19, 67, 0, 3, 51, 51, 51, 63, 191, 251, 192, 12, 228, 180, 0, 51, 51, 51, 51, 60, 251, 191, 192, 12, 206, 176, 0, 51, 51, 51, 51, 60, 191, 251, 240, 204, 192, 0, 51, 51, 51, 51, 48, 251, 191, 176, 0, 51, 51, 51, 51, 51, 191, 251, 240, 0, 51, 51, 51, 51, 60, 251, 191, 176, 0, 51, 51, 51, 51, 51, 191, 251, 240, 0, 3, 51, 51, 51, 51, 203, 187, 188, 0, 0, 3, 51, 51, 51, 207, 251, 252, 0, 0, 0, 51, 51, 51, 203, 187, 188, 0, 0, 51, 51, 51, 15, 251, 255, 0, 0, 51, 51, 51, 59, 191, 187, 0, 51, 51, 51, 51, 63, 251, 191, 192, 3, 51, 3, 51, 51, 60, 191, 187, 192, 3, 51, 3, 51, 51, 60, 251, 255, 192, 0, 51, 3, 51, 51, 60, 191, 187, 192, 0, 51, 0, 51, 51, 60, 251, 255, 192, 0, 51, 0, 51, 51, 51, 207, 188, 0, 51, 0, 51, 51, 51, 51, 0, 0, 51, 0, 3, 51, 51, 51, 0, 3, 51, 48, 3, 51, 51, 51, 0, 3, 51, 51, 3, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 3, 51, 51, 51, 48, 0, 3, 51, 51, 0, 0, 51, 51, 48, 0, 3, 51, 51, 48, 0, 51, 51, 48, 48, 3, 51, 51, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 51, 204, 192, 0, 51, 51, 195, 51, 51, 51, 51, 60, 251, 192, 3, 51, 60, 48, 48, 48, 51, 51, 203, 191, 192, 3, 51, 60, 3, 204, 3, 51, 207, 251, 240, 3, 51, 0, 60, 192, 3, 48, 204, 191, 176, 51, 51, 51, 3, 51, 12, 251, 252, 0, 51, 51, 0, 48, 12, 60, 207, 188, 3, 51, 48, 51, 0, 195, 204, 255, 3, 51, 3, 0, 192, 204, 187, 192, 51, 51, 48, 192, 204, 204, 255, 192, 0, 51, 60, 3, 12, 204, 187, 240, 0, 51, 51, 51, 12, 204, 255, 176, 0, 51, 51, 51, 0, 204, 203, 240, 0, 51, 51, 51, 48, 204, 204, 48, 3, 51, 51, 48, 3, 51, 48, 0, 51, 51, 51, 48, 3, 51, 51, 3, 51, 51, 51, 0, 51, 51, 0, 51, 51, 51, 0, 51, 51, 48, 3, 51, 48, 0, 51, 51, 48, 51, 51, 51, 51, 51, 48, 0, 0, 0, 0, 0, 51, 48, 0, 3, 51, 51, 0, 1, 17, 3, 51, 51, 0, 17, 17, 3, 51, 51, 48, 1, 16, 51, 51, 51, 51, 0, 48, 64, 17, 0, 51, 51, 51, 48, 16, 48, 228, 1, 3, 51, 51, 51, 0, 1, 52, 190, 64, 17, 3, 51, 51, 76, 204, 1, 16, 60, 187, 192, 0, 17, 3, 51, 60, 236, 236, 17, 51, 51, 206, 48, 3, 48, 0, 51, 60, 187, 252, 1, 0, 51, 51, 196, 0, 48, 51, 51, 60, 187, 187, 16, 51, 51, 196, 48, 1, 48, 51, 51, 60, 251, 255, 51, 51, 51, 64, 0, 48, 3, 3, 51, 59, 191, 191, 0, 51, 51, 48, 204, 3, 51, 51, 51, 51, 15, 251, 252, 14, 176, 48, 204, 12, 251, 187, 195, 51, 51, 51, 51, 203, 191, 192, 11, 3, 60, 193, 203, 187, 187, 191, 179, 51, 51, 51, 51, 207, 252, 252, 187, 195, 52, 187, 187, 251, 191, 251, 255, 51, 51, 51, 51, 60, 207, 187, 252, 192, 1, 187, 3, 51, 75, 191, 255, 251, 255, 191, 179, 51, 51, 51, 60, 251, 187, 187, 191, 16, 11, 187, 12, 4, 236, 203, 251, 191, 187, 255, 252, 51, 51, 51, 60, 187, 187, 187, 187, 177, 27, 187, 52, 206, 204, 207, 191, 255, 255, 255, 191, 51, 51, 51, 51, 187, 187, 187, 187, 188, 11, 176, 60, 236, 238, 64, 251, 191, 251, 255, 251, 3, 51, 51, 51, 187, 187, 187, 187, 177, 27, 51, 196, 206, 68, 51, 207, 251, 255, 191, 255, 195, 51, 51, 51, 187, 187, 187, 187, 192, 12, 51, 60, 236, 204, 48, 204, 191, 251, 255, 251, 179, 51, 51, 48, 187, 187, 187, 187, 192, 195, 52, 76, 67, 207, 188, 251, 255, 255, 191, 243, 51, 51, 48, 187, 187, 187, 191, 203, 251, 255, 191, 255, 255, 188, 51, 51, 60, 187, 187, 187, 187, 15, 191, 203, 191, 191, 255, 252, 51, 51, 48, 187, 187, 187, 188, 12, 255, 207, 187, 255, 255, 191, 51, 51, 48, 187, 187, 187, 188, 255, 60, 187, 191, 191, 251, 51, 51, 60, 187, 187, 187, 188, 203, 204, 187, 251, 255, 191, 195, 51, 60, 191, 187, 187, 252, 15, 240, 203, 187, 191, 251, 243, 51, 60, 187, 255, 187, 187, 12, 188, 203, 187, 187, 191, 243, 51, 60, 187, 251, 251, 251, 224, 255, 60, 187, 187, 187, 252, 51, 60, 187, 207, 204, 187, 176, 207, 60, 187, 187, 187, 188, 51, 59, 187, 188, 206, 187, 187, 207, 51, 203, 187, 251, 252, 51, 63, 187, 188, 203, 187, 187, 48, 12, 3, 59, 187, 191, 187, 51, 59, 187, 188, 27, 203, 187, 48, 12, 195, 63, 187, 255, 255, 3, 203, 187, 252, 11, 188, 190, 51, 195, 48, 187, 207, 187, 195, 203, 191, 192, 14, 190, 188, 51, 0, 3, 51, 207, 207, 255, 195, 187, 187, 192, 236, 192, 51, 48, 0, 51, 60, 204, 187, 195, 251, 188, 192, 76, 51, 51, 48, 204, 3, 51, 60, 207, 204, 191, 204, 192, 4, 51, 51, 51, 12, 204, 51, 51, 204, 204, 251, 255, 192, 196, 51, 51, 0, 12, 204, 195, 204, 204, 255, 191, 251, 192, 14, 195, 51, 0, 0, 0, 48, 203, 187, 187, 251, 191, 192, 224, 51, 48, 0, 0, 3, 203, 187, 191, 191, 255, 48, 0, 51, 48, 0, 0, 3, 60, 187, 251, 251, 207, 48, 16, 51, 0, 0, 51, 51, 60, 191, 191, 187, 48, 12, 176, 51, 0, 0, 0, 51, 51, 51, 60, 251, 187, 48, 11, 188, 51, 48, 0, 3, 51, 51, 51, 60, 191, 187, 195, 4, 180, 52, 48, 0, 3, 51, 51, 51, 60, 251, 187, 195, 204, 75, 0, 0, 3, 51, 51, 51, 51, 191, 251, 195, 204, 235, 0, 3, 51, 51, 51, 51, 251, 187, 195, 12, 192, 0, 3, 51, 51, 51, 51, 191, 251, 195, 0, 51, 51, 51, 51, 51, 251, 187, 192, 0, 51, 51, 51, 51, 51, 207, 251, 192, 0, 3, 51, 51, 51, 51, 203, 187, 240, 0, 0, 51, 51, 51, 51, 207, 251, 240, 0, 0, 3, 51, 51, 51, 203, 187, 240, 0, 0, 3, 51, 51, 51, 207, 251, 240, 0, 3, 51, 51, 51, 59, 191, 240, 0, 3, 51, 51, 51, 63, 251, 240, 48, 0, 51, 51, 51, 60, 191, 188, 48, 0, 51, 51, 51, 60, 251, 252, 51, 0, 3, 51, 51, 60, 191, 188, 3, 48, 3, 51, 51, 51, 251, 252, 3, 48, 3, 51, 51, 51, 191, 188, 0, 48, 3, 51, 51, 51, 203, 240, 0, 48, 0, 51, 51, 51, 51, 0, 0, 0, 51, 51, 51, 51, 0, 0, 51, 51, 51, 48, 0, 51, 0, 3, 51, 51, 48, 3, 51, 0, 3, 51, 51, 51, 3, 48, 0, 51, 51, 51, 51, 0, 48, 51, 0, 0, 51, 51, 51, 3, 51, 51, 3, 48, 3, 51, 51, 0, 3, 51, 51, 3, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 51, 51, 51, 0, 0, 51, 51, 204, 3, 48, 0, 51, 51, 0, 51, 51, 48, 192, 48, 48, 48, 51, 48, 0, 0, 0, 51, 48, 51, 3, 12, 51, 51, 60, 204, 0, 51, 51, 51, 60, 192, 48, 192, 3, 48, 203, 252, 51, 51, 60, 204, 51, 0, 3, 60, 207, 188, 51, 51, 60, 204, 204, 0, 12, 203, 252, 51, 51, 60, 60, 12, 204, 207, 188, 51, 51, 51, 0, 12, 204, 204, 252, 3, 51, 51, 204, 204, 188, 3, 51, 51, 204, 204, 252, 0, 51, 51, 204, 204, 188, 3, 51, 12, 204, 252, 3, 51, 12, 204, 188, 3, 51, 0, 12, 204, 204, 0, 51, 0, 3, 3, 48, 0, 51, 0, 3, 51, 48, 51, 0, 3, 51, 48, 0, 0, 3, 51, 48, 0, 3, 51, 48, 0, 3, 51, 0, 0, 3, 0, 0, 3, 51, 0, 0, 0, 51, 51, 48, 17, 16, 51, 51, 51, 1, 16, 51, 51, 51, 0, 1, 17, 3, 51, 51, 51, 48, 0, 12, 17, 3, 51, 51, 51, 48, 1, 19, 60, 64, 1, 17, 51, 51, 51, 48, 1, 16, 75, 180, 17, 51, 51, 51, 204, 192, 17, 3, 203, 190, 1, 16, 51, 51, 60, 206, 192, 1, 16, 51, 62, 228, 51, 0, 3, 51, 75, 191, 176, 16, 3, 51, 52, 64, 3, 0, 51, 51, 204, 187, 252, 3, 51, 60, 64, 16, 48, 51, 51, 203, 191, 188, 0, 51, 51, 52, 3, 0, 48, 51, 51, 255, 251, 252, 3, 51, 51, 204, 51, 51, 51, 51, 51, 251, 191, 192, 203, 3, 12, 64, 15, 251, 191, 51, 51, 51, 51, 51, 191, 252, 187, 48, 204, 193, 187, 187, 187, 187, 195, 51, 51, 51, 60, 255, 207, 1, 11, 187, 51, 75, 187, 191, 191, 255, 255, 188, 51, 51, 51, 51, 204, 251, 191, 204, 11, 187, 51, 60, 187, 255, 255, 255, 251, 251, 51, 51, 51, 51, 203, 187, 187, 187, 251, 187, 177, 3, 78, 67, 191, 191, 251, 255, 255, 195, 51, 51, 51, 63, 187, 187, 187, 187, 192, 187, 179, 78, 236, 236, 203, 251, 255, 187, 251, 243, 51, 51, 51, 59, 187, 187, 187, 187, 192, 187, 3, 204, 206, 196, 15, 191, 255, 255, 255, 188, 51, 51, 51, 63, 187, 187, 187, 187, 192, 227, 51, 78, 228, 204, 60, 251, 191, 187, 255, 252, 51, 51, 51, 59, 187, 187, 187, 187, 68, 51, 196, 204, 67, 12, 207, 255, 255, 255, 191, 51, 51, 51, 63, 187, 187, 187, 188, 12, 51, 60, 196, 0, 251, 207, 191, 255, 255, 251, 195, 51, 51, 59, 187, 187, 187, 188, 12, 191, 191, 251, 255, 255, 255, 243, 51, 51, 63, 187, 187, 187, 176, 203, 252, 251, 187, 255, 251, 179, 51, 51, 59, 187, 187, 187, 240, 15, 188, 251, 191, 191, 255, 252, 51, 51, 203, 187, 187, 187, 192, 12, 252, 203, 187, 251, 251, 188, 51, 51, 203, 187, 187, 187, 192, 12, 191, 59, 187, 187, 191, 252, 51, 51, 207, 187, 187, 187, 176, 251, 204, 187, 187, 255, 255, 51, 51, 203, 191, 187, 187, 176, 207, 252, 251, 187, 187, 255, 51, 51, 203, 191, 255, 191, 187, 15, 179, 203, 187, 187, 191, 195, 51, 203, 191, 206, 203, 187, 12, 243, 63, 187, 187, 187, 195, 51, 203, 187, 204, 235, 187, 176, 243, 60, 187, 187, 191, 195, 51, 251, 187, 204, 187, 187, 180, 0, 192, 51, 187, 187, 251, 243, 51, 187, 187, 204, 187, 235, 179, 48, 12, 51, 203, 187, 255, 188, 48, 187, 187, 192, 187, 203, 179, 48, 0, 51, 59, 188, 251, 252, 60, 187, 251, 0, 203, 236, 195, 51, 51, 60, 252, 207, 188, 60, 187, 188, 0, 14, 206, 195, 51, 3, 51, 204, 203, 255, 63, 187, 252, 0, 227, 51, 51, 0, 0, 51, 51, 204, 191, 203, 251, 204, 0, 9, 51, 51, 48, 0, 3, 51, 60, 204, 204, 204, 204, 192, 4, 64, 51, 48, 0, 0, 51, 51, 192, 204, 251, 191, 192, 236, 3, 51, 0, 3, 15, 255, 255, 191, 191, 251, 192, 14, 67, 51, 0, 0, 3, 204, 191, 187, 251, 251, 191, 192, 3, 51, 48, 0, 3, 60, 251, 255, 191, 191, 252, 48, 1, 3, 48, 0, 0, 3, 51, 207, 187, 251, 251, 187, 0, 203, 67, 51, 0, 0, 3, 51, 51, 204, 255, 187, 187, 192, 203, 179, 51, 0, 0, 0, 3, 51, 51, 51, 203, 251, 187, 195, 203, 195, 67, 0, 0, 0, 3, 51, 51, 51, 207, 187, 187, 195, 12, 228, 180, 0, 0, 51, 51, 51, 51, 59, 251, 187, 185, 0, 12, 206, 188, 0, 0, 51, 51, 51, 51, 63, 187, 187, 179, 48, 204, 192, 0, 0, 51, 51, 51, 51, 63, 251, 187, 176, 48, 0, 0, 51, 51, 51, 51, 63, 187, 187, 191, 48, 0, 0, 51, 51, 51, 51, 63, 251, 187, 191, 48, 0, 0, 51, 51, 51, 51, 60, 187, 187, 191, 144, 0, 0, 51, 51, 51, 60, 251, 187, 187, 51, 0, 0, 51, 51, 51, 60, 191, 187, 187, 195, 0, 0, 0, 51, 51, 51, 60, 251, 187, 187, 195, 48, 0, 0, 51, 51, 51, 60, 191, 251, 187, 195, 48, 0, 0, 51, 51, 51, 51, 251, 187, 187, 243, 48, 0, 0, 3, 51, 51, 51, 191, 251, 187, 179, 51, 0, 0, 3, 51, 51, 51, 251, 187, 187, 188, 51, 0, 0, 3, 51, 51, 51, 207, 251, 187, 188, 51, 48, 0, 0, 0, 51, 51, 51, 203, 191, 187, 191, 51, 48, 0, 48, 0, 51, 51, 51, 207, 251, 255, 188, 51, 48, 3, 0, 51, 51, 51, 203, 191, 187, 195, 51, 51, 3, 0, 51, 51, 51, 60, 251, 252, 51, 51, 51, 0, 3, 0, 51, 51, 51, 51, 204, 51, 51, 51, 51, 0, 0, 0, 51, 51, 51, 51, 0, 51, 51, 51, 51, 0, 0, 0, 3, 51, 51, 51, 51, 51, 51, 51, 51, 48, 0, 0, 3, 51, 51, 51, 51, 3, 51, 51, 51, 48, 0, 3, 51, 51, 51, 51, 0, 51, 51, 51, 48, 0, 3, 51, 51, 51, 51, 48, 51, 51, 51, 0, 0, 3, 51, 51, 51, 51, 51, 51, 51, 48, 0, 0, 3, 51, 51, 51, 51, 51, 51, 0, 3, 48, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 60, 195, 0, 0, 3, 51, 51, 51, 51, 204, 192, 48, 0, 0, 51, 51, 51, 60, 252, 204, 3, 0, 51, 51, 51, 12, 188, 192, 147, 51, 51, 3, 51, 204, 204, 51, 3, 204, 195, 60, 188, 192, 3, 204, 207, 179, 207, 252, 12, 204, 203, 240, 203, 204, 12, 204, 207, 195, 191, 192, 12, 204, 207, 195, 251, 12, 204, 207, 195, 0, 12, 204, 203, 195, 51, 48, 204, 207, 195, 51, 48, 204, 203, 240, 51, 51, 0, 204, 207, 192, 3, 51, 48, 0, 12, 0, 0, 51, 48, 0, 51, 51, 0, 51, 51, 0, 51, 51, 48, 0, 48, 0, 51, 51, 51, 0, 51, 51, 51, 0, 51, 51, 51, 48, 3, 51, 51, 48, 0, 0, 0, 0, 3, 51, 0, 0, 51, 51, 51, 1, 17, 51, 51, 51, 0, 17, 16, 51, 51, 51, 48, 1, 16, 51, 51, 51, 48, 148, 64, 1, 17, 3, 51, 51, 51, 48, 16, 62, 228, 17, 3, 51, 51, 51, 192, 1, 16, 60, 187, 1, 17, 3, 51, 51, 78, 192, 1, 3, 62, 187, 0, 16, 3, 51, 62, 188, 176, 16, 51, 51, 204, 3, 48, 3, 51, 60, 187, 188, 0, 3, 51, 51, 192, 0, 48, 51, 51, 60, 191, 187, 1, 3, 51, 51, 196, 1, 48, 51, 51, 207, 251, 252, 16, 51, 51, 60, 9, 48, 51, 51, 51, 203, 191, 188, 12, 195, 51, 51, 0, 204, 51, 51, 51, 51, 51, 207, 251, 240, 27, 195, 4, 204, 27, 187, 187, 195, 51, 51, 51, 51, 203, 191, 192, 187, 195, 78, 191, 187, 187, 187, 255, 195, 51, 51, 51, 51, 207, 203, 252, 187, 67, 196, 187, 187, 203, 255, 187, 251, 51, 51, 51, 51, 207, 255, 187, 251, 16, 11, 187, 3, 51, 188, 207, 191, 251, 255, 191, 195, 51, 51, 51, 60, 251, 187, 187, 187, 16, 11, 187, 60, 4, 236, 203, 251, 191, 187, 251, 240, 51, 51, 51, 60, 187, 187, 187, 187, 176, 187, 179, 204, 206, 196, 207, 191, 255, 255, 255, 188, 51, 51, 51, 60, 187, 187, 187, 187, 176, 11, 19, 76, 236, 204, 60, 251, 191, 251, 255, 251, 147, 51, 51, 60, 187, 187, 187, 187, 176, 20, 51, 196, 206, 68, 51, 207, 251, 255, 255, 255, 195, 51, 51, 60, 187, 187, 187, 187, 192, 12, 51, 60, 228, 195, 12, 204, 191, 255, 251, 251, 195, 51, 51, 60, 187, 187, 187, 187, 192, 192, 52, 76, 64, 207, 188, 251, 255, 255, 255, 249, 51, 51, 60, 187, 187, 187, 188, 203, 255, 255, 191, 255, 255, 188, 51, 51, 60, 187, 187, 187, 188, 15, 191, 203, 191, 191, 255, 252, 51, 51, 60, 187, 187, 187, 176, 12, 252, 11, 187, 251, 251, 191, 147, 51, 60, 187, 187, 187, 240, 12, 255, 59, 187, 191, 191, 255, 51, 51, 60, 187, 187, 187, 176, 251, 204, 187, 251, 255, 191, 147, 51, 63, 191, 187, 187, 252, 15, 240, 251, 187, 191, 251, 195, 51, 63, 187, 255, 191, 187, 12, 188, 203, 187, 187, 191, 195, 51, 59, 191, 251, 251, 187, 224, 12, 252, 63, 187, 187, 187, 243, 51, 63, 187, 207, 203, 187, 176, 252, 60, 187, 187, 187, 249, 51, 59, 187, 188, 203, 187, 188, 0, 204, 51, 187, 187, 251, 252, 51, 203, 187, 188, 187, 187, 190, 48, 12, 51, 203, 187, 191, 188, 51, 203, 187, 188, 251, 203, 188, 48, 12, 51, 63, 191, 207, 255, 147, 187, 187, 192, 11, 188, 188, 51, 147, 60, 191, 207, 191, 51, 251, 191, 192, 14, 190, 179, 51, 0, 3, 51, 204, 207, 255, 12, 187, 187, 48, 236, 67, 51, 48, 0, 51, 48, 207, 187, 204, 187, 188, 192, 76, 51, 51, 48, 3, 51, 51, 60, 207, 204, 191, 207, 192, 4, 51, 51, 48, 0, 51, 51, 204, 204, 204, 207, 204, 192, 204, 51, 51, 0, 12, 31, 204, 204, 191, 191, 251, 192, 14, 195, 51, 0, 0, 0, 60, 251, 191, 187, 251, 251, 191, 192, 224, 51, 48, 0, 0, 51, 207, 187, 191, 191, 191, 255, 0, 0, 51, 48, 0, 0, 51, 60, 187, 187, 251, 251, 179, 48, 19, 51, 0, 0, 51, 51, 203, 191, 191, 191, 187, 51, 11, 179, 51, 0, 0, 0, 51, 51, 51, 203, 251, 251, 191, 51, 48, 11, 176, 51, 48, 0, 0, 51, 51, 51, 63, 191, 187, 187, 195, 48, 11, 179, 196, 48, 0, 0, 51, 51, 51, 59, 187, 187, 187, 195, 48, 188, 203, 0, 0, 3, 51, 51, 51, 60, 191, 187, 187, 243, 48, 188, 188, 0, 3, 51, 51, 51, 60, 187, 187, 187, 185, 51, 14, 192, 0, 0, 51, 51, 51, 60, 187, 187, 187, 179, 51, 0, 0, 51, 51, 51, 60, 187, 251, 187, 176, 51, 0, 0, 3, 51, 51, 60, 187, 191, 187, 179, 51, 0, 0, 0, 3, 51, 51, 60, 187, 251, 187, 188, 51, 48, 0, 0, 0, 51, 51, 60, 187, 191, 187, 188, 51, 48, 0, 0, 0, 51, 51, 48, 187, 187, 187, 188, 51, 51, 0, 0, 0, 51, 51, 51, 187, 191, 251, 188, 51, 51, 0, 0, 0, 51, 51, 51, 187, 187, 187, 188, 51, 51, 48, 0, 0, 51, 51, 51, 187, 191, 251, 191, 51, 51, 48, 0, 0, 51, 51, 51, 251, 187, 187, 187, 51, 51, 48, 0, 0, 51, 51, 51, 187, 191, 251, 187, 195, 51, 48, 0, 0, 0, 51, 51, 51, 251, 187, 191, 187, 195, 51, 51, 48, 0, 0, 51, 51, 51, 187, 187, 251, 187, 195, 51, 51, 48, 0, 0, 51, 51, 51, 251, 187, 187, 187, 195, 51, 51, 48, 0, 0, 51, 51, 51, 203, 187, 251, 252, 51, 51, 51, 51, 0, 0, 0, 51, 51, 51, 59, 251, 252, 195, 51, 51, 51, 51, 0, 0, 0, 51, 51, 51, 51, 204, 0, 51, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 0, 147, 51, 51, 51, 51, 51, 0, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 48, 0, 3, 51, 51, 51, 48, 9, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 48, 3, 51, 51, 51, 51, 0, 3, 51, 51, 51, 0, 0, 3, 51, 51, 51, 0, 3, 51, 51, 51, 0, 51, 51, 51, 12, 192, 0, 0, 51, 51, 51, 3, 51, 60, 251, 192, 0, 3, 51, 51, 51, 3, 51, 63, 191, 176, 0, 51, 51, 51, 48, 3, 51, 63, 251, 252, 0, 0, 51, 51, 51, 48, 0, 51, 60, 191, 188, 0, 0, 51, 51, 48, 3, 60, 251, 252, 0, 48, 51, 51, 48, 0, 51, 191, 191, 0, 204, 51, 192, 0, 147, 203, 251, 192, 0, 204, 204, 204, 192, 51, 63, 191, 192, 12, 204, 204, 191, 3, 60, 251, 176, 204, 204, 252, 3, 60, 191, 240, 204, 204, 188, 0, 51, 251, 188, 204, 204, 252, 147, 207, 252, 204, 204, 252, 51, 63, 195, 51, 51, 0, 204, 207, 252, 3, 51, 51, 51, 51, 48, 204, 203, 188, 3, 51, 51, 51, 51, 51, 204, 207, 252, 3, 51, 51, 51, 51, 48, 195, 48, 192, 51, 51, 51, 0, 0, 51, 51, 48, 0, 0, 9, 51, 51, 48, 3, 51, 51, 48, 9, 51, 51, 48, 0, 51, 51, 0, 51, 51, 0, 0, 0, 0, 0, 0, 0, 3, 51, 48, 17, 3, 51, 51, 0, 1, 17, 3, 51, 51, 0, 17, 16, 51, 51, 51, 48, 14, 1, 16, 51, 51, 51, 51, 0, 51, 192, 17, 3, 51, 51, 51, 48, 16, 62, 188, 1, 3, 51, 51, 51, 224, 17, 16, 60, 187, 192, 17, 3, 51, 51, 206, 204, 1, 17, 3, 60, 188, 0, 0, 0, 51, 60, 187, 188, 17, 0, 51, 51, 76, 0, 48, 3, 51, 60, 251, 188, 0, 3, 51, 76, 192, 0, 51, 51, 60, 187, 187, 1, 3, 51, 51, 192, 1, 3, 3, 51, 207, 251, 255, 16, 51, 51, 48, 0, 48, 3, 51, 51, 59, 191, 188, 1, 195, 48, 67, 12, 193, 252, 3, 51, 51, 51, 51, 207, 251, 252, 27, 73, 4, 192, 203, 187, 187, 187, 246, 51, 51, 51, 51, 203, 255, 192, 187, 195, 78, 251, 187, 187, 252, 255, 188, 99, 51, 51, 51, 207, 204, 255, 192, 187, 73, 52, 187, 251, 207, 255, 187, 251, 198, 51, 51, 51, 60, 255, 187, 187, 204, 16, 11, 187, 3, 60, 196, 207, 191, 251, 255, 191, 179, 51, 51, 51, 60, 251, 187, 187, 187, 240, 11, 188, 62, 236, 236, 75, 251, 191, 187, 255, 252, 99, 51, 51, 60, 187, 187, 187, 187, 177, 27, 176, 196, 206, 204, 108, 191, 255, 255, 255, 191, 51, 51, 51, 51, 187, 187, 187, 187, 181, 11, 3, 76, 236, 204, 51, 203, 191, 251, 255, 251, 3, 51, 51, 48, 187, 187, 187, 187, 176, 4, 147, 52, 206, 68, 147, 207, 251, 255, 191, 255, 198, 51, 51, 60, 187, 187, 187, 187, 192, 12, 73, 60, 196, 201, 207, 252, 191, 251, 251, 251, 179, 51, 51, 48, 187, 187, 187, 187, 192, 0, 0, 0, 48, 207, 191, 251, 255, 255, 255, 252, 51, 51, 51, 187, 187, 187, 191, 11, 255, 255, 191, 255, 255, 188, 99, 51, 48, 187, 187, 187, 188, 12, 191, 203, 191, 191, 255, 255, 51, 51, 51, 187, 187, 187, 188, 255, 111, 187, 187, 255, 191, 99, 51, 60, 187, 187, 187, 250, 207, 204, 187, 191, 191, 251, 51, 51, 60, 251, 251, 187, 188, 203, 243, 187, 187, 187, 191, 198, 51, 60, 191, 251, 187, 187, 15, 252, 203, 187, 187, 251, 243, 51, 60, 187, 255, 191, 187, 16, 12, 191, 203, 187, 187, 191, 246, 51, 60, 187, 255, 255, 187, 176, 255, 60, 187, 187, 187, 252, 99, 63, 187, 252, 204, 187, 190, 207, 108, 251, 187, 187, 188, 51, 59, 187, 188, 206, 187, 187, 0, 12, 51, 203, 187, 251, 252, 99, 203, 187, 188, 235, 187, 187, 48, 12, 3, 59, 187, 191, 187, 51, 203, 187, 188, 203, 206, 188, 99, 195, 60, 187, 207, 255, 3, 203, 187, 240, 11, 188, 190, 51, 0, 3, 48, 187, 207, 187, 198, 251, 191, 192, 12, 190, 228, 147, 0, 0, 51, 51, 12, 207, 255, 195, 187, 187, 192, 196, 73, 51, 48, 0, 51, 51, 48, 12, 187, 204, 251, 188, 192, 12, 147, 51, 48, 51, 51, 51, 60, 207, 204, 191, 204, 240, 3, 73, 51, 51, 0, 16, 60, 204, 204, 204, 203, 207, 176, 12, 201, 51, 0, 0, 204, 187, 252, 255, 191, 191, 187, 192, 12, 192, 51, 48, 0, 60, 251, 187, 187, 251, 251, 191, 192, 224, 51, 48, 0, 0, 48, 207, 187, 255, 191, 191, 252, 48, 0, 0, 51, 0, 0, 48, 60, 191, 187, 251, 251, 179, 48, 160, 51, 0, 0, 3, 51, 204, 255, 191, 187, 188, 48, 11, 176, 51, 48, 0, 0, 51, 51, 51, 203, 251, 187, 188, 99, 11, 190, 51, 48, 0, 0, 51, 51, 51, 207, 187, 187, 187, 51, 4, 180, 204, 48, 0, 0, 51, 51, 51, 203, 251, 187, 191, 99, 190, 203, 192, 0, 0, 51, 51, 51, 207, 187, 187, 187, 51, 0, 204, 228, 0, 0, 51, 51, 51, 203, 251, 187, 187, 3, 48, 12, 64, 0, 0, 51, 51, 51, 207, 191, 187, 187, 51, 48, 0, 0, 3, 51, 51, 203, 251, 251, 187, 3, 51, 0, 0, 3, 51, 51, 207, 191, 187, 187, 51, 51, 0, 0, 3, 51, 51, 203, 251, 251, 187, 3, 51, 0, 0, 0, 3, 51, 51, 207, 191, 187, 187, 51, 51, 0, 0, 0, 3, 51, 51, 203, 251, 251, 187, 3, 51, 48, 0, 0, 3, 51, 51, 207, 191, 187, 187, 51, 51, 48, 0, 0, 3, 51, 51, 203, 251, 251, 187, 3, 51, 48, 0, 0, 3, 51, 51, 207, 191, 191, 187, 51, 51, 51, 0, 0, 3, 51, 51, 203, 251, 251, 187, 198, 51, 51, 0, 0, 0, 3, 51, 51, 207, 191, 191, 187, 195, 51, 51, 0, 0, 0, 3, 51, 51, 203, 251, 251, 187, 198, 51, 51, 48, 0, 0, 3, 51, 51, 207, 191, 191, 187, 195, 51, 51, 51, 0, 0, 0, 51, 51, 51, 203, 251, 251, 191, 198, 51, 51, 51, 48, 0, 0, 51, 51, 51, 63, 191, 191, 252, 51, 51, 51, 51, 48, 0, 3, 51, 51, 51, 48, 204, 204, 99, 51, 51, 51, 51, 48, 0, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 0, 3, 51, 51, 51, 51, 3, 51, 51, 51, 51, 48, 0, 3, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 0, 0, 0, 0, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 0, 0, 0, 0, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 0, 0, 0, 3, 51, 51, 51, 48, 3, 51, 51, 51, 51, 0, 0, 0, 0, 51, 51, 51, 48, 3, 51, 51, 51, 51, 0, 0, 0, 0, 51, 51, 51, 0, 0, 51, 51, 51, 51, 192, 0, 0, 3, 51, 51, 51, 3, 51, 51, 60, 188, 0, 0, 51, 51, 51, 51, 3, 51, 60, 187, 252, 3, 48, 3, 51, 51, 48, 0, 51, 60, 255, 191, 3, 204, 3, 51, 48, 51, 60, 187, 251, 192, 3, 251, 195, 3, 0, 3, 60, 255, 191, 192, 204, 188, 204, 204, 0, 51, 203, 251, 192, 204, 252, 204, 204, 0, 51, 207, 191, 176, 204, 204, 203, 240, 3, 11, 251, 240, 204, 204, 207, 192, 3, 63, 191, 176, 12, 204, 207, 192, 3, 60, 251, 252, 12, 204, 207, 192, 60, 191, 188, 60, 204, 188, 3, 251, 252, 204, 204, 252, 3, 207, 188, 12, 12, 188, 0, 60, 198, 0, 3, 48, 204, 3, 51, 51, 48, 51, 51, 51, 0, 51, 51, 51, 0, 0, 51, 51, 51, 0, 51, 51, 51, 0, 0, 0, 51, 51, 48, 3, 51, 51, 48, 0, 0, 51, 51, 48, 0, 51, 51, 48, 0, 51, 51, 48, 3, 51, 0, 0
albs-br/msx-mk
3,862
Data/scorpion/walking/left/scorpion_walking_left_frame_3_list.s
db 13, 3 dw 0x8000 + 3328 db 128, 4 dw 0x8000 + 3331 db 127, 5 dw 0x8000 + 3335 db 128, 5 dw 0x8000 + 3340 db 128, 6 dw 0x8000 + 3345 db 127, 7 dw 0x8000 + 3351 db 123, 2 dw 0x8000 + 3358 db 5, 7 dw 0x8000 + 3360 db 122, 4 dw 0x8000 + 3367 db 6, 7 dw 0x8000 + 3371 db 122, 4 dw 0x8000 + 3378 db 6, 7 dw 0x8000 + 3382 db 121, 5 dw 0x8000 + 3389 db 7, 7 dw 0x8000 + 3394 db 121, 5 dw 0x8000 + 3401 db 7, 7 dw 0x8000 + 3406 db 120, 6 dw 0x8000 + 3413 db 8, 7 dw 0x8000 + 3419 db 120, 5 dw 0x8000 + 3426 db 7, 8 dw 0x8000 + 3431 db 120, 5 dw 0x8000 + 3439 db 8, 8 dw 0x8000 + 3444 db 120, 4 dw 0x8000 + 3452 db 5, 11 dw 0x8000 + 3456 db 123, 15 dw 0x8000 + 3467 db 127, 17 dw 0x8000 + 3482 db 128, 19 dw 0x8000 + 3499 db 128, 20 dw 0x8000 + 3518 db 128, 20 dw 0x8000 + 3538 db 128, 20 dw 0x8000 + 3558 db 128, 20 dw 0x8000 + 3578 db 128, 19 dw 0x8000 + 3598 db 128, 19 dw 0x8000 + 3617 db 128, 19 dw 0x8000 + 3636 db 133, 14 dw 0x8000 + 3655 db 128, 14 dw 0x8000 + 3669 db 128, 14 dw 0x8000 + 3683 db 128, 14 dw 0x8000 + 3697 db 128, 14 dw 0x8000 + 3711 db 129, 13 dw 0x8000 + 3725 db 128, 13 dw 0x8000 + 3738 db 128, 14 dw 0x8000 + 3751 db 128, 14 dw 0x8000 + 3765 db 129, 14 dw 0x8000 + 3779 db 128, 14 dw 0x8000 + 3793 db 128, 14 dw 0x8000 + 3807 db 128, 14 dw 0x8000 + 3821 db 129, 9 dw 0x8000 + 3835 db 10, 4 dw 0x8000 + 3844 db 118, 9 dw 0x8000 + 3848 db 10, 4 dw 0x8000 + 3857 db 118, 9 dw 0x8000 + 3861 db 10, 4 dw 0x8000 + 3870 db 118, 9 dw 0x8000 + 3874 db 11, 3 dw 0x8000 + 3883 db 117, 9 dw 0x8000 + 3886 db 11, 3 dw 0x8000 + 3895 db 117, 9 dw 0x8000 + 3898 db 11, 4 dw 0x8000 + 3907 db 117, 9 dw 0x8000 + 3911 db 12, 3 dw 0x8000 + 3920 db 116, 9 dw 0x8000 + 3923 db 12, 3 dw 0x8000 + 3932 db 116, 9 dw 0x8000 + 3935 db 12, 3 dw 0x8000 + 3944 db 116, 9 dw 0x8000 + 3947 db 12, 4 dw 0x8000 + 3956 db 116, 9 dw 0x8000 + 3960 db 12, 4 dw 0x8000 + 3969 db 116, 9 dw 0x8000 + 3973 db 12, 3 dw 0x8000 + 3982 db 116, 9 dw 0x8000 + 3985 db 12, 3 dw 0x8000 + 3994 db 116, 9 dw 0x8000 + 3997 db 13, 1 dw 0x8000 + 4006 db 115, 9 dw 0x8000 + 4007 db 128, 9 dw 0x8000 + 4016 db 128, 9 dw 0x8000 + 4025 db 128, 9 dw 0x8000 + 4034 db 128, 10 dw 0x8000 + 4043 db 128, 10 dw 0x8000 + 4053 db 128, 10 dw 0x8000 + 4063 db 128, 10 dw 0x8000 + 4073 db 129, 10 dw 0x8000 + 4083 db 128, 10 dw 0x8000 + 4093 db 128, 10 dw 0x8000 + 4103 db 128, 10 dw 0x8000 + 4113 db 128, 9 dw 0x8000 + 4123 db 129, 7 dw 0x8000 + 4132 db 128, 7 dw 0x8000 + 4139 db 128, 7 dw 0x8000 + 4146 db 128, 7 dw 0x8000 + 4153 db 128, 7 dw 0x8000 + 4160 db 128, 8 dw 0x8000 + 4167 db 127, 9 dw 0x8000 + 4175 db 128, 9 dw 0x8000 + 4184 db 128, 9 dw 0x8000 + 4193 db 128, 9 dw 0x8000 + 4202 db 128, 9 dw 0x8000 + 4211 db 127, 10 dw 0x8000 + 4220 db 128, 10 dw 0x8000 + 4230 db 128, 10 dw 0x8000 + 4240 db 128, 10 dw 0x8000 + 4250 db 128, 5 dw 0x8000 + 4260 db 6, 4 dw 0x8000 + 4265 db 122, 5 dw 0x8000 + 4269 db 6, 5 dw 0x8000 + 4274 db 122, 4 dw 0x8000 + 4279 db 6, 5 dw 0x8000 + 4283 db 122, 4 dw 0x8000 + 4288 db 7, 4 dw 0x8000 + 4292 db 121, 4 dw 0x8000 + 4296 db 7, 4 dw 0x8000 + 4300 db 121, 4 dw 0x8000 + 4304 db 8, 3 dw 0x8000 + 4308 db 120, 3 dw 0x8000 + 4311 db 8, 3 dw 0x8000 + 4314 db 120, 3 dw 0x8000 + 4317 db 8, 4 dw 0x8000 + 4320 db 119, 4 dw 0x8000 + 4324 db 9, 4 dw 0x8000 + 4328 db 119, 3 dw 0x8000 + 4332 db 10, 3 dw 0x8000 + 4335 db 118, 4 dw 0x8000 + 4338 db 10, 3 dw 0x8000 + 4342 db 118, 4 dw 0x8000 + 4345 db 10, 3 dw 0x8000 + 4349 db 118, 4 dw 0x8000 + 4352 db 10, 4 dw 0x8000 + 4356 db 118, 5 dw 0x8000 + 4360 db 10, 4 dw 0x8000 + 4365 db 118, 5 dw 0x8000 + 4369 db 10, 4 dw 0x8000 + 4374 db 119, 4 dw 0x8000 + 4378 db 10, 3 dw 0x8000 + 4382 db 119, 3 dw 0x8000 + 4385 db 9, 2 dw 0x8000 + 4388 db 120, 2 dw 0x8000 + 4390 db 0 ; end of frame
albs-br/msx-mk
3,794
Data/scorpion/walking/left/scorpion_walking_left_frame_5_list.s
db 13, 4 dw 0x8000 + 5452 db 128, 5 dw 0x8000 + 5456 db 127, 6 dw 0x8000 + 5461 db 128, 6 dw 0x8000 + 5467 db 128, 6 dw 0x8000 + 5473 db 122, 3 dw 0x8000 + 5479 db 6, 6 dw 0x8000 + 5482 db 122, 3 dw 0x8000 + 5488 db 6, 6 dw 0x8000 + 5491 db 122, 4 dw 0x8000 + 5497 db 6, 6 dw 0x8000 + 5501 db 121, 5 dw 0x8000 + 5507 db 6, 7 dw 0x8000 + 5512 db 122, 5 dw 0x8000 + 5519 db 6, 7 dw 0x8000 + 5524 db 121, 5 dw 0x8000 + 5531 db 7, 7 dw 0x8000 + 5536 db 121, 5 dw 0x8000 + 5543 db 7, 7 dw 0x8000 + 5548 db 121, 4 dw 0x8000 + 5555 db 6, 8 dw 0x8000 + 5559 db 121, 4 dw 0x8000 + 5567 db 6, 9 dw 0x8000 + 5571 db 121, 4 dw 0x8000 + 5580 db 5, 11 dw 0x8000 + 5584 db 123, 16 dw 0x8000 + 5595 db 128, 18 dw 0x8000 + 5611 db 127, 20 dw 0x8000 + 5629 db 128, 20 dw 0x8000 + 5649 db 128, 20 dw 0x8000 + 5669 db 128, 20 dw 0x8000 + 5689 db 128, 20 dw 0x8000 + 5709 db 128, 20 dw 0x8000 + 5729 db 129, 18 dw 0x8000 + 5749 db 132, 14 dw 0x8000 + 5767 db 128, 14 dw 0x8000 + 5781 db 128, 14 dw 0x8000 + 5795 db 129, 13 dw 0x8000 + 5809 db 128, 13 dw 0x8000 + 5822 db 128, 13 dw 0x8000 + 5835 db 128, 14 dw 0x8000 + 5848 db 129, 13 dw 0x8000 + 5862 db 128, 13 dw 0x8000 + 5875 db 128, 14 dw 0x8000 + 5888 db 128, 14 dw 0x8000 + 5902 db 128, 14 dw 0x8000 + 5916 db 129, 14 dw 0x8000 + 5930 db 128, 9 dw 0x8000 + 5944 db 10, 4 dw 0x8000 + 5953 db 118, 9 dw 0x8000 + 5957 db 10, 4 dw 0x8000 + 5966 db 118, 9 dw 0x8000 + 5970 db 10, 4 dw 0x8000 + 5979 db 118, 9 dw 0x8000 + 5983 db 11, 4 dw 0x8000 + 5992 db 117, 9 dw 0x8000 + 5996 db 11, 4 dw 0x8000 + 6005 db 117, 9 dw 0x8000 + 6009 db 12, 3 dw 0x8000 + 6018 db 116, 9 dw 0x8000 + 6021 db 12, 3 dw 0x8000 + 6030 db 116, 9 dw 0x8000 + 6033 db 13, 2 dw 0x8000 + 6042 db 115, 9 dw 0x8000 + 6044 db 12, 4 dw 0x8000 + 6053 db 116, 9 dw 0x8000 + 6057 db 12, 4 dw 0x8000 + 6066 db 116, 9 dw 0x8000 + 6070 db 12, 4 dw 0x8000 + 6079 db 116, 9 dw 0x8000 + 6083 db 13, 3 dw 0x8000 + 6092 db 115, 9 dw 0x8000 + 6095 db 13, 2 dw 0x8000 + 6104 db 115, 9 dw 0x8000 + 6106 db 13, 2 dw 0x8000 + 6115 db 115, 9 dw 0x8000 + 6117 db 128, 9 dw 0x8000 + 6126 db 128, 9 dw 0x8000 + 6135 db 128, 9 dw 0x8000 + 6144 db 128, 9 dw 0x8000 + 6153 db 128, 9 dw 0x8000 + 6162 db 128, 9 dw 0x8000 + 6171 db 129, 8 dw 0x8000 + 6180 db 128, 8 dw 0x8000 + 6188 db 128, 8 dw 0x8000 + 6196 db 128, 8 dw 0x8000 + 6204 db 128, 8 dw 0x8000 + 6212 db 128, 8 dw 0x8000 + 6220 db 128, 8 dw 0x8000 + 6228 db 128, 8 dw 0x8000 + 6236 db 128, 7 dw 0x8000 + 6244 db 128, 7 dw 0x8000 + 6251 db 129, 6 dw 0x8000 + 6258 db 127, 7 dw 0x8000 + 6264 db 128, 7 dw 0x8000 + 6271 db 128, 7 dw 0x8000 + 6278 db 127, 8 dw 0x8000 + 6285 db 128, 8 dw 0x8000 + 6293 db 127, 9 dw 0x8000 + 6301 db 128, 9 dw 0x8000 + 6310 db 128, 9 dw 0x8000 + 6319 db 127, 10 dw 0x8000 + 6328 db 128, 10 dw 0x8000 + 6338 db 126, 12 dw 0x8000 + 6348 db 128, 11 dw 0x8000 + 6360 db 128, 6 dw 0x8000 + 6371 db 7, 4 dw 0x8000 + 6377 db 121, 5 dw 0x8000 + 6381 db 7, 4 dw 0x8000 + 6386 db 121, 4 dw 0x8000 + 6390 db 7, 4 dw 0x8000 + 6394 db 121, 4 dw 0x8000 + 6398 db 7, 4 dw 0x8000 + 6402 db 121, 3 dw 0x8000 + 6406 db 8, 3 dw 0x8000 + 6409 db 120, 3 dw 0x8000 + 6412 db 8, 3 dw 0x8000 + 6415 db 120, 3 dw 0x8000 + 6418 db 8, 3 dw 0x8000 + 6421 db 121, 2 dw 0x8000 + 6424 db 7, 3 dw 0x8000 + 6426 db 121, 2 dw 0x8000 + 6429 db 7, 3 dw 0x8000 + 6431 db 121, 3 dw 0x8000 + 6434 db 7, 3 dw 0x8000 + 6437 db 121, 3 dw 0x8000 + 6440 db 7, 3 dw 0x8000 + 6443 db 121, 3 dw 0x8000 + 6446 db 7, 3 dw 0x8000 + 6449 db 122, 2 dw 0x8000 + 6452 db 6, 3 dw 0x8000 + 6454 db 122, 2 dw 0x8000 + 6457 db 6, 4 dw 0x8000 + 6459 db 128, 4 dw 0x8000 + 6463 db 128, 4 dw 0x8000 + 6467 db 129, 2 dw 0x8000 + 6471 db 0 ; end of frame
albs-br/msx-mk
4,177
Data/scorpion/walking/left/scorpion_walking_left_frame_8_list.s
db 14, 3 dw 0x8000 + 8696 db 127, 4 dw 0x8000 + 8699 db 128, 5 dw 0x8000 + 8703 db 127, 6 dw 0x8000 + 8708 db 128, 6 dw 0x8000 + 8714 db 123, 1 dw 0x8000 + 8720 db 5, 6 dw 0x8000 + 8721 db 122, 3 dw 0x8000 + 8727 db 6, 6 dw 0x8000 + 8730 db 122, 3 dw 0x8000 + 8736 db 6, 6 dw 0x8000 + 8739 db 121, 5 dw 0x8000 + 8745 db 7, 6 dw 0x8000 + 8750 db 120, 5 dw 0x8000 + 8756 db 7, 7 dw 0x8000 + 8761 db 121, 5 dw 0x8000 + 8768 db 7, 7 dw 0x8000 + 8773 db 121, 5 dw 0x8000 + 8780 db 8, 6 dw 0x8000 + 8785 db 119, 5 dw 0x8000 + 8791 db 8, 7 dw 0x8000 + 8796 db 120, 4 dw 0x8000 + 8803 db 7, 8 dw 0x8000 + 8807 db 120, 4 dw 0x8000 + 8815 db 5, 11 dw 0x8000 + 8819 db 123, 16 dw 0x8000 + 8830 db 128, 17 dw 0x8000 + 8846 db 128, 19 dw 0x8000 + 8863 db 127, 20 dw 0x8000 + 8882 db 128, 20 dw 0x8000 + 8902 db 128, 20 dw 0x8000 + 8922 db 128, 20 dw 0x8000 + 8942 db 128, 20 dw 0x8000 + 8962 db 128, 20 dw 0x8000 + 8982 db 129, 18 dw 0x8000 + 9002 db 132, 14 dw 0x8000 + 9020 db 128, 14 dw 0x8000 + 9034 db 129, 13 dw 0x8000 + 9048 db 128, 13 dw 0x8000 + 9061 db 128, 13 dw 0x8000 + 9074 db 128, 14 dw 0x8000 + 9087 db 128, 14 dw 0x8000 + 9101 db 129, 13 dw 0x8000 + 9115 db 128, 14 dw 0x8000 + 9128 db 128, 14 dw 0x8000 + 9142 db 128, 14 dw 0x8000 + 9156 db 129, 14 dw 0x8000 + 9170 db 128, 14 dw 0x8000 + 9184 db 127, 10 dw 0x8000 + 9198 db 11, 4 dw 0x8000 + 9208 db 117, 10 dw 0x8000 + 9212 db 11, 4 dw 0x8000 + 9222 db 118, 9 dw 0x8000 + 9226 db 10, 4 dw 0x8000 + 9235 db 118, 9 dw 0x8000 + 9239 db 11, 4 dw 0x8000 + 9248 db 117, 9 dw 0x8000 + 9252 db 11, 4 dw 0x8000 + 9261 db 117, 9 dw 0x8000 + 9265 db 12, 3 dw 0x8000 + 9274 db 115, 10 dw 0x8000 + 9277 db 13, 3 dw 0x8000 + 9287 db 115, 10 dw 0x8000 + 9290 db 14, 2 dw 0x8000 + 9300 db 114, 10 dw 0x8000 + 9302 db 13, 4 dw 0x8000 + 9312 db 115, 10 dw 0x8000 + 9316 db 13, 4 dw 0x8000 + 9326 db 115, 10 dw 0x8000 + 9330 db 13, 4 dw 0x8000 + 9340 db 115, 10 dw 0x8000 + 9344 db 14, 3 dw 0x8000 + 9354 db 114, 11 dw 0x8000 + 9357 db 14, 2 dw 0x8000 + 9368 db 114, 11 dw 0x8000 + 9370 db 14, 2 dw 0x8000 + 9381 db 114, 11 dw 0x8000 + 9383 db 128, 11 dw 0x8000 + 9394 db 128, 11 dw 0x8000 + 9405 db 128, 12 dw 0x8000 + 9416 db 128, 12 dw 0x8000 + 9428 db 128, 12 dw 0x8000 + 9440 db 128, 12 dw 0x8000 + 9452 db 128, 12 dw 0x8000 + 9464 db 128, 12 dw 0x8000 + 9476 db 128, 13 dw 0x8000 + 9488 db 128, 13 dw 0x8000 + 9501 db 128, 13 dw 0x8000 + 9514 db 128, 14 dw 0x8000 + 9527 db 128, 14 dw 0x8000 + 9541 db 128, 14 dw 0x8000 + 9555 db 128, 14 dw 0x8000 + 9569 db 128, 6 dw 0x8000 + 9583 db 8, 6 dw 0x8000 + 9589 db 120, 6 dw 0x8000 + 9595 db 8, 6 dw 0x8000 + 9601 db 120, 6 dw 0x8000 + 9607 db 8, 7 dw 0x8000 + 9613 db 119, 7 dw 0x8000 + 9620 db 9, 7 dw 0x8000 + 9627 db 119, 7 dw 0x8000 + 9634 db 9, 7 dw 0x8000 + 9641 db 119, 7 dw 0x8000 + 9648 db 10, 6 dw 0x8000 + 9655 db 118, 7 dw 0x8000 + 9661 db 10, 6 dw 0x8000 + 9668 db 118, 7 dw 0x8000 + 9674 db 10, 6 dw 0x8000 + 9681 db 118, 6 dw 0x8000 + 9687 db 11, 5 dw 0x8000 + 9693 db 117, 6 dw 0x8000 + 9698 db 11, 5 dw 0x8000 + 9704 db 117, 6 dw 0x8000 + 9709 db 11, 5 dw 0x8000 + 9715 db 117, 5 dw 0x8000 + 9720 db 12, 5 dw 0x8000 + 9725 db 116, 5 dw 0x8000 + 9730 db 12, 5 dw 0x8000 + 9735 db 116, 4 dw 0x8000 + 9740 db 12, 5 dw 0x8000 + 9744 db 116, 4 dw 0x8000 + 9749 db 12, 5 dw 0x8000 + 9753 db 116, 4 dw 0x8000 + 9758 db 13, 4 dw 0x8000 + 9762 db 115, 4 dw 0x8000 + 9766 db 13, 4 dw 0x8000 + 9770 db 115, 4 dw 0x8000 + 9774 db 13, 4 dw 0x8000 + 9778 db 115, 4 dw 0x8000 + 9782 db 14, 3 dw 0x8000 + 9786 db 114, 3 dw 0x8000 + 9789 db 14, 3 dw 0x8000 + 9792 db 114, 3 dw 0x8000 + 9795 db 14, 3 dw 0x8000 + 9798 db 114, 3 dw 0x8000 + 9801 db 14, 4 dw 0x8000 + 9804 db 114, 3 dw 0x8000 + 9808 db 14, 4 dw 0x8000 + 9811 db 114, 3 dw 0x8000 + 9815 db 14, 5 dw 0x8000 + 9818 db 113, 4 dw 0x8000 + 9823 db 15, 6 dw 0x8000 + 9827 db 113, 4 dw 0x8000 + 9833 db 16, 5 dw 0x8000 + 9837 db 112, 4 dw 0x8000 + 9842 db 16, 5 dw 0x8000 + 9846 db 113, 3 dw 0x8000 + 9851 db 128, 3 dw 0x8000 + 9854 db 129, 1 dw 0x8000 + 9857 db 0 ; end of frame
albs-br/msx-mk
4,127
Data/scorpion/walking/left/scorpion_walking_left_frame_0_list.s
db 13, 4 dw 0x8000 + 0 db 128, 4 dw 0x8000 + 4 db 127, 6 dw 0x8000 + 8 db 128, 6 dw 0x8000 + 14 db 128, 6 dw 0x8000 + 20 db 123, 2 dw 0x8000 + 26 db 4, 7 dw 0x8000 + 28 db 123, 3 dw 0x8000 + 35 db 5, 7 dw 0x8000 + 38 db 122, 4 dw 0x8000 + 45 db 6, 7 dw 0x8000 + 49 db 122, 4 dw 0x8000 + 56 db 6, 7 dw 0x8000 + 60 db 121, 5 dw 0x8000 + 67 db 7, 7 dw 0x8000 + 72 db 121, 5 dw 0x8000 + 79 db 7, 7 dw 0x8000 + 84 db 120, 5 dw 0x8000 + 91 db 8, 7 dw 0x8000 + 96 db 120, 4 dw 0x8000 + 103 db 7, 8 dw 0x8000 + 107 db 120, 5 dw 0x8000 + 115 db 7, 9 dw 0x8000 + 120 db 121, 16 dw 0x8000 + 129 db 127, 17 dw 0x8000 + 145 db 128, 18 dw 0x8000 + 162 db 128, 20 dw 0x8000 + 180 db 128, 20 dw 0x8000 + 200 db 128, 20 dw 0x8000 + 220 db 128, 20 dw 0x8000 + 240 db 128, 20 dw 0x8000 + 260 db 128, 19 dw 0x8000 + 280 db 129, 18 dw 0x8000 + 299 db 132, 14 dw 0x8000 + 317 db 128, 14 dw 0x8000 + 331 db 128, 14 dw 0x8000 + 345 db 128, 14 dw 0x8000 + 359 db 129, 13 dw 0x8000 + 373 db 128, 13 dw 0x8000 + 386 db 128, 14 dw 0x8000 + 399 db 128, 14 dw 0x8000 + 413 db 129, 13 dw 0x8000 + 427 db 128, 14 dw 0x8000 + 440 db 128, 14 dw 0x8000 + 454 db 128, 14 dw 0x8000 + 468 db 129, 13 dw 0x8000 + 482 db 128, 9 dw 0x8000 + 495 db 10, 4 dw 0x8000 + 504 db 117, 10 dw 0x8000 + 508 db 11, 4 dw 0x8000 + 518 db 117, 10 dw 0x8000 + 522 db 11, 4 dw 0x8000 + 532 db 117, 9 dw 0x8000 + 536 db 12, 3 dw 0x8000 + 545 db 116, 10 dw 0x8000 + 548 db 12, 3 dw 0x8000 + 558 db 116, 10 dw 0x8000 + 561 db 12, 4 dw 0x8000 + 571 db 116, 10 dw 0x8000 + 575 db 13, 3 dw 0x8000 + 585 db 114, 11 dw 0x8000 + 588 db 14, 3 dw 0x8000 + 599 db 114, 11 dw 0x8000 + 602 db 14, 4 dw 0x8000 + 613 db 114, 11 dw 0x8000 + 617 db 14, 4 dw 0x8000 + 628 db 114, 11 dw 0x8000 + 632 db 14, 4 dw 0x8000 + 643 db 114, 11 dw 0x8000 + 647 db 15, 3 dw 0x8000 + 658 db 113, 11 dw 0x8000 + 661 db 15, 2 dw 0x8000 + 672 db 113, 11 dw 0x8000 + 674 db 15, 2 dw 0x8000 + 685 db 113, 11 dw 0x8000 + 687 db 128, 11 dw 0x8000 + 698 db 128, 11 dw 0x8000 + 709 db 128, 12 dw 0x8000 + 720 db 127, 13 dw 0x8000 + 732 db 128, 13 dw 0x8000 + 745 db 128, 13 dw 0x8000 + 758 db 128, 13 dw 0x8000 + 771 db 128, 13 dw 0x8000 + 784 db 128, 13 dw 0x8000 + 797 db 128, 13 dw 0x8000 + 810 db 128, 13 dw 0x8000 + 823 db 127, 14 dw 0x8000 + 836 db 128, 14 dw 0x8000 + 850 db 128, 14 dw 0x8000 + 864 db 127, 7 dw 0x8000 + 878 db 8, 7 dw 0x8000 + 885 db 120, 7 dw 0x8000 + 892 db 9, 6 dw 0x8000 + 899 db 119, 7 dw 0x8000 + 905 db 9, 6 dw 0x8000 + 912 db 119, 6 dw 0x8000 + 918 db 9, 7 dw 0x8000 + 924 db 119, 6 dw 0x8000 + 931 db 9, 7 dw 0x8000 + 937 db 119, 6 dw 0x8000 + 944 db 9, 7 dw 0x8000 + 950 db 119, 5 dw 0x8000 + 957 db 9, 7 dw 0x8000 + 962 db 118, 6 dw 0x8000 + 969 db 10, 7 dw 0x8000 + 975 db 118, 6 dw 0x8000 + 982 db 10, 6 dw 0x8000 + 988 db 118, 6 dw 0x8000 + 994 db 11, 5 dw 0x8000 + 1000 db 117, 5 dw 0x8000 + 1005 db 11, 5 dw 0x8000 + 1010 db 117, 5 dw 0x8000 + 1015 db 11, 5 dw 0x8000 + 1020 db 117, 5 dw 0x8000 + 1025 db 11, 4 dw 0x8000 + 1030 db 117, 4 dw 0x8000 + 1034 db 11, 4 dw 0x8000 + 1038 db 117, 4 dw 0x8000 + 1042 db 11, 4 dw 0x8000 + 1046 db 117, 4 dw 0x8000 + 1050 db 11, 4 dw 0x8000 + 1054 db 117, 4 dw 0x8000 + 1058 db 11, 4 dw 0x8000 + 1062 db 117, 3 dw 0x8000 + 1066 db 10, 5 dw 0x8000 + 1069 db 118, 3 dw 0x8000 + 1074 db 10, 4 dw 0x8000 + 1077 db 118, 3 dw 0x8000 + 1081 db 10, 4 dw 0x8000 + 1084 db 118, 3 dw 0x8000 + 1088 db 10, 4 dw 0x8000 + 1091 db 117, 4 dw 0x8000 + 1095 db 11, 4 dw 0x8000 + 1099 db 117, 4 dw 0x8000 + 1103 db 11, 4 dw 0x8000 + 1107 db 117, 4 dw 0x8000 + 1111 db 11, 3 dw 0x8000 + 1115 db 117, 3 dw 0x8000 + 1118 db 11, 3 dw 0x8000 + 1121 db 116, 4 dw 0x8000 + 1124 db 12, 4 dw 0x8000 + 1128 db 116, 4 dw 0x8000 + 1132 db 12, 5 dw 0x8000 + 1136 db 115, 5 dw 0x8000 + 1141 db 13, 5 dw 0x8000 + 1146 db 115, 4 dw 0x8000 + 1151 db 13, 6 dw 0x8000 + 1155 db 115, 4 dw 0x8000 + 1161 db 15, 4 dw 0x8000 + 1165 db 113, 4 dw 0x8000 + 1169 db 16, 2 dw 0x8000 + 1173 db 113, 2 dw 0x8000 + 1175 db 0 ; end of frame
albs-br/msx-mk
3,855
Data/scorpion/walking/left/scorpion_walking_left_frame_4_list.s
db 13, 4 dw 0x8000 + 4392 db 127, 5 dw 0x8000 + 4396 db 128, 5 dw 0x8000 + 4401 db 127, 7 dw 0x8000 + 4406 db 128, 7 dw 0x8000 + 4413 db 123, 2 dw 0x8000 + 4420 db 5, 7 dw 0x8000 + 4422 db 122, 4 dw 0x8000 + 4429 db 6, 6 dw 0x8000 + 4433 db 122, 4 dw 0x8000 + 4439 db 6, 7 dw 0x8000 + 4443 db 121, 5 dw 0x8000 + 4450 db 7, 7 dw 0x8000 + 4455 db 121, 5 dw 0x8000 + 4462 db 7, 7 dw 0x8000 + 4467 db 121, 5 dw 0x8000 + 4474 db 7, 7 dw 0x8000 + 4479 db 120, 5 dw 0x8000 + 4486 db 8, 7 dw 0x8000 + 4491 db 120, 4 dw 0x8000 + 4498 db 7, 8 dw 0x8000 + 4502 db 120, 4 dw 0x8000 + 4510 db 6, 10 dw 0x8000 + 4514 db 122, 4 dw 0x8000 + 4524 db 5, 10 dw 0x8000 + 4528 db 122, 17 dw 0x8000 + 4538 db 128, 18 dw 0x8000 + 4555 db 128, 19 dw 0x8000 + 4573 db 128, 20 dw 0x8000 + 4592 db 128, 19 dw 0x8000 + 4612 db 128, 20 dw 0x8000 + 4631 db 128, 19 dw 0x8000 + 4651 db 128, 19 dw 0x8000 + 4670 db 128, 19 dw 0x8000 + 4689 db 132, 15 dw 0x8000 + 4708 db 129, 14 dw 0x8000 + 4723 db 128, 14 dw 0x8000 + 4737 db 128, 14 dw 0x8000 + 4751 db 128, 14 dw 0x8000 + 4765 db 129, 13 dw 0x8000 + 4779 db 128, 13 dw 0x8000 + 4792 db 128, 14 dw 0x8000 + 4805 db 128, 14 dw 0x8000 + 4819 db 128, 14 dw 0x8000 + 4833 db 129, 14 dw 0x8000 + 4847 db 128, 14 dw 0x8000 + 4861 db 128, 14 dw 0x8000 + 4875 db 129, 13 dw 0x8000 + 4889 db 128, 8 dw 0x8000 + 4902 db 9, 5 dw 0x8000 + 4910 db 119, 8 dw 0x8000 + 4915 db 10, 4 dw 0x8000 + 4923 db 118, 8 dw 0x8000 + 4927 db 10, 4 dw 0x8000 + 4935 db 118, 8 dw 0x8000 + 4939 db 11, 3 dw 0x8000 + 4947 db 117, 8 dw 0x8000 + 4950 db 11, 3 dw 0x8000 + 4958 db 117, 8 dw 0x8000 + 4961 db 12, 3 dw 0x8000 + 4969 db 116, 8 dw 0x8000 + 4972 db 12, 3 dw 0x8000 + 4980 db 116, 9 dw 0x8000 + 4983 db 12, 3 dw 0x8000 + 4992 db 116, 9 dw 0x8000 + 4995 db 12, 3 dw 0x8000 + 5004 db 116, 9 dw 0x8000 + 5007 db 12, 3 dw 0x8000 + 5016 db 116, 9 dw 0x8000 + 5019 db 12, 3 dw 0x8000 + 5028 db 116, 9 dw 0x8000 + 5031 db 12, 3 dw 0x8000 + 5040 db 116, 9 dw 0x8000 + 5043 db 13, 2 dw 0x8000 + 5052 db 115, 9 dw 0x8000 + 5054 db 128, 9 dw 0x8000 + 5063 db 128, 9 dw 0x8000 + 5072 db 128, 9 dw 0x8000 + 5081 db 128, 9 dw 0x8000 + 5090 db 128, 9 dw 0x8000 + 5099 db 128, 9 dw 0x8000 + 5108 db 129, 8 dw 0x8000 + 5117 db 128, 8 dw 0x8000 + 5125 db 128, 9 dw 0x8000 + 5133 db 128, 9 dw 0x8000 + 5142 db 128, 9 dw 0x8000 + 5151 db 128, 9 dw 0x8000 + 5160 db 128, 9 dw 0x8000 + 5169 db 128, 8 dw 0x8000 + 5178 db 128, 8 dw 0x8000 + 5186 db 128, 8 dw 0x8000 + 5194 db 128, 8 dw 0x8000 + 5202 db 128, 8 dw 0x8000 + 5210 db 128, 8 dw 0x8000 + 5218 db 128, 8 dw 0x8000 + 5226 db 127, 9 dw 0x8000 + 5234 db 128, 9 dw 0x8000 + 5243 db 128, 9 dw 0x8000 + 5252 db 127, 10 dw 0x8000 + 5261 db 128, 10 dw 0x8000 + 5271 db 128, 10 dw 0x8000 + 5281 db 127, 11 dw 0x8000 + 5291 db 128, 11 dw 0x8000 + 5302 db 128, 5 dw 0x8000 + 5313 db 6, 5 dw 0x8000 + 5318 db 122, 5 dw 0x8000 + 5323 db 6, 5 dw 0x8000 + 5328 db 122, 4 dw 0x8000 + 5333 db 7, 4 dw 0x8000 + 5337 db 120, 5 dw 0x8000 + 5341 db 8, 4 dw 0x8000 + 5346 db 120, 5 dw 0x8000 + 5350 db 9, 3 dw 0x8000 + 5355 db 119, 4 dw 0x8000 + 5358 db 9, 4 dw 0x8000 + 5362 db 119, 4 dw 0x8000 + 5366 db 9, 4 dw 0x8000 + 5370 db 118, 4 dw 0x8000 + 5374 db 10, 4 dw 0x8000 + 5378 db 118, 4 dw 0x8000 + 5382 db 10, 4 dw 0x8000 + 5386 db 118, 5 dw 0x8000 + 5390 db 11, 3 dw 0x8000 + 5395 db 117, 5 dw 0x8000 + 5398 db 11, 3 dw 0x8000 + 5403 db 118, 4 dw 0x8000 + 5406 db 10, 3 dw 0x8000 + 5410 db 118, 5 dw 0x8000 + 5413 db 10, 3 dw 0x8000 + 5418 db 119, 4 dw 0x8000 + 5421 db 9, 3 dw 0x8000 + 5425 db 119, 4 dw 0x8000 + 5428 db 9, 4 dw 0x8000 + 5432 db 120, 3 dw 0x8000 + 5436 db 8, 4 dw 0x8000 + 5439 db 129, 3 dw 0x8000 + 5443 db 128, 3 dw 0x8000 + 5446 db 128, 3 dw 0x8000 + 5449 db 0 ; end of frame
albs-br/msx-mk
1,278
Data/scorpion/walking/left/scorpion_walking_left_frames_0_to_8_data_and_list.s
Scorpion_Walking_Left_Frames_0_to_8_Data: INCLUDE "Data/scorpion/walking/left/scorpion_walking_left_frames_0_to_8_data.s" ; ------------------------------------------------------------------------ Scorpion_Walking_Left_Frame_0: .List: INCLUDE "Data/scorpion/walking/left/scorpion_walking_left_frame_0_list.s" Scorpion_Walking_Left_Frame_1: .List: INCLUDE "Data/scorpion/walking/left/scorpion_walking_left_frame_1_list.s" Scorpion_Walking_Left_Frame_2: .List: INCLUDE "Data/scorpion/walking/left/scorpion_walking_left_frame_2_list.s" Scorpion_Walking_Left_Frame_3: .List: INCLUDE "Data/scorpion/walking/left/scorpion_walking_left_frame_3_list.s" Scorpion_Walking_Left_Frame_4: .List: INCLUDE "Data/scorpion/walking/left/scorpion_walking_left_frame_4_list.s" Scorpion_Walking_Left_Frame_5: .List: INCLUDE "Data/scorpion/walking/left/scorpion_walking_left_frame_5_list.s" Scorpion_Walking_Left_Frame_6: .List: INCLUDE "Data/scorpion/walking/left/scorpion_walking_left_frame_6_list.s" Scorpion_Walking_Left_Frame_7: .List: INCLUDE "Data/scorpion/walking/left/scorpion_walking_left_frame_7_list.s" Scorpion_Walking_Left_Frame_8: .List: INCLUDE "Data/scorpion/walking/left/scorpion_walking_left_frame_8_list.s"
albs-br/msx-mk
2,162
Data/scorpion/crouching/left/scorpion_crouching_left_frame_2_list.s
db 14, 7 dw 0x8000 + 5162 db 126, 11 dw 0x8000 + 5169 db 127, 13 dw 0x8000 + 5180 db 127, 15 dw 0x8000 + 5193 db 128, 16 dw 0x8000 + 5208 db 127, 17 dw 0x8000 + 5224 db 128, 17 dw 0x8000 + 5241 db 128, 17 dw 0x8000 + 5258 db 128, 17 dw 0x8000 + 5275 db 128, 17 dw 0x8000 + 5292 db 128, 17 dw 0x8000 + 5309 db 127, 18 dw 0x8000 + 5326 db 128, 17 dw 0x8000 + 5344 db 127, 18 dw 0x8000 + 5361 db 121, 1 dw 0x8000 + 5379 db 7, 20 dw 0x8000 + 5380 db 127, 21 dw 0x8000 + 5400 db 128, 21 dw 0x8000 + 5421 db 128, 21 dw 0x8000 + 5442 db 128, 22 dw 0x8000 + 5463 db 129, 21 dw 0x8000 + 5485 db 128, 21 dw 0x8000 + 5506 db 129, 20 dw 0x8000 + 5527 db 129, 18 dw 0x8000 + 5547 db 127, 19 dw 0x8000 + 5565 db 128, 18 dw 0x8000 + 5584 db 128, 18 dw 0x8000 + 5602 db 127, 19 dw 0x8000 + 5620 db 128, 19 dw 0x8000 + 5639 db 128, 19 dw 0x8000 + 5658 db 128, 19 dw 0x8000 + 5677 db 128, 12 dw 0x8000 + 5696 db 13, 6 dw 0x8000 + 5708 db 115, 6 dw 0x8000 + 5714 db 7, 5 dw 0x8000 + 5720 db 6, 6 dw 0x8000 + 5725 db 115, 6 dw 0x8000 + 5731 db 7, 5 dw 0x8000 + 5737 db 7, 5 dw 0x8000 + 5742 db 115, 5 dw 0x8000 + 5747 db 6, 5 dw 0x8000 + 5752 db 7, 5 dw 0x8000 + 5757 db 115, 4 dw 0x8000 + 5762 db 6, 5 dw 0x8000 + 5766 db 7, 4 dw 0x8000 + 5771 db 115, 4 dw 0x8000 + 5775 db 6, 5 dw 0x8000 + 5779 db 7, 4 dw 0x8000 + 5784 db 115, 4 dw 0x8000 + 5788 db 6, 5 dw 0x8000 + 5792 db 7, 4 dw 0x8000 + 5797 db 115, 4 dw 0x8000 + 5801 db 6, 5 dw 0x8000 + 5805 db 7, 4 dw 0x8000 + 5810 db 115, 4 dw 0x8000 + 5814 db 7, 4 dw 0x8000 + 5818 db 6, 4 dw 0x8000 + 5822 db 115, 4 dw 0x8000 + 5826 db 13, 3 dw 0x8000 + 5830 db 115, 4 dw 0x8000 + 5833 db 12, 4 dw 0x8000 + 5837 db 116, 4 dw 0x8000 + 5841 db 12, 4 dw 0x8000 + 5845 db 116, 4 dw 0x8000 + 5849 db 12, 4 dw 0x8000 + 5853 db 116, 4 dw 0x8000 + 5857 db 12, 5 dw 0x8000 + 5861 db 115, 5 dw 0x8000 + 5866 db 13, 6 dw 0x8000 + 5871 db 114, 5 dw 0x8000 + 5877 db 14, 6 dw 0x8000 + 5882 db 114, 5 dw 0x8000 + 5888 db 15, 5 dw 0x8000 + 5893 db 113, 4 dw 0x8000 + 5898 db 16, 4 dw 0x8000 + 5902 db 112, 4 dw 0x8000 + 5906 db 17, 3 dw 0x8000 + 5910 db 0 ; end of frame
albs-br/msx-mk
11,438
Data/scorpion/crouching/left/scorpion_crouching_left_frames_0_to_2_data.s
db 0, 0, 0, 0, 1, 16, 3, 51, 0, 0, 17, 0, 51, 51, 48, 0, 17, 3, 51, 51, 48, 1, 16, 3, 51, 51, 51, 1, 16, 3, 51, 51, 51, 1, 0, 51, 51, 51, 51, 1, 51, 51, 51, 51, 51, 0, 0, 51, 51, 51, 51, 51, 0, 0, 48, 51, 51, 51, 51, 192, 3, 51, 48, 51, 51, 51, 3, 60, 64, 1, 27, 188, 3, 51, 51, 48, 51, 51, 62, 228, 176, 1, 187, 187, 188, 51, 51, 51, 51, 51, 51, 15, 251, 187, 188, 187, 187, 187, 188, 3, 51, 51, 51, 51, 51, 204, 191, 187, 187, 255, 204, 11, 187, 187, 191, 251, 204, 51, 51, 51, 51, 51, 204, 251, 187, 187, 187, 191, 12, 187, 187, 251, 191, 191, 192, 51, 51, 51, 48, 204, 204, 187, 187, 187, 191, 14, 188, 187, 191, 251, 255, 179, 51, 51, 51, 51, 188, 207, 187, 187, 187, 191, 14, 235, 190, 203, 251, 255, 252, 204, 60, 51, 51, 51, 207, 191, 187, 251, 251, 188, 235, 190, 51, 12, 204, 192, 51, 51, 203, 67, 51, 51, 204, 251, 255, 191, 191, 188, 14, 187, 179, 51, 51, 51, 51, 51, 51, 203, 227, 51, 51, 207, 191, 187, 251, 251, 176, 11, 187, 64, 51, 51, 51, 51, 51, 51, 203, 195, 51, 51, 207, 251, 255, 191, 191, 192, 203, 190, 51, 51, 51, 51, 51, 51, 51, 203, 195, 51, 51, 203, 191, 187, 251, 251, 235, 195, 51, 51, 51, 51, 51, 51, 51, 188, 51, 51, 51, 255, 251, 255, 191, 188, 203, 51, 51, 51, 51, 63, 191, 188, 204, 204, 51, 51, 51, 251, 191, 187, 251, 251, 204, 51, 51, 51, 51, 12, 251, 255, 252, 188, 51, 51, 51, 255, 251, 255, 191, 187, 64, 76, 51, 51, 48, 0, 12, 191, 187, 255, 252, 51, 51, 60, 251, 191, 187, 251, 187, 228, 12, 255, 255, 191, 188, 51, 51, 60, 191, 251, 255, 188, 187, 188, 207, 251, 252, 204, 51, 51, 60, 251, 191, 187, 206, 187, 187, 192, 204, 207, 204, 204, 51, 51, 60, 207, 251, 255, 196, 188, 187, 64, 204, 203, 251, 204, 51, 51, 60, 204, 255, 188, 192, 206, 187, 204, 204, 204, 187, 188, 51, 51, 204, 204, 204, 204, 0, 204, 187, 64, 12, 204, 203, 252, 51, 51, 204, 204, 204, 12, 12, 236, 3, 0, 51, 204, 204, 204, 51, 60, 207, 204, 192, 192, 67, 51, 0, 0, 51, 204, 204, 204, 51, 60, 251, 252, 67, 3, 51, 48, 3, 51, 60, 204, 195, 51, 60, 191, 188, 3, 51, 51, 48, 3, 51, 60, 204, 192, 51, 203, 251, 252, 51, 51, 51, 0, 51, 51, 51, 204, 195, 48, 207, 191, 195, 0, 3, 51, 51, 0, 0, 51, 51, 51, 204, 192, 12, 207, 252, 51, 48, 0, 51, 51, 48, 0, 51, 51, 51, 60, 204, 204, 255, 195, 51, 48, 3, 51, 48, 0, 51, 51, 51, 60, 203, 191, 187, 243, 51, 51, 3, 51, 48, 0, 51, 51, 51, 12, 255, 251, 255, 179, 51, 51, 0, 51, 51, 0, 51, 51, 51, 60, 251, 191, 187, 243, 51, 51, 48, 51, 51, 0, 0, 51, 51, 51, 12, 255, 251, 255, 179, 51, 51, 48, 3, 48, 0, 0, 51, 51, 51, 60, 251, 191, 187, 240, 51, 51, 48, 64, 48, 48, 0, 3, 51, 51, 51, 12, 255, 251, 255, 179, 51, 51, 51, 179, 0, 48, 0, 3, 51, 51, 51, 60, 251, 191, 187, 240, 51, 51, 51, 195, 0, 0, 0, 3, 51, 51, 51, 12, 255, 251, 255, 176, 51, 51, 51, 195, 204, 64, 0, 3, 51, 51, 51, 60, 255, 191, 187, 240, 51, 51, 51, 0, 204, 204, 0, 3, 51, 51, 51, 12, 207, 251, 255, 176, 51, 51, 51, 0, 196, 192, 0, 3, 51, 51, 51, 60, 207, 191, 187, 240, 51, 51, 51, 48, 0, 51, 51, 51, 51, 12, 207, 251, 255, 176, 51, 51, 51, 48, 0, 0, 51, 51, 51, 51, 60, 207, 191, 187, 240, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 12, 207, 251, 255, 176, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 60, 207, 255, 187, 240, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 51, 60, 204, 251, 255, 188, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 60, 204, 255, 187, 252, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 12, 204, 207, 255, 188, 51, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 51, 60, 204, 204, 255, 240, 51, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 48, 12, 204, 204, 204, 195, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 48, 0, 12, 204, 204, 192, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 48, 0, 0, 0, 0, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 51, 51, 51, 3, 3, 51, 51, 51, 51, 3, 51, 51, 12, 192, 0, 48, 12, 204, 51, 3, 51, 48, 204, 192, 48, 204, 255, 3, 3, 51, 60, 255, 192, 3, 204, 255, 48, 0, 51, 60, 251, 192, 48, 204, 255, 0, 51, 12, 255, 192, 3, 204, 252, 0, 51, 60, 255, 192, 0, 204, 252, 0, 51, 12, 204, 192, 3, 204, 252, 0, 51, 12, 204, 192, 0, 204, 252, 51, 204, 204, 3, 12, 252, 51, 204, 204, 0, 60, 188, 51, 204, 204, 0, 12, 252, 48, 204, 204, 0, 60, 188, 51, 204, 204, 0, 48, 204, 48, 204, 0, 3, 51, 51, 51, 192, 3, 0, 51, 51, 48, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 51, 0, 0, 51, 51, 51, 48, 51, 51, 51, 51, 48, 3, 51, 51, 51, 0, 3, 51, 51, 51, 51, 0, 51, 51, 51, 48, 3, 51, 51, 48, 0, 3, 51, 48, 0, 3, 48, 0, 0, 0, 0, 0, 3, 48, 0, 0, 16, 51, 51, 48, 1, 0, 51, 51, 51, 0, 0, 16, 0, 3, 51, 51, 0, 27, 187, 195, 48, 16, 0, 51, 51, 51, 48, 187, 187, 195, 51, 48, 16, 48, 51, 51, 51, 48, 27, 187, 195, 51, 51, 48, 19, 51, 51, 51, 51, 48, 27, 187, 188, 51, 51, 51, 51, 3, 51, 51, 51, 51, 59, 187, 188, 27, 187, 187, 187, 3, 51, 51, 51, 51, 51, 51, 51, 51, 203, 187, 187, 192, 12, 187, 187, 191, 191, 195, 51, 51, 51, 51, 51, 51, 51, 51, 187, 187, 187, 240, 12, 187, 187, 251, 251, 195, 51, 51, 51, 51, 51, 51, 51, 60, 187, 187, 187, 176, 204, 255, 191, 191, 192, 51, 51, 51, 51, 51, 51, 51, 75, 191, 191, 191, 192, 236, 203, 251, 251, 192, 51, 51, 51, 51, 51, 51, 78, 239, 187, 251, 251, 192, 187, 207, 191, 191, 192, 51, 51, 51, 51, 51, 51, 203, 251, 255, 191, 191, 11, 188, 203, 255, 255, 192, 0, 51, 51, 51, 51, 48, 76, 191, 187, 251, 252, 187, 206, 204, 191, 204, 192, 51, 3, 51, 51, 51, 3, 207, 251, 255, 191, 188, 14, 190, 196, 236, 204, 204, 3, 0, 60, 51, 51, 51, 60, 207, 255, 187, 251, 192, 235, 228, 51, 51, 3, 3, 51, 51, 59, 227, 51, 51, 12, 255, 251, 255, 191, 14, 190, 67, 51, 51, 51, 51, 51, 51, 59, 179, 51, 51, 204, 255, 255, 251, 251, 192, 11, 227, 51, 51, 51, 51, 51, 51, 51, 11, 179, 51, 51, 204, 191, 255, 255, 203, 188, 14, 67, 51, 51, 51, 51, 51, 51, 51, 62, 195, 51, 60, 204, 203, 255, 252, 75, 187, 192, 12, 51, 51, 51, 51, 51, 51, 51, 51, 204, 195, 51, 60, 204, 204, 204, 195, 204, 187, 64, 12, 51, 51, 51, 51, 51, 48, 204, 3, 76, 51, 51, 60, 204, 204, 204, 3, 76, 203, 0, 4, 51, 51, 51, 51, 51, 51, 204, 195, 3, 51, 51, 51, 12, 204, 192, 67, 52, 228, 51, 0, 0, 51, 51, 51, 51, 12, 204, 51, 51, 51, 3, 51, 60, 12, 51, 67, 51, 3, 51, 51, 51, 48, 60, 3, 51, 51, 51, 51, 51, 3, 51, 51, 0, 51, 51, 51, 51, 0, 48, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 51, 51, 3, 3, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 51, 51, 51, 0, 204, 192, 51, 51, 51, 48, 51, 51, 0, 51, 51, 51, 51, 12, 207, 255, 251, 51, 51, 51, 51, 3, 51, 3, 51, 51, 51, 51, 207, 255, 251, 191, 195, 51, 51, 51, 0, 3, 51, 3, 51, 51, 51, 48, 207, 191, 191, 251, 195, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 204, 251, 251, 191, 195, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 48, 204, 191, 191, 251, 195, 51, 51, 51, 51, 51, 3, 0, 51, 51, 51, 51, 51, 204, 255, 251, 191, 192, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 48, 204, 255, 191, 251, 243, 51, 51, 51, 51, 51, 48, 12, 51, 51, 51, 51, 51, 51, 204, 207, 251, 191, 243, 51, 51, 51, 51, 51, 51, 4, 51, 51, 51, 51, 51, 48, 204, 207, 255, 251, 243, 51, 51, 51, 51, 51, 51, 14, 0, 51, 51, 51, 51, 51, 51, 12, 207, 251, 191, 240, 51, 51, 51, 51, 51, 51, 60, 3, 51, 51, 51, 51, 51, 48, 12, 204, 255, 251, 252, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 3, 12, 204, 255, 191, 188, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 48, 204, 255, 251, 252, 0, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 48, 0, 12, 207, 255, 188, 3, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 48, 51, 204, 204, 255, 252, 3, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 48, 0, 12, 204, 207, 252, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 0, 51, 12, 204, 204, 204, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 0, 48, 204, 204, 204, 3, 51, 51, 48, 204, 3, 51, 51, 51, 48, 0, 0, 0, 0, 0, 0, 51, 51, 12, 204, 3, 51, 51, 3, 48, 0, 51, 48, 204, 204, 3, 3, 12, 195, 0, 0, 51, 48, 204, 192, 0, 48, 204, 204, 0, 51, 60, 204, 192, 0, 3, 204, 204, 0, 51, 60, 204, 192, 48, 204, 204, 51, 12, 204, 3, 60, 204, 51, 12, 204, 0, 12, 204, 51, 204, 204, 0, 60, 204, 0, 48, 204, 204, 0, 0, 204, 3, 51, 204, 192, 3, 48, 12, 3, 48, 192, 48, 51, 51, 51, 3, 51, 0, 51, 0, 3, 51, 51, 51, 3, 51, 51, 51, 51, 0, 51, 51, 51, 48, 51, 51, 51, 51, 48, 3, 51, 51, 51, 0, 51, 51, 51, 51, 51, 51, 51, 51, 48, 0, 51, 51, 51, 48, 3, 51, 48, 0, 0, 51, 48, 204, 204, 204, 204, 204, 204, 204, 27, 187, 187, 187, 1, 16, 0, 0, 12, 204, 192, 31, 187, 187, 187, 240, 16, 3, 51, 51, 48, 203, 251, 192, 12, 187, 187, 187, 255, 192, 51, 51, 51, 51, 51, 12, 187, 187, 192, 203, 191, 191, 255, 204, 3, 51, 51, 51, 51, 51, 48, 251, 187, 191, 192, 12, 191, 191, 255, 204, 51, 51, 51, 51, 51, 51, 51, 51, 63, 187, 187, 252, 15, 255, 255, 252, 195, 51, 51, 51, 51, 51, 51, 51, 51, 63, 187, 187, 188, 207, 255, 255, 255, 192, 51, 51, 51, 51, 51, 51, 51, 51, 60, 187, 187, 188, 204, 204, 255, 255, 252, 51, 51, 51, 51, 51, 51, 51, 51, 60, 187, 187, 188, 76, 204, 207, 255, 252, 192, 51, 51, 51, 51, 51, 51, 51, 60, 187, 187, 252, 236, 204, 255, 255, 204, 0, 51, 51, 51, 51, 51, 51, 51, 60, 255, 191, 176, 14, 206, 12, 255, 204, 192, 3, 51, 51, 51, 51, 51, 51, 51, 60, 187, 251, 192, 236, 228, 60, 252, 204, 192, 51, 51, 51, 51, 51, 51, 51, 51, 60, 255, 191, 12, 206, 78, 192, 204, 204, 0, 3, 51, 51, 51, 51, 51, 51, 48, 207, 251, 255, 48, 76, 228, 196, 67, 204, 3, 3, 51, 51, 51, 51, 51, 51, 51, 12, 204, 207, 207, 192, 48, 4, 190, 76, 48, 51, 48, 48, 48, 51, 51, 51, 51, 51, 48, 51, 204, 204, 204, 203, 195, 48, 12, 196, 195, 51, 51, 51, 3, 3, 51, 51, 51, 51, 51, 51, 3, 204, 204, 204, 236, 3, 51, 4, 192, 51, 51, 51, 51, 51, 51, 51, 0, 51, 51, 51, 0, 204, 204, 204, 3, 76, 51, 51, 12, 51, 51, 51, 51, 51, 51, 51, 51, 75, 195, 51, 51, 51, 3, 3, 48, 3, 3, 51, 51, 0, 51, 51, 51, 51, 51, 51, 51, 51, 206, 67, 51, 51, 48, 51, 51, 51, 48, 51, 51, 51, 0, 3, 51, 51, 51, 51, 51, 51, 51, 76, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 64, 3, 51, 51, 51, 51, 51, 51, 204, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 4, 192, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 78, 0, 51, 51, 51, 51, 51, 51, 51, 48, 48, 3, 51, 51, 51, 51, 51, 51, 51, 224, 3, 51, 51, 51, 51, 51, 51, 48, 204, 204, 0, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 12, 207, 255, 240, 51, 51, 51, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 51, 48, 204, 255, 255, 252, 51, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 51, 48, 207, 251, 251, 252, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 60, 207, 255, 191, 252, 51, 51, 51, 51, 51, 51, 52, 3, 51, 51, 51, 51, 51, 48, 12, 204, 251, 251, 252, 3, 51, 51, 51, 51, 51, 62, 3, 51, 51, 51, 51, 51, 48, 60, 204, 191, 191, 252, 3, 51, 51, 51, 51, 4, 3, 51, 51, 51, 51, 51, 0, 204, 251, 251, 252, 0, 51, 51, 51, 60, 12, 0, 51, 51, 51, 51, 48, 0, 204, 255, 191, 252, 3, 51, 51, 204, 3, 51, 51, 51, 51, 48, 3, 204, 255, 251, 252, 3, 51, 12, 204, 48, 51, 51, 51, 51, 0, 204, 207, 255, 204, 3, 51, 12, 204, 48, 48, 3, 51, 0, 204, 204, 255, 204, 3, 51, 204, 204, 3, 0, 12, 48, 0, 12, 204, 204, 204, 51, 48, 204, 192, 48, 12, 204, 0, 0, 0, 204, 204, 192, 51, 51, 204, 192, 3, 12, 204, 0, 0, 0, 0, 0, 51, 48, 204, 192, 0, 60, 204, 0, 51, 12, 204, 3, 0, 204, 0, 0, 51, 12, 204, 0, 48, 204, 192, 3, 48, 204, 192, 3, 51, 12, 192, 3, 51, 192, 48, 51, 51, 3, 0, 3, 48, 3, 51, 0, 3, 51, 51, 51, 0, 3, 51, 51, 51, 51, 0, 0, 51, 51, 51, 48, 0, 51, 51, 51, 51, 48, 3, 51, 51, 51, 0, 3, 51, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 3, 51, 48, 0, 3, 51, 0
albs-br/msx-mk
3,827
Data/scorpion/crouching/left/scorpion_crouching_left_frame_0_list.s
db 17, 4 dw 0x8000 + 3175 db 128, 5 dw 0x8000 + 3179 db 127, 6 dw 0x8000 + 3184 db 128, 6 dw 0x8000 + 3190 db 128, 6 dw 0x8000 + 3196 db 128, 6 dw 0x8000 + 3202 db 128, 6 dw 0x8000 + 3208 db 128, 6 dw 0x8000 + 3214 db 127, 7 dw 0x8000 + 3220 db 127, 8 dw 0x8000 + 3227 db 127, 9 dw 0x8000 + 3235 db 125, 12 dw 0x8000 + 3244 db 127, 14 dw 0x8000 + 3256 db 128, 16 dw 0x8000 + 3270 db 127, 17 dw 0x8000 + 3286 db 128, 17 dw 0x8000 + 3303 db 128, 17 dw 0x8000 + 3320 db 127, 18 dw 0x8000 + 3337 db 128, 18 dw 0x8000 + 3355 db 127, 19 dw 0x8000 + 3373 db 128, 19 dw 0x8000 + 3392 db 128, 18 dw 0x8000 + 3411 db 128, 18 dw 0x8000 + 3429 db 128, 18 dw 0x8000 + 3447 db 128, 19 dw 0x8000 + 3465 db 128, 19 dw 0x8000 + 3484 db 133, 14 dw 0x8000 + 3503 db 129, 14 dw 0x8000 + 3517 db 128, 14 dw 0x8000 + 3531 db 128, 14 dw 0x8000 + 3545 db 128, 14 dw 0x8000 + 3559 db 128, 9 dw 0x8000 + 3573 db 10, 4 dw 0x8000 + 3582 db 117, 10 dw 0x8000 + 3586 db 12, 4 dw 0x8000 + 3596 db 116, 9 dw 0x8000 + 3600 db 12, 4 dw 0x8000 + 3609 db 116, 9 dw 0x8000 + 3613 db 12, 4 dw 0x8000 + 3622 db 116, 9 dw 0x8000 + 3626 db 13, 3 dw 0x8000 + 3635 db 114, 11 dw 0x8000 + 3638 db 14, 4 dw 0x8000 + 3649 db 114, 11 dw 0x8000 + 3653 db 14, 4 dw 0x8000 + 3664 db 114, 11 dw 0x8000 + 3668 db 15, 3 dw 0x8000 + 3679 db 113, 11 dw 0x8000 + 3682 db 15, 3 dw 0x8000 + 3693 db 113, 11 dw 0x8000 + 3696 db 15, 3 dw 0x8000 + 3707 db 113, 12 dw 0x8000 + 3710 db 16, 3 dw 0x8000 + 3722 db 112, 12 dw 0x8000 + 3725 db 16, 3 dw 0x8000 + 3737 db 112, 12 dw 0x8000 + 3740 db 16, 3 dw 0x8000 + 3752 db 111, 13 dw 0x8000 + 3755 db 17, 3 dw 0x8000 + 3768 db 111, 13 dw 0x8000 + 3771 db 17, 3 dw 0x8000 + 3784 db 111, 13 dw 0x8000 + 3787 db 17, 3 dw 0x8000 + 3800 db 111, 14 dw 0x8000 + 3803 db 17, 2 dw 0x8000 + 3817 db 111, 14 dw 0x8000 + 3819 db 17, 2 dw 0x8000 + 3833 db 111, 14 dw 0x8000 + 3835 db 128, 14 dw 0x8000 + 3849 db 127, 15 dw 0x8000 + 3863 db 128, 15 dw 0x8000 + 3878 db 128, 16 dw 0x8000 + 3893 db 128, 16 dw 0x8000 + 3909 db 128, 16 dw 0x8000 + 3925 db 128, 16 dw 0x8000 + 3941 db 127, 17 dw 0x8000 + 3957 db 128, 18 dw 0x8000 + 3974 db 128, 18 dw 0x8000 + 3992 db 128, 7 dw 0x8000 + 4010 db 8, 10 dw 0x8000 + 4017 db 120, 7 dw 0x8000 + 4027 db 12, 6 dw 0x8000 + 4034 db 116, 7 dw 0x8000 + 4040 db 12, 6 dw 0x8000 + 4047 db 116, 6 dw 0x8000 + 4053 db 13, 5 dw 0x8000 + 4059 db 115, 6 dw 0x8000 + 4064 db 13, 5 dw 0x8000 + 4070 db 115, 6 dw 0x8000 + 4075 db 13, 5 dw 0x8000 + 4081 db 115, 5 dw 0x8000 + 4086 db 13, 5 dw 0x8000 + 4091 db 115, 5 dw 0x8000 + 4096 db 13, 5 dw 0x8000 + 4101 db 115, 5 dw 0x8000 + 4106 db 13, 5 dw 0x8000 + 4111 db 115, 5 dw 0x8000 + 4116 db 13, 5 dw 0x8000 + 4121 db 116, 4 dw 0x8000 + 4126 db 12, 5 dw 0x8000 + 4130 db 116, 4 dw 0x8000 + 4135 db 12, 5 dw 0x8000 + 4139 db 116, 4 dw 0x8000 + 4144 db 13, 4 dw 0x8000 + 4148 db 115, 4 dw 0x8000 + 4152 db 13, 4 dw 0x8000 + 4156 db 115, 4 dw 0x8000 + 4160 db 13, 4 dw 0x8000 + 4164 db 115, 4 dw 0x8000 + 4168 db 13, 4 dw 0x8000 + 4172 db 115, 3 dw 0x8000 + 4176 db 13, 3 dw 0x8000 + 4179 db 115, 3 dw 0x8000 + 4182 db 13, 3 dw 0x8000 + 4185 db 115, 3 dw 0x8000 + 4188 db 13, 3 dw 0x8000 + 4191 db 115, 3 dw 0x8000 + 4194 db 13, 3 dw 0x8000 + 4197 db 115, 3 dw 0x8000 + 4200 db 13, 3 dw 0x8000 + 4203 db 115, 3 dw 0x8000 + 4206 db 13, 3 dw 0x8000 + 4209 db 115, 3 dw 0x8000 + 4212 db 13, 4 dw 0x8000 + 4215 db 115, 3 dw 0x8000 + 4219 db 13, 4 dw 0x8000 + 4222 db 114, 4 dw 0x8000 + 4226 db 14, 5 dw 0x8000 + 4230 db 113, 5 dw 0x8000 + 4235 db 15, 5 dw 0x8000 + 4240 db 113, 5 dw 0x8000 + 4245 db 15, 6 dw 0x8000 + 4250 db 113, 4 dw 0x8000 + 4256 db 16, 5 dw 0x8000 + 4260 db 112, 4 dw 0x8000 + 4265 db 17, 3 dw 0x8000 + 4269 db 0 ; end of frame
albs-br/msx-mk
1,315
Data/scorpion/crouching/left/scorpion_crouching_left_animation.s
Scorpion_Crouching_Left_Animation_Headers: dw Scorpion_Crouching_Left_Frame_0_Header, Scorpion_Crouching_Left_Frame_0_Header, Scorpion_Crouching_Left_Frame_0_Header dw Scorpion_Crouching_Left_Frame_1_Header, Scorpion_Crouching_Left_Frame_1_Header, Scorpion_Crouching_Left_Frame_1_Header dw Scorpion_Crouching_Left_Frame_2_Header, Scorpion_Crouching_Left_Frame_2_Header, Scorpion_Crouching_Left_Frame_2_Header ; frame headers are all stored on MegaROM pages at address 0x8000, ; so the high byte will never be 0x00 or 0x01 ; dw 0x0100 ; end of data (end animation) ; dw 0x0000 ; end of data (loop animation, return to first frame) ; this constant is equal for all characters RELEASE_CROUCHING_ANIMATION_HEADERS_ADDR_OFFSET: equ $ - Scorpion_Crouching_Left_Animation_Headers dw 0x0200 ; end of data (stop animation, keeps the frame while key is pressed, for example during block) dw Scorpion_Crouching_Left_Frame_2_Header, Scorpion_Crouching_Left_Frame_2_Header, Scorpion_Crouching_Left_Frame_2_Header dw Scorpion_Crouching_Left_Frame_1_Header, Scorpion_Crouching_Left_Frame_1_Header, Scorpion_Crouching_Left_Frame_1_Header dw Scorpion_Crouching_Left_Frame_0_Header, Scorpion_Crouching_Left_Frame_0_Header, Scorpion_Crouching_Left_Frame_0_Header dw 0x0100 ; end of data (end animation)
albs-br/msx-mk
2,919
Data/scorpion/crouching/left/scorpion_crouching_left_frame_1_list.s
db 18, 3 dw 0x8000 + 4272 db 128, 4 dw 0x8000 + 4275 db 127, 5 dw 0x8000 + 4279 db 128, 6 dw 0x8000 + 4284 db 127, 7 dw 0x8000 + 4290 db 125, 10 dw 0x8000 + 4297 db 127, 11 dw 0x8000 + 4307 db 127, 12 dw 0x8000 + 4318 db 127, 15 dw 0x8000 + 4330 db 127, 17 dw 0x8000 + 4345 db 127, 18 dw 0x8000 + 4362 db 128, 18 dw 0x8000 + 4380 db 129, 17 dw 0x8000 + 4398 db 128, 17 dw 0x8000 + 4415 db 128, 16 dw 0x8000 + 4432 db 127, 17 dw 0x8000 + 4448 db 128, 17 dw 0x8000 + 4465 db 127, 18 dw 0x8000 + 4482 db 128, 17 dw 0x8000 + 4500 db 127, 19 dw 0x8000 + 4517 db 128, 19 dw 0x8000 + 4536 db 128, 20 dw 0x8000 + 4555 db 128, 20 dw 0x8000 + 4575 db 128, 20 dw 0x8000 + 4595 db 128, 20 dw 0x8000 + 4615 db 129, 14 dw 0x8000 + 4635 db 15, 4 dw 0x8000 + 4649 db 115, 12 dw 0x8000 + 4653 db 14, 3 dw 0x8000 + 4665 db 114, 12 dw 0x8000 + 4668 db 14, 3 dw 0x8000 + 4680 db 115, 12 dw 0x8000 + 4683 db 13, 3 dw 0x8000 + 4695 db 115, 12 dw 0x8000 + 4698 db 14, 2 dw 0x8000 + 4710 db 113, 13 dw 0x8000 + 4712 db 15, 2 dw 0x8000 + 4725 db 113, 14 dw 0x8000 + 4727 db 15, 2 dw 0x8000 + 4741 db 113, 14 dw 0x8000 + 4743 db 16, 1 dw 0x8000 + 4757 db 112, 15 dw 0x8000 + 4758 db 16, 1 dw 0x8000 + 4773 db 112, 15 dw 0x8000 + 4774 db 16, 1 dw 0x8000 + 4789 db 111, 17 dw 0x8000 + 4790 db 128, 18 dw 0x8000 + 4807 db 128, 18 dw 0x8000 + 4825 db 128, 18 dw 0x8000 + 4843 db 127, 19 dw 0x8000 + 4861 db 128, 19 dw 0x8000 + 4880 db 128, 19 dw 0x8000 + 4899 db 128, 6 dw 0x8000 + 4918 db 7, 12 dw 0x8000 + 4924 db 121, 6 dw 0x8000 + 4936 db 7, 5 dw 0x8000 + 4942 db 6, 6 dw 0x8000 + 4947 db 115, 6 dw 0x8000 + 4953 db 7, 5 dw 0x8000 + 4959 db 6, 6 dw 0x8000 + 4964 db 115, 6 dw 0x8000 + 4970 db 7, 5 dw 0x8000 + 4976 db 6, 5 dw 0x8000 + 4981 db 115, 6 dw 0x8000 + 4986 db 7, 5 dw 0x8000 + 4992 db 6, 5 dw 0x8000 + 4997 db 115, 5 dw 0x8000 + 5002 db 7, 5 dw 0x8000 + 5007 db 6, 5 dw 0x8000 + 5012 db 115, 5 dw 0x8000 + 5017 db 7, 5 dw 0x8000 + 5022 db 6, 5 dw 0x8000 + 5027 db 115, 5 dw 0x8000 + 5032 db 13, 5 dw 0x8000 + 5037 db 115, 5 dw 0x8000 + 5042 db 13, 5 dw 0x8000 + 5047 db 115, 4 dw 0x8000 + 5052 db 13, 5 dw 0x8000 + 5056 db 115, 4 dw 0x8000 + 5061 db 13, 5 dw 0x8000 + 5065 db 116, 3 dw 0x8000 + 5070 db 13, 3 dw 0x8000 + 5073 db 115, 3 dw 0x8000 + 5076 db 13, 3 dw 0x8000 + 5079 db 115, 3 dw 0x8000 + 5082 db 13, 3 dw 0x8000 + 5085 db 115, 3 dw 0x8000 + 5088 db 12, 4 dw 0x8000 + 5091 db 116, 3 dw 0x8000 + 5095 db 12, 4 dw 0x8000 + 5098 db 116, 3 dw 0x8000 + 5102 db 12, 4 dw 0x8000 + 5105 db 116, 3 dw 0x8000 + 5109 db 12, 5 dw 0x8000 + 5112 db 115, 4 dw 0x8000 + 5117 db 13, 5 dw 0x8000 + 5121 db 114, 5 dw 0x8000 + 5126 db 15, 5 dw 0x8000 + 5131 db 113, 5 dw 0x8000 + 5136 db 15, 5 dw 0x8000 + 5141 db 113, 4 dw 0x8000 + 5146 db 15, 5 dw 0x8000 + 5150 db 113, 4 dw 0x8000 + 5155 db 16, 3 dw 0x8000 + 5159 db 0 ; end of frame
albs-br/msx-mk
35,798
Data/scorpion/stance/left/scorpion_frames_0_to_6_data.s
db 0, 3, 51, 0, 0, 0, 51, 51, 48, 1, 19, 51, 51, 51, 17, 19, 51, 51, 51, 0, 17, 3, 51, 51, 51, 0, 1, 17, 51, 51, 51, 51, 0, 1, 16, 51, 51, 51, 206, 0, 1, 16, 0, 1, 16, 51, 51, 60, 203, 192, 1, 17, 192, 204, 0, 16, 51, 60, 204, 235, 64, 3, 0, 14, 187, 0, 16, 51, 52, 187, 187, 192, 0, 51, 51, 203, 187, 1, 0, 48, 51, 239, 251, 192, 0, 3, 51, 51, 59, 187, 1, 1, 3, 51, 204, 207, 192, 177, 3, 51, 51, 52, 236, 0, 1, 1, 3, 60, 204, 207, 192, 11, 187, 3, 51, 51, 60, 204, 251, 179, 49, 0, 3, 60, 204, 207, 192, 187, 187, 176, 48, 207, 187, 187, 187, 0, 49, 3, 51, 60, 207, 252, 192, 187, 187, 195, 203, 187, 187, 191, 195, 3, 51, 3, 51, 12, 251, 255, 188, 16, 14, 187, 176, 12, 48, 204, 204, 204, 204, 51, 51, 51, 51, 63, 191, 187, 251, 187, 177, 28, 0, 11, 187, 179, 0, 3, 204, 204, 204, 204, 252, 195, 51, 51, 60, 207, 255, 187, 187, 187, 255, 192, 11, 187, 192, 204, 0, 204, 204, 204, 204, 251, 195, 51, 51, 51, 60, 187, 187, 187, 187, 187, 252, 11, 187, 12, 196, 3, 60, 207, 204, 204, 207, 240, 51, 51, 51, 60, 251, 187, 187, 187, 191, 204, 11, 187, 4, 204, 51, 60, 207, 204, 204, 207, 252, 51, 51, 51, 60, 187, 187, 187, 187, 191, 192, 12, 228, 76, 64, 51, 3, 207, 252, 204, 207, 252, 51, 51, 51, 60, 251, 187, 187, 187, 252, 192, 206, 236, 204, 48, 48, 207, 252, 204, 204, 252, 51, 51, 51, 60, 187, 187, 187, 187, 188, 204, 255, 204, 204, 252, 51, 51, 51, 59, 187, 187, 187, 187, 252, 12, 251, 252, 204, 207, 3, 51, 51, 11, 187, 187, 187, 191, 176, 12, 207, 191, 204, 207, 51, 51, 51, 203, 187, 187, 191, 251, 176, 0, 203, 251, 252, 207, 195, 51, 51, 203, 187, 187, 251, 187, 177, 207, 191, 191, 207, 195, 51, 51, 203, 255, 187, 191, 251, 180, 11, 251, 251, 252, 243, 51, 51, 203, 191, 251, 187, 187, 187, 0, 15, 255, 191, 255, 243, 51, 51, 203, 252, 255, 191, 75, 187, 192, 12, 251, 251, 191, 240, 51, 51, 251, 188, 207, 252, 12, 187, 176, 207, 187, 251, 252, 51, 51, 251, 255, 204, 195, 60, 187, 180, 203, 251, 187, 187, 51, 51, 255, 187, 207, 51, 3, 238, 187, 12, 187, 187, 187, 195, 60, 251, 187, 188, 51, 64, 76, 187, 0, 48, 251, 187, 187, 195, 60, 187, 187, 240, 48, 3, 12, 190, 0, 51, 191, 187, 255, 195, 60, 251, 191, 179, 48, 0, 51, 227, 48, 0, 48, 203, 191, 252, 195, 59, 255, 187, 195, 0, 3, 67, 51, 0, 51, 60, 204, 204, 195, 15, 187, 255, 3, 51, 3, 51, 48, 3, 48, 204, 204, 195, 59, 191, 188, 48, 3, 51, 51, 51, 0, 207, 204, 204, 195, 207, 251, 252, 204, 51, 51, 51, 0, 0, 27, 252, 204, 204, 204, 252, 187, 192, 3, 51, 51, 0, 0, 15, 255, 252, 207, 191, 251, 191, 195, 0, 51, 51, 0, 3, 48, 204, 204, 251, 251, 191, 188, 51, 48, 51, 51, 0, 3, 51, 51, 204, 204, 204, 204, 51, 51, 0, 3, 51, 48, 51, 51, 51, 204, 203, 251, 191, 3, 51, 51, 0, 51, 48, 51, 51, 51, 204, 255, 191, 251, 195, 51, 51, 51, 48, 3, 51, 51, 51, 204, 251, 251, 191, 195, 51, 51, 0, 12, 51, 192, 3, 51, 51, 51, 204, 255, 191, 251, 195, 51, 51, 48, 204, 62, 195, 0, 3, 51, 51, 51, 204, 251, 251, 191, 195, 51, 51, 48, 30, 11, 188, 0, 3, 51, 51, 51, 204, 255, 191, 251, 195, 51, 51, 48, 12, 203, 188, 192, 51, 51, 51, 51, 204, 251, 251, 191, 243, 51, 51, 51, 12, 203, 188, 64, 51, 51, 51, 51, 204, 255, 191, 251, 243, 51, 51, 51, 76, 4, 51, 51, 51, 51, 204, 251, 251, 191, 243, 51, 51, 51, 3, 51, 51, 51, 51, 204, 255, 191, 251, 243, 51, 51, 51, 48, 3, 51, 51, 51, 51, 204, 251, 251, 191, 243, 51, 51, 51, 48, 3, 51, 51, 51, 51, 204, 255, 191, 251, 243, 51, 51, 51, 48, 3, 51, 51, 51, 51, 204, 251, 251, 191, 243, 51, 51, 51, 51, 3, 51, 51, 51, 51, 204, 255, 191, 251, 243, 51, 51, 51, 51, 3, 51, 51, 51, 51, 204, 251, 251, 191, 243, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 204, 255, 191, 251, 243, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 204, 251, 251, 191, 179, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 204, 255, 191, 251, 243, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 204, 255, 251, 191, 179, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 204, 207, 255, 255, 243, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 12, 204, 204, 204, 195, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 0, 204, 192, 51, 51, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 0, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 51, 51, 51, 51, 48, 3, 51, 51, 48, 204, 51, 51, 51, 51, 48, 0, 51, 51, 60, 204, 3, 51, 51, 51, 48, 51, 51, 12, 204, 3, 51, 51, 51, 0, 51, 51, 12, 204, 0, 48, 204, 192, 48, 3, 48, 12, 204, 3, 48, 12, 204, 3, 51, 12, 204, 0, 0, 12, 204, 3, 51, 12, 204, 0, 51, 12, 204, 3, 51, 12, 204, 3, 12, 204, 51, 12, 204, 48, 12, 204, 51, 204, 204, 3, 12, 204, 48, 204, 192, 0, 48, 204, 48, 204, 192, 3, 0, 204, 48, 204, 48, 0, 48, 204, 3, 3, 51, 51, 51, 48, 3, 51, 51, 48, 3, 51, 51, 48, 3, 51, 51, 51, 0, 0, 51, 51, 51, 48, 3, 51, 51, 51, 48, 3, 51, 51, 51, 0, 3, 51, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 48, 0, 51, 51, 51, 0, 51, 51, 0, 51, 48, 0, 3, 51, 48, 1, 51, 51, 51, 0, 0, 17, 51, 51, 51, 0, 1, 17, 51, 51, 51, 48, 17, 16, 51, 51, 51, 48, 17, 19, 51, 51, 51, 48, 17, 3, 51, 51, 52, 204, 16, 48, 17, 3, 51, 51, 78, 180, 1, 16, 52, 64, 17, 3, 51, 60, 236, 188, 0, 51, 75, 180, 0, 3, 51, 59, 187, 180, 0, 51, 51, 203, 188, 1, 1, 51, 51, 12, 187, 188, 0, 3, 51, 51, 75, 187, 1, 0, 3, 51, 76, 251, 188, 0, 51, 51, 51, 60, 206, 48, 3, 0, 51, 204, 207, 252, 0, 3, 51, 51, 51, 60, 204, 0, 51, 19, 48, 51, 204, 255, 176, 187, 51, 51, 51, 207, 191, 187, 188, 51, 3, 51, 51, 207, 255, 192, 11, 187, 51, 12, 251, 187, 187, 191, 188, 51, 51, 51, 48, 251, 251, 188, 187, 177, 48, 75, 187, 187, 191, 204, 204, 3, 51, 51, 51, 255, 191, 251, 240, 12, 187, 176, 51, 195, 204, 204, 204, 255, 187, 240, 51, 51, 51, 63, 251, 187, 187, 187, 252, 11, 187, 179, 0, 76, 76, 204, 255, 255, 255, 188, 51, 51, 51, 51, 203, 187, 187, 187, 187, 240, 11, 187, 76, 76, 228, 12, 251, 255, 255, 251, 255, 51, 51, 51, 51, 203, 187, 187, 187, 187, 176, 11, 187, 196, 236, 76, 51, 255, 255, 255, 255, 191, 3, 51, 51, 51, 187, 187, 187, 187, 187, 0, 12, 204, 76, 206, 192, 51, 251, 255, 255, 255, 251, 195, 51, 51, 51, 251, 187, 187, 187, 187, 12, 196, 4, 196, 3, 60, 207, 191, 255, 255, 255, 195, 51, 51, 48, 187, 187, 187, 187, 188, 192, 48, 76, 195, 204, 204, 251, 191, 255, 251, 243, 51, 51, 60, 187, 187, 187, 187, 240, 12, 204, 207, 251, 255, 255, 179, 51, 51, 60, 187, 187, 187, 187, 192, 207, 203, 191, 191, 255, 240, 51, 51, 60, 187, 187, 187, 187, 192, 207, 255, 187, 255, 255, 188, 51, 51, 60, 187, 187, 187, 191, 224, 11, 255, 187, 191, 255, 255, 51, 51, 60, 251, 187, 187, 187, 176, 12, 191, 251, 187, 255, 191, 3, 51, 60, 255, 251, 187, 188, 176, 251, 191, 187, 187, 255, 195, 51, 63, 251, 255, 187, 254, 187, 207, 251, 187, 187, 191, 195, 51, 63, 191, 207, 255, 235, 187, 15, 191, 187, 187, 187, 195, 51, 59, 251, 204, 204, 203, 187, 224, 12, 252, 187, 187, 187, 243, 51, 63, 187, 252, 195, 203, 187, 176, 204, 187, 187, 187, 243, 51, 59, 187, 191, 195, 78, 187, 188, 3, 251, 187, 187, 252, 51, 11, 187, 191, 48, 204, 187, 187, 64, 3, 59, 187, 187, 188, 51, 203, 187, 188, 60, 12, 203, 188, 48, 3, 63, 187, 191, 252, 51, 207, 187, 240, 0, 192, 204, 192, 48, 3, 60, 251, 255, 255, 0, 251, 187, 195, 12, 14, 195, 51, 3, 51, 204, 252, 252, 51, 187, 191, 195, 4, 195, 51, 51, 0, 0, 48, 60, 204, 204, 192, 251, 252, 192, 67, 51, 51, 48, 12, 252, 204, 204, 204, 207, 191, 252, 4, 51, 51, 48, 12, 204, 203, 191, 187, 187, 187, 195, 236, 51, 51, 0, 51, 204, 204, 203, 255, 191, 188, 51, 0, 11, 3, 51, 3, 51, 51, 204, 204, 204, 204, 192, 51, 48, 227, 51, 0, 3, 51, 51, 60, 204, 255, 191, 176, 51, 48, 3, 51, 0, 3, 51, 51, 60, 207, 187, 251, 252, 51, 51, 3, 51, 48, 3, 51, 51, 60, 207, 255, 191, 188, 51, 51, 0, 3, 51, 0, 51, 51, 51, 60, 207, 187, 251, 252, 51, 51, 0, 206, 51, 0, 0, 51, 51, 51, 60, 207, 255, 191, 188, 51, 51, 48, 75, 48, 0, 0, 51, 51, 51, 60, 207, 187, 251, 252, 51, 51, 51, 206, 60, 192, 3, 51, 51, 51, 60, 207, 255, 191, 191, 51, 51, 51, 68, 203, 176, 3, 51, 51, 51, 60, 207, 187, 251, 255, 51, 51, 51, 0, 12, 203, 64, 3, 51, 51, 51, 60, 207, 255, 191, 191, 51, 51, 51, 48, 204, 3, 51, 51, 51, 60, 207, 187, 251, 255, 51, 51, 51, 48, 51, 51, 51, 51, 60, 207, 255, 191, 191, 51, 51, 51, 51, 51, 51, 51, 51, 60, 207, 187, 251, 255, 51, 51, 51, 51, 51, 51, 51, 51, 12, 207, 255, 191, 191, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 60, 207, 187, 251, 255, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 60, 207, 255, 191, 191, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 60, 207, 187, 251, 255, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 60, 207, 255, 191, 191, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 60, 207, 187, 251, 251, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 60, 207, 255, 191, 191, 51, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 60, 204, 255, 255, 255, 3, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 48, 204, 204, 204, 204, 51, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 51, 0, 0, 0, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 0, 0, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 3, 51, 51, 51, 51, 48, 3, 51, 51, 51, 48, 3, 51, 51, 51, 51, 0, 51, 51, 48, 207, 3, 51, 51, 51, 48, 51, 51, 12, 252, 3, 51, 51, 51, 48, 3, 51, 12, 204, 0, 51, 0, 48, 48, 3, 51, 12, 204, 0, 48, 12, 204, 48, 0, 51, 12, 204, 0, 3, 12, 204, 48, 0, 51, 12, 204, 0, 48, 12, 204, 0, 51, 12, 204, 0, 3, 12, 204, 51, 12, 204, 0, 51, 60, 204, 51, 12, 204, 3, 12, 204, 51, 204, 192, 48, 60, 204, 48, 204, 192, 3, 12, 204, 48, 204, 192, 48, 60, 204, 51, 204, 0, 3, 3, 204, 3, 48, 51, 51, 51, 51, 3, 51, 51, 48, 3, 51, 51, 48, 3, 51, 51, 51, 0, 0, 51, 51, 51, 48, 3, 51, 51, 51, 48, 3, 51, 51, 51, 0, 3, 51, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 0, 0, 51, 51, 51, 0, 51, 51, 0, 51, 48, 0, 16, 0, 0, 17, 3, 51, 48, 1, 17, 3, 51, 51, 0, 1, 17, 51, 51, 51, 0, 17, 16, 51, 51, 51, 48, 3, 76, 17, 16, 51, 51, 51, 48, 1, 3, 204, 192, 17, 19, 51, 51, 51, 0, 17, 3, 203, 196, 17, 3, 51, 51, 60, 204, 1, 0, 51, 187, 190, 17, 3, 51, 60, 236, 236, 0, 17, 3, 51, 75, 196, 0, 0, 3, 51, 60, 187, 188, 1, 0, 51, 3, 4, 192, 0, 48, 3, 51, 62, 187, 188, 1, 0, 51, 51, 4, 1, 0, 51, 51, 12, 251, 255, 16, 3, 51, 51, 0, 1, 19, 3, 51, 204, 255, 252, 16, 51, 4, 196, 48, 19, 51, 51, 207, 251, 252, 11, 176, 0, 206, 64, 207, 187, 240, 51, 3, 51, 51, 207, 255, 252, 187, 176, 14, 204, 31, 187, 187, 187, 188, 51, 51, 51, 51, 207, 255, 192, 14, 187, 176, 51, 235, 187, 187, 191, 191, 255, 195, 51, 51, 51, 203, 255, 187, 252, 11, 187, 179, 48, 1, 191, 191, 251, 255, 255, 243, 51, 51, 51, 15, 251, 187, 191, 188, 204, 11, 187, 204, 196, 192, 75, 251, 255, 255, 251, 252, 51, 51, 51, 48, 187, 187, 187, 187, 191, 0, 11, 187, 4, 206, 196, 12, 191, 255, 255, 255, 188, 51, 51, 51, 51, 203, 187, 187, 187, 187, 0, 11, 206, 12, 236, 236, 12, 251, 191, 255, 255, 251, 195, 51, 51, 51, 203, 187, 187, 187, 191, 0, 12, 3, 4, 206, 68, 3, 207, 251, 255, 255, 191, 195, 51, 51, 51, 251, 187, 187, 187, 188, 12, 67, 12, 196, 192, 48, 204, 191, 191, 255, 251, 195, 51, 51, 51, 187, 187, 187, 187, 188, 196, 51, 0, 3, 12, 188, 251, 255, 255, 255, 243, 51, 51, 51, 251, 187, 187, 187, 240, 15, 251, 207, 187, 255, 251, 188, 51, 51, 48, 187, 187, 187, 187, 16, 12, 191, 203, 191, 255, 255, 252, 51, 51, 60, 251, 187, 187, 191, 0, 0, 251, 207, 187, 255, 255, 191, 51, 51, 60, 187, 187, 187, 187, 207, 251, 187, 191, 255, 251, 51, 51, 60, 251, 187, 187, 188, 11, 191, 187, 187, 251, 255, 195, 51, 59, 191, 187, 187, 251, 224, 12, 255, 251, 187, 191, 251, 195, 51, 63, 187, 255, 187, 187, 176, 191, 251, 187, 187, 188, 195, 51, 59, 187, 251, 251, 187, 188, 203, 255, 187, 187, 191, 195, 51, 63, 187, 252, 251, 187, 187, 15, 188, 187, 187, 191, 243, 51, 59, 187, 188, 204, 187, 187, 224, 12, 252, 187, 187, 187, 243, 51, 63, 187, 191, 204, 235, 187, 176, 195, 203, 187, 191, 188, 51, 59, 187, 187, 62, 206, 187, 190, 3, 63, 187, 187, 255, 51, 203, 187, 188, 52, 188, 203, 180, 3, 60, 251, 191, 251, 51, 203, 187, 188, 12, 206, 235, 236, 0, 51, 187, 252, 255, 195, 203, 187, 243, 0, 11, 206, 67, 0, 0, 51, 207, 204, 255, 195, 251, 191, 195, 12, 228, 3, 51, 3, 60, 204, 255, 195, 187, 252, 60, 67, 51, 51, 0, 0, 48, 204, 204, 204, 204, 251, 252, 204, 3, 51, 51, 48, 0, 12, 204, 204, 204, 207, 191, 187, 243, 12, 196, 51, 48, 0, 0, 204, 207, 251, 251, 187, 191, 3, 0, 206, 3, 48, 0, 51, 60, 204, 204, 204, 204, 192, 51, 48, 12, 3, 51, 0, 51, 51, 60, 204, 251, 251, 179, 51, 48, 0, 3, 51, 0, 51, 51, 60, 207, 191, 191, 240, 51, 51, 192, 51, 0, 3, 51, 51, 60, 207, 251, 251, 188, 51, 51, 0, 75, 51, 48, 3, 51, 51, 60, 207, 191, 191, 252, 51, 51, 0, 235, 3, 51, 0, 51, 51, 51, 60, 207, 251, 251, 188, 51, 51, 0, 75, 60, 51, 0, 51, 51, 51, 60, 207, 191, 191, 252, 51, 51, 48, 204, 60, 192, 0, 51, 51, 51, 60, 207, 251, 251, 188, 51, 51, 48, 78, 78, 180, 3, 51, 51, 51, 60, 207, 191, 191, 255, 51, 51, 48, 196, 236, 64, 3, 51, 51, 51, 60, 207, 251, 251, 191, 51, 51, 51, 12, 76, 3, 51, 51, 51, 60, 207, 191, 191, 255, 51, 51, 51, 51, 51, 51, 51, 60, 207, 251, 251, 191, 51, 51, 51, 0, 51, 51, 51, 51, 60, 207, 191, 191, 255, 51, 51, 51, 48, 51, 51, 51, 51, 60, 207, 251, 251, 191, 3, 51, 51, 48, 3, 51, 51, 51, 51, 60, 207, 191, 191, 251, 3, 51, 51, 51, 3, 51, 51, 51, 51, 60, 207, 251, 251, 191, 3, 51, 51, 51, 3, 51, 51, 51, 51, 60, 207, 191, 191, 251, 3, 51, 51, 48, 48, 3, 51, 51, 51, 51, 60, 207, 251, 251, 191, 3, 51, 51, 51, 48, 3, 51, 51, 51, 51, 60, 207, 191, 191, 251, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 60, 207, 251, 251, 191, 3, 51, 51, 51, 48, 51, 51, 51, 51, 51, 60, 204, 207, 255, 251, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 48, 204, 204, 207, 191, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 12, 204, 204, 204, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 48, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 0, 3, 51, 51, 48, 204, 3, 51, 51, 51, 51, 3, 51, 51, 204, 252, 3, 51, 51, 51, 51, 51, 48, 204, 252, 0, 51, 51, 51, 48, 51, 48, 204, 252, 0, 3, 12, 3, 48, 3, 48, 204, 188, 0, 48, 204, 204, 0, 3, 48, 204, 204, 0, 3, 12, 204, 3, 48, 204, 204, 0, 48, 12, 204, 3, 48, 204, 204, 3, 12, 204, 3, 48, 204, 192, 0, 12, 204, 0, 48, 204, 192, 3, 60, 204, 48, 204, 192, 0, 12, 204, 51, 204, 192, 3, 60, 204, 48, 204, 192, 0, 12, 204, 51, 204, 48, 3, 48, 204, 3, 51, 51, 51, 51, 48, 3, 51, 51, 48, 3, 51, 51, 48, 3, 51, 51, 51, 0, 0, 51, 51, 51, 48, 3, 51, 51, 51, 48, 3, 51, 51, 51, 0, 3, 51, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 48, 0, 51, 51, 51, 0, 51, 51, 0, 51, 48, 0, 19, 51, 48, 1, 3, 51, 51, 0, 1, 17, 3, 51, 51, 48, 1, 17, 3, 51, 51, 48, 17, 16, 51, 51, 51, 51, 1, 51, 224, 17, 16, 51, 51, 51, 51, 17, 48, 204, 17, 19, 51, 51, 51, 192, 1, 17, 4, 187, 192, 17, 19, 51, 51, 204, 206, 17, 0, 48, 187, 224, 0, 1, 0, 51, 60, 188, 236, 1, 17, 51, 51, 206, 64, 0, 48, 0, 51, 52, 187, 187, 0, 1, 0, 51, 51, 68, 1, 48, 3, 51, 60, 187, 191, 192, 0, 19, 51, 51, 196, 1, 3, 3, 51, 60, 187, 251, 192, 17, 51, 51, 51, 64, 0, 51, 3, 51, 51, 63, 255, 191, 16, 0, 192, 51, 51, 48, 204, 3, 51, 51, 51, 51, 63, 187, 252, 11, 176, 52, 196, 1, 17, 255, 187, 179, 51, 51, 51, 51, 11, 255, 192, 187, 179, 12, 203, 187, 187, 187, 251, 252, 51, 51, 51, 51, 15, 204, 252, 192, 187, 179, 52, 187, 187, 255, 255, 255, 191, 195, 51, 51, 51, 60, 255, 187, 191, 192, 11, 187, 179, 48, 75, 204, 191, 255, 255, 251, 176, 51, 51, 51, 51, 187, 187, 187, 187, 176, 11, 187, 188, 68, 228, 15, 251, 255, 255, 255, 251, 51, 51, 51, 51, 251, 187, 187, 187, 188, 11, 187, 52, 238, 206, 76, 191, 191, 255, 255, 191, 3, 51, 51, 51, 187, 187, 187, 187, 188, 11, 179, 12, 204, 228, 195, 203, 255, 255, 255, 251, 195, 51, 51, 51, 251, 187, 187, 187, 188, 11, 51, 0, 238, 204, 3, 15, 187, 255, 255, 255, 179, 51, 51, 51, 187, 187, 187, 187, 176, 4, 195, 12, 76, 196, 4, 204, 255, 191, 255, 251, 243, 51, 51, 51, 251, 187, 187, 187, 192, 64, 0, 0, 64, 75, 191, 203, 251, 255, 255, 188, 51, 51, 51, 187, 187, 187, 187, 16, 15, 251, 207, 191, 191, 255, 255, 51, 51, 48, 251, 187, 187, 187, 0, 12, 191, 207, 187, 251, 255, 187, 51, 51, 51, 187, 187, 187, 191, 12, 251, 204, 187, 191, 255, 255, 3, 51, 48, 251, 187, 187, 188, 207, 204, 187, 187, 191, 187, 195, 51, 51, 187, 187, 187, 188, 203, 252, 187, 187, 187, 255, 195, 51, 48, 251, 191, 187, 251, 0, 15, 188, 203, 187, 187, 191, 243, 51, 48, 187, 251, 251, 187, 224, 12, 255, 207, 187, 187, 191, 243, 51, 60, 187, 191, 191, 187, 176, 251, 204, 187, 187, 187, 240, 51, 60, 187, 255, 251, 187, 190, 207, 195, 187, 187, 187, 188, 51, 60, 187, 191, 187, 187, 187, 192, 12, 195, 203, 187, 187, 251, 51, 63, 187, 191, 254, 187, 187, 48, 12, 195, 63, 187, 191, 255, 195, 59, 187, 191, 196, 203, 187, 51, 195, 60, 187, 191, 251, 195, 203, 187, 188, 78, 204, 187, 51, 0, 3, 51, 251, 252, 255, 195, 203, 191, 252, 4, 190, 204, 51, 48, 3, 51, 207, 204, 251, 195, 251, 187, 204, 204, 204, 51, 48, 51, 60, 204, 191, 179, 251, 191, 204, 12, 51, 51, 48, 51, 51, 204, 203, 204, 191, 252, 204, 0, 3, 51, 51, 3, 204, 204, 204, 204, 203, 251, 204, 76, 195, 51, 0, 0, 0, 204, 207, 251, 251, 187, 187, 195, 0, 12, 204, 51, 48, 0, 51, 60, 207, 191, 191, 251, 252, 51, 48, 204, 51, 48, 3, 51, 51, 204, 204, 203, 191, 188, 51, 48, 0, 3, 51, 3, 51, 51, 51, 204, 191, 251, 255, 51, 51, 4, 16, 51, 0, 3, 51, 51, 48, 204, 251, 191, 191, 51, 51, 12, 188, 51, 48, 3, 51, 51, 51, 204, 255, 251, 255, 3, 51, 0, 12, 187, 51, 48, 0, 51, 51, 51, 48, 204, 251, 191, 191, 195, 51, 48, 12, 190, 4, 48, 0, 51, 51, 51, 51, 204, 255, 251, 255, 195, 51, 48, 236, 75, 176, 0, 51, 51, 51, 51, 204, 251, 191, 191, 195, 51, 48, 78, 235, 192, 0, 51, 51, 51, 51, 204, 255, 251, 255, 195, 51, 51, 76, 0, 51, 51, 51, 51, 204, 251, 191, 187, 195, 51, 51, 0, 51, 51, 51, 51, 204, 255, 251, 255, 243, 51, 51, 3, 51, 51, 51, 51, 204, 251, 191, 187, 243, 51, 51, 48, 3, 51, 51, 51, 51, 204, 255, 251, 255, 243, 51, 51, 48, 3, 51, 51, 51, 51, 204, 251, 191, 187, 243, 51, 51, 51, 3, 51, 51, 51, 51, 204, 255, 251, 255, 240, 51, 51, 51, 3, 51, 51, 51, 51, 204, 251, 191, 187, 240, 51, 51, 51, 51, 51, 51, 51, 51, 204, 255, 251, 255, 240, 51, 51, 51, 51, 51, 51, 51, 51, 204, 251, 191, 187, 240, 51, 51, 51, 48, 51, 51, 51, 51, 51, 204, 255, 251, 255, 176, 51, 51, 51, 48, 51, 51, 51, 51, 51, 204, 251, 191, 187, 240, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 204, 207, 251, 255, 176, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 204, 204, 255, 255, 192, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 12, 204, 204, 204, 3, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 0, 0, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 48, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 3, 51, 51, 51, 48, 3, 51, 51, 51, 51, 48, 3, 51, 51, 60, 204, 3, 51, 51, 51, 51, 48, 51, 51, 12, 252, 3, 51, 51, 51, 51, 0, 51, 51, 204, 252, 0, 51, 51, 51, 51, 3, 48, 204, 252, 0, 51, 51, 51, 48, 3, 48, 204, 204, 0, 3, 0, 204, 48, 3, 48, 204, 204, 48, 48, 204, 3, 48, 204, 204, 3, 0, 204, 0, 48, 204, 192, 48, 48, 204, 48, 204, 192, 3, 48, 204, 48, 204, 192, 0, 48, 204, 48, 204, 192, 3, 12, 204, 48, 204, 192, 0, 60, 204, 51, 204, 192, 3, 12, 204, 51, 204, 48, 0, 51, 204, 3, 3, 51, 51, 51, 48, 3, 51, 51, 48, 3, 51, 51, 48, 3, 51, 51, 51, 0, 0, 51, 51, 51, 48, 3, 51, 51, 51, 48, 3, 51, 51, 51, 0, 3, 51, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 48, 0, 51, 51, 51, 0, 51, 51, 0, 51, 48, 0, 0, 0, 1, 51, 51, 48, 0, 17, 51, 51, 51, 1, 17, 51, 51, 51, 48, 17, 16, 51, 51, 51, 48, 17, 19, 51, 51, 51, 48, 17, 3, 51, 51, 51, 64, 1, 51, 192, 17, 3, 51, 51, 52, 224, 17, 51, 238, 17, 3, 51, 52, 238, 192, 1, 17, 12, 187, 224, 0, 3, 51, 59, 187, 176, 17, 0, 51, 187, 192, 48, 51, 51, 60, 187, 188, 1, 17, 51, 51, 76, 192, 1, 48, 51, 51, 12, 191, 191, 1, 0, 51, 51, 204, 49, 51, 51, 51, 207, 251, 252, 1, 19, 51, 51, 76, 0, 12, 3, 48, 51, 51, 51, 207, 255, 252, 17, 3, 51, 51, 204, 203, 187, 195, 51, 51, 51, 51, 207, 191, 192, 17, 51, 3, 204, 187, 187, 187, 243, 51, 51, 51, 51, 255, 252, 192, 1, 176, 60, 78, 187, 187, 187, 255, 252, 51, 51, 51, 51, 207, 251, 187, 252, 17, 0, 235, 179, 52, 235, 191, 251, 255, 255, 191, 3, 51, 51, 51, 59, 255, 187, 187, 251, 252, 14, 187, 179, 60, 76, 251, 255, 255, 255, 251, 243, 51, 51, 51, 60, 187, 187, 187, 187, 188, 11, 187, 179, 48, 192, 15, 255, 255, 255, 255, 252, 51, 51, 51, 48, 251, 187, 187, 187, 188, 11, 187, 4, 204, 76, 60, 191, 255, 255, 255, 191, 3, 51, 51, 48, 187, 187, 187, 187, 188, 11, 188, 60, 204, 196, 51, 251, 255, 255, 255, 251, 3, 51, 51, 48, 187, 187, 187, 187, 240, 11, 195, 48, 238, 64, 51, 207, 187, 255, 255, 255, 195, 51, 51, 48, 187, 187, 187, 187, 192, 12, 3, 48, 68, 192, 0, 204, 255, 191, 255, 251, 243, 51, 51, 48, 187, 187, 187, 187, 0, 12, 67, 48, 12, 12, 76, 12, 187, 251, 255, 255, 179, 51, 51, 48, 187, 187, 187, 191, 31, 252, 255, 191, 191, 251, 240, 51, 51, 48, 187, 187, 187, 188, 12, 252, 251, 187, 251, 255, 188, 51, 51, 48, 187, 187, 187, 176, 12, 251, 207, 187, 191, 255, 255, 51, 51, 48, 187, 187, 187, 240, 191, 207, 187, 187, 191, 187, 3, 51, 60, 187, 251, 187, 177, 27, 252, 187, 187, 187, 255, 3, 51, 59, 191, 187, 187, 254, 12, 188, 251, 187, 187, 187, 195, 51, 63, 187, 251, 251, 187, 16, 251, 207, 187, 187, 191, 243, 51, 59, 187, 255, 203, 187, 192, 187, 207, 187, 187, 187, 243, 51, 59, 187, 252, 203, 187, 190, 207, 188, 187, 187, 191, 176, 51, 11, 187, 188, 235, 187, 187, 0, 11, 204, 203, 187, 191, 240, 51, 203, 187, 190, 203, 187, 187, 192, 12, 195, 203, 187, 255, 252, 51, 203, 187, 180, 236, 187, 187, 0, 51, 59, 191, 255, 252, 48, 187, 187, 252, 78, 187, 190, 0, 3, 51, 187, 207, 255, 0, 251, 191, 192, 4, 203, 196, 51, 0, 3, 48, 252, 204, 251, 12, 187, 191, 192, 236, 3, 51, 48, 3, 51, 60, 204, 207, 204, 251, 252, 192, 76, 51, 51, 48, 0, 60, 204, 204, 204, 204, 191, 251, 192, 1, 0, 51, 48, 0, 12, 204, 204, 204, 255, 251, 187, 0, 4, 3, 51, 0, 48, 12, 251, 251, 251, 187, 191, 48, 14, 67, 51, 3, 51, 48, 204, 204, 255, 255, 195, 51, 224, 51, 0, 0, 3, 51, 51, 60, 255, 255, 255, 179, 51, 0, 0, 51, 48, 0, 3, 51, 51, 60, 255, 191, 251, 243, 51, 48, 1, 3, 48, 0, 3, 51, 51, 60, 203, 251, 191, 176, 51, 48, 11, 195, 48, 0, 3, 51, 51, 60, 207, 191, 251, 240, 51, 51, 11, 179, 0, 0, 51, 51, 51, 60, 207, 251, 191, 188, 51, 51, 0, 12, 179, 195, 0, 0, 51, 51, 51, 60, 207, 191, 251, 252, 51, 51, 0, 12, 227, 190, 64, 3, 51, 51, 51, 60, 207, 251, 191, 188, 51, 51, 48, 12, 206, 188, 3, 51, 51, 51, 60, 207, 191, 251, 252, 51, 51, 48, 204, 192, 3, 51, 51, 51, 60, 207, 251, 191, 188, 51, 51, 51, 0, 3, 51, 51, 51, 60, 207, 191, 251, 252, 51, 51, 51, 0, 3, 51, 51, 51, 60, 207, 251, 191, 191, 51, 51, 51, 0, 51, 51, 51, 51, 60, 207, 191, 251, 255, 3, 51, 51, 48, 51, 51, 51, 51, 60, 207, 251, 191, 187, 51, 51, 51, 48, 51, 51, 51, 51, 60, 207, 191, 251, 255, 3, 51, 51, 48, 0, 51, 51, 51, 51, 60, 204, 251, 191, 187, 3, 51, 51, 51, 0, 0, 51, 51, 51, 51, 60, 204, 191, 251, 255, 3, 51, 51, 51, 0, 3, 51, 51, 51, 51, 48, 204, 251, 191, 187, 195, 51, 51, 51, 48, 3, 51, 51, 51, 51, 48, 204, 255, 251, 255, 243, 51, 51, 51, 48, 3, 51, 51, 51, 51, 48, 204, 207, 191, 187, 243, 51, 51, 51, 48, 51, 51, 51, 51, 51, 48, 204, 207, 255, 255, 195, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 204, 204, 207, 192, 51, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 51, 48, 0, 0, 3, 51, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 0, 51, 51, 51, 48, 51, 51, 51, 51, 51, 3, 51, 48, 204, 3, 51, 51, 51, 51, 3, 51, 0, 204, 3, 51, 51, 51, 51, 3, 51, 60, 204, 3, 51, 51, 51, 48, 3, 51, 12, 204, 0, 3, 0, 48, 48, 0, 48, 12, 204, 3, 48, 12, 192, 48, 0, 51, 12, 204, 0, 3, 12, 204, 0, 0, 51, 12, 204, 0, 48, 12, 204, 51, 12, 204, 3, 12, 204, 51, 12, 204, 48, 12, 204, 51, 12, 192, 3, 12, 204, 51, 204, 192, 0, 60, 204, 51, 204, 192, 3, 60, 204, 3, 193, 48, 0, 51, 204, 3, 3, 51, 51, 51, 48, 3, 51, 51, 48, 3, 51, 51, 48, 3, 51, 51, 51, 0, 0, 51, 51, 51, 48, 3, 51, 51, 51, 48, 3, 51, 51, 51, 0, 3, 51, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 48, 0, 51, 51, 51, 0, 51, 51, 0, 51, 48, 0, 0, 51, 51, 1, 3, 51, 51, 0, 0, 17, 51, 51, 51, 48, 1, 17, 3, 51, 51, 51, 1, 17, 51, 51, 51, 51, 1, 60, 0, 1, 16, 51, 51, 51, 48, 17, 60, 224, 1, 19, 51, 51, 51, 64, 1, 17, 14, 187, 1, 3, 51, 51, 60, 188, 0, 17, 0, 60, 187, 1, 19, 51, 52, 236, 188, 1, 16, 3, 60, 206, 1, 3, 51, 62, 187, 188, 1, 0, 4, 51, 228, 1, 1, 51, 51, 52, 191, 252, 16, 51, 60, 0, 0, 3, 51, 60, 251, 191, 0, 51, 51, 48, 49, 19, 0, 51, 204, 207, 252, 11, 176, 51, 4, 0, 207, 191, 51, 19, 48, 51, 204, 255, 252, 11, 177, 228, 78, 204, 255, 187, 187, 188, 51, 0, 51, 51, 204, 255, 192, 187, 190, 76, 235, 187, 187, 187, 188, 204, 51, 51, 51, 51, 251, 255, 191, 204, 14, 187, 179, 52, 203, 187, 191, 255, 255, 252, 195, 51, 51, 51, 207, 255, 251, 251, 204, 11, 187, 195, 0, 195, 255, 255, 255, 255, 255, 252, 51, 51, 51, 60, 251, 187, 187, 187, 251, 192, 11, 187, 228, 196, 64, 63, 255, 255, 255, 255, 188, 51, 51, 51, 48, 203, 187, 187, 187, 187, 240, 11, 187, 76, 78, 196, 62, 255, 255, 255, 255, 251, 51, 51, 51, 51, 203, 187, 187, 187, 187, 176, 11, 188, 4, 236, 76, 51, 255, 255, 255, 255, 255, 3, 51, 51, 51, 251, 187, 187, 187, 191, 0, 12, 195, 12, 204, 192, 51, 75, 255, 255, 255, 251, 195, 51, 51, 51, 251, 187, 187, 187, 188, 14, 67, 48, 196, 64, 52, 204, 191, 255, 255, 255, 195, 51, 51, 51, 187, 187, 187, 187, 188, 236, 51, 12, 0, 12, 204, 251, 255, 255, 251, 243, 51, 51, 48, 251, 187, 187, 187, 240, 12, 255, 207, 255, 255, 255, 179, 51, 51, 51, 187, 187, 187, 187, 192, 207, 207, 191, 255, 255, 252, 51, 51, 48, 251, 187, 187, 187, 192, 15, 191, 187, 255, 255, 188, 51, 51, 51, 187, 187, 187, 191, 176, 12, 252, 187, 187, 255, 252, 51, 51, 48, 251, 187, 187, 191, 188, 0, 191, 203, 187, 191, 191, 51, 51, 60, 191, 251, 187, 191, 188, 251, 207, 187, 187, 255, 195, 51, 60, 187, 207, 187, 251, 187, 192, 207, 252, 187, 187, 191, 195, 51, 63, 187, 207, 255, 203, 187, 188, 15, 188, 187, 187, 187, 195, 51, 59, 187, 252, 204, 75, 187, 188, 12, 252, 187, 187, 187, 243, 51, 63, 187, 255, 204, 228, 187, 187, 64, 195, 187, 187, 187, 243, 51, 59, 187, 191, 192, 204, 187, 187, 16, 195, 203, 187, 191, 252, 51, 203, 187, 187, 48, 196, 235, 187, 180, 3, 59, 187, 255, 188, 51, 203, 187, 188, 48, 0, 14, 187, 188, 3, 60, 191, 191, 252, 51, 203, 191, 252, 0, 52, 203, 3, 0, 3, 51, 251, 255, 255, 0, 251, 187, 195, 48, 195, 51, 48, 3, 51, 12, 207, 251, 204, 187, 191, 48, 3, 51, 51, 48, 0, 48, 192, 60, 207, 204, 251, 252, 204, 0, 51, 51, 51, 15, 191, 204, 204, 204, 191, 255, 252, 0, 51, 51, 0, 11, 255, 204, 207, 187, 251, 187, 195, 12, 3, 51, 0, 3, 207, 204, 203, 255, 191, 188, 51, 0, 12, 195, 51, 0, 0, 51, 48, 204, 204, 203, 251, 192, 51, 48, 192, 51, 48, 0, 51, 51, 60, 207, 255, 187, 179, 51, 48, 0, 51, 48, 0, 51, 51, 48, 207, 187, 251, 188, 51, 51, 51, 48, 3, 51, 51, 51, 207, 255, 191, 188, 51, 51, 4, 227, 48, 3, 51, 51, 48, 207, 251, 251, 252, 51, 51, 0, 14, 195, 12, 0, 51, 51, 51, 51, 207, 255, 191, 188, 51, 51, 48, 12, 227, 236, 0, 51, 51, 51, 51, 207, 251, 251, 255, 51, 51, 48, 12, 204, 187, 192, 51, 51, 51, 51, 207, 255, 191, 191, 51, 51, 48, 236, 188, 64, 0, 51, 51, 51, 51, 204, 251, 251, 251, 195, 51, 48, 76, 204, 0, 51, 51, 51, 51, 204, 255, 191, 191, 195, 51, 51, 0, 0, 51, 51, 51, 51, 204, 251, 251, 251, 195, 51, 51, 0, 51, 51, 51, 51, 204, 255, 191, 191, 195, 51, 51, 0, 3, 51, 51, 51, 51, 204, 251, 251, 251, 195, 51, 51, 48, 3, 51, 51, 51, 51, 204, 255, 191, 191, 195, 51, 51, 48, 3, 51, 51, 51, 51, 204, 251, 251, 251, 195, 51, 51, 48, 3, 51, 51, 51, 51, 204, 207, 191, 191, 195, 51, 51, 48, 3, 51, 51, 51, 51, 204, 203, 251, 251, 243, 51, 51, 51, 3, 51, 51, 51, 51, 12, 207, 191, 191, 243, 51, 51, 51, 0, 51, 51, 51, 51, 51, 12, 207, 251, 251, 179, 51, 51, 51, 0, 51, 51, 51, 51, 51, 12, 204, 255, 191, 243, 51, 51, 51, 48, 51, 51, 51, 51, 51, 12, 204, 255, 255, 195, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 60, 204, 204, 204, 3, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 0, 0, 0, 51, 51, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 0, 0, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 0, 51, 51, 51, 51, 48, 3, 51, 51, 51, 48, 0, 51, 51, 51, 51, 48, 3, 51, 51, 48, 12, 3, 51, 51, 51, 51, 48, 51, 51, 12, 203, 3, 51, 51, 51, 51, 0, 51, 51, 12, 255, 0, 51, 51, 51, 51, 3, 48, 204, 207, 0, 51, 51, 51, 48, 3, 51, 204, 207, 0, 48, 48, 204, 0, 3, 48, 204, 204, 3, 0, 204, 3, 48, 204, 204, 48, 48, 204, 0, 48, 204, 204, 3, 0, 204, 48, 204, 204, 48, 48, 204, 48, 204, 204, 3, 48, 204, 48, 204, 204, 3, 60, 204, 48, 204, 192, 3, 12, 204, 51, 204, 192, 0, 60, 204, 51, 204, 0, 3, 3, 204, 3, 48, 51, 51, 51, 51, 3, 51, 51, 48, 3, 51, 51, 48, 3, 51, 51, 51, 0, 0, 51, 51, 51, 48, 3, 51, 51, 51, 48, 3, 51, 51, 51, 0, 3, 51, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 0, 0, 51, 51, 51, 0, 51, 51, 0, 51, 48, 0, 0, 0, 0, 0, 3, 51, 48, 1, 16, 51, 51, 51, 0, 17, 19, 51, 51, 51, 0, 0, 17, 19, 51, 51, 51, 0, 0, 17, 3, 51, 51, 51, 0, 17, 3, 51, 51, 51, 0, 0, 0, 192, 1, 16, 51, 51, 51, 75, 192, 1, 48, 206, 16, 51, 51, 60, 235, 224, 51, 4, 187, 192, 0, 17, 51, 51, 236, 203, 64, 3, 51, 59, 187, 224, 0, 0, 51, 51, 203, 187, 224, 1, 3, 51, 52, 187, 64, 0, 0, 51, 51, 207, 251, 240, 16, 51, 51, 48, 204, 1, 1, 51, 60, 204, 204, 240, 12, 227, 51, 51, 51, 192, 1, 195, 49, 0, 3, 60, 204, 204, 192, 203, 176, 3, 51, 0, 204, 191, 187, 252, 48, 3, 3, 60, 204, 207, 192, 187, 187, 16, 15, 187, 187, 187, 191, 179, 48, 3, 51, 60, 207, 252, 193, 0, 14, 187, 188, 4, 187, 187, 187, 255, 252, 51, 51, 3, 51, 60, 251, 191, 187, 252, 0, 11, 187, 179, 76, 64, 204, 204, 204, 255, 252, 3, 51, 51, 60, 191, 251, 187, 187, 191, 192, 11, 187, 3, 4, 195, 204, 204, 204, 207, 251, 195, 51, 51, 51, 204, 191, 187, 187, 187, 187, 188, 11, 187, 52, 78, 3, 204, 207, 204, 207, 255, 179, 51, 51, 51, 51, 251, 187, 187, 187, 187, 252, 11, 187, 14, 228, 51, 60, 207, 252, 204, 255, 240, 51, 51, 51, 48, 187, 187, 187, 187, 187, 192, 12, 180, 4, 204, 51, 60, 207, 255, 204, 255, 188, 51, 51, 51, 60, 251, 187, 187, 187, 188, 12, 192, 0, 192, 51, 60, 207, 255, 204, 207, 255, 51, 51, 51, 60, 187, 187, 187, 187, 188, 0, 0, 12, 204, 255, 252, 207, 255, 51, 51, 51, 60, 251, 187, 187, 187, 204, 204, 255, 255, 204, 251, 3, 51, 51, 59, 187, 187, 187, 187, 192, 204, 207, 255, 204, 255, 195, 51, 51, 63, 251, 187, 187, 191, 192, 204, 207, 187, 252, 255, 195, 51, 51, 59, 187, 187, 187, 251, 176, 12, 207, 255, 255, 207, 195, 51, 51, 15, 187, 187, 191, 187, 176, 12, 204, 187, 255, 255, 243, 51, 51, 203, 191, 187, 251, 251, 187, 252, 255, 191, 255, 243, 51, 51, 207, 251, 251, 191, 203, 187, 0, 207, 203, 251, 251, 243, 51, 51, 251, 188, 251, 252, 11, 187, 176, 12, 207, 187, 191, 252, 51, 51, 255, 188, 207, 252, 204, 187, 188, 12, 203, 187, 187, 188, 3, 51, 251, 191, 204, 192, 76, 187, 187, 0, 207, 187, 187, 187, 51, 51, 187, 187, 204, 51, 3, 203, 187, 176, 1, 12, 187, 187, 191, 195, 48, 187, 187, 188, 48, 0, 204, 235, 16, 3, 187, 191, 251, 195, 60, 187, 187, 252, 0, 4, 60, 204, 51, 0, 1, 3, 203, 251, 191, 195, 60, 187, 191, 185, 0, 147, 192, 48, 0, 3, 15, 191, 252, 195, 15, 191, 251, 195, 3, 51, 51, 48, 3, 60, 204, 204, 195, 59, 187, 191, 51, 3, 51, 51, 51, 3, 12, 204, 204, 195, 207, 191, 252, 60, 0, 51, 51, 51, 0, 0, 204, 204, 204, 204, 203, 251, 188, 204, 0, 51, 51, 48, 0, 204, 204, 204, 204, 204, 191, 251, 192, 0, 51, 51, 48, 0, 60, 204, 204, 251, 251, 187, 191, 3, 9, 51, 51, 3, 51, 204, 204, 255, 191, 191, 240, 51, 0, 0, 51, 51, 3, 51, 51, 204, 204, 204, 252, 3, 51, 0, 51, 51, 0, 3, 51, 51, 204, 255, 191, 191, 51, 51, 48, 3, 51, 0, 0, 51, 51, 51, 204, 187, 251, 251, 3, 51, 48, 195, 51, 48, 0, 51, 51, 51, 204, 255, 191, 191, 51, 51, 51, 227, 78, 48, 3, 51, 51, 48, 204, 187, 251, 251, 3, 51, 51, 192, 187, 224, 3, 51, 51, 51, 204, 255, 191, 191, 3, 51, 51, 0, 228, 187, 192, 0, 3, 51, 51, 48, 204, 187, 251, 251, 3, 51, 51, 0, 76, 188, 192, 0, 3, 51, 51, 51, 204, 255, 191, 191, 3, 51, 51, 48, 4, 76, 0, 51, 51, 51, 51, 204, 187, 251, 251, 3, 51, 51, 48, 0, 51, 51, 51, 51, 204, 255, 191, 191, 3, 51, 51, 48, 0, 51, 51, 51, 51, 204, 187, 251, 251, 195, 51, 51, 48, 0, 51, 51, 51, 51, 204, 255, 191, 191, 195, 51, 51, 51, 0, 51, 51, 51, 51, 204, 187, 251, 251, 195, 51, 51, 51, 3, 51, 51, 51, 51, 12, 255, 191, 191, 195, 51, 51, 51, 0, 3, 51, 51, 51, 51, 12, 187, 251, 251, 195, 51, 51, 51, 48, 3, 51, 51, 51, 51, 12, 255, 191, 191, 195, 51, 51, 51, 48, 3, 51, 51, 51, 51, 12, 251, 251, 251, 243, 51, 51, 51, 48, 3, 51, 51, 51, 51, 12, 255, 191, 191, 243, 51, 51, 51, 51, 51, 51, 51, 51, 51, 12, 207, 251, 251, 179, 51, 51, 51, 51, 51, 51, 51, 51, 51, 12, 204, 255, 255, 243, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 12, 204, 207, 195, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 48, 48, 204, 204, 3, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 51, 0, 0, 3, 51, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 48, 9, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 0, 147, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 48, 147, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 9, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 147, 51, 51, 51, 192, 51, 51, 51, 51, 48, 51, 51, 51, 12, 240, 3, 51, 51, 51, 48, 3, 51, 48, 207, 192, 3, 51, 51, 3, 48, 51, 48, 207, 192, 3, 0, 12, 0, 48, 147, 48, 204, 240, 0, 48, 12, 204, 48, 51, 48, 204, 192, 0, 0, 12, 204, 147, 48, 204, 192, 0, 48, 12, 204, 3, 48, 204, 192, 3, 12, 204, 3, 48, 204, 192, 48, 12, 204, 9, 48, 204, 192, 3, 12, 204, 3, 48, 204, 192, 0, 12, 204, 144, 204, 192, 3, 60, 204, 48, 204, 192, 0, 12, 204, 144, 204, 48, 3, 48, 204, 9, 51, 51, 51, 51, 48, 3, 51, 51, 48, 3, 51, 51, 48, 9, 51, 51, 51, 0, 0, 51, 51, 51, 48, 3, 51, 51, 51, 48, 3, 51, 51, 51, 0, 9, 51, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 48, 0, 51, 51, 51, 0, 51, 51, 0, 51, 48
albs-br/msx-mk
4,263
Data/scorpion/stance/left/scorpion_frame_1_list.s
db 14, 4 dw 0x8000 + 1203 db 128, 5 dw 0x8000 + 1207 db 127, 6 dw 0x8000 + 1212 db 128, 6 dw 0x8000 + 1218 db 128, 6 dw 0x8000 + 1224 db 128, 6 dw 0x8000 + 1230 db 128, 6 dw 0x8000 + 1236 db 123, 2 dw 0x8000 + 1242 db 5, 6 dw 0x8000 + 1244 db 122, 4 dw 0x8000 + 1250 db 6, 6 dw 0x8000 + 1254 db 122, 4 dw 0x8000 + 1260 db 6, 6 dw 0x8000 + 1264 db 121, 5 dw 0x8000 + 1270 db 6, 7 dw 0x8000 + 1275 db 121, 6 dw 0x8000 + 1282 db 7, 7 dw 0x8000 + 1288 db 121, 6 dw 0x8000 + 1295 db 7, 7 dw 0x8000 + 1301 db 120, 15 dw 0x8000 + 1308 db 128, 15 dw 0x8000 + 1323 db 127, 16 dw 0x8000 + 1338 db 128, 17 dw 0x8000 + 1354 db 127, 20 dw 0x8000 + 1371 db 128, 21 dw 0x8000 + 1391 db 128, 21 dw 0x8000 + 1412 db 128, 21 dw 0x8000 + 1433 db 128, 20 dw 0x8000 + 1454 db 128, 20 dw 0x8000 + 1474 db 129, 19 dw 0x8000 + 1494 db 132, 15 dw 0x8000 + 1513 db 129, 14 dw 0x8000 + 1528 db 128, 14 dw 0x8000 + 1542 db 128, 14 dw 0x8000 + 1556 db 128, 14 dw 0x8000 + 1570 db 129, 13 dw 0x8000 + 1584 db 128, 13 dw 0x8000 + 1597 db 128, 14 dw 0x8000 + 1610 db 128, 14 dw 0x8000 + 1624 db 129, 13 dw 0x8000 + 1638 db 128, 14 dw 0x8000 + 1651 db 128, 14 dw 0x8000 + 1665 db 128, 14 dw 0x8000 + 1679 db 128, 9 dw 0x8000 + 1693 db 10, 4 dw 0x8000 + 1702 db 118, 9 dw 0x8000 + 1706 db 10, 5 dw 0x8000 + 1715 db 118, 9 dw 0x8000 + 1720 db 11, 4 dw 0x8000 + 1729 db 118, 8 dw 0x8000 + 1733 db 10, 4 dw 0x8000 + 1741 db 118, 8 dw 0x8000 + 1745 db 11, 3 dw 0x8000 + 1753 db 116, 10 dw 0x8000 + 1756 db 12, 3 dw 0x8000 + 1766 db 116, 10 dw 0x8000 + 1769 db 13, 3 dw 0x8000 + 1779 db 115, 10 dw 0x8000 + 1782 db 13, 3 dw 0x8000 + 1792 db 115, 10 dw 0x8000 + 1795 db 13, 3 dw 0x8000 + 1805 db 115, 11 dw 0x8000 + 1808 db 13, 3 dw 0x8000 + 1819 db 115, 11 dw 0x8000 + 1822 db 13, 3 dw 0x8000 + 1833 db 114, 12 dw 0x8000 + 1836 db 14, 3 dw 0x8000 + 1848 db 114, 12 dw 0x8000 + 1851 db 14, 3 dw 0x8000 + 1863 db 114, 12 dw 0x8000 + 1866 db 14, 3 dw 0x8000 + 1878 db 114, 13 dw 0x8000 + 1881 db 14, 3 dw 0x8000 + 1894 db 114, 13 dw 0x8000 + 1897 db 15, 1 dw 0x8000 + 1910 db 113, 13 dw 0x8000 + 1911 db 128, 13 dw 0x8000 + 1924 db 128, 13 dw 0x8000 + 1937 db 128, 14 dw 0x8000 + 1950 db 127, 15 dw 0x8000 + 1964 db 128, 15 dw 0x8000 + 1979 db 128, 15 dw 0x8000 + 1994 db 128, 15 dw 0x8000 + 2009 db 128, 15 dw 0x8000 + 2024 db 128, 16 dw 0x8000 + 2039 db 128, 16 dw 0x8000 + 2055 db 128, 16 dw 0x8000 + 2071 db 128, 16 dw 0x8000 + 2087 db 128, 7 dw 0x8000 + 2103 db 9, 7 dw 0x8000 + 2110 db 119, 6 dw 0x8000 + 2117 db 9, 7 dw 0x8000 + 2123 db 118, 7 dw 0x8000 + 2130 db 10, 7 dw 0x8000 + 2137 db 118, 7 dw 0x8000 + 2144 db 10, 7 dw 0x8000 + 2151 db 118, 7 dw 0x8000 + 2158 db 11, 6 dw 0x8000 + 2165 db 117, 7 dw 0x8000 + 2171 db 11, 6 dw 0x8000 + 2178 db 117, 7 dw 0x8000 + 2184 db 11, 6 dw 0x8000 + 2191 db 117, 7 dw 0x8000 + 2197 db 11, 6 dw 0x8000 + 2204 db 117, 6 dw 0x8000 + 2210 db 12, 5 dw 0x8000 + 2216 db 116, 6 dw 0x8000 + 2221 db 12, 5 dw 0x8000 + 2227 db 116, 6 dw 0x8000 + 2232 db 12, 5 dw 0x8000 + 2238 db 116, 5 dw 0x8000 + 2243 db 12, 5 dw 0x8000 + 2248 db 116, 5 dw 0x8000 + 2253 db 13, 4 dw 0x8000 + 2258 db 115, 5 dw 0x8000 + 2262 db 13, 4 dw 0x8000 + 2267 db 115, 5 dw 0x8000 + 2271 db 13, 4 dw 0x8000 + 2276 db 115, 5 dw 0x8000 + 2280 db 13, 4 dw 0x8000 + 2285 db 115, 5 dw 0x8000 + 2289 db 13, 4 dw 0x8000 + 2294 db 115, 4 dw 0x8000 + 2298 db 13, 4 dw 0x8000 + 2302 db 115, 4 dw 0x8000 + 2306 db 14, 3 dw 0x8000 + 2310 db 114, 4 dw 0x8000 + 2313 db 14, 3 dw 0x8000 + 2317 db 115, 3 dw 0x8000 + 2320 db 13, 3 dw 0x8000 + 2323 db 115, 3 dw 0x8000 + 2326 db 13, 3 dw 0x8000 + 2329 db 115, 3 dw 0x8000 + 2332 db 13, 3 dw 0x8000 + 2335 db 115, 3 dw 0x8000 + 2338 db 13, 3 dw 0x8000 + 2341 db 115, 3 dw 0x8000 + 2344 db 13, 3 dw 0x8000 + 2347 db 115, 3 dw 0x8000 + 2350 db 13, 4 dw 0x8000 + 2353 db 114, 4 dw 0x8000 + 2357 db 14, 5 dw 0x8000 + 2361 db 113, 5 dw 0x8000 + 2366 db 15, 5 dw 0x8000 + 2371 db 113, 5 dw 0x8000 + 2376 db 15, 5 dw 0x8000 + 2381 db 113, 4 dw 0x8000 + 2386 db 16, 4 dw 0x8000 + 2390 db 112, 4 dw 0x8000 + 2394 db 16, 4 dw 0x8000 + 2398 db 112, 3 dw 0x8000 + 2402 db 17, 3 dw 0x8000 + 2405 db 0 ; end of frame
albs-br/msx-mk
4,315
Data/scorpion/stance/left/scorpion_frame_6_list.s
db 14, 3 dw 0x8000 + 7197 db 127, 5 dw 0x8000 + 7200 db 128, 5 dw 0x8000 + 7205 db 127, 7 dw 0x8000 + 7210 db 128, 7 dw 0x8000 + 7217 db 128, 7 dw 0x8000 + 7224 db 129, 6 dw 0x8000 + 7231 db 121, 3 dw 0x8000 + 7237 db 6, 7 dw 0x8000 + 7240 db 122, 3 dw 0x8000 + 7247 db 7, 6 dw 0x8000 + 7250 db 121, 4 dw 0x8000 + 7256 db 6, 7 dw 0x8000 + 7260 db 121, 5 dw 0x8000 + 7267 db 7, 7 dw 0x8000 + 7272 db 120, 6 dw 0x8000 + 7279 db 8, 7 dw 0x8000 + 7285 db 120, 5 dw 0x8000 + 7292 db 8, 7 dw 0x8000 + 7297 db 119, 6 dw 0x8000 + 7304 db 7, 9 dw 0x8000 + 7310 db 121, 16 dw 0x8000 + 7319 db 128, 17 dw 0x8000 + 7335 db 127, 19 dw 0x8000 + 7352 db 128, 20 dw 0x8000 + 7371 db 128, 21 dw 0x8000 + 7391 db 128, 21 dw 0x8000 + 7412 db 128, 21 dw 0x8000 + 7433 db 128, 20 dw 0x8000 + 7454 db 128, 20 dw 0x8000 + 7474 db 131, 17 dw 0x8000 + 7494 db 131, 14 dw 0x8000 + 7511 db 128, 14 dw 0x8000 + 7525 db 128, 14 dw 0x8000 + 7539 db 128, 14 dw 0x8000 + 7553 db 128, 14 dw 0x8000 + 7567 db 129, 14 dw 0x8000 + 7581 db 128, 14 dw 0x8000 + 7595 db 128, 14 dw 0x8000 + 7609 db 128, 14 dw 0x8000 + 7623 db 128, 15 dw 0x8000 + 7637 db 128, 15 dw 0x8000 + 7652 db 129, 15 dw 0x8000 + 7667 db 127, 11 dw 0x8000 + 7682 db 12, 4 dw 0x8000 + 7693 db 117, 9 dw 0x8000 + 7697 db 11, 4 dw 0x8000 + 7706 db 117, 9 dw 0x8000 + 7710 db 11, 4 dw 0x8000 + 7719 db 117, 9 dw 0x8000 + 7723 db 11, 5 dw 0x8000 + 7732 db 117, 9 dw 0x8000 + 7737 db 12, 4 dw 0x8000 + 7746 db 116, 9 dw 0x8000 + 7750 db 12, 4 dw 0x8000 + 7759 db 116, 9 dw 0x8000 + 7763 db 13, 3 dw 0x8000 + 7772 db 115, 10 dw 0x8000 + 7775 db 13, 3 dw 0x8000 + 7785 db 115, 10 dw 0x8000 + 7788 db 14, 2 dw 0x8000 + 7798 db 113, 11 dw 0x8000 + 7800 db 15, 3 dw 0x8000 + 7811 db 113, 11 dw 0x8000 + 7814 db 15, 3 dw 0x8000 + 7825 db 113, 11 dw 0x8000 + 7828 db 15, 3 dw 0x8000 + 7839 db 113, 11 dw 0x8000 + 7842 db 15, 3 dw 0x8000 + 7853 db 113, 12 dw 0x8000 + 7856 db 15, 3 dw 0x8000 + 7868 db 112, 13 dw 0x8000 + 7871 db 16, 3 dw 0x8000 + 7884 db 112, 13 dw 0x8000 + 7887 db 16, 2 dw 0x8000 + 7900 db 112, 13 dw 0x8000 + 7902 db 128, 13 dw 0x8000 + 7915 db 128, 13 dw 0x8000 + 7928 db 128, 13 dw 0x8000 + 7941 db 128, 13 dw 0x8000 + 7954 db 128, 14 dw 0x8000 + 7967 db 128, 14 dw 0x8000 + 7981 db 128, 14 dw 0x8000 + 7995 db 128, 14 dw 0x8000 + 8009 db 128, 14 dw 0x8000 + 8023 db 128, 14 dw 0x8000 + 8037 db 128, 14 dw 0x8000 + 8051 db 128, 14 dw 0x8000 + 8065 db 127, 16 dw 0x8000 + 8079 db 128, 16 dw 0x8000 + 8095 db 128, 7 dw 0x8000 + 8111 db 9, 7 dw 0x8000 + 8118 db 119, 7 dw 0x8000 + 8125 db 9, 7 dw 0x8000 + 8132 db 119, 7 dw 0x8000 + 8139 db 9, 7 dw 0x8000 + 8146 db 119, 7 dw 0x8000 + 8153 db 10, 6 dw 0x8000 + 8160 db 118, 7 dw 0x8000 + 8166 db 10, 6 dw 0x8000 + 8173 db 118, 6 dw 0x8000 + 8179 db 10, 6 dw 0x8000 + 8185 db 118, 6 dw 0x8000 + 8191 db 11, 6 dw 0x8000 + 8197 db 117, 6 dw 0x8000 + 8203 db 11, 6 dw 0x8000 + 8209 db 117, 6 dw 0x8000 + 8215 db 11, 6 dw 0x8000 + 8221 db 117, 5 dw 0x8000 + 8227 db 11, 6 dw 0x8000 + 8232 db 117, 5 dw 0x8000 + 8238 db 12, 5 dw 0x8000 + 8243 db 116, 5 dw 0x8000 + 8248 db 12, 5 dw 0x8000 + 8253 db 116, 5 dw 0x8000 + 8258 db 12, 5 dw 0x8000 + 8263 db 116, 5 dw 0x8000 + 8268 db 13, 4 dw 0x8000 + 8273 db 115, 5 dw 0x8000 + 8277 db 13, 4 dw 0x8000 + 8282 db 115, 5 dw 0x8000 + 8286 db 13, 4 dw 0x8000 + 8291 db 115, 4 dw 0x8000 + 8295 db 13, 4 dw 0x8000 + 8299 db 115, 4 dw 0x8000 + 8303 db 13, 4 dw 0x8000 + 8307 db 116, 3 dw 0x8000 + 8311 db 12, 4 dw 0x8000 + 8314 db 116, 3 dw 0x8000 + 8318 db 12, 4 dw 0x8000 + 8321 db 116, 3 dw 0x8000 + 8325 db 12, 4 dw 0x8000 + 8328 db 116, 3 dw 0x8000 + 8332 db 13, 3 dw 0x8000 + 8335 db 115, 3 dw 0x8000 + 8338 db 13, 3 dw 0x8000 + 8341 db 115, 3 dw 0x8000 + 8344 db 13, 3 dw 0x8000 + 8347 db 115, 3 dw 0x8000 + 8350 db 13, 3 dw 0x8000 + 8353 db 115, 3 dw 0x8000 + 8356 db 13, 4 dw 0x8000 + 8359 db 114, 4 dw 0x8000 + 8363 db 14, 5 dw 0x8000 + 8367 db 113, 5 dw 0x8000 + 8372 db 15, 5 dw 0x8000 + 8377 db 113, 5 dw 0x8000 + 8382 db 15, 5 dw 0x8000 + 8387 db 113, 4 dw 0x8000 + 8392 db 16, 4 dw 0x8000 + 8396 db 112, 4 dw 0x8000 + 8400 db 16, 4 dw 0x8000 + 8404 db 112, 3 dw 0x8000 + 8408 db 17, 3 dw 0x8000 + 8411 db 0 ; end of frame
albs-br/msx-mk
4,155
Data/scorpion/stance/left/scorpion_frame_4_list.s
db 14, 3 dw 0x8000 + 4826 db 128, 4 dw 0x8000 + 4829 db 127, 5 dw 0x8000 + 4833 db 128, 6 dw 0x8000 + 4838 db 128, 6 dw 0x8000 + 4844 db 128, 6 dw 0x8000 + 4850 db 128, 6 dw 0x8000 + 4856 db 122, 3 dw 0x8000 + 4862 db 6, 6 dw 0x8000 + 4865 db 122, 3 dw 0x8000 + 4871 db 6, 6 dw 0x8000 + 4874 db 121, 5 dw 0x8000 + 4880 db 7, 6 dw 0x8000 + 4885 db 121, 5 dw 0x8000 + 4891 db 7, 6 dw 0x8000 + 4896 db 120, 6 dw 0x8000 + 4902 db 7, 7 dw 0x8000 + 4908 db 121, 5 dw 0x8000 + 4915 db 7, 7 dw 0x8000 + 4920 db 120, 15 dw 0x8000 + 4927 db 128, 15 dw 0x8000 + 4942 db 128, 15 dw 0x8000 + 4957 db 127, 19 dw 0x8000 + 4972 db 128, 19 dw 0x8000 + 4991 db 127, 20 dw 0x8000 + 5010 db 128, 20 dw 0x8000 + 5030 db 128, 20 dw 0x8000 + 5050 db 128, 20 dw 0x8000 + 5070 db 128, 20 dw 0x8000 + 5090 db 128, 20 dw 0x8000 + 5110 db 128, 19 dw 0x8000 + 5130 db 133, 14 dw 0x8000 + 5149 db 128, 14 dw 0x8000 + 5163 db 128, 14 dw 0x8000 + 5177 db 129, 13 dw 0x8000 + 5191 db 128, 13 dw 0x8000 + 5204 db 128, 14 dw 0x8000 + 5217 db 129, 13 dw 0x8000 + 5231 db 128, 13 dw 0x8000 + 5244 db 128, 14 dw 0x8000 + 5257 db 128, 14 dw 0x8000 + 5271 db 128, 14 dw 0x8000 + 5285 db 129, 13 dw 0x8000 + 5299 db 128, 14 dw 0x8000 + 5312 db 128, 9 dw 0x8000 + 5326 db 10, 4 dw 0x8000 + 5335 db 118, 9 dw 0x8000 + 5339 db 10, 4 dw 0x8000 + 5348 db 118, 9 dw 0x8000 + 5352 db 10, 4 dw 0x8000 + 5361 db 118, 9 dw 0x8000 + 5365 db 11, 3 dw 0x8000 + 5374 db 117, 9 dw 0x8000 + 5377 db 11, 3 dw 0x8000 + 5386 db 117, 9 dw 0x8000 + 5389 db 12, 3 dw 0x8000 + 5398 db 115, 11 dw 0x8000 + 5401 db 13, 3 dw 0x8000 + 5412 db 115, 11 dw 0x8000 + 5415 db 13, 3 dw 0x8000 + 5426 db 115, 11 dw 0x8000 + 5429 db 13, 3 dw 0x8000 + 5440 db 115, 11 dw 0x8000 + 5443 db 13, 3 dw 0x8000 + 5454 db 115, 12 dw 0x8000 + 5457 db 13, 4 dw 0x8000 + 5469 db 115, 12 dw 0x8000 + 5473 db 13, 4 dw 0x8000 + 5485 db 115, 12 dw 0x8000 + 5489 db 13, 3 dw 0x8000 + 5501 db 115, 12 dw 0x8000 + 5504 db 14, 2 dw 0x8000 + 5516 db 114, 13 dw 0x8000 + 5518 db 128, 13 dw 0x8000 + 5531 db 128, 13 dw 0x8000 + 5544 db 128, 13 dw 0x8000 + 5557 db 128, 13 dw 0x8000 + 5570 db 128, 13 dw 0x8000 + 5583 db 127, 15 dw 0x8000 + 5596 db 128, 15 dw 0x8000 + 5611 db 128, 15 dw 0x8000 + 5626 db 128, 15 dw 0x8000 + 5641 db 128, 15 dw 0x8000 + 5656 db 128, 15 dw 0x8000 + 5671 db 128, 16 dw 0x8000 + 5686 db 128, 16 dw 0x8000 + 5702 db 127, 7 dw 0x8000 + 5718 db 10, 7 dw 0x8000 + 5725 db 118, 7 dw 0x8000 + 5732 db 10, 7 dw 0x8000 + 5739 db 118, 7 dw 0x8000 + 5746 db 10, 7 dw 0x8000 + 5753 db 118, 7 dw 0x8000 + 5760 db 11, 6 dw 0x8000 + 5767 db 117, 7 dw 0x8000 + 5773 db 11, 6 dw 0x8000 + 5780 db 117, 7 dw 0x8000 + 5786 db 11, 6 dw 0x8000 + 5793 db 117, 6 dw 0x8000 + 5799 db 11, 6 dw 0x8000 + 5805 db 117, 6 dw 0x8000 + 5811 db 12, 5 dw 0x8000 + 5817 db 116, 6 dw 0x8000 + 5822 db 12, 5 dw 0x8000 + 5828 db 116, 6 dw 0x8000 + 5833 db 13, 4 dw 0x8000 + 5839 db 115, 5 dw 0x8000 + 5843 db 13, 4 dw 0x8000 + 5848 db 115, 5 dw 0x8000 + 5852 db 13, 4 dw 0x8000 + 5857 db 115, 5 dw 0x8000 + 5861 db 13, 4 dw 0x8000 + 5866 db 115, 5 dw 0x8000 + 5870 db 13, 4 dw 0x8000 + 5875 db 115, 5 dw 0x8000 + 5879 db 13, 4 dw 0x8000 + 5884 db 115, 5 dw 0x8000 + 5888 db 13, 4 dw 0x8000 + 5893 db 115, 5 dw 0x8000 + 5897 db 13, 4 dw 0x8000 + 5902 db 115, 4 dw 0x8000 + 5906 db 14, 3 dw 0x8000 + 5910 db 115, 3 dw 0x8000 + 5913 db 13, 3 dw 0x8000 + 5916 db 115, 3 dw 0x8000 + 5919 db 13, 3 dw 0x8000 + 5922 db 115, 3 dw 0x8000 + 5925 db 13, 3 dw 0x8000 + 5928 db 115, 3 dw 0x8000 + 5931 db 13, 3 dw 0x8000 + 5934 db 115, 3 dw 0x8000 + 5937 db 13, 3 dw 0x8000 + 5940 db 115, 3 dw 0x8000 + 5943 db 13, 3 dw 0x8000 + 5946 db 115, 3 dw 0x8000 + 5949 db 13, 4 dw 0x8000 + 5952 db 114, 4 dw 0x8000 + 5956 db 14, 5 dw 0x8000 + 5960 db 113, 5 dw 0x8000 + 5965 db 15, 5 dw 0x8000 + 5970 db 113, 5 dw 0x8000 + 5975 db 15, 5 dw 0x8000 + 5980 db 113, 4 dw 0x8000 + 5985 db 16, 4 dw 0x8000 + 5989 db 112, 4 dw 0x8000 + 5993 db 16, 4 dw 0x8000 + 5997 db 112, 3 dw 0x8000 + 6001 db 17, 3 dw 0x8000 + 6004 db 0 ; end of frame
albs-br/msx-mk
4,086
Data/scorpion/stance/left/scorpion_frame_0_list.s
db 14, 4 dw 0x8000 + 0 db 127, 5 dw 0x8000 + 4 db 128, 5 dw 0x8000 + 9 db 128, 5 dw 0x8000 + 14 db 127, 7 dw 0x8000 + 19 db 128, 7 dw 0x8000 + 26 db 128, 7 dw 0x8000 + 33 db 123, 3 dw 0x8000 + 40 db 5, 7 dw 0x8000 + 43 db 122, 4 dw 0x8000 + 50 db 6, 7 dw 0x8000 + 54 db 122, 4 dw 0x8000 + 61 db 6, 7 dw 0x8000 + 65 db 121, 5 dw 0x8000 + 72 db 7, 7 dw 0x8000 + 77 db 120, 6 dw 0x8000 + 84 db 8, 7 dw 0x8000 + 90 db 120, 6 dw 0x8000 + 97 db 7, 8 dw 0x8000 + 103 db 120, 16 dw 0x8000 + 111 db 128, 16 dw 0x8000 + 127 db 128, 17 dw 0x8000 + 143 db 127, 21 dw 0x8000 + 160 db 128, 21 dw 0x8000 + 181 db 128, 21 dw 0x8000 + 202 db 128, 21 dw 0x8000 + 223 db 128, 21 dw 0x8000 + 244 db 128, 21 dw 0x8000 + 265 db 129, 19 dw 0x8000 + 286 db 133, 14 dw 0x8000 + 305 db 128, 14 dw 0x8000 + 319 db 128, 14 dw 0x8000 + 333 db 128, 14 dw 0x8000 + 347 db 129, 13 dw 0x8000 + 361 db 128, 14 dw 0x8000 + 374 db 128, 14 dw 0x8000 + 388 db 128, 14 dw 0x8000 + 402 db 129, 13 dw 0x8000 + 416 db 128, 13 dw 0x8000 + 429 db 128, 14 dw 0x8000 + 442 db 128, 14 dw 0x8000 + 456 db 128, 15 dw 0x8000 + 470 db 128, 10 dw 0x8000 + 485 db 11, 4 dw 0x8000 + 495 db 117, 9 dw 0x8000 + 499 db 11, 4 dw 0x8000 + 508 db 117, 9 dw 0x8000 + 512 db 11, 4 dw 0x8000 + 521 db 117, 9 dw 0x8000 + 525 db 12, 4 dw 0x8000 + 534 db 116, 9 dw 0x8000 + 538 db 12, 4 dw 0x8000 + 547 db 116, 9 dw 0x8000 + 551 db 12, 4 dw 0x8000 + 560 db 116, 10 dw 0x8000 + 564 db 13, 3 dw 0x8000 + 574 db 115, 10 dw 0x8000 + 577 db 13, 3 dw 0x8000 + 587 db 115, 10 dw 0x8000 + 590 db 13, 3 dw 0x8000 + 600 db 115, 10 dw 0x8000 + 603 db 14, 2 dw 0x8000 + 613 db 113, 12 dw 0x8000 + 615 db 14, 3 dw 0x8000 + 627 db 114, 12 dw 0x8000 + 630 db 14, 4 dw 0x8000 + 642 db 114, 12 dw 0x8000 + 646 db 14, 4 dw 0x8000 + 658 db 114, 12 dw 0x8000 + 662 db 14, 4 dw 0x8000 + 674 db 114, 12 dw 0x8000 + 678 db 14, 4 dw 0x8000 + 690 db 114, 12 dw 0x8000 + 694 db 15, 2 dw 0x8000 + 706 db 113, 12 dw 0x8000 + 708 db 127, 14 dw 0x8000 + 720 db 128, 14 dw 0x8000 + 734 db 128, 14 dw 0x8000 + 748 db 128, 14 dw 0x8000 + 762 db 128, 14 dw 0x8000 + 776 db 128, 15 dw 0x8000 + 790 db 128, 15 dw 0x8000 + 805 db 128, 15 dw 0x8000 + 820 db 128, 15 dw 0x8000 + 835 db 128, 15 dw 0x8000 + 850 db 128, 15 dw 0x8000 + 865 db 128, 15 dw 0x8000 + 880 db 128, 16 dw 0x8000 + 895 db 127, 7 dw 0x8000 + 911 db 9, 8 dw 0x8000 + 918 db 119, 7 dw 0x8000 + 926 db 10, 7 dw 0x8000 + 933 db 118, 7 dw 0x8000 + 940 db 10, 7 dw 0x8000 + 947 db 118, 7 dw 0x8000 + 954 db 10, 7 dw 0x8000 + 961 db 118, 6 dw 0x8000 + 968 db 10, 7 dw 0x8000 + 974 db 118, 6 dw 0x8000 + 981 db 11, 6 dw 0x8000 + 987 db 117, 6 dw 0x8000 + 993 db 11, 6 dw 0x8000 + 999 db 117, 6 dw 0x8000 + 1005 db 11, 6 dw 0x8000 + 1011 db 117, 6 dw 0x8000 + 1017 db 12, 5 dw 0x8000 + 1023 db 116, 5 dw 0x8000 + 1028 db 12, 5 dw 0x8000 + 1033 db 116, 5 dw 0x8000 + 1038 db 12, 5 dw 0x8000 + 1043 db 116, 5 dw 0x8000 + 1048 db 12, 5 dw 0x8000 + 1053 db 116, 5 dw 0x8000 + 1058 db 13, 4 dw 0x8000 + 1063 db 115, 5 dw 0x8000 + 1067 db 13, 4 dw 0x8000 + 1072 db 115, 5 dw 0x8000 + 1076 db 13, 4 dw 0x8000 + 1081 db 115, 4 dw 0x8000 + 1085 db 13, 4 dw 0x8000 + 1089 db 115, 4 dw 0x8000 + 1093 db 13, 4 dw 0x8000 + 1097 db 115, 4 dw 0x8000 + 1101 db 13, 4 dw 0x8000 + 1105 db 116, 3 dw 0x8000 + 1109 db 13, 3 dw 0x8000 + 1112 db 115, 3 dw 0x8000 + 1115 db 13, 3 dw 0x8000 + 1118 db 115, 3 dw 0x8000 + 1121 db 13, 3 dw 0x8000 + 1124 db 115, 3 dw 0x8000 + 1127 db 13, 3 dw 0x8000 + 1130 db 115, 3 dw 0x8000 + 1133 db 13, 3 dw 0x8000 + 1136 db 115, 3 dw 0x8000 + 1139 db 13, 3 dw 0x8000 + 1142 db 115, 3 dw 0x8000 + 1145 db 13, 4 dw 0x8000 + 1148 db 114, 4 dw 0x8000 + 1152 db 14, 5 dw 0x8000 + 1156 db 113, 5 dw 0x8000 + 1161 db 15, 5 dw 0x8000 + 1166 db 113, 5 dw 0x8000 + 1171 db 15, 5 dw 0x8000 + 1176 db 113, 4 dw 0x8000 + 1181 db 16, 4 dw 0x8000 + 1185 db 112, 4 dw 0x8000 + 1189 db 16, 4 dw 0x8000 + 1193 db 112, 3 dw 0x8000 + 1197 db 17, 3 dw 0x8000 + 1200 db 0 ; end of frame
albs-br/msx-mk
4,363
Data/scorpion/stance/left/scorpion_frame_5_list.s
db 14, 4 dw 0x8000 + 6007 db 128, 5 dw 0x8000 + 6011 db 127, 6 dw 0x8000 + 6016 db 128, 6 dw 0x8000 + 6022 db 128, 6 dw 0x8000 + 6028 db 122, 3 dw 0x8000 + 6034 db 6, 6 dw 0x8000 + 6037 db 122, 3 dw 0x8000 + 6043 db 6, 6 dw 0x8000 + 6046 db 121, 4 dw 0x8000 + 6052 db 7, 6 dw 0x8000 + 6056 db 120, 5 dw 0x8000 + 6062 db 8, 6 dw 0x8000 + 6067 db 120, 5 dw 0x8000 + 6073 db 8, 6 dw 0x8000 + 6078 db 120, 5 dw 0x8000 + 6084 db 7, 7 dw 0x8000 + 6089 db 121, 4 dw 0x8000 + 6096 db 8, 6 dw 0x8000 + 6100 db 119, 4 dw 0x8000 + 6106 db 8, 7 dw 0x8000 + 6110 db 119, 5 dw 0x8000 + 6117 db 7, 9 dw 0x8000 + 6122 db 121, 16 dw 0x8000 + 6131 db 128, 17 dw 0x8000 + 6147 db 127, 19 dw 0x8000 + 6164 db 128, 21 dw 0x8000 + 6183 db 128, 21 dw 0x8000 + 6204 db 128, 21 dw 0x8000 + 6225 db 128, 21 dw 0x8000 + 6246 db 128, 20 dw 0x8000 + 6267 db 128, 20 dw 0x8000 + 6287 db 129, 19 dw 0x8000 + 6307 db 132, 15 dw 0x8000 + 6326 db 129, 14 dw 0x8000 + 6341 db 128, 14 dw 0x8000 + 6355 db 128, 14 dw 0x8000 + 6369 db 128, 14 dw 0x8000 + 6383 db 129, 14 dw 0x8000 + 6397 db 128, 14 dw 0x8000 + 6411 db 128, 14 dw 0x8000 + 6425 db 128, 15 dw 0x8000 + 6439 db 129, 14 dw 0x8000 + 6454 db 128, 14 dw 0x8000 + 6468 db 128, 14 dw 0x8000 + 6482 db 128, 10 dw 0x8000 + 6496 db 11, 4 dw 0x8000 + 6506 db 117, 9 dw 0x8000 + 6510 db 11, 4 dw 0x8000 + 6519 db 117, 9 dw 0x8000 + 6523 db 11, 4 dw 0x8000 + 6532 db 117, 9 dw 0x8000 + 6536 db 11, 4 dw 0x8000 + 6545 db 118, 8 dw 0x8000 + 6549 db 11, 4 dw 0x8000 + 6557 db 117, 8 dw 0x8000 + 6561 db 11, 4 dw 0x8000 + 6569 db 117, 9 dw 0x8000 + 6573 db 11, 4 dw 0x8000 + 6582 db 116, 10 dw 0x8000 + 6586 db 13, 3 dw 0x8000 + 6596 db 115, 10 dw 0x8000 + 6599 db 13, 3 dw 0x8000 + 6609 db 115, 10 dw 0x8000 + 6612 db 14, 2 dw 0x8000 + 6622 db 114, 10 dw 0x8000 + 6624 db 13, 3 dw 0x8000 + 6634 db 115, 11 dw 0x8000 + 6637 db 13, 4 dw 0x8000 + 6648 db 115, 11 dw 0x8000 + 6652 db 13, 4 dw 0x8000 + 6663 db 115, 11 dw 0x8000 + 6667 db 13, 4 dw 0x8000 + 6678 db 115, 11 dw 0x8000 + 6682 db 14, 3 dw 0x8000 + 6693 db 113, 12 dw 0x8000 + 6696 db 15, 2 dw 0x8000 + 6708 db 113, 12 dw 0x8000 + 6710 db 16, 1 dw 0x8000 + 6722 db 112, 12 dw 0x8000 + 6723 db 128, 13 dw 0x8000 + 6735 db 128, 13 dw 0x8000 + 6748 db 128, 13 dw 0x8000 + 6761 db 128, 13 dw 0x8000 + 6774 db 128, 13 dw 0x8000 + 6787 db 128, 13 dw 0x8000 + 6800 db 128, 14 dw 0x8000 + 6813 db 128, 14 dw 0x8000 + 6827 db 128, 14 dw 0x8000 + 6841 db 128, 14 dw 0x8000 + 6855 db 127, 15 dw 0x8000 + 6869 db 128, 15 dw 0x8000 + 6884 db 128, 7 dw 0x8000 + 6899 db 8, 7 dw 0x8000 + 6906 db 120, 7 dw 0x8000 + 6913 db 9, 7 dw 0x8000 + 6920 db 119, 7 dw 0x8000 + 6927 db 9, 7 dw 0x8000 + 6934 db 119, 6 dw 0x8000 + 6941 db 9, 7 dw 0x8000 + 6947 db 119, 6 dw 0x8000 + 6954 db 9, 7 dw 0x8000 + 6960 db 119, 6 dw 0x8000 + 6967 db 10, 6 dw 0x8000 + 6973 db 118, 6 dw 0x8000 + 6979 db 10, 6 dw 0x8000 + 6985 db 118, 5 dw 0x8000 + 6991 db 10, 6 dw 0x8000 + 6996 db 117, 6 dw 0x8000 + 7002 db 11, 6 dw 0x8000 + 7008 db 117, 6 dw 0x8000 + 7014 db 12, 5 dw 0x8000 + 7020 db 116, 6 dw 0x8000 + 7025 db 12, 5 dw 0x8000 + 7031 db 116, 6 dw 0x8000 + 7036 db 13, 4 dw 0x8000 + 7042 db 115, 6 dw 0x8000 + 7046 db 13, 4 dw 0x8000 + 7052 db 115, 5 dw 0x8000 + 7056 db 13, 4 dw 0x8000 + 7061 db 115, 5 dw 0x8000 + 7065 db 13, 4 dw 0x8000 + 7070 db 115, 5 dw 0x8000 + 7074 db 13, 4 dw 0x8000 + 7079 db 116, 3 dw 0x8000 + 7083 db 12, 4 dw 0x8000 + 7086 db 116, 3 dw 0x8000 + 7090 db 12, 4 dw 0x8000 + 7093 db 116, 3 dw 0x8000 + 7097 db 13, 3 dw 0x8000 + 7100 db 115, 3 dw 0x8000 + 7103 db 13, 3 dw 0x8000 + 7106 db 115, 3 dw 0x8000 + 7109 db 13, 3 dw 0x8000 + 7112 db 115, 3 dw 0x8000 + 7115 db 13, 3 dw 0x8000 + 7118 db 115, 3 dw 0x8000 + 7121 db 13, 3 dw 0x8000 + 7124 db 115, 3 dw 0x8000 + 7127 db 13, 3 dw 0x8000 + 7130 db 115, 3 dw 0x8000 + 7133 db 13, 3 dw 0x8000 + 7136 db 115, 3 dw 0x8000 + 7139 db 13, 4 dw 0x8000 + 7142 db 114, 4 dw 0x8000 + 7146 db 14, 5 dw 0x8000 + 7150 db 113, 5 dw 0x8000 + 7155 db 15, 5 dw 0x8000 + 7160 db 113, 5 dw 0x8000 + 7165 db 15, 5 dw 0x8000 + 7170 db 113, 4 dw 0x8000 + 7175 db 16, 4 dw 0x8000 + 7179 db 112, 4 dw 0x8000 + 7183 db 16, 4 dw 0x8000 + 7187 db 112, 3 dw 0x8000 + 7191 db 17, 3 dw 0x8000 + 7194 db 0 ; end of frame
albs-br/msx-mk
4,308
Data/scorpion/stance/left/scorpion_frame_3_list.s
db 14, 4 dw 0x8000 + 3628 db 128, 5 dw 0x8000 + 3632 db 127, 6 dw 0x8000 + 3637 db 128, 6 dw 0x8000 + 3643 db 128, 6 dw 0x8000 + 3649 db 122, 3 dw 0x8000 + 3655 db 6, 6 dw 0x8000 + 3658 db 122, 3 dw 0x8000 + 3664 db 6, 6 dw 0x8000 + 3667 db 121, 5 dw 0x8000 + 3673 db 7, 6 dw 0x8000 + 3678 db 121, 5 dw 0x8000 + 3684 db 6, 7 dw 0x8000 + 3689 db 121, 6 dw 0x8000 + 3696 db 7, 8 dw 0x8000 + 3702 db 121, 5 dw 0x8000 + 3710 db 7, 8 dw 0x8000 + 3715 db 120, 5 dw 0x8000 + 3723 db 8, 8 dw 0x8000 + 3728 db 120, 5 dw 0x8000 + 3736 db 7, 9 dw 0x8000 + 3741 db 120, 5 dw 0x8000 + 3750 db 7, 9 dw 0x8000 + 3755 db 121, 16 dw 0x8000 + 3764 db 128, 17 dw 0x8000 + 3780 db 128, 18 dw 0x8000 + 3797 db 127, 20 dw 0x8000 + 3815 db 128, 20 dw 0x8000 + 3835 db 128, 20 dw 0x8000 + 3855 db 128, 20 dw 0x8000 + 3875 db 128, 20 dw 0x8000 + 3895 db 128, 20 dw 0x8000 + 3915 db 129, 19 dw 0x8000 + 3935 db 132, 15 dw 0x8000 + 3954 db 128, 14 dw 0x8000 + 3969 db 128, 14 dw 0x8000 + 3983 db 129, 13 dw 0x8000 + 3997 db 128, 14 dw 0x8000 + 4010 db 128, 14 dw 0x8000 + 4024 db 128, 14 dw 0x8000 + 4038 db 129, 13 dw 0x8000 + 4052 db 128, 14 dw 0x8000 + 4065 db 128, 14 dw 0x8000 + 4079 db 128, 14 dw 0x8000 + 4093 db 129, 14 dw 0x8000 + 4107 db 128, 14 dw 0x8000 + 4121 db 128, 9 dw 0x8000 + 4135 db 10, 4 dw 0x8000 + 4144 db 119, 8 dw 0x8000 + 4148 db 9, 4 dw 0x8000 + 4156 db 119, 8 dw 0x8000 + 4160 db 9, 4 dw 0x8000 + 4168 db 119, 8 dw 0x8000 + 4172 db 10, 4 dw 0x8000 + 4180 db 117, 10 dw 0x8000 + 4184 db 11, 4 dw 0x8000 + 4194 db 117, 10 dw 0x8000 + 4198 db 12, 3 dw 0x8000 + 4208 db 116, 10 dw 0x8000 + 4211 db 12, 3 dw 0x8000 + 4221 db 116, 10 dw 0x8000 + 4224 db 12, 4 dw 0x8000 + 4234 db 116, 10 dw 0x8000 + 4238 db 12, 4 dw 0x8000 + 4248 db 116, 11 dw 0x8000 + 4252 db 12, 4 dw 0x8000 + 4263 db 115, 12 dw 0x8000 + 4267 db 13, 4 dw 0x8000 + 4279 db 115, 12 dw 0x8000 + 4283 db 14, 3 dw 0x8000 + 4295 db 114, 12 dw 0x8000 + 4298 db 14, 3 dw 0x8000 + 4310 db 114, 12 dw 0x8000 + 4313 db 15, 1 dw 0x8000 + 4325 db 113, 12 dw 0x8000 + 4326 db 128, 12 dw 0x8000 + 4338 db 128, 13 dw 0x8000 + 4350 db 128, 13 dw 0x8000 + 4363 db 128, 13 dw 0x8000 + 4376 db 128, 13 dw 0x8000 + 4389 db 128, 13 dw 0x8000 + 4402 db 128, 13 dw 0x8000 + 4415 db 128, 14 dw 0x8000 + 4428 db 128, 14 dw 0x8000 + 4442 db 128, 14 dw 0x8000 + 4456 db 127, 15 dw 0x8000 + 4470 db 128, 15 dw 0x8000 + 4485 db 128, 15 dw 0x8000 + 4500 db 128, 7 dw 0x8000 + 4515 db 8, 7 dw 0x8000 + 4522 db 120, 7 dw 0x8000 + 4529 db 8, 8 dw 0x8000 + 4536 db 120, 7 dw 0x8000 + 4544 db 9, 7 dw 0x8000 + 4551 db 119, 7 dw 0x8000 + 4558 db 9, 7 dw 0x8000 + 4565 db 119, 6 dw 0x8000 + 4572 db 9, 7 dw 0x8000 + 4578 db 119, 6 dw 0x8000 + 4585 db 10, 6 dw 0x8000 + 4591 db 118, 6 dw 0x8000 + 4597 db 10, 6 dw 0x8000 + 4603 db 118, 6 dw 0x8000 + 4609 db 10, 6 dw 0x8000 + 4615 db 118, 5 dw 0x8000 + 4621 db 10, 6 dw 0x8000 + 4626 db 117, 6 dw 0x8000 + 4632 db 12, 5 dw 0x8000 + 4638 db 116, 6 dw 0x8000 + 4643 db 12, 5 dw 0x8000 + 4649 db 116, 6 dw 0x8000 + 4654 db 12, 5 dw 0x8000 + 4660 db 116, 6 dw 0x8000 + 4665 db 13, 4 dw 0x8000 + 4671 db 115, 6 dw 0x8000 + 4675 db 13, 4 dw 0x8000 + 4681 db 115, 5 dw 0x8000 + 4685 db 13, 4 dw 0x8000 + 4690 db 115, 5 dw 0x8000 + 4694 db 13, 4 dw 0x8000 + 4699 db 115, 5 dw 0x8000 + 4703 db 13, 4 dw 0x8000 + 4708 db 116, 3 dw 0x8000 + 4712 db 12, 4 dw 0x8000 + 4715 db 116, 3 dw 0x8000 + 4719 db 12, 4 dw 0x8000 + 4722 db 116, 3 dw 0x8000 + 4726 db 13, 3 dw 0x8000 + 4729 db 115, 3 dw 0x8000 + 4732 db 13, 3 dw 0x8000 + 4735 db 115, 3 dw 0x8000 + 4738 db 13, 3 dw 0x8000 + 4741 db 115, 3 dw 0x8000 + 4744 db 13, 3 dw 0x8000 + 4747 db 115, 3 dw 0x8000 + 4750 db 13, 3 dw 0x8000 + 4753 db 115, 3 dw 0x8000 + 4756 db 13, 3 dw 0x8000 + 4759 db 115, 3 dw 0x8000 + 4762 db 13, 3 dw 0x8000 + 4765 db 115, 3 dw 0x8000 + 4768 db 13, 4 dw 0x8000 + 4771 db 114, 4 dw 0x8000 + 4775 db 14, 5 dw 0x8000 + 4779 db 113, 5 dw 0x8000 + 4784 db 15, 5 dw 0x8000 + 4789 db 113, 5 dw 0x8000 + 4794 db 15, 5 dw 0x8000 + 4799 db 113, 4 dw 0x8000 + 4804 db 16, 4 dw 0x8000 + 4808 db 112, 4 dw 0x8000 + 4812 db 16, 4 dw 0x8000 + 4816 db 112, 3 dw 0x8000 + 4820 db 17, 3 dw 0x8000 + 4823 db 0 ; end of frame
albs-br/msx-mk
4,395
Data/scorpion/stance/left/scorpion_frame_2_list.s
db 14, 4 dw 0x8000 + 2408 db 128, 4 dw 0x8000 + 2412 db 127, 6 dw 0x8000 + 2416 db 128, 6 dw 0x8000 + 2422 db 128, 6 dw 0x8000 + 2428 db 123, 2 dw 0x8000 + 2434 db 5, 6 dw 0x8000 + 2436 db 122, 4 dw 0x8000 + 2442 db 6, 6 dw 0x8000 + 2446 db 122, 4 dw 0x8000 + 2452 db 6, 6 dw 0x8000 + 2456 db 121, 5 dw 0x8000 + 2462 db 7, 6 dw 0x8000 + 2467 db 120, 6 dw 0x8000 + 2473 db 7, 7 dw 0x8000 + 2479 db 121, 6 dw 0x8000 + 2486 db 7, 7 dw 0x8000 + 2492 db 120, 5 dw 0x8000 + 2499 db 8, 7 dw 0x8000 + 2504 db 120, 5 dw 0x8000 + 2511 db 8, 7 dw 0x8000 + 2516 db 120, 4 dw 0x8000 + 2523 db 8, 7 dw 0x8000 + 2527 db 119, 5 dw 0x8000 + 2534 db 6, 10 dw 0x8000 + 2539 db 122, 16 dw 0x8000 + 2549 db 127, 18 dw 0x8000 + 2565 db 128, 20 dw 0x8000 + 2583 db 128, 21 dw 0x8000 + 2603 db 128, 21 dw 0x8000 + 2624 db 128, 21 dw 0x8000 + 2645 db 128, 20 dw 0x8000 + 2666 db 128, 20 dw 0x8000 + 2686 db 129, 19 dw 0x8000 + 2706 db 132, 15 dw 0x8000 + 2725 db 128, 15 dw 0x8000 + 2740 db 128, 14 dw 0x8000 + 2755 db 129, 13 dw 0x8000 + 2769 db 128, 14 dw 0x8000 + 2782 db 128, 14 dw 0x8000 + 2796 db 129, 13 dw 0x8000 + 2810 db 128, 13 dw 0x8000 + 2823 db 128, 14 dw 0x8000 + 2836 db 128, 14 dw 0x8000 + 2850 db 129, 13 dw 0x8000 + 2864 db 128, 13 dw 0x8000 + 2877 db 128, 13 dw 0x8000 + 2890 db 128, 14 dw 0x8000 + 2903 db 128, 9 dw 0x8000 + 2917 db 10, 4 dw 0x8000 + 2926 db 119, 8 dw 0x8000 + 2930 db 10, 4 dw 0x8000 + 2938 db 117, 9 dw 0x8000 + 2942 db 11, 4 dw 0x8000 + 2951 db 117, 9 dw 0x8000 + 2955 db 11, 4 dw 0x8000 + 2964 db 117, 10 dw 0x8000 + 2968 db 12, 3 dw 0x8000 + 2978 db 116, 10 dw 0x8000 + 2981 db 12, 3 dw 0x8000 + 2991 db 116, 10 dw 0x8000 + 2994 db 12, 3 dw 0x8000 + 3004 db 116, 10 dw 0x8000 + 3007 db 13, 3 dw 0x8000 + 3017 db 115, 11 dw 0x8000 + 3020 db 13, 3 dw 0x8000 + 3031 db 115, 11 dw 0x8000 + 3034 db 13, 3 dw 0x8000 + 3045 db 114, 12 dw 0x8000 + 3048 db 14, 3 dw 0x8000 + 3060 db 114, 12 dw 0x8000 + 3063 db 14, 3 dw 0x8000 + 3075 db 114, 12 dw 0x8000 + 3078 db 14, 3 dw 0x8000 + 3090 db 114, 12 dw 0x8000 + 3093 db 14, 3 dw 0x8000 + 3105 db 114, 12 dw 0x8000 + 3108 db 14, 2 dw 0x8000 + 3120 db 114, 12 dw 0x8000 + 3122 db 128, 13 dw 0x8000 + 3134 db 128, 13 dw 0x8000 + 3147 db 128, 13 dw 0x8000 + 3160 db 127, 14 dw 0x8000 + 3173 db 128, 14 dw 0x8000 + 3187 db 128, 15 dw 0x8000 + 3201 db 128, 15 dw 0x8000 + 3216 db 128, 15 dw 0x8000 + 3231 db 128, 15 dw 0x8000 + 3246 db 128, 15 dw 0x8000 + 3261 db 128, 15 dw 0x8000 + 3276 db 128, 15 dw 0x8000 + 3291 db 128, 7 dw 0x8000 + 3306 db 8, 7 dw 0x8000 + 3313 db 119, 8 dw 0x8000 + 3320 db 9, 8 dw 0x8000 + 3328 db 119, 7 dw 0x8000 + 3336 db 10, 7 dw 0x8000 + 3343 db 118, 7 dw 0x8000 + 3350 db 10, 7 dw 0x8000 + 3357 db 118, 7 dw 0x8000 + 3364 db 10, 7 dw 0x8000 + 3371 db 118, 7 dw 0x8000 + 3378 db 10, 7 dw 0x8000 + 3385 db 118, 7 dw 0x8000 + 3392 db 11, 6 dw 0x8000 + 3399 db 117, 7 dw 0x8000 + 3405 db 11, 6 dw 0x8000 + 3412 db 117, 6 dw 0x8000 + 3418 db 11, 6 dw 0x8000 + 3424 db 117, 6 dw 0x8000 + 3430 db 11, 6 dw 0x8000 + 3436 db 117, 6 dw 0x8000 + 3442 db 12, 5 dw 0x8000 + 3448 db 116, 6 dw 0x8000 + 3453 db 12, 5 dw 0x8000 + 3459 db 116, 5 dw 0x8000 + 3464 db 12, 5 dw 0x8000 + 3469 db 116, 5 dw 0x8000 + 3474 db 13, 4 dw 0x8000 + 3479 db 115, 5 dw 0x8000 + 3483 db 13, 4 dw 0x8000 + 3488 db 115, 5 dw 0x8000 + 3492 db 13, 4 dw 0x8000 + 3497 db 115, 5 dw 0x8000 + 3501 db 13, 4 dw 0x8000 + 3506 db 115, 4 dw 0x8000 + 3510 db 13, 4 dw 0x8000 + 3514 db 115, 4 dw 0x8000 + 3518 db 13, 4 dw 0x8000 + 3522 db 116, 3 dw 0x8000 + 3526 db 12, 4 dw 0x8000 + 3529 db 116, 3 dw 0x8000 + 3533 db 12, 4 dw 0x8000 + 3536 db 116, 3 dw 0x8000 + 3540 db 13, 3 dw 0x8000 + 3543 db 115, 3 dw 0x8000 + 3546 db 13, 3 dw 0x8000 + 3549 db 115, 3 dw 0x8000 + 3552 db 13, 3 dw 0x8000 + 3555 db 115, 3 dw 0x8000 + 3558 db 13, 3 dw 0x8000 + 3561 db 115, 3 dw 0x8000 + 3564 db 13, 3 dw 0x8000 + 3567 db 115, 3 dw 0x8000 + 3570 db 13, 4 dw 0x8000 + 3573 db 114, 4 dw 0x8000 + 3577 db 14, 5 dw 0x8000 + 3581 db 113, 5 dw 0x8000 + 3586 db 15, 5 dw 0x8000 + 3591 db 113, 5 dw 0x8000 + 3596 db 15, 5 dw 0x8000 + 3601 db 113, 4 dw 0x8000 + 3606 db 16, 4 dw 0x8000 + 3610 db 112, 4 dw 0x8000 + 3614 db 16, 4 dw 0x8000 + 3618 db 112, 3 dw 0x8000 + 3622 db 17, 3 dw 0x8000 + 3625 db 0 ; end of frame
albs-br/msx-mk
3,750
Data/scorpion/uppercut/left/scorpion_uppercut_left_frame_1_list.s
db 24, 3 dw 0x8000 + 873 db 127, 4 dw 0x8000 + 876 db 128, 4 dw 0x8000 + 880 db 127, 6 dw 0x8000 + 884 db 128, 6 dw 0x8000 + 890 db 128, 6 dw 0x8000 + 896 db 128, 6 dw 0x8000 + 902 db 128, 6 dw 0x8000 + 908 db 128, 6 dw 0x8000 + 914 db 126, 8 dw 0x8000 + 920 db 128, 8 dw 0x8000 + 928 db 127, 9 dw 0x8000 + 936 db 128, 9 dw 0x8000 + 945 db 128, 9 dw 0x8000 + 954 db 127, 10 dw 0x8000 + 963 db 128, 10 dw 0x8000 + 973 db 128, 9 dw 0x8000 + 983 db 127, 10 dw 0x8000 + 992 db 128, 9 dw 0x8000 + 1002 db 128, 9 dw 0x8000 + 1011 db 128, 9 dw 0x8000 + 1020 db 128, 8 dw 0x8000 + 1029 db 128, 8 dw 0x8000 + 1037 db 127, 9 dw 0x8000 + 1045 db 128, 10 dw 0x8000 + 1054 db 128, 10 dw 0x8000 + 1064 db 128, 10 dw 0x8000 + 1074 db 128, 10 dw 0x8000 + 1084 db 127, 11 dw 0x8000 + 1094 db 128, 11 dw 0x8000 + 1105 db 128, 11 dw 0x8000 + 1116 db 128, 11 dw 0x8000 + 1127 db 128, 11 dw 0x8000 + 1138 db 128, 11 dw 0x8000 + 1149 db 128, 11 dw 0x8000 + 1160 db 128, 11 dw 0x8000 + 1171 db 128, 12 dw 0x8000 + 1182 db 128, 12 dw 0x8000 + 1194 db 128, 12 dw 0x8000 + 1206 db 128, 12 dw 0x8000 + 1218 db 127, 13 dw 0x8000 + 1230 db 128, 13 dw 0x8000 + 1243 db 128, 13 dw 0x8000 + 1256 db 128, 13 dw 0x8000 + 1269 db 128, 13 dw 0x8000 + 1282 db 128, 14 dw 0x8000 + 1295 db 128, 14 dw 0x8000 + 1309 db 128, 14 dw 0x8000 + 1323 db 127, 15 dw 0x8000 + 1337 db 128, 15 dw 0x8000 + 1352 db 128, 15 dw 0x8000 + 1367 db 128, 16 dw 0x8000 + 1382 db 128, 16 dw 0x8000 + 1398 db 128, 16 dw 0x8000 + 1414 db 128, 16 dw 0x8000 + 1430 db 128, 16 dw 0x8000 + 1446 db 128, 16 dw 0x8000 + 1462 db 128, 16 dw 0x8000 + 1478 db 127, 19 dw 0x8000 + 1494 db 128, 19 dw 0x8000 + 1513 db 128, 19 dw 0x8000 + 1532 db 128, 14 dw 0x8000 + 1551 db 15, 4 dw 0x8000 + 1565 db 113, 14 dw 0x8000 + 1569 db 15, 4 dw 0x8000 + 1583 db 113, 6 dw 0x8000 + 1587 db 7, 7 dw 0x8000 + 1593 db 8, 4 dw 0x8000 + 1600 db 113, 6 dw 0x8000 + 1604 db 7, 7 dw 0x8000 + 1610 db 8, 4 dw 0x8000 + 1617 db 113, 6 dw 0x8000 + 1621 db 7, 7 dw 0x8000 + 1627 db 9, 1 dw 0x8000 + 1634 db 112, 6 dw 0x8000 + 1635 db 8, 6 dw 0x8000 + 1641 db 119, 7 dw 0x8000 + 1647 db 9, 6 dw 0x8000 + 1654 db 119, 7 dw 0x8000 + 1660 db 9, 6 dw 0x8000 + 1667 db 118, 7 dw 0x8000 + 1673 db 10, 6 dw 0x8000 + 1680 db 118, 7 dw 0x8000 + 1686 db 11, 5 dw 0x8000 + 1693 db 117, 7 dw 0x8000 + 1698 db 11, 5 dw 0x8000 + 1705 db 116, 8 dw 0x8000 + 1710 db 12, 5 dw 0x8000 + 1718 db 116, 8 dw 0x8000 + 1723 db 12, 4 dw 0x8000 + 1731 db 116, 8 dw 0x8000 + 1735 db 12, 4 dw 0x8000 + 1743 db 116, 7 dw 0x8000 + 1747 db 12, 4 dw 0x8000 + 1754 db 116, 7 dw 0x8000 + 1758 db 12, 4 dw 0x8000 + 1765 db 116, 6 dw 0x8000 + 1769 db 12, 4 dw 0x8000 + 1775 db 115, 6 dw 0x8000 + 1779 db 13, 4 dw 0x8000 + 1785 db 115, 6 dw 0x8000 + 1789 db 13, 4 dw 0x8000 + 1795 db 115, 5 dw 0x8000 + 1799 db 12, 5 dw 0x8000 + 1804 db 115, 5 dw 0x8000 + 1809 db 13, 5 dw 0x8000 + 1814 db 115, 5 dw 0x8000 + 1819 db 13, 4 dw 0x8000 + 1824 db 115, 5 dw 0x8000 + 1828 db 13, 4 dw 0x8000 + 1833 db 115, 4 dw 0x8000 + 1837 db 13, 4 dw 0x8000 + 1841 db 114, 5 dw 0x8000 + 1845 db 14, 4 dw 0x8000 + 1850 db 114, 4 dw 0x8000 + 1854 db 14, 4 dw 0x8000 + 1858 db 114, 4 dw 0x8000 + 1862 db 14, 4 dw 0x8000 + 1866 db 114, 4 dw 0x8000 + 1870 db 14, 4 dw 0x8000 + 1874 db 114, 4 dw 0x8000 + 1878 db 14, 5 dw 0x8000 + 1882 db 114, 4 dw 0x8000 + 1887 db 14, 5 dw 0x8000 + 1891 db 114, 4 dw 0x8000 + 1896 db 14, 6 dw 0x8000 + 1900 db 114, 4 dw 0x8000 + 1906 db 15, 5 dw 0x8000 + 1910 db 113, 4 dw 0x8000 + 1915 db 15, 6 dw 0x8000 + 1919 db 113, 4 dw 0x8000 + 1925 db 16, 5 dw 0x8000 + 1929 db 112, 3 dw 0x8000 + 1934 db 17, 3 dw 0x8000 + 1937 db 0 ; end of frame
albs-br/msx-mk
1,103
Data/scorpion/uppercut/left/scorpion_uppercut_left_animation.s
Scorpion_Uppercut_Left_Animation_Headers: dw Scorpion_Uppercut_Left_Frame_0_Header, Scorpion_Uppercut_Left_Frame_0_Header, Scorpion_Uppercut_Left_Frame_0_Header dw Scorpion_Uppercut_Left_Frame_1_Header, Scorpion_Uppercut_Left_Frame_1_Header, Scorpion_Uppercut_Left_Frame_1_Header dw Scorpion_Uppercut_Left_Frame_2_Header, Scorpion_Uppercut_Left_Frame_2_Header, Scorpion_Uppercut_Left_Frame_2_Header dw Scorpion_Uppercut_Left_Frame_3_Header, Scorpion_Uppercut_Left_Frame_3_Header, Scorpion_Uppercut_Left_Frame_3_Header dw Scorpion_Uppercut_Left_Frame_4_Header, Scorpion_Uppercut_Left_Frame_4_Header, Scorpion_Uppercut_Left_Frame_4_Header dw Scorpion_Uppercut_Left_Frame_5_Header, Scorpion_Uppercut_Left_Frame_5_Header, Scorpion_Uppercut_Left_Frame_5_Header ; frame headers are all stored on MegaROM pages at address 0x8000, ; so the high byte will never be 0x00 or 0x01 dw 0x0100 ; end of data (end animation) ; dw 0x0000 ; end of data (loop animation, return to first frame) ; dw 0x0200 ; end of data (stop animation, keeps the frame while key is pressed, for example during block)
albs-br/msx-mk
4,602
Data/scorpion/uppercut/left/scorpion_uppercut_left_frame_3_list.s
db 23, 2 dw 0x8000 + 3139 db 127, 3 dw 0x8000 + 3141 db 128, 4 dw 0x8000 + 3144 db 128, 4 dw 0x8000 + 3148 db 128, 4 dw 0x8000 + 3152 db 128, 4 dw 0x8000 + 3156 db 128, 4 dw 0x8000 + 3160 db 128, 4 dw 0x8000 + 3164 db 128, 4 dw 0x8000 + 3168 db 128, 4 dw 0x8000 + 3172 db 128, 4 dw 0x8000 + 3176 db 128, 3 dw 0x8000 + 3180 db 128, 3 dw 0x8000 + 3183 db 128, 3 dw 0x8000 + 3186 db 128, 3 dw 0x8000 + 3189 db 127, 4 dw 0x8000 + 3192 db 128, 4 dw 0x8000 + 3196 db 128, 4 dw 0x8000 + 3200 db 124, 2 dw 0x8000 + 3204 db 4, 4 dw 0x8000 + 3206 db 123, 4 dw 0x8000 + 3210 db 5, 4 dw 0x8000 + 3214 db 122, 5 dw 0x8000 + 3218 db 6, 4 dw 0x8000 + 3223 db 122, 9 dw 0x8000 + 3227 db 128, 9 dw 0x8000 + 3236 db 128, 9 dw 0x8000 + 3245 db 128, 9 dw 0x8000 + 3254 db 128, 9 dw 0x8000 + 3263 db 128, 8 dw 0x8000 + 3272 db 127, 9 dw 0x8000 + 3280 db 128, 9 dw 0x8000 + 3289 db 128, 9 dw 0x8000 + 3298 db 128, 9 dw 0x8000 + 3307 db 128, 9 dw 0x8000 + 3316 db 128, 9 dw 0x8000 + 3325 db 128, 9 dw 0x8000 + 3334 db 128, 9 dw 0x8000 + 3343 db 128, 8 dw 0x8000 + 3352 db 127, 9 dw 0x8000 + 3360 db 127, 10 dw 0x8000 + 3369 db 127, 10 dw 0x8000 + 3379 db 127, 11 dw 0x8000 + 3389 db 128, 11 dw 0x8000 + 3400 db 127, 12 dw 0x8000 + 3411 db 128, 13 dw 0x8000 + 3423 db 128, 13 dw 0x8000 + 3436 db 128, 13 dw 0x8000 + 3449 db 129, 12 dw 0x8000 + 3462 db 128, 12 dw 0x8000 + 3474 db 128, 12 dw 0x8000 + 3486 db 128, 12 dw 0x8000 + 3498 db 128, 12 dw 0x8000 + 3510 db 128, 12 dw 0x8000 + 3522 db 128, 12 dw 0x8000 + 3534 db 128, 11 dw 0x8000 + 3546 db 128, 11 dw 0x8000 + 3557 db 127, 12 dw 0x8000 + 3568 db 128, 12 dw 0x8000 + 3580 db 128, 12 dw 0x8000 + 3592 db 128, 12 dw 0x8000 + 3604 db 128, 12 dw 0x8000 + 3616 db 128, 3 dw 0x8000 + 3628 db 4, 8 dw 0x8000 + 3631 db 124, 3 dw 0x8000 + 3639 db 4, 8 dw 0x8000 + 3642 db 124, 3 dw 0x8000 + 3650 db 4, 8 dw 0x8000 + 3653 db 124, 3 dw 0x8000 + 3661 db 4, 8 dw 0x8000 + 3664 db 124, 3 dw 0x8000 + 3672 db 4, 8 dw 0x8000 + 3675 db 124, 3 dw 0x8000 + 3683 db 4, 8 dw 0x8000 + 3686 db 124, 3 dw 0x8000 + 3694 db 4, 9 dw 0x8000 + 3697 db 124, 3 dw 0x8000 + 3706 db 4, 9 dw 0x8000 + 3709 db 124, 2 dw 0x8000 + 3718 db 3, 10 dw 0x8000 + 3720 db 125, 2 dw 0x8000 + 3730 db 3, 10 dw 0x8000 + 3732 db 125, 13 dw 0x8000 + 3742 db 127, 14 dw 0x8000 + 3755 db 128, 15 dw 0x8000 + 3769 db 128, 15 dw 0x8000 + 3784 db 128, 15 dw 0x8000 + 3799 db 129, 14 dw 0x8000 + 3814 db 131, 11 dw 0x8000 + 3828 db 128, 11 dw 0x8000 + 3839 db 128, 11 dw 0x8000 + 3850 db 128, 11 dw 0x8000 + 3861 db 127, 12 dw 0x8000 + 3872 db 128, 12 dw 0x8000 + 3884 db 128, 10 dw 0x8000 + 3896 db 128, 10 dw 0x8000 + 3906 db 128, 10 dw 0x8000 + 3916 db 128, 10 dw 0x8000 + 3926 db 128, 10 dw 0x8000 + 3936 db 128, 10 dw 0x8000 + 3946 db 128, 11 dw 0x8000 + 3956 db 127, 12 dw 0x8000 + 3967 db 128, 12 dw 0x8000 + 3979 db 128, 12 dw 0x8000 + 3991 db 128, 12 dw 0x8000 + 4003 db 127, 13 dw 0x8000 + 4015 db 128, 13 dw 0x8000 + 4028 db 127, 14 dw 0x8000 + 4041 db 128, 8 dw 0x8000 + 4055 db 9, 4 dw 0x8000 + 4063 db 119, 7 dw 0x8000 + 4067 db 9, 4 dw 0x8000 + 4074 db 119, 7 dw 0x8000 + 4078 db 9, 4 dw 0x8000 + 4085 db 119, 7 dw 0x8000 + 4089 db 9, 4 dw 0x8000 + 4096 db 119, 6 dw 0x8000 + 4100 db 9, 4 dw 0x8000 + 4106 db 119, 6 dw 0x8000 + 4110 db 9, 4 dw 0x8000 + 4116 db 119, 5 dw 0x8000 + 4120 db 9, 4 dw 0x8000 + 4125 db 118, 6 dw 0x8000 + 4129 db 10, 4 dw 0x8000 + 4135 db 118, 6 dw 0x8000 + 4139 db 10, 4 dw 0x8000 + 4145 db 118, 5 dw 0x8000 + 4149 db 10, 4 dw 0x8000 + 4154 db 118, 5 dw 0x8000 + 4158 db 10, 4 dw 0x8000 + 4163 db 117, 6 dw 0x8000 + 4167 db 11, 4 dw 0x8000 + 4173 db 117, 5 dw 0x8000 + 4177 db 11, 4 dw 0x8000 + 4182 db 116, 6 dw 0x8000 + 4186 db 12, 4 dw 0x8000 + 4192 db 115, 6 dw 0x8000 + 4196 db 13, 4 dw 0x8000 + 4202 db 115, 6 dw 0x8000 + 4206 db 13, 4 dw 0x8000 + 4212 db 115, 6 dw 0x8000 + 4216 db 13, 4 dw 0x8000 + 4222 db 115, 5 dw 0x8000 + 4226 db 13, 4 dw 0x8000 + 4231 db 115, 5 dw 0x8000 + 4235 db 13, 4 dw 0x8000 + 4240 db 116, 3 dw 0x8000 + 4244 db 12, 4 dw 0x8000 + 4247 db 116, 3 dw 0x8000 + 4251 db 12, 4 dw 0x8000 + 4254 db 116, 3 dw 0x8000 + 4258 db 12, 4 dw 0x8000 + 4261 db 116, 3 dw 0x8000 + 4265 db 12, 5 dw 0x8000 + 4268 db 116, 4 dw 0x8000 + 4273 db 12, 6 dw 0x8000 + 4277 db 116, 4 dw 0x8000 + 4283 db 12, 6 dw 0x8000 + 4287 db 116, 4 dw 0x8000 + 4293 db 13, 5 dw 0x8000 + 4297 db 115, 4 dw 0x8000 + 4302 db 14, 4 dw 0x8000 + 4306 db 115, 3 dw 0x8000 + 4310 db 14, 3 dw 0x8000 + 4313 db 0 ; end of frame
albs-br/msx-mk
4,292
Data/scorpion/uppercut/left/scorpion_uppercut_left_frame_5_list.s
db 21, 2 dw 0x8000 + 5487 db 127, 4 dw 0x8000 + 5489 db 128, 5 dw 0x8000 + 5493 db 127, 6 dw 0x8000 + 5498 db 128, 6 dw 0x8000 + 5504 db 128, 6 dw 0x8000 + 5510 db 128, 6 dw 0x8000 + 5516 db 128, 6 dw 0x8000 + 5522 db 128, 6 dw 0x8000 + 5528 db 127, 7 dw 0x8000 + 5534 db 128, 7 dw 0x8000 + 5541 db 128, 7 dw 0x8000 + 5548 db 127, 8 dw 0x8000 + 5555 db 127, 9 dw 0x8000 + 5563 db 127, 10 dw 0x8000 + 5572 db 128, 10 dw 0x8000 + 5582 db 128, 10 dw 0x8000 + 5592 db 127, 12 dw 0x8000 + 5602 db 128, 12 dw 0x8000 + 5614 db 127, 13 dw 0x8000 + 5626 db 128, 13 dw 0x8000 + 5639 db 127, 14 dw 0x8000 + 5652 db 128, 14 dw 0x8000 + 5666 db 128, 14 dw 0x8000 + 5680 db 128, 14 dw 0x8000 + 5694 db 128, 14 dw 0x8000 + 5708 db 128, 14 dw 0x8000 + 5722 db 129, 13 dw 0x8000 + 5736 db 128, 13 dw 0x8000 + 5749 db 128, 14 dw 0x8000 + 5762 db 128, 14 dw 0x8000 + 5776 db 128, 15 dw 0x8000 + 5790 db 128, 15 dw 0x8000 + 5805 db 128, 15 dw 0x8000 + 5820 db 128, 16 dw 0x8000 + 5835 db 129, 15 dw 0x8000 + 5851 db 128, 10 dw 0x8000 + 5866 db 11, 5 dw 0x8000 + 5876 db 117, 10 dw 0x8000 + 5881 db 11, 5 dw 0x8000 + 5891 db 117, 10 dw 0x8000 + 5896 db 12, 5 dw 0x8000 + 5906 db 116, 10 dw 0x8000 + 5911 db 13, 4 dw 0x8000 + 5921 db 115, 9 dw 0x8000 + 5925 db 13, 5 dw 0x8000 + 5934 db 115, 9 dw 0x8000 + 5939 db 14, 4 dw 0x8000 + 5948 db 114, 9 dw 0x8000 + 5952 db 15, 4 dw 0x8000 + 5961 db 113, 9 dw 0x8000 + 5965 db 15, 4 dw 0x8000 + 5974 db 113, 9 dw 0x8000 + 5978 db 15, 4 dw 0x8000 + 5987 db 113, 10 dw 0x8000 + 5991 db 16, 2 dw 0x8000 + 6001 db 111, 11 dw 0x8000 + 6003 db 17, 1 dw 0x8000 + 6014 db 111, 11 dw 0x8000 + 6015 db 128, 11 dw 0x8000 + 6026 db 128, 11 dw 0x8000 + 6037 db 128, 11 dw 0x8000 + 6048 db 128, 11 dw 0x8000 + 6059 db 128, 11 dw 0x8000 + 6070 db 128, 12 dw 0x8000 + 6081 db 127, 13 dw 0x8000 + 6093 db 128, 13 dw 0x8000 + 6106 db 128, 13 dw 0x8000 + 6119 db 128, 13 dw 0x8000 + 6132 db 128, 13 dw 0x8000 + 6145 db 127, 14 dw 0x8000 + 6158 db 128, 14 dw 0x8000 + 6172 db 128, 14 dw 0x8000 + 6186 db 128, 7 dw 0x8000 + 6200 db 8, 6 dw 0x8000 + 6207 db 120, 7 dw 0x8000 + 6213 db 8, 6 dw 0x8000 + 6220 db 119, 8 dw 0x8000 + 6226 db 9, 6 dw 0x8000 + 6234 db 119, 8 dw 0x8000 + 6240 db 9, 6 dw 0x8000 + 6248 db 119, 7 dw 0x8000 + 6254 db 9, 6 dw 0x8000 + 6261 db 119, 7 dw 0x8000 + 6267 db 10, 5 dw 0x8000 + 6274 db 118, 7 dw 0x8000 + 6279 db 10, 6 dw 0x8000 + 6286 db 118, 7 dw 0x8000 + 6292 db 10, 6 dw 0x8000 + 6299 db 118, 7 dw 0x8000 + 6305 db 10, 6 dw 0x8000 + 6312 db 118, 6 dw 0x8000 + 6318 db 10, 6 dw 0x8000 + 6324 db 117, 7 dw 0x8000 + 6330 db 11, 6 dw 0x8000 + 6337 db 117, 7 dw 0x8000 + 6343 db 11, 6 dw 0x8000 + 6350 db 117, 7 dw 0x8000 + 6356 db 11, 6 dw 0x8000 + 6363 db 117, 6 dw 0x8000 + 6369 db 12, 5 dw 0x8000 + 6375 db 116, 6 dw 0x8000 + 6380 db 12, 5 dw 0x8000 + 6386 db 116, 6 dw 0x8000 + 6391 db 12, 5 dw 0x8000 + 6397 db 115, 6 dw 0x8000 + 6402 db 13, 5 dw 0x8000 + 6408 db 115, 6 dw 0x8000 + 6413 db 13, 5 dw 0x8000 + 6419 db 115, 6 dw 0x8000 + 6424 db 13, 5 dw 0x8000 + 6430 db 115, 5 dw 0x8000 + 6435 db 13, 5 dw 0x8000 + 6440 db 115, 5 dw 0x8000 + 6445 db 13, 5 dw 0x8000 + 6450 db 115, 5 dw 0x8000 + 6455 db 13, 5 dw 0x8000 + 6460 db 115, 4 dw 0x8000 + 6465 db 13, 5 dw 0x8000 + 6469 db 115, 4 dw 0x8000 + 6474 db 13, 4 dw 0x8000 + 6478 db 115, 4 dw 0x8000 + 6482 db 13, 4 dw 0x8000 + 6486 db 115, 4 dw 0x8000 + 6490 db 13, 4 dw 0x8000 + 6494 db 115, 4 dw 0x8000 + 6498 db 13, 4 dw 0x8000 + 6502 db 115, 3 dw 0x8000 + 6506 db 13, 4 dw 0x8000 + 6509 db 115, 3 dw 0x8000 + 6513 db 13, 4 dw 0x8000 + 6516 db 115, 3 dw 0x8000 + 6520 db 13, 4 dw 0x8000 + 6523 db 115, 3 dw 0x8000 + 6527 db 13, 4 dw 0x8000 + 6530 db 115, 3 dw 0x8000 + 6534 db 13, 4 dw 0x8000 + 6537 db 114, 3 dw 0x8000 + 6541 db 14, 4 dw 0x8000 + 6544 db 114, 3 dw 0x8000 + 6548 db 14, 4 dw 0x8000 + 6551 db 113, 4 dw 0x8000 + 6555 db 15, 5 dw 0x8000 + 6559 db 113, 4 dw 0x8000 + 6564 db 15, 6 dw 0x8000 + 6568 db 113, 4 dw 0x8000 + 6574 db 16, 5 dw 0x8000 + 6578 db 112, 4 dw 0x8000 + 6583 db 17, 4 dw 0x8000 + 6587 db 111, 3 dw 0x8000 + 6591 db 17, 4 dw 0x8000 + 6594 db 111, 2 dw 0x8000 + 6598 db 18, 3 dw 0x8000 + 6600 db 0 ; end of frame
albs-br/msx-mk
4,217
Data/scorpion/uppercut/left/scorpion_uppercut_left_frame_2_list.s
db 21, 3 dw 0x8000 + 1940 db 127, 5 dw 0x8000 + 1943 db 128, 5 dw 0x8000 + 1948 db 128, 5 dw 0x8000 + 1953 db 128, 5 dw 0x8000 + 1958 db 127, 6 dw 0x8000 + 1963 db 128, 6 dw 0x8000 + 1969 db 128, 6 dw 0x8000 + 1975 db 128, 7 dw 0x8000 + 1981 db 128, 7 dw 0x8000 + 1988 db 19, 1 dw 0x8000 + 1995 db 109, 7 dw 0x8000 + 1996 db 18, 3 dw 0x8000 + 2003 db 110, 7 dw 0x8000 + 2006 db 18, 3 dw 0x8000 + 2013 db 110, 7 dw 0x8000 + 2016 db 18, 4 dw 0x8000 + 2023 db 110, 7 dw 0x8000 + 2027 db 17, 5 dw 0x8000 + 2034 db 111, 7 dw 0x8000 + 2039 db 15, 7 dw 0x8000 + 2046 db 112, 7 dw 0x8000 + 2053 db 15, 8 dw 0x8000 + 2060 db 112, 8 dw 0x8000 + 2068 db 15, 9 dw 0x8000 + 2076 db 111, 9 dw 0x8000 + 2085 db 16, 10 dw 0x8000 + 2094 db 111, 11 dw 0x8000 + 2104 db 16, 10 dw 0x8000 + 2115 db 112, 13 dw 0x8000 + 2125 db 14, 10 dw 0x8000 + 2138 db 114, 23 dw 0x8000 + 2148 db 128, 22 dw 0x8000 + 2171 db 128, 21 dw 0x8000 + 2193 db 128, 19 dw 0x8000 + 2214 db 128, 18 dw 0x8000 + 2233 db 128, 17 dw 0x8000 + 2251 db 128, 16 dw 0x8000 + 2268 db 127, 16 dw 0x8000 + 2284 db 128, 15 dw 0x8000 + 2300 db 128, 13 dw 0x8000 + 2315 db 128, 12 dw 0x8000 + 2328 db 128, 12 dw 0x8000 + 2340 db 127, 13 dw 0x8000 + 2352 db 128, 13 dw 0x8000 + 2365 db 128, 13 dw 0x8000 + 2378 db 128, 13 dw 0x8000 + 2391 db 128, 12 dw 0x8000 + 2404 db 128, 12 dw 0x8000 + 2416 db 128, 3 dw 0x8000 + 2428 db 4, 8 dw 0x8000 + 2431 db 124, 3 dw 0x8000 + 2439 db 4, 8 dw 0x8000 + 2442 db 124, 3 dw 0x8000 + 2450 db 4, 8 dw 0x8000 + 2453 db 124, 12 dw 0x8000 + 2461 db 128, 12 dw 0x8000 + 2473 db 128, 12 dw 0x8000 + 2485 db 128, 12 dw 0x8000 + 2497 db 128, 12 dw 0x8000 + 2509 db 128, 12 dw 0x8000 + 2521 db 131, 9 dw 0x8000 + 2533 db 127, 10 dw 0x8000 + 2542 db 128, 10 dw 0x8000 + 2552 db 128, 11 dw 0x8000 + 2562 db 128, 11 dw 0x8000 + 2573 db 128, 11 dw 0x8000 + 2584 db 128, 11 dw 0x8000 + 2595 db 128, 12 dw 0x8000 + 2606 db 128, 12 dw 0x8000 + 2618 db 128, 12 dw 0x8000 + 2630 db 128, 12 dw 0x8000 + 2642 db 128, 12 dw 0x8000 + 2654 db 128, 13 dw 0x8000 + 2666 db 128, 13 dw 0x8000 + 2679 db 127, 14 dw 0x8000 + 2692 db 128, 14 dw 0x8000 + 2706 db 128, 14 dw 0x8000 + 2720 db 128, 11 dw 0x8000 + 2734 db 128, 11 dw 0x8000 + 2745 db 128, 11 dw 0x8000 + 2756 db 128, 11 dw 0x8000 + 2767 db 128, 11 dw 0x8000 + 2778 db 127, 12 dw 0x8000 + 2789 db 128, 12 dw 0x8000 + 2801 db 128, 12 dw 0x8000 + 2813 db 128, 6 dw 0x8000 + 2825 db 7, 5 dw 0x8000 + 2831 db 121, 6 dw 0x8000 + 2836 db 7, 5 dw 0x8000 + 2842 db 120, 7 dw 0x8000 + 2847 db 8, 5 dw 0x8000 + 2854 db 119, 8 dw 0x8000 + 2859 db 9, 5 dw 0x8000 + 2867 db 119, 8 dw 0x8000 + 2872 db 9, 5 dw 0x8000 + 2880 db 119, 8 dw 0x8000 + 2885 db 9, 5 dw 0x8000 + 2893 db 119, 7 dw 0x8000 + 2898 db 9, 5 dw 0x8000 + 2905 db 119, 7 dw 0x8000 + 2910 db 9, 5 dw 0x8000 + 2917 db 118, 8 dw 0x8000 + 2922 db 10, 5 dw 0x8000 + 2930 db 118, 7 dw 0x8000 + 2935 db 10, 5 dw 0x8000 + 2942 db 118, 7 dw 0x8000 + 2947 db 10, 5 dw 0x8000 + 2954 db 118, 6 dw 0x8000 + 2959 db 10, 5 dw 0x8000 + 2965 db 118, 5 dw 0x8000 + 2970 db 10, 4 dw 0x8000 + 2975 db 117, 6 dw 0x8000 + 2979 db 11, 4 dw 0x8000 + 2985 db 117, 5 dw 0x8000 + 2989 db 11, 4 dw 0x8000 + 2994 db 117, 5 dw 0x8000 + 2998 db 11, 4 dw 0x8000 + 3003 db 117, 5 dw 0x8000 + 3007 db 11, 4 dw 0x8000 + 3012 db 116, 5 dw 0x8000 + 3016 db 12, 4 dw 0x8000 + 3021 db 115, 6 dw 0x8000 + 3025 db 13, 4 dw 0x8000 + 3031 db 115, 5 dw 0x8000 + 3035 db 13, 4 dw 0x8000 + 3040 db 115, 5 dw 0x8000 + 3044 db 13, 4 dw 0x8000 + 3049 db 115, 4 dw 0x8000 + 3053 db 13, 4 dw 0x8000 + 3057 db 115, 4 dw 0x8000 + 3061 db 13, 3 dw 0x8000 + 3065 db 116, 3 dw 0x8000 + 3068 db 12, 3 dw 0x8000 + 3071 db 116, 3 dw 0x8000 + 3074 db 12, 4 dw 0x8000 + 3077 db 116, 3 dw 0x8000 + 3081 db 12, 4 dw 0x8000 + 3084 db 116, 3 dw 0x8000 + 3088 db 12, 5 dw 0x8000 + 3091 db 116, 4 dw 0x8000 + 3096 db 12, 5 dw 0x8000 + 3100 db 116, 4 dw 0x8000 + 3105 db 12, 6 dw 0x8000 + 3109 db 116, 4 dw 0x8000 + 3115 db 13, 5 dw 0x8000 + 3119 db 115, 4 dw 0x8000 + 3124 db 13, 5 dw 0x8000 + 3128 db 116, 3 dw 0x8000 + 3133 db 14, 3 dw 0x8000 + 3136 db 0 ; end of frame
albs-br/msx-mk
4,302
Data/scorpion/uppercut/left/scorpion_uppercut_left_frame_4_list.s
db 15, 2 dw 0x8000 + 4316 db 128, 2 dw 0x8000 + 4318 db 127, 4 dw 0x8000 + 4320 db 128, 5 dw 0x8000 + 4324 db 128, 6 dw 0x8000 + 4329 db 128, 7 dw 0x8000 + 4335 db 128, 8 dw 0x8000 + 4342 db 128, 8 dw 0x8000 + 4350 db 129, 8 dw 0x8000 + 4358 db 131, 5 dw 0x8000 + 4366 db 128, 6 dw 0x8000 + 4371 db 126, 8 dw 0x8000 + 4377 db 128, 8 dw 0x8000 + 4385 db 128, 8 dw 0x8000 + 4393 db 127, 9 dw 0x8000 + 4401 db 128, 9 dw 0x8000 + 4410 db 128, 9 dw 0x8000 + 4419 db 127, 10 dw 0x8000 + 4428 db 129, 9 dw 0x8000 + 4438 db 127, 10 dw 0x8000 + 4447 db 128, 10 dw 0x8000 + 4457 db 128, 10 dw 0x8000 + 4467 db 128, 10 dw 0x8000 + 4477 db 128, 10 dw 0x8000 + 4487 db 129, 9 dw 0x8000 + 4497 db 129, 8 dw 0x8000 + 4506 db 127, 9 dw 0x8000 + 4514 db 127, 9 dw 0x8000 + 4523 db 127, 10 dw 0x8000 + 4532 db 127, 11 dw 0x8000 + 4542 db 127, 12 dw 0x8000 + 4553 db 128, 12 dw 0x8000 + 4565 db 128, 12 dw 0x8000 + 4577 db 127, 13 dw 0x8000 + 4589 db 128, 13 dw 0x8000 + 4602 db 128, 13 dw 0x8000 + 4615 db 128, 13 dw 0x8000 + 4628 db 128, 13 dw 0x8000 + 4641 db 128, 13 dw 0x8000 + 4654 db 128, 13 dw 0x8000 + 4667 db 128, 13 dw 0x8000 + 4680 db 127, 14 dw 0x8000 + 4693 db 128, 13 dw 0x8000 + 4707 db 128, 13 dw 0x8000 + 4720 db 128, 13 dw 0x8000 + 4733 db 128, 13 dw 0x8000 + 4746 db 128, 3 dw 0x8000 + 4759 db 4, 9 dw 0x8000 + 4762 db 124, 3 dw 0x8000 + 4771 db 4, 9 dw 0x8000 + 4774 db 124, 3 dw 0x8000 + 4783 db 4, 9 dw 0x8000 + 4786 db 124, 3 dw 0x8000 + 4795 db 5, 8 dw 0x8000 + 4798 db 123, 3 dw 0x8000 + 4806 db 5, 8 dw 0x8000 + 4809 db 123, 4 dw 0x8000 + 4817 db 5, 8 dw 0x8000 + 4821 db 123, 4 dw 0x8000 + 4829 db 5, 8 dw 0x8000 + 4833 db 124, 3 dw 0x8000 + 4841 db 4, 8 dw 0x8000 + 4844 db 124, 3 dw 0x8000 + 4852 db 4, 9 dw 0x8000 + 4855 db 124, 13 dw 0x8000 + 4864 db 128, 13 dw 0x8000 + 4877 db 129, 12 dw 0x8000 + 4890 db 128, 13 dw 0x8000 + 4902 db 128, 13 dw 0x8000 + 4915 db 128, 13 dw 0x8000 + 4928 db 129, 12 dw 0x8000 + 4941 db 129, 11 dw 0x8000 + 4953 db 128, 10 dw 0x8000 + 4964 db 128, 10 dw 0x8000 + 4974 db 128, 10 dw 0x8000 + 4984 db 129, 9 dw 0x8000 + 4994 db 128, 9 dw 0x8000 + 5003 db 128, 9 dw 0x8000 + 5012 db 128, 9 dw 0x8000 + 5021 db 127, 10 dw 0x8000 + 5030 db 128, 10 dw 0x8000 + 5040 db 128, 10 dw 0x8000 + 5050 db 127, 11 dw 0x8000 + 5060 db 128, 10 dw 0x8000 + 5071 db 128, 10 dw 0x8000 + 5081 db 128, 10 dw 0x8000 + 5091 db 128, 10 dw 0x8000 + 5101 db 127, 12 dw 0x8000 + 5111 db 128, 12 dw 0x8000 + 5123 db 128, 12 dw 0x8000 + 5135 db 128, 12 dw 0x8000 + 5147 db 128, 12 dw 0x8000 + 5159 db 128, 12 dw 0x8000 + 5171 db 127, 13 dw 0x8000 + 5183 db 128, 7 dw 0x8000 + 5196 db 8, 5 dw 0x8000 + 5203 db 119, 8 dw 0x8000 + 5208 db 9, 5 dw 0x8000 + 5216 db 119, 8 dw 0x8000 + 5221 db 9, 5 dw 0x8000 + 5229 db 119, 8 dw 0x8000 + 5234 db 9, 5 dw 0x8000 + 5242 db 119, 7 dw 0x8000 + 5247 db 9, 5 dw 0x8000 + 5254 db 119, 7 dw 0x8000 + 5259 db 9, 4 dw 0x8000 + 5266 db 118, 7 dw 0x8000 + 5270 db 10, 4 dw 0x8000 + 5277 db 118, 7 dw 0x8000 + 5281 db 10, 5 dw 0x8000 + 5288 db 118, 6 dw 0x8000 + 5293 db 10, 5 dw 0x8000 + 5299 db 118, 5 dw 0x8000 + 5304 db 10, 5 dw 0x8000 + 5309 db 117, 6 dw 0x8000 + 5314 db 11, 5 dw 0x8000 + 5320 db 117, 6 dw 0x8000 + 5325 db 11, 5 dw 0x8000 + 5331 db 117, 6 dw 0x8000 + 5336 db 11, 5 dw 0x8000 + 5342 db 117, 5 dw 0x8000 + 5347 db 12, 4 dw 0x8000 + 5352 db 116, 5 dw 0x8000 + 5356 db 12, 4 dw 0x8000 + 5361 db 115, 5 dw 0x8000 + 5365 db 13, 4 dw 0x8000 + 5370 db 115, 5 dw 0x8000 + 5374 db 13, 4 dw 0x8000 + 5379 db 114, 5 dw 0x8000 + 5383 db 14, 4 dw 0x8000 + 5388 db 114, 5 dw 0x8000 + 5392 db 14, 4 dw 0x8000 + 5397 db 114, 5 dw 0x8000 + 5401 db 14, 4 dw 0x8000 + 5406 db 114, 4 dw 0x8000 + 5410 db 14, 4 dw 0x8000 + 5414 db 114, 4 dw 0x8000 + 5418 db 14, 4 dw 0x8000 + 5422 db 114, 4 dw 0x8000 + 5426 db 14, 4 dw 0x8000 + 5430 db 114, 4 dw 0x8000 + 5434 db 14, 5 dw 0x8000 + 5438 db 114, 4 dw 0x8000 + 5443 db 14, 5 dw 0x8000 + 5447 db 114, 4 dw 0x8000 + 5452 db 14, 5 dw 0x8000 + 5456 db 115, 4 dw 0x8000 + 5461 db 14, 4 dw 0x8000 + 5465 db 114, 4 dw 0x8000 + 5469 db 15, 3 dw 0x8000 + 5473 db 113, 4 dw 0x8000 + 5476 db 15, 3 dw 0x8000 + 5480 db 113, 4 dw 0x8000 + 5483 db 0 ; end of frame
albs-br/msx-mk
27,156
Data/scorpion/uppercut/left/scorpion_uppercut_left_frames_0_to_5_data.s
db 0, 51, 0, 0, 3, 51, 51, 19, 51, 51, 51, 48, 1, 3, 51, 51, 51, 48, 0, 3, 51, 51, 51, 48, 16, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 48, 241, 51, 51, 51, 51, 51, 0, 11, 188, 51, 51, 51, 51, 51, 192, 187, 192, 3, 51, 51, 51, 62, 188, 11, 188, 48, 3, 51, 51, 51, 11, 255, 203, 176, 51, 51, 51, 51, 51, 11, 191, 1, 251, 192, 51, 51, 51, 51, 51, 207, 251, 203, 191, 192, 51, 51, 51, 51, 51, 203, 191, 191, 193, 16, 51, 51, 51, 51, 51, 15, 252, 203, 188, 12, 0, 51, 51, 51, 51, 51, 63, 192, 1, 187, 188, 203, 3, 51, 51, 51, 51, 51, 0, 27, 187, 188, 207, 51, 48, 51, 51, 51, 48, 12, 187, 187, 191, 240, 12, 191, 3, 51, 51, 27, 187, 187, 187, 188, 187, 187, 240, 51, 60, 187, 187, 187, 187, 252, 251, 187, 188, 51, 48, 11, 187, 187, 251, 187, 207, 187, 187, 187, 3, 48, 27, 187, 191, 187, 191, 251, 187, 187, 187, 195, 48, 27, 187, 187, 251, 191, 191, 187, 187, 187, 195, 48, 187, 187, 255, 187, 191, 187, 187, 187, 187, 243, 48, 187, 191, 203, 187, 251, 191, 187, 187, 187, 179, 0, 187, 252, 203, 187, 187, 251, 187, 187, 187, 243, 251, 243, 11, 187, 187, 191, 187, 187, 187, 195, 207, 195, 51, 12, 191, 251, 187, 187, 187, 192, 204, 51, 51, 60, 187, 204, 203, 187, 187, 192, 255, 51, 51, 59, 188, 51, 48, 203, 191, 12, 255, 3, 51, 59, 176, 51, 3, 60, 252, 0, 204, 51, 51, 59, 179, 48, 51, 51, 192, 12, 0, 3, 51, 59, 179, 4, 0, 48, 48, 192, 51, 51, 51, 11, 180, 206, 192, 192, 48, 192, 51, 51, 51, 75, 204, 187, 191, 255, 51, 16, 51, 51, 51, 203, 204, 187, 255, 191, 195, 0, 51, 51, 51, 203, 78, 187, 203, 251, 243, 0, 51, 51, 51, 187, 204, 187, 79, 191, 176, 0, 0, 51, 51, 51, 187, 203, 228, 60, 251, 252, 0, 3, 51, 51, 51, 187, 187, 192, 51, 255, 188, 0, 3, 51, 51, 60, 187, 187, 227, 51, 203, 251, 0, 0, 51, 51, 51, 60, 187, 187, 67, 51, 15, 191, 192, 0, 51, 51, 51, 11, 190, 187, 3, 51, 11, 251, 240, 0, 3, 51, 51, 203, 188, 188, 51, 51, 207, 191, 240, 0, 3, 51, 51, 238, 78, 188, 51, 48, 203, 251, 188, 0, 3, 51, 51, 51, 52, 227, 51, 60, 191, 191, 252, 0, 0, 3, 51, 51, 3, 51, 51, 51, 15, 251, 251, 191, 0, 0, 3, 51, 51, 51, 51, 51, 48, 207, 191, 191, 255, 192, 0, 51, 51, 51, 51, 51, 51, 48, 251, 251, 251, 191, 192, 0, 51, 51, 51, 51, 51, 3, 60, 255, 191, 191, 251, 192, 51, 51, 51, 48, 51, 48, 3, 60, 187, 251, 251, 191, 192, 51, 51, 51, 1, 51, 48, 3, 60, 255, 191, 191, 251, 192, 51, 51, 51, 12, 3, 48, 3, 12, 187, 251, 251, 188, 0, 0, 51, 51, 51, 192, 51, 48, 48, 207, 252, 204, 51, 48, 3, 51, 51, 51, 192, 51, 0, 3, 0, 0, 51, 51, 51, 3, 51, 51, 48, 192, 51, 0, 51, 51, 51, 51, 51, 0, 3, 51, 51, 48, 204, 48, 16, 51, 51, 51, 51, 51, 48, 0, 51, 51, 51, 0, 12, 224, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 11, 204, 3, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 52, 228, 3, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 48, 76, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 51, 51, 196, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 48, 204, 51, 51, 51, 51, 0, 0, 51, 51, 51, 51, 51, 48, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 51, 0, 51, 51, 51, 0, 3, 51, 51, 51, 51, 51, 51, 51, 204, 252, 0, 51, 51, 51, 51, 48, 51, 48, 207, 252, 0, 3, 51, 51, 51, 48, 51, 60, 207, 252, 0, 51, 51, 51, 51, 51, 60, 207, 240, 3, 3, 51, 51, 48, 51, 60, 207, 192, 48, 48, 3, 51, 0, 51, 60, 204, 192, 0, 3, 3, 48, 48, 51, 12, 204, 192, 0, 48, 48, 0, 51, 12, 204, 192, 3, 3, 3, 0, 51, 204, 204, 0, 48, 48, 51, 204, 204, 51, 3, 0, 51, 204, 204, 3, 0, 48, 192, 0, 51, 207, 192, 0, 51, 51, 12, 0, 0, 51, 207, 192, 51, 51, 51, 48, 0, 51, 204, 3, 3, 51, 51, 51, 48, 0, 51, 51, 51, 0, 51, 51, 51, 51, 48, 0, 51, 51, 51, 48, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 48, 51, 51, 51, 48, 51, 51, 51, 51, 51, 51, 51, 51, 0, 0, 51, 51, 51, 51, 48, 51, 51, 48, 0, 51, 51, 51, 48, 0, 0, 0, 0, 0, 3, 51, 0, 0, 51, 51, 48, 3, 51, 51, 51, 1, 3, 51, 51, 51, 48, 17, 51, 51, 51, 51, 48, 16, 51, 51, 51, 51, 48, 16, 51, 51, 51, 51, 48, 19, 51, 51, 51, 51, 64, 19, 51, 51, 51, 60, 188, 12, 0, 3, 51, 51, 51, 52, 252, 203, 193, 3, 51, 51, 51, 60, 188, 1, 187, 193, 3, 51, 51, 51, 60, 251, 27, 187, 19, 3, 51, 51, 51, 48, 191, 187, 177, 51, 51, 51, 51, 51, 51, 251, 12, 187, 227, 51, 51, 51, 51, 51, 48, 188, 11, 188, 51, 51, 51, 51, 51, 51, 51, 0, 251, 179, 51, 51, 51, 51, 51, 51, 48, 15, 187, 179, 51, 51, 51, 51, 51, 51, 0, 11, 187, 179, 51, 51, 51, 51, 51, 48, 187, 187, 188, 51, 51, 15, 240, 51, 48, 187, 187, 187, 3, 60, 251, 191, 195, 0, 187, 187, 187, 252, 204, 187, 187, 240, 187, 187, 191, 187, 203, 251, 187, 188, 12, 187, 187, 187, 255, 207, 187, 187, 191, 11, 187, 187, 191, 187, 203, 251, 187, 187, 192, 27, 187, 187, 187, 255, 207, 191, 187, 187, 192, 187, 187, 187, 191, 251, 203, 251, 187, 187, 240, 187, 187, 187, 255, 207, 255, 187, 187, 187, 176, 12, 187, 187, 187, 255, 203, 251, 251, 187, 187, 188, 11, 187, 187, 191, 252, 207, 255, 191, 251, 187, 188, 27, 187, 187, 251, 252, 203, 251, 251, 191, 187, 188, 27, 187, 188, 0, 204, 204, 207, 188, 204, 76, 188, 27, 187, 3, 51, 51, 48, 48, 48, 52, 238, 204, 27, 191, 51, 51, 51, 51, 51, 51, 62, 187, 188, 27, 188, 51, 51, 51, 51, 51, 48, 11, 187, 188, 11, 176, 51, 51, 51, 51, 51, 51, 59, 187, 187, 203, 176, 51, 51, 51, 51, 51, 51, 60, 187, 187, 16, 203, 191, 51, 51, 51, 51, 51, 4, 60, 187, 187, 16, 15, 187, 51, 51, 51, 51, 48, 204, 3, 235, 187, 176, 0, 51, 51, 51, 51, 51, 12, 188, 76, 203, 187, 176, 0, 0, 0, 51, 51, 51, 51, 203, 252, 196, 206, 187, 176, 0, 0, 51, 51, 51, 51, 51, 204, 255, 206, 196, 187, 176, 0, 0, 51, 51, 51, 51, 51, 51, 75, 188, 187, 187, 176, 0, 0, 51, 51, 51, 51, 51, 51, 63, 254, 187, 187, 180, 0, 0, 51, 51, 51, 51, 51, 51, 60, 188, 235, 187, 187, 0, 0, 51, 51, 51, 51, 51, 51, 51, 204, 203, 187, 187, 64, 0, 0, 51, 51, 51, 51, 51, 51, 51, 207, 203, 187, 187, 224, 0, 0, 51, 51, 51, 51, 51, 51, 51, 11, 203, 187, 187, 64, 0, 0, 3, 51, 51, 51, 51, 51, 51, 51, 207, 238, 188, 0, 51, 0, 0, 3, 51, 51, 51, 51, 51, 51, 51, 203, 240, 195, 51, 48, 0, 0, 51, 51, 51, 51, 51, 51, 51, 51, 207, 176, 3, 51, 51, 0, 3, 51, 51, 51, 51, 51, 51, 51, 51, 203, 241, 19, 51, 51, 0, 0, 0, 3, 51, 51, 51, 51, 51, 51, 51, 207, 187, 192, 51, 51, 48, 0, 0, 3, 51, 51, 51, 51, 51, 51, 51, 203, 255, 177, 3, 51, 48, 0, 0, 51, 51, 51, 51, 51, 51, 51, 51, 207, 187, 251, 192, 51, 48, 0, 0, 51, 51, 51, 51, 51, 51, 51, 51, 203, 255, 191, 176, 51, 51, 0, 0, 51, 51, 51, 51, 51, 51, 51, 51, 207, 187, 251, 252, 51, 51, 0, 3, 51, 51, 51, 51, 51, 51, 51, 51, 203, 255, 191, 188, 51, 51, 0, 0, 51, 51, 51, 51, 51, 51, 51, 51, 51, 15, 187, 251, 193, 3, 62, 206, 64, 0, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 60, 255, 188, 0, 3, 60, 187, 224, 0, 3, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 204, 192, 0, 51, 60, 206, 204, 0, 3, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 48, 51, 51, 12, 228, 0, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 51, 48, 3, 51, 62, 204, 0, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 48, 3, 51, 12, 196, 0, 51, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 48, 3, 51, 76, 64, 0, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 48, 0, 0, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 0, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 0, 0, 51, 51, 51, 51, 51, 51, 48, 51, 51, 51, 51, 0, 0, 51, 51, 51, 51, 51, 51, 48, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 51, 0, 51, 51, 0, 204, 3, 51, 51, 51, 51, 51, 48, 51, 51, 203, 252, 3, 51, 51, 51, 51, 51, 0, 51, 60, 207, 188, 51, 3, 48, 51, 51, 51, 51, 60, 203, 252, 0, 51, 51, 51, 0, 51, 51, 60, 207, 240, 0, 51, 51, 48, 48, 0, 51, 60, 207, 192, 3, 51, 51, 3, 0, 0, 51, 60, 204, 192, 0, 51, 51, 3, 48, 0, 51, 12, 204, 192, 3, 51, 48, 48, 0, 0, 51, 204, 204, 3, 51, 3, 3, 0, 0, 51, 204, 204, 51, 48, 48, 48, 0, 51, 204, 204, 0, 51, 51, 0, 0, 0, 51, 204, 204, 3, 51, 51, 48, 0, 51, 207, 192, 3, 51, 51, 51, 0, 51, 207, 192, 3, 51, 51, 48, 0, 51, 192, 0, 3, 51, 51, 48, 0, 51, 51, 51, 0, 51, 51, 51, 48, 0, 51, 51, 51, 51, 3, 51, 51, 0, 0, 51, 51, 51, 51, 48, 51, 51, 51, 48, 51, 51, 51, 51, 51, 3, 51, 51, 0, 0, 51, 51, 51, 51, 48, 3, 51, 51, 0, 0, 51, 51, 51, 48, 0, 0, 0, 0, 0, 0, 3, 51, 48, 0, 51, 51, 51, 0, 0, 51, 51, 51, 48, 16, 51, 51, 51, 48, 19, 51, 51, 51, 51, 1, 19, 51, 51, 51, 51, 1, 19, 51, 51, 51, 51, 1, 19, 51, 51, 51, 60, 1, 19, 51, 51, 51, 60, 192, 1, 3, 51, 51, 51, 60, 64, 204, 3, 3, 51, 51, 51, 60, 192, 12, 203, 204, 0, 51, 51, 51, 51, 60, 192, 3, 235, 187, 0, 3, 51, 51, 51, 60, 192, 0, 78, 187, 224, 0, 3, 51, 51, 51, 48, 192, 3, 51, 51, 235, 192, 1, 51, 51, 51, 51, 51, 0, 0, 3, 51, 51, 51, 59, 224, 193, 207, 3, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 60, 192, 203, 191, 251, 195, 51, 51, 51, 0, 0, 51, 51, 51, 51, 51, 51, 48, 192, 27, 187, 187, 195, 48, 51, 51, 51, 51, 12, 195, 51, 51, 51, 51, 51, 51, 51, 0, 1, 187, 187, 187, 51, 51, 51, 51, 204, 192, 0, 76, 203, 179, 51, 51, 51, 51, 51, 51, 0, 1, 187, 187, 188, 51, 51, 51, 0, 255, 191, 255, 204, 204, 12, 203, 236, 187, 179, 51, 51, 51, 51, 48, 1, 187, 187, 176, 51, 51, 48, 203, 252, 251, 191, 187, 255, 203, 187, 187, 187, 187, 227, 51, 51, 51, 48, 1, 187, 187, 195, 51, 51, 12, 255, 191, 207, 251, 255, 191, 187, 187, 187, 187, 187, 195, 51, 51, 48, 11, 187, 187, 3, 51, 51, 255, 207, 251, 252, 207, 187, 251, 187, 187, 187, 187, 190, 227, 51, 48, 11, 187, 187, 3, 51, 60, 251, 252, 255, 191, 252, 255, 191, 187, 187, 187, 236, 228, 76, 11, 187, 187, 3, 51, 11, 255, 187, 251, 251, 191, 255, 251, 187, 187, 190, 76, 64, 11, 187, 187, 3, 51, 255, 203, 255, 191, 191, 251, 252, 235, 187, 187, 204, 192, 27, 187, 187, 3, 60, 255, 204, 251, 251, 251, 191, 190, 203, 187, 188, 192, 1, 187, 187, 187, 3, 60, 188, 204, 207, 191, 191, 251, 196, 236, 236, 76, 1, 187, 187, 187, 3, 59, 251, 252, 204, 251, 251, 188, 12, 76, 76, 27, 187, 239, 187, 51, 203, 191, 251, 255, 191, 191, 192, 48, 187, 204, 207, 187, 3, 203, 251, 187, 191, 251, 255, 0, 187, 204, 236, 251, 3, 187, 187, 187, 204, 255, 192, 204, 12, 187, 78, 204, 187, 203, 187, 187, 188, 204, 252, 3, 192, 11, 187, 204, 235, 187, 251, 187, 191, 192, 204, 192, 51, 0, 1, 190, 78, 75, 187, 187, 187, 252, 204, 204, 3, 48, 0, 1, 179, 196, 193, 187, 187, 191, 191, 187, 204, 51, 51, 192, 0, 195, 60, 1, 187, 187, 187, 187, 188, 192, 51, 48, 14, 3, 48, 1, 251, 187, 187, 191, 204, 51, 51, 12, 11, 3, 48, 207, 187, 187, 252, 3, 51, 51, 192, 1, 3, 0, 203, 187, 188, 192, 51, 51, 51, 192, 0, 51, 0, 187, 187, 187, 3, 51, 51, 60, 192, 30, 51, 0, 1, 187, 187, 188, 51, 51, 51, 60, 0, 236, 51, 0, 1, 187, 187, 195, 51, 51, 51, 12, 0, 0, 51, 48, 12, 187, 187, 176, 3, 51, 51, 255, 0, 3, 51, 48, 0, 0, 0, 192, 51, 51, 48, 204, 192, 28, 51, 48, 0, 0, 3, 51, 51, 51, 51, 51, 0, 4, 204, 48, 0, 0, 3, 51, 51, 51, 51, 51, 48, 0, 0, 51, 51, 51, 51, 51, 51, 0, 0, 0, 0, 51, 51, 51, 51, 51, 48, 48, 0, 0, 3, 51, 51, 51, 51, 51, 51, 0, 0, 0, 3, 51, 51, 51, 51, 51, 48, 48, 0, 0, 0, 3, 51, 51, 51, 51, 51, 51, 0, 192, 0, 0, 3, 51, 51, 51, 51, 51, 51, 48, 192, 0, 0, 51, 51, 51, 51, 51, 51, 51, 3, 12, 0, 3, 51, 51, 51, 51, 51, 51, 51, 0, 12, 0, 0, 0, 51, 51, 51, 51, 51, 51, 51, 195, 60, 0, 0, 0, 3, 51, 51, 51, 51, 51, 48, 204, 0, 0, 0, 3, 51, 51, 51, 51, 51, 51, 48, 12, 192, 0, 0, 51, 51, 51, 51, 51, 51, 51, 0, 12, 204, 0, 3, 51, 51, 51, 51, 51, 51, 51, 0, 12, 255, 0, 0, 51, 51, 51, 51, 51, 51, 51, 51, 48, 0, 191, 192, 0, 0, 51, 51, 51, 51, 51, 51, 51, 51, 48, 0, 203, 192, 0, 3, 51, 51, 51, 51, 51, 51, 51, 51, 48, 0, 12, 192, 48, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 0, 0, 51, 0, 0, 51, 51, 51, 51, 51, 51, 51, 51, 51, 0, 0, 51, 51, 51, 51, 51, 51, 51, 51, 51, 0, 0, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 48, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 48, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 0, 3, 51, 51, 48, 0, 3, 51, 51, 51, 51, 51, 48, 3, 51, 51, 12, 0, 3, 51, 48, 3, 51, 48, 48, 3, 51, 12, 251, 0, 3, 51, 60, 204, 3, 3, 3, 51, 207, 191, 0, 51, 51, 12, 204, 0, 3, 51, 203, 251, 3, 51, 51, 204, 204, 0, 3, 51, 207, 191, 3, 51, 48, 204, 192, 3, 51, 203, 252, 3, 51, 0, 204, 0, 3, 51, 207, 188, 51, 48, 204, 192, 0, 3, 51, 204, 204, 3, 51, 51, 204, 192, 3, 48, 207, 204, 3, 51, 51, 12, 204, 0, 0, 48, 191, 192, 3, 51, 51, 12, 192, 3, 60, 255, 192, 3, 51, 51, 204, 0, 3, 60, 187, 192, 3, 51, 51, 204, 3, 60, 255, 192, 3, 51, 51, 48, 3, 60, 191, 51, 51, 48, 3, 48, 252, 51, 51, 51, 3, 51, 3, 48, 3, 51, 51, 3, 51, 51, 51, 3, 51, 51, 3, 51, 51, 51, 48, 3, 51, 51, 0, 3, 51, 51, 51, 51, 3, 51, 51, 48, 3, 51, 51, 51, 51, 48, 3, 51, 51, 51, 3, 51, 51, 51, 51, 0, 51, 51, 51, 0, 3, 51, 51, 51, 51, 51, 48, 0, 0, 0, 1, 16, 206, 49, 17, 236, 51, 0, 48, 193, 3, 51, 48, 225, 19, 51, 48, 0, 19, 51, 0, 0, 3, 51, 48, 0, 51, 51, 0, 0, 51, 51, 48, 3, 51, 51, 0, 3, 51, 51, 0, 3, 51, 51, 3, 51, 51, 51, 51, 51, 51, 51, 51, 0, 51, 51, 48, 76, 195, 51, 48, 206, 195, 51, 0, 51, 0, 76, 188, 235, 192, 0, 51, 51, 0, 206, 190, 187, 224, 1, 3, 51, 51, 48, 76, 188, 187, 192, 16, 51, 51, 51, 51, 0, 14, 187, 190, 16, 51, 51, 51, 51, 60, 60, 187, 188, 16, 51, 51, 51, 51, 52, 14, 187, 176, 16, 51, 51, 51, 51, 48, 75, 187, 224, 16, 51, 51, 51, 51, 3, 235, 187, 192, 0, 51, 51, 51, 51, 67, 203, 187, 0, 0, 51, 51, 51, 51, 60, 187, 187, 0, 0, 51, 51, 51, 51, 78, 187, 187, 0, 0, 51, 51, 51, 60, 235, 187, 190, 0, 3, 51, 51, 51, 204, 203, 187, 188, 0, 3, 51, 51, 51, 204, 235, 187, 176, 1, 16, 51, 51, 52, 204, 203, 187, 224, 17, 3, 51, 195, 60, 204, 187, 187, 192, 17, 51, 60, 196, 207, 255, 187, 187, 224, 51, 51, 191, 207, 251, 255, 187, 190, 193, 51, 15, 187, 207, 191, 191, 187, 176, 15, 188, 60, 187, 191, 207, 251, 255, 188, 224, 1, 251, 179, 63, 187, 255, 207, 191, 191, 206, 1, 27, 187, 19, 59, 187, 204, 207, 251, 252, 235, 27, 187, 187, 19, 59, 188, 204, 207, 191, 188, 187, 1, 187, 187, 187, 19, 59, 252, 204, 207, 251, 252, 187, 1, 187, 187, 187, 19, 59, 252, 204, 207, 255, 252, 187, 192, 1, 187, 187, 187, 19, 59, 252, 204, 207, 251, 206, 187, 192, 1, 187, 187, 187, 19, 59, 188, 204, 207, 255, 236, 188, 192, 251, 187, 187, 19, 59, 188, 204, 207, 252, 60, 236, 192, 187, 187, 187, 243, 59, 188, 204, 255, 204, 51, 0, 192, 251, 187, 191, 176, 59, 251, 204, 188, 192, 51, 51, 192, 11, 187, 252, 252, 59, 191, 207, 252, 195, 51, 48, 192, 11, 187, 204, 188, 59, 191, 207, 204, 195, 51, 51, 192, 11, 188, 204, 252, 59, 188, 251, 207, 195, 51, 48, 0, 203, 188, 204, 188, 59, 188, 252, 207, 3, 51, 48, 0, 187, 188, 204, 252, 59, 188, 204, 204, 51, 51, 60, 187, 204, 236, 188, 59, 188, 204, 204, 51, 51, 60, 11, 187, 4, 76, 252, 59, 188, 204, 195, 51, 51, 60, 27, 187, 60, 204, 176, 59, 188, 191, 195, 51, 51, 60, 75, 187, 4, 204, 243, 63, 187, 252, 195, 51, 51, 60, 235, 190, 60, 192, 204, 60, 187, 188, 3, 51, 51, 60, 203, 180, 4, 64, 12, 204, 187, 188, 51, 51, 51, 60, 1, 176, 60, 0, 187, 187, 188, 51, 51, 51, 12, 1, 227, 4, 1, 187, 187, 188, 51, 51, 51, 48, 16, 51, 48, 1, 187, 187, 191, 204, 51, 51, 51, 3, 51, 48, 12, 187, 188, 192, 51, 51, 51, 51, 3, 51, 48, 0, 0, 0, 51, 51, 51, 51, 51, 51, 51, 48, 0, 0, 3, 51, 51, 51, 51, 51, 3, 51, 0, 0, 0, 3, 51, 51, 51, 51, 51, 0, 3, 51, 0, 0, 0, 3, 51, 51, 51, 51, 51, 0, 3, 51, 0, 0, 0, 3, 51, 51, 51, 51, 51, 0, 3, 51, 0, 0, 0, 51, 51, 51, 51, 51, 51, 48, 3, 51, 0, 0, 0, 3, 51, 51, 51, 51, 51, 51, 48, 1, 51, 51, 48, 0, 0, 51, 51, 51, 51, 51, 51, 51, 51, 0, 51, 51, 48, 0, 0, 51, 51, 51, 51, 51, 51, 51, 48, 0, 0, 3, 51, 48, 0, 3, 51, 51, 51, 51, 51, 51, 3, 48, 0, 0, 192, 51, 48, 0, 3, 51, 51, 51, 51, 51, 51, 195, 48, 0, 68, 51, 0, 0, 0, 51, 51, 51, 51, 51, 51, 60, 48, 0, 0, 0, 51, 51, 51, 51, 51, 51, 12, 0, 0, 0, 3, 51, 51, 51, 51, 51, 51, 63, 192, 0, 0, 3, 51, 51, 51, 51, 51, 51, 60, 192, 0, 0, 51, 51, 51, 51, 51, 51, 51, 60, 252, 0, 0, 51, 51, 51, 51, 51, 51, 51, 51, 48, 176, 0, 3, 51, 51, 51, 51, 51, 51, 51, 51, 48, 195, 0, 3, 51, 51, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 51, 0, 0, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 0, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 48, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 48, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 0, 51, 51, 51, 48, 51, 51, 51, 51, 51, 48, 51, 51, 48, 192, 51, 51, 51, 51, 51, 48, 51, 51, 204, 241, 51, 51, 51, 48, 51, 51, 48, 251, 177, 3, 51, 51, 12, 192, 48, 51, 51, 191, 241, 3, 51, 48, 204, 192, 0, 51, 48, 251, 177, 3, 51, 60, 204, 192, 3, 51, 191, 241, 51, 51, 12, 204, 0, 3, 48, 251, 240, 0, 51, 48, 12, 204, 0, 3, 51, 207, 192, 3, 51, 48, 204, 192, 3, 48, 203, 192, 51, 51, 51, 60, 204, 0, 3, 60, 255, 192, 3, 51, 51, 51, 12, 204, 3, 60, 251, 192, 3, 51, 51, 51, 204, 192, 3, 60, 191, 192, 3, 51, 51, 48, 204, 0, 3, 60, 251, 192, 3, 51, 51, 60, 192, 3, 48, 191, 192, 3, 51, 51, 48, 0, 3, 51, 251, 192, 51, 51, 51, 3, 51, 204, 0, 51, 51, 51, 3, 51, 51, 48, 3, 51, 51, 3, 51, 51, 51, 3, 51, 51, 3, 51, 51, 51, 48, 3, 51, 51, 0, 3, 51, 51, 51, 51, 48, 3, 51, 51, 48, 3, 51, 51, 51, 51, 51, 3, 51, 51, 48, 0, 51, 51, 51, 51, 3, 51, 51, 51, 3, 51, 51, 48, 51, 51, 51, 0, 0, 0, 0, 0, 195, 51, 12, 67, 51, 48, 204, 195, 51, 51, 48, 203, 51, 51, 51, 51, 0, 235, 48, 195, 51, 51, 51, 48, 11, 204, 180, 51, 51, 51, 51, 0, 12, 238, 204, 51, 51, 51, 51, 48, 68, 192, 3, 51, 51, 51, 52, 64, 3, 51, 51, 11, 180, 0, 51, 51, 203, 187, 192, 3, 51, 0, 3, 51, 187, 187, 188, 3, 51, 51, 48, 3, 235, 187, 188, 3, 51, 51, 48, 0, 59, 187, 190, 17, 51, 51, 51, 51, 4, 60, 187, 188, 1, 51, 51, 51, 51, 12, 62, 187, 190, 17, 3, 51, 51, 51, 4, 12, 187, 188, 1, 17, 3, 51, 51, 51, 12, 62, 187, 190, 17, 3, 51, 51, 51, 3, 12, 187, 188, 1, 16, 51, 51, 51, 51, 51, 62, 187, 190, 0, 0, 51, 51, 51, 51, 51, 203, 187, 188, 3, 51, 51, 51, 51, 51, 51, 75, 187, 190, 3, 51, 51, 51, 51, 51, 60, 235, 187, 188, 3, 51, 51, 51, 51, 51, 12, 207, 187, 176, 51, 51, 51, 51, 51, 204, 255, 187, 176, 3, 51, 51, 51, 204, 255, 187, 176, 17, 3, 51, 48, 195, 207, 191, 251, 192, 17, 1, 19, 51, 207, 188, 251, 191, 187, 187, 176, 49, 3, 60, 251, 255, 255, 191, 251, 27, 187, 179, 49, 3, 63, 191, 191, 251, 191, 187, 1, 187, 187, 240, 48, 51, 191, 255, 255, 191, 191, 204, 11, 187, 187, 179, 48, 63, 251, 191, 187, 251, 191, 192, 251, 187, 188, 243, 51, 15, 191, 252, 255, 191, 191, 192, 15, 187, 187, 252, 195, 51, 203, 251, 204, 251, 251, 255, 192, 11, 187, 191, 188, 51, 51, 207, 191, 203, 255, 191, 255, 192, 187, 187, 252, 252, 51, 51, 203, 252, 207, 187, 251, 252, 192, 251, 191, 243, 204, 51, 51, 15, 204, 207, 255, 191, 12, 192, 203, 187, 195, 60, 51, 51, 12, 204, 207, 187, 255, 60, 192, 11, 252, 3, 51, 51, 51, 204, 204, 207, 255, 188, 51, 192, 235, 188, 51, 51, 51, 51, 204, 204, 204, 187, 240, 51, 0, 187, 179, 51, 51, 51, 51, 204, 204, 204, 255, 179, 51, 0, 14, 187, 195, 51, 51, 51, 51, 204, 204, 204, 187, 243, 51, 0, 11, 187, 68, 3, 3, 51, 51, 204, 195, 207, 255, 3, 51, 11, 188, 236, 64, 204, 51, 48, 204, 3, 207, 255, 51, 51, 235, 190, 196, 204, 187, 51, 51, 0, 51, 207, 252, 51, 51, 187, 236, 236, 12, 187, 195, 51, 51, 48, 207, 192, 51, 48, 235, 75, 196, 207, 195, 51, 51, 0, 204, 195, 51, 51, 203, 203, 188, 12, 195, 51, 51, 60, 204, 3, 51, 48, 235, 78, 188, 0, 192, 51, 51, 12, 192, 51, 51, 48, 75, 228, 190, 0, 51, 51, 60, 195, 51, 51, 60, 203, 204, 196, 12, 51, 51, 51, 48, 51, 51, 12, 78, 227, 195, 0, 12, 3, 51, 48, 204, 204, 51, 48, 3, 51, 51, 48, 0, 51, 51, 0, 204, 3, 3, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 51, 0, 3, 51, 51, 0, 51, 51, 51, 51, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 0, 0, 51, 51, 51, 51, 51, 51, 51, 0, 51, 48, 0, 0, 0, 51, 51, 51, 51, 51, 51, 0, 0, 51, 48, 0, 0, 3, 51, 51, 51, 51, 51, 51, 48, 0, 51, 48, 0, 0, 51, 51, 51, 51, 51, 51, 51, 48, 3, 48, 0, 3, 51, 51, 51, 51, 51, 51, 51, 51, 0, 0, 51, 51, 51, 51, 51, 51, 51, 51, 48, 0, 0, 51, 51, 51, 51, 51, 51, 48, 0, 0, 3, 51, 51, 51, 51, 51, 51, 51, 192, 0, 3, 51, 51, 51, 51, 51, 51, 48, 0, 3, 51, 51, 51, 51, 51, 51, 51, 0, 0, 51, 51, 51, 51, 51, 51, 48, 0, 0, 51, 51, 51, 51, 51, 51, 3, 0, 3, 51, 51, 51, 51, 51, 51, 192, 0, 0, 51, 51, 51, 51, 51, 51, 51, 195, 0, 0, 51, 51, 51, 51, 51, 51, 51, 48, 0, 0, 51, 51, 51, 51, 51, 51, 51, 3, 48, 0, 0, 3, 51, 51, 51, 51, 51, 51, 48, 0, 0, 0, 51, 51, 51, 51, 51, 51, 51, 0, 0, 3, 51, 51, 51, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 51, 51, 51, 48, 0, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 0, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 51, 48, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 48, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 48, 51, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 0, 51, 51, 51, 51, 51, 51, 3, 51, 51, 204, 3, 51, 51, 51, 51, 51, 48, 3, 51, 60, 255, 16, 3, 51, 51, 51, 51, 48, 3, 51, 63, 255, 192, 51, 51, 51, 51, 51, 3, 51, 63, 191, 192, 0, 51, 51, 51, 12, 0, 0, 51, 63, 251, 192, 0, 51, 51, 48, 192, 0, 0, 51, 60, 191, 192, 3, 51, 51, 60, 192, 0, 0, 51, 60, 255, 192, 3, 51, 51, 12, 0, 51, 60, 191, 192, 51, 51, 48, 192, 0, 51, 60, 255, 192, 0, 51, 51, 60, 0, 51, 60, 191, 16, 3, 51, 51, 12, 0, 51, 60, 251, 16, 3, 51, 51, 51, 192, 51, 60, 191, 192, 51, 51, 51, 60, 0, 51, 60, 255, 192, 51, 51, 51, 12, 0, 51, 60, 191, 0, 3, 51, 51, 48, 3, 48, 252, 0, 3, 51, 51, 48, 3, 51, 195, 48, 3, 51, 51, 48, 51, 51, 51, 48, 3, 51, 51, 48, 51, 51, 51, 51, 0, 0, 51, 51, 48, 51, 51, 51, 51, 48, 0, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 51, 0, 0, 0, 3, 51, 51, 51, 0, 0, 0, 3, 51, 48, 0, 3, 51, 51, 0, 0, 0, 3, 51, 51, 48, 0, 0, 51, 51, 51, 48, 0, 3, 51, 51, 51, 48, 16, 3, 51, 51, 51, 48, 0, 3, 51, 51, 52, 192, 16, 3, 51, 48, 206, 204, 0, 48, 3, 51, 60, 187, 180, 0, 51, 51, 51, 62, 187, 188, 3, 51, 51, 51, 63, 191, 188, 0, 51, 51, 51, 51, 59, 251, 252, 3, 51, 51, 51, 51, 51, 63, 191, 188, 0, 204, 192, 51, 51, 51, 51, 11, 251, 252, 12, 191, 255, 195, 51, 51, 51, 63, 191, 192, 12, 255, 255, 188, 51, 51, 51, 60, 204, 204, 12, 207, 255, 251, 255, 195, 51, 51, 51, 204, 0, 0, 187, 207, 251, 191, 187, 240, 51, 51, 51, 51, 51, 0, 11, 191, 191, 191, 251, 255, 188, 51, 51, 51, 51, 51, 48, 11, 188, 255, 251, 191, 187, 255, 51, 51, 51, 51, 51, 48, 1, 187, 195, 192, 12, 207, 255, 191, 3, 51, 51, 51, 51, 204, 11, 191, 51, 192, 14, 187, 203, 252, 51, 51, 51, 51, 60, 255, 11, 187, 51, 11, 187, 187, 191, 192, 51, 51, 51, 1, 207, 251, 11, 187, 179, 75, 187, 187, 187, 195, 51, 51, 51, 203, 251, 191, 15, 187, 188, 203, 187, 187, 187, 179, 51, 51, 51, 207, 191, 251, 12, 187, 187, 59, 187, 187, 187, 195, 51, 51, 51, 251, 251, 191, 187, 187, 59, 187, 187, 188, 3, 51, 48, 51, 191, 191, 255, 187, 187, 60, 187, 187, 238, 204, 51, 3, 0, 203, 251, 188, 251, 187, 195, 187, 187, 203, 187, 188, 3, 51, 207, 191, 251, 192, 203, 187, 195, 59, 187, 235, 187, 187, 243, 48, 251, 251, 187, 190, 11, 187, 192, 60, 187, 203, 187, 191, 243, 51, 191, 191, 251, 187, 192, 11, 187, 240, 3, 235, 238, 187, 251, 243, 48, 251, 251, 187, 187, 64, 12, 187, 179, 3, 60, 75, 191, 191, 243, 60, 191, 191, 187, 187, 179, 1, 187, 195, 3, 51, 15, 251, 251, 243, 12, 251, 203, 235, 187, 176, 48, 187, 0, 16, 51, 60, 255, 191, 243, 15, 191, 4, 206, 187, 179, 51, 187, 11, 240, 51, 60, 255, 251, 195, 203, 252, 196, 206, 67, 51, 0, 203, 207, 195, 51, 60, 255, 191, 195, 207, 188, 12, 68, 51, 51, 48, 12, 28, 51, 51, 12, 251, 251, 195, 187, 192, 3, 51, 51, 51, 0, 0, 0, 51, 51, 60, 207, 191, 204, 255, 192, 51, 51, 51, 51, 12, 51, 48, 204, 204, 204, 255, 12, 191, 0, 51, 48, 3, 0, 12, 51, 51, 204, 255, 191, 252, 207, 252, 0, 11, 180, 0, 0, 51, 51, 60, 251, 187, 187, 191, 187, 203, 187, 65, 64, 0, 3, 51, 51, 15, 187, 187, 187, 191, 11, 187, 204, 192, 0, 3, 51, 51, 48, 204, 251, 255, 252, 4, 235, 190, 64, 0, 3, 51, 51, 51, 63, 191, 251, 252, 48, 75, 180, 0, 0, 51, 51, 51, 51, 59, 187, 191, 188, 48, 204, 0, 0, 51, 51, 51, 51, 60, 187, 251, 255, 48, 0, 3, 51, 51, 51, 51, 60, 187, 191, 187, 48, 0, 3, 51, 51, 51, 51, 60, 187, 187, 255, 0, 0, 51, 51, 51, 51, 51, 48, 187, 191, 187, 195, 0, 51, 51, 51, 51, 51, 51, 187, 187, 255, 243, 0, 51, 51, 51, 51, 51, 48, 187, 187, 187, 240, 3, 51, 51, 51, 51, 51, 51, 187, 187, 255, 176, 48, 0, 3, 51, 51, 51, 51, 51, 51, 251, 187, 187, 240, 48, 0, 3, 51, 51, 51, 51, 51, 51, 203, 187, 255, 188, 48, 0, 3, 51, 51, 51, 51, 51, 51, 203, 187, 187, 255, 48, 0, 3, 51, 51, 51, 51, 51, 51, 203, 187, 255, 191, 48, 0, 51, 51, 51, 51, 51, 51, 51, 203, 187, 187, 251, 0, 0, 0, 51, 51, 51, 51, 51, 51, 51, 203, 187, 255, 191, 192, 0, 3, 51, 51, 51, 51, 51, 3, 51, 203, 187, 187, 251, 192, 0, 3, 51, 51, 51, 51, 51, 3, 51, 203, 187, 255, 191, 179, 0, 3, 51, 51, 51, 51, 51, 51, 59, 187, 187, 251, 240, 0, 51, 51, 51, 51, 51, 48, 51, 59, 187, 255, 191, 176, 0, 0, 51, 51, 51, 51, 51, 48, 3, 60, 191, 187, 251, 240, 0, 3, 51, 51, 51, 51, 51, 0, 3, 51, 12, 204, 3, 3, 0, 3, 51, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 48, 51, 51, 51, 51, 51, 0, 0, 3, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 48, 0, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 0, 3, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 51, 51, 51, 51, 51, 48, 3, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 0, 51, 51, 51, 51, 51, 3, 51, 51, 51, 51, 0, 3, 51, 51, 51, 48, 3, 51, 51, 48, 0, 0, 0, 51, 3, 51, 3, 51, 51, 204, 192, 0, 3, 0, 48, 48, 3, 51, 60, 255, 192, 3, 48, 204, 192, 0, 3, 51, 12, 255, 192, 0, 3, 204, 204, 3, 51, 204, 204, 0, 3, 48, 204, 192, 3, 51, 204, 204, 0, 3, 204, 192, 3, 51, 204, 204, 3, 48, 204, 192, 3, 51, 204, 204, 48, 12, 204, 0, 3, 48, 204, 204, 3, 60, 204, 3, 51, 204, 192, 48, 12, 204, 3, 48, 204, 192, 3, 12, 204, 3, 60, 204, 192, 51, 12, 192, 3, 60, 204, 192, 51, 48, 0, 3, 60, 252, 0, 0, 51, 51, 3, 48, 204, 48, 3, 51, 51, 3, 51, 51, 51, 0, 51, 51, 51, 3, 51, 51, 51, 48, 3, 51, 51, 51, 0, 51, 51, 51, 51, 0, 3, 51, 51, 48, 3, 51, 51, 51, 48, 3, 51, 51, 48, 51, 51, 51, 51, 3, 51, 51, 0, 51, 51, 51, 0, 0, 0, 0, 0
albs-br/msx-mk
3,245
Data/scorpion/uppercut/left/scorpion_uppercut_left_frame_0_list.s
db 25, 3 dw 0x8000 + 0 db 127, 4 dw 0x8000 + 3 db 128, 5 dw 0x8000 + 7 db 127, 6 dw 0x8000 + 12 db 128, 6 dw 0x8000 + 18 db 128, 6 dw 0x8000 + 24 db 128, 6 dw 0x8000 + 30 db 127, 7 dw 0x8000 + 36 db 127, 8 dw 0x8000 + 43 db 128, 8 dw 0x8000 + 51 db 127, 9 dw 0x8000 + 59 db 128, 9 dw 0x8000 + 68 db 127, 10 dw 0x8000 + 77 db 128, 10 dw 0x8000 + 87 db 128, 10 dw 0x8000 + 97 db 127, 11 dw 0x8000 + 107 db 127, 11 dw 0x8000 + 118 db 128, 10 dw 0x8000 + 129 db 127, 10 dw 0x8000 + 139 db 128, 10 dw 0x8000 + 149 db 128, 10 dw 0x8000 + 159 db 127, 11 dw 0x8000 + 169 db 128, 11 dw 0x8000 + 180 db 128, 11 dw 0x8000 + 191 db 128, 11 dw 0x8000 + 202 db 128, 11 dw 0x8000 + 213 db 128, 10 dw 0x8000 + 224 db 128, 10 dw 0x8000 + 234 db 128, 10 dw 0x8000 + 244 db 128, 10 dw 0x8000 + 254 db 128, 9 dw 0x8000 + 264 db 127, 10 dw 0x8000 + 273 db 128, 10 dw 0x8000 + 283 db 128, 10 dw 0x8000 + 293 db 128, 10 dw 0x8000 + 303 db 128, 10 dw 0x8000 + 313 db 128, 10 dw 0x8000 + 323 db 128, 10 dw 0x8000 + 333 db 128, 11 dw 0x8000 + 343 db 128, 11 dw 0x8000 + 354 db 128, 11 dw 0x8000 + 365 db 128, 11 dw 0x8000 + 376 db 127, 12 dw 0x8000 + 387 db 128, 12 dw 0x8000 + 399 db 128, 12 dw 0x8000 + 411 db 128, 12 dw 0x8000 + 423 db 128, 13 dw 0x8000 + 435 db 128, 13 dw 0x8000 + 448 db 128, 13 dw 0x8000 + 461 db 128, 13 dw 0x8000 + 474 db 128, 13 dw 0x8000 + 487 db 128, 13 dw 0x8000 + 500 db 128, 13 dw 0x8000 + 513 db 128, 13 dw 0x8000 + 526 db 127, 7 dw 0x8000 + 539 db 8, 6 dw 0x8000 + 546 db 120, 7 dw 0x8000 + 552 db 8, 6 dw 0x8000 + 559 db 120, 6 dw 0x8000 + 565 db 8, 7 dw 0x8000 + 571 db 120, 7 dw 0x8000 + 578 db 9, 6 dw 0x8000 + 585 db 119, 7 dw 0x8000 + 591 db 9, 6 dw 0x8000 + 598 db 119, 7 dw 0x8000 + 604 db 9, 6 dw 0x8000 + 611 db 118, 8 dw 0x8000 + 617 db 10, 6 dw 0x8000 + 625 db 118, 8 dw 0x8000 + 631 db 11, 5 dw 0x8000 + 639 db 117, 8 dw 0x8000 + 644 db 11, 5 dw 0x8000 + 652 db 117, 7 dw 0x8000 + 657 db 11, 5 dw 0x8000 + 664 db 116, 7 dw 0x8000 + 669 db 12, 5 dw 0x8000 + 676 db 116, 7 dw 0x8000 + 681 db 12, 4 dw 0x8000 + 688 db 116, 6 dw 0x8000 + 692 db 12, 4 dw 0x8000 + 698 db 116, 6 dw 0x8000 + 702 db 12, 4 dw 0x8000 + 708 db 116, 6 dw 0x8000 + 712 db 12, 4 dw 0x8000 + 718 db 116, 5 dw 0x8000 + 722 db 12, 4 dw 0x8000 + 727 db 116, 5 dw 0x8000 + 731 db 12, 4 dw 0x8000 + 736 db 116, 5 dw 0x8000 + 740 db 12, 4 dw 0x8000 + 745 db 115, 5 dw 0x8000 + 749 db 13, 4 dw 0x8000 + 754 db 115, 4 dw 0x8000 + 758 db 13, 4 dw 0x8000 + 762 db 115, 4 dw 0x8000 + 766 db 13, 3 dw 0x8000 + 770 db 115, 3 dw 0x8000 + 773 db 13, 3 dw 0x8000 + 776 db 115, 3 dw 0x8000 + 779 db 13, 3 dw 0x8000 + 782 db 114, 4 dw 0x8000 + 785 db 13, 4 dw 0x8000 + 789 db 114, 5 dw 0x8000 + 793 db 14, 4 dw 0x8000 + 798 db 114, 4 dw 0x8000 + 802 db 14, 4 dw 0x8000 + 806 db 113, 5 dw 0x8000 + 810 db 15, 5 dw 0x8000 + 815 db 113, 5 dw 0x8000 + 820 db 15, 5 dw 0x8000 + 825 db 113, 5 dw 0x8000 + 830 db 15, 6 dw 0x8000 + 835 db 113, 4 dw 0x8000 + 841 db 16, 5 dw 0x8000 + 845 db 112, 4 dw 0x8000 + 850 db 16, 6 dw 0x8000 + 854 db 112, 3 dw 0x8000 + 860 db 17, 5 dw 0x8000 + 863 db 111, 2 dw 0x8000 + 868 db 18, 3 dw 0x8000 + 870 db 0 ; end of frame