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
CS61/cs61_labs/lab-4-Kuzame/lab04_ex4.asm
Kuzame/CS61
1
208105
<reponame>Kuzame/CS61 ;================================================= ; Name: <NAME> ; Email: <EMAIL> ; ; Lab: lab 4 ; Lab section: 24 ; TA: <NAME> ; ;================================================= .orig x3000 ;------------ ;Instruction ;------------ LEA R0, intro ; exercise 4 PUTS ;putting int...
data/wildPokemon/mansionb1.asm
AmateurPanda92/pokemon-rby-dx
9
208106
MansionMonsB1: db $0A IF DEF(_RED) db 33,KOFFING db 31,KOFFING db 35,GROWLITHE db 32,PONYTA db 31,KOFFING db 40,WEEZING db 34,PONYTA db 35,GRIMER db 42,WEEZING db 42,MUK ENDC IF DEF(_BLUE) db 33,GRIMER db 31,GRIMER db 35,VULPIX db 32,PONYTA db 31,GRIMER db 40,MUK db 34,PONYTA db ...
services/power.asm
KittenBot/jacdac-padauk
4
208107
<gh_stars>1-10 #define SERVICE_CLASS 0x1fa4c95a #define JD_POWER_POWER_STATUS_DISALLOWED 0x0 #define JD_POWER_POWER_STATUS_POWERING 0x1 #define JD_POWER_POWER_STATUS_OVERLOAD 0x2 #define JD_POWER_POWER_STATUS_OVERPROVISION 0x3 #define JD_POWER_REG_RW_ALLOWED JD_REG_RW_INTENSITY #define JD_POWER_REG_RO_POWER_S...
_incObj/6C SBZ Vanishing Platforms.asm
kodishmediacenter/msu-md-sonic
9
208109
; --------------------------------------------------------------------------- ; Object 6C - vanishing platforms (SBZ) ; --------------------------------------------------------------------------- VanishPlatform: moveq #0,d0 move.b obRoutine(a0),d0 move.w VanP_Index(pc,d0.w),d1 jmp VanP_Index(pc,d1.w) ; =======...
Transynther/x86/_processed/NONE/_st_xt_/i3-7100_9_0x84_notsx.log_21829_1311.asm
ljhsiun2/medusa
9
208111
<reponame>ljhsiun2/medusa .global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r15 push %r8 push %rbp push %rcx push %rdi push %rsi lea addresses_A_ht+0x1e728, %r15 nop nop nop nop nop dec %r8 movups (%r15), %xmm1 vpextrq $0, %xmm1, %rcx sub $7070, %r10 lea addresses_A_ht+0xcfe8, %r10 cmp %rcx, %rcx m...
programs/oeis/260/A260190.asm
neoneye/loda
22
208113
<reponame>neoneye/loda ; A260190: Kronecker symbol(-6 / 2*n + 1). ; 1,0,1,1,0,1,-1,0,-1,-1,0,-1,1,0,1,1,0,1,-1,0,-1,-1,0,-1,1,0,1,1,0,1,-1,0,-1,-1,0,-1,1,0,1,1,0,1,-1,0,-1,-1,0,-1,1,0,1,1,0,1,-1,0,-1,-1,0,-1,1,0,1,1,0,1,-1,0,-1,-1,0,-1,1,0,1,1,0,1,-1,0,-1,-1,0,-1,1,0,1,1,0,1,-1,0,-1,-1,0,-1,1,0,1,1 add $0,1 mul $0,9 a...
oeis/042/A042990.asm
neoneye/loda-programs
11
208114
<filename>oeis/042/A042990.asm ; A042990: Primes not congruent to 4 mod 7. ; Submitted by <NAME> ; 2,3,5,7,13,17,19,23,29,31,37,41,43,47,59,61,71,73,79,83,89,97,101,103,107,113,127,131,139,149,157,163,167,173,181,191,197,199,211,223,227,229,233,239,241,251,257,269,271,281,283,293,307,311,313,317 mov $1,5 mov $2,332202...
code/display/sprites.asm
abekermsx/skooted
3
208115
; Print a player sprite in the sheet print_player_sprite: ld hl,(sheet_pointer) ld de,SHEET.PLAYER add hl,de ld e,(hl) inc hl ld d,(hl) ld a,SPRITE.PLAYER call print_sprite_at_location ret ; Display a player sprite ; In: A: sprite attribute off...
oeis/282/A282039.asm
neoneye/loda-programs
11
208117
<filename>oeis/282/A282039.asm ; A282039: Let p = n-th prime == 7 mod 8; a(n) = sum of quadratic residues mod p that are < p/2. ; 3,33,60,138,315,390,663,1008,1425,1743,2280,2475,3108,3570,4323,4590,6045,8055,8418,9168,11610,12045,13398,14340,14823,15813,22425,23028,24885,26163,32310,33033,34503,35250,42333,43995,46548...
GIOVANNI/gambatte/test/hwtests/scx_during_m3/scx2_scx0_during_m3_1.asm
ReallyEvilFish/1234
9
208118
<reponame>ReallyEvilFish/1234 .size 8000 .text@48 ei jp lstatint .text@100 jp lbegin .data@143 80 .text@150 lbegin: ld c, 44 ld b, 90 lbegin_waitly90: ldff a, (c) cmp a, b jrnz lbegin_waitly90 ld a, 11 ldff(40), a ld hl, 8000 ld b, 08 lbegin_settile0data: ld a, 00 ld(hl++), a ld a, 7e ld(hl++), a ...
externals/mpir-3.0.0/mpn/x86_64w/skylake/rsh_divrem_hensel_qr_1_1.asm
JaminChan/eos_win
12
208119
<reponame>JaminChan/eos_win<filename>externals/mpir-3.0.0/mpn/x86_64w/skylake/rsh_divrem_hensel_qr_1_1.asm ; PROLOGUE(mpn_rsh_divrem_hensel_qr_1_1) ; Copyright 2009 <NAME> ; ; Windows Conversion Copyright 2008 <NAME> ; ; This file is part of the MPIR Library. ; ; The MPIR Library is free software; you can redistri...
ls.asm
kingsleyljc/editpr
0
208121
_ls: 文件格式 elf32-i386 Disassembly of section .text: 00000000 <fmtname>: #include "user.h" #include "fs.h" char* fmtname(char *path) { 0: 55 push %ebp 1: 89 e5 mov %esp,%ebp 3: 53 push %ebx 4: 83 ec 14 sub $0x14,%esp stati...
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_1216.asm
ljhsiun2/medusa
9
208122
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r12 push %r14 push %r15 push %rbx push %rcx push %rdi push %rsi lea addresses_normal_ht+0xb25d, %rsi lea addresses_WC_ht+0x1335a, %rdi nop nop sub $56411, %r15 mov $71, %rcx rep movsb nop nop nop nop inc %r12 lea addresses_WT_ht+0x168bd, %r10 nop nop nop nop ...
src/presets/cm_presets_100nmg.asm
spannerisms/lttphack
6
208123
<filename>src/presets/cm_presets_100nmg.asm ;=================================================================================================== ; PRESET DATA HEADER ;=================================================================================================== presetheader_100nmg: dw presetSRAM_100nmg ; location...
libsrc/_DEVELOPMENT/compress/zx0/c/sccz80/dzx0_mega_callee.asm
w5Mike/z88dk
0
208124
; void dzx0_mega_callee(void *src, void *dst) SECTION code_clib SECTION code_compress_zx0 PUBLIC dzx0_mega_callee EXTERN asm_dzx0_mega dzx0_mega_callee: pop hl pop de ex (sp),hl jp asm_dzx0_mega
Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_14890_640.asm
ljhsiun2/medusa
9
208126
<reponame>ljhsiun2/medusa<filename>Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_14890_640.asm .global s_prepare_buffers s_prepare_buffers: push %r10 push %r14 push %rcx push %rdi push %rdx push %rsi lea addresses_WC_ht+0x16e5a, %rsi lea addresses_WC_ht+0x219a, %rdi nop nop nop nop nop cmp $36826, %r10 mov $30...
programs/oeis/304/A304519.asm
neoneye/loda
22
208127
; A304519: a(n) = 72*2^n -56 (n>=1). ; 88,232,520,1096,2248,4552,9160,18376,36808,73672,147400,294856,589768,1179592,2359240,4718536,9437128,18874312,37748680,75497416,150994888,301989832,603979720,1207959496,2415919048,4831838152,9663676360,19327352776,38654705608,77309411272,154618822600,309237645256,618475290568,123...
Lab 3 Timer0/Lab3-1b.X/main.asm
johannesunana/Microprocessor-Lab
0
208128
<reponame>johannesunana/Microprocessor-Lab #include "p16f84a.inc" ; CONFIG ; __config 0x3FFA __CONFIG _FOSC_HS & _WDTE_OFF & _PWRTE_OFF & _CP_OFF cblock 0x0C DISPLAY endc org 0x00 start bsf STATUS, RP0 ; go to Bank 1 movlw b'00000001' ; configure Timer0, 1:4 movwf OPTION_...
engine/events/itemfinder.asm
Dev727/ancientplatinum
28
208129
<gh_stars>10-100 ItemFinder: farcall CheckForHiddenItems jr c, .found_something ld hl, .Script_FoundNothing jr .resume .found_something ld hl, .Script_FoundSomething .resume call QueueScript ld a, $1 ld [wItemEffectSucceeded], a ret .ItemfinderSound: ld c, 4 .sfx_loop push bc ld de, SFX_SECOND_PART_OF_IT...
nrf52-SDK/examples/peripheral/spi_other_code_ver2/pca10040/blank/ses/Output/spi_pca10040 Release/Obj/DATA_FILTER.asm
hina3271/nrf-acc-ecg
0
208130
.cpu cortex-m4 .eabi_attribute 27, 1 .eabi_attribute 28, 1 .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 1 .eabi_attribute 30, 4 .eabi_attribute 34, 1 .eabi_attribute 18, 4 .file "DATA_FILTER.c" .text .Ltext0: .section .t...
externals/mpir-3.0.0/mpn/x86w/p6/mmx/hamdist.asm
JaminChan/eos_win
12
208131
<gh_stars>10-100 ; Copyright 2000, 2002 Free Software Foundation, Inc. ; ; This file is part of the GNU MP Library. ; ; The GNU MP Library is free software; you can redistribute it and/or ; modify it under the terms of the GNU Lesser General Public License as ; published by the Free Software Foundation; either ...
audio/sfx/switch_3.asm
opiter09/ASM-Machina
1
208132
<reponame>opiter09/ASM-Machina SFX_Switch_3_Ch5: duty_cycle 2 square_note 4, 0, 0, 0 square_note 2, 15, 1, 1664 square_note 1, 0, 0, 0 square_note 4, 15, 1, 1920 square_note 4, 0, 0, 0 sound_ret
python_src/other/export/screen_8_4.asm
fjpena/sword-of-ianna-msx2
43
208133
<gh_stars>10-100 org $0000 ; Object types OBJECT_NONE EQU 0 OBJECT_SWITCH EQU 1 OBJECT_DOOR EQU 2 OBJECT_DOOR_DESTROY EQU 3 OBJECT_FLOOR_DESTROY EQU 4 OBJECT_WALL_DESTROY EQU 5 OBJECT_BOX_LEFT EQU 6 OBJECT_BOX_RIGHT EQU 7 OBJECT_JAR EQU 8 OBJECT_TELEPORTER EQU 9 ; Pickable object types OBJECT_KEY_GREEN EQU 11 OBJEC...
programs/oeis/239/A239608.asm
neoneye/loda
22
208135
; A239608: Sin( arcsin(n)- 2*arccos(n) )^2. ; 0,1,676,9801,59536,235225,715716,1825201,4096576,8346321,15760900,27994681,47279376,76545001,119552356,181037025,266864896,384199201,541679076,749609641,1020163600,1367594361,1808460676,2361862801,3049690176,3896880625,4931691076,6185979801,7695500176,9500205961,11644568100...
pwnlib/shellcraft/templates/mips/linux/creat.asm
IMULMUL/python3-pwntools
325
208136
<% from pwnlib.shellcraft.mips.linux import syscall %> <%page args="file, mode"/> <%docstring> Invokes the syscall creat. See 'man 2 creat' for more information. Arguments: file(char): file mode(mode_t): mode </%docstring> ${syscall('SYS_creat', file, mode)}
Warbird/StealSystemToken.asm
EvanMcBroom/PoCs
20
208137
<reponame>EvanMcBroom/PoCs BITS 32 StealSystemToken: pushad ; Save registers mov edi, dword [fs:0x124] ; edi = Current ETHREAD mov edi, dword [edi+0x150] ; edi = Current EPROCESS mov ecx, dword [edi+0xb8] ; ecx = ActiveProcessLinks Loop1: mov ecx, dwo...
programs/oeis/276/A276860.asm
neoneye/loda
22
208138
<reponame>neoneye/loda<gh_stars>10-100 ; A276860: First differences of the Beatty sequence A276853 for 2*e. ; 5,5,6,5,6,5,6,5,5,6,5,6,5,6,5,5,6,5,6,5,6,5,6,5,5,6,5,6,5,6,5,5,6,5,6,5,6,5,6,5,5,6,5,6,5,6,5,5,6,5,6,5,6,5,6,5,5,6,5,6,5,6,5,5,6,5,6,5,6,5,5,6,5,6,5,6,5,6,5,5,6,5,6,5,6,5,5,6,5,6,5,6,5,6,5,5,6,5,6,5 mov $5,2 ...
oeis/183/A183154.asm
neoneye/loda-programs
11
208140
<reponame>neoneye/loda-programs<gh_stars>10-100 ; A183154: T(n,k) is the number of order-preserving partial isometries (of an n-chain) of fixed k (fix of alpha is the number of fixed points of alpha) ; Submitted by <NAME> ; 1,1,1,3,2,1,9,3,3,1,23,4,6,4,1,53,5,10,10,5,1,115,6,15,20,15,6,1,241,7,21,35,35,21,7,1,495,8,28,...
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca.log_21829_745.asm
ljhsiun2/medusa
9
208141
.global s_prepare_buffers s_prepare_buffers: push %r14 push %r15 push %rbp push %rcx push %rdi push %rsi lea addresses_A_ht+0x15a24, %rsi lea addresses_D_ht+0x1e824, %rdi nop nop nop add %r14, %r14 mov $123, %rcx rep movsw nop nop nop nop nop xor %rdi, %rdi lea addresses_normal_ht+0x4dd8, %rsi lea addresses_D_ht+0x5524...
programs/oeis/231/A231665.asm
neoneye/loda
22
208142
<reponame>neoneye/loda ; A231665: a(n) = Sum_{i=0..n} digsum_4(i)^2, where digsum_4(i) = A053737(i). ; 0,1,5,14,15,19,28,44,48,57,73,98,107,123,148,184,185,189,198,214,218,227,243,268,277,293,318,354,370,395,431,480,484,493,509,534,543,559,584,620,636,661,697,746,771,807,856,920,929,945,970,1006,1022,1047,1083,1132,115...
MdePkg/Library/BaseLib/X64/WriteIdtr.nasm
nicklela/edk2
3,861
208143
;------------------------------------------------------------------------------ ; ; Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR> ; SPDX-License-Identifier: BSD-2-Clause-Patent ; ; Module Name: ; ; WriteIdtr.Asm ; ; Abstract: ; ; AsmWriteIdtr function ; ; Notes: ; ;----------...
maps/JubilifePokemonCenter1F.asm
AtmaBuster/pokeplat-gen2
6
208145
<filename>maps/JubilifePokemonCenter1F.asm<gh_stars>1-10 object_const_def ; object_event constants const JUBILIFE_POKEMON_CENTER_1F_NURSE const JUBILIFE_POKEMON_CENTER_1F_OBJECT1 const JUBILIFE_POKEMON_CENTER_1F_OBJECT2 const JUBILIFE_POKEMON_CENTER_1F_OBJECT3 JubilifePokemonCenter1F_MapScripts: db 0 ; scene scr...
data/pokemon/base_stats/snubbull.asm
Trap-Master/spacworld97-thingy
0
208146
<reponame>Trap-Master/spacworld97-thingy<filename>data/pokemon/base_stats/snubbull.asm<gh_stars>0 db 0 ; species ID placeholder db 60, 80, 50, 30, 40, 40 ; hp atk def spd sat sdf db FAIRY, FAIRY ; type db 190 ; catch rate db 63 ; base exp db NO_ITEM, NO_ITEM ; items db GENDER_F75 ; gender ratio ...
cat.asm
dylsugar/cs461_hw6
0
208147
<reponame>dylsugar/cs461_hw6 _cat: file format elf64-x86-64 Disassembly of section .text: 0000000000001000 <cat>: char buf[512]; void cat(int fd) { 1000: f3 0f 1e fa endbr64 1004: 55 push %rbp 1005: 48 89 e5 mov %rsp,%rbp 1008: 48 83 ec 20 ...
release/src/router/nettle/arm/v6/sha256-compress.asm
ghsecuritylab/Toastman-Tinc
34
208149
C nettle, low-level cryptographics library C C Copyright (C) 2013 <NAME> C C The nettle library is free software; you can redistribute it and/or modify C it under the terms of the GNU Lesser General Public License as published by C the Free Software Foundation; either version 2.1 of the License, or (at your C option...
src/memchk.asm
codebje/cpmsuite
0
208151
<gh_stars>0 .z180 #target bin #code TEXT, $100 #include "src/z180registers.z80" .org $100 ;; set up the bank area at $c000 logical ld a, $fc out0 (CBAR), a ;; the first bank to test should be physical $10000 ;; which now maps into the BBR as $10000-$c000 = $4000 ;; the bank counter will run from ...
programs/oeis/157/A157983.asm
neoneye/loda
22
208152
; A157983: a(n)=3!*n!/(8!*19!) ; 759,18975,493350,13320450,372972600,10816205400,324486162000,10059071022000,321890272704000,10622378999232000,361160885973888000,12640631009086080000,455062716327098880000,16837320504102658560000,639818179155901025280000 add $0,24 seq $0,142 ; Factorial numbers: n! = 1*2*3*4*...*n (ord...
src/main/fragment/mos6502-common/vwum1=vwum1_ror_6.asm
jbrandwood/kickc
2
208153
<gh_stars>1-10 lda {m1} asl sta $ff lda {m1}+1 rol sta {m1} lda #0 rol sta {m1}+1 asl $ff rol {m1} rol {m1}+1
benchmarks/adpcm-decode/main.asm
TRDDC-TUM/wcet-benchmarks
2
208154
main.elf: file format elf32-avr Disassembly of section .data: 00800100 <__data_start>: __bad_interrupt(): ../../../../crt1/gcrt1.S:195 800100: 0c 00 .word 0x000c ; ???? 800102: 00 00 nop 800104: d4 ff sbrs r29, 4 800106: ff ff .word 0xffff ; ???? 800108: d4 ff sbrs r...
python/asm/asm.asm
P403n1x87/asm
8
208155
DEFAULT rel %include "asm/python.inc" GLOBAL PyInit_asm:function ;; --------------------------------------------------------------------------- SECTION .rodata ;; --------------------------------------------------------------------------- l_sayit_name...
sources/ippcp/asm_intel64/pcprij128decryptxtse9as.asm
dongbinghua/ipp-crypto
233
208156
<filename>sources/ippcp/asm_intel64/pcprij128decryptxtse9as.asm<gh_stars>100-1000 ;=============================================================================== ; Copyright 2016-2021 Intel Corporation ; ; Licensed under the Apache License, Version 2.0 (the "License"); ; you may not use this file except in compliance ...
jd/jdmain.asm
KittenBot/jacdac-padauk
4
208158
jd_main: SP = main_st .clear_memory .rng_init .t16_init // random delay 0-1000us call rng_next mov isr0, a random_delay: call t16_sync mov a, t16_4us sub a, isr0 ifclear OV goto random_delay // restart our clock, so it's hopefully offset from other devices clear t16_low$0 stt16 t16_low...
Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_21829_2662.asm
ljhsiun2/medusa
9
208160
.global s_prepare_buffers s_prepare_buffers: push %r12 push %r13 push %r14 push %r9 push %rax push %rcx push %rdi push %rsi lea addresses_normal_ht+0xb9a4, %r13 nop and $3639, %rsi mov $0x6162636465666768, %rcx movq %rcx, %xmm2 vmovups %ymm2, (%r13) nop nop nop nop nop and $45166, %rsi lea addresses_normal_ht+0x19382, ...
oeis/295/A295678.asm
neoneye/loda-programs
11
208162
; A295678: a(n) = a(n-1) + a(n-3) + a(n-4), where a(0) = 1, a(1) = 2, a(2) = 1, a(3) = 3. ; Submitted by <NAME> ; 1,2,1,3,6,9,13,22,37,59,94,153,249,402,649,1051,1702,2753,4453,7206,11661,18867,30526,49393,79921,129314,209233,338547,547782,886329,1434109,2320438,3754549,6074987,9829534,15904521,25734057,41638578,673726...
test_files/demo.asm
Runnerguy1234/basm
0
208164
const mem = 0o4000 ;const A = mem + 0 ;const B = mem + 2 ;const C = mem + 4 const A1 = 0o4000 const A2 = 0o4001 const B1 = 0o4002 const B2 = 0o4003 const C1 = 0o4004 const C2 = 0o4005 const We = 0o4010 MOV Ix, 0o37 ;Ammount of memory to clear clrMem: ;Clear memory MOV (mem+Ix), 0 DEC Ix JMP clrMem -nz INC (A1...
libsrc/games/playzb4_mwr.asm
ahjelm/z88dk
640
208165
<gh_stars>100-1000 ; ; Generic version ; calibrated for a fixed bitrate, 1-bit ; ; <NAME>, Feb - 2021 ; ; ;$Id: playzb4_mwr.asm $ ; ; extern void __LIB__ playzb4(uchar *SamStart, ushort SamLen); ; play 4 bit pulse wave encoded data using sid master volume IF !__CPU_GBZ80__ && !__CPU_INTEL__ SECTION code_clib P...
libsrc/games/msx/joystick.asm
dex4er/deb-z88dk
1
208166
; ; Game device library for the MSX ; <NAME> - 3/12/2007 ; ; $Id: joystick.asm,v 1.1 2007/12/03 16:05:19 stefano Exp $ ; XLIB joystick LIB msxbios LIB getk .joystick pop hl pop de push de push hl ld a,e dec a jr nz,nokeystick call getk ld a,l ld l,0 or @00100000 ; TO_LO...
externals/mpir-3.0.0/mpn/x86/nehalem/submul_1.asm
JaminChan/eos_win
1
208167
dnl AMD K7 mpn_addmul_1/mpn_submul_1 -- add or subtract mpn multiple. dnl Copyright 1999, 2000, 2001, 2002, 2005 Free Software Foundation, Inc. dnl 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 dnl modify it under the terms of the GNU Less...
libsrc/graphics/zx81/hr/_clg_hr.asm
meesokim/z88dk
0
208169
<gh_stars>0 ;-------------------------------------------------------------- ; This code comes from the 'HRG_Tool' ; by <NAME> ;-------------------------------------------------------------- ; ; Fast CLS for hi-rez ZX81 ; ; Stefano - 10/1/2007 ; ; ; $Id: _clg_hr.asm,v 1.2 2015/01/19 01:32:52 pauloscustodio ...
data/pokemon/dex_entries/carnivine.asm
AtmaBuster/pokeplat-gen2
6
208171
db "<NAME>@" ; species name db "It walks around on" next "its tentacles in" next "search of a tree" page "branch where it" next "can dangle down" next "and ambush prey.@"
programs/oeis/212/A212344.asm
neoneye/loda
22
208172
<reponame>neoneye/loda ; A212344: Sequence of coefficients of x^(n-3) in marked mesh pattern generating function Q_{n,132}^(0,3,0,0)(x). ; 5,5,10,25,70,210,660,2145,7150,24310,83980,293930,1040060,3714500,13372200,48474225,176788350,648223950,2388193500,8836315950,32820602100,122331335100,457412818200,1715298068250,644...
oeis/108/A108582.asm
neoneye/loda-programs
11
208173
; A108582: n appears n^3 times. ; 1,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4 mov $3,1 lpb $0 mov $2,$3 pow $2,3 sub $0,$2 add $3,1 lpe mov $0,$3
programs/oeis/183/A183898.asm
neoneye/loda
22
208174
; A183898: Number of nondecreasing arrangements of n+3 numbers in 0..3 with each number being the sum mod 4 of three others. ; 5,14,38,70,111,162,224,298,385,486,602,734,883,1050,1236,1442,1669,1918,2190,2486,2807,3154,3528,3930,4361,4822,5314,5838,6395,6986,7612,8274,8973,9710,10486,11302,12159,13058,14000,14986,16017...
testCases2/float_arr.asm
KeithPiTsui/TIGER-1
19
208175
# Beginning of the data section .data n1: .word 0 i0: .word 0 i: .word 0 B0: .word 0 A0: .space 20 num_0: .word 0 num_4: .word 4 num_5: .word 5 num_5_0: .float 5.0 num_1_5: .float 1.5 num_2_5: .float 2.5 var1: .word 0 var0: .word 0 num_1: .word 1 # Beginning of the c...
thing.asm
ilay122/Raycasting-Engine-MASM-32
1
208176
<reponame>ilay122/Raycasting-Engine-MASM-32<gh_stars>1-10 ;1099 - make draw sprites and update in loopidiloop 1 and 2 to check if there is sprite in spritemap .686 .MODEL Flat,StdCall OPTION CaseMap:None .MMX .XMM include \masm32\include\windows.inc include \masm32\include\kernel32.inc...
programs/oeis/320/A320926.asm
karttu/loda
0
208177
<reponame>karttu/loda<gh_stars>0 ; A320926: Concatenation of successive segments generated by the morphism {0 -> {0, 0, 1}, 1 -> {0}}, starting with 0. ; 0,0,0,1,0,0,1,0,0,1,0,0,0,1,0,0,1,0,0,0,1,0,0,1,0,0,0,1,0,0,1,0,0,1,0,0,0,1,0,0,1,0,0,0,1,0,0,1,0,0,1,0,0,0,1,0,0,1,0,0,0,1,0,0,1,0,0,1,0,0,0,1,0,0,1,0,0,0,1,0,0,1,0,...
libsrc/_DEVELOPMENT/temp/sp1/zx/c/sccz80/sp1_PutTiles_callee.asm
meesokim/z88dk
0
208178
<filename>libsrc/_DEVELOPMENT/temp/sp1/zx/c/sccz80/sp1_PutTiles_callee.asm<gh_stars>0 ; void __CALLEE__ sp1_PutTiles_callee(struct sp1_Rect *r, struct sp1_tp *src) ; 02.2006 aralbrec, Sprite Pack v3.0 ; sinclair zx version SECTION code_temp_sp1 PUBLIC sp1_PutTiles_callee sp1_PutTiles_callee: pop af pop hl ...
oeis/178/A178826.asm
neoneye/loda-programs
11
208179
<reponame>neoneye/loda-programs ; A178826: Partial sums of floor(7^n/9). ; Submitted by <NAME> ; 0,5,43,309,2176,15248,106752,747285,5231019,36617157,256320128,1794240928,12559686528,87917805733,615424640171,4307972481237,30155807368704,211090651580976,1477634561066880,10343441927468213,72404093492277547,50682865444594...
npcData.asm
RevolutionSoftware/Juego
1
208180
npcTable: .dw npcRalena ;.db sprite ;.db x,xOff ;.db y,yOff ;.dw text npcRalena: npcR1: .db 0 ;sprite no .db 5,0 ;x .db 6,0 ;y .dw npcSprites ;end npc data .db $FF npcSprites: ;0 #include "sprites/npcs/npc1.bmp" #include "sprites/npcs/npc1mask.bmp"
include/datastruct.asm
kingwelx/intel-ipsec-mb
17
208181
;; ;; Copyright (c) 2012-2018, Intel Corporation ;; ;; Redistribution and use in source and binary forms, with or without ;; modification, are permitted provided that the following conditions are met: ;; ;; * Redistributions of source code must retain the above copyright notice, ;; this list of conditions and...
Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0xca.log_21829_994.asm
ljhsiun2/medusa
9
208182
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r12 push %rax push %rbp push %rcx push %rdi push %rsi lea addresses_A_ht+0x265e, %rbp nop nop nop nop nop cmp $65269, %r10 movl $0x61626364, (%rbp) nop nop nop nop and $35855, %rdi lea addresses_A_ht+0xdfde, %rsi lea addresses_normal_ht+0x795e, %rdi nop nop s...
macros.asm
ChartreuseK/z80monitor
5
208184
<gh_stars>1-10 ; 16-bit compare HL with register ; CMP16 DE == CMP HL, DE CMP16 macro &RP AND A ; Clear carry SBC HL, &RP ADD HL, &RP ; Set flags endm PUSHALL macro PUSH AF PUSH BC PUSH DE PUSH HL PUSH IX PUSH IY endm POPALL macro POP IY POP IX POP HL POP DE POP BC POP AF endm
programs/oeis/106/A106734.asm
karttu/loda
1
208185
; A106734: a(n) = n^3 - 7*n + 7. ; 1,1,13,43,97,181,301,463,673,937,1261,1651,2113,2653,3277,3991,4801,5713,6733,7867,9121,10501,12013,13663,15457,17401,19501,21763,24193,26797,29581,32551,35713,39073,42637,46411,50401,54613,59053,63727 mov $1,$0 add $0,4 bin $1,2 mul $1,$0 mul $1,2 add $1,1
programs/oeis/160/A160382.asm
karttu/loda
0
208186
<gh_stars>0 ; A160382: Number of 2's in base-4 representation of n. ; 0,0,1,0,0,0,1,0,1,1,2,1,0,0,1,0,0,0,1,0,0,0,1,0,1,1,2,1,0,0,1,0,1,1,2,1,1,1,2,1,2,2,3,2,1,1,2,1,0,0,1,0,0,0,1,0,1,1,2,1,0,0,1,0,0,0,1,0,0,0,1,0,1,1,2,1,0,0,1,0,0,0,1,0,0,0,1,0,1,1,2,1,0,0,1,0,1,1,2,1,1,1,2,1,2 lpb $0,1 mov $1,$0 mod $1,4 add $...
data/baseStats_original/xatu.asm
adhi-thirumala/EvoYellow
16
208187
<reponame>adhi-thirumala/EvoYellow db DEX_XATU ; pokedex id db 65 ; base hp db 75 ; base attack db 70 ; base defense db 95 ; base speed db 85 ; base special db PSYCHIC ; species type 1 db FLYING ; species type 2 db 60 ; catch rate db 171 ; base exp yield INCBIN "pic/ymon/xatu.pic",0,1 ; 66, sprite dimensions ...
asm/navi-select.ext.asm
RockmanEXEZone/MMBN45-English-Translation
6
208190
.align 2 naviSelect_getNaviNameTile: lsl r3,r0,0x2 lsl r0,r0,0x1 add r3,r3,r0 pop r0 mov r15,r14 naviSelect_renderNaviName: push r0-r3,r14 // Render first OAM bl 0x8029538 pop r0-r3 // Offset x-position mov r4,0x20 lsl r4,r4,0x10 add r0,r0,r4 // Change to 16x8 lsl r0,r0,0x2 lsr r0,r0,0x2 // Get n...
programs/oeis/213/A213244.asm
karttu/loda
0
208191
; A213244: Number of nonzero elements in GF(2^n) that are 5th powers. ; 1,3,7,3,31,63,127,51,511,1023,2047,819,8191,16383,32767,13107,131071,262143,524287,209715,2097151,4194303,8388607,3355443,33554431,67108863,134217727,53687091,536870911,1073741823,2147483647,858993459,8589934591,17179869183,34359738367,13743895347,...
oeis/052/A052908.asm
neoneye/loda-programs
11
208192
; A052908: Expansion of 1 + x/(1 - 2*x - x^3 + x^4). ; Submitted by <NAME> ; 1,1,2,4,9,19,40,85,180,381,807,1709,3619,7664,16230,34370,72785,154136,326412,691239,1463829,3099934,6564695,13901980,29440065,62344891,132027067,279592219,592089264,1253860704,2655286560,5623070165,11907911770,25217249396,53402282397,11308940...
ANOTHER.asm
Mohamed-94/Group-of-Assembly-Programs-Samples--8086-85-Processors-family-
16
208193
<gh_stars>10-100 ;TITEL SOM .MODEL SMALL .STACK 100H .DATA String1 DB "Hello" String2 DB 5 dup(?) .CODE MAIN PROC MOV AX, @DATA MOV DS, AX MOV ES, AX STD MOV CX, 5 LEA SI, String1+4 LEA DI, String2 Next: MOVSB ADD DI, 2 LOOP Next MOV AH,4CH INT 21 MAIN ENDP END MAIN
src/qt/qtwebkit/Source/JavaScriptCore/llint/LowLevelInterpreter.asm
zwollerob/PhantomJS_AMR6VL
0
208194
# Copyright (C) 2011, 2012 Apple Inc. All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: # 1. Redistributions of source code must retain the above copyright # notice, this list of conditions and t...
examples/pxScene2d/external/zlib-1.2.11/contrib/masmx86/match686.asm
madanagopaltcomcast/pxCore
13,885
208196
; match686.asm -- Asm portion of the optimized longest_match for 32 bits x86 ; Copyright (C) 1995-1996 <NAME>, <NAME> and <NAME>. ; File written by <NAME>, by converting match686.S from <NAME> ; for MASM. This is as assembly version of longest_match ; from Jean-loup Gailly in deflate.c ; ; http://www.zli...
programs/oeis/036/A036827.asm
jmorken/loda
1
208197
<reponame>jmorken/loda<gh_stars>1-10 ; A036827: a(n) = 26+2^(n+1)*(-13+9*n-3*n^2+n^3). ; 0,2,34,250,1274,5274,19098,63002,194074,567322,1591322,4317210,11395098,29392922,74350618,184942618,453378074,1097334810,2626158618,6222250010,14610858010,34032582682,78693531674,180757725210,412685959194,936973959194,2116479352858...
oeis/142/A142369.asm
neoneye/loda-programs
11
208198
<reponame>neoneye/loda-programs ; A142369: Primes congruent to 18 mod 47. ; Submitted by <NAME> ; 347,911,1193,1381,1663,2039,2791,3167,3449,3637,3919,4013,4201,4483,5987,6269,6551,6833,7867,8243,8431,8713,8807,9277,9371,10499,10687,10781,11251,11909,12097,12379,12473,13037,13789,13883,14071,14447,15199,16139,16421,167...
Examples/ch16/Seg2/seg2.asm
satadriver/LiunuxOS
0
208199
TITLE Segment Example (main module, Seg2.asm) EXTRN var2:WORD, subroutine_1:PROC cseg SEGMENT BYTE PUBLIC 'CODE' ASSUME cs:cseg,ds:dseg, ss:sseg main PROC mov ax,dseg ; initialize DS mov ds,ax mov ax,var1 ; local variable mov bx,var2 ; external variable call s...
mc-sema/validator/x86_64/tests/CMOVL32rr.asm
randolphwong/mcsema
2
208201
<filename>mc-sema/validator/x86_64/tests/CMOVL32rr.asm BITS 64 ;TEST_FILE_META_BEGIN ;TEST_TYPE=TEST_F ;TEST_IGNOREFLAGS= ;TEST_FILE_META_END ; CMOVL32rr mov ecx, 0x44 mov edx, 0x88 ;TEST_BEGIN_RECORDING cmovl ecx, edx ;TEST_END_RECORDING
base/ntsetup/opktools/oformat/format.asm
npocmaka/Windows-Server-2003
17
208202
<reponame>npocmaka/Windows-Server-2003 ;/* ; * Microsoft Confidential ; * Copyright (C) Microsoft Corporation 1991 ; * All Rights Reserved. ; */ ;page 84,132 ; ; SCCSID = @(#)format.asm 1.26 85/10/20 ; SCCSID = @(#)format.asm 1.26 85/10/20 ; ...
8086/1arith/mul.asm
iamvk1437k/mpmc
1
208203
<filename>8086/1arith/mul.asm MOV AX,04H ; Move 04H in register AX MOV BX,05 ; Move 05H in register BX MUL BX ; AX=AX*BX
MdePkg/Library/BaseIoLibIntrinsic/AArch64/ArmVirtMmio.asm
KrzysztofKoch1/edk2
2,757
208204
; ; Copyright (c) 2014-2018, Linaro Limited. All rights reserved. ; ; This program and the accompanying materials are licensed and made available ; under the terms and conditions of the BSD License which accompanies this ; distribution. The full text of the license may be found at ; http:;opensource.org/lic...
core/vice-3.3/src/lib/libx264/common/x86/sad16-a.asm
paulscottrobson/cxp-computer
2
208205
<reponame>paulscottrobson/cxp-computer<gh_stars>1-10 ;***************************************************************************** ;* sad16-a.asm: x86 high depth sad functions ;***************************************************************************** ;* Copyright (C) 2010-2014 x264 project ;* ;* Authors: <NAME> <<...
libsrc/adt/queue/adt_QueueCreateS.asm
jpoikela/z88dk
640
208206
; void __FASTCALL__ *adt_QueueCreateS(struct adt_Queue *q) ; 11.2006 aralbrec SECTION code_clib PUBLIC adt_QueueCreateS PUBLIC _adt_QueueCreateS EXTERN l_setmem ; initialize an adt_Queue ; ; hl = struct adt_Queue* .adt_QueueCreateS ._adt_QueueCreateS xor a jp l_setmem-11
programs/oeis/094/A094952.asm
karttu/loda
0
208207
<reponame>karttu/loda<gh_stars>0 ; A094952: A sequence derived from pentagonal numbers, or a Stirling number of the first kind matrix. ; 6,35,105,234,440,741,1155,1700,2394,3255,4301,5550,7020,8729,10695,12936,15470,18315,21489,25010,28896,33165,37835,42924,48450,54431,60885,67830,75284,83265,91791,100880,110550,120819...
07/test.asm
tthero/tthero-nand2tetris
0
208208
// push constant 10 @10 D=A @SP A=M M=D @SP M=M+1 // pop local 0 @LCL D=M @0 D=A+D @SP A=M M=D @SP AM=M-1 D=M @SP A=M+1 A=M M=D // push constant 21 @21 D=A @SP A=M M=D @SP M=M+1 // push constant 22 @22 D=A @SP A=M M=D @SP M=M+1 // pop argument 2 @ARG D=M @2 D=A+D @SP A=M M=D @SP AM=M-1 D=M @SP A=M+1 A=M M=D // pop argu...
oeis/348/A348675.asm
neoneye/loda-programs
11
208209
<reponame>neoneye/loda-programs ; A348675: a(n) = Sum_{k=0..n-1} Omega(n^2-k^2). ; Submitted by <NAME> ; 0,3,6,10,14,18,21,27,31,35,39,44,48,54,58,64,68,74,77,83,87,91,96,102,107,112,117,123,127,132,135,144,149,153,158,164,167,173,178,184,190,195,199,205,210,215,219,227,231,238,242,247,252,258,262,269,273,278 mul $0,2...
tests/roms/jump_tables.asm
AndreaOrru/Gilgamesh
25
208210
incsrc lorom.asm org $8000 reset: jsr (.jumptable,x) ; $008000 .loop: jmp .loop ; $008003 .jumptable: dw $8100 ; $008005 dw $8200 ; $008007 org $8100 x0: rts ; $008100 org $8200 x1: rts ...
programs/oeis/315/A315642.asm
jmorken/loda
1
208211
<reponame>jmorken/loda ; A315642: Coordination sequence Gal.6.332.4 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings. ; 1,6,12,16,21,27,33,39,44,48,54,60,66,72,76,81,87,93,99,104,108,114,120,126,132,136,141,147,153,159,164,168,174,180,18...
src/main/fragment/mos6502-common/vwum1=vwum2_rol_6.asm
jbrandwood/kickc
2
208212
lda {m2}+1 lsr sta $ff lda {m2} ror sta {m1}+1 lda #0 ror sta {m1} lsr $ff ror {m1}+1 ror {m1}
programs/oeis/141/A141326.asm
karttu/loda
0
208213
; A141326: Subsequence of 'Fermat near misses' which is generated by a simple formula based on the cubic binomial expansion along with formulas for the corresponding terms in the expression, x^3 + y^3 = z^3 + 1. ; 12,150,738,2316,5640,11682,21630,36888,59076,90030,131802,186660,257088,345786,455670,589872,751740,944838...
src/trampolinex86.asm
unknownv2/CoreHook.Hooking2
13
208214
<reponame>unknownv2/CoreHook.Hooking2 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Trampoline_ASM_x86 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; .386 .model flat, c .code public Trampoline_ASM_X86@0 public Trampoline_ASM_X86_DATA Trampoline_ASM_...
libsrc/rex/syscall4d.asm
andydansby/z88dk-mk2
1
208215
; ; System Call for REX6000 ; ; ; simply rewritten the function with Damjan's algorithm ; Daniel ; ; $Id: syscall4d.asm,v 1.3 2002/04/17 21:30:25 dom Exp $ XLIB syscall4d .syscall4d ld ix,2 add ix,sp ld l,(ix+0) ;par 4 ld h,(ix+1) ld ($c00a),hl ld l,(ix+2) ld h,(ix+3) ld ($c006),hl ;par 3 ld a,h ...
pb2000/dec_bl.asm
wowczarek/pbnet
1
208216
; Copyright (c) 2021, <NAME> ; All rights reserved. ; BSD 2-clause licence - see LICENSE in the top directory ; base/org are meaningless in inline code, but keep the compiler happy BASE: EQU &H7000 START here ORG BASE here: gre IX, $18 ; save IX ; $0..$1 = pkt, $2..$3 = wbuf, $4..$5 = pos, $6 = l...
oeis/095/A095694.asm
neoneye/loda-programs
11
208217
<reponame>neoneye/loda-programs<gh_stars>10-100 ; A095694: T(n,3) diagonal of triangle in A095693. ; Submitted by <NAME> ; 1,22,130,485,1400,3416,7392,14610,26895,46750,77506,123487,190190,284480,414800,591396,826557,1134870,1533490,2042425,2684836,3487352,4480400 add $0,3 mov $1,$0 bin $0,2 bin $0,3 bin $1,4 mul $1,2...
game/data/stages/gem/gem-logic.asm
sgadrat/super-tilt-bro
91
208218
#define STAGE_GEM_STAGE_SPRITES $20 #define STAGE_GEM_NB_STAGE_SPRITES 8 #define STAGE_GEM_FIRST_SPRITE_OAM_OFFSET STAGE_GEM_STAGE_SPRITES*4 #define STAGE_GEM_LAST_SPRITE_OAM_OFFSET (STAGE_GEM_STAGE_SPRITES+STAGE_GEM_NB_STAGE_SPRITES-1)*4 #define STAGE_GEM_GEM_SPRITE STAGE_GEM_STAGE_SPRITES #define STAGE_GEM_GEM_SPRIT...
oeis/179/A179095.asm
neoneye/loda-programs
11
208219
; A179095: Rectified 5-cell numbers: the coefficient of x^{2n-2} in (1+x+x^2+ ... + x^{n-1})^5. ; 0,1,10,45,135,320,651,1190,2010,3195,4840,7051,9945,13650,18305,24060,31076,39525,49590,61465,75355,91476,110055,131330,155550,182975,213876,248535,287245,330310,378045,430776,488840,552585,622370,698565,781551,871720,9694...
tools-src/gnu/gcc/gcc/config/sh/crti.asm
enfoTek/tomato.linksys.e2000.nvram-mod
80
208220
/* Copyright (C) 2000, 2001 Free Software Foundation, Inc. This file was adapted from glibc sources. This file is part of GNU CC. GNU CC is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (a...
Transynther/x86/_processed/NONE/_zr_/i3-7100_9_0xca_notsx.log_219_1680.asm
ljhsiun2/medusa
9
208222
.global s_prepare_buffers s_prepare_buffers: push %r14 push %r9 push %rbp push %rbx push %rcx push %rdi push %rsi lea addresses_WT_ht+0x49aa, %rsi lea addresses_normal_ht+0x4cfe, %rdi nop nop dec %rbp mov $13, %rcx rep movsq nop nop nop nop nop add %r14, %r14 lea addresses_UC_ht+0x1c6a, %rbx nop nop sub $49956, %r9 mov...
Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_1522.asm
ljhsiun2/medusa
9
208223
.global s_prepare_buffers s_prepare_buffers: push %r12 push %r15 push %rax push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_D_ht+0x460c, %rsi nop cmp %r15, %r15 movb (%rsi), %bl nop nop and $2874, %rax lea addresses_WC_ht+0x145b0, %rsi lea addresses_A_ht+0xda30, %rdi nop nop nop nop cmp $60224, %r15 mov ...
_build/dispatcher/jmp_ippsMGF_0d0a4d5d.asm
zyktrcn/ippcp
1
208225
<filename>_build/dispatcher/jmp_ippsMGF_0d0a4d5d.asm extern m7_ippsMGF:function extern n8_ippsMGF:function extern y8_ippsMGF:function extern e9_ippsMGF:function extern l9_ippsMGF:function extern n0_ippsMGF:function extern k0_ippsMGF:function extern ippcpJumpIndexForMergedLibs extern ippcpSafeInit:function segment .da...
sys/arch/x86/boot/bootsect.asm
NeoBSD/tunix
0
208226
; Copyright (c) 2021, <NAME> ; All rights reserved. ; Redistribution and use in source and binary forms, with or without ; modification, are permitted provided that the following conditions are met: ; * Redistributions of source code must retain the above copyright notice, ; this list of conditions and the follow...
kristoph/kernel/console/mem.asm
vbmacher/qsOS
1
208227
.model compact .386p .code ;void memcpy (void far *dest, void far *str, U16B size); public _memcpy _memcpy proc far push bp mov bp,sp push si push di ...
vbox/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-SwitchTo16Bit.asm
Nurzamal/rest_api_docker
0
208228
<gh_stars>0 ; $Id: bs3-cmn-SwitchTo16Bit.asm 69111 2017-10-17 14:26:02Z vboxsync $ ;; @file ; BS3Kit - Bs3SwitchTo16Bit ; ; ; Copyright (C) 2007-2017 Oracle Corporation ; ; This file is part of VirtualBox Open Source Edition (OSE), as ; available from http://www.virtualbox.org. This file is free software; ; you can re...