max_stars_repo_path stringlengths 3 255 | max_stars_repo_name stringlengths 5 116 | max_stars_count int64 0 107k | id stringlengths 1 7 | content stringlengths 63 1.05M |
|---|---|---|---|---|
Working Disassembly/General/Ending/Map - Sonic 3 Pose Banner.asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 5 | 207003 | Map_60672: dc.w word_60674-Map_60672
word_60674: dc.w 4
dc.b $EC, $F, 0, 0, $FF, $D4
dc.b $EC, $F, 0, $10, $FF, $F4
dc.b $EC, $B, 0, $20, 0, $14
dc.b $C, 8, 0, $2C, 0, $14
|
_incObj/47 Bumper.asm | kodishmediacenter/msu-md-sonic | 9 | 207004 | <reponame>kodishmediacenter/msu-md-sonic
; ---------------------------------------------------------------------------
; Object 47 - pinball bumper (SYZ)
; ---------------------------------------------------------------------------
Bumper:
moveq #0,d0
move.b obRoutine(a0),d0
move.w Bump_Index(pc,d0.w),d1
jmp B... |
libsrc/_DEVELOPMENT/math/float/math32/c/sccz80/cm32_sccz80_fshypot_callee.asm | jpoikela/z88dk | 640 | 207005 | <reponame>jpoikela/z88dk
SECTION code_fp_math32
PUBLIC cm32_sccz80_fshypot_callee
EXTERN cm32_sccz80_fsread1_callee
EXTERN m32_fshypot_callee
; find the hypotenuse of two sccz80 floats
;
; enter : stack = sccz80_float left, sccz80_float right, ret
;
; exit : DEHL = sccz80_float(left+right)
... |
oeis/020/A020000.asm | neoneye/loda-programs | 11 | 207006 | <filename>oeis/020/A020000.asm
; A020000: Expansion of 1/((1-5x)(1-7x)(1-11x)).
; Submitted by <NAME>(s2)
; 1,23,362,4870,60411,715533,8243572,93366380,1046230421,11644889443,129058033182,1426436938290,15738640474831,173461105001753,1910430676985192,21031277618176600,231459987587209641,2546872162909628463,2802128370285... |
libsrc/_DEVELOPMENT/input/zx/c/sccz80/in_mouse_amx_init_callee.asm | meesokim/z88dk | 0 | 207008 | <filename>libsrc/_DEVELOPMENT/input/zx/c/sccz80/in_mouse_amx_init_callee.asm<gh_stars>0
; void in_mouse_amx_init_callee(uint8_t x_vector, uint8_t y_vector)
SECTION code_input
PUBLIC in_mouse_amx_init_callee
EXTERN asm_in_mouse_amx_init
in_mouse_amx_init_callee:
pop hl
pop bc
ex (sp),hl
ld b,l
j... |
mallocV1/Example/os.asm | Maknee/LC4Malloc | 0 | 207009 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;; File: OS.ASM
;;; Purpose: provide PennSim with an OS to handle I/O
;;; PennSim will load the contents of this file in x8200
;;; author: <NAME>; modified by CJT 10/17/10; by TJF 3/17/14
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;... |
programs/oeis/260/A260316.asm | jmorken/loda | 1 | 207010 | <gh_stars>1-10
; A260316: n/3 if 3 divides n, else n-1.
; 0,0,1,1,3,4,2,6,7,3,9,10,4,12,13,5,15,16,6,18,19,7,21,22,8,24,25,9,27,28,10,30,31,11,33,34,12,36,37,13,39,40,14,42,43,15,45,46,16,48,49,17,51,52,18,54,55,19,57,58,20,60,61,21,63,64,22,66,67,23,69,70,24,72,73,25,75,76,26,78,79,27,81,82,28,84,85,29,87,88,30,90,91,... |
programs/oeis/106/A106477.asm | neoneye/loda | 22 | 207011 | ; A106477: Diagonal sums of Euler phi function sequence array.
; 1,1,3,3,7,5,13,9,19,13,29,17,41,23,49,31,65,37,83,45,95,55,117,63,137,75,155,87,183,95,213,111,233,127,257,139,293,157,317,173,357,185,399,205,423,227,469,243,511,263,543,287,595,305,635,329,671,357,729,373
mov $1,1
lpb $0
mov $2,$0
sub $0,2
seq $2... |
oeis/077/A077289.asm | neoneye/loda-programs | 11 | 207013 | <reponame>neoneye/loda-programs
; A077289: Triangular numbers that are 1/6 of another triangular number.
; Submitted by <NAME>
; 0,1,6,105,595,10296,58311,1008910,5713890,98862891,559902916,9687554415,54864771885,949281469786,5376187741821,93019896484620,526811533926580,9115000574022981,51622154137063026,89317703635776... |
oeis/291/A291004.asm | neoneye/loda-programs | 11 | 207014 | ; A291004: p-INVERT of (1,1,1,1,1,...), where p(S) = (1 - 3*S)^2.
; 6,33,168,816,3840,17664,79872,356352,1572864,6881280,29884416,128974848,553648128,2365587456,10066329600,42681237504,180388626432,760209211392,3195455668224,13400297963520,56075093016576,234195976716288,976366325465088,4063794976260096,1688849860263936... |
programs/oeis/183/A183907.asm | neoneye/loda | 22 | 207015 | <reponame>neoneye/loda
; A183907: Number of nondecreasing arrangements of n+2 numbers in 0..4 with each number being the sum mod 5 of two others.
; 1,2,20,66,148,275,457,705,1031,1448,1970,2612,3390,4321,5423,6715,8217,9950,11936,14198,16760,19647,22885,26501,30523,34980,39902,45320,51266,57773,64875,72607,81005,90106,... |
data/pokemon/base_stats/suicune.asm | pokeachromicdevs/pokeoctober | 1 | 207016 | db 0 ; species ID placeholder
db 100, 75, 115, 85, 90, 115
; hp atk def spd sat sdf
db WATER, WATER ; type
db 3 ; catch rate
db 215 ; base exp
db NO_ITEM, NO_ITEM ; items
db GENDER_UNKNOWN ; gender ratio
db 100 ; unknown 1
db 80 ; step cycles to hatch
db 5 ; unknown 2
INCBIN "gfx/pokemon/suicune... |
Miei-sorgenti/old/Sesta lezione/Somma ricorsiva degli elementi in un array/S.asm | DigiOhhh/LabArchitettura2-2017-2018 | 1 | 207017 | <gh_stars>1-10
# Si implementi una procedura ricorsiva S che prenda in input un array e il numero di elementi di quell’array
# e restituisca la somma di tutti gli elementi dell’array. Si usi come riferimento il seguente codice sorgente C:
#
# int S(int arr[], int dim) {
# if (dim == 0) // caso base: array vuoto
# retu... |
lib/target/multi8/classic/64k.asm | w5Mike/z88dk | 4 | 207018 | ; CRT0 stub for 64k Mode Multi8
;
;
defc CRT_ORG_CODE = 0x0000
defc TAR__register_sp = 0xffff
defc TAR__clib_exit_stack_size = 0
defc VRAM_IN = 0x37;
defc VRAM_OUT = 0x2f
; We want to intercept rst38 to our interrupt routine
defc TAR__crt_enable_rst = $8080
EXT... |
Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0x48.log_21829_27.asm | ljhsiun2/medusa | 9 | 207019 | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r15
push %rax
push %rdi
lea addresses_WT_ht+0x4f1c, %rax
clflush (%rax)
nop
nop
nop
nop
sub %r15, %r15
mov $0x6162636465666768, %rdi
movq %rdi, %xmm2
vmovups %ymm2, (%rax)
nop
xor %r11, %r11
pop %rdi
pop %rax
pop %r15
pop %r11
ret
.global s_faulty_load
s... |
programs/oeis/051/A051682.asm | karttu/loda | 1 | 207020 | <filename>programs/oeis/051/A051682.asm
; A051682: 11-gonal (or hendecagonal) numbers: a(n) = n*(9*n-7)/2.
; 0,1,11,30,58,95,141,196,260,333,415,506,606,715,833,960,1096,1241,1395,1558,1730,1911,2101,2300,2508,2725,2951,3186,3430,3683,3945,4216,4496,4785,5083,5390,5706,6031,6365,6708,7060,7421,7791,8170,8558,8955,9361,... |
libsrc/_DEVELOPMENT/arch/zx/misc/c/sccz80/zx_scroll_wc_up.asm | jpoikela/z88dk | 640 | 207022 | <reponame>jpoikela/z88dk
; void zx_scroll_wc_up(struct r_Rect8 *r, uchar rows, uchar attr)
SECTION code_clib
SECTION code_arch
PUBLIC zx_scroll_wc_up
EXTERN asm0_zx_scroll_wc_up
zx_scroll_wc_up:
pop af
pop hl
pop de
pop ix
push hl
push de
push hl
push af
ld d,0
jp asm0_zx_scroll... |
_build/dispatcher/jmp_ippsGFpECInitStd128r1_54b2ce18.asm | zyktrcn/ippcp | 1 | 207023 | extern m7_ippsGFpECInitStd128r1:function
extern n8_ippsGFpECInitStd128r1:function
extern y8_ippsGFpECInitStd128r1:function
extern e9_ippsGFpECInitStd128r1:function
extern l9_ippsGFpECInitStd128r1:function
extern n0_ippsGFpECInitStd128r1:function
extern k0_ippsGFpECInitStd128r1:function
extern ippcpJumpIndexForMergedLib... |
src/third_party/nasm/travis/test/jmp64.asm | Mr-Sheep/naiveproxy | 2,219 | 207025 | <reponame>Mr-Sheep/naiveproxy
bits 64
jmp rcx
jmp [rax]
jmp qword [rax]
jmp near [rax]
jmp near qword [rax]
jmp far [rax]
jmp far dword [rax]
jmp far qword [rax]
call rcx
call [rax]
call qword [rax]
call near [rax]
call near qword [rax]
call far [rax]
call far dword [rax]
call far qword [rax]
|
rustnes-dev/test_roms/mmc5exram/mmc5exram.asm | w1n5t0n99/rustnes | 2 | 207026 | ;NES Copper Bars demo
;Run program for description
;Quietust, 2004/10/06
.org $0000
ptr: .block 2 ;for initializing VRAM
vbflag: .block 1 ;signal when we've gotten an NMI
overflow: .block 1 ;1/3 cycle counter
rbars: .block $06 ;this holds the position of each bar
ctabl: .block $02 ;(padding)
.block $C0 ;this store... |
programs/oeis/266/A266222.asm | karttu/loda | 0 | 207027 | <reponame>karttu/loda<filename>programs/oeis/266/A266222.asm
; A266222: Number of OFF (white) cells in the n-th iteration of the "Rule 7" elementary cellular automaton starting with a single ON (black) cell.
; 0,1,5,0,9,0,13,0,17,0,21,0,25,0,29,0,33,0,37,0,41,0,45,0,49,0,53,0,57,0,61,0,65,0,69,0,73,0,77,0,81,0,85,0,89,... |
boot/uefi/a64/file.asm | Tiihala/Dancy | 11 | 207029 | <filename>boot/uefi/a64/file.asm
;;
;; Copyright (c) 2019 <NAME>
;;
;; Permission to use, copy, modify, and/or distribute this software for any
;; purpose with or without fee is hereby granted, provided that the above
;; copyright notice and this permission notice appear in all copies.
;;
;; THE SOFTWARE IS PROVIDED "A... |
iod/iou/idset.asm | olifink/smsqe | 0 | 207030 | <reponame>olifink/smsqe
; IO Device Linkage Setup V2.02 1996 <NAME> QJUMP
section iou
xdef iou_idset
xref gu_achpp
include 'dev8_keys_iod'
;+++
; IO device driver initialisation. Allocates the linkage block
; and then sets the standard pointers. If A3 points to a zero long word,
; then it is assumed th... |
Driver/Printer/DotMatrix/Prop9/prop9ControlCodes.asm | steakknife/pcgeos | 504 | 207031 |
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) Berkeley Softworks 1990 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: IBM Proprinter 9-pin Print Driver
FILE: prop9ControlCodes.asm
AUTHOR: <NAME>, 1 April 1990
ROUTINES:
Name Description
---- ----... |
libsrc/_DEVELOPMENT/EXAMPLES/zx/demo_sp1/BlackStar/gfx/impact.asm | jpoikela/z88dk | 640 | 207032 | SECTION rodata_user
PUBLIC _impact
defb 0xff, 0x00, 0xff, 0x00, 0xff, 0x00, 0xff, 0x00
defb 0xff, 0x00, 0xff, 0x00, 0xff, 0x00, 0xff, 0x00
_impact:
defb 0xff, 0x00, 0xff, 0x00, 0xff, 0x00, 0xff, 0x00
defb 0xff, 0x00, 0xe7, 0x00, 0xc3, 0x18, 0x81, 0x3c
defb 0x81, 0x3c, 0x81, 0x24, 0x99, 0x00, 0xff, 0x00
defb 0xff, 0... |
src/assets.asm | Gegel85/KESP | 0 | 207033 | <reponame>Gegel85/KESP<filename>src/assets.asm<gh_stars>0
SECTION "Assets", ROMX[$4000], BANK[1]
noCGBScreen::
incbin "assets/nocgberror.fx"
noCGBScreenMap::
incbin "assets/nocgberror.tilemap"
koishi::
incbin "assets/koishi/00.cfx" ; 1
incbin "assets/koishi/10.cfx" ; 2
incbin "assets/koishi/01.cf... |
third-party/gmp/gmp-src/mpn/x86_64/coreisbr/cnd_add_n.asm | jhh67/chapel | 1,602 | 207034 | <gh_stars>1000+
dnl AMD64 mpn_cnd_add_n.
dnl Copyright 2011-2013, 2017 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
dnl
dnl The GNU MP Library is free software; you can redistribute it and/or modify
dnl it under the terms of either:
dnl
dnl * the GNU Lesser General Public Licens... |
cmd/command/comequ.asm | minblock/msdos | 0 | 207035 | ;/*
; * Microsoft Confidential
; * Copyright (C) Microsoft Corporation 1991
; * All Rights Reserved.
; */
; SCCSID = @(#)comequ.asm 1.1 85/05/14
; SCCSID = @(#)comequ.asm 1.1 85/05/14
;*************************************
; COMMAND EQUs which are not switc... |
src/kernel/drivers/io/hid/led_def.asm | rostislav-nikitin/socOS | 1 | 207036 | <filename>src/kernel/drivers/io/hid/led_def.asm
;=======================================================================================================================
; ;
; Name: socOS (System On Chip ... |
programs/oeis/282/A282329.asm | neoneye/loda | 22 | 207037 | <reponame>neoneye/loda
; A282329: Start with 2, then successively subtract the primes 3, 5, 7, ...
; 2,-1,-6,-13,-24,-37,-54,-73,-96,-125,-156,-193,-234,-277,-324,-377,-436,-497,-564,-635,-708,-787,-870,-959,-1056,-1157,-1260,-1367,-1476,-1589,-1716,-1847,-1984,-2123,-2272,-2423,-2580,-2743,-2910
seq $0,237589 ; Sum o... |
scripts/MrFujisHouse.asm | opiter09/ASM-Machina | 1 | 207038 | MrFujisHouse_Script:
call EnableAutoTextBoxDrawing
ret
MrFujisHouse_TextPointers:
dw LavenderHouse1Text1
dw LavenderHouse1Text2
dw LavenderHouse1Text3
dw LavenderHouse1Text4
dw LavenderHouse1Text5
dw LavenderHouse1Text6
LavenderHouse1Text1:
text_asm
CheckEvent EVENT_RESCUED_MR_FUJI
jr nz, .rescued_mr_fuji
... |
sk/music-optimized/MGZ1.asm | Cancer52/flamedriver | 9 | 207039 | Snd_MGZ1_Header:
smpsHeaderStartSong 3
smpsHeaderVoice Snd_MGZ1_Voices
smpsHeaderChan $06, $03
smpsHeaderTempo $01, $40
smpsHeaderDAC Snd_MGZ1_DAC
smpsHeaderFM Snd_MGZ1_FM1, $00, $0C
smpsHeaderFM Snd_MGZ1_FM2, $00, $0D
smpsHeaderFM Snd_MGZ1_FM3, $00, $0D
smpsHeaderFM ... |
codes/largest_among2.asm | rupak10987/ASSEMBLY_language_practice | 0 | 207040 | .model small
.stack 100h
.data
.code
main proc
mov ax,1
mov bx,8
mov cx,bx
cmp cx,ax
jle next
mov cx,bx
next:
mov ah,2
mov dl,cl
add dl,30h
int 21h
main endp
end main |
oeis/020/A020972.asm | neoneye/loda-programs | 11 | 207041 | <filename>oeis/020/A020972.asm
; A020972: Expansion of 1/((1-7*x)*(1-9*x)*(1-12*x)).
; Submitted by <NAME>
; 1,28,529,8428,122257,1673980,22067473,283450636,3574941073,44501447452,548719235857,6718924954924,81849587868049,993294339107644,12020103854584081,145151139884150092,1750035954202640785,21074664561281233756,2535... |
Library/SpecUI/CommonUI/CComp/copenPopout.asm | steakknife/pcgeos | 504 | 207042 | COMMENT @-----------------------------------------------------------------------
Copyright (c) GeoWorks 1988 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: CommonUI/CComp (common code for several specific ui's)
FILE: copenPopout.asm
ROUTINES:
Name Description
---- -----------
GLB OLPopoutClas... |
tests/memcpy-hello-world/memcpy-hello-world.asm | zhouliang-yu/Mips-Simulator | 0 | 207043 | .data
# .align 2
HELLO: .ascii "hello, world\n"
LENGTH: .word 13
.text
lui $at, 80
ori $s0, $at, 16
lw $s0, 0($s0)
lui $at, 80
ori $s3, $at, 0
addi $v0, $zero, 9
addi $a0, $zero, 16
syscall
addu $s1, $zero, $v0
addu $a0, $zero, $v0
addu $a1, $zero, $s3
addu $a2, $zero, $s0
jal __builtin_memcpy
ad... |
src/gallium/drivers/nouveau/codegen/lib/gm107.asm | thermasol/mesa3d | 0 | 207044 | .section #gm107_builtin_code
// DIV U32
//
// UNR recurrence (q = a / b):
// look for z such that 2^32 - b <= b * z < 2^32
// then q - 1 <= (a * z) / 2^32 <= q
//
// INPUT: $r0: dividend, $r1: divisor
// OUTPUT: $r0: result, $r1: modulus
// CLOBBER: $r2 - $r3, $p0 - $p1
// SIZE: 22 / 14 * 8 bytes
//
gm107_div_u32... |
smsq/kbd/inithwt.asm | olifink/smsqe | 0 | 207045 | ; SMSQ KBD initialisation 1993 <NAME> QJUMP
section kbd
xdef kbd_inithwt
xref kbd_inits
xref kbd_istable
xref hwt_iserve
include 'dev8_mac_vecx'
kbd_drd
vecx kbd_istable ; short driver definition
;+++
; initialise vectors, link in polling keyboard code
;
; a3 r base of keyboard linkage
;---
kbd_i... |
libsrc/_DEVELOPMENT/adt/b_vector/c/sccz80/b_vector_max_size.asm | jpoikela/z88dk | 640 | 207046 |
; void *b_vector_max_size(b_vector_t *v)
SECTION code_clib
SECTION code_adt_b_vector
PUBLIC b_vector_max_size
EXTERN asm_b_vector_max_size
defc b_vector_max_size = asm_b_vector_max_size
; SDCC bridge for Classic
IF __CLASSIC
PUBLIC _b_vector_max_size
defc _b_vector_max_size = b_vector_max_size
ENDIF
|
Engine Hacks/Skill System/Teq Skills/FE8-Capture/FE8-Capture/Drop_Dead_Enemy.asm | sme23/MekkahRestrictedHackComp1 | 0 | 207047 | <reponame>sme23/MekkahRestrictedHackComp1
.thumb
.org 0x0
@set bit 0x1 of byte 1 if unit has 0 hp when being dropped
@jumped to from 183B0
@r2=char data of droppee
strb r0,[r5,#0x1B]
strb r0,[r4,#0x1B]
strb r6,[r4,#0x10]
strb r7,[r4,#0x11]
ldrb r0,[r4,#0x13]
cmp r0,#0x0
bne End
ldr r0,[r4,#0xC]
mov r1,#0x1
orr r... |
oeis/102/A102421.asm | neoneye/loda-programs | 11 | 207049 | ; A102421: To get a(n), start with 2n+1, multiply by 3 and add 1 and divide out any power of 2; then multiply by 3 and subtract 1 and divide out any power of 2.
; Submitted by <NAME>
; 1,7,1,1,5,25,7,17,19,43,1,13,7,61,1,35,37,79,5,11,23,97,25,53,55,115,7,31,1,133,17,71,73,151,19,5,41,169,43,89,91,187,1,49,25,205,13,10... |
oeis/296/A296661.asm | neoneye/loda-programs | 11 | 207050 | <gh_stars>10-100
; A296661: a(n) = (exp(k)*Gamma(1+n, k) - exp(-k)*Gamma(1+n, -k))/k! for k = 3.
; Submitted by <NAME>
; 0,1,2,15,60,381,2286,16731,133848,1211193,12111930,133290279,1599483348,20793814965,291113409510,4366705925619,69867294809904,1187744054815089,21379392986671602,406208467134180927,8124169342683618540... |
Library/Pref/ConfigUI/configuiProgList.asm | steakknife/pcgeos | 504 | 207051 | <reponame>steakknife/pcgeos
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) Designs in Light 2002 -- All Rights Reserved
FILE: configuiProgList.asm
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@
ProgListCode segment resource
COMMENT @... |
Transynther/x86/_processed/NONE/_zr_xt_/i7-7700_9_0x48_notsx.log_21829_1549.asm | ljhsiun2/medusa | 9 | 207052 | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r9
push %rax
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0xb88e, %r9
clflush (%r9)
nop
nop
nop
nop
xor $11825, %rsi
mov (%r9), %rbp
nop
nop
and $52797, %rbp
lea addresses_normal_ht+0x1224e, %rax
nop
dec %r9
mov (%rax), %si
nop
nop
nop... |
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1547.asm | ljhsiun2/medusa | 9 | 207054 | <gh_stars>1-10
.global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r13
push %rax
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x1019e, %rsi
lea addresses_A_ht+0x1ed9e, %rdi
clflush (%rsi)
nop
inc %rax
mov $127, %rcx
rep movsw
nop
nop
nop
nop
dec %rdx
lea addresses_normal_ht+0xd49e, %rsi... |
AMPS/code/Data.asm | NatsumiFox/AMPS-Sonic-1-2005 | 2 | 207055 | <filename>AMPS/code/Data.asm
; ===========================================================================
; ---------------------------------------------------------------------------
; Flags section. None of this is required, but I added it here to
; make it easier to debug built ROMS! If you would like easier
; assi... |
contrib/pure64/src/bootsectors/bmfs_mbr.asm | nsandman09/delta | 1 | 207056 | <filename>contrib/pure64/src/bootsectors/bmfs_mbr.asm
; =============================================================================
; Pure64 MBR -- a 64-bit OS loader written in Assembly for x86-64 systems
; Copyright (C) 2008-2015 Return Infinity -- see LICENSE.TXT
;
; This Master Boot Record will load Pure64 from a... |
Library/Kernel/Local/cmapLatin1.asm | steakknife/pcgeos | 504 | 207057 | <reponame>steakknife/pcgeos
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1995 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: Local
FILE: cmapLatin1.asm
AUTHOR: <NAME>, 5/25/95
REVISION HISTORY:
Name Date Description
---- ---- -----------
... |
Transynther/x86/_processed/NONE/_zr_un_/i7-7700_9_0x48.log_21829_2761.asm | ljhsiun2/medusa | 9 | 207058 | <filename>Transynther/x86/_processed/NONE/_zr_un_/i7-7700_9_0x48.log_21829_2761.asm
.global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r14
push %r15
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x1f44, %rsi
lea addresses_D_ht+0x9a84, %rdi
cmp %r12, %r12
mov $117, %rcx
rep movsq
no... |
Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0_notsx.log_21829_1559.asm | ljhsiun2/medusa | 9 | 207059 | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r15
push %r9
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x6f4d, %rsi
lea addresses_WC_ht+0x1ae28, %rdi
nop
nop
nop
sub $7090, %r15
mov $55, %rcx
rep movsb
and %r9, %r9
lea addresses_normal_ht+0x136d2, %rdx
clflush (%rdx)
nop
nop
lfence
mov $0... |
programs/oeis/049/A049670.asm | neoneye/loda | 22 | 207060 | <reponame>neoneye/loda
; A049670: a(n) = Fibonacci(10*n)/55.
; 0,1,123,15128,1860621,228841255,28145613744,3461681649257,425758697244867,52364858079469384,6440451785077489365,792123204706451722511,97424713727108484379488,11982447665229637126954513,1473743638109518258131025611,181258485039805516112989195640,222933199162... |
P6/P6Judger - 100 testpoints/testpoint/testpoint23.asm | flyinglandlord/BUAA-CO-2021 | 5 | 207061 | <reponame>flyinglandlord/BUAA-CO-2021<gh_stars>1-10
ori $1, $0, 5
ori $2, $0, 9
ori $3, $0, 7
ori $4, $0, 2
sw $3, 0($0)
sw $2, 4($0)
sw $2, 8($0)
sw $3, 12($0)
sw $4, 16($0)
sw $2, 20($0)
sw $2, 24($0)
sw $3, 28($0)
sw $4, 32($0)
sw $3, 36($0)
sw $2, 40($0)
sw $2, 44($0)
sw $1, 48($0)
sw $3, 52($0)
sw $3, 56($0)
sw $1... |
src/fs/Write.asm | beckadamtheinventor/BOSos | 1 | 207062 | <reponame>beckadamtheinventor/BOSos<gh_stars>1-10
;@DOES write a buffer into a file
;@INPUT A = file handle
;@INPUT DE = data buffer
;@INPUT HL = write length
;@OUTPUT Z flag if success, else failed
;@OUTPUT C flag if not enough memory or file too large
;@DESTROYS All
;@NOTE when checking the return of this call, make ... |
programs/oeis/211/A211173.asm | neoneye/loda | 22 | 207064 | <filename>programs/oeis/211/A211173.asm
; A211173: (2n)!^n (modulo 2n+1).
; 0,2,1,6,0,10,1,0,1,18,0,22,0,0,1,30,0,0,1,0,1,42,0,46,0,0,1,0,0,58,1,0,0,66,0,70,1,0,0,78,0,82,0,0,1,0,0,0,1,0,1,102,0,106,1,0,1,0,0,0,0,0,0,126,0,130,0,0,1,138,0,0,0,0,1,150,0,0,1,0,0,162,0,166,0,0,1,0,0,178,1,0,0,0,0,190,1,0,1,198
mov $2,$0
... |
oeis/277/A277347.asm | neoneye/loda-programs | 11 | 207065 | <filename>oeis/277/A277347.asm<gh_stars>10-100
; A277347: a(n) = Product_{k=1..n} (2*k*(k-1)+1).
; Submitted by <NAME>
; 1,5,65,1625,66625,4064125,345450625,39035920625,5660208490625,1024497736803125,226413999833490625,59999709955875015625,18779909216188879890625,6854666863908941160078125,2885814749705664228392890625,1... |
Tareas/T6/B/src/MOISES_CAMPOS_T6.asm | moisotico/Microprocesadores | 0 | 207066 |
; <NAME>
; 13-11-2020
; IE0623: Microprocesadores
; Tarea 6: Control ON/OFF de Tanque de almacenamiento de Agua
; Include File
#include registers.inc
; *****************************************************************************
; Data Structures
; *****************************************... |
libsrc/_DEVELOPMENT/stdio/c/sccz80/open_memstream_callee.asm | meesokim/z88dk | 0 | 207067 | <filename>libsrc/_DEVELOPMENT/stdio/c/sccz80/open_memstream_callee.asm
; FILE *open_memstream(char **bufp, size_t *sizep)
SECTION code_stdio
PUBLIC open_memstream_callee
EXTERN asm_open_memstream
open_memstream_callee:
pop af
pop hl
pop de
push af
jp asm_open_memstream
|
programs/oeis/054/A054607.asm | karttu/loda | 1 | 207068 | ; A054607: a(n) = Sum_{d|8} phi(d)*n^(8/d).
; 0,8,288,6672,65840,391320,1681008,5767328,16781472,43053480,100010240,214373808,430002768,815759672,1475827920,2562941760,4295033408,6975841608,11020066272,16983694160,25600160880,37823054808,54876108848
mov $1,$0
mov $2,$0
mul $0,2
add $0,4
mul $1,$2
add $0,$1
pow $1,2
ad... |
x86/ascii/mixedcase/getpc/countslide/rm32/[ECX+i32] - EDX.asm | mitthu/alpha3 | 137 | 207069 | BITS 32
; The address operands of instructions can be encoded in various ways.
; Unfortunately, NASM does not always use the alphanumeric variant. Which is why
; these are used:
%define IMUL___ESI__xESPx_(x) db 0x6B, 0x34, 0x64, x ; IMUL ESI, [ESP], x
%define XOR____ESI__xESPx db 0x33, 0x34, 0x64 ; ... |
oeis/206/A206268.asm | neoneye/loda-programs | 11 | 207071 | <filename>oeis/206/A206268.asm
; A206268: Number of compositions of n with at most one 1.
; Submitted by <NAME>
; 1,1,1,3,4,8,13,23,39,67,114,194,329,557,941,1587,2672,4492,7541,12643,21171,35411,59166,98758,164689,274393,456793,759843,1263004,2097872,3482269,5776559,9576639,15867427,26276106,43489802,71944217,11895859... |
Driver/Video/VGAlike/VGA16/vga16Dither.asm | steakknife/pcgeos | 504 | 207072 | <filename>Driver/Video/VGAlike/VGA16/vga16Dither.asm
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GlobalPC 1998 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: Video Driver
FILE: vga16Dither.asm
AUTHOR: <NAME>, Oct 19, 1992
ROUTINES:
Name De... |
uti/doioafer.asm | olifink/smsqe | 0 | 207074 | <gh_stars>0
; Trap#2 error interaction
section utility
include dev8_keys_qdos_ioa
include dev8_mac_xref
xdef do_ioafer ; Do trap #2
;+++
; Do trap#2, and ask in error case for Edit, Retry or Abort.
;
; ENTRY EXIT
; D0.l required action -1 Error or ESC / 3 Edit name
;---
do_ioafer
movem.l d1-d3/a1,-(s... |
programs/oeis/330/A330112.asm | neoneye/loda | 22 | 207075 | <filename>programs/oeis/330/A330112.asm
; A330112: Beatty sequence for e^x, where 1/e^x + sech(x) = 1.
; 2,5,8,11,13,16,19,22,24,27,30,33,36,38,41,44,47,49,52,55,58,60,63,66,69,72,74,77,80,83,85,88,91,94,96,99,102,105,108,110,113,116,119,121,124,127,130,132,135,138,141,144,146,149,152,155,157,160,163
add $0,1
mov $1,3... |
assets/_layout.asm | hundredrabbits/Donsol | 113 | 207076 | <reponame>hundredrabbits/Donsol<gh_stars>100-1000
background: ;
.db $00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00
.db $00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,... |
projects/Kirbys_Dream_Land_2.windfish/disassembly/bank_13.asm | jverkoey/awaken | 68 | 207077 | <filename>projects/Kirbys_Dream_Land_2.windfish/disassembly/bank_13.asm
SECTION "ROM Bank 13", ROMX[$4000], BANK[$13]
db $01, $01, $01, $01, $01, $01, $87, $78
db $17, $A7, $7F, $12, $C3, $4B, $08, $00
db $00, $40, $2F, $03, $24, $18, $CA, $00
db $15, $08, $18, $1A, $34, $18, $1A, $34
db ... |
src/third_party/libjpeg-turbo/simd/jchuff-sse2-64.asm | rhencke/engine | 0 | 207078 | <reponame>rhencke/engine<gh_stars>0
;
; jchuff-sse2-64.asm - Huffman entropy encoding (64-bit SSE2)
;
; Copyright (C) 2009-2011, 2014-2016, <NAME>.
; Copyright (C) 2015, <NAME>.
;
; Based on the x86 SIMD extension for IJG JPEG library
; Copyright (C) 1999-2006, MIYASAKA Masaru.
; For conditions of distribution and use,... |
src/sound/song072restored.asm | MusicTheorist/Mother2GbaTranslation | 1 | 207080 | <gh_stars>1-10
song072restored_pri equ 0
song072restored_rev equ 0
song072restored_mvl equ 127
song072restored_key equ 0
song072restored_tbs equ 1
song072restored_exg equ 0
song072restored_cmp equ 1
.align 4
;**************** Track 1 (Midi-Chn.1) ****************;
@song072restored_1:
.byte TEMPO , 32
.by... |
libsrc/_DEVELOPMENT/adt/w_vector/c/sdcc_iy/w_vector_append_n_callee.asm | meesokim/z88dk | 0 | 207081 | <reponame>meesokim/z88dk
; size_t w_vector_append_n_callee(b_vector_t *v, size_t n, void *item)
SECTION code_adt_w_vector
PUBLIC _w_vector_append_n_callee
_w_vector_append_n:
pop af
pop hl
pop de
pop bc
push af
INCLUDE "adt/w_vector/z80/asm_w_vector_append_n.asm"
|
Transynther/x86/_processed/NONE/_ht_st_zr_un_/i7-7700_9_0xca.log_1036_495.asm | ljhsiun2/medusa | 9 | 207082 | .global s_prepare_buffers
s_prepare_buffers:
push %r14
push %r15
push %r8
push %r9
push %rbx
push %rdx
push %rsi
lea addresses_WT_ht+0xf0ff, %r15
nop
nop
nop
and %rsi, %rsi
movb $0x61, (%r15)
nop
nop
nop
cmp $3816, %rdx
lea addresses_D_ht+0xf5bf, %rdx
clflush (%rdx)
nop
nop
nop
mfence
movups (%rdx), %xmm1
vpextrq $1, %... |
oeis/118/A118413.asm | neoneye/loda-programs | 11 | 207083 | <filename>oeis/118/A118413.asm
; A118413: Triangle read by rows: T(n,k) = (2*n-1)*2^(k-1), 0<k<=n.
; Submitted by <NAME>(s1)
; 1,3,6,5,10,20,7,14,28,56,9,18,36,72,144,11,22,44,88,176,352,13,26,52,104,208,416,832,15,30,60,120,240,480,960,1920,17,34,68,136,272,544,1088,2176,4352,19,38,76,152,304,608,1216,2432,4864,9728,2... |
asm/patches/make_items_progressive.asm | Crain-32/wwrando | 47 | 207085 | <gh_stars>10-100
; This patch modifies the game's code to make certain items progressive, so even if you get them out of order, they will always be upgraded, never downgraded.
; (Note that most of the modifications for this are in the make_items_progressive function of tweaks.py, not here.)
; Swap out the item ID of... |
programs/oeis/341/A341104.asm | jmorken/loda | 1 | 207086 | <gh_stars>1-10
; A341104: a(n) = [x^n] (x - 1)^4/((1 - 2*x)*(x^2 - 3*x + 1)).
; 1,1,4,11,30,81,217,578,1533,4053,10690,28145,74001,194370,510133,1338077,3508194,9194697,24092281,63114914,165317997,432970149,1133854594,2969117921,7774547745,20356622466,53299513957,139550308013,365368187298,956587808313,2504462346505
mo... |
oeis/077/A077925.asm | neoneye/loda-programs | 11 | 207089 | <reponame>neoneye/loda-programs
; A077925: Expansion of 1/((1-x)*(1+2*x)).
; 1,-1,3,-5,11,-21,43,-85,171,-341,683,-1365,2731,-5461,10923,-21845,43691,-87381,174763,-349525,699051,-1398101,2796203,-5592405,11184811,-22369621,44739243,-89478485,178956971,-357913941,715827883,-1431655765,2863311531,-5726623061,11453246123... |
oeis/001/A001182.asm | neoneye/loda-programs | 11 | 207090 | <filename>oeis/001/A001182.asm<gh_stars>10-100
; A001182: Number of cells of square lattice of edge 1/n inside quadrant of unit circle centered at 0.
; Submitted by <NAME>
; 0,1,4,8,15,22,30,41,54,69,83,98,119,139,162,183,208,234,263,294,322,357,390,424,465,504,545,585,628,675,719,770,819,872,928,977,1036,1090,1155,121... |
libsrc/_DEVELOPMENT/arch/zx/bifrost_h/z80/asm_BIFROSTH_getAnimGroup.asm | jpoikela/z88dk | 640 | 207091 | <filename>libsrc/_DEVELOPMENT/arch/zx/bifrost_h/z80/asm_BIFROSTH_getAnimGroup.asm
; ----------------------------------------------------------------
; Z88DK INTERFACE LIBRARY FOR THE BIFROST* ENGINE - RELEASE 1.2/L
;
; See "bifrost_h.h" for further details
; -------------------------------------------------------------... |
programs/oeis/295/A295284.asm | neoneye/loda | 22 | 207092 | <reponame>neoneye/loda
; A295284: Number of partitions of n into two distinct parts such that the larger part is nonsquarefree.
; 0,0,0,0,1,1,1,0,1,2,2,2,3,3,3,2,3,2,3,3,4,4,4,3,4,5,5,6,7,7,7,6,7,7,7,6,7,7,7,6,7,7,7,7,8,9,9,8,9,9,10,10,11,10,11,10,11,11,11,11,12,12,12,12,13,13,13,13,14,14,14,13,14,14,14,15,16
lpb $0
... |
programs/oeis/289/A289122.asm | karttu/loda | 0 | 207093 | ; A289122: a(n) is number of odd integers divisible by 11 in the interval ]2*(n-1)^2, 2*n^2[.
; 0,0,0,1,0,1,1,1,2,1,2,2,2,2,3,2,3,3,3,4,3,4,4,4,4,5,4,5,5,5,6,5,6,6,6,6,7,6,7,7,7,8,7,8,8,8,8,9,8,9,9,9,10,9,10,10,10,10,11,10,11,11,11,12,11,12,12,12,12,13,12,13,13,13,14,13,14,14,14,14,15
mov $4,2
mov $7,$0
lpb $4,1
sub... |
ishar1.asm | Solanacean/Ishar1-loader | 0 | 207095 | <reponame>Solanacean/Ishar1-loader
;******************************************************************************************
; Ishar: Legend of the Fortress (GOG version) loader
; Removes both copy protection and requirement to pay gold to save
; Compile the source code with MASM, JWASM or UASM (http://www.terrasp... |
examples/include.asm | AbdulrahmanAbumdas/emu8086 | 287 | 207096 | <filename>examples/include.asm
; this sample shows the use of emu8086.inc
; this is library of predefined macros and procedures for easy input/output.
name "inc"
include "emu8086.inc"
; it is also possible to just copy and paste ready procedures from emu8086.inc
; and use them in your program, this way it is possib... |
ASM/src/colors.asm | Triaphlax/OoT-Randomizer | 344 | 207097 | <gh_stars>100-1000
magic_colors:
lhu t8, CFG_MAGIC_COLOR+0
sh t8, 0x0794 (t6)
lhu t8, CFG_MAGIC_COLOR+2
sh t8, 0x0796 (t6)
lhu t8, CFG_MAGIC_COLOR+4
sh t8, 0x0798 (t6)
addu t8, r0, t6
jr ra
nop
; Set dynamic shop cursor colors
; a0 = shop actor instance
; a1 = col... |
src/Bayonetta2/Bayonetta2_60FPS_Cutscenes/patch_60FPSCutscene.asm | getdls/gfx_pack | 0 | 207098 | <filename>src/Bayonetta2/Bayonetta2_60FPS_Cutscenes/patch_60FPSCutscene.asm
[Bayo2USv0]
moduleMatches = 0xAF5D1A85
.origin = codecave
_enable60:
.int $enable60
_cave60:
lis r9, _enable60@ha
lwz r9, _enable60@l(r9)
cmpwi r9, 1
bne skipTo30
addi r0,r10,1
blr
skipTo30:
xori r0,r10,2 #
blr
0x03351098 = bla _cave60
0x03... |
data/pokemon/base_stats/starmie.asm | pokeachromicdevs/pokeoctober | 1 | 207099 | db 0 ; species ID placeholder
db 60, 75, 85, 115, 100, 85
; hp atk def spd sat sdf
db WATER, PSYCHIC ; type
db 60 ; catch rate
db 207 ; base exp
db STARDUST, STAR_PIECE ; items
db GENDER_F50 ; gender ratio
db 100 ; unknown 1
db 20 ; step cycles to hatch
db 5 ; unknown 2
INCBIN "gfx/pokemon/star... |
CelikNET/AssemblyInfo.asm | vsdesignsj/Celik.NET | 0 | 207100 | ; Listing generated by Microsoft (R) Optimizing Compiler Version 16.00.30319.01
; Generated by VC++ for Common Language Runtime
.file "c:\projects\CelikNET\CelikNET\AssemblyInfo.cpp"
.global ___@@_PchSym_@00@UkilqvxghUxvorpmvgUxvorpmvgUivovzhvUzhhvnyobrmulOlyq@
.bss
.local ___@@_PchSym_@00@UkilqvxghUxvorpmvgUxvorpm... |
Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_21829_316.asm | ljhsiun2/medusa | 9 | 207101 | <reponame>ljhsiun2/medusa
.global s_prepare_buffers
s_prepare_buffers:
push %r15
push %rax
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x8374, %rcx
nop
nop
nop
nop
nop
inc %r15
movw $0x6162, (%rcx)
nop
nop
cmp %rbx, %rbx
lea addresses_WT_ht+0x6e9c, %rsi
lea addresses_UC_ht+0x11e9c, %rdi
no... |
programs/oeis/043/A043765.asm | neoneye/loda | 22 | 207102 | <filename>programs/oeis/043/A043765.asm
; A043765: Numbers n such that number of runs in the base 2 representation of n is congruent to 2 mod 10.
; 2,4,6,8,12,14,16,24,28,30,32,48,56,60,62,64,96,112,120,124,126,128,192,224,240,248,252,254,256,384,448,480,496,504,508,510,512,768,896,960,992,1008,1016,1020,1022,1024,1536... |
Z80/cpmbios/cpmbios.asm | BleuLlama/LlamaVampireDrive | 4 | 207103 | ; CP/M Bios for RC2014+Vampire Drive
; 2017-2020 <NAME>
; <EMAIL>
; (Based on the MDS Basic I/O System)
.module CPM_BIOS
.area .CODE (ABS)
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; cp/m addresses
MEMSIZE = 64
BIAS = (MEMSIZE -20) * 1024
TPAM = 0x0100 ; start of TPA / App memory
CCPM = 0x3400 + BIAS ; start of... |
mc-sema/validator/x86/tests/DIV32r2.asm | randolphwong/mcsema | 2 | 207104 | <filename>mc-sema/validator/x86/tests/DIV32r2.asm<gh_stars>1-10
BITS 32
;TEST_FILE_META_BEGIN
;TEST_TYPE=TEST_F
;TEST_IGNOREFLAGS=FLAG_CF|FLAG_OF|FLAG_SF|FLAG_ZF|FLAG_AF|FLAG_PF
;TEST_FILE_META_END
; DIV32r
;TEST_BEGIN_RECORDING
mov edx, 0
mov eax, 0xaabbccdd
mov ebx, 10
div ebx
;TEST_END_RE... |
0x32.asm | SpeedStepper/XchgRaxRax | 53 | 207106 | ;
; $Id: 0x32.asm,v 1.1.1.1 2016/03/27 08:40:13 raptor Exp $
;
; 0x32 explanation - from xchg rax,rax by <EMAIL>
; Copyright (c) 2016 <NAME> <<EMAIL>>
;
; This snippet illustrates the following property:
;
; (number_of_ones(rax ^ (rax>>1)) ^ rax) & 1 = 0
; [number_of_ones() counts the number of bits set to 1]
;
; It al... |
third_party/virtualbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/Library/LoadLinuxLib/Ia32/JumpToKernel.asm | Fimbure/icebox-1 | 521 | 207107 | ;------------------------------------------------------------------------------
;
; Copyright (c) 2006 - 2013, Intel Corporation. All rights reserved.<BR>
;
; This program and the accompanying materials
; are licensed and made available under the terms and conditions of the BSD License
; which accompanies this distribu... |
MicroProcessor Lab Programs/3b.asm | MyCollegeForums/4thSemISE | 0 | 207108 | assume cs:code, ds:data
data segment
pa equ 20a0h
pb equ 20a1h
pc equ 20a2h
cr equ 20a3h
data ends
code segment
start:
mov ax,data
mov ds,ax
mov dx,cr
mov al,80h
out dx,al
mov cx,10h ;degree... |
tests/bank_simple.asm | clubby789/customasm | 1 | 207110 | <reponame>clubby789/customasm
; ::: include
#ruledef test
{
loop => 0x5555 @ $`16
}
; :::
#bankdef test { #addr 0x8000 } ; = 0x
; :::
#bankdef test { #addr 0x8000, #size 0x10 } ; = 0x
; :::
#bankdef test { #addr 0x8000 + 0x2000, #size 0x10 * 8 } ; = 0x
; :::
#bankdef test
{
#addr 0x8000
#outp 8 * 0x0000... |
oeis/114/A114122.asm | neoneye/loda-programs | 11 | 207111 | <reponame>neoneye/loda-programs
; A114122: Expansion of (1+x)^2/(1+2x-4x^3-4x^4).
; Submitted by <NAME>
; 1,0,1,2,0,4,4,0,16,0,16,32,0,64,64,0,256,0,256,512,0,1024,1024,0,4096,0,4096,8192,0,16384,16384,0,65536,0,65536,131072,0,262144,262144,0,1048576
mov $3,$0
seq $0,9116 ; Expansion of e.g.f. cos(x) / exp(x).
mov $2,... |
bddisasm_test/amx/amx1_64.asm | andreaswimmer/bddisasm | 675 | 207112 | <reponame>andreaswimmer/bddisasm
bits 64
db 0xc4, 0xe2, 0x78, 0x49, 0x00 ; LDTILECFG zmmword ptr [rax]
db 0xc4, 0xe2, 0x79, 0x49, 0x00 ; STTILECFG zmmword ptr [rax]
db 0xc4, 0xe2, 0x7A, 0x5c, 0xF4 ; TDPBF16PS tmm6, tmm4, tmm0
db 0xc4, 0xe2, 0x78, 0x5e, 0xF4... |
oeis/094/A094817.asm | neoneye/loda-programs | 11 | 207114 | ; A094817: Number of (s(0), s(1), ..., s(2n)) such that 0 < s(i) < 8 and |s(i) - s(i-1)| = 1 for i = 1,2,....,2n, s(0) = 3, s(2n) = 3.
; Submitted by <NAME>
; 2,6,19,62,206,692,2340,7944,27032,92112,314128,1071776,3657824,12485696,42623040,145512576,496787840,1696093440,5790732544,19770612224,67500721664,230461137920,7... |
data/pokemon/base_stats/medicham.asm | AtmaBuster/pokeplat-gen2 | 6 | 207115 | db 0 ; species ID placeholder
db 60, 60, 75, 80, 60, 75
; hp atk def spd sat sdf
db FIGHTING, PSYCHIC ; type
db 90 ; catch rate
db 153 ; base exp
db NO_ITEM, NO_ITEM ; items
db GENDER_F50 ; gender ratio
db 20 ; step cycles to hatch
INCBIN "gfx/pokemon/medicham/front.dimensions"
db GROWTH_MEDIU... |
base/crts/crtw32/helper/i386/ullrem.asm | npocmaka/Windows-Server-2003 | 17 | 207117 | <filename>base/crts/crtw32/helper/i386/ullrem.asm<gh_stars>10-100
title ullrem - unsigned long remainder routine
;***
;ullrem.asm - unsigned long remainder routine
;
; Copyright (c) 1985-2001, Microsoft Corporation. All rights reserved.
;
;Purpose:
; defines the unsigned long remainder routine
; __aullrem
... |
Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_21829_462.asm | ljhsiun2/medusa | 9 | 207118 | <reponame>ljhsiun2/medusa
.global s_prepare_buffers
s_prepare_buffers:
push %r14
push %r8
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x7790, %rsi
lea addresses_normal_ht+0xe6f5, %rdi
xor %r8, %r8
mov $99, %rcx
rep movsw
nop
nop
nop
add $25305, %rbp
lea addresses_UC_ht+0xb790, %rsi
lea addresse... |
programs/oeis/132/A132032.asm | neoneye/loda | 22 | 207119 | <filename>programs/oeis/132/A132032.asm<gh_stars>10-100
; A132032: Product{0<=k<=floor(log_8(n)), floor(n/8^k)}, n>=1.
; 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,32,34,36,38,40,42,44,46,72,75,78,81,84,87,90,93,128,132,136,140,144,148,152,156,200,205,210,215,220,225,230,235,288,294,300,306,312,318,324,330,392,399,406,413,420... |
src/string/string_append/src/string_append.asm | nikAizuddin/lib80386 | 4 | 207120 | ; 1 2 3 4 5 6 7
;234567890123456789012345678901234567890123456789012345678901234567890
;=====================================================================
;
; FUNCTION NAME: string_append
; FUNCTION PURPOSE: <See doc/description file>
;
; AUTH... |
programs/oeis/250/A250756.asm | karttu/loda | 0 | 207122 | ; A250756: Number of (1+1) X (n+1) 0..2 arrays with nondecreasing x(i,j)-x(i,j-1) in the i direction and nondecreasing x(i,j)+x(i-1,j) in the j direction.
; 32,72,129,203,294,402,527,669,828,1004,1197,1407,1634,1878,2139,2417,2712,3024,3353,3699,4062,4442,4839,5253,5684,6132,6597,7079,7578,8094,8627,9177,9744,10328,109... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.