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
src/asm/isr.asm
krzem5/Assembly-64bit_OS_Kernel
0
197144
<reponame>krzem5/Assembly-64bit_OS_Kernel bits 64 global _asm_isr0 global _asm_isr1 global _asm_isr2 global _asm_isr3 global _asm_isr4 global _asm_isr5 global _asm_isr6 global _asm_isr7 global _asm_isr8 global _asm_isr9 global _asm_isr10 global _asm_isr11 global _asm_isr12 global _asm_isr13 global _asm_isr14 global _as...
programs/oeis/128/A128219.asm
karttu/loda
0
197145
<gh_stars>0 ; A128219: A000012 * A127701. a(1) = 1, a(2) = 2, a(3) = 2; by rows, n-1 terms of 2, 3, 4...followed by "n". ; 1,2,2,2,3,3,2,3,4,4,2,3,4,5,5,2,3,4,5,6,6,2,3,4,5,6,7,7,2,3,4,5,6,7,8,8,2,3,4,5,6,7,8,9,9,2,3,4,5,6,7,8,9,10,10,2,3,4,5,6,7,8,9,10,11,11,2,3,4,5,6,7,8,9,10,11,12,12,2,3,4,5,6 mov $2,$0 lpb $2,1 ...
programs/oeis/318/A318111.asm
neoneye/loda
22
197146
; A318111: Number of maximal 1-intersecting families of 2-sets of [n] = {1,2,...,n}. ; 1,1,1,8,15,26,42,64,93,130,176,232,299,378,470,576,697,834,988,1160,1351,1562,1794,2048,2325,2626,2952,3304,3683,4090,4526,4992,5489,6018,6580,7176,7807,8474,9178,9920,10701,11522,12384,13288,14235,15226,16262,17344,18473,19650,20876...
programs/oeis/138/A138445.asm
neoneye/loda
22
197147
<gh_stars>10-100 ; A138445: a(n) = ((n-th prime)^6-(n-th prime^2))/6. ; 10,120,2600,19600,295240,804440,4022880,7840920,24672560,99137080,147917120,427620840,791683760,1053560200,1796535520,3694059720,7030088360,8586728440,15076396280,21350046480,25222370160,40514574880 seq $0,40 ; The prime numbers. pow $0,2 add $0,1...
programs/oeis/025/A025697.asm
neoneye/loda
22
197148
<reponame>neoneye/loda ; A025697: Index of 3^n within sequence of numbers of form 3^i*6^j. ; 1,2,4,6,9,13,17,22,27,33,40,47,55,63,72,82,92,103,115,127,140,153,167,182,197,213,229,246,264,282,301,321,341,362,383,405,428,451,475,499,524,550,576,603,630,658,687,716,746,777,808,840,872,905,939,973,1008,1043 mov $4,$0 add ...
programs/oeis/080/A080304.asm
jmorken/loda
1
197149
<gh_stars>1-10 ; A080304: Numerator of n^mu(n), where mu is the Moebius function (A008683). ; 1,1,1,1,1,6,1,1,1,10,1,1,1,14,15,1,1,1,1,1,21,22,1,1,1,26,1,1,1,1,1,1,33,34,35,1,1,38,39,1,1,1,1,1,1,46,1,1,1,1,51,1,1,1,55,1,57,58,1,1,1,62,1,1,65,1,1,1,69,1,1,1,1,74,1,1,77,1,1,1,1,82,1,1,85,86,87,1,1,1,91,1,93,94,95,1,1,1,1...
Transynther/x86/_processed/NONE/_st_/i9-9900K_12_0xa0.log_21829_1273.asm
ljhsiun2/medusa
9
197150
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r12 push %r8 push %rbp push %rcx push %rdi push %rsi lea addresses_A_ht+0x1793e, %r11 nop and %r10, %r10 vmovups (%r11), %ymm4 vextracti128 $1, %ymm4, %xmm4 vpextrq $0, %xmm4, %r8 nop nop inc %rbp lea addresses_A_ht+0x1404, %rsi lea addresses_UC_ht+...
libsrc/_DEVELOPMENT/arch/sms/vram/z80/asm_sms_memcpy_vram_to_vram.asm
jpoikela/z88dk
640
197151
; ======================================================================== ; ; void *sms_memcpy_vram_to_vram(void *dst, void *src, unsigned int n) ; ; memcpy within vram; ; VRAM addresses are assumed to be stable. ; ; ======================================================================== ; a faster method that copi...
_incObj/60 Orbinaut.asm
kodishmediacenter/msu-md-sonic
9
197152
; --------------------------------------------------------------------------- ; Object 60 - Orbinaut enemy (LZ, SLZ, SBZ) ; --------------------------------------------------------------------------- Orbinaut: moveq #0,d0 move.b obRoutine(a0),d0 move.w Orb_Index(pc,d0.w),d1 jmp Orb_Index(pc,d1.w) ; ===========...
1581/64tass/lookitup.asm
silverdr/assembly
23
197154
<reponame>silverdr/assembly<gh_stars>10-100 ;optsch optimal search for lookup & fndfil optsch lda #0 ; determine optimal search sta temp ; init drive mask sta drvflg sta drvcnt jsr autoi ; check drv for autoinit beq os70 ; drive is active ...
gfx/tilesets/johto_modern_palette_map.asm
pokeachromicdevs/pokeoctober
1
197155
tilepal 0, GRAY, BROWN, BROWN, RED, GREEN, GREEN, GRAY, RED tilepal 0, RED, RED, ROOF, ROOF, ROOF, GREEN, GREEN, GREEN tilepal 0, ROOF, ROOF, ROOF, ROOF, WATER, ROOF, BROWN, BROWN tilepal 0, RED, RED, BROWN, BROWN, BROWN, GREEN, GREEN, GREEN tilepal 0, GRAY, GRAY, BROWN, RED, RED, GRAY, YELLOW, YELLOW tilepal 0, ...
programs/oeis/225/A225531.asm
neoneye/loda
22
197156
<reponame>neoneye/loda<gh_stars>10-100 ; A225531: Number of ordered pairs (i, j) with i, j >= 0, i + j <= n and gcd(i, j) <= 1. ; 1,3,4,6,8,12,14,20,24,30,34,44,48,60,66,74,82,98,104,122,130,142,152,174,182,202,214,232,244,272,280,310,326,346,362,386,398,434,452,476,492,532,544,586,606,630,652,698,714,756,776,808,832,8...
Source/Apps/Test/ramtest/loader.asm
b1ackmai1er/RomWBW
1
197157
; Z80 ;*********************************** ;* Z80 TEST PROTOTYPE ;* LOAD MONITOR FROM ROM INTO RAM AND EXECUTE PROGRAM ;* <NAME> ;* <EMAIL> ;* 15 FEB 2007 ;*********************************** ;********************* CONSTANTS **************************************** RAMTOP: .EQU 0FFFFh ; HIGHEST ADDRESSABLE MEMORY ...
programs/oeis/311/A311601.asm
karttu/loda
0
197158
<reponame>karttu/loda ; A311601: Coordination sequence Gal.6.230.1 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,4,8,12,18,22,26,32,36,40,44,48,52,56,62,66,70,76,80,84,88,92,96,100,106,110,114,120,124,128,132,136,140,144,150,154,...
Transynther/x86/_processed/AVXALIGN/_st_zr_sm_/i7-7700_9_0xca.log_21829_1851.asm
ljhsiun2/medusa
9
197159
.global s_prepare_buffers s_prepare_buffers: push %r15 push %r8 push %rax push %rbp push %rbx push %rcx push %rdi push %rsi lea addresses_normal_ht+0x13e7f, %rsi nop cmp $24693, %rcx movups (%rsi), %xmm5 vpextrq $1, %xmm5, %r15 sub $3996, %rdi lea addresses_D_ht+0x633, %r15 nop dec %rax mov $0x6162636465666768, %rbp mo...
kernel/blitter/clear.asm
paulscottrobson/eris
13
197161
<filename>kernel/blitter/clear.asm<gh_stars>10-100 ; ***************************************************************************** ; ***************************************************************************** ; ; Name: clear.asm ; Purpose: Screen Erase/Fill Routine ; Created: 8th March 2020 ; Reviewed: 16th Mar...
scripts/CeladonGym.asm
opiter09/ASM-Machina
1
197162
<reponame>opiter09/ASM-Machina<filename>scripts/CeladonGym.asm<gh_stars>1-10 CeladonGym_Script: ld hl, wCurrentMapScriptFlags bit 6, [hl] res 6, [hl] call nz, .LoadNames call EnableAutoTextBoxDrawing ld hl, CeladonGymTrainerHeaders ld de, CeladonGym_ScriptPointers ld a, [wCeladonGymCurScript] call ExecuteCurMa...
programs/oeis/205/A205825.asm
jmorken/loda
1
197163
<reponame>jmorken/loda ; A205825: a(n) = n!/ceiling(n/2)!. ; 1,1,2,3,12,20,120,210,1680,3024,30240,55440,665280,1235520,17297280,32432400,518918400,980179200,17643225600,33522128640,670442572800,1279935820800,28158588057600,53970627110400,1295295050649600,2490952020480000,64764752532480000 mov $1,1 mov $2,$0 div $2,2 ...
oeis/128/A128587.asm
neoneye/loda-programs
11
197164
<filename>oeis/128/A128587.asm<gh_stars>10-100 ; A128587: Row sums of A128586. ; 1,1,1,-1,3,-5,9,-15,25,-41,67,-109,177,-287,465,-753,1219,-1973,3193,-5167,8361,-13529,21891,-35421,57313,-92735,150049,-242785,392835,-635621,1028457,-1664079,2692537,-4356617,7049155,-11405773,18454929,-29860703,48315633,-78176337,126491...
externals/mpir-3.0.0/mpn/x86_64w/nehalem/lshift.asm
JaminChan/eos_win
12
197165
; PROLOGUE(mpn_lshift) ; Version 1.0.3. ; ; Copyright 2008 <NAME> ; ; Windows Conversion Copyright 2008 <NAME> ; ; This file is part of the MPIR Library. ; ; The MPIR 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 t...
game/logic/game_states/online_mode_screen.asm
benoitryder/super-tilt-bro
0
197166
init_online_mode_screen: .( ; Initialize C stack lda #<c_stack_end sta _sp0 lda #>c_stack_end sta _sp1 ; Call C init routine SWITCH_BANK(#ONLINE_MODE_SCREEN_EXTRA_BANK_NUMBER) jmp init_online_mode_screen_extra ;rts ; useless, jump to subroutine .) online_mode_screen_tick: .( ; Call C tick routine SWITCH_B...
programs/oeis/022/A022780.asm
jmorken/loda
1
197167
<gh_stars>1-10 ; A022780: Place where n-th 1 occurs in A023118. ; 1,2,3,5,7,10,13,17,21,26,31,36,42,48,55,62,70,78,87,96,105,115,125,136,147,159,171,184,197,210,224,238,253,268,284,300,317,334,351,369,387,406,425,445,465,486,507,529,551,573,596,619,643,667,692,717,743,769,795,822,849,877,905,934,963,993,1023,1053,1084,...
libsrc/target/zx/if1/if1_init_file.asm
jpoikela/z88dk
640
197168
; ; ZX IF1 & Microdrive functions ; ; int if1_init_file (int drive, int name, struct M_CHAN buffer); ; ; This is the original BASIC structure with no added values/flags. ; ; ; Open a file for writing ; ; $Id: if1_init_file.asm,v 1.3 2016-07-01 22:08:20 dom Exp $ ; SECTION code_clib PUBLIC if1_init_file PUBLI...
tests/bfp-024-h2b.asm
mtalexander/hyperion
187
197169
<gh_stars>100-1000 TITLE 'bfp-024-h2b.asm: Test Convert HFP to BFP' *********************************************************************** * *Testcase CONVERT HFP TO BFP * Test case capability includes verifying the condition code for * sundry result cases. CONVERT HFP TO BFP does not generate IEEE * execptions ...
libsrc/_DEVELOPMENT/arch/zx/bifrost_l/c/sccz80/BIFROSTL_showNextTile.asm
teknoplop/z88dk
0
197170
; ---------------------------------------------------------------- ; Z88DK INTERFACE LIBRARY FOR THE BIFROST* ENGINE - RELEASE 1.2/L ; ; See "bifrost_h.h" for further details ; ---------------------------------------------------------------- ; void BIFROSTL_showNextTile() SECTION code_clib SECTION code_bifrost_h PUB...
oeis/287/A287425.asm
neoneye/loda-programs
11
197171
; A287425: Number of maximal matchings in the n-gear graph. ; 3,6,11,22,47,98,198,394,776,1512,2917,5582,10610,20050,37697,70562,131565,244460,452829,836482,1541318,2833624,5198692,9519722,17402027,31759964,57878498,105331522,191445503,347548382,630235055,1141662370,2066086475,3735599586,6748329702,12180850022,21969676...
Source/Levels/L0106.asm
AbePralle/FGB
0
197172
<filename>Source/Levels/L0106.asm<gh_stars>0 ;L0106.asm ;<NAME> 3.4.2000 INCLUDE "Source/Defs.inc" INCLUDE "Source/Levels.inc" STATE_TALKED EQU 2 ;--------------------------------------------------------------------- SECTION "LevelsSection0106",ROMX ;------------------------------------------------------------------...
Tests/src/Main/fJump.asm
SkyLined/mBugId
22
197174
IFDEF x86 .586 OPTION CASEMAP :NONE .MODEL flat, stdcall ENDIF _TEXT SEGMENT PUBLIC fJump IFDEF x86 fJump PROC pAddress:PTR ; Stack frame code gets added automatically ; function code JMP pAddress ; Stack frame code gets added automatically ELSE fJump PROC FRAME ...
rc4.asm
ZoomTen/rc4-gameboy
0
197175
; SPDX-License-Identifier: MIT ; ---------------------------------------------- ; RC4 algorithm implemented in Game Boy assembly ; Zumi, 2021-08-24 ; ---------------------------------------------- ; yes, this sucks ; yes, you can use it ; but if you need a license, see the MIT license ; text. ; ; keep in mind: ; ...
oeis/114/A114790.asm
neoneye/loda-programs
11
197176
; A114790: Cumulative product of quintuple factorial A085157. ; 1,1,2,6,24,120,720,10080,241920,8709120,435456000,28740096000,4828336128000,1506440871936000,759246199455744000,569434649591808000000,601322989968949248000000,1717378459351319052288000000,9644797427717007797649408000000,92358580167818066670290731008000000,...
samples/Test.linux.asm
astronalta/gamepython
0
197178
section .text global main Main.main: ret main: mov eax, 0x4 mov ebx, 1 mov ecx, msg mov edx, len int 0x80 call Main.main mov eax, 0x1 int 0x80 section .data msg db "hello, world", 0xa len equ $-msg
oeis/033/A033897.asm
neoneye/loda-programs
11
197179
; A033897: Sort then Add!. ; Submitted by <NAME> ; 13,26,52,77,154,299,598,1187,2365,4721,5968,11657,23224,45458,90016,90185,91774,106553,120109,121238,233476,466943,811612,922880,945769,1402568,1527136,2650703,2674270,2898947,5377846,8834624,11179312 mov $1,13 lpb $0 sub $0,1 seq $1,70196 ; a(n)=n plus the sorted...
Lab5/tester.asm
gabemgem/LITEC
0
197180
;-------------------------------------------------------- ; File Created by SDCC : free open source ANSI-C Compiler ; Version 3.6.0 #9615 (MINGW64) ;-------------------------------------------------------- .module tester .optsdcc -mmcs51 --model-small ;-------------------------------------------------------- ; Publ...
Transynther/x86/_processed/NONE/_zr_xt_/i3-7100_9_0x84_notsx.log_21829_2566.asm
ljhsiun2/medusa
9
197181
<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r12 push %r8 push %rax push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_WT_ht+0x8203, %rsi lea addresses_WT_ht+0xe7b3, %rdi clflush (%rsi) nop nop add $27717, %rdx mov $122, %rcx rep movsl nop nop nop nop nop add %rsi, %rsi lea addresses_W...
programs/oeis/023/A023805.asm
neoneye/loda
22
197182
; A023805: Xenodromes: all digits in base 11 are different. ; 0,1,2,3,4,5,6,7,8,9,10,11,13,14,15,16,17,18,19,20,21,22,23,25,26,27,28,29,30,31,32,33,34,35,37,38,39,40,41,42,43,44,45,46,47,49,50,51,52,53,54,55,56,57,58,59,61,62,63,64,65,66,67,68,69,70,71,73,74 mov $1,$0 sub $1,1 div $1,11 add $0,$1
programs/oeis/179/A179579.asm
karttu/loda
0
197183
; A179579: Number of permutations of 1..n+4 with the number moved left exceeding the number moved right by n or more. ; 37,73,142,276,539,1059,2092,4150,8257,16461,32858,65640,131191,262279,524440,1048746,2097341,4194513,8388838,16777468,33554707,67109163,134218052,268435806,536871289,1073742229,2147484082,4294967760,8...
test/asm/bracketed-symbols.asm
Wintiger0222/rgbds
1
197184
X = 42 PRINTT "{X}\n" PRINTT "{x:X}\n" PRINTT "{X:X}\n" PRINTT "{d:X}\n" PRINTT "{b:X}\n" Y equ 1337 PRINTT "{b:Y}\n" rsreset R rb 0 PRINTT "{d:R}\n" S equs "You can't format me!" PRINTT "{X:S}\n" SECTION "Test", ROM0 Label: PRINTT "{x:Label}\n"
src/XenobladeChroniclesX/Mods/BladeMoreTickets/patch_moretickets.asm
lilystudent2016/cemu_graphic_packs
184
197185
<gh_stars>100-1000 [XCX_BLADE_MORETICKETS] moduleMatches = 0xF882D5CF, 0x30B6E091, 0xAB97DE6B ; 1.0.1E, 1.0.2U, 1.0.1U .origin = codecave .int $mult .int $uncap ; ---------------------------------------------------------------------------- ; WHO : cfs::CfSocialManager::addTradeTicket((int, unsigned int)) ; WHAT : M...
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_1181.asm
ljhsiun2/medusa
9
197186
<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r14 push %r15 push %rbp push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_D_ht+0x1ab0, %rsi lea addresses_UC_ht+0x14710, %rdi xor %rbx, %rbx mov $107, %rcx rep movsl nop nop nop nop add %rbp, %rbp lea addresses_WT_ht+0xe110, %rsi lea addres...
src/videoPorts/boot_sect.asm
9176324/WriteYourOwnOS
17
197187
; boot sector that enters 32 - bit protected mode. [org 0x7c00] KERNEL_OFFSET equ 0x1000 mov [BOOT_DRIVE], dl ; BIOS stores our boot drive in DL , so it 's ; best to remember this for later. mov bp, 0x9000 mov sp, bp mov bx, MSG_REAL_MODE call print_string call load_kernel call switch_to_pm jmp $ ...
oeis/124/A124217.asm
neoneye/loda-programs
11
197188
<reponame>neoneye/loda-programs ; A124217: Expansion of (1-x-x^2)/(1-2x-x^2+x^4). ; Submitted by <NAME> ; 1,1,2,5,11,26,61,143,336,789,1853,4352,10221,24005,56378,132409,310975,730354,1715305,4028555,9461440,22221081,52188297,122569120,287865097,676078233,1587833266,3729175645,8758319459,20569736330,48309958853,1134604...
programs/oeis/293/A293404.asm
karttu/loda
1
197190
; A293404: Least integer k such that k/n^2 > (3 + sqrt(5))/2 (the golden ratio). ; 0,3,11,24,42,66,95,129,168,213,262,317,377,443,514,590,671,757,849,946,1048,1155,1268,1385,1508,1637,1770,1909,2053,2202,2357,2516,2681,2852,3027,3208,3393,3585,3781,3983,4189,4401,4619,4841,5069,5302,5540,5784,6032,6286,6546,6810,7080,7...
libsrc/target/cpm/graphics/getmaxx.asm
ahjelm/z88dk
640
197191
; ; Z88 Graphics Functions ; ; Written around the Interlogic Standard Library ; ; $Id: getmaxx.asm $ ; INCLUDE "graphics/grafix.inc" SECTION code_graphics PUBLIC getmaxx PUBLIC _getmaxx PUBLIC _gsx_maxx PUB...
oldstuff/tigcc/PolySnd/sources/statique/PlayFX_voice1.asm
bcherry/bcherry
3
197192
<reponame>bcherry/bcherry<gh_stars>1-10 section ".data" xdef pSnd_PlayFX_voice1 pSnd_PlayFX_voice1: bset.b #0,State_voice move.l a0,ptrstart_voice1 move.l a0,ptridle_voice1 bsr pSnd_SkipData_voice1 clr.l time_counter_voice1 move.w state_and_mode,d0 andi.w #%1111110010000000,d0 ;Mode PlayFx voice 1 or...
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_682.asm
ljhsiun2/medusa
9
197193
<reponame>ljhsiun2/medusa<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r12 push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_WC_ht+0x50b, %r10 nop nop nop dec %rdx mov $0x6162636465666768, %r12 movq %r12, (%r10) nop nop nop nop xor $28060, %rcx lea addresses_WC_ht+0...
src/task/win64.asm
xnko/libio
16
197194
<filename>src/task/win64.asm<gh_stars>10-100 IFDEF RAX fix_and_swapcontext PROTO STDCALL :QWORD .code swapcontext PROC push r8 push r9 push rdi push rsi push rbp push rdx ; other push rcx ; current lea r8, gotback mov r9, rsp ; without some stack padding someone overrides our values, no idea why? push ...
programs/oeis/050/A050815.asm
jmorken/loda
1
197195
<reponame>jmorken/loda ; A050815: Number of positive Fibonacci numbers with n decimal digits. ; 6,5,5,4,5,5,5,4,5,5,5,5,4,5,5,5,5,4,5,5,5,4,5,5,5,5,4,5,5,5,5,4,5,5,5,4,5,5,5,5,4,5,5,5,4,5,5,5,5,4,5,5,5,5,4,5,5,5,4,5,5,5,5,4,5,5,5,5,4,5,5,5,4,5,5,5,5,4,5,5,5,5,4,5,5,5,4,5,5,5,5,4,5,5,5,5,4,5,5,5,4,5,5,5,5 mov $5,$0 mov...
Library/Spline/UI/uiPoint.asm
steakknife/pcgeos
504
197196
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) GeoWorks 1992 -- All Rights Reserved PROJECT: PC GEOS MODULE: FILE: uiPoint.asm AUTHOR: <NAME> ROUTINES: Name Description ---- ----------- REVISION HISTORY: Name Date Description ---- ---- ----------...
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_2422.asm
ljhsiun2/medusa
9
197198
.global s_prepare_buffers s_prepare_buffers: ret .global s_faulty_load s_faulty_load: push %r13 push %r14 push %r9 push %rax push %rbp push %rbx // Faulty Load lea addresses_D+0x19212, %rax nop nop nop sub %rbp, %rbp vmovups (%rax), %ymm7 vextracti128 $0, %ymm7, %xmm7 vpextrq $1, %xmm7, %r9 lea oracles, %r14 and ...
oeis/117/A117261.asm
neoneye/loda-programs
11
197199
; A117261: Row sums of triangle A117260. ; Submitted by <NAME>(s1.) ; 1,2,5,21,169,2705,86561,5539905,709107841,181531607297,92944182936065,95174843326530561,194918079132734588929,798384452127680876253185,6540365431829961738266091521,107157347235102093119751643480065 lpb $0 sub $0,1 add $1,1 mov $3,$2 add $2,1...
libsrc/strings/stricmp.asm
grancier/z180
8
197200
<gh_stars>1-10 ; CALLER linkage for function pointers SECTION code_clib PUBLIC stricmp PUBLIC _stricmp EXTERN stricmp1 .stricmp ._stricmp pop bc pop de pop hl push hl push de push bc jp stricmp1
interrupt/failed/iv2.asm
remy/z80-wip
0
197201
device zxspectrum48 org 0x8000 ijump equ $faff ; we will put two bytes here $6060 isr equ $6060 ; then we set out isr to $6060 start: ;jp startprog ; jumpt to main prog ; include "vt1-mfx.asm" ; this is the vt2 playroutine startprog: ; set up im2 stuff ld hl,isr ...
programs/oeis/145/A145018.asm
ckrause/cm
22
197202
<gh_stars>10-100 ; A145018: a(n) = (n^2 - n + 8)/2. ; 4,5,7,10,14,19,25,32,40,49,59,70,82,95,109,124,140,157,175,194,214,235,257,280,304,329,355,382,410,439,469,500,532,565,599,634,670,707,745,784,824,865,907,950,994,1039,1085,1132,1180,1229,1279,1330,1382,1435,1489,1544,1600,1657,1715,1774,1834,1895,1957,2020,2084,214...
source/command/graphics/genlock.asm
mega65dev/rom-assembler
0
197203
<reponame>mega65dev/rom-assembler ; ******************************************************************************************** ; ******************************************************************************************** ; ; Name : genlock.asm ; Purpose : .. ; Created : 15th Nov 1991 ; Updated : 4th Jan 2...
OSSOURCE/floppy.asm
mooseman/smallOS
3
197204
<gh_stars>1-10 ; FLOPPY.ASM ; Written by <NAME>. ; ; This code is released to the public domain. ; "Share and enjoy....." ;) ; .DATA EXTRN _SpawnTask FWORD EXTRN _AllocExch FWORD EXTRN _AllocDMAPage FWORD EXTRN _InitDevDr FWORD EXTRN _DmaSetUp FWORD EXTRN _UnMaskIRQ FWORD EXTRN _MaskIRQ F...
libsrc/_DEVELOPMENT/adt/p_list/c/sccz80/p_list_remove_after.asm
jpoikela/z88dk
640
197205
; void *p_list_remove_after(p_list_t *list, void *list_item) SECTION code_clib SECTION code_adt_p_list PUBLIC p_list_remove_after EXTERN asm_p_list_remove_after p_list_remove_after: pop af pop hl pop bc push bc push hl push af jp asm_p_list_remove_after ; SDCC bridge for Classic IF _...
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1389.asm
ljhsiun2/medusa
9
197207
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r13 push %r14 push %rax push %rcx push %rdi push %rsi lea addresses_WT_ht+0x2f14, %r14 nop nop xor %r13, %r13 mov $0x6162636465666768, %r11 movq %r11, %xmm1 vmovups %ymm1, (%r14) nop xor %rax, %rax lea addresses_WC_ht+0x11f54, %rsi lea addresses_A_h...
test/codegen/boolean.asm
shivansh/gogo
24
197208
.data a.0: .word 0 b.1: .word 0 t0: .word 0 t1: .word 0 t2: .word 0 .text runtime: addi $sp, $sp, -4 sw $ra, 0($sp) lw $ra, 0($sp) addi $sp, $sp, 4 jr $ra .end runtime .globl main .ent main main: li $3, 1 # a.0 -> $3 li $5, 2 # b.1 -> $5 # Store dirty variables back into memory sw $3, a.0 sw $...
Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0xca.log_11293_1602.asm
ljhsiun2/medusa
9
197209
<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r13 push %r15 push %r8 push %rbp push %rcx push %rdi push %rsi lea addresses_A_ht+0x6876, %rsi lea addresses_normal_ht+0x51e6, %rdi nop nop nop nop add $6442, %r13 mov $31, %rcx rep movsw nop nop nop sub %r8, %r8 lea addresses_normal_ht+0x2766, %rbp cmp ...
tb/tprog/asm/test.mfhi.mthi.asm
mshaklunov/mips_onemore
0
197210
#MFHI MTHI INSTRUCTIONS #EACH BIT OF INPUT/OUTPUT GO THROUGH 0 AND 1 lui $2 0x0000 ori $2 0x0000 lui $1 0xAAAA ori $1 0x5555 mthi $1 mfhi $2 bne $1 $2 fail lui $1 0x5555 ori $1 0xAAAA mthi $1 mfhi $2 bne $1 $2 fail sll $0 $0 0
oeis/123/A123950.asm
neoneye/loda-programs
11
197211
<filename>oeis/123/A123950.asm<gh_stars>10-100 ; A123950: Expansion of g.f.: x^2*(1-2*x) / (1-3*x-3*x^2+2*x^3). ; Submitted by <NAME> ; 0,1,1,6,19,73,264,973,3565,13086,48007,176149,646296,2371321,8700553,31923030,117128107,429752305,1576795176,5785386229,21227039605,77883687150,285761407807,1048481205661,3846960466104...
programs/oeis/276/A276858.asm
jmorken/loda
1
197213
<reponame>jmorken/loda<gh_stars>1-10 ; A276858: First differences of the Beatty sequence A022842 for sqrt(8). ; 2,3,3,3,3,2,3,3,3,3,3,2,3,3,3,3,3,2,3,3,3,3,3,2,3,3,3,3,3,2,3,3,3,3,2,3,3,3,3,3,2,3,3,3,3,3,2,3,3,3,3,3,2,3,3,3,3,3,2,3,3,3,3,3,2,3,3,3,3,2,3,3,3,3,3,2,3,3,3,3,3,2,3,3,3,3,3,2,3,3,3,3,3,2,3,3,3,3,3,2,3,3,3,3,...
libsrc/oz/ozserial/ozdatabits.asm
grancier/z180
0
197214
<reponame>grancier/z180 ; ; Sharp OZ family functions ; ; ported from the OZ-7xx SDK by by <NAME> ; by <NAME> - Oct. 2003 ; ; Serial libraries ; serial control commands ; ; ------ ; $Id: ozdatabits.asm,v 1.3 2016/06/27 21:25:36 dom Exp $ ; SECTION code_clib PUBLIC ozdatabits PUBLIC _ozdatabits ozdatabits: ...
programs/oeis/096/A096000.asm
karttu/loda
1
197217
<filename>programs/oeis/096/A096000.asm ; A096000: Cupolar numbers: a(n) = (n+1)*(5*n^2+7*n+3)/3. ; 1,10,37,92,185,326,525,792,1137,1570,2101,2740,3497,4382,5405,6576,7905,9402,11077,12940,15001,17270,19757,22472,25425,28626,32085,35812,39817,44110,48701,53600,58817,64362,70245,76476,83065,90022,97357,105080,113201,121...
programs/oeis/173/A173294.asm
neoneye/loda
22
197218
<reponame>neoneye/loda ; A173294: Values of 16*n^2+24*n+7, n>=0, each duplicated. ; 7,7,47,47,119,119,223,223,359,359,527,527,727,727,959,959,1223,1223,1519,1519,1847,1847,2207,2207,2599,2599,3023,3023,3479,3479,3967,3967,4487,4487,5039,5039,5623,5623,6239,6239,6887,6887,7567,7567,8279,8279,9023,9023,9799,9799,10607,10...
oeis/055/A055833.asm
neoneye/loda-programs
11
197219
<filename>oeis/055/A055833.asm ; A055833: T(n,n-6), where T is the array in A055830. ; Submitted by <NAME> ; 13,58,162,361,701,1239,2044,3198,4797,6952,9790,13455,18109,23933,31128,39916,50541,63270,78394,96229,117117,141427,169556,201930,239005,281268,329238,383467,444541,513081,589744,675224,770253,875602,992082,1120...
programs/asm/screens/intro/toyourfeet.asm
Zenith80/initial_emulator
9
197220
.include "keyboard.inc" .include "data.inc" toyourfeet: call cls ld hl, data inc hl \ inc hl \ inc hl ld a, 0 cp (hl) ld hl, .strings ld bc, 5 ld a, 3 call z, .ploopadj call looped_print .loop: call shared@screens cp keyl jp z, .lay cp keyo jp z, .look jr .loop .ploopadj: ld bc, 0 ld a, 8 ret .la...
guia15/q3.asm
RafaelAmauri/Arquitetura-de-Computadores-1
0
197221
<reponame>RafaelAmauri/Arquitetura-de-Computadores-1<gh_stars>0 # ORG 2000H # BEGIN 2000H LDA 2501 MOV H, A LDA 2502 ADD H MOV H, A LDA 2503 ADD H DAA STA 2504 HLT # ORG 2501H # DB 17H, 13H, 11H
oeis/074/A074605.asm
neoneye/loda-programs
11
197222
; A074605: a(n) = 3^n + 4^n. ; 2,7,25,91,337,1267,4825,18571,72097,281827,1107625,4371451,17308657,68703187,273218425,1088090731,4338014017,17309009347,69106897225,276040168411,1102998412177,4408506864307,17623567104025,70462887356491,281757406247137,1126747195452067,4506141493198825,18022024106966971,72080470830382897...
nheqminer/external/equihash-xenon/Windows/macro_eh.asm
freedomcuautli/nheqminer-BTG-ARM
107
197223
<reponame>freedomcuautli/nheqminer-BTG-ARM<gh_stars>100-1000 ;For the following EhXor*, ;Inputs: ;r12d bucket id (0-255) multiplied by 2, (0-510) ;r13 dstbucketctr ;r14 dst, with compensation -STATE*_BYTES ;r15 dstpairs, with compensation -4 ;esi pairs count ;r10 src bucket ;r8 ptr to workingpairs macro EhXo...
PRG/prg026.asm
narfman0/smb3_pp1
0
197224
; Super Mario Bros. 3 Full Disassembly by Southbird 2012 ; For more info, see http://www.sonicepoch.com/sm3mix/ ; ; PLEASE INCLUDE A CREDIT TO THE SOUTHBIRD DISASSEMBLY ; AND THE ABOVE LINK SOMEWHERE IN YOUR WORKS :) ; ; Original disassembler source generated by DCC6502 version v1.4 ; (With labels, comments, and some s...
programs/oeis/132/A132466.asm
karttu/loda
1
197225
<reponame>karttu/loda ; A132466: Let df(n,k) = Product_{i=0..k-1} (n-i) be the descending factorial and let P(m,n) = df(n-1,m-1)^2*(2*n-m)/((m-1)!*m!). Sequence gives P(8,n). ; 0,0,0,0,0,0,0,1,80,1944,25200,217800,1411344,7361640,32391216,124227675,425339200,1323786464,3797876160,10155802176,25539739200,60844672800,138...
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_450.asm
ljhsiun2/medusa
9
197226
.global s_prepare_buffers s_prepare_buffers: ret .global s_faulty_load s_faulty_load: push %r10 push %r11 push %r13 push %rax push %rbx push %rdx // Faulty Load lea addresses_WT+0x1de57, %rbx nop nop nop xor $52125, %rdx mov (%rbx), %r13d lea oracles, %rbx and $0xff, %r13 shlq $12, %r13 mov (%rbx,%r13,1), %r13 po...
programs/oeis/206/A206543.asm
karttu/loda
0
197227
<reponame>karttu/loda ; A206543: Period 10: repeat 1, 3, 5, 7, 9, 9, 7, 5, 3, 1. ; 1,3,5,7,9,9,7,5,3,1,1,3,5,7,9,9,7,5,3,1,1,3,5,7,9,9,7,5,3,1,1,3,5,7,9,9,7,5,3,1,1,3,5,7,9,9,7,5,3,1,1,3,5,7,9,9,7,5,3,1,1 lpb $0,1 mul $0,9 sub $0,1 mod $0,10 lpe mov $1,$0 mul $1,2 add $1,1
oeis/016/A016125.asm
neoneye/loda-programs
11
197228
; A016125: Expansion of 1/((1-x)*(1-12*x)). ; Submitted by <NAME> ; 1,13,157,1885,22621,271453,3257437,39089245,469070941,5628851293,67546215517,810554586205,9726655034461,116719860413533,1400638324962397,16807659899548765,201691918794585181,2420303025535022173,29043636306420266077,348523635677043192925,418228362812451...
programs/oeis/216/A216779.asm
karttu/loda
0
197229
; A216779: Number of derangements on n elements with an odd number of cycles. ; 0,0,1,2,6,24,135,930,7420,66752,667485,7342290,88107426,1145396472,16035550531,240533257874,3848532125880,65425046139840,1177650830516985,22375365779822562 mov $1,$0 cal $0,257953 ; Number of permutations p of [n] with no fixed points and ...
libsrc/_DEVELOPMENT/target/scz180/device/csio/sccz80/csio_sd_read_byte.asm
Frodevan/z88dk
640
197230
<reponame>Frodevan/z88dk SECTION code_driver PUBLIC sd_read_byte EXTERN asm_sd_read_byte ;Do a read bus cycle to the SD drive, via the CSIO ; ;output L = byte read from SD drive defc sd_read_byte = asm_sd_read_byte
MSDOS/Virus.MSDOS.Unknown.cv4-30.asm
fengjixuchui/Family
3
197232
title COMVIRUS subttl By <NAME> subttl Latest revision: 4-28-1991 ;The author of this virus intends it to be used for educational ;purposes only, and assumes no responsibilities for its release, ;dammages resulting from its use, including but not limited to ;equipment dammage or data loss. ;By assembling or examining...
Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_1214.asm
ljhsiun2/medusa
9
197233
<reponame>ljhsiun2/medusa<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r12 push %r15 push %r8 push %rbp push %rbx push %rcx push %rdi push %rsi lea addresses_A_ht+0x19975, %r8 nop nop nop nop sub $26254, %r12 movb $0x61, (%r8) nop nop cmp %rsi, %rsi lea addresses_A_ht+0x9385, %rsi lea addresses_WC_h...
libsrc/graphics/ticalc/clg.asm
grancier/z180
0
197234
; ; Z88 Graphics Functions - Small C+ stubs ; ; TI Calc version by <NAME> Mar - 2000 ; ; ; $Id: clg.asm,v 1.5 2017/01/02 22:57:59 aralbrec Exp $ ; INCLUDE "graphics/grafix.inc" ; Contains fn defs PUBLIC clg PUBLIC _clg EXTERN base_graphics EXTERN cpygraph .clg ._clg ld hl,(base_graph...
next_level/demosrc/s_enterthenextlevel.asm
viznut/demoscene
14
197235
;,; lyrics_enterthenextlevel .withinpagefrom=lyrics ;,; <- lyrics !byte $33,$02 ; EN !byte $29,$1d,$6a ; TER !byte $29,$1d,$2a ; THE !byte $22,$43,$29,$1c,$19,$35,$19,$1d,$39 ; NEXT !byte $27,$43,$26,$20,$47 ; LEVEL !byte $33,$52 ; EN !byte $29,$1d,$6a ; TER !byte $29,$1d,$2a ; THE !byte $22,$43,$29,...
Transynther/x86/_processed/AVXALIGN/_st_4k_/i7-7700_9_0x48_notsx.log_21829_1572.asm
ljhsiun2/medusa
9
197236
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r15 push %r9 push %rax push %rdi lea addresses_normal_ht+0xa062, %r15 nop xor $39496, %r10 mov $0x6162636465666768, %r9 movq %r9, %xmm0 vmovups %ymm0, (%r15) nop sub $41489, %rdi lea addresses_WT_ht+0x12ae2, %r11 nop sub %r10, %r10 mov (%r11), %eax ...
lib/pps_crt0.asm
grancier/z180
0
197237
<gh_stars>0 ; Kludgey startup for Peters Plus Sprinter ; ; djm 18/5/99 ; ; $Id: pps_crt0.asm,v 1.20 2016/07/15 21:38:08 dom Exp $ ; MODULE pps_crt0 ;-------- ; Include zcc_opt.def to find out some info ;-------- defc crt0 = 1 INCLUDE "zcc_opt.def" ;-------- ; ...
programs/oeis/329/A329115.asm
neoneye/loda
22
197238
; A329115: a(n) = floor(A026549(n)/5). ; 0,0,1,2,7,14,43,86,259,518,1555,3110,9331,18662,55987,111974,335923,671846,2015539,4031078,12093235,24186470,72559411,145118822,435356467,870712934,2612138803,5224277606,15672832819,31345665638,94036996915,188073993830 lpb $0 sub $0,1 mul $1,$3 mov $4,$2 cmp $2,2 add ...
_incObj/Sonic AnglePos.asm
kodishmediacenter/msu-md-sonic
9
197240
; --------------------------------------------------------------------------- ; Subroutine to change Sonic's angle & position as he walks along the floor ; --------------------------------------------------------------------------- ; ||||||||||||||| S U B R O U T I N E ||||||||||||||||||||||||||||||||||||||| Sonic_A...
oeis/075/A075416.asm
neoneye/loda-programs
11
197241
<filename>oeis/075/A075416.asm ; A075416: Squares of A002281. ; 0,49,5929,603729,60481729,6049261729,604937061729,60493815061729,6049382595061729,604938270395061729,60493827148395061729,6049382715928395061729,604938271603728395061729,60493827160481728395061729,6049382716049261728395061729,604938271604937061728395061729...
dos_games/Ultimate Pong/VESA backup/vesapix.asm
QAston/fasm-2006
0
197242
format MZ use16 entry main:start segment main tryb_graficzny equ 103h start: mov ax,game_data mov ds,ax mov es,ax mov ax,4f00h lea di,[BVESAModeInfo] int 10h mov [AErrorCode],TVESAError1 cmp ax,004fh jne error mov [AErrorCode],TVESAError2 cmp [es:di],dword "VESA" jne error mov ax,4f01h mov cx,tryb_graficzny int 10h mov...
_build/dispatcher/jmp_ippsSHA256Pack_5aaf4a5b.asm
zyktrcn/ippcp
1
197243
extern m7_ippsSHA256Pack:function extern n8_ippsSHA256Pack:function extern y8_ippsSHA256Pack:function extern e9_ippsSHA256Pack:function extern l9_ippsSHA256Pack:function extern n0_ippsSHA256Pack:function extern k0_ippsSHA256Pack:function extern ippcpJumpIndexForMergedLibs extern ippcpSafeInit:function segment .data a...
oeis/145/A145122.asm
neoneye/loda-programs
11
197244
<gh_stars>10-100 ; A145122: Numbers X such that (X+19)^3-X^3 is a square ; Submitted by <NAME>(s3) ; 38,14383,4346478,1312624823,396408352918,119714009959263,36153234599347358,10918157134992945703,3297247301533270257798,995757766905912624912143,300715548358284079453212238 mov $3,1 lpb $0 sub $0,$3 add $2,2 add $...
Transynther/x86/_processed/AVXALIGN/_st_zr_4k_/i7-8650U_0xd2.log_8587_706.asm
ljhsiun2/medusa
9
197245
<reponame>ljhsiun2/medusa<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r11 push %r8 push %r9 push %rbp push %rbx push %rcx push %rdi push %rsi lea addresses_normal_ht+0xe6c4, %r8 nop nop nop nop nop cmp %r9, %r9 mov (%r8), %r11w nop nop cmp $60039, %rsi lea addresses_A_ht+0x132c4, %rsi lea addresses...
dataStructures/stack/StackImplementation.asm
MinhasKamal/AlgorithmsImplementation
70
197247
<reponame>MinhasKamal/AlgorithmsImplementation ##Writer: <NAME> ##Date: 02-MAY-2014 ##Function: This program is a simple demonstration of stack. #####**data**##### .data prompt: .asciiz "\n# What operation do you want to perform?\nPress-\t1.for push \n\t2.for pop \n\t3.for print all \n\t4.for exit \nSelection...
Transynther/x86/_processed/US/_zr_/i7-7700_9_0xca.log_21829_569.asm
ljhsiun2/medusa
9
197248
<reponame>ljhsiun2/medusa<filename>Transynther/x86/_processed/US/_zr_/i7-7700_9_0xca.log_21829_569.asm .global s_prepare_buffers s_prepare_buffers: push %r13 push %r15 push %rax push %rbp push %rcx push %rdi push %rsi lea addresses_normal_ht+0x73ec, %rdi nop nop nop nop inc %rax movw $0x6162, (%rdi) nop nop nop nop nop...
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_924.asm
ljhsiun2/medusa
9
197249
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r15 push %r9 push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_UC_ht+0x16f37, %r15 nop nop nop xor %rsi, %rsi and $0xffffffffffffffc0, %r15 movntdqa (%r15), %xmm2 vpextrq $0, %xmm2, %rdx nop nop nop nop add %r15, %r15 lea addresses_D_ht+0x6fb7, ...
Semester/15incomplete.asm
ShruKin/Microprocessor-and-Microcontroller-Lab
0
197250
<filename>Semester/15incomplete.asm<gh_stars>0 MOV R0, #20H; source MOV R1, #30H; destination MOV A, #99H SUBB A, @R0 INC A INC R0 ADD A, @R0 DA A MOV @R1, A HALT: SJMP HALT
Transynther/x86/_processed/NONE/_zr_xt_/i7-7700_9_0x48.log_29_810.asm
ljhsiun2/medusa
9
197253
.global s_prepare_buffers s_prepare_buffers: ret .global s_faulty_load s_faulty_load: push %r11 push %r15 push %rbp push %rbx push %rdx // Store lea addresses_D+0x1db4, %rdx nop nop nop nop xor %r11, %r11 mov $0x5152535455565758, %r15 movq %r15, %xmm4 vmovups %ymm4, (%rdx) nop and %rbx, %rbx // Faulty Load lea a...
game/cstb/compiler_routines/savestack_sp.asm
benoitryder/super-tilt-bro
91
197254
<filename>game/cstb/compiler_routines/savestack_sp.asm ; File imported from 6502-gcc's gcc-src/libgcc/config/6502/savestack_sp.S .( #iflused __m65x_savestack_s7s0_sp &__m65x_savestack_s7s0_sp: pla sta _tmp0 pla sta _tmp1 lda _sp1 pha lda _sp0 pha txa clc adc _sp0 sta _sp0 tya adc _sp1 sta _sp1 lda _s7 ...
data/events/bug_contest_flags.asm
Dev727/ancientplatinum
28
197255
<reponame>Dev727/ancientplatinum<gh_stars>10-100 BugCatchingContestantEventFlagTable: ; there are NUM_BUG_CONTESTANTS entries dw EVENT_BUG_CATCHING_CONTESTANT_1A dw EVENT_BUG_CATCHING_CONTESTANT_2A dw EVENT_BUG_CATCHING_CONTESTANT_3A dw EVENT_BUG_CATCHING_CONTESTANT_4A dw EVENT_BUG_CATCHING_CONTESTANT_5A dw EVENT...
kernel/asm/fpu.asm
madd-games/glidix
98
197256
; Glidix kernel ; ; Copyright (c) 2014-2017, <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...
oeis/018/A018913.asm
neoneye/loda-programs
11
197257
; A018913: a(n) = 9*a(n - 1) - a(n - 2) for n>1, a(0)=0, a(1)=1. ; Submitted by <NAME>(s1.) ; 0,1,9,80,711,6319,56160,499121,4435929,39424240,350382231,3114015839,27675760320,245967827041,2186034683049,19428344320400,172669064200551,1534593233484559,13638670037160480,121213437100959761,1077282263871477369,9574326937742...
sources/ippcp/asm_ia32/pcpsha256nias.asm
ymarkovitch/ipp-crypto
0
197258
;=============================================================================== ; Copyright 2014-2019 Intel Corporation ; All Rights Reserved. ; ; If this software was obtained under the Intel Simplified Software License, ; the following terms apply: ; ; The source code, information and material ("Material") co...