hexsha
stringlengths
40
40
size
int64
6
1.05M
ext
stringclasses
3 values
lang
stringclasses
1 value
max_stars_repo_path
stringlengths
4
232
max_stars_repo_name
stringlengths
7
106
max_stars_repo_head_hexsha
stringlengths
40
40
max_stars_repo_licenses
listlengths
1
7
max_stars_count
int64
1
33.5k
max_stars_repo_stars_event_min_datetime
stringlengths
24
24
max_stars_repo_stars_event_max_datetime
stringlengths
24
24
max_issues_repo_path
stringlengths
4
232
max_issues_repo_name
stringlengths
7
106
max_issues_repo_head_hexsha
stringlengths
40
40
max_issues_repo_licenses
listlengths
1
7
max_issues_count
int64
1
37.5k
max_issues_repo_issues_event_min_datetime
stringlengths
24
24
max_issues_repo_issues_event_max_datetime
stringlengths
24
24
max_forks_repo_path
stringlengths
4
232
max_forks_repo_name
stringlengths
7
106
max_forks_repo_head_hexsha
stringlengths
40
40
max_forks_repo_licenses
listlengths
1
7
max_forks_count
int64
1
12.6k
max_forks_repo_forks_event_min_datetime
stringlengths
24
24
max_forks_repo_forks_event_max_datetime
stringlengths
24
24
content
stringlengths
6
1.05M
avg_line_length
float64
1.16
19.7k
max_line_length
int64
2
938k
alphanum_fraction
float64
0
1
a0700b4518f8733d352932d7ed84374f4a7779e0
399
asm
Assembly
oeis/133/A133671.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/133/A133671.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/133/A133671.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A133671: a(n) = a(n-1) - 64*a(n-2), a(0)=1, a(1)=8. ; Submitted by Jon Maiga ; 1,8,-56,-568,3016,39368,-153656,-2673208,7160776,178246088,-280043576,-11687793208,6234995656,754253760968,355214038984,-47917026662968,-70650725157944,2996038981272008,7517685391380424,-184228809410028088 mov $1,1 mov $3,16 lpb $0 sub ...
24.9375
207
0.686717
fe34f407f6626b4f4ebfe42efb684742459705cc
326
asm
Assembly
libsrc/stdio/ansi/spectrum/f_ansi_scrollup.asm
dex4er/deb-z88dk
9ee4f23444fa6f6043462332a1bff7ae20a8504b
[ "ClArtistic" ]
1
2018-09-04T23:07:24.000Z
2018-09-04T23:07:24.000Z
libsrc/stdio/ansi/spectrum/f_ansi_scrollup.asm
dex4er/deb-z88dk
9ee4f23444fa6f6043462332a1bff7ae20a8504b
[ "ClArtistic" ]
null
null
null
libsrc/stdio/ansi/spectrum/f_ansi_scrollup.asm
dex4er/deb-z88dk
9ee4f23444fa6f6043462332a1bff7ae20a8504b
[ "ClArtistic" ]
null
null
null
; ; Spectrum C Library ; ; ANSI Video handling for ZX Spectrum ; ; Handles colors referring to current PAPER/INK/etc. settings ; ; Scrollup ; ; ; $Id: f_ansi_scrollup.asm,v 1.2 2001/04/13 14:13:59 stefano Exp $ ; XLIB ansi_SCROLLUP .ansi_SCROLLUP ld a,(23693) ld (23624),a call 3582 ;scrollup ...
14.818182
66
0.662577
16c08dd6ba33d2a561850b8b3f48428ac55a3825
176
asm
Assembly
data/pokemon/dex_entries/minun.asm
AtmaBuster/pokeplat-gen2
fa83b2e75575949b8f72cb2c48f7a1042e97f70f
[ "blessing" ]
6
2021-06-19T06:41:19.000Z
2022-02-15T17:12:33.000Z
data/pokemon/dex_entries/minun.asm
AtmaBuster/pokeplat-gen2-old
01e42c55db5408d72d89133dc84a46c699d849ad
[ "blessing" ]
null
null
null
data/pokemon/dex_entries/minun.asm
AtmaBuster/pokeplat-gen2-old
01e42c55db5408d72d89133dc84a46c699d849ad
[ "blessing" ]
3
2021-01-15T18:45:40.000Z
2021-10-16T03:35:27.000Z
db "CHEERING@" ; species name db "Exposure to" next "electricity from" next "PLUSLE and MINUN" page "promotes blood" next "circulation and" next "relaxes muscles.@"
17.6
30
0.698864
9c6e3c6829b63d6bfdb8048a983b4146af32664e
633
asm
Assembly
mips-basic-algorithms/exercices/ex2.asm
jvwasquevite/computer-architecture-and-organization
8554d992c8e371762c33754b06ccc64cb978c42e
[ "MIT" ]
null
null
null
mips-basic-algorithms/exercices/ex2.asm
jvwasquevite/computer-architecture-and-organization
8554d992c8e371762c33754b06ccc64cb978c42e
[ "MIT" ]
null
null
null
mips-basic-algorithms/exercices/ex2.asm
jvwasquevite/computer-architecture-and-organization
8554d992c8e371762c33754b06ccc64cb978c42e
[ "MIT" ]
null
null
null
# Calcular o produtorio, lendo o valor de n em 0x10010000 # e armazenando o resultado em 0x10010004 main: ori $t0, $0, 0 # I (t0) = 0 ori $t2, $0, 1 # A (t2) = 1 lw $t1, 0x10010000 # Carrega o valor de N (t1) ori $t3, $0, 0 ori $t5, $0, 2 loop: slt $t3, $t1, $t0 # Se N (t1) < I (t0), t3 = 1; senão, t3 = 0 bne ...
27.521739
62
0.605055
3960b256b42e836809037bd8445bf97b630658c5
86
asm
Assembly
libsrc/_DEVELOPMENT/math/float/math48/lm/z80/asm_dcmp.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/math/float/math48/lm/z80/asm_dcmp.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/math/float/math48/lm/z80/asm_dcmp.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
SECTION code_fp_math48 PUBLIC asm_dcmp EXTERN am48_dcmp defc asm_dcmp = am48_dcmp
9.555556
25
0.825581
e55622cd9cb604a4cbbb99f97cafcab65d5bee31
452
asm
Assembly
b7_pointer.asm
jedimatt42/tipicmd
e3a00faa75098b603f9527cddb012089986819c4
[ "MIT" ]
5
2019-04-21T17:08:18.000Z
2021-05-29T02:33:58.000Z
b7_pointer.asm
jedimatt42/tipicmd
e3a00faa75098b603f9527cddb012089986819c4
[ "MIT" ]
27
2019-05-12T15:44:19.000Z
2022-03-27T22:32:28.000Z
b7_pointer.asm
jedimatt42/fcmd
8032b671df971cefb8ff692fedc9897e7d2f1776
[ "MIT" ]
null
null
null
def gfx_point0 def gfx_point1 **************************************** * Sprite Patterns **************************************** gfx_point0 DATA >FF81,>8284,>8291,>A8C4 ; Color 1 DATA >0201,>0000,>0000,>0000 ; DATA >0000,>0000,>0000,>8040 ; DATA >8000,>0000,>0000,>0000 ; gfx_point1 DATA >007E,>7C78...
26.588235
43
0.515487
29ef00e3d88506f38637bd54ad9560575e5d6e99
407
asm
Assembly
programs/oeis/048/A048644.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/048/A048644.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/048/A048644.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A048644: Differences between partial sums of Gray code (A048641) and triangular numbers (A000217). ; 0,0,1,0,2,4,3,0,4,8,13,16,14,12,7,0,8,16,25,32,42,52,59,64,60,56,53,48,38,28,15,0,16,32,49,64,82,100,115,128,148,168,189,208,222,236,247,256,248,240,233,224,218,212,203,192,172,152,133,112,86,60,31,0,32,64 lpb $0 m...
37
207
0.658477
653958a3c49184ca4efe2476ddd12297709d93d4
7,565
asm
Assembly
s1/music-original/Mus8C - Boss.asm
Cancer52/flamedriver
9ee6cf02c137dcd63e85a559907284283421e7ba
[ "0BSD" ]
9
2017-10-09T20:28:45.000Z
2021-06-29T21:19:20.000Z
s1/music-original/Mus8C - Boss.asm
Cancer52/flamedriver
9ee6cf02c137dcd63e85a559907284283421e7ba
[ "0BSD" ]
12
2018-08-01T13:52:20.000Z
2022-02-21T02:19:37.000Z
s1/music-original/Mus8C - Boss.asm
Cancer52/flamedriver
9ee6cf02c137dcd63e85a559907284283421e7ba
[ "0BSD" ]
2
2018-02-17T19:50:36.000Z
2019-10-30T19:28:06.000Z
Mus8C_Boss_Header: smpsHeaderStartSong 1 smpsHeaderVoice Mus8C_Boss_Voices smpsHeaderChan $06, $03 smpsHeaderTempo $02, $04 smpsHeaderDAC Mus8C_Boss_DAC smpsHeaderFM Mus8C_Boss_FM1, $F4, $12 smpsHeaderFM Mus8C_Boss_FM2, $E8, $08 smpsHeaderFM Mus8C_Boss_FM3, $F4, $0F smp...
31.65272
127
0.598942
8ae4ca998361a71703a3167a1a4c9c5efab18a8c
456
asm
Assembly
oeis/160/A160431.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/160/A160431.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/160/A160431.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A160431: Numerator of Hermite(n, 19/32). ; Submitted by Jon Maiga ; 1,19,-151,-22325,-192239,42069059,1291443961,-104698713989,-6617810722015,303107528780659,36253914853877641,-863086165133298901,-220580685594571553231,1111768372282128936355,1489308642390828708096281,20327708512907445238036699 mov $1,1 mov $2,-1 lpb...
22.8
228
0.717105
84777c395767330e4e82c6d68bd0fae90e6dbce7
5,458
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_680.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_680.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_680.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r9 push %rax push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_D_ht+0x12c0a, %rax nop inc %rdi movb $0x61, (%rax) nop nop nop nop nop xor $37131, %rbp lea addresses_normal_ht+0x1300a, %rsi lea addresses_WC_ht+0x1280a, %rdi cmp %rdx, %rdx mov $81, %rcx rep...
42.310078
2,999
0.659582
596c38933a841560837eb11eca5365fd6fe942a4
45,167
asm
Assembly
sw/bootloader/main.asm
matejpolj/neorv32
369415dac1111cb9b1faba732476d759dc7405c1
[ "BSD-3-Clause" ]
null
null
null
sw/bootloader/main.asm
matejpolj/neorv32
369415dac1111cb9b1faba732476d759dc7405c1
[ "BSD-3-Clause" ]
null
null
null
sw/bootloader/main.asm
matejpolj/neorv32
369415dac1111cb9b1faba732476d759dc7405c1
[ "BSD-3-Clause" ]
null
null
null
main.elf: file format elf32-littleriscv Disassembly of section .text: 00000000 <_start>: 0: 00000037 lui zero,0x0 00000004 <__crt0_pointer_init>: 4: 80002117 auipc sp,0x80002 8: ff810113 addi sp,sp,-8 # 80001ffc <__ctr0_io_space_begin+0x800021fc> c: 80000197 ...
41.590239
92
0.580623
52a5e5356057e7e604c80871b4978af456ebb768
190
asm
Assembly
libsrc/_DEVELOPMENT/adt/p_list/c/sdcc_iy/p_list_size_fastcall.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/adt/p_list/c/sdcc_iy/p_list_size_fastcall.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/adt/p_list/c/sdcc_iy/p_list_size_fastcall.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; size_t p_list_size_fastcall(p_list_t *list) SECTION code_clib SECTION code_adt_p_list PUBLIC _p_list_size_fastcall EXTERN asm_p_list_size defc _p_list_size_fastcall = asm_p_list_size
15.833333
45
0.863158
75698d7e3993b32bc85b4bc90d6a73f23b338664
617
asm
Assembly
oeis/294/A294486.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/294/A294486.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/294/A294486.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A294486: a(n) = binomial(2n,n) * (2n+1)^2. ; 1,18,150,980,5670,30492,156156,772200,3719430,17551820,81477396,373173528,1690097500,7582037400,33738060600,149067936720,654576544710,2858667619500,12423860225700,53760146239800,231720014946420,995238809839560,4260800401533000,18187648477268400,77426496443123100,3287939873...
47.461538
483
0.836305
648a054a318ee3557d3b5affb2bed27497430724
1,574
asm
Assembly
programs/oeis/027/A027784.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/027/A027784.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/027/A027784.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A027784: a(n) = 11*(n+1)*binomial(n+2,11)/2. ; 55,726,5148,26026,105105,360360,1089088,2975544,7482618,17551820,38798760,81477396,163601438,315762216,588376800,1062347000,1864418985,3188915730,5327982660,8713054350,13970931975,21998673840,34062462720,51926743440,78021243300,115655019480,169288446096,244876085608,3502...
143.090909
1,456
0.901525
acaf72fb9438a59bb9286439206724e2b3cf1188
311
asm
Assembly
programs/oeis/077/A077115.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/077/A077115.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/077/A077115.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A077115: Least integer square >= n^3. ; 0,1,9,36,64,144,225,361,529,729,1024,1369,1764,2209,2809,3481,4096,5041,5929,6889,8100,9409,10816,12321,13924,15625,17689,19881,22201,24649,27225,29929,33124,36100,39601,43264,46656,51076,55225,59536 pow $0,3 seq $0,48761 ; Smallest square greater than or equal to n.
51.833333
201
0.758842
057cc6061c82a24675cbb0e3435cb4f06e4addc8
5,451
asm
Assembly
thirdparty/ffmpeg/libavcodec/x86/ac3dsp_downmix.asm
yashrajsingh1998/ApraPipes1
ec93095613f4345d6044c7012f2d8c3b99f65f03
[ "MIT" ]
2,151
2020-04-18T07:31:17.000Z
2022-03-31T08:39:18.000Z
thirdparty/ffmpeg/libavcodec/x86/ac3dsp_downmix.asm
yashrajsingh1998/ApraPipes1
ec93095613f4345d6044c7012f2d8c3b99f65f03
[ "MIT" ]
395
2020-04-18T08:22:18.000Z
2021-12-08T13:04:49.000Z
thirdparty/ffmpeg/libavcodec/x86/ac3dsp_downmix.asm
yashrajsingh1998/ApraPipes1
ec93095613f4345d6044c7012f2d8c3b99f65f03
[ "MIT" ]
353
2017-05-08T01:33:31.000Z
2022-03-12T05:57:16.000Z
;***************************************************************************** ;* x86-optimized AC-3 downmixing ;* Copyright (c) 2012 Justin Ruggles ;* ;* This file is part of FFmpeg. ;* ;* FFmpeg is free software; you can redistribute it and/or ;* modify it under the terms of the GNU Lesser General Public ;* License a...
28.994681
130
0.588516
ef1a959d527408cef3863be739320bf3bb5dd5f2
259
asm
Assembly
lib/mem/_fn.asm
locodarwin/xc-basic3
74d73fb4049980fc0c7b648b4893ce3a53056af3
[ "MIT" ]
11
2021-08-05T18:13:21.000Z
2022-03-26T21:44:50.000Z
lib/mem/_fn.asm
locodarwin/xc-basic3
74d73fb4049980fc0c7b648b4893ce3a53056af3
[ "MIT" ]
119
2021-08-09T06:28:44.000Z
2022-03-31T07:12:11.000Z
lib/mem/_fn.asm
locodarwin/xc-basic3
74d73fb4049980fc0c7b648b4893ce3a53056af3
[ "MIT" ]
3
2022-01-22T05:25:09.000Z
2022-03-26T17:11:55.000Z
; XC=BASIC memory functions ; DECLARE FUNCTION PEEK AS BYTE (address AS WORD) SHARED STATIC INLINE MAC F_peek_word ; @push @pull IF !FPULL pla sta .l + 2 pla sta .l + 1 ELSE sta .l + 1 sty .l + 2 ENDIF .l lda $FFFF IF !FPUSH pha ENDIF ENDM
14.388889
71
0.65251
fbfe44c0e4d05ea90e467903b96cc638d7d4ef62
144
asm
Assembly
other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/日本_Ver1/sfc/ys_w27.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/日本_Ver1/sfc/ys_w27.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/日本_Ver1/sfc/ys_w27.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
Name: ys_w27.asm Type: file Size: 22875 Last-Modified: '2016-05-13T04:51:15Z' SHA-1: 55CDBA4BC5E98CD5309173F7F66D8A6C6343373F Description: null
20.571429
47
0.8125
597b00b95bd6781c80afbf0f15f12aeca2024c43
543
asm
Assembly
arquivos_teste/monta_teste_error_2.asm
LSantos06/MacroAssembler
06a14c9d2fe1eb22378bb6f2ead506a91c5b14eb
[ "MIT" ]
null
null
null
arquivos_teste/monta_teste_error_2.asm
LSantos06/MacroAssembler
06a14c9d2fe1eb22378bb6f2ead506a91c5b14eb
[ "MIT" ]
null
null
null
arquivos_teste/monta_teste_error_2.asm
LSantos06/MacroAssembler
06a14c9d2fe1eb22378bb6f2ead506a91c5b14eb
[ "MIT" ]
null
null
null
MOD_A: BEGIN ; begin sem end (tirar outros erros para ver) SECTION TEXT COPY ZERO,OLDER COPY ONE,OLD INPUT LIMIT OUTPUT OLD FRONT: LOAD OLDER ADD OLD STORE ONE ; modificao valor cte DIV ZERO ; divisao por 0 SUB LIMIT ADD R ; declaracao ausente JMPP FINAL OUTPUT NEW OUTPUT VEC+4 ; endereco de memoria nao reservado COPY ...
18.1
58
0.773481
c2025034d54b044afbdc2ea062ae239a1e86eade
1,164
asm
Assembly
programs/oeis/259/A259319.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/259/A259319.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/259/A259319.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A259319: a(n) = 2*A002309(n). ; 2,164,1414,6216,19338,48620,105742,206992,374034,634676,1023638,1583320,2364570,3427452,4842014,6689056,9060898,12062148,15810470,20437352,26088874,32926476,41127726,50887088,62416690,75947092,91728054,110029304,131141306,155376028,183067710,214573632,250274882,290577124,335911366,3867...
77.6
1,022
0.851375
2915724edf85bf02c16bcb56ffbf712be26381c7
1,148
asm
Assembly
programs/oeis/011/A011867.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/011/A011867.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/011/A011867.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A011867: a(n) = floor(n*(n-1)/14). ; 0,0,0,0,0,1,2,3,4,5,6,7,9,11,13,15,17,19,21,24,27,30,33,36,39,42,46,50,54,58,62,66,70,75,80,85,90,95,100,105,111,117,123,129,135,141,147,154,161,168,175,182,189,196,204,212,220,228,236,244,252,261,270,279,288,297,306,315,325,335,345,355,365,375,385,396,407,418,429,440,451,462,474,...
164
1,081
0.752613
f7ab5329658077fa03bfb40d1994a99e6feb0207
1,853
asm
Assembly
programs/oeis/280/A280173.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/280/A280173.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/280/A280173.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A280173: a(0) = 1, a(n+1) = 2*a(n) + periodic sequence of length 2: repeat [5, -4]. ; 1,7,10,25,46,97,190,385,766,1537,3070,6145,12286,24577,49150,98305,196606,393217,786430,1572865,3145726,6291457,12582910,25165825,50331646,100663297,201326590,402653185,805306366,1610612737,3221225470,6442450945,12884901886,25769803...
154.416667
1,689
0.905019
03788884ccf7ab2320ccbebc0c667d500ea349e2
3,971
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_1993.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_1993.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_1993.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: ret .global s_faulty_load s_faulty_load: push %r10 push %r12 push %r14 push %r8 push %r9 // Store lea addresses_normal+0x154a8, %r8 nop cmp $10559, %r10 mov $0x5152535455565758, %r9 movq %r9, (%r8) nop nop add $9769, %r10 // Faulty Load lea addresses_RW+0xa0a8, %r14 c...
73.537037
2,999
0.661546
ff4d7b9ddd986d8670e4f9dae4a94ebcb151e3af
885
asm
Assembly
List 04/ex 2e (print array).asm
LeonardoSanBenitez/Assembly-exercises
0f8e7f316d7e0171e28aae1b1dc0b056b123cd92
[ "MIT" ]
null
null
null
List 04/ex 2e (print array).asm
LeonardoSanBenitez/Assembly-exercises
0f8e7f316d7e0171e28aae1b1dc0b056b123cd92
[ "MIT" ]
null
null
null
List 04/ex 2e (print array).asm
LeonardoSanBenitez/Assembly-exercises
0f8e7f316d7e0171e28aae1b1dc0b056b123cd92
[ "MIT" ]
null
null
null
.data Sseparator: .asciiz ", " SlineBreak: .asciiz "\n" .text main: ## debug init addi $t0, $zero, 8 addi $t1, $zero, 5 addi $t2, $zero, 1 addi $t3, $zero, 3 addi $t4, $zero, 2 addi $t5, $zero, 20 addi $t6, $zero, 7 addi $t7, $zero, 666 sw $t0, 0 ($gp) sw $t1, 4 ($gp) sw $t2, 8 ($gp) sw $t3, 12 ($gp) s...
15.258621
47
0.549153
b9589b0fecf70f677370a7ea477a9388102d2d06
43,187
asm
Assembly
date.asm
joeofportland/project4-3
7b8b67d3f3c6eae1a344a888417a744b9f3f2baf
[ "MIT-0" ]
null
null
null
date.asm
joeofportland/project4-3
7b8b67d3f3c6eae1a344a888417a744b9f3f2baf
[ "MIT-0" ]
null
null
null
date.asm
joeofportland/project4-3
7b8b67d3f3c6eae1a344a888417a744b9f3f2baf
[ "MIT-0" ]
null
null
null
_date: file format elf32-i386 Disassembly of section .text: 00000000 <main>: #include "user.h" #include "date.h" int main(int argc, char *argv[]) { 0: 55 push %ebp 1: 89 e5 mov %esp,%ebp 3: 57 push %edi 4: 56 push %es...
34.059148
122
0.430731
4706e1dab3701fb334f9f5102f4005ab780c5e71
1,632
asm
Assembly
programs/oeis/211/A211441.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/211/A211441.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/211/A211441.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A211441: Number of ordered triples (w,x,y) with all terms in {-n,...,0,...,n} and w + x + y = 2. ; 0,3,15,33,57,87,123,165,213,267,327,393,465,543,627,717,813,915,1023,1137,1257,1383,1515,1653,1797,1947,2103,2265,2433,2607,2787,2973,3165,3363,3567,3777,3993,4215,4443,4677,4917,5163,5415,5673,5937,6207,6483,6765,7053,...
181.333333
1,484
0.805147
d9cdf1ceb2cc85de60b25745403d37c0650979ba
485
asm
Assembly
programs/oeis/008/A008602.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/008/A008602.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/008/A008602.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A008602: Multiples of 20. ; 0,20,40,60,80,100,120,140,160,180,200,220,240,260,280,300,320,340,360,380,400,420,440,460,480,500,520,540,560,580,600,620,640,660,680,700,720,740,760,780,800,820,840,860,880,900,920,940,960,980,1000,1020,1040,1060,1080,1100,1120,1140,1160,1180,1200,1220,1240,1260,1280,1300,1320,1340,1360,1...
97
445
0.762887
76f9737ef938a6056bb44b62ac025f4db068f044
1,948
asm
Assembly
roms/tests/ppu/ppu_read_buffer/source/filler/cpu.asm
MrKOSMOS/ANESE
8ae814d615479b1496c98033a1f5bc4da5921c6f
[ "MIT" ]
349
2017-11-15T22:51:00.000Z
2022-03-21T13:43:57.000Z
roms/tests/ppu/ppu_read_buffer/source/filler/cpu.asm
MrKOSMOS/ANESE
8ae814d615479b1496c98033a1f5bc4da5921c6f
[ "MIT" ]
12
2018-08-28T21:38:29.000Z
2021-12-11T16:24:36.000Z
roms/tests/ppu/ppu_read_buffer/source/filler/cpu.asm
MrKOSMOS/ANESE
8ae814d615479b1496c98033a1f5bc4da5921c6f
[ "MIT" ]
38
2016-02-24T22:21:01.000Z
2022-01-25T12:44:04.000Z
section .bss tsc_diff resd 2 mycount resd 1 irq0counter resw 1 section .data irq8addr dw 8*4, 0 section .text pitvalue EQU 11 pitrate EQU 108471 ; pitvalue * pitrate = 1234DDh ; _fastcall double CPUinfo(void); ; Measures and returns CPU speed in Hz _CPUinfo: push es cli m...
19.676768
76
0.619097
7b6da348aa0d452a8d124b4c5f892806231c60c4
411
asm
Assembly
libsrc/games/bit_click_mwr.asm
andydansby/z88dk-mk2
51c15f1387293809c496f5eaf7b196f8a0e9b66b
[ "ClArtistic" ]
1
2020-09-15T08:35:49.000Z
2020-09-15T08:35:49.000Z
libsrc/games/bit_click_mwr.asm
andydansby/z88dk-MK2
51c15f1387293809c496f5eaf7b196f8a0e9b66b
[ "ClArtistic" ]
null
null
null
libsrc/games/bit_click_mwr.asm
andydansby/z88dk-MK2
51c15f1387293809c496f5eaf7b196f8a0e9b66b
[ "ClArtistic" ]
null
null
null
; $Id: bit_click_mwr.asm,v 1.1 2008/03/31 17:16:18 stefano Exp $ ; ; 1 bit sound library - version for "memory write" I/O architectures ; ; void bit_click(); ; ; Stefano Bodrato - 31/03/2008 ; XLIB bit_click INCLUDE "games/games.inc" XREF snd_tick .bit_click ld a,(snd_tick) ...
19.571429
68
0.581509
f214f3e7b6d7abd3cb0057d50b2c9ec300e10356
740
asm
Assembly
oeis/124/A124292.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/124/A124292.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/124/A124292.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A124292: Number of free generators of degree n of symmetric polynomials in 4 noncommuting variables. ; Submitted by Jamie Morken(s4) ; 1,1,2,6,21,78,297,1143,4419,17118,66366,257391,998406,3873015,15024609,58285737,226111986,877174110,3402893997,13201132950,51212274057,198672129783,770725711035,2989941920334,11599136...
43.529412
480
0.816216
c1b90334606e4a28a6f9ff25ea75968b087d2291
2,074
asm
Assembly
programs/oeis/272/A272871.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/272/A272871.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/272/A272871.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A272871: Imaginary part of (n + i)^4. ; 0,0,24,96,240,480,840,1344,2016,2880,3960,5280,6864,8736,10920,13440,16320,19584,23256,27360,31920,36960,42504,48576,55200,62400,70200,78624,87696,97440,107880,119040,130944,143616,157080,171360,186480,202464,219336,237120,255840,275520,296184,317856,340560,364320,389160,415104...
259.25
1,994
0.862584
9a6964404a60fc7fb18f583e29ef3122aa1c4875
7,222
asm
Assembly
src/level5_enemies.asm
fjpena/genesis-zx
78ec682415f51179e928fe37bd75c6f1e75d987a
[ "MIT" ]
3
2019-04-08T06:33:11.000Z
2022-01-08T09:19:49.000Z
src/level5_enemies.asm
fjpena/genesis-zx
78ec682415f51179e928fe37bd75c6f1e75d987a
[ "MIT" ]
null
null
null
src/level5_enemies.asm
fjpena/genesis-zx
78ec682415f51179e928fe37bd75c6f1e75d987a
[ "MIT" ]
null
null
null
level5_enemies.TXT : db 119 db 11 , 0 , 26 , ENEMY_POWERUP , MOVE_LEFT , 1 , 2 , 60 db 14 , 17 , 105 , ENEMY_SALTARIN , MOVE_LEFT , 2 , 2 , 1 db 17 , 17 , 88 , ENEMY_1_BIS , MOVE_LEFTANIM , 3 , 6 , 4 db 20 , 11 , 57 , ENEMY_CASCO , MOVE_LEFTANIM , 2 , 3 , 4 db 22 , 1 , 90 , ENEMY_1_BIS , MOVE_LEFTANIM , 3 ,...
59.196721
77
0.585849
de1dcaa882b654a847bb76366eaaea8eb386f1db
291
asm
Assembly
sum.asm
gogomillan/my_assembly
dcc6c0a11f7e4fdf0532175083d03af283beecaa
[ "MIT" ]
null
null
null
sum.asm
gogomillan/my_assembly
dcc6c0a11f7e4fdf0532175083d03af283beecaa
[ "MIT" ]
null
null
null
sum.asm
gogomillan/my_assembly
dcc6c0a11f7e4fdf0532175083d03af283beecaa
[ "MIT" ]
null
null
null
; NASM code style section .text ; Code section global main ; The standard gcc entry point main: ; The program label for the entry point mov eax, 1 ; put 1 (1 byte int/char) into accumulator register add eax, 2 ; add 2 (1 byte int/char), storing result in accumulator ret ; Return
26.454545
68
0.714777
5d20e1783857d129066d32164dc5de235e72e137
5,293
asm
Assembly
kernel/startup/startup.asm
echidnaOS/echidnaOS-mirror
0975d50b855d0fb4a5c929c3e2e4783798538aed
[ "BSD-2-Clause" ]
39
2017-05-09T10:58:48.000Z
2020-10-22T02:52:39.000Z
kernel/startup/startup.asm
echidnaOS/echidnaOS-mirror
0975d50b855d0fb4a5c929c3e2e4783798538aed
[ "BSD-2-Clause" ]
3
2017-10-22T21:12:57.000Z
2018-02-19T18:01:50.000Z
kernel/startup/startup.asm
echidnaOS/echidnaOS-mirror
0975d50b855d0fb4a5c929c3e2e4783798538aed
[ "BSD-2-Clause" ]
14
2017-08-05T23:06:20.000Z
2021-04-05T09:04:27.000Z
; This file contains the code that is gonna be linked at the beginning of ; the kernel binary. ; It should contain core CPU initialisation routines such as entering ; long mode, then it should call 'kernel_init'. extern kernel_init global startup global load_tss section .bss align 4096 early_pagemap: resq (512 *...
17.354098
73
0.606461
c55dee97e43a949c1a99630e4e008cd92094b368
3,750
asm
Assembly
c2000/C2000Ware_1_00_06_00/libraries/dsp/VCU/c28/source/vcu0/crc/vcu0_crc_32.asm
ramok/Themis_ForHPSDR
d0f323a843ac0a488ef816ccb7c828032855a40a
[ "Unlicense" ]
null
null
null
c2000/C2000Ware_1_00_06_00/libraries/dsp/VCU/c28/source/vcu0/crc/vcu0_crc_32.asm
ramok/Themis_ForHPSDR
d0f323a843ac0a488ef816ccb7c828032855a40a
[ "Unlicense" ]
null
null
null
c2000/C2000Ware_1_00_06_00/libraries/dsp/VCU/c28/source/vcu0/crc/vcu0_crc_32.asm
ramok/Themis_ForHPSDR
d0f323a843ac0a488ef816ccb7c828032855a40a
[ "Unlicense" ]
1
2021-07-21T08:10:37.000Z
2021-07-21T08:10:37.000Z
;;***************************************************************************** ;;! \file source/vcu0/vcu0_crc_8.asm ;;! ;;! \brief 32-bit CRC that uses the polynomial 0x04c11db7 ;; ;; \date Apr 7, 2011 ;;! ;; ;; Group: C2000 ;; Target Family: F2837x ;; ;; Copyright (C) 2018 Texas Instruments Incor...
36.764706
90
0.4408
fe806699f0445e4d39eaa897d099ca5827387c76
4,944
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xa0.log_21829_924.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xa0.log_21829_924.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xa0.log_21829_924.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r13 push %rax push %rbx push %rcx push %rdi push %rsi lea addresses_normal_ht+0x15829, %rax add %rcx, %rcx mov (%rax), %r13d nop nop xor %rbx, %rbx lea addresses_normal_ht+0x1169, %rsi lea addresses_A_ht+0x119e9, %rdi nop nop nop nop nop sub %r11, %r11 mov $6...
46.641509
2,999
0.662015
1c840393f32b8f18fc95708dc7fff60b042517e9
5,412
asm
Assembly
Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_96.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_96.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_96.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r12 push %r9 push %rcx lea addresses_UC_ht+0x13ee6, %r10 nop nop nop nop and $9, %rcx vmovups (%r10), %ymm2 vextracti128 $1, %ymm2, %xmm2 vpextrq $0, %xmm2, %r12 nop nop nop and %r9, %r9 pop %rcx pop %r9 pop %r12 pop %r10 ret .global s_faulty_load s_faul...
40.088889
2,999
0.655395
1ee900fbe1322b01004dfd4e3a225f14fa93076b
227
asm
Assembly
asm/1011_AND.asm
barrettotte/angstrom-cpu
f49cf9a60c0a20fffad55839b31bb444977706b2
[ "MIT" ]
null
null
null
asm/1011_AND.asm
barrettotte/angstrom-cpu
f49cf9a60c0a20fffad55839b31bb444977706b2
[ "MIT" ]
null
null
null
asm/1011_AND.asm
barrettotte/angstrom-cpu
f49cf9a60c0a20fffad55839b31bb444977706b2
[ "MIT" ]
null
null
null
; logical AND accumulator with memory; 0b01 & 0b11 = 0b01 LDI #1 ; 00010000 00000001 0x1001 STA #0x01 ; 00100000 00000001 0x2001 LDI #3 ; 00010000 00000011 0x1003 AND #0x01 ; 10100000 00000001 0xA001
32.428571
57
0.674009
e12824c69e6c6a41236f2da4563b36119b6ad16d
291
asm
Assembly
programs/oeis/099/A099547.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/099/A099547.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/099/A099547.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A099547: Odd part of n modulo 6. ; 1,1,3,1,5,3,1,1,3,5,5,3,1,1,3,1,5,3,1,5,3,5,5,3,1,1,3,1,5,3,1,1,3,5,5,3,1,1,3,5,5,3,1,5,3,5,5,3,1,1,3,1,5,3,1,1,3,5,5,3,1,1,3,1,5,3,1,5,3,5,5,3,1,1,3,1,5,3,1,5,3,5,5,3,1,1,3,5,5,3,1,5,3,5,5,3,1,1,3,1 add $0,1 lpb $0 dif $0,2 lpe lpb $0 mod $0,6 lpe
26.454545
201
0.525773
c96964bbba6ef1bc7dc3d8a0f9895fb50d2a4d86
524
asm
Assembly
oeis/329/A329688.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
null
null
null
oeis/329/A329688.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
null
null
null
oeis/329/A329688.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
null
null
null
; A329688: Number of excursions of length n with Motzkin-steps avoiding the consecutive steps UU, HH, HD and DU. ; Submitted by Jamie Morken(w3) ; 1,1,1,2,1,2,4,2,5,10,5,14,28,14,42,84,42,132,264,132,429,858,429,1430,2860,1430,4862,9724,4862,16796,33592,16796,58786,117572,58786,208012,416024,208012,742900,1485800,74290...
26.2
234
0.704198
90fc50c050103cbdf3cea926fcf3815abc317982
212
asm
Assembly
macro.asm
jimmylinabcd/Lin_OS
6788593a53a8582a534caf755ee1bf116ff9e9f6
[ "MIT" ]
null
null
null
macro.asm
jimmylinabcd/Lin_OS
6788593a53a8582a534caf755ee1bf116ff9e9f6
[ "MIT" ]
null
null
null
macro.asm
jimmylinabcd/Lin_OS
6788593a53a8582a534caf755ee1bf116ff9e9f6
[ "MIT" ]
null
null
null
%macro isr_err_stub 1 isr_stub_%+%1: call exception_handler iret %endmacro ; if writing for 64-bit, use iretq instead %macro isr_no_err_stub 1 isr_stub_%+%1: call exception_handler iret %endmacro
19.272727
42
0.740566
71dfe5b95c977f1af85a9cb3f578942973dc4cf0
417
asm
Assembly
src/arena.asm
cyblue9/asm-space-invaders
08e6dcc40fde8cdcc26925be256f45e0cd0d49cb
[ "MIT" ]
242
2017-01-30T17:25:31.000Z
2022-03-07T13:48:33.000Z
src/arena.asm
cyblue9/asm-space-invaders
08e6dcc40fde8cdcc26925be256f45e0cd0d49cb
[ "MIT" ]
16
2017-01-25T01:32:14.000Z
2020-02-16T05:46:11.000Z
src/arena.asm
cyblue9/asm-space-invaders
08e6dcc40fde8cdcc26925be256f45e0cd0d49cb
[ "MIT" ]
17
2017-01-31T19:40:27.000Z
2020-12-13T01:01:00.000Z
; ****************************************************** ; * render ; ***************************************************** render_arena: push ax push cx push dx mov al, ICON_WALL mov bl, FG_DARK_GRAY add bl, BG_BLACK mov dh, 0 mov cl, GAME_HEIGHT .loop: mov dl, 0 call print_object mov dl, GAME...
15.444444
56
0.47482
264d696bb86a063155068aa66fcad4cac43cb9e3
296
asm
Assembly
programs/oeis/063/A063212.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/063/A063212.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/063/A063212.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A063212: Dimension of the space of weight 2n cuspidal newforms for Gamma_0( 44 ). ; 1,3,3,7,7,9,11,13,13,17,17,19,21,23,23,27,27,29,31,33,33,37,37,39,41,43,43,47,47,49,51,53,53,57,57,59,61,63,63,67,67,69,71,73,73,77,77,79,81,83 mov $1,$0 div $0,3 add $1,1 div $1,2 add $0,$1 mul $0,2 add $0,1
26.909091
145
0.652027
9c70de9d8d00776f1e334169c43367fc858efafe
40,882
asm
Assembly
time.asm
dhruv410/Customized-Xv6
38309cc0b43963c52fd7a49631fcd46e5c49543e
[ "MIT-0" ]
null
null
null
time.asm
dhruv410/Customized-Xv6
38309cc0b43963c52fd7a49631fcd46e5c49543e
[ "MIT-0" ]
null
null
null
time.asm
dhruv410/Customized-Xv6
38309cc0b43963c52fd7a49631fcd46e5c49543e
[ "MIT-0" ]
null
null
null
_time: file format elf32-i386 Disassembly of section .text: 00000000 <main>: #include "stat.h" #include "user.h" #include "fs.h" int main(int argc, char *argv[]) { 0: 8d 4c 24 04 lea 0x4(%esp),%ecx 4: 83 e4 f0 and $0xfffffff0,%esp 7: ff 71 fc pushl -0x4(%ecx)...
33.898839
77
0.410547
3743dbdb7f7fc690380bc02070be3028c7bef6a5
437
asm
Assembly
src/setup/ss_piano.asm
furrtek/GB303
2f275fff085b05fdc7843074dcc062956a1d8d56
[ "CC-BY-4.0" ]
90
2015-06-19T14:26:19.000Z
2022-01-05T08:19:41.000Z
src/setup/ss_piano.asm
furrtek/GB303
2f275fff085b05fdc7843074dcc062956a1d8d56
[ "CC-BY-4.0" ]
2
2015-06-21T20:55:40.000Z
2022-02-09T08:02:04.000Z
src/setup/ss_piano.asm
furrtek/GB303
2f275fff085b05fdc7843074dcc062956a1d8d56
[ "CC-BY-4.0" ]
10
2015-06-21T20:43:11.000Z
2020-12-08T13:24:16.000Z
setscreen_piano: ld de,text_piano ld hl,$9800+(32*0)+1 ld b,TXT_NORMAL call maptext ld a,T_KEYB ld hl,map_keyb ld de,$9800+(32*4)+1 call map ld a,T_LOGO ld hl,$9800+(32*2)+11 ld bc,$0802 call mapinc call write_pattinfo call ...
15.068966
28
0.542334
037aa85b51c183fda1decce2aa9e425ff9b9f50f
485
asm
Assembly
programs/oeis/105/A105100.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/105/A105100.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/105/A105100.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A105100: Sum of ordered 3 prime sided prime triangles. ; 41,156,304,462,630,834,1020,1214,1420,1618,1824,2076,2288,2514,2712,2926,3198,3460,3656,3874,4086,4370,4598,4888,5100,5346,5626,5886,6126,6332,6580,6836,7146,7386,7678,7848,8208,8560,8762,8962,9258,9498,9696 mov $3,2 mov $4,$0 lpb $3 mov $0,$4 sub $3,1 a...
22.045455
209
0.657732
e22c8d8f23b104180043e9cfe3289aa7e1d1ce2e
1,094
asm
Assembly
smsq/qxl/driver/most.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
smsq/qxl/driver/most.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
smsq/qxl/driver/most.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
; SMS2 QXL card built in IO drivers section header xref smsq_end header_base dc.l drv_base-header_base ; length of header dc.l 0 ; module length unknown dc.l smsq_end-drv_base ; loaded length dc.l 0 ; checksum dc.l 0 ; always select dc.b 1 ; 1 level down dc.b 0 dc.w smsq_name-* smsq_name dc...
15.194444
59
0.731261
c20167362ca89232e378347a76e8209e3520ca3b
12,526
asm
Assembly
P6/data_P6_2/ALUTest184.asm
alxzzhou/BUAA_CO_2020
b54bf367081a5a11701ebc3fc78a23494aecca9e
[ "Apache-2.0" ]
1
2022-01-23T09:24:47.000Z
2022-01-23T09:24:47.000Z
P6/data_P6_2/ALUTest184.asm
alxzzhou/BUAA_CO_2020
b54bf367081a5a11701ebc3fc78a23494aecca9e
[ "Apache-2.0" ]
null
null
null
P6/data_P6_2/ALUTest184.asm
alxzzhou/BUAA_CO_2020
b54bf367081a5a11701ebc3fc78a23494aecca9e
[ "Apache-2.0" ]
null
null
null
addiu $3,$0,12979 addu $3,$3,$3 sh $1,10($0) sllv $4,$4,$3 sb $3,7($0) srav $5,$3,$3 sh $3,2($0) slti $3,$4,22730 lh $1,12($0) sltu $5,$6,$3 lhu $5,0($0) srl $3,$3,8 addiu $3,$6,14214 sltu $5,$4,$3 srl $0,$3,16 addiu $4,$4,-14999 sh $3,16($0) nor $6,$3,$3 lw $1,0($0) sltiu $3,$4,-29946 addu $3,$1,$3 slt $3,$5,$3 subu $...
14.089989
18
0.521795
eff9521788cc596a008f41c5f0cd6d4e4153a8c2
102
asm
Assembly
macros/wram.asm
manuelmartinezbosch/testing-gb
c5be7c37a5a0f21d1bc5a9c898b6ad8755d00790
[ "MIT" ]
null
null
null
macros/wram.asm
manuelmartinezbosch/testing-gb
c5be7c37a5a0f21d1bc5a9c898b6ad8755d00790
[ "MIT" ]
null
null
null
macros/wram.asm
manuelmartinezbosch/testing-gb
c5be7c37a5a0f21d1bc5a9c898b6ad8755d00790
[ "MIT" ]
null
null
null
sprite_oam_struct: MACRO \1YCoord:: db \1XCoord:: db \1TileID:: db \1Attributes:: db ENDM
14.571429
24
0.647059
14aef33f97d8806b1137dc97a0d1dd1a5a101982
644
asm
Assembly
programs/oeis/204/A204263.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/204/A204263.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/204/A204263.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A204263: Symmetric matrix: f(i,j)=(i+j mod 3), by antidiagonals. ; 2,0,0,1,1,1,2,2,2,2,0,0,0,0,0,1,1,1,1,1,1,2,2,2,2,2,2,2,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2...
53.666667
501
0.518634
6ca75b7c60f84d514b5e938db3c1f04d2d5bbae5
23,749
asm
Assembly
tests/testsuite-2.15/ascii-src/cputiming.asm
meesokim/chips-test
1fb7003ed96bc444820c8f7872ea7e3af2cf65d4
[ "MIT" ]
330
2017-12-11T21:20:28.000Z
2022-03-26T08:56:51.000Z
tests/testsuite-2.15/ascii-src/cputiming.asm
meesokim/chips-test
1fb7003ed96bc444820c8f7872ea7e3af2cf65d4
[ "MIT" ]
28
2015-11-14T09:21:03.000Z
2018-04-04T22:36:17.000Z
tests/testsuite-2.15/ascii-src/cputiming.asm
meesokim/chips-test
1fb7003ed96bc444820c8f7872ea7e3af2cf65d4
[ "MIT" ]
31
2018-07-02T06:13:31.000Z
2022-02-18T16:50:56.000Z
*= $0801 .byte $4c,$14,$08,$00,$97 turboass = 780 .text "780" .byte $2c,$30,$3a,$9e,$32,$30 .byte $37,$33,$00,$00,$00 lda #1 sta turboass jmp main print .block pla sta print0+1 pla ...
17.842975
40
0.352099
be0fd8467003784c5e50ee35db0d626682597f59
574
asm
Assembly
programs/oeis/261/A261693.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/261/A261693.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/261/A261693.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A261693: Irregular triangle read by rows in which row n lists the positive odd numbers in decreasing order starting with 2^n - 1. T(0, 1) = 0 and T(n, k) for n >= 1, 1 <= k <= 2^(n-1). ; 0,1,3,1,7,5,3,1,15,13,11,9,7,5,3,1,31,29,27,25,23,21,19,17,15,13,11,9,7,5,3,1,63,61,59,57,55,53,51,49,47,45,43,41,39,37,35,33,31,29...
30.210526
238
0.608014
fd878fe796459266fb8b2d7e637bdf7b34bfed80
1,284
asm
Assembly
Microprocessor/traffic_lights2.asm
Nmane1612/Nihar-Mane
aa4db52a384f706a431c994e4e12d8e5e0cd8402
[ "Apache-2.0" ]
3
2019-12-27T06:07:37.000Z
2020-07-01T08:51:32.000Z
Microprocessor/traffic_lights2.asm
Nihar16/Personal-Repository
0d319eeb8dbfa3f7c3eb8501829939ecd6923464
[ "MIT" ]
null
null
null
Microprocessor/traffic_lights2.asm
Nihar16/Personal-Repository
0d319eeb8dbfa3f7c3eb8501829939ecd6923464
[ "MIT" ]
null
null
null
; Traffic ligts test 2 for ; c:\emu8086\devices\Traffic_Lights.exe ; This is just an example of how to set the lights, ; better if you run it in step-by-step mode. ; DO NOT RUN AT MAXIMUM SPEED, DO NOT USE REAL CARS. ;) #start=Traffic_Lights.exe# name "traffic2" yellow_and_green equ 0000_0110b ...
12.712871
53
0.586449
7e6b7b644e061ea8bf9c71912f9efdac630317c2
3,749
asm
Assembly
programs/oeis/002/A002594.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/002/A002594.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/002/A002594.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A002594: a(n) = n^2*(16*n^4-20*n^2+7)/3. ; 1,244,3369,20176,79225,240276,611569,1370944,2790801,5266900,9351001,15787344,25552969,39901876,60413025,89042176,128177569,180699444,250043401,340267600,456123801,603132244,787660369,1017005376,1299480625,1644505876,2062701369,2565985744,3167677801,3882602100,4727198401,571...
163
3,509
0.899973
b6d7ce96fa61a70b3a53a66b445eeb5f0650843b
19,293
asm
Assembly
hashes/rmd320.asm
FloydZ/Crypto-Hash
2635450fb16d4d8dc4578d6539cc25ce599f7e21
[ "MIT" ]
11
2015-03-17T10:31:23.000Z
2022-01-21T17:42:43.000Z
hashes/rmd320.asm
0xFF1E071F/Crypto-Hash
2635450fb16d4d8dc4578d6539cc25ce599f7e21
[ "MIT" ]
null
null
null
hashes/rmd320.asm
0xFF1E071F/Crypto-Hash
2635450fb16d4d8dc4578d6539cc25ce599f7e21
[ "MIT" ]
6
2018-01-29T16:06:36.000Z
2021-05-08T19:22:24.000Z
.const pushad_size equ 8*4 pushad_eax equ 7*4 pushad_ecx equ 6*4 pushad_edx equ 5*4 pushad_ebx equ 4*4 pushad_esp equ 3*4 pushad_ebp equ 2*4 pushad_esi equ 1*4 pushad_edi equ 0*4 .data? RMD320HashBuf db 64 dup(?) RMD320Len dd ? RMD320Index dd ? RMD320Digest dd 10 dup(?) .code RMD320FF macro dwA, dwB, dwC, dwD, dwE, ...
41.579741
72
0.646193
6b41399743e9db76e08c71886535644066d637f8
700
asm
Assembly
oeis/053/A053295.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/053/A053295.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/053/A053295.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A053295: Partial sums of A053739. ; Submitted by Christian Krause ; 1,7,29,92,247,591,1300,2683,5270,9955,18228,32551,56967,98086,166681,280271,467301,773906,1274856,2091266,3419252,5576298,9076280,14750858,23945893,38839257,62955061,101995694,165188091,267462041,432974764,700813797,1134224458,1835540197,2970340412,4...
38.888889
498
0.798571
ddad5c18e6096a5be773cdf110ac48eb570eafcf
419
asm
Assembly
oeis/136/A136577.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/136/A136577.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/136/A136577.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A136577: Conjectured Hankel transform of A136576(n+1). ; Submitted by Christian Krause ; 1,1,0,-16,-256,-4096,0,16777216,4294967296,1099511627776,0,-1152921504606846976,-4722366482869645213696,-19342813113834066795298816,0,5192296858534827628530496329220096,340282366920938463463374607431768211456 mov $1,1 mov $2,1 m...
24.647059
210
0.747017
fbf505fe989b3173b0849b89b46ea686fb77b7b5
51,499
asm
Assembly
Appl/Calendar/DayPlan/dayplanUtils.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Appl/Calendar/DayPlan/dayplanUtils.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Appl/Calendar/DayPlan/dayplanUtils.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
73
2018-11-19T20:46:53.000Z
2022-03-29T00:59:26.000Z
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) Geoworks 1997. All rights reserved. GEOWORKS CONFIDENTIAL PROJECT: Lizzy MODULE: Calendar FILE: dayplanUtils.asm AUTHOR: Simon Auyeung, Feb 2, 1997 ROUTINES: Name Description ---- ----------- ...
27.422258
79
0.604886
f0754004b29003adc6fdb02ff9e35fdf6ba1579e
153,098
asm
Assembly
worker/deps/openssl/config/archs/VC-WIN64A/asm_avx2/crypto/sha/sha256-mb-x86_64.asm
vanga-top/mediasoup
75a0d63767d30ed9671cf612661190b8fc3b4c5e
[ "0BSD" ]
1,666
2017-01-12T03:58:44.000Z
2017-08-20T23:39:20.000Z
worker/deps/openssl/config/archs/VC-WIN64A/asm_avx2/crypto/sha/sha256-mb-x86_64.asm
vanga-top/mediasoup
75a0d63767d30ed9671cf612661190b8fc3b4c5e
[ "0BSD" ]
116
2021-05-29T16:32:51.000Z
2021-08-13T16:05:29.000Z
worker/deps/openssl/config/archs/VC-WIN64A/asm_avx2/crypto/sha/sha256-mb-x86_64.asm
vanga-top/mediasoup
75a0d63767d30ed9671cf612661190b8fc3b4c5e
[ "0BSD" ]
161
2017-08-25T20:20:01.000Z
2022-02-08T02:59:03.000Z
default rel %define XMMWORD %define YMMWORD %define ZMMWORD section .text code align=64 EXTERN OPENSSL_ia32cap_P global sha256_multi_block ALIGN 32 sha256_multi_block: mov QWORD[8+rsp],rdi ;WIN64 prologue mov QWORD[16+rsp],rsi mov rax,rsp $L$SEH_begin_sha256_multi_block: mov rdi,rcx mov rsi,rdx mov rdx,r8 ...
18.543847
69
0.749827
439cd7e57ed7910416d07fbe66ca221bdd363f75
335
asm
Assembly
libsrc/_DEVELOPMENT/adt/bv_priority_queue/c/sdcc_iy/bv_priority_queue_resize_callee.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/adt/bv_priority_queue/c/sdcc_iy/bv_priority_queue_resize_callee.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/adt/bv_priority_queue/c/sdcc_iy/bv_priority_queue_resize_callee.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
; int bv_priority_queue_resize_callee(bv_priority_queue_t *q, size_t n) SECTION code_adt_bv_priority_queue PUBLIC _bv_priority_queue_resize_callee EXTERN _ba_priority_queue_resize_callee defc _bv_priority_queue_resize_callee = _ba_priority_queue_resize_callee INCLUDE "adt/bv_priority_queue/z80/asm_bv_priority_que...
25.769231
72
0.892537
168b2a201ace169ff359e70f3134eb93558140b0
281
asm
Assembly
programs/oeis/163/A163581.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/163/A163581.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/163/A163581.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A163581: Number of zeros of sin(x) in integer intervals starting with (0,1). ; 0,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0,1,0,0,1,0,0,1,0,0,1,0,0 mod $0,22 sub $0,1 mod $0,3 div $0,2
35.125
163
0.569395
17140b2508d9d74304525d13cef6dac8afc99284
606
asm
Assembly
uP8085/div_bytes.asm
pankajpatro703/uP8086
e1736d101092bf3d53c8fef8ec0802c32328a09e
[ "ECL-2.0" ]
null
null
null
uP8085/div_bytes.asm
pankajpatro703/uP8086
e1736d101092bf3d53c8fef8ec0802c32328a09e
[ "ECL-2.0" ]
null
null
null
uP8085/div_bytes.asm
pankajpatro703/uP8086
e1736d101092bf3d53c8fef8ec0802c32328a09e
[ "ECL-2.0" ]
null
null
null
;Division of 2 bytes jmp START num1: DB 41H ;dividend num2: DB 1AH ;divisor result: DB 00H,00H ;quotient & remainder START: lda num2 mvi c,00H ;clear quotient cmp c ;check if division by zero jz ERR ;skip calculation if divison by zero mov b,a ;get divisor(n) lda num1 ;get dividend(m) LOOP: cmp b ;check if...
20.2
50
0.716172
62b311a27af07f76bde79a23072a894ed4ca0ea2
476
asm
Assembly
programs/oeis/054/A054967.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/054/A054967.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/054/A054967.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A054967: Numbers that are congruent to {0, 1, 9} mod 10. ; 0,1,9,10,11,19,20,21,29,30,31,39,40,41,49,50,51,59,60,61,69,70,71,79,80,81,89,90,91,99,100,101,109,110,111,119,120,121,129,130,131,139,140,141,149,150,151,159,160,161,169,170,171,179,180,181,189,190,191,199,200,201,209,210,211,219,220,221,229,230,231,239,240,...
52.888889
368
0.697479
b3264d3a16da126bdf56da5a7964a057b8296026
7,729
asm
Assembly
Transynther/x86/_processed/NC/_st_zr_4k_/i7-7700_9_0xca.log_8233_280.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NC/_st_zr_4k_/i7-7700_9_0xca.log_8233_280.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NC/_st_zr_4k_/i7-7700_9_0xca.log_8233_280.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r14 push %r15 push %rax push %rcx push %rdi push %rdx push %rsi lea addresses_A_ht+0x1c191, %rdx and %r15, %r15 vmovups (%rdx), %ymm7 vextracti128 $0, %ymm7, %xmm7 vpextrq $0, %xmm7, %r11 nop and %r14, %r14 lea addresses_WC_ht+0x18c71, %r15 nop nop nop nop no...
31.806584
2,999
0.650666
2883c74f5fabe9f2f8c600f3834fca887793c238
510
asm
Assembly
programs/oeis/082/A082908.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/082/A082908.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/082/A082908.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A082908: Largest value of gcd(2^n, binomial(n,j)) with j=0..n-1; maximal value of largest power of 2 dividing binomial(n,j) in the n-th row of Pascal's triangle. ; 1,1,2,1,4,2,4,1,8,4,8,2,8,4,8,1,16,8,16,4,16,8,16,2,16,8,16,4,16,8,16,1,32,16,32,8,32,16,32,4,32,16,32,8,32,16,32,2,32,16,32,8,32,16,32,4,32,16,32,8,32,16...
28.333333
213
0.621569
e4add1ba68c30bed5d371431a81d38be77cc5846
6,906
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i7-7700_9_0x48_notsx.log_14625_105.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i7-7700_9_0x48_notsx.log_14625_105.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i7-7700_9_0x48_notsx.log_14625_105.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r12 push %r13 push %r9 push %rax push %rcx push %rdi push %rdx push %rsi lea addresses_normal_ht+0x5128, %rdx nop sub $26641, %rcx mov $0x6162636465666768, %r9 movq %r9, %xmm3 movups %xmm3, (%rdx) nop nop nop xor $42013, %r13 lea addresses_D_ht+0x5428, %r13 cmp $42462,...
38.366667
2,999
0.655662
e0ac65bfbfd1fb9e48a6d4762db28ea1551a69bd
557
asm
Assembly
programs/oeis/161/A161680.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/161/A161680.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/161/A161680.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A161680: a(n) = binomial(n,2): number of size-2 subsets of {0,1,...,n} that contain no consecutive integers. ; 0,0,1,3,6,10,15,21,28,36,45,55,66,78,91,105,120,136,153,171,190,210,231,253,276,300,325,351,378,406,435,465,496,528,561,595,630,666,703,741,780,820,861,903,946,990,1035,1081,1128,1176,1225,1275,1326,1378,143...
111.4
435
0.745063
b99ec5150e982f36fe2a69dd059d50e2c000fa61
381
asm
Assembly
oeis/116/A116454.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/116/A116454.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/116/A116454.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A116454: Smallest m such that A116452(m) = n. ; Submitted by Jamie Morken(s2.) ; 0,2,9,25,59,129,271,557,1131,2281,4583,9189,18403,36833,73695,147421,294875,589785,1179607,2359253,4718547,9437137,18874319,37748685,75497419,150994889,301989831,603979717,1207959491,2415919041 mov $1,2 pow $1,$0 mul $0,2 add $1,2 mul $...
23.8125
195
0.727034
a8b827f8686875abde6be19d24e408418956fac8
508
asm
Assembly
oeis/262/A262674.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/262/A262674.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/262/A262674.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A262674: Decimal expansion of the real root of x^3 - 6x^2 + 4x - 2. ; Submitted by Jon Maiga ; 5,3,1,8,6,2,8,2,1,7,7,5,0,1,8,5,6,5,9,1,0,9,6,8,0,1,5,3,3,1,8,0,2,2,4,6,7,7,2,1,9,1,9,8,0,8,8,3,6,9,0,0,2,6,0,2,2,8,0,9,1,9,9,5,8,4,0,1,9,5,8,9,7,4,5,7,3,2,1,8,7,4,3,6,6,5,3,4,5,9,1,0,7,4,8,7,1,5,4,0 mov $1,-5 mov $3,$0 mu...
19.538462
201
0.531496
b37aa1a1f54018ba5f91efb95184cbcebf6aba07
396
asm
Assembly
Script/3.asm
Sabrina32145/CSE331L_Section_7_Summer20_NSU_Final
380423123b5577341601b4a03212e620c8cdeae1
[ "MIT" ]
null
null
null
Script/3.asm
Sabrina32145/CSE331L_Section_7_Summer20_NSU_Final
380423123b5577341601b4a03212e620c8cdeae1
[ "MIT" ]
null
null
null
Script/3.asm
Sabrina32145/CSE331L_Section_7_Summer20_NSU_Final
380423123b5577341601b4a03212e620c8cdeae1
[ "MIT" ]
null
null
null
stack segment stack ends data segment data ends code segment assume cs:code, ds:data, ss:stack mov ah,02h mov cx,26 mov dl,41h lop: int 21h add dl,1h loop lop mov dl,0ah mov ah,02h int 21h mov dl,0dh mov ah,02h int 21h mov ah,02h mov cx,26 mov dl,61h lop1: ...
11.314286
33
0.603535
efdc198aab3719e2fea2cece2f7f69e6821080d0
540
asm
Assembly
oeis/280/A280166.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/280/A280166.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/280/A280166.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A280166: a(2*n) = 4*n if n>0, a(2*n + 1) = -(2*n + 1), a(0) = 1. ; Submitted by Jon Maiga ; 1,-1,4,-3,8,-5,12,-7,16,-9,20,-11,24,-13,28,-15,32,-17,36,-19,40,-21,44,-23,48,-25,52,-27,56,-29,60,-31,64,-33,68,-35,72,-37,76,-39,80,-41,84,-43,88,-45,92,-47,96,-49,100,-51,104,-53,108,-55,112,-57,116,-59,120,-61,124,-63,128...
41.538462
368
0.559259
5f8948801bab6d04d749b469e7fb8a2b4776cbcf
153
asm
Assembly
test/z80/test_cp.asm
gb-archive/asmotor
c821d8be10b7b66d93e0b68777c8643d9a53955f
[ "Naumen", "Condor-1.1", "MS-PL" ]
null
null
null
test/z80/test_cp.asm
gb-archive/asmotor
c821d8be10b7b66d93e0b68777c8643d9a53955f
[ "Naumen", "Condor-1.1", "MS-PL" ]
null
null
null
test/z80/test_cp.asm
gb-archive/asmotor
c821d8be10b7b66d93e0b68777c8643d9a53955f
[ "Naumen", "Condor-1.1", "MS-PL" ]
null
null
null
SECTION "Test",CODE[0] cp (hl) cp (ix+1) cp (iy+2) cp a,b cp a,c cp a,d cp a,e cp a,h cp a,l cp a,a cp a,2 cpd cpdr cpi cpir
8.5
23
0.496732
a46c1835612138b3c4a72e7fb7ecbe1f02b6053f
637
asm
Assembly
oeis/176/A176293.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/176/A176293.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/176/A176293.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A176293: Triangle T(n,k) = 1 + 2*k*(n-k)*(n-1)^2, read by rows. ; Submitted by Jon Maiga ; 1,1,1,1,3,1,1,17,17,1,1,55,73,55,1,1,129,193,193,129,1,1,251,401,451,401,251,1,1,433,721,865,865,721,433,1,1,687,1177,1471,1569,1471,1177,687,1,1,1025,1793,2305,2561,2561,2305,1793,1025,1,1,1459,2593,3403,3889,4051,3889,3403,25...
31.85
398
0.66562
848cdf691fb30c161a59ba827e95e524b53a0d77
2,035
asm
Assembly
winpcap/Packet9x/VXD/Functs.asm
chongyc/natblaster
6eca0cba10aa25c7ef7a21dc5ad65e09f24fec46
[ "Apache-2.0" ]
11
2015-03-30T06:52:21.000Z
2021-06-18T11:02:17.000Z
winpcap/Packet9x/VXD/Functs.asm
crotsos/natblaster
5e5b25e63308b2bc02ddb88151009289abc908ce
[ "Apache-2.0" ]
null
null
null
winpcap/Packet9x/VXD/Functs.asm
crotsos/natblaster
5e5b25e63308b2bc02ddb88151009289abc908ce
[ "Apache-2.0" ]
9
2015-05-12T05:55:23.000Z
2022-01-19T21:31:17.000Z
.LALL ; ; Copyright (c) 1999, 2000 ; Politecnico di Torino. All rights reserved. ; ; Redistribution and use in source and binary forms, with or without ; modification, are permitted provided that: (1) source code distributions ; retain the above copyright notice and this paragraph in its entirety, (2) ; dis...
23.941176
79
0.75086
b0b1446e41c552a62be0a18b02ce0800edf21bd9
1,973
asm
Assembly
wla-dx/main.asm
losinggeneration/sdsc_print
16de906631171855dcf762b654b61315a525ce60
[ "MIT" ]
1
2021-06-27T14:43:54.000Z
2021-06-27T14:43:54.000Z
wla-dx/main.asm
losinggeneration/sdsc_print
16de906631171855dcf762b654b61315a525ce60
[ "MIT" ]
null
null
null
wla-dx/main.asm
losinggeneration/sdsc_print
16de906631171855dcf762b654b61315a525ce60
[ "MIT" ]
null
null
null
; Copyright 2019 Harley Laue <losinggeneration@gmail.com> .computesmschecksum .sdsctag 0.1, "SDSC_DEBUG", "An example of using a SDSC Debug Console for basic printing", "Harley Laue" .memorymap slotsize $2000 defaultslot 0 slot 0 $0000 .endme .banksize $2000 .rombanks 1 .bank $00 SLOT 0 .org 0 di ; ...
22.678161
104
0.629498
9a787508c6a403e3dcde94ffef6684f773f0d9ee
302
asm
Assembly
programs/oeis/014/A014020.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/014/A014020.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/014/A014020.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A014020: Inverse of 11th cyclotomic polynomial. ; 1,-1,0,0,0,0,0,0,0,0,0,1,-1,0,0,0,0,0,0,0,0,0,1,-1,0,0,0,0,0,0,0,0,0,1,-1,0,0,0,0,0,0,0,0,0,1,-1,0,0,0,0,0,0,0,0,0,1,-1,0,0,0,0,0,0,0,0,0,1,-1,0,0,0,0,0,0,0,0,0,1,-1,0,0,0,0,0,0,0,0,0,1,-1,0,0,0,0,0,0,0,0,0,1 sub $1,$0 mod $1,11 pow $1,$1 mov $0,$1
37.75
210
0.533113
192438b23faee40a79abbb84c85351a39cee3f3c
687
asm
Assembly
programs/oeis/309/A309097.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/309/A309097.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/309/A309097.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A309097: Number of partitions of n avoiding the partition (4,2,1). ; 1,1,2,3,5,7,11,14,20,25,32,39,49,56,68,79,91,103,119,132,150,165,183,202,224,241,264,287,311,334,362,385,415,442,472,503,535,563,599,634,670,703,743,778,820,859,899,942,988,1027,1074,1119,1167,1214,1266 mov $27,$0 mov $29,$0 add $29,1 lpb $29,1 c...
20.205882
204
0.58952
f9fe181ef14b8ac8b1a283281ebfcdc927a2b29d
2,906
asm
Assembly
src/init/net.asm
moneytech/BareMetal-kernel
7d5aed7a5c2b9bfd97c10dd3c0ebffb82e3970de
[ "BSD-2-Clause" ]
289
2015-01-02T06:54:12.000Z
2020-01-19T12:45:22.000Z
src/init/net.asm
moneytech/BareMetal-kernel
7d5aed7a5c2b9bfd97c10dd3c0ebffb82e3970de
[ "BSD-2-Clause" ]
37
2015-01-14T18:13:35.000Z
2018-10-25T19:06:03.000Z
src/init/net.asm
moneytech/BareMetal-kernel
7d5aed7a5c2b9bfd97c10dd3c0ebffb82e3970de
[ "BSD-2-Clause" ]
83
2015-02-13T16:09:40.000Z
2020-01-16T13:38:31.000Z
; ============================================================================= ; BareMetal -- a 64-bit OS written in Assembly for x86-64 systems ; Copyright (C) 2008-2020 Return Infinity -- see LICENSE.TXT ; ; Initialize network ; ============================================================================= ; ------...
30.589474
101
0.676531
b634559ec76ec69a8ff371c5649e1196570e42e3
1,048
asm
Assembly
libsrc/_DEVELOPMENT/l/sccz80/5-z80/i64/l_i64_ucmp.asm
ahjelm/z88dk
c4de367f39a76b41f6390ceeab77737e148178fa
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/l/sccz80/crt0_longlong_z80/l_i64_ucmp.asm
C-Chads/z88dk
a4141a8e51205c6414b4ae3263b633c4265778e6
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/l/sccz80/crt0_longlong_z80/l_i64_ucmp.asm
C-Chads/z88dk
a4141a8e51205c6414b4ae3263b633c4265778e6
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; Entry: secondary=acc ; onstack (under two return addresses) = primary ; ; ; Exit: z=number is zero ; (nz)=number is non-zero ; c=number is negative ; nc=number is positive SECTION code_l_sccz80 PUBLIC l_i6...
15.641791
67
0.614504
5ac533851273c5b02e8719c7b0f374f408c9eb09
564
asm
Assembly
programs/oeis/034/A034182.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/034/A034182.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/034/A034182.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A034182: Number of not-necessarily-symmetric n X 2 crossword puzzle grids. ; 1,5,15,39,97,237,575,1391,3361,8117,19599,47319,114241,275805,665855,1607519,3880897,9369317,22619535,54608391,131836321,318281037,768398399,1855077839,4478554081,10812186005,26102926095,63018038199,152139002497,367296043197,886731088895,214...
43.384615
395
0.808511
c02e57e0f719e2e43b991d1fc6e6af38c1721a4c
8,028
asm
Assembly
loaders_patches_etc/init_basil.asm
alexanderbazhenoff/zx-spectrum-various
80cf61cb8cc6f9b5b1cd6ce9b0e394323afe346e
[ "MIT" ]
null
null
null
loaders_patches_etc/init_basil.asm
alexanderbazhenoff/zx-spectrum-various
80cf61cb8cc6f9b5b1cd6ce9b0e394323afe346e
[ "MIT" ]
null
null
null
loaders_patches_etc/init_basil.asm
alexanderbazhenoff/zx-spectrum-various
80cf61cb8cc6f9b5b1cd6ce9b0e394323afe346e
[ "MIT" ]
null
null
null
ORG 26000 DI LD HL,TABL LD DE,#5B00 LD BC,#FF LDIR LD SP,26000 LD HL,#FF10 LD E,#11 LD BC,#7FFD OUT (C),L LD (HL),L OUT (C),E LD (HL),E OUT (C),L LD A,(HL) CP E JP Z,MODE48 ...
16.251012
36
0.386148
d1226da10097ca212f2a8d54288b226b5cb6499e
644
asm
Assembly
SrcAll/V1_Functions.asm
mytechnotalent/c64-assembly
a733cf03ca295562f12027a02c63b39cf3d15725
[ "Apache-2.0" ]
2
2020-07-28T18:29:54.000Z
2020-07-29T14:23:11.000Z
SrcAll/V1_Functions.asm
mytechnotalent/C-64_Assembly
a733cf03ca295562f12027a02c63b39cf3d15725
[ "Apache-2.0" ]
null
null
null
SrcAll/V1_Functions.asm
mytechnotalent/C-64_Assembly
a733cf03ca295562f12027a02c63b39cf3d15725
[ "Apache-2.0" ]
1
2021-08-04T20:27:35.000Z
2021-08-04T20:27:35.000Z
ifdef BuildC64 include "..\SrcC64\V1_Functions.asm" endif ifdef BuildVIC include "..\SrcVIC\V1_Functions.asm" endif ifdef BuildBBC include "..\SrcBBC\V1_Functions.asm" endif ifdef BuildAP2 include "..\SrcAP2\V1_Functions.asm" endif ifdef BuildLNX include "..\SrcLNX\V1_Functions.asm" en...
21.466667
39
0.714286
6d99becfa554c95f42e8aa70e2df83009248250d
99
asm
Assembly
gfx/pokemon/articuno/anim.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
28
2019-11-08T07:19:00.000Z
2021-12-20T10:17:54.000Z
gfx/pokemon/articuno/anim.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
13
2020-01-11T17:00:40.000Z
2021-09-14T01:27:38.000Z
gfx/pokemon/articuno/anim.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
22
2020-05-28T17:31:38.000Z
2022-03-07T20:49:35.000Z
frame 5, 08 setrepeat 2 frame 1, 10 frame 2, 10 frame 3, 10 dorepeat 2 frame 5, 12 endanim
11
12
0.666667
2b038e58c3d2376f887f2bb86bcdc1e2ce7c1ac3
6,182
asm
Assembly
sha1.asm
mp81ss/badsum
4232124ad8a8e29f402f03824929da5bcba86586
[ "MIT" ]
1
2021-07-26T21:30:02.000Z
2021-07-26T21:30:02.000Z
sha1.asm
mp81ss/badsum
4232124ad8a8e29f402f03824929da5bcba86586
[ "MIT" ]
2
2021-07-26T21:41:59.000Z
2021-07-27T15:14:41.000Z
sha1.asm
mp81ss/badsum
4232124ad8a8e29f402f03824929da5bcba86586
[ "MIT" ]
null
null
null
include '%fasm%/INCLUDE/MACRO/STRUCT.INC' include 'x86_64.inc' X86_64_format public sha1_init public sha1_update public sha1_final struct sha1_ctx buffer db 64 dup(?) count dq ? state dd 5 dup(?) ends X86_64_section_TEXT align 16 sha1_transform: define a r8d define b r9...
23.505703
78
0.490456
35921fd5160ad92cd477170f4cb9db665c8ce42c
648
asm
Assembly
oeis/154/A154308.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/154/A154308.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/154/A154308.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A154308: a(n) = (n+1)^5*(5+n)!/120. ; Submitted by Jamie Morken(s1) ; 1,192,10206,344064,9450000,235146240,5590680480,130799370240,3064161260160,72648576000000,1755018872006400,43385497111756800,1100535435333734400,28694585299245465600,769785401024640000000,21259022134381903872000,604515265659140419584000,17698965059...
46.285714
494
0.853395
032c78c7e50ca4ba3988cf6dfb9a1e330a2d906f
635
asm
Assembly
oeis/188/A188527.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/188/A188527.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/188/A188527.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A188527: a(n) = A188526(n) / 7. ; Submitted by Jon Maiga ; 4,35,313,2813,25309,227765,2049853,18448613,166037389,1494336245,13449025693,121041230213,1089371069869,9804339624725,88239056614333,794151509512613,7147363585580749,64326272270161205,578936450431319773,5210428053881615813,46893852484934018029,422044672364405...
42.333333
479
0.844094
93712e87d0e2a1a163d9bee578b71683adfe7d29
6,169
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0x84_notsx.log_21829_1093.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0x84_notsx.log_21829_1093.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0x84_notsx.log_21829_1093.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r13 push %r8 push %r9 push %rcx push %rdi push %rdx push %rsi lea addresses_normal_ht+0x19358, %rdi nop nop nop cmp %r13, %r13 mov (%rdi), %rsi cmp $53659, %rdx lea addresses_normal_ht+0xd5d0, %rsi lea addresses_UC_ht+0x6758, %rdi nop nop nop nop add $37764, %r9 mov $8...
39.544872
2,999
0.658616
43a4738f4e353dc68679ceae7fb68de1852d4914
6,737
asm
Assembly
Transynther/x86/_processed/NC/_zr_/i3-7100_9_0xca_notsx.log_21829_1319.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NC/_zr_/i3-7100_9_0xca_notsx.log_21829_1319.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NC/_zr_/i3-7100_9_0xca_notsx.log_21829_1319.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r12 push %r13 push %r8 push %r9 push %rbp push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_WC_ht+0x13a3e, %r13 nop cmp %rbp, %rbp mov $0x6162636465666768, %r8 movq %r8, %xmm3 and $0xffffffffffffffc0, %r13 vmovaps %ymm3, (%r13) nop nop cmp $28711, %rbx le...
37.220994
2,999
0.658453
83037f18c9d9d9940f71befdbfe96825d2667781
972
asm
Assembly
data/pokemon/base_stats/drifloon.asm
AtmaBuster/pokeplat-gen2
fa83b2e75575949b8f72cb2c48f7a1042e97f70f
[ "blessing" ]
6
2021-06-19T06:41:19.000Z
2022-02-15T17:12:33.000Z
data/pokemon/base_stats/drifloon.asm
AtmaBuster/pokeplat-gen2-old
01e42c55db5408d72d89133dc84a46c699d849ad
[ "blessing" ]
null
null
null
data/pokemon/base_stats/drifloon.asm
AtmaBuster/pokeplat-gen2-old
01e42c55db5408d72d89133dc84a46c699d849ad
[ "blessing" ]
2
2021-08-11T19:47:07.000Z
2022-01-01T07:07:56.000Z
db 0 ; species ID placeholder db 90, 50, 34, 70, 60, 44 ; hp atk def spd sat sdf db GHOST, FLYING ; type db 125 ; catch rate db 70 ; base exp db NO_ITEM, NO_ITEM ; items db GENDER_F50 ; gender ratio db 30 ; step cycles to hatch INCBIN "gfx/pokemon/drifloon/front.dimensions" db GROWTH_FLUCTUATI...
48.6
535
0.756173
108faa1412df00647ebaf375b964985bee2fd2a4
772
asm
Assembly
programs/oeis/093/A093178.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/093/A093178.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/093/A093178.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A093178: If n is even then 1, otherwise n. ; 1,1,1,3,1,5,1,7,1,9,1,11,1,13,1,15,1,17,1,19,1,21,1,23,1,25,1,27,1,29,1,31,1,33,1,35,1,37,1,39,1,41,1,43,1,45,1,47,1,49,1,51,1,53,1,55,1,57,1,59,1,61,1,63,1,65,1,67,1,69,1,71,1,73,1,75,1,77,1,79,1,81,1,83,1,85,1,87,1,89,1,91,1,93,1,95,1,97,1,99,1,101,1,103,1,105,1,107,1,10...
110.285714
696
0.63601
867b75472e5df065fe2c39431c738392d0d35824
790
asm
Assembly
untested/ARM/nextPowerOf2.asm
GabrielRavier/Generic-Assembly-Samples
fbf803960a14307b7fce0165058d0d4048abaf42
[ "Unlicense" ]
null
null
null
untested/ARM/nextPowerOf2.asm
GabrielRavier/Generic-Assembly-Samples
fbf803960a14307b7fce0165058d0d4048abaf42
[ "Unlicense" ]
null
null
null
untested/ARM/nextPowerOf2.asm
GabrielRavier/Generic-Assembly-Samples
fbf803960a14307b7fce0165058d0d4048abaf42
[ "Unlicense" ]
null
null
null
code32 format ELF public _nextPowerOf2 public _nextPowerOf264 section '.text' executable align 16 _nextPowerOf2: cmp r0, #0 beq .return1 sub r3, r0, #1 tst r3, r0 bxeq lr mov r2, #0 .loop: add r1, r2, #1 lsrs r0, r0, #1 and r2, r1, #0xFF bne .loop mov r0, #1 lsl r0, r0, r2 bx ...
10.128205
35
0.562025
dc6f47fcf077cf33754fa2d4fd7877e650abd0f6
311
asm
Assembly
libsrc/video/hd44780/lcd_delay_long.asm
ahjelm/z88dk
c4de367f39a76b41f6390ceeab77737e148178fa
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/video/hd44780/lcd_delay_long.asm
C-Chads/z88dk
a4141a8e51205c6414b4ae3263b633c4265778e6
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/video/hd44780/lcd_delay_long.asm
C-Chads/z88dk
a4141a8e51205c6414b4ae3263b633c4265778e6
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
SECTION code_driver PUBLIC lcd_delay_long PUBLIC asm_lcd_delay_long lcd_delay_long: asm_lcd_delay_long: push hl ld hl, $1fff _delay_1fff_loop: dec l jr nz, _delay_1fff_loop dec h jr nz, _delay_1fff_loop pop hl ret
17.277778
36
0.578778
782eb462023910cda859d737acaa8dfd123e0fc2
4,928
asm
Assembly
Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0x48_notsx.log_21829_1638.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0x48_notsx.log_21829_1638.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0x48_notsx.log_21829_1638.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: ret .global s_faulty_load s_faulty_load: push %r10 push %r11 push %r12 push %rax push %rcx push %rdx push %rsi // Store mov $0x6b5, %rcx dec %r11 mov $0x5152535455565758, %r10 movq %r10, (%rcx) nop xor %rdx, %rdx // Store lea addresses_D+0xdab5, %rcx nop nop cmp %rsi,...
44.396396
2,999
0.6528
4fe136bb92154fef42fccf43d423b68f00d7403a
1,059
asm
Assembly
BigNum/Mod/Primes/bnFermatpt.asm
FloydZ/Crypto-Hash
2635450fb16d4d8dc4578d6539cc25ce599f7e21
[ "MIT" ]
11
2015-03-17T10:31:23.000Z
2022-01-21T17:42:43.000Z
BigNum/Mod/Primes/bnFermatpt.asm
0xFF1E071F/Crypto-Hash
2635450fb16d4d8dc4578d6539cc25ce599f7e21
[ "MIT" ]
null
null
null
BigNum/Mod/Primes/bnFermatpt.asm
0xFF1E071F/Crypto-Hash
2635450fb16d4d8dc4578d6539cc25ce599f7e21
[ "MIT" ]
6
2018-01-29T16:06:36.000Z
2021-05-08T19:22:24.000Z
.686 .model flat,stdcall option casemap:none include .\bnlib.inc include .\bignum.inc .code bnFermatpt proc uses esi edi ebx bn:dword LOCAL cnt xor ecx,ecx; FALSE push ecx mov cnt,ecx bnCreateX edi,esi,ebx; tmp's invoke bnMov,edi,bn invoke bnDec,edi ; test a^(m-1) = 1 (mod m) mov eax,cnt .repeat movzx eax,...
19.254545
41
0.679887
8fc161bf3b5466ad40257b6c2b54459a8141320a
494
asm
Assembly
programs/oeis/143/A143274.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/143/A143274.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/143/A143274.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A143274: a(n) = n * A006218(n). ; 1,6,15,32,50,84,112,160,207,270,319,420,481,574,675,800,884,1044,1140,1320,1470,1628,1748,2016,2175,2366,2565,2828,2987,3330,3503,3808,4059,4318,4585,5040,5254,5548,5850,6320,6560,7056,7310,7744,8190,8556,8836 add $0,1 lpb $0 mov $1,$0 mov $2,$0 mov $0,0 seq $2,6218 ; a(n) =...
38
211
0.645749
bb583e23a4f91e0258156df4006c01f192e0c94d
211
asm
Assembly
bondgo/src/test/source013-switch1.go.asm
mmirko/bondmachine
80427496e24498bbb8c4a401978c1f4ffc04e78e
[ "MIT" ]
6
2018-11-03T03:17:38.000Z
2022-01-17T11:57:28.000Z
bondgo/src/test/source013-switch1.go.asm
innovatefpga/2018-EM083
80427496e24498bbb8c4a401978c1f4ffc04e78e
[ "MIT" ]
null
null
null
bondgo/src/test/source013-switch1.go.asm
innovatefpga/2018-EM083
80427496e24498bbb8c4a401978c1f4ffc04e78e
[ "MIT" ]
2
2018-07-17T17:43:57.000Z
2018-10-25T01:13:11.000Z
clr r0 r2m r0 0 clr r0 r2m r0 1 rset r0 1 r2m r0 0 m2r r0 0 rset r1 1 je r0 r1 14 rset r1 2 je r0 r1 17 rset r1 3 je r0 r1 21 j 24 rset r1 11 r2m r1 1 j 24 rset r1 12 r2m r1 1 j 21 j 24 rset r1 13 r2m r1 1 j 24
8.44
11
0.677725
dc56f91474ba36b4d60be276819c3d3796875da4
12,616
asm
Assembly
Encryption/cryptl30/bn/bn-win32.asm
dendisuhubdy/grokmachine
120a21a25c2730ed356739231ec8b99fc0575c8b
[ "BSD-3-Clause" ]
46
2017-05-15T11:15:08.000Z
2018-07-02T03:32:52.000Z
Encryption/cryptl30/bn/bn-win32.asm
dendisuhubdy/grokmachine
120a21a25c2730ed356739231ec8b99fc0575c8b
[ "BSD-3-Clause" ]
null
null
null
Encryption/cryptl30/bn/bn-win32.asm
dendisuhubdy/grokmachine
120a21a25c2730ed356739231ec8b99fc0575c8b
[ "BSD-3-Clause" ]
24
2017-05-17T03:26:17.000Z
2018-07-09T07:00:50.000Z
; Don't even think of reading this code ; It was automatically generated by bn-586.pl ; Which is a perl program used to generate the x86 assember for ; any of elf, a.out, BSDI,Win32, or Solaris ; eric <eay@cryptsoft.com> ; TITLE bn-586.asm .386 .model FLAT _TEXT SEGMENT PUBLIC _bn_mul_add_word...
18.284058
65
0.61961
fdb5250cd5d806c90b40a99305445daaec4c2c96
5,910
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_639.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_639.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_639.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %r14 push %rbp push %rbx push %rcx push %rdi push %rsi lea addresses_normal_ht+0xc11, %rsi lea addresses_normal_ht+0x8489, %rdi nop xor $5683, %r12 mov $68, %rcx rep movsw xor %rcx, %rcx lea addresses_normal_ht+0x6b99, %rbx nop nop nop nop nop sub %r...
41.328671
2,999
0.660575
a94ede0117b68bb9140dc914d30fe5c79bf97b79
329
asm
Assembly
vasm/test (copie 2).asm
pisgah-fogel/Altair
adeaaee93a637105308a4a22919f2159a67697fb
[ "MIT" ]
19
2020-11-28T15:37:22.000Z
2021-08-31T20:13:02.000Z
vasm/test (copie 2).asm
Braxoia/Altair
c5ce53d91888ff13fa39ee5b38b1d95395e6e44b
[ "MIT" ]
null
null
null
vasm/test (copie 2).asm
Braxoia/Altair
c5ce53d91888ff13fa39ee5b38b1d95395e6e44b
[ "MIT" ]
3
2021-01-03T11:33:51.000Z
2021-08-18T09:36:13.000Z
org 0 movei r0,4 movei r1,1500 movei r2,140 movei r3,2700 add r4,r0,r1 add r5,r2,r3 cmpi r4,0 nop bne label nop nop nop add r4,r0,r1 add r5,r2,r3 label: ;---------------------------- addi r4,r0,4 addq r5,10 mulu r6,r0,r4 muluq r5,10 ;--------------------------- nop.e nop ...
7.311111
30
0.489362
33467726ecffefa0c87429b1e23e8c1025fa7bee
2,111
asm
Assembly
columns.asm
cristoferfb/columns
45737d5e53ea10fee1d770ca9b5c455f12df5999
[ "MIT" ]
null
null
null
columns.asm
cristoferfb/columns
45737d5e53ea10fee1d770ca9b5c455f12df5999
[ "MIT" ]
null
null
null
columns.asm
cristoferfb/columns
45737d5e53ea10fee1d770ca9b5c455f12df5999
[ "MIT" ]
null
null
null
[bits 16] org 100h segment .text %include "main.asm" %include "core/move.asm" %include "core/frame.asm" %include "core/delay.asm" %include "core/sound.asm" %include "core/randomn.asm" %include "core/gravity.asm" %include "core/collChec.asm" %include "core/chekFiel.asm" %include "core/drawGame.asm" %include "core/st...
29.732394
71
0.696826