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
81b988568046b3d55fa0f41da1816bd169db64fa
853
asm
Assembly
programs/oeis/022/A022359.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/022/A022359.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/022/A022359.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A022359: Fibonacci sequence beginning 0, 25. ; 0,25,25,50,75,125,200,325,525,850,1375,2225,3600,5825,9425,15250,24675,39925,64600,104525,169125,273650,442775,716425,1159200,1875625,3034825,4910450,7945275,12855725,20801000,33656725,54457725,88114450,142572175,230686625,373258800,603945425,977204225,1581149650,2558353...
65.615385
718
0.848769
e736b000e0d6295aab462be1164add9401ccdc4f
393
asm
Assembly
programs/oeis/060/A060532.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/060/A060532.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/060/A060532.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A060532: Number of ways to color vertices of a heptagon using <= n colors, allowing rotations and reflections. ; 0,1,18,198,1300,5895,20646,60028,151848,344925,719290,1399266,2569788,4496323,7548750,12229560,19206736,29351673,43782498,63913150,91508580,128746431,178285558,243341748,327771000,436160725,573929226 mov ...
32.75
201
0.768448
cb9945889a3ffe7531f8e4ba72f1c82116b27f6c
118
asm
Assembly
src/third_party/nasm/test/xpaste.asm
Mr-Sheep/naiveproxy
9f6e9768295f6d1d41517a15a621d4756bd7d6be
[ "BSD-3-Clause" ]
2,219
2018-03-26T02:57:34.000Z
2022-03-31T00:27:59.000Z
src/third_party/nasm/test/xpaste.asm
Mr-Sheep/naiveproxy
9f6e9768295f6d1d41517a15a621d4756bd7d6be
[ "BSD-3-Clause" ]
250
2018-02-02T23:16:57.000Z
2022-03-21T06:09:53.000Z
src/third_party/nasm/test/xpaste.asm
Mr-Sheep/naiveproxy
9f6e9768295f6d1d41517a15a621d4756bd7d6be
[ "BSD-3-Clause" ]
473
2019-03-24T16:34:23.000Z
2022-03-31T02:01:05.000Z
%iassign OWORD_size 16 ; octo-word %idefine sizeof(_x_) _x_%+_size %define ptr eax+sizeof(oword) movdqa [ptr], xmm1
16.857143
34
0.737288
cbe7aa5462e59925e3f81ba20421b260b0248f3c
1,228
asm
Assembly
tools/DOSBox-0.74Win/FSysFAT/avt/p2_virus/xx5_host.asm
cyberitsec/antivirus
812be691c2a24cc4488ec848b64b57558c0311ab
[ "MIT" ]
1
2021-09-28T23:47:40.000Z
2021-09-28T23:47:40.000Z
tools/DOSBox-0.74Win/FSysFAT/avt/p2_virus/xx5_host.asm
cyberitsec/antivirus
812be691c2a24cc4488ec848b64b57558c0311ab
[ "MIT" ]
null
null
null
tools/DOSBox-0.74Win/FSysFAT/avt/p2_virus/xx5_host.asm
cyberitsec/antivirus
812be691c2a24cc4488ec848b64b57558c0311ab
[ "MIT" ]
null
null
null
.model large ;go to in ES in order 2 see PSP ;to see the start program is DS and starts with MyData ;0007:0000 from Load Module becomes for instance ;DS:0000+0007:0000 = 4F2C:0000 if DS=4F15 ;this program have 4 entries in Realocated Table Pointers for: ; mov AX,SEG MyData; mov AX, SEG Stiva; call far ptr proce...
16.594595
89
0.653094
2ae020147f75c346da27b5f89193d4952ed134f0
2,534
asm
Assembly
external/source/shellcode/bsd/ia32/generic.asm
madhavarao-yejarla/VoIP
3f7d0cdc0bb1423f9e952e411d073a1424ef9f5e
[ "Apache-2.0", "BSD-3-Clause" ]
35
2015-08-08T07:23:38.000Z
2021-04-07T18:00:44.000Z
external/source/shellcode/bsd/ia32/generic.asm
madhavarao-yejarla/VoIP
3f7d0cdc0bb1423f9e952e411d073a1424ef9f5e
[ "Apache-2.0", "BSD-3-Clause" ]
1
2019-02-12T12:13:53.000Z
2019-02-12T12:13:53.000Z
external/source/shellcode/bsd/ia32/generic.asm
fozavci/metasploit-framework-with-viproy
3f7d0cdc0bb1423f9e952e411d073a1424ef9f5e
[ "Apache-2.0", "BSD-3-Clause" ]
23
2015-08-11T05:07:47.000Z
2020-11-06T03:55:10.000Z
;; ; ; Name: generic ; Type: Macro Set ; Qualities: None ; Authors: skape <mmiller [at] hick.org> ; Version: $Revision: 1628 $ ; License: ; ; This file is part of the Metasploit Exploit Framework ; and is subject to the same licenses and copyrights as ; the r...
15.8375
77
0.61326
342f28cbc421ec628ceabcc190296c1d56ec0ad5
12,537
asm
Assembly
HU - Microprocessor Lab/Project/Project.asm
imzaaat/assembly-projects
059f143b62e1de10780a35efd64875ba4555cbe2
[ "MIT" ]
1
2021-11-30T19:20:16.000Z
2021-11-30T19:20:16.000Z
HU - Microprocessor Lab/Project/Project.asm
imzaaat/assembly-projects
059f143b62e1de10780a35efd64875ba4555cbe2
[ "MIT" ]
null
null
null
HU - Microprocessor Lab/Project/Project.asm
imzaaat/assembly-projects
059f143b62e1de10780a35efd64875ba4555cbe2
[ "MIT" ]
null
null
null
;;; SECTION 3 ;;; ;;; GROUP G ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; ;;; Zaid Abdullah Abu-Tarboush ;;; ;;; 1537512 ;;; ;;; ;;; ;;; Anas Amjad Zaki ;;; ;;; 1437178 ;;; ;;;;;;;;;...
9.376963
38
0.666906
2b2846031552dc48f3e9bec5a2a8fc721a607d67
1,679
asm
Assembly
source/core/index.asm
paulscottrobson/rpl-65
73f85a6b0f230fa03a41e1a9416c2511cf67f0c0
[ "MIT" ]
1
2019-11-20T09:18:22.000Z
2019-11-20T09:18:22.000Z
source/core/index.asm
paulscottrobson/rpl-65
73f85a6b0f230fa03a41e1a9416c2511cf67f0c0
[ "MIT" ]
null
null
null
source/core/index.asm
paulscottrobson/rpl-65
73f85a6b0f230fa03a41e1a9416c2511cf67f0c0
[ "MIT" ]
null
null
null
; ****************************************************************************** ; ****************************************************************************** ; ; Name : index.asm ; Purpose : Index Checking / Calculations ; Author : Paul Robson (paul@robsons.org.uk) ; Created : 13th November 2019 ; ; ******...
22.092105
80
0.46754
f50f590fa62723d0be6c682921182a36fae4cb5c
499
asm
Assembly
programs/oeis/116/A116588.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/116/A116588.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/116/A116588.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A116588: Array read by antidiagonals: T(n,k) = max(2^(n - k), 2^(k - n)). ; 1,2,2,4,1,4,8,2,2,8,16,4,1,4,16,32,8,2,2,8,32,64,16,4,1,4,16,64,128,32,8,2,2,8,32,128,256,64,16,4,1,4,16,64,256,512,128,32,8,2,2,8,32,128,512,1024,256,64,16,4,1,4,16,64,256,1024,2048,512,128 cal $0,143182 ; Triangle T(n,m) = 1 + abs(n-2*m), ...
23.761905
192
0.571142
0444620aa7675aa4d128f043e61f6d68cc793bcf
2,272
asm
Assembly
externals/mpir-3.0.0/mpn/x86/k7/mmx/k8/addmul_1.asm
JaminChan/eos_win
c03e57151cfe152d0d3120abb13226f4df74f37e
[ "MIT" ]
1
2018-08-14T03:52:21.000Z
2018-08-14T03:52:21.000Z
externals/mpir-3.0.0/mpn/x86/k7/mmx/k8/addmul_1.asm
JaminChan/eos_win
c03e57151cfe152d0d3120abb13226f4df74f37e
[ "MIT" ]
null
null
null
externals/mpir-3.0.0/mpn/x86/k7/mmx/k8/addmul_1.asm
JaminChan/eos_win
c03e57151cfe152d0d3120abb13226f4df74f37e
[ "MIT" ]
null
null
null
dnl mpn_addmul_1 dnl Copyright 2009 Jason Moxham dnl This file is part of the MPIR Library. dnl The MPIR Library is free software; you can redistribute it and/or modify dnl it under the terms of the GNU Lesser General Public License as published dnl by the Free Software Foundation; either version 2.1 of the Li...
19.092437
79
0.669014
b8049f057aeb8742c5c1a8af327319d81841f7d7
305
asm
Assembly
programs/oeis/206/A206371.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/206/A206371.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/206/A206371.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A206371: 31*2^n + 1. ; 32,63,125,249,497,993,1985,3969,7937,15873,31745,63489,126977,253953,507905,1015809,2031617,4063233,8126465,16252929,32505857,65011713,130023425,260046849,520093697,1040187393,2080374785,4160749569,8321499137,16642998273 mov $1,2 pow $1,$0 sub $1,1 mul $1,31 add $1,32 mov $0,$1
30.5
222
0.770492
7d9beeac2af4d4999359270bf54e6cd1c1864636
4,528
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0x84_notsx.log_21829_1944.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0x84_notsx.log_21829_1944.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0x84_notsx.log_21829_1944.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 %r11 push %r13 push %rax push %rdi lea addresses_WC_ht+0x1b1be, %rax nop nop nop nop nop xor $19605, %r13 mov (%rax), %rdi nop nop xor %r11, %r11 lea addresses_WC_ht+0x2dd0, %r10 nop nop nop nop nop xor %rdi, %rdi movups (%r10), %xmm7 vpextrq $0, %xmm7, %rax n...
50.311111
2,999
0.659231
0692a1ed420740c96e45f75ef6a84cbed745c44e
10,470
asm
Assembly
externals/mpir-3.0.0/mpn/x86/k7/mmx/mod_1.asm
JaminChan/eos_win
c03e57151cfe152d0d3120abb13226f4df74f37e
[ "MIT" ]
1
2018-08-14T03:52:21.000Z
2018-08-14T03:52:21.000Z
externals/mpir-3.0.0/mpn/x86/k7/mmx/mod_1.asm
JaminChan/eos_win
c03e57151cfe152d0d3120abb13226f4df74f37e
[ "MIT" ]
null
null
null
externals/mpir-3.0.0/mpn/x86/k7/mmx/mod_1.asm
JaminChan/eos_win
c03e57151cfe152d0d3120abb13226f4df74f37e
[ "MIT" ]
null
null
null
dnl AMD K7 mpn_mod_1 -- mpn by limb remainder. dnl Copyright 1999, 2000, 2001, 2002 Free Software Foundation, Inc. dnl dnl This file is part of the GNU MP Library. dnl dnl The GNU MP Library is free software; you can redistribute it and/or dnl modify it under the terms of the GNU Lesser General Public License as ...
20.449219
79
0.647851
c38cc9b10d9c8bbf2c0782f827f8008304c7e0dd
632
asm
Assembly
oeis/054/A054485.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/054/A054485.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/054/A054485.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A054485: Expansion of (1+3*x)/(1-4*x+x^2). ; 1,7,27,101,377,1407,5251,19597,73137,272951,1018667,3801717,14188201,52951087,197616147,737513501,2752437857,10272237927,38336513851,143073817477,533958756057,1992761206751,7437086070947,27755583077037,103585246237201,386585401871767,1442756361249867,5384440043127701,20095...
48.615385
497
0.830696
7d15af08445484c29b9a003cb531cc2cf5f0a406
542
asm
Assembly
oeis/095/A095698.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/095/A095698.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/095/A095698.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A095698: Number of permutations of {1,2,3,...,n} where, for 1 < i <= n, the i-th number has maximized sum of the i-1 absolute differences from all previous numbers of the permutation. ; Submitted by Jamie Morken(s4) ; 1,2,4,6,14,18,46,54,146,162,454,486,1394,1458,4246,4374,12866,13122,38854,39366,117074,118098,352246...
30.111111
203
0.710332
e30e240c825fd6f7b1b2f27fb72ee2531f829b80
725
asm
Assembly
src/util/oli/qdos/instr.asm
olifink/qspread
d6403d210bdad9966af5d2a0358d4eed3f1e1c02
[ "MIT" ]
null
null
null
src/util/oli/qdos/instr.asm
olifink/qspread
d6403d210bdad9966af5d2a0358d4eed3f1e1c02
[ "MIT" ]
null
null
null
src/util/oli/qdos/instr.asm
olifink/qspread
d6403d210bdad9966af5d2a0358d4eed3f1e1c02
[ "MIT" ]
null
null
null
; input a string (line) from channel 1993 O.Fink ; include win1_mac_oli include win1_keys_qdos_io section utility xdef ut_instr ;+++ ; input a string (line) from a given channel (timeout = -1) ; ; Entry Exit ; d2.w leng...
21.323529
70
0.470345
5dc56ed22d1369b4c05078e391fa8b5ea9493f7f
639
asm
Assembly
ASM/src/jabu_elevator.asm
Edos512/OoT-RandomizerNoER
59e4c565986b37d7a83d8523ee7c7ee5701873b5
[ "MIT" ]
344
2018-07-07T07:36:26.000Z
2022-03-27T22:48:10.000Z
ASM/src/jabu_elevator.asm
Edos512/OoT-RandomizerNoER
59e4c565986b37d7a83d8523ee7c7ee5701873b5
[ "MIT" ]
1,076
2018-07-09T04:01:39.000Z
2022-03-31T17:18:22.000Z
ASM/src/jabu_elevator.asm
Edos512/OoT-RandomizerNoER
59e4c565986b37d7a83d8523ee7c7ee5701873b5
[ "MIT" ]
320
2018-07-02T01:19:41.000Z
2022-03-25T01:28:30.000Z
jabu_elevator: addiu sp, sp, -0x10 sw t0, 0x00(sp) swc1 f2, 0x04(sp) swc1 f4, 0x08(sp) la t0, JABU_ELEVATOR_ENABLE lbu t0, 0x00(t0) beqz t0, @@return li t5, 0x0200 lui t0, 0x801E addiu t0, 0xAA30 lwc1 f2, 0x28(t0) ; links y lui ...
17.27027
36
0.471049
c8abf132d578e74addb8dfcd5e1a105b653ec04c
1,917
asm
Assembly
programs/oeis/061/A061600.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/061/A061600.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/061/A061600.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A061600: a(n) = n^3 - n + 1. ; 1,1,7,25,61,121,211,337,505,721,991,1321,1717,2185,2731,3361,4081,4897,5815,6841,7981,9241,10627,12145,13801,15601,17551,19657,21925,24361,26971,29761,32737,35905,39271,42841,46621,50617,54835,59281,63961,68881,74047,79465,85141,91081,97291,103777,110545,117601,124951,132601,140557,1488...
239.625
1,846
0.849244
c7023967cc5c816f6f5c48a07ffa4a813b659f54
871
asm
Assembly
programs/oeis/203/A203286.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/203/A203286.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/203/A203286.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A203286: Number of arrays of 2n nondecreasing integers in -3..3 with sum zero and equal numbers greater than zero and less than zero. ; 4,12,28,57,104,176,280,425,620,876,1204,1617,2128,2752,3504,4401,5460,6700,8140,9801,11704,13872,16328,19097,22204,25676,29540,33825,38560,43776,49504,55777,62628,70092,78204,87001,9...
124.428571
662
0.801378
139c56f21b7d4d7976ad08c1c618a288a669fca0
440
asm
Assembly
oeis/051/A051638.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/051/A051638.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/051/A051638.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A051638: a(n) = sum_{k=0..n} (C(n,k) mod 3). ; Submitted by Jamie Morken(s1) ; 1,2,4,2,4,8,4,8,13,2,4,8,4,8,16,8,16,26,4,8,13,8,16,26,13,26,40,2,4,8,4,8,16,8,16,26,4,8,16,8,16,32,16,32,52,8,16,26,16,32,52,26,52,80,4,8,13,8,16,26,13,26,40,8,16,26,16,32,52,26,52,80,13,26,40,26,52,80,40,80,121,2,4,8,4,8,16,8,16,26,4,8,1...
29.333333
261
0.577273
d14afd32d0d942436018bec75d264499aeea5057
4,292
asm
Assembly
iod/con2/8/drop.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
iod/con2/8/drop.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
iod/con2/8/drop.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
; Set-up to drop object into screen V2.01  1992 Tony Tebby ; ; 2003-02-24 2.01 Preserves sprite width in MSW of d5 (MK) ; ; d1 c p position of object ; a0 c p pointer to definition block ; a1 c p pointer to object ; a3 c p pointer to linkage block ; a5 c s pointer to action routine ; a6 p ; all others scratch s...
24.11236
68
0.671948
eb236ddaa1c32626182938200b5fe0056e8d9c5e
387
asm
Assembly
programs/oeis/140/A140716.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/140/A140716.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/140/A140716.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A140716: Blocky integers, i.e., integers n > 1 such that there is a run of n consecutive integer squares the average of which is a square. ; 7,25,31,49,55,73,79,97,103,121,127,145,151,169,175,193,199,217,223,241,247,265,271,289,295,313,319,337,343,361,367,385,391,409,415,433,439,457,463,481,487,505,511,529,535,553,55...
38.7
188
0.70801
bc8929eb8d66688e9cd79a26abd5ff7428155622
496
asm
Assembly
programs/oeis/133/A133826.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/133/A133826.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/133/A133826.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A133826: Triangle whose rows are sequences of increasing and decreasing tetrahedral numbers: 1; 1,4,1; 1,4,10,4,1; ... . ; 1,1,4,1,1,4,10,4,1,1,4,10,20,10,4,1,1,4,10,20,35,20,10,4,1,1,4,10,20,35,56,35,20,10,4,1,1,4,10,20,35,56,84,56,35,20,10,4,1,1,4,10,20,35,56,84,120,84,56,35,20,10,4,1,1,4,10,20,35,56,84,120,165,120...
70.857143
274
0.639113
5ff149f49f48d54beaf4e1ab53987dceb0d502a4
641
asm
Assembly
libsrc/target/gb/gbdk/draw_image.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/target/gb/gbdk/draw_image.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/target/gb/gbdk/draw_image.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
SECTION code_driver PUBLIC draw_image PUBLIC _draw_image GLOBAL __mode GLOBAL gmode GLOBAL asm_draw_image INCLUDE "target/gb/def/gb_globals.def" ; void __LIB__ draw_image(unsigned char *data) NONBANKED; draw_image: ; Non banked as pointer _draw_image: ; Non bank...
20.677419
67
0.536661
cf39c31f9470bed9bb3de80f9b5cac14dbe84b15
254
asm
Assembly
libsrc/z80_crt0s/z80/sccz80/int2long_u_float.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
38
2021-06-18T12:56:15.000Z
2022-03-12T20:38:40.000Z
libsrc/z80_crt0s/z80/sccz80/int2long_u_float.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
2
2021-06-20T16:28:12.000Z
2021-11-17T21:33:56.000Z
libsrc/z80_crt0s/z80/sccz80/int2long_u_float.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
6
2021-06-18T18:18:36.000Z
2021-12-22T08:01:32.000Z
; Small C+ Z88 Support Library ; ; Convert signed int to long SECTION code_crt0_sccz80 PUBLIC l_int2long_u_float EXTERN float .l_int2long_u_float ld de,0 jp float
21.166667
44
0.523622
7cc6bc27bff254ebda62322ea01970385ffc24da
5,517
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_962.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_0xca_notsx.log_21829_962.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_0xca_notsx.log_21829_962.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 %r9 push %rax push %rbp push %rcx push %rdi push %rsi lea addresses_D_ht+0x1cd48, %r9 nop nop cmp %r11, %r11 mov (%r9), %r13 nop nop nop nop nop cmp $30902, %r11 lea addresses_WT_ht+0x6ea8, %rsi lea addresses_D_ht+0xe4b0, %rdi nop nop xor %rax, %rax ...
41.795455
2,999
0.663042
dc5ce629327671d63df1b11687e538d8c04c26cc
332
asm
Assembly
programs/oeis/240/A240676.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/240/A240676.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/240/A240676.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A240676: Number of digits in the decimal expansion of n^7. ; 1,1,3,4,5,5,6,6,7,7,8,8,8,8,9,9,9,9,9,9,10,10,10,10,10,10,10,11,11,11,11,11,11,11,11,11,11,11,12,12,12,12,12,12,12,12,12,12,12,12,12,12,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13 pow $0,7 add $0,1 mov $1,-1 lpb $0 div $0,10 add $1,1 lpe add $1,...
25.538462
188
0.623494
88386a5f0763ec02d3ba7aeca1b84ab1b1391fa6
1,084
asm
Assembly
dectab.asm
gp48k/lpfp
070c73a8b67d98f85d2de86d75b23f0e71a18a8a
[ "MIT" ]
17
2018-06-17T19:12:27.000Z
2021-05-31T16:20:44.000Z
dectab.asm
gp48k/lpfp
070c73a8b67d98f85d2de86d75b23f0e71a18a8a
[ "MIT" ]
null
null
null
dectab.asm
gp48k/lpfp
070c73a8b67d98f85d2de86d75b23f0e71a18a8a
[ "MIT" ]
4
2018-10-14T16:08:26.000Z
2021-06-21T23:31:59.000Z
INCLUDE "align.asm" DECTAB: DEFW $810f, $7db2, $7db2, $7db2 DEFW $7db2, $7a5b, $7a5b, $7a5b DEFW $7716, $7716, $7716, $73bc DEFW $73bc, $73bc, $73bc, $7063 DEFW $7063, $7063, $6d1c, $6d1c DEFW $6d1c, $69c7, $69c7, $69c7 DEFW $69c7, $666c, $666c, $666c DEFW $6323, $6323, $6323, $5fd2 DEFW $5fd2, $5fd2, $5fd2, $...
31.882353
39
0.609779
eeb001fa5c9a777a234dfac21619ad87a6a8a0f9
409
asm
Assembly
programs/oeis/303/A303487.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/303/A303487.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/303/A303487.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A303487: a(n) = n! * [x^n] 1/(1 - 4*x)^(n/4). ; 1,1,12,231,6144,208845,8648640,422463195,23781703680,1515973484025,107941254220800,8491022274509775,731304510986649600,68444451854354701125,6916953288171902976000,750681472158682148959875,87076954662428278259712000,10751175443940144673035200625 mov $1,$0 sub $1,$0 add ...
25.5625
246
0.738386
df9cdba396107974046c732c9ebbab68f48dcaaf
1,737
asm
Assembly
programs/oeis/304/A304375.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/304/A304375.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/304/A304375.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A304375: a(n) = 27*n^2/2 + 45*n/2 - 12 (n>=1). ; 24,87,177,294,438,609,807,1032,1284,1563,1869,2202,2562,2949,3363,3804,4272,4767,5289,5838,6414,7017,7647,8304,8988,9699,10437,11202,11994,12813,13659,14532,15432,16359,17313,18294,19302,20337,21399,22488,23604,24747,25917,27114,28338,29589,30867,32172,33504,34863,3624...
173.7
1,631
0.82441
5a91b5fe876174e55f8e5d77bde6df54013d2f45
416
asm
Assembly
libsrc/_DEVELOPMENT/string/c/sccz80/strstrip.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/string/c/sccz80/strstrip.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/string/c/sccz80/strstrip.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; char *strstrip(const char *s) SECTION code_clib SECTION code_string PUBLIC strstrip EXTERN asm_strstrip defc strstrip = asm_strstrip IF __CLASSIC && __CPU_GBZ80__ PUBLIC _strstrip _strstrip: ld hl,sp+2 ld a,(hl+) ld h,(hl) ld l,a call asm_strstrip ld d,h ld e,l ret ENDIF ; SDCC brid...
13
31
0.716346
0b67882424cac0cdc756ef8ce0f2af2c4fe56b4f
295
asm
Assembly
programs/oeis/059/A059304.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/059/A059304.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/059/A059304.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A059304: a(n) = 2^n * (2*n)! / (n!)^2. ; 1,4,24,160,1120,8064,59136,439296,3294720,24893440,189190144,1444724736,11076222976,85201715200,657270374400,5082890895360,39392404439040,305870434467840,2378992268083200,18531097667174400 mov $1,$0 mul $1,2 bin $1,$0 lpb $0 sub $0,1 mul $1,2 lpe
26.818182
190
0.732203
3705791efc911b9dc7d8c7b210eb2ef25e28c645
1,364
asm
Assembly
programs/oeis/027/A027383.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/027/A027383.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/027/A027383.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A027383: Number of balanced strings of length n: let d(S) = #(1's) - #(0's), # == count in S, then S is balanced if every substring T of S has -2 <= d(T) <= 2. ; 1,2,4,6,10,14,22,30,46,62,94,126,190,254,382,510,766,1022,1534,2046,3070,4094,6142,8190,12286,16382,24574,32766,49150,65534,98302,131070,196606,262142,39321...
56.833333
1,012
0.81085
534746aedd85bbe401e3f7c906d3eb9955d05d73
213
asm
Assembly
libsrc/stdio_new/file/fputc.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
8
2017-01-18T12:02:17.000Z
2021-06-12T09:40:28.000Z
libsrc/stdio_new/file/fputc.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
1
2017-03-06T07:41:56.000Z
2017-03-06T07:41:56.000Z
libsrc/stdio_new/file/fputc.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
3
2017-03-07T03:19:40.000Z
2021-09-15T17:59:19.000Z
; wrapper for function pointers PUBLIC fputc EXTERN fputc_callee EXTERN ASMDISP_FPUTC_CALLEE .fputc pop de pop ix pop hl push hl push hl push de jp fputc_callee + ASMDISP_FPUTC_CALLEE
11.833333
41
0.71831
cde1cff9d3cd37a0f2a64b59f899a20f7c4cdc09
721
asm
Assembly
programs/oeis/102/A102363.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/102/A102363.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/102/A102363.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A102363: Triangle read by rows, constructed by a Pascal-like rule with left edge = 2^k, right edge = 2^(k+1)-1 (k >= 0). ; 1,2,3,4,5,7,8,9,12,15,16,17,21,27,31,32,33,38,48,58,63,64,65,71,86,106,121,127,128,129,136,157,192,227,248,255,256,257,265,293,349,419,475,503,511,512,513,522,558,642,768,894,978,1014,1023,1024,1...
55.461538
418
0.678225
117d841b4654463743832747d4ebb3c5cdae10ea
271
asm
Assembly
programs/oeis/128/A128467.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/128/A128467.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/128/A128467.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A128467: a(n) = 30*n + 11. ; 11,41,71,101,131,161,191,221,251,281,311,341,371,401,431,461,491,521,551,581,611,641,671,701,731,761,791,821,851,881,911,941,971,1001,1031,1061,1091,1121,1151,1181,1211,1241,1271,1301,1331,1361,1391,1421,1451 mov $1,$0 mul $1,30 add $1,11
38.714286
210
0.704797
bac41796e2970cb42362bfc4fbacbdc16279cf4d
406
asm
Assembly
Tareas/Ensamblador/tasm/BIN/fact2.asm
TEC-2014092195/IC3101-Arquitectura_De_Computadores
9f96940bd74f8899aadf18d9668f4314d6012b52
[ "MIT" ]
null
null
null
Tareas/Ensamblador/tasm/BIN/fact2.asm
TEC-2014092195/IC3101-Arquitectura_De_Computadores
9f96940bd74f8899aadf18d9668f4314d6012b52
[ "MIT" ]
null
null
null
Tareas/Ensamblador/tasm/BIN/fact2.asm
TEC-2014092195/IC3101-Arquitectura_De_Computadores
9f96940bd74f8899aadf18d9668f4314d6012b52
[ "MIT" ]
null
null
null
Extrn factorial:Far Pila Segment db 64 Dup (' Pila ') Pila EndS Datos Segment var db 3 Datos EndS Codigo Segment Assume CS: Codigo, DS:Datos, SS:Pila Inicio: xor cx,cx mov cx,Datos mov DS,cx push 3 call factorial mov dl,bl add dl,26h mov ah, 02h ;se imprime...
11.941176
39
0.600985
8196399bae9b94b2939d69e2c143251840834f67
1,295
asm
Assembly
programs/oeis/000/A000346.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/000/A000346.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/000/A000346.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A000346: a(n) = 2^(2*n+1) - binomial(2*n+1, n+1). ; 1,5,22,93,386,1586,6476,26333,106762,431910,1744436,7036530,28354132,114159428,459312152,1846943453,7423131482,29822170718,119766321572,480832549478,1929894318332,7744043540348,31067656725032,124613686513778,499744650202436,2003840547211196,8033729541916936,32204451...
185
1,170
0.906564
b800f83e96b09121184f752931fd4b2e491c9d8b
314
asm
Assembly
01. 8051/05. Arithmetic Operations 2/Act3.asm
nitrece/microprocessor-laboratory
40d9e41537e56fb049ef6230fcaaaee3b5d3b121
[ "MIT" ]
null
null
null
01. 8051/05. Arithmetic Operations 2/Act3.asm
nitrece/microprocessor-laboratory
40d9e41537e56fb049ef6230fcaaaee3b5d3b121
[ "MIT" ]
null
null
null
01. 8051/05. Arithmetic Operations 2/Act3.asm
nitrece/microprocessor-laboratory
40d9e41537e56fb049ef6230fcaaaee3b5d3b121
[ "MIT" ]
null
null
null
org 0h mov dptr, #150h mov r0, #40h mov r1, #58h mov r2, #0 mov r3, #12 copy_loop: mov a, r2 movc a, @a+dptr mov @r0, a inc r0 inc r2 djnz r3, copy_loop mov r0, #40h mov r3, #12 mov a, #0 add_loop: add a, @r0 inc r0 djnz r3, add_loop mov b, #12 div ab mov @r1, a org 150h db 7, 7, 7, 7, 7, 7, 9, 9, 9, 9, 9, 9 end
11.62963
37
0.621019
b8a8c56750b242d3556b1c6365d442873b2207a9
305
asm
Assembly
libsrc/_DEVELOPMENT/arch/sms/SMSlib/c/sdcc/SMS_addSpriteClipping_callee.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/arch/sms/SMSlib/c/sdcc/SMS_addSpriteClipping_callee.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/arch/sms/SMSlib/c/sdcc/SMS_addSpriteClipping_callee.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; signed char SMS_addSpriteClipping(int x,int y,unsigned char tile) SECTION code_clib SECTION code_SMSlib PUBLIC _SMS_addSpriteClipping_callee EXTERN asm_SMSlib_addSpriteClipping _SMS_addSpriteClipping_callee: pop hl pop bc pop de dec sp ex (sp),hl jp asm_SMSlib_addSpriteClipping
16.052632
67
0.796721
77259d6f1ed6c477ca72adcc3b52032367f573f8
208
asm
Assembly
UU.asm
Mohamed-94/Group-of-Assembly-Programs-Samples--8086-85-Processors-family-
060422e19882bb32c35bf5b8d42aae29eee0d820
[ "MIT" ]
16
2018-07-20T03:11:03.000Z
2021-12-14T11:18:36.000Z
Hello.asm
Mohamed-94/Group-of-Assembly-Programs-Samples--8086-85-Processors-family-
060422e19882bb32c35bf5b8d42aae29eee0d820
[ "MIT" ]
null
null
null
Hello.asm
Mohamed-94/Group-of-Assembly-Programs-Samples--8086-85-Processors-family-
060422e19882bb32c35bf5b8d42aae29eee0d820
[ "MIT" ]
3
2018-07-20T03:11:08.000Z
2020-09-18T18:57:53.000Z
;.TITEL HELLO WORLED .MODEL SMALL .STACK 100H .DATA MESSAGE DB "HELLO,WORLED$" .CODE MAIN PROC MOV AX,@DATA MOV DS,AX LEA DX,MESSAGE MOV AH,09H INT 21H MOV AH,4CH INT 21H MAIN ENDP END MAIN
11.555556
27
0.682692
8c655006e3d24db68d2264a1603ff91856dbdfe4
432
asm
Assembly
programs/oeis/046/A046717.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/046/A046717.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/046/A046717.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A046717: a(n) = 2*a(n-1) + 3*a(n-2), a(0) = a(1) = 1. ; 1,1,5,13,41,121,365,1093,3281,9841,29525,88573,265721,797161,2391485,7174453,21523361,64570081,193710245,581130733,1743392201,5230176601,15690529805,47071589413,141214768241,423644304721,1270932914165,3812798742493,11438396227481,34315188682441,102945566047325,3...
48
328
0.784722
dd26f477b5a767db50766c979973ed83a8341c0e
915
asm
Assembly
unittests/32Bit_ASM/Primary/Primary_E8_2.asm
fengjixuchui/FEX
287c65dc6414523ec74303c4b1d03123ae720d6b
[ "MIT" ]
null
null
null
unittests/32Bit_ASM/Primary/Primary_E8_2.asm
fengjixuchui/FEX
287c65dc6414523ec74303c4b1d03123ae720d6b
[ "MIT" ]
null
null
null
unittests/32Bit_ASM/Primary/Primary_E8_2.asm
fengjixuchui/FEX
287c65dc6414523ec74303c4b1d03123ae720d6b
[ "MIT" ]
null
null
null
%ifdef CONFIG { "RegData": { "RAX": "0x41424344" }, "Mode": "32BIT" } %endif ; Tests for 32-bit signed displacement wrapping ; Testing for overflow specifically ; Will crash or hit the code we emit to memory ; We map ten pages to 0xe000'0000 ; Generate a call 0x11000 over there ; 0xe8'fb'0f'01'20 : call 0x1...
17.941176
60
0.712568
eeaa89a30f37079dffce01e17b8d9f91a5482436
361
asm
Assembly
programs/oeis/273/A273982.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/273/A273982.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/273/A273982.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A273982: Number of little cubes visible around an n X n X n cube with a face on a table. ; 1,8,25,52,89,136,193,260,337,424,521,628,745,872,1009,1156,1313,1480,1657,1844,2041,2248,2465,2692,2929,3176,3433,3700,3977,4264,4561,4868,5185,5512,5849,6196,6553,6920,7297,7684,8081,8488,8905,9332,9769,10216 mov $1,5 mul $1,...
36.1
211
0.722992
1394fef2593bad565976d8faa536c4664ec4cda5
121
asm
Assembly
libsrc/_DEVELOPMENT/l/sdcc/____sdcc_outi_256.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/l/sdcc/____sdcc_outi_256.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/l/sdcc/____sdcc_outi_256.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
SECTION code_clib SECTION code_l_sdcc PUBLIC ____sdcc_outi_256 EXTERN l_outi_256 defc ____sdcc_outi_256 = l_outi_256
12.1
35
0.859504
ba4bcdccaff313fcc91dad7f34b317467e08b958
6,503
asm
Assembly
Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xca_notsx.log_11838_1495.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xca_notsx.log_11838_1495.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xca_notsx.log_11838_1495.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 %rbp push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_D_ht+0x13bae, %rsi lea addresses_WT_ht+0x1867a, %rdi nop nop nop nop nop xor $24242, %rbx mov $98, %rcx rep movsw nop nop nop nop nop sub $2156, %r11 lea addresses_WT_ht+0x1cc6e, %rsi lea add...
34.962366
2,999
0.65539
2d1621069eb91cc38369666e4e7327715435e835
746
asm
Assembly
programs/oeis/070/A070504.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/070/A070504.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/070/A070504.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A070504: a(n) = n^3 mod 42. ; 0,1,8,27,22,41,6,7,8,15,34,29,6,13,14,15,22,41,36,13,20,21,22,29,6,1,20,27,28,29,36,13,8,27,34,35,36,1,20,15,34,41,0,1,8,27,22,41,6,7,8,15,34,29,6,13,14,15,22,41,36,13,20,21,22,29,6,1,20,27,28,29,36,13,8,27,34,35,36,1,20,15,34,41,0,1,8,27,22,41,6,7,8,15,34,29,6,13,14,15,22,41,36,13,20,21...
106.571429
685
0.624665
c091323924bff9295397b86c3f83bda2391df2da
611
asm
Assembly
oeis/022/A022341.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/022/A022341.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/022/A022341.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A022341: Odd Fibbinary numbers; also 4*Fibbinary(n) + 1. ; Submitted by Christian Krause ; 1,5,9,17,21,33,37,41,65,69,73,81,85,129,133,137,145,149,161,165,169,257,261,265,273,277,289,293,297,321,325,329,337,341,513,517,521,529,533,545,549,553,577,581,585,593,597,641,645,649,657,661,673,677,681,1025,1029,1033,1041,104...
76.375
430
0.749591
006bab00939828eafa4dc2301abd5ea74527ef40
474
asm
Assembly
programs/oeis/000/A000212.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/000/A000212.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/000/A000212.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A000212: a(n) = floor(n^2/3). ; 0,0,1,3,5,8,12,16,21,27,33,40,48,56,65,75,85,96,108,120,133,147,161,176,192,208,225,243,261,280,300,320,341,363,385,408,432,456,481,507,533,560,588,616,645,675,705,736,768,800,833,867,901,936,972,1008,1045,1083,1121,1160,1200,1240,1281,1323,1365,1408,1452,1496,1541,1587,1633,1680,1728,...
79
422
0.734177
32b8024733ab238d69cba458c2e2ba0d29361c46
660
asm
Assembly
oeis/027/A027412.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/027/A027412.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/027/A027412.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A027412: a(n) = 2*a(n-1) + (n-2)*a(n-2). ; Submitted by Christian Krause ; 1,2,4,10,28,86,284,998,3700,14386,58372,246218,1076156,4860710,22635292,108459814,533813716,2694524642,13930068740,73667056394,398075350108,2195824771702,12353156545564,70818633296870,413406710596148,2455641987020306,14833045028348164,91057139...
44
483
0.810606
7d9ae2dbe41599d086673407ad050af69cb9dbd6
12,654
asm
Assembly
Modellazione_e_analisi_di_sistemi/eclipse_workspace_mas/esercizi/scaricati/NeedhamSchroederWithSpy.asm
katema-official/Universita_magistrale_anno_1.2
8123bef1e519e1047bc359499fc2d8f229a19363
[ "MIT" ]
null
null
null
Modellazione_e_analisi_di_sistemi/eclipse_workspace_mas/esercizi/scaricati/NeedhamSchroederWithSpy.asm
katema-official/Universita_magistrale_anno_1.2
8123bef1e519e1047bc359499fc2d8f229a19363
[ "MIT" ]
null
null
null
Modellazione_e_analisi_di_sistemi/eclipse_workspace_mas/esercizi/scaricati/NeedhamSchroederWithSpy.asm
katema-official/Universita_magistrale_anno_1.2
8123bef1e519e1047bc359499fc2d8f229a19363
[ "MIT" ]
null
null
null
asm NeedhamSchroederWithSpy //Modello preso dall'articolo "A Realistic Environment for Crypto-Protocol Analyses by ASMs" //I passi del protocollo sono: //1. A -> B : {Na, A}Kb //2. B -> A : {Na, Nb}Ka //3. A -> B : {Nb}Kb //versione soggetta all'attacco di Lowe //versione con spy // Attacco // A -> Spy: A.Spy.{Na, A...
34.955801
140
0.678995
9670f5286f488f38945664a5bce90c1b1ec73018
39,786
asm
Assembly
data/music.asm
BlockoS/up-xmas2019
b580ac1edccad183f0131070feb4cd732471356d
[ "BSD-3-Clause" ]
null
null
null
data/music.asm
BlockoS/up-xmas2019
b580ac1edccad183f0131070feb4cd732471356d
[ "BSD-3-Clause" ]
null
null
null
data/music.asm
BlockoS/up-xmas2019
b580ac1edccad183f0131070feb4cd732471356d
[ "BSD-3-Clause" ]
null
null
null
; Song Moozinade de Noel in Lightweight format (V1). ; Generated by Arkos Tracker 2. MoozinadedeNoel_Start MoozinadedeNoel_StartDisarkGenerateExternalLabel MoozinadedeNoel_DisarkByteRegionStart0 db "ATLW" ; Format marker (LightWeight). db 1 ; Format version. MoozinadedeNoel_DisarkByteRegionEnd0 Moozinaded...
20.94
103
0.619313
ba278632763430ca37fb22378cac19d4cea408ce
484
asm
Assembly
oeis/102/A102232.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/102/A102232.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/102/A102232.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A102232: Number of preferential arrangements of n labeled elements when at least k=three ranks are required. ; Submitted by Christian Krause ; 0,0,0,6,60,510,4620,47166,545580,7086750,102246540,1622630526,28091563500,526858340190,10641342954060,230283190945086,5315654681915820,130370767029004830,3385534663256583180,9...
48.4
243
0.793388
404fbd0bf65866937a352b3a34f83e3c10013dad
2,545
asm
Assembly
src/shaders/post_processing/gen5_6/Core_Kernels/PL2_AVS_IEF_8x8.asm
tizenorg/platform.upstream.libva-intel-driver
9ffc32731bacbfec2cef3d9fb5eb4c0c43952b90
[ "MIT" ]
null
null
null
src/shaders/post_processing/gen5_6/Core_Kernels/PL2_AVS_IEF_8x8.asm
tizenorg/platform.upstream.libva-intel-driver
9ffc32731bacbfec2cef3d9fb5eb4c0c43952b90
[ "MIT" ]
null
null
null
src/shaders/post_processing/gen5_6/Core_Kernels/PL2_AVS_IEF_8x8.asm
tizenorg/platform.upstream.libva-intel-driver
9ffc32731bacbfec2cef3d9fb5eb4c0c43952b90
[ "MIT" ]
null
null
null
/* * All Video Processing kernels * Copyright © <2010>, Intel Corporation. * * This program is licensed under the terms and conditions of the * Eclipse Public License (EPL), version 1.0. The full text of the EPL is at * http://www.opensource.org/licenses/eclipse-1.0.php. * */ //---------- PL2_AVS_IEF_8x8.asm...
43.87931
133
0.582318
0d223cd3ec71ade5068851196a449e4d35f5d50d
2,101
asm
Assembly
programs/oeis/158/A158603.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/158/A158603.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/158/A158603.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A158603: a(n) = 441*n^2 + 21. ; 21,462,1785,3990,7077,11046,15897,21630,28245,35742,44121,53382,63525,74550,86457,99246,112917,127470,142905,159222,176421,194502,213465,233310,254037,275646,298137,321510,345765,370902,396921,423822,451605,480270,509817,540246,571557,603750,636825,670782,705621,741342,777945,815430,85...
262.625
2,028
0.863874
5ca8dfc34874715194416f1dd71a15af8e5ac90b
531
asm
Assembly
programs/oeis/002/A002056.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/002/A002056.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/002/A002056.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A002056: Number of diagonal dissections of a convex n-gon into n-5 regions. ; 1,14,120,825,5005,28028,148512,755820,3730650,17978180,84987760,395482815,1816357725,8250123000,37119350400,165645101160,733919156190,3231337461300,14147884842000,61636377252450,267325773340626,1154761882042824,4969989654817600 mov $2,$0 a...
40.846154
229
0.792844
2e3df0d1a9b3366be3557be510e5e83c58f6747e
276
asm
Assembly
libsrc/adt/linkedlist/adt_ListSetCurrBefore.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/adt/linkedlist/adt_ListSetCurrBefore.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/adt/linkedlist/adt_ListSetCurrBefore.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
; void __FASTCALL__ adt_ListSetCurrBefore(struct adt_List *list) ; 11.2006 aralbrec PUBLIC adt_ListSetCurrBefore EXTERN l_setmem ; enter: HL = struct adt_List* .adt_ListSetCurrBefore inc hl inc hl xor a jp l_setmem-5 ; state = AFTER, current ptr = 0
18.4
64
0.717391
6e401a6ad3c42c2cea558ba94615a50323c26ab8
608
asm
Assembly
programs/oeis/215/A215532.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/215/A215532.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/215/A215532.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A215532: The limit of the string "0, 1" under the operation 'append first k terms, increment k' with k=2 initially. ; 0,1,0,1,0,1,0,0,1,0,1,0,1,0,1,0,0,1,0,1,0,1,0,1,0,1,0,1,0,0,1,0,1,0,1,0,0,0,1,0,1,0,1,0,0,1,0,1,0,1,0,1,0,0,1,0,0,1,0,1,0,1,0,0,1,0,1,0,1,0,1,0,1,0,0,1,0,1,0,0,1,0,1,0,1,0,0 mov $2,$0 mov $4,$0 lpb $...
19.612903
175
0.498355
5585b0989d41f3ae13956adfa32d61bffe65932f
955
asm
Assembly
boot/gdt.asm
coldnine/alpha
03586b834f8b16861364126647c42ae1b2b7c0ca
[ "MIT" ]
8
2018-05-09T11:27:17.000Z
2022-01-28T11:37:06.000Z
boot/gdt.asm
coldnine/proxima
03586b834f8b16861364126647c42ae1b2b7c0ca
[ "MIT" ]
null
null
null
boot/gdt.asm
coldnine/proxima
03586b834f8b16861364126647c42ae1b2b7c0ca
[ "MIT" ]
1
2018-01-05T09:44:57.000Z
2018-01-05T09:44:57.000Z
_gdt_start: ; don't remove the labels, they're needed to compute sizes and jumps ; the GDT starts with a null 8-byte dd 0x0 ; 4 byte dd 0x0 ; 4 byte ; GDT for code segment. base = 0x00000000, length = 0xfffff ; for flags, refer to os-dev.pdf document, page 36 _gdt_code: dw 0xffff ; segment length, b...
28.088235
82
0.673298
d2e8d375358c440d3239d1413ccd58b340a699d1
1,117
asm
Assembly
programs/oeis/047/A047526.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/047/A047526.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/047/A047526.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A047526: Numbers that are congruent to {1, 2, 7} mod 8. ; 1,2,7,9,10,15,17,18,23,25,26,31,33,34,39,41,42,47,49,50,55,57,58,63,65,66,71,73,74,79,81,82,87,89,90,95,97,98,103,105,106,111,113,114,119,121,122,127,129,130,135,137,138,143,145,146,151,153,154,159,161,162,167,169,170,175,177,178,183,185,186,191,193,194,199,20...
74.466667
959
0.714414
06b0b22ab264a2311b62ef8148a86eb2717b87ad
3,178
asm
Assembly
externals/mpir-3.0.0/mpn/x86_64/k8/popcount.asm
JaminChan/eos_win
c03e57151cfe152d0d3120abb13226f4df74f37e
[ "MIT" ]
12
2021-09-29T14:50:06.000Z
2022-03-31T15:01:21.000Z
externals/mpir-3.0.0/mpn/x86_64/k8/popcount.asm
JaminChan/eos_win
c03e57151cfe152d0d3120abb13226f4df74f37e
[ "MIT" ]
15
2021-12-24T22:53:49.000Z
2021-12-25T10:03:13.000Z
LibSource/mpir/mpn/x86_64/k8/popcount.asm
ekzyis/CrypTool-2
1af234b4f74486fbfeb3b3c49228cc36533a8c89
[ "Apache-2.0" ]
10
2021-10-17T19:46:51.000Z
2022-03-18T02:57:57.000Z
dnl mpn_popcount dnl Copyright 2010 The Code Cavern dnl This file is part of the MPIR Library. dnl The MPIR Library is free software; you can redistribute it and/or modify dnl it under the terms of the GNU Lesser General Public License as published dnl by the Free Software Foundation; either version 2.1 of the...
17.271739
79
0.650724
df2b70842672c19d6ab1c2bd8d96bc3666bfa9f9
32
asm
Assembly
src/main/fragment/mos6502-common/pbuc1_derefidx_vbuyy=_inc_pbuc1_derefidx_vbuyy.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
2
2022-03-01T02:21:14.000Z
2022-03-01T04:33:35.000Z
src/main/fragment/mos6502-common/pbuc1_derefidx_vbuyy=_inc_pbuc1_derefidx_vbuyy.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
null
null
null
src/main/fragment/mos6502-common/pbuc1_derefidx_vbuyy=_inc_pbuc1_derefidx_vbuyy.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
null
null
null
lda {c1},y clc adc #1 sta {c1},y
8
10
0.59375
a3017c0e81e839f1f3a879d46f6db8668d5fb313
325
asm
Assembly
libsrc/_DEVELOPMENT/alloc/malloc/c/sdcc_iy/heap_calloc_unlocked.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/alloc/malloc/c/sdcc_iy/heap_calloc_unlocked.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/alloc/malloc/c/sdcc_iy/heap_calloc_unlocked.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; void *heap_calloc_unlocked(void *heap, size_t nmemb, size_t size) SECTION code_clib SECTION code_alloc_malloc PUBLIC _heap_calloc_unlocked EXTERN asm_heap_calloc_unlocked _heap_calloc_unlocked: pop af pop de pop hl pop bc push bc push hl push de push af jp asm_heap_calloc_unlo...
13.541667
67
0.741538
af71b2324e011640bdb274a0a887a4d66e0df286
443
asm
Assembly
semester-5/microprocessor/input.asm
saranshbht/bsc-codes
7386c09cc986de9c84947f7dea7db3dc42219a35
[ "MIT" ]
3
2021-03-22T12:07:14.000Z
2021-08-30T17:28:23.000Z
semester-5/microprocessor/input.asm
saranshbht/bsc-codes
7386c09cc986de9c84947f7dea7db3dc42219a35
[ "MIT" ]
null
null
null
semester-5/microprocessor/input.asm
saranshbht/bsc-codes
7386c09cc986de9c84947f7dea7db3dc42219a35
[ "MIT" ]
null
null
null
.model small .data msg db 10,"Enter a number:$" msg1 db 10,"Entered number:$" .code mov ax, @data mov ds, ax lea dx, msg mov ah, 09h int 21h mov ah, 01h int 21h sub al, 30h mov bl, al shl bl, 4 mov ah, 01h int 21h sub al, 30h add bl, al lea dx, msg1 mov ah, 09h int 21h rol bl, 4 mov cl, bl and cl, 0fh add cl, ...
8.86
29
0.654628
e94e4f80f52b9cbf6b226be0ae328789c7146b7e
51,768
asm
Assembly
boot/loader.asm
BernieGurs/MonkOS
84381b14e8706d1e8f46ddd045cdb0ae9f64eff7
[ "BSD-2-Clause" ]
132
2016-02-03T22:03:46.000Z
2022-01-27T19:17:36.000Z
boot/loader.asm
BernieGurs/MonkOS
84381b14e8706d1e8f46ddd045cdb0ae9f64eff7
[ "BSD-2-Clause" ]
2
2020-05-13T11:56:53.000Z
2021-06-14T16:31:07.000Z
boot/loader.asm
BernieGurs/MonkOS
84381b14e8706d1e8f46ddd045cdb0ae9f64eff7
[ "BSD-2-Clause" ]
34
2016-03-01T07:08:56.000Z
2021-11-18T16:17:58.000Z
;============================================================================= ; @file loader.asm ; ; A second-stage boot loader suitable for an El Torito ISO 9660 cdrom image. ; ; This boot loader is executed after the first stage loader completes. Its ; responsibility is to load the kernel into memory, place the CPU ...
30.795955
78
0.488217
186ef85df1ebbce75cf022644d70a665a05c5fcd
543
asm
Assembly
src/engine/utilities/out-immediate.asm
jameswilddev/comb
ef75d7d54af1ad599a0d72cb08cc793fa3f0eec6
[ "MIT" ]
null
null
null
src/engine/utilities/out-immediate.asm
jameswilddev/comb
ef75d7d54af1ad599a0d72cb08cc793fa3f0eec6
[ "MIT" ]
null
null
null
src/engine/utilities/out-immediate.asm
jameswilddev/comb
ef75d7d54af1ad599a0d72cb08cc793fa3f0eec6
[ "MIT" ]
null
null
null
; Write a constant value to an IO port in 3 cycles. ; - The address to which to write. ; - A r* to clobber. ; - The value to write. .macro out_immediate ldi @1, @2 out @0, @1 .endm ; Write a two-byte constant value to an IO port in 6 cycles. ; - The address of the first address to which to write. ; - A r* to clobb...
28.578947
93
0.679558
19c8741eebec963a2b821f653e7b7d13cfb08fcd
364
asm
Assembly
libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sccz80/esx_f_read_callee.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sccz80/esx_f_read_callee.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sccz80/esx_f_read_callee.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; uint16_t esx_f_read(unsigned char handle, void *dst, size_t nbytes) SECTION code_esxdos PUBLIC esx_f_read_callee EXTERN asm_esx_f_read esx_f_read_callee: pop af pop bc pop hl pop de push af ld a,e jp asm_esx_f_read ; SDCC bridge for Classic IF __CLASSIC PUBLIC _esx_f_read_callee defc _e...
14
69
0.763736
30827670400ba7d6e29f9b9f3c700d0e89fe5f05
8,856
asm
Assembly
patches/hp_counter_patch/Sprites/Mad Rex/mad_rex.asm
RPGHacker/SMW-Workspace
dbbc37a650b71800c5113b28f115aa6ffc59fa7f
[ "MIT" ]
9
2017-11-03T17:37:24.000Z
2021-10-16T23:01:24.000Z
patches/hp_counter_patch/Sprites/Mad Rex/mad_rex.asm
RPGHacker/SMW-Workspace
dbbc37a650b71800c5113b28f115aa6ffc59fa7f
[ "MIT" ]
17
2017-11-03T17:37:16.000Z
2021-11-02T14:42:12.000Z
patches/hp_counter_patch/Sprites/Mad Rex/mad_rex.asm
RPGHacker/SMW-Workspace
dbbc37a650b71800c5113b28f115aa6ffc59fa7f
[ "MIT" ]
3
2018-01-14T21:49:55.000Z
2019-06-27T10:41:27.000Z
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; ;; SMW Rex (sprite AB), by imamelia ;; ;; This is a disassembly of sprite AB in SMW, the Rex. ;; ;; Uses first extra bit: NO ;; ;; Modified by RPG Hacker to deal custom damage with HP coun...
23.679144
128
0.556346
ab9bd345c148499641dc8f8e384af2683520000d
1,482
asm
Assembly
programs/oeis/145/A145109.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/145/A145109.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/145/A145109.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A145109: a(n) = 2*n * core(2*n). ; 4,4,36,16,100,36,196,16,36,100,484,144,676,196,900,64,1156,36,1444,400,1764,484,2116,144,100,676,324,784,3364,900,3844,64,4356,1156,4900,144,5476,1444,6084,400,6724,1764,7396,1936,900,2116,8836,576,196,100,10404,2704,11236,324,12100,784,12996,3364,13924,3600,14884,3844,1764,256,1690...
164.666667
1,361
0.797571
af0560acf90e7cc8d86ad67034c742bac2f7a152
1,869
asm
Assembly
Engine Hacks/ReaverSplit/Reaver WTA Split/Reaver and Double WTA Split And Nullify_For Dancer_A.asm
sme23/Christmas2
f3f3daeda1afe2b78bfed38cbf60d8bc17ca9f79
[ "CC0-1.0" ]
3
2020-06-15T14:22:38.000Z
2020-06-28T19:44:52.000Z
Wizardry/SmeHax/ReaverSplit/ReaverWTASplit/ReaverandDoubleWTASplitAndNullify_For Dancer_A.asm
sme23/WhatHeck
746a2be83358aaa4e855182176b47c4808f2587a
[ "CC0-1.0" ]
null
null
null
Wizardry/SmeHax/ReaverSplit/ReaverWTASplit/ReaverandDoubleWTASplitAndNullify_For Dancer_A.asm
sme23/WhatHeck
746a2be83358aaa4e855182176b47c4808f2587a
[ "CC0-1.0" ]
null
null
null
.thumb .org 0x2A120 Reaver_Calc: @r0 is the unit with the reaver/weapon in question @r1 is the other unit ldr r2, Auxiliary_Routine_Location mov pc, r2 .align Auxiliary_Routine_Location: .long 0x083689E0 .org 0x2A1CA mov r0, r4 mov r1, r5 bl Reaver_Calc pop {r4-r6} pop {r0} bx r0 .org 0x3689E0 @free space @We know t...
19.673684
88
0.673622
5edda6233ebb28ca8e19dbbb07a4016222fb564d
2,364
asm
Assembly
src/sysexbuffer.asm
staskevich/MIDICPU
a34d8f932a754de6b30c04571228d4c12ab71f78
[ "CC-BY-4.0" ]
14
2017-07-12T21:54:06.000Z
2021-07-26T14:28:08.000Z
src/sysexbuffer.asm
staskevich/MIDICPU
a34d8f932a754de6b30c04571228d4c12ab71f78
[ "CC-BY-4.0" ]
null
null
null
src/sysexbuffer.asm
staskevich/MIDICPU
a34d8f932a754de6b30c04571228d4c12ab71f78
[ "CC-BY-4.0" ]
4
2017-12-17T12:30:34.000Z
2020-05-20T03:55:35.000Z
; MIDI CPU ; copyright John Staskevich, 2017 ; john@codeandcopper.com ; ; This work is licensed under a Creative Commons Attribution 4.0 International License. ; http://creativecommons.org/licenses/by/4.0/ ; ; sysexbuffer.asm ; ; Default contents of sysex uffer used for generating outbound SysEx. ; list p...
15.76
88
0.674704
49b3729bd12bd2d4209ed0140f56f1770340ef16
5,077
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_769.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_notsx.log_21829_769.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_notsx.log_21829_769.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 %r14 push %r8 push %rbx push %rcx push %rdi push %rsi lea addresses_A_ht+0xc1e7, %r14 nop nop nop nop add $45645, %rsi mov (%r14), %r8w nop add $21545, %rbx lea addresses_WC_ht+0x17de9, %r11 cmp $14710, %r13 movups (%r11), %xmm6 vpextrq $1, %xmm6, %r...
46.577982
2,999
0.659642
054bb9b0bbd5df806c90bc41610301582ed45e9f
393
asm
Assembly
libsrc/_DEVELOPMENT/math/float/math48/lm/c/sccz80/l_f48_conv_float.asm
ahjelm/z88dk
c4de367f39a76b41f6390ceeab77737e148178fa
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/math/float/math48/lm/c/sccz80/l_f48_conv_float.asm
C-Chads/z88dk
a4141a8e51205c6414b4ae3263b633c4265778e6
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/math/float/math48/lm/c/sccz80/l_f48_conv_float.asm
C-Chads/z88dk
a4141a8e51205c6414b4ae3263b633c4265778e6
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
SECTION code_clib SECTION code_fp_math48 PUBLIC l_f48_ftof16 PUBLIC l_f48_f16tof EXTERN asm_f32_f48 EXTERN asm_f48_f32 EXTERN asm_f24_f32 EXTERN asm_f32_f24 EXTERN asm_f16_f24 EXTERN asm_f24_f16 .l_f48_ftof16 call asm_f32_f48 call asm_f24_f32 jp asm_f16_f24 .l_...
14.555556
26
0.725191
afea6e0b5d848da851b3de17b402fffa37574aed
1,617
asm
Assembly
programs/oeis/278/A278049.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/278/A278049.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/278/A278049.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A278049: a(n) = 3*(Sum_{k=1..n} phi(k)) - 1, where phi = A000010. ; 2,5,11,17,29,35,53,65,83,95,125,137,173,191,215,239,287,305,359,383,419,449,515,539,599,635,689,725,809,833,923,971,1031,1079,1151,1187,1295,1349,1421,1469,1589,1625,1751,1811,1883,1949,2087,2135,2261,2321,2417,2489,2645,2699,2819,2891,2999,3083,3257...
95.117647
1,353
0.773036
3ee46bfcb6a1fdaa494686b96970d5d77ef171bb
362
asm
Assembly
programs/oeis/187/A187891.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/187/A187891.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/187/A187891.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A187891: a(0)=0, a(1)=5, a(n)=a(n-1)+a(n-2)-1. ; 0,5,4,8,11,18,28,45,72,116,187,302,488,789,1276,2064,3339,5402,8740,14141,22880,37020,59899,96918,156816,253733,410548,664280,1074827,1739106,2813932,4553037,7366968,11920004,19286971,31206974,50493944,81700917 mov $3,4 lpb $0 sub $0,1 mov $2,$1 mov $1,$3 add ...
25.857143
212
0.668508
9d9ef15ec625e35fd74c5da75d7d6e19ab93ded8
375
asm
Assembly
oeis/264/A264854.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/264/A264854.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/264/A264854.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A264854: a(n) = n*(n + 1)*(11*n^2 + 11*n - 10)/24. ; Submitted by Jon Maiga ; 0,1,14,61,175,400,791,1414,2346,3675,5500,7931,11089,15106,20125,26300,33796,42789,53466,66025,80675,97636,117139,139426,164750,193375,225576,261639,301861,346550,396025,450616,510664,576521,648550,727125,812631,905464,1006031 sub $1,$0 bi...
31.25
228
0.712
599cb6d659687cb5f447e9d8ba27b4db1a7ffa59
5,869
asm
Assembly
Transynther/x86/_processed/NONE/_st_/i9-9900K_12_0xa0_notsx.log_38_1455.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_st_/i9-9900K_12_0xa0_notsx.log_38_1455.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_st_/i9-9900K_12_0xa0_notsx.log_38_1455.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 %r11 push %r14 push %r15 push %rbp push %rcx push %rdi push %rsi lea addresses_A_ht+0x1bf27, %rsi lea addresses_WT_ht+0x1117c, %rdi clflush (%rsi) nop nop nop dec %rbp mov $11, %rcx rep movsb nop nop nop nop nop add %r15, %r15 lea addresses_D_ht+0x1b1de, %r10 ...
19.498339
148
0.650026
6253907d93337d48192770c8c0cc82aaccb21ff1
709
asm
Assembly
oeis/293/A293653.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/293/A293653.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/293/A293653.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A293653: Young urn sequence (number of possible evolutions in n steps of the "Young" Pólya urn). ; Submitted by Jamie Morken(s2) ; 1,2,6,30,180,1440,12960,142560,1710720,23950080,359251200,6107270400,109930867200,2198617344000,46170964224000,1061932177152000,25486372251648000,662645678542848000,17891433320656896000,5...
47.266667
478
0.8378
38c8411da54513f3d18aa534e8c127f4e64ed840
23,964
asm
Assembly
base/mvdm/wow16/toolhelp/walk286.asm
npocmaka/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
17
2020-11-13T13:42:52.000Z
2021-09-16T09:13:13.000Z
base/mvdm/wow16/toolhelp/walk286.asm
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
2
2020-10-19T08:02:06.000Z
2020-10-19T08:23:18.000Z
base/mvdm/wow16/toolhelp/walk286.asm
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
14
2020-11-14T09:43:20.000Z
2021-08-28T08:59:57.000Z
;************************************************************************** ;* walk286.ASM ;* ;* Assembly support code for the KRNL286 global heap routines ;* for TOOLHELP.DLL ;* ;************************************************************************** INCLUDE TOOLPRIV.INC PMODE32 = 0 ...
42.564831
79
0.493407
d9a6881fb7de25e7724b468b8da7f2216db05f44
13,926
asm
Assembly
cgalib.asm
raphnet/rc201804
b59293e2b08fdd0559eda4896fc92b16c3b0042c
[ "MIT" ]
null
null
null
cgalib.asm
raphnet/rc201804
b59293e2b08fdd0559eda4896fc92b16c3b0042c
[ "MIT" ]
null
null
null
cgalib.asm
raphnet/rc201804
b59293e2b08fdd0559eda4896fc92b16c3b0042c
[ "MIT" ]
null
null
null
; A quick and dirty library for CGA Low-res mode ; By Raphaël Assénat, started December 2015 ; ; %include 'lang.asm' %include 'animation.asm' %define SCREEN_WIDTH 320 %define SCREEN_HEIGHT 200 %define BITS_PER_PIXEL 2 %define OPTIMISED_PUT_VERT_LINE %define SET_BGCOLOR_IMPLEMENTED %define FLASH_BACKGROUND_IMPLEMENTED...
13.2
85
0.668893
d72a8d4f821ea26d84f1d82230f053fe5a406a88
2,413
asm
Assembly
util/menus/fsel.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
util/menus/fsel.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
util/menus/fsel.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
; Select file via FILE-Select V0.04 include dev8_keys_thg include dev8_keys_menu include dev8_mac_xref section utility xdef mu_fsel ;+++ ; This routine use file-select ; ; Entry Exit ; D0.l error, 0 or +1 for ESC or no string ; D1.l origin or -1 preserved ; D2.l sub-colour.w | c...
24.13
78
0.59511
8f582a5d42d93cd5603e166a56fa3b0852e7a9bc
328
asm
Assembly
programs/oeis/114/A114378.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/114/A114378.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/114/A114378.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A114378: Area of annuli of consecutive integer thickness. ; 3,25,84,201,392,678,1077,1608,2290,3141,4181,5428,6902,8620,10602,12867,15434,18321,21548,25132,29094,33451,38223,43429,49087,55216,61835,68964,76620,84823,93591,102943,112899,123477,134695,146574 add $0,1 cal $0,247194 ; a(n) = ceiling(Pi*n^3). mov $1,$0 s...
41
198
0.753049
e25d6db2b6002a5861ef98f532636dcf08ce6da2
1,317
asm
Assembly
ecdsa128/src/GFp_src/src/invmod.asm
FloydZ/Crypto-Hash
2635450fb16d4d8dc4578d6539cc25ce599f7e21
[ "MIT" ]
11
2015-03-17T10:31:23.000Z
2022-01-21T17:42:43.000Z
ecdsa128/src/GFp_src/src/invmod.asm
0xFF1E071F/Crypto-Hash
2635450fb16d4d8dc4578d6539cc25ce599f7e21
[ "MIT" ]
null
null
null
ecdsa128/src/GFp_src/src/invmod.asm
0xFF1E071F/Crypto-Hash
2635450fb16d4d8dc4578d6539cc25ce599f7e21
[ "MIT" ]
6
2018-01-29T16:06:36.000Z
2021-05-08T19:22:24.000Z
.686p .mmx .model flat,stdcall option casemap:none option prologue:none option epilogue:none include ..\..\lib\gfp.inc extern __mod:DWORD .data? temp_a BIGINT<> temp_c BIGINT<> temp_u BIGINT<> temp_v BIGINT<> .code ;"Software Implementation of the NIST Elliptic Curves Over Prime Fields" ; Algorithm 12 (modifie...
14.315217
72
0.700076
39551631a9c7673a2adf90578352d714206d7a7b
2,989
asm
Assembly
sem1/asc/Paranteze/main.asm
itsbratu/bachelor
b3bcae07fc8297fb0557a4bf752b20c6104c2563
[ "MIT" ]
null
null
null
sem1/asc/Paranteze/main.asm
itsbratu/bachelor
b3bcae07fc8297fb0557a4bf752b20c6104c2563
[ "MIT" ]
null
null
null
sem1/asc/Paranteze/main.asm
itsbratu/bachelor
b3bcae07fc8297fb0557a4bf752b20c6104c2563
[ "MIT" ]
null
null
null
bits 32 global start extern exit , printf import exit msvcrt.dll import printf msvcrt.dll segment data use32 class=data s db "[](()){}{}{}[" , 0 len equ ($-s) rotunde dd 0 patrate dd 0 acolade dd 0 true db "Parantezarea data este corecta ! " , 0 false db "Pa...
24.908333
55
0.399465
7bbf02158044c60ea5276006bb277d313f4cfed0
304
asm
Assembly
programs/oeis/017/A017777.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/017/A017777.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/017/A017777.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A017777: Binomial coefficients C(61,n). ; 1,61,1830,35990,521855,5949147,55525372,436270780,2944827765,17341763505,90177170226,418094152866,1742058970275,6566222272575,22512762077400,70539987842520,202802465047245,536830054536825,1312251244423350,2969831763694950,6236646703759395 mov $1,61 bin $1,$0
50.666667
240
0.855263
16463b2a47f2837879577532e2955d12928860c8
378
asm
Assembly
tests.asm
Nircek/asm-tests
67d310b828ecfe649c84ab060443ed84beb8671d
[ "MIT" ]
null
null
null
tests.asm
Nircek/asm-tests
67d310b828ecfe649c84ab060443ed84beb8671d
[ "MIT" ]
null
null
null
tests.asm
Nircek/asm-tests
67d310b828ecfe649c84ab060443ed84beb8671d
[ "MIT" ]
null
null
null
; https://wiki.osdev.org/Babystep2 mov ax, 0x07c0 mov ds, ax mov si, msg ch_loop:lodsb or al, al ; zero=end or str jz hang ; get out mov ah, 0x0E int 0x10 jmp ch_loop hang: jmp hang msg db 'Hello World!', 13, 10, 0 times 510-($-$$) db 0 db 0x55 db 0xAA times 1024*1024-($-$$...
18.9
79
0.603175
d6c65611daaa036b12c0de89121bf87d7b1d86de
8,303
asm
Assembly
linked-list.asm
pauloapanucci/linked-list-assembly
4104a5069507ab271bee9994c7fc1d6bbca025a7
[ "MIT" ]
null
null
null
linked-list.asm
pauloapanucci/linked-list-assembly
4104a5069507ab271bee9994c7fc1d6bbca025a7
[ "MIT" ]
null
null
null
linked-list.asm
pauloapanucci/linked-list-assembly
4104a5069507ab271bee9994c7fc1d6bbca025a7
[ "MIT" ]
null
null
null
.section .data titgeral: .asciz "\n*** LINKED-LIST ***\n\n" titlista: .asciz "\nLISTANDO:\n" titinsere: .asciz "\nINSERINDO:\n" titremove: .asciz "\nREMOVENDO:\n" titatualiza: .asciz "\nATUALIZANDO:\n" titmostra: .asciz "\nELEMENTOS DA LISTA:\n" titreg: .asciz "\nRegistro no %d:" menu: .asciz "\nESCOLHA A OPCAO:\n 1 -...
15.636535
121
0.669999
f489c9df0530f028ee53d826a7bb123c8612a120
3,180
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_ht_zr_/i7-8650U_0xd2_notsx.log_402_75.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_ht_zr_/i7-8650U_0xd2_notsx.log_402_75.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_ht_zr_/i7-8650U_0xd2_notsx.log_402_75.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 %r8 push %r9 push %rax push %rbx push %rcx push %rdi push %rsi lea addresses_WC_ht+0x5f37, %rsi lea addresses_A_ht+0x136c3, %rdi clflush (%rdi) nop nop nop dec %rax mov $43, %rcx rep movsw nop nop nop nop nop cmp $27335, %rbx lea addresses_normal_ht+0x1e737, %rsi lea ad...
29.444444
1,205
0.659434
8e095bbe16191a60a562ebe6be70b6f78cb50fe4
4,576
asm
Assembly
Transynther/x86/_processed/NONE/_zr_/i3-7100_9_0x84_notsx.log_966_2553.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_zr_/i3-7100_9_0x84_notsx.log_966_2553.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_zr_/i3-7100_9_0x84_notsx.log_966_2553.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 %r14 push %rax push %rcx push %rdi push %rsi lea addresses_A_ht+0xaa19, %rsi lea addresses_UC_ht+0x1ae99, %rdi nop nop nop nop nop inc %r14 mov $101, %rcx rep movsb nop nop nop cmp $62057, %rax lea addresses_D_ht+0xb199, %rsi lea addresses_UC_ht+0xb615, %rdi c...
47.175258
2,897
0.662587
9fb7fb83fba8d3b09387e70ed28dd6db2299bdab
355
asm
Assembly
programs/oeis/171/A171449.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/171/A171449.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/171/A171449.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A171449: Powers of 2 (A000079) with 1 changed to -1. ; -1,2,4,8,16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536,131072,262144,524288,1048576,2097152,4194304,8388608,16777216,33554432,67108864,134217728,268435456,536870912,1073741824,2147483648,4294967296,8589934592 mov $1,2 pow $1,$0 mov $2,4 lpb $2,1 m...
29.583333
223
0.740845
4855980d25cba3dad9785d3b1cebadee20f34723
7,770
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xa0.log_21829_453.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_453.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_453.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 %r14 push %r8 push %r9 push %rax push %rcx push %rdi push %rsi lea addresses_WC_ht+0x1c9f6, %r9 nop xor %r14, %r14 movb $0x61, (%r9) nop cmp $14607, %rdi lea addresses_D_ht+0xd5f6, %rsi lea addresses_WT_ht+0x1076, %rdi xor $30009, %r14 mov $17, %rcx rep movsw ...
35.318182
2,999
0.655341
d5233f9aed0bec142bfcad8843984d8eb4217dc4
657
asm
Assembly
oeis/190/A190872.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/190/A190872.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/190/A190872.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A190872: a(n) = 11*a(n-1) - 9*a(n-2), a(0)=0, a(1)=1. ; Submitted by Jon Maiga ; 0,1,11,112,1133,11455,115808,1170793,11836451,119663824,1209774005,12230539639,123647969984,1250052813073,12637749213947,127764766035760,1291672683467837,13058516623824367,132018628710857504,1334678266205013241,13493293269857428115,13641...
50.538462
498
0.83105
5eae9efffcff6fba9f81213faee9eace29234f98
290
asm
Assembly
programs/oeis/155/A155616.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/155/A155616.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/155/A155616.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A155616: 5^n + 4^n - 1. ; 1,8,40,188,880,4148,19720,94508,456160,2215268,10814200,53022428,260917840,1287811988,6371951080,31591319948,156882857920,780119322308,3883416742360,19348364235068,96466943268400,481235204714228 mov $1,5 pow $1,$0 mov $2,4 pow $2,$0 add $2,5 add $1,$2 sub $1,6
26.363636
196
0.758621
900d3acc4cc2bccbe0edfcb8a8c87ca543210d24
155
asm
Assembly
libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sccz80/esx_m_setdrv.asm
Toysoft/z88dk
f930bef9ac4feeec91a07303b79ddd9071131a24
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sccz80/esx_m_setdrv.asm
Toysoft/z88dk
f930bef9ac4feeec91a07303b79ddd9071131a24
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sccz80/esx_m_setdrv.asm
Toysoft/z88dk
f930bef9ac4feeec91a07303b79ddd9071131a24
[ "ClArtistic" ]
null
null
null
; unsigned char esx_m_setdrv(unsigned char drive) SECTION code_esxdos PUBLIC esx_m_setdrv EXTERN asm_esx_m_setdrv defc esx_m_setdrv = asm_esx_m_setdrv
15.5
49
0.845161
353da105778337c7dd0ffaeb9352c71a1e065072
166
asm
Assembly
data/pokemon/dex_entries/chikorita.asm
AtmaBuster/pokeplat-gen2
fa83b2e75575949b8f72cb2c48f7a1042e97f70f
[ "blessing" ]
6
2021-06-19T06:41:19.000Z
2022-02-15T17:12:33.000Z
data/pokemon/dex_entries/chikorita.asm
AtmaBuster/pokeplat-gen2-old
01e42c55db5408d72d89133dc84a46c699d849ad
[ "blessing" ]
null
null
null
data/pokemon/dex_entries/chikorita.asm
AtmaBuster/pokeplat-gen2-old
01e42c55db5408d72d89133dc84a46c699d849ad
[ "blessing" ]
3
2021-01-15T18:45:40.000Z
2021-10-16T03:35:27.000Z
db "LEAF@" ; species name db "It loves to bask" next "in the sunlight." next "It uses the leaf" page "on its head to" next "seek out warm" next "places.@"
16.6
26
0.638554
1e071403b6e77dd36c5f10059eb637a5f334dbaf
12,024
asm
Assembly
Driver/Printer/DotMatrix/Prop9/prop9DriverInfo.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Driver/Printer/DotMatrix/Prop9/prop9DriverInfo.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Driver/Printer/DotMatrix/Prop9/prop9DriverInfo.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
73
2018-11-19T20:46:53.000Z
2022-03-29T00:59:26.000Z
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) Berkeley Softworks 1990 -- All Rights Reserved PROJECT: PC GEOS MODULE: IBM Proprinter 9-pin printer driver FILE: prop9DriverInfo.asm AUTHOR: Dave Durran, 27 Feb 1990 REVISION HISTORY: Name Date Descript...
54.90411
86
0.713157
465bbd0af87ed761023349264f0560d6cdeb6e54
520
asm
Assembly
oeis/080/A080450.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/080/A080450.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/080/A080450.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A080450: a(1) = 6, a(n) = smallest (nontrivial) multiple of a(n-1) containing n digits, a(n) not equal to 10*a(n-1). Also a(n) is not divisible by 10. ; Submitted by Jon Maiga ; 6,12,108,1188,10692,117612,1058508,11643588,104792292,1152715212,10374436908,114118805988,1027069253892,11297761792812,101679856135308,11184...
57.777778
190
0.740385
ac599716dde9e64b708bb36ffb90eec637819d77
5,218
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1471.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_0xca_notsx.log_21829_1471.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_0xca_notsx.log_21829_1471.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 %r9 push %rax push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_A_ht+0x1cd28, %r13 nop nop nop inc %rbx mov $0x6162636465666768, %r9 movq %r9, (%r13) nop nop nop sub %rax, %rax lea addresses_normal_ht+0x19fb8, %rsi lea addresses_WC_ht+0xbda8, %rd...
42.770492
2,999
0.662323
057420e2e82e1995bab721153656a442b24ebf28
829
asm
Assembly
oeis/142/A142672.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/142/A142672.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/142/A142672.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A142672: Primes congruent to 11 mod 57. ; Submitted by Jon Maiga ; 11,239,353,467,809,1151,1493,1607,1721,1949,2063,2633,2861,3089,3203,3659,4001,4229,4457,4799,5483,5711,5939,6053,6737,7079,7193,7307,7649,7877,8219,8447,9473,9587,9929,10271,10499,10613,11069,11411,11867,11981,12323,12437,12893,13007,13121,13463,1357...
34.541667
500
0.728589
dafb97869b8a945e8eb8648bbc40827972f48503
376
asm
Assembly
programs/oeis/232/A232779.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/232/A232779.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/232/A232779.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A232779: Sum of iterated logs; a(n) = 0 if n = 0; otherwise n + a(floor(log2(n)) where log2 is the base-2 logarithm. ; 0,1,3,4,7,8,9,10,12,13,14,15,16,17,18,19,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68 mov $1,22 lpb $0,1 t...
31.333333
177
0.625
891a94ff0e943992cd988d290c82ba946f418acf
669
asm
Assembly
programs/oeis/313/A313739.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/313/A313739.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/313/A313739.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A313739: Coordination sequence Gal.6.159.3 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,5,10,15,20,25,31,37,42,47,52,57,62,67,72,77,82,87,93,99,104,109,114,119,124,129,134,139,144,149,155,161,166,171,176,181,186,191,196,201,20...
20.90625
179
0.603886