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
5a9e95906aa3dab7414f1a2e052b8b713a36f411
794
asm
Assembly
oeis/098/A098590.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/098/A098590.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/098/A098590.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A098590: a(n) = 4^n for n = 0..3; for n > 3, a(n) = 4*a(n-1) + a(n-4). ; Submitted by Christian Krause ; 1,4,16,64,257,1032,4144,16640,66817,268300,1077344,4326016,17370881,69751824,280084640,1124664576,4516029185,18133868564,72815558896,292386900160,1174063629825,4714388387864,18930369110352,76013863341568,305229516...
33.083333
484
0.748111
90d878eab3b440a0ce7b96d9b4f2d55aac8188df
401
asm
Assembly
oeis/346/A346388.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/346/A346388.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/346/A346388.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A346388: a(n) is the number of proper divisors of A053742(n) ending with 5. ; Submitted by Jon Maiga ; 1,3,2,3,5,3,3,5,3,3,7,3,3,7,3,3,7,5,3,7,3,3,8,3,5,7,3,5,7,3,3,11,5,3,7,3,3,7,7,3,9,3,5,7,3,7,7,5,3,11,3,3,11,3,3,7,3,5,11,7,5,7,4,3,7,3,7,11,3,3,7,7,5,11,3,3,11,5,3,7,7,3,11,3,5 mul $0,5 add $0,2 mul $0,2 seq $0,5 ...
40.1
179
0.603491
d34316f4680bb667781fe4b8e48e3a93e9afadbb
427
asm
Assembly
libsrc/graphics/nascom/swapgfxbk.asm
Toysoft/z88dk
f930bef9ac4feeec91a07303b79ddd9071131a24
[ "ClArtistic" ]
8
2017-01-18T12:02:17.000Z
2021-06-12T09:40:28.000Z
libsrc/graphics/nascom/swapgfxbk.asm
Toysoft/z88dk
f930bef9ac4feeec91a07303b79ddd9071131a24
[ "ClArtistic" ]
1
2017-03-06T07:41:56.000Z
2017-03-06T07:41:56.000Z
libsrc/graphics/nascom/swapgfxbk.asm
Toysoft/z88dk
f930bef9ac4feeec91a07303b79ddd9071131a24
[ "ClArtistic" ]
3
2017-03-07T03:19:40.000Z
2021-09-15T17:59:19.000Z
; ; NASCOM Graphics Functions ; ; swapgfxbk () -- foo routine for fake swapping ; ; Stefano Bodrato - June 2003 ; ; ; $Id: swapgfxbk.asm,v 1.4 2017-01-02 22:57:58 aralbrec Exp $ ; SECTION code_clib PUBLIC swapgfxbk PUBLIC _swapgfxbk PUBLIC swapgfxbk1 ...
12.558824
61
0.578454
899112e2b34c495eeb262e976c7a782400b6a299
689
asm
Assembly
oeis/101/A101471.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/101/A101471.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/101/A101471.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A101471: Numbers n such that the number n11 is prime. ; Submitted by Jon Maiga ; 0,2,3,8,9,15,18,20,21,23,24,27,30,35,39,41,42,50,57,60,62,63,69,72,74,80,81,83,90,93,95,98,101,102,107,113,114,120,122,125,126,129,134,137,140,144,155,161,164,168,170,179,182,183,189,192,200,204,206,210,212,216,219,221,225,228,230,233,23...
31.318182
364
0.669086
bb5d4e3c1e3b6a8030ce038b78c8eea78d7c786f
4,018
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_1857.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_0xca_notsx.log_21829_1857.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_0xca_notsx.log_21829_1857.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 %r14 push %r15 push %r8 lea addresses_UC_ht+0xd38, %r15 cmp $30764, %r8 mov $0x6162636465666768, %r14 movq %r14, (%r15) nop nop nop sub $54641, %r12 pop %r8 pop %r15 pop %r14 pop %r12 ret .global s_faulty_load s_faulty_load: push %r10 push %r11 push %r12 ...
68.101695
2,999
0.663016
13299f897459d939cbddd49ddee1872d09de32b7
1,530
asm
Assembly
programs/oeis/272/A272914.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/272/A272914.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/272/A272914.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A272914: Sixth powers ending in digit 6. ; 4096,46656,7529536,16777216,191102976,308915776,1544804416,2176782336,7256313856,9474296896,24794911296,30840979456,68719476736,82653950016,164206490176,192699928576,351298031616,404567235136,689869781056,782757789696,1265319018496,1418519112256,2194972623936,2436396322816,3...
95.625
1,366
0.897386
cb4dacc93b484a569d08dbed483197d04d4a3b35
889
asm
Assembly
oeis/233/A233013.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/233/A233013.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/233/A233013.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A233013: Number of n X 3 0..3 arrays with no element x(i,j) adjacent to value 3-x(i,j) horizontally or vertically, top left element zero, and 1 appearing before 2 in row major order. ; Submitted by Christian Krause ; 5,74,1202,19643,321125,5249894,85827722,1403151863,22939385045,375023830514,6131065553042,10023353653...
38.652174
485
0.797525
4f27bc5ec60b8f5f95f553259d5585d31a3a4e3a
1,243
asm
Assembly
programs/oeis/158/A158662.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/158/A158662.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/158/A158662.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A158662: Sum of primes <= n if 1 is counted as a prime. ; 1,3,6,6,11,11,18,18,18,18,29,29,42,42,42,42,59,59,78,78,78,78,101,101,101,101,101,101,130,130,161,161,161,161,161,161,198,198,198,198,239,239,282,282,282,282,329,329,329,329,329,329,382,382,382,382,382,382,441,441,502,502,502,502,502,502,569,569,569,569,640,64...
177.571429
1,129
0.762671
e372bc761502f41d2c05271db2fd7b3f7bcb9b7a
1,381
asm
Assembly
asm/print_number/print_number.asm
severinkaderli/BTI7061-CSBas
3eab8432b98d1ad3ec3c80eb1e779710689eba9b
[ "MIT" ]
1
2018-09-18T19:03:59.000Z
2018-09-18T19:03:59.000Z
asm/print_number/print_number.asm
severinkaderli/BTI7061-CSBas
3eab8432b98d1ad3ec3c80eb1e779710689eba9b
[ "MIT" ]
null
null
null
asm/print_number/print_number.asm
severinkaderli/BTI7061-CSBas
3eab8432b98d1ad3ec3c80eb1e779710689eba9b
[ "MIT" ]
null
null
null
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; ; This program filters out the numbers from a string and ; and displays the numbers to the standard output. ; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; section .data Linefeed: db 0xA section .bss NumberString: resb 16 ; This is the reserved memory for number strings section ....
17.705128
71
0.67777
c680ee12d019bc2fea6505043635e0829c26f247
616
asm
Assembly
programs/oeis/061/A061066.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/061/A061066.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/061/A061066.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A061066: a(n) = (prime(n)^2 - 1)/8. ; 1,3,6,15,21,36,45,66,105,120,171,210,231,276,351,435,465,561,630,666,780,861,990,1176,1275,1326,1431,1485,1596,2016,2145,2346,2415,2775,2850,3081,3321,3486,3741,4005,4095,4560,4656,4851,4950,5565,6216,6441,6555,6786,7140,7260,7875,8256,8646,9045,9180,9591,9870,10011,10731,11781,1...
88
508
0.762987
610a0ca063d8002ab0809ac52443406ef5a5ecc6
3,419
asm
Assembly
scripts/SSAnneB1FRooms.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
1
2022-02-15T00:19:44.000Z
2022-02-15T00:19:44.000Z
scripts/SSAnneB1FRooms.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
null
null
null
scripts/SSAnneB1FRooms.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
null
null
null
SSAnneB1FRooms_Script: call EnableAutoTextBoxDrawing ld hl, SSAnne10TrainerHeaders ld de, SSAnneB1FRooms_ScriptPointers ld a, [wSSAnneB1FRoomsCurScript] call ExecuteCurMapScriptInTable ld [wSSAnneB1FRoomsCurScript], a ret SSAnneB1FRooms_ScriptPointers: dw CheckFightingMapTrainers dw DisplayEnemyTrainerTextAnd...
21.104938
114
0.8716
ad372a06bf343a1887714943c398fca5d18185d9
495
asm
Assembly
libsrc/_DEVELOPMENT/arch/ts2068/display/z80/asm_tshc_pxy2aaddr.asm
UnivEngineer/z88dk
9047beba62595b1d88991bc934da75c0e2030d07
[ "ClArtistic" ]
4
2021-12-23T15:34:05.000Z
2021-12-23T15:36:16.000Z
libsrc/_DEVELOPMENT/arch/ts2068/display/z80/asm_tshc_pxy2aaddr.asm
UnivEngineer/z88dk
9047beba62595b1d88991bc934da75c0e2030d07
[ "ClArtistic" ]
2
2022-03-20T22:17:35.000Z
2022-03-24T16:10:00.000Z
libsrc/_DEVELOPMENT/arch/ts2068/display/z80/asm_tshc_pxy2aaddr.asm
jorgegv/z88dk
127130cf11f9ff268ba53e308138b12d2b9be90a
[ "ClArtistic" ]
null
null
null
; =============================================================== ; May 2017 ; =============================================================== ; ; void *tshc_pxy2aaddr(uchar x, uchar y) ; ; Attribute address of byte containing pixel at coordinate x, y. ; ; ===============================================================...
19.8
65
0.466667
1032bd2039f0878c853fadf089d0d6d4d2abcf39
518
asm
Assembly
programs/oeis/276/A276854.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/276/A276854.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/276/A276854.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A276854: Beatty sequence for 1 + sqrt(5). ; 0,3,6,9,12,16,19,22,25,29,32,35,38,42,45,48,51,55,58,61,64,67,71,74,77,80,84,87,90,93,97,100,103,106,110,113,116,119,122,126,129,132,135,139,142,145,148,152,155,158,161,165,168,171,174,177,181,184,187,190,194,197,200,203,207,210,213,216,220,223,226,229,232,236,239,242,245,2...
57.555556
366
0.704633
dcaf66e3d0bb05c592e0e2a0e3eccaa77dd778bb
416
asm
Assembly
oeis/276/A276190.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/276/A276190.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/276/A276190.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A276190: Sum of the squares of the digits of the base-4 representation of n. ; Submitted by Christian Krause ; 0,1,4,9,1,2,5,10,4,5,8,13,9,10,13,18,1,2,5,10,2,3,6,11,5,6,9,14,10,11,14,19,4,5,8,13,5,6,9,14,8,9,12,17,13,14,17,22,9,10,13,18,10,11,14,19,13,14,17,22,18,19,22,27,1,2,5,10,2,3,6,11,5,6,9,14,10,11,14,19,2 lp...
27.733333
205
0.615385
7db27a821b9a7cd9446496640a734d1aa2a2413b
130
asm
Assembly
test/hack_programs/bug_instructions.asm
mbalestrini/hack_soc
157428ee6856a9e4cee5953b8b3c144b4f57f5ee
[ "Apache-2.0" ]
1
2021-12-18T18:31:53.000Z
2021-12-18T18:31:53.000Z
test/hack_programs/bug_instructions.asm
mbalestrini/hack_soc
157428ee6856a9e4cee5953b8b3c144b4f57f5ee
[ "Apache-2.0" ]
null
null
null
test/hack_programs/bug_instructions.asm
mbalestrini/hack_soc
157428ee6856a9e4cee5953b8b3c144b4f57f5ee
[ "Apache-2.0" ]
null
null
null
@1 M=1 AMD=M+1 @2 M=1 AD=M M=0 @5 D=A @3 MD=D+1 @1 D=A A=D+A AMD=M+1 @1000 D=-1 D+1;JNE @5 M=0 @3 AM=M-1 AM=M+1 (LOOP) @LOOP 0;JMP
5
7
0.538462
035a33f7a8f8f44611898e49bf77d7eb4f6b808b
373
asm
Assembly
Read dialog box/read_dialogbox_float.asm
berkcetinsaya/MIPSLanguageExamples
e1ec7ae15a38621e09fcf211f033497c495ee06b
[ "Apache-2.0" ]
null
null
null
Read dialog box/read_dialogbox_float.asm
berkcetinsaya/MIPSLanguageExamples
e1ec7ae15a38621e09fcf211f033497c495ee06b
[ "Apache-2.0" ]
null
null
null
Read dialog box/read_dialogbox_float.asm
berkcetinsaya/MIPSLanguageExamples
e1ec7ae15a38621e09fcf211f033497c495ee06b
[ "Apache-2.0" ]
null
null
null
.data message: .asciiz "This is a message\n" .text la $a0, message # general message to print will be loaded to $a0 # user input will be stored in $f0 # user selection will be stored in $a1 # $a1 = 0:OK, -1:Wrong input, -2:Cancel, -3:OK but no data. addi $v0, $zero, 52 # service 52 to display a float di...
37.3
98
0.675603
9de51361256c5a9e98566c73447ebae9dd2311c5
857
asm
Assembly
oeis/142/A142695.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/142/A142695.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/142/A142695.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A142695: Primes congruent to 49 mod 57. ; Submitted by Jamie Morken(s4) ; 163,277,619,733,1303,1531,1759,1873,1987,2557,2671,3469,3583,3697,4153,4723,4951,5179,5407,5521,5749,6091,6547,6661,7459,7573,7687,8599,8713,8941,9283,9397,9511,9739,9967,10651,10993,11677,12589,12703,13159,13729,14071,14869,14983,15439,15667,1...
32.961538
496
0.718786
58cd3289938359f3bfa09289b122225846d7f92f
844
asm
Assembly
books_and_notes/professional_courses/Assembly_language_and_programming/sources/汇编语言程序设计教程第四版/codes/6_4.asm
gxw1/review_the_national_post-graduate_entrance_examination
8812779a7a4ce185a531d120562d5194b697c0c9
[ "MIT" ]
640
2019-03-30T11:32:43.000Z
2022-03-31T14:05:18.000Z
books_and_notes/professional_courses/Assembly_language_and_programming/sources/汇编语言程序设计教程第四版/codes/6_4.asm
yyzVegst/review_the_national_post-graduate_entrance_examination
8812779a7a4ce185a531d120562d5194b697c0c9
[ "MIT" ]
6
2019-07-22T01:57:24.000Z
2022-01-20T15:03:16.000Z
books_and_notes/professional_courses/Assembly_language_and_programming/sources/汇编语言程序设计教程第四版/codes/6_4.asm
yyzVegst/review_the_national_post-graduate_entrance_examination
8812779a7a4ce185a531d120562d5194b697c0c9
[ "MIT" ]
212
2019-04-10T02:31:50.000Z
2022-03-30T02:32:47.000Z
DATA SEGMENT M DW 12 N DW 8 RESULT DW ? DATA ENDS STACK SEGMENT STACK DW 200 DUP (?) STACK ENDS CODE SEGMENT ASSUME CS:CODE,SS:STACK,DS:DATA START: MOV AX,DATA MOV DS,AX MOV AX,M MOV BX,N CALL FAR PTR SUBP ...
19.627907
41
0.402844
c46ff7140383a214a54b22623f2ca7e3eaecf732
412
asm
Assembly
oeis/121/A121538.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/121/A121538.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/121/A121538.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A121538: Increasing sequence: "if n appears then a*n+b doesn't", case a(1)=1, a=2, b=1. ; Submitted by Jamie Morken(w3) ; 1,2,4,6,7,8,10,11,12,14,16,18,19,20,22,24,26,27,28,30,31,32,34,35,36,38,40,42,43,44,46,47,48,50,51,52,54,56,58,59,60,62,64,66,67,68,70,72,74,75,76,78,79,80,82,83,84,86,88,90,91,92,94,96,98,99,100 ...
45.777778
197
0.667476
3b120fa5916398a2e66b45b0a7a0a74b653df84d
1,009
asm
Assembly
Library/User/Proc/procUtils.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Library/User/Proc/procUtils.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Library/User/Proc/procUtils.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
73
2018-11-19T20:46:53.000Z
2022-03-29T00:59:26.000Z
COMMENT @----------------------------------------------------------------------- Copyright (c) GeoWorks 1988 -- All Rights Reserved PROJECT: PC GEOS MODULE: UserInterface/Proc FILE: procUtils.asm ROUTINES: Name Description ---- ----------- REVISION HISTORY: Name Date Description ---- ---- ...
24.609756
81
0.484638
52121242abce82cee8d089f2064588067862e928
567
asm
Assembly
samples/functions.asm
mateusragazzi/MIPS-Codes
fbdb3b753cdcb7ba4b3c0d97158ba679a2c32b92
[ "Apache-2.0" ]
2
2019-04-25T19:05:38.000Z
2019-05-19T06:45:54.000Z
samples/functions.asm
mateusragazzi/MIPS-Codes
fbdb3b753cdcb7ba4b3c0d97158ba679a2c32b92
[ "Apache-2.0" ]
null
null
null
samples/functions.asm
mateusragazzi/MIPS-Codes
fbdb3b753cdcb7ba4b3c0d97158ba679a2c32b92
[ "Apache-2.0" ]
2
2019-04-25T19:09:10.000Z
2019-05-19T07:11:44.000Z
.text function_a: addi $sp, $sp, -8 # allocate 3 word in stack jal function_b addi $sp, $sp, 4 # free memory, deleting function_a from stack addi $v0, $zero, 10 # Chamada ao sistema para encerrar programa syscall function_c: sw $ra, 4 ($sp) # save function_b return lw $ra, 4 ($sp) # read function_b re...
25.772727
65
0.650794
f931c1bae652de8faef939e3844111847f7477ee
709
asm
Assembly
oeis/034/A034688.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/034/A034688.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/034/A034688.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A034688: Expansion of (1-25*x)^(-1/5), related to quintic factorial numbers A008548. ; 1,5,75,1375,27500,577500,12512500,277062500,6233906250,141994531250,3265874218750,75708902343750,1766541054687500,41445770898437500,976936028320312500,23120819336914062500,549119459251708984375,13081963588055419921875,3125135746035...
41.705882
494
0.833568
abef40350a1eced16c71e912bc707c2735964574
880
asm
Assembly
src/screen_macros.asm
Pentacour/viruslqp79_msx
52dfe17c1d7655dcff76898fe53efc5650367372
[ "MIT" ]
4
2019-01-14T11:33:21.000Z
2019-02-01T08:55:14.000Z
src/screen_macros.asm
Pentacour/viruslqp79_msx
52dfe17c1d7655dcff76898fe53efc5650367372
[ "MIT" ]
null
null
null
src/screen_macros.asm
Pentacour/viruslqp79_msx
52dfe17c1d7655dcff76898fe53efc5650367372
[ "MIT" ]
1
2022-01-09T21:31:35.000Z
2022-01-09T21:31:35.000Z
;============================================ ;::MRENDER_SCOREBOARD ;============================================ macro MRENDER_SCOREBOARD LD de, MWORK.CAMERA_SCREEN CALL RENDER_LIVES CALL TRATE_HI_SCORE LD de, MWORK.CAMERA_SCREEN+24 LD HL, MWORK.PLAYER_POINTS CAL...
25.142857
46
0.413636
76561c9bb41b3279d5016d43f6b8297d5459f7d7
4,766
asm
Assembly
Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_5_242.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_5_242.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_5_242.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 %r8 push %r9 push %rbp push %rcx push %rdi push %rsi lea addresses_A_ht+0x321e, %rsi lea addresses_D_ht+0x98ee, %rdi nop nop nop nop and %rbp, %rbp mov $51, %rcx rep movsb nop nop nop nop add $29426, %r9 lea addresses_WC_ht+0xa1ac, %rdi nop nop nop nop nop sub...
19.217742
147
0.640579
a6d394b648ba16d60f3127b639fd4a46774551a6
1,143
asm
Assembly
Assembly/textures/paramWindow_superSkill.asm
WildGenie/Ninokuni
019b4b7f069b311d0146d634f0af4c3096be7dd9
[ "Apache-2.0" ]
14
2015-01-15T19:08:06.000Z
2021-09-27T17:27:22.000Z
Assembly/textures/paramWindow_superSkill.asm
WildGenie/Ninokuni
019b4b7f069b311d0146d634f0af4c3096be7dd9
[ "Apache-2.0" ]
5
2015-01-13T21:19:45.000Z
2015-04-12T15:51:18.000Z
Assembly/textures/paramWindow_superSkill.asm
WildGenie/Ninokuni
019b4b7f069b311d0146d634f0af4c3096be7dd9
[ "Apache-2.0" ]
7
2015-02-02T20:14:00.000Z
2017-05-14T07:58:12.000Z
;; Modify the subimages position of the texture battles images. ; ; Arguments of v3d_setSubImage function: ; + R0: Sprite struct ; + R1: Frame index ; + R2: Layer index ; + R3: X Start ; + SP+00: Y Start ; + SP+04: X End ; + SP+08: Y End ; + SP+0C: X Output ; + SP+10: Y Output ; + SP+14: Width ; ...
21.566038
64
0.523185
15982d1d351856d95f698e20f1290d5ac41d8501
141
asm
Assembly
other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/kart/risc.lzh/risc/join/name.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/kart/risc.lzh/risc/join/name.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/kart/risc.lzh/risc/join/name.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
Name: name.asm Type: file Size: 3318 Last-Modified: '1992-01-13T06:23:08Z' SHA-1: 0BE70FB415C5E2306FD75AA7245762BC93B3A0AF Description: null
20.142857
47
0.808511
9c92adb59ccc53898510edac2397724c9b1672ae
161
asm
Assembly
libsrc/_DEVELOPMENT/math/float/math32/c/sdcc/cm32_sdcc_fabs.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/math/float/math32/c/sdcc/cm32_sdcc_fabs.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/math/float/math32/c/sdcc/cm32_sdcc_fabs.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
SECTION code_fp_math32 PUBLIC cm32_sdcc_fabs EXTERN cm32_sdcc_fsread1, m32_fabs_fastcall cm32_sdcc_fabs: call cm32_sdcc_fsread1 jp m32_fabs_fastcall
14.636364
43
0.838509
f08c3c56b2069a0d2419d37bec4f6c424638fb5c
5,454
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_625.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_625.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_625.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 %r14 push %rax push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_UC_ht+0x30a7, %rsi lea addresses_D_ht+0x16321, %rdi nop nop nop nop nop add %rbp, %rbp mov $97, %rcx rep movsw cmp %rdi, %rdi lea addresses_UC_ht+0xa6eb, %rax nop nop nop nop sub %rdx, %rdx m...
38.680851
2,999
0.659149
5ea19d4cc38172ba6f78e574e80fb361d34bc9ef
1,132
asm
Assembly
reference/game.asm
mbartling/lc3Game
438bf401f788f22e93ff5163b5460dfea4fbfe6d
[ "MIT" ]
1
2018-07-07T05:12:29.000Z
2018-07-07T05:12:29.000Z
reference/game.asm
mbartling/lc3Game
438bf401f788f22e93ff5163b5460dfea4fbfe6d
[ "MIT" ]
null
null
null
reference/game.asm
mbartling/lc3Game
438bf401f788f22e93ff5163b5460dfea4fbfe6d
[ "MIT" ]
null
null
null
.ORIG x3000 ; Dedicate R6 == Stack pointer LEA R6, SP LDR R6, R6, #0 AND R1, R1, #0 AND R2, R2, #0 ADD R1, R1, #2 ADD R2, R2, #3 ;Main(){ GAME_LOOP LEA R5, DRAW LDR R5, R5, #0 ;Load pointer to Draw() LEA R3, MOVE LDR R3, R3, #0 ;Load pointer to Move() ;---------------------------------------------- ; First ...
20.962963
64
0.525618
bd3e3fbc4d1937c3d081157abaa31740abc310f9
808
asm
Assembly
sound/sfxasm/55.asm
NatsumiFox/Sonic-3-93-Nov-03
032e4fc25f243636d458639c4a4311caca898f96
[ "MIT" ]
7
2019-12-05T00:35:57.000Z
2022-02-27T20:00:33.000Z
sound/sfxasm/55.asm
NatsumiFox/Sonic-3-93-Nov-03
032e4fc25f243636d458639c4a4311caca898f96
[ "MIT" ]
null
null
null
sound/sfxasm/55.asm
NatsumiFox/Sonic-3-93-Nov-03
032e4fc25f243636d458639c4a4311caca898f96
[ "MIT" ]
null
null
null
55_Header: sHeaderInit ; Z80 offset is $C5D1 sHeaderPatch 55_Patches sHeaderTick $01 sHeaderCh $01 sHeaderSFX $80, $05, 55_FM5, $E4, $05 55_FM5: sPatFM $00 dc.b nB3, $02, sHold, nC4, sHold, nCs4, sHold, nD4 dc.b $30 55_Loop1: dc.b sHold, $01 saVolFM $01 sLoop $00, $0A, 55_Loop1 sStop 55_Patches: ...
21.263158
51
0.589109
1f1d61e663c2706c96c9a70b626bab749a31a90c
1,422
asm
Assembly
symbolinen_konekieli/Ratol_msdos/teht52.asm
tkukka/VariousContent
f7e7ae98ff8521c6c709dabe30855104afe3fe04
[ "MIT" ]
null
null
null
symbolinen_konekieli/Ratol_msdos/teht52.asm
tkukka/VariousContent
f7e7ae98ff8521c6c709dabe30855104afe3fe04
[ "MIT" ]
null
null
null
symbolinen_konekieli/Ratol_msdos/teht52.asm
tkukka/VariousContent
f7e7ae98ff8521c6c709dabe30855104afe3fe04
[ "MIT" ]
null
null
null
;RaTol Symbolinen konekieli: Harjoitus 5, tehtävä 2 ;Tero Kukka IY96A ;Tiedosto: teht52.asm ;Luotu 19.4.1998 include a:makrot.txt ;Ohjelman kuvaus: ;Ohjelma asettaa keskeytyspalvelun, joka tulostaa ;oman nimeni. Keskeytystä kutsutaan pääohjelmasta, ...
20.314286
59
0.533052
06daea98441f08997dea1b29f9b9677c9af2c57e
5,627
asm
Assembly
Transynther/x86/_processed/US/_zr_/i7-8650U_0xd2.log_21829_727.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/US/_zr_/i7-8650U_0xd2.log_21829_727.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/US/_zr_/i7-8650U_0xd2.log_21829_727.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 %rdi push %rsi lea addresses_UC_ht+0xa4b4, %r9 and %r13, %r13 movups (%r9), %xmm0 vpextrq $1, %xmm0, %rsi nop nop add $18270, %rdi pop %rsi pop %rdi pop %r9 pop %r13 ret .global s_faulty_load s_faulty_load: push %r12 push %r13 push %r14 push %r15...
39.34965
2,999
0.654878
9bcf06216129c3e64b8f18634c5b1febfdb03025
4,522
asm
Assembly
Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca_notsx.log_36_244.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca_notsx.log_36_244.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca_notsx.log_36_244.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 %rax push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_normal_ht+0x19804, %r8 nop nop nop nop sub $34592, %r14 mov (%r8), %si nop nop nop cmp $64028, %r10 lea addresses_UC_ht+0xd7a4, %rbp nop nop nop cmp %rax, %rax movl $0x6162...
21.130841
153
0.648828
2ba474a4aae877fa9adb7eb3c215195d28d850f2
13,309
asm
Assembly
experiments/hello-world-st7565/ST7565.asm
daltonmatos/avrgcc-mixed-with-avrasm2
f28120af3089fdd150d7a609409c56f5408a1658
[ "BSD-3-Clause" ]
2
2019-01-15T16:30:19.000Z
2019-08-15T02:31:22.000Z
experiments/hello-world-st7565/ST7565.asm
daltonmatos/avrgcc-mixed-with-avrasm2
f28120af3089fdd150d7a609409c56f5408a1658
[ "BSD-3-Clause" ]
null
null
null
experiments/hello-world-st7565/ST7565.asm
daltonmatos/avrgcc-mixed-with-avrasm2
f28120af3089fdd150d7a609409c56f5408a1658
[ "BSD-3-Clause" ]
null
null
null
.def TargetY =r17 HilightRectangle: ; PushAll push r17 lds TargetY, Y2 Hili1: lds t, Y1 sts Y2, t call Bresenham lds t, Y1 inc t sts Y1, t cp t, TargetY brlo Hili1 ; PopAll pop r17 ret .undef TargetY PrintSelector: lpm t, z+ sts X1, t lpm t, z+ sts Y1, t lpm t,...
13.40282
94
0.605981
7880b6d1c02a94066a7036402d159ab8e813d875
4,764
asm
Assembly
Driver/IFS/DOS/NetWare/netwareUtils.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Driver/IFS/DOS/NetWare/netwareUtils.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Driver/IFS/DOS/NetWare/netwareUtils.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
73
2018-11-19T20:46:53.000Z
2022-03-29T00:59:26.000Z
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) GeoWorks 1992 -- All Rights Reserved PROJECT: PC GEOS MODULE: FILE: netwareUtils.asm AUTHOR: Adam de Boor, Mar 29, 1992 ROUTINES: Name Description ---- ----------- REVISION HISTORY: Name Date ...
22.903846
79
0.52372
eed9a92885375c96683cc188bfdd2cf3b313241b
537
asm
Assembly
oeis/065/A065222.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/065/A065222.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/065/A065222.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A065222: Fill a triangular array by rows by writing numbers 1 up to b(0), 1 up to b(1), etc., where b(n) are the hexagonal numbers. The final elements of the rows form a(n). ; Submitted by Jamie Morken(s3) ; 1,2,5,3,8,14,6,14,23,5,16,28,41,10,25,41,58,10,29,49,70,1,24,48,73,99,6,34,63,93,124,3,36,70,105,141,178,26,65...
29.833333
208
0.653631
f2044f93d0e00485fa241d577911652ca1fa59fe
5,770
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1350.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_1350.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_1350.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 %r14 push %rax push %rcx push %rdi push %rsi lea addresses_WC_ht+0x17cc9, %rsi lea addresses_WT_ht+0xc0f5, %rdi nop nop cmp %r14, %r14 mov $71, %rcx rep movsq nop nop nop nop xor %rdi, %rdi lea addresses_normal_ht+0x17ce9, %r12 nop inc %rax mov $0x61...
39.520548
2,999
0.662045
6da104e27f82d3698e8c901cde835c5c7049c1b4
551
asm
Assembly
programs/oeis/186/A186683.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/186/A186683.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/186/A186683.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A186683: Total number of n-digit numbers requiring 18 positive biquadrates in their representation as sum of biquadrates. ; 0,2,17,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 mul $0,2 mov $3,$0 l...
20.407407
174
0.53539
e363401fa109ebbc6a2f064e7bed7c9a183c540c
171
asm
Assembly
libsrc/_DEVELOPMENT/sound/bit/c/sdcc_iy/bit_play_fastcall.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/sound/bit/c/sdcc_iy/bit_play_fastcall.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/sound/bit/c/sdcc_iy/bit_play_fastcall.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; char *bit_play_fastcall(char *melody) SECTION code_clib SECTION code_sound_bit PUBLIC _bit_play_fastcall EXTERN asm_bit_play defc _bit_play_fastcall = asm_bit_play
14.25
39
0.842105
a8d53f4cc11e20e37c10fbff65259ea8be2d8282
110
asm
Assembly
libsrc/_DEVELOPMENT/math/float/math48/lm/z80/asm_fpclassify.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/math/float/math48/lm/z80/asm_fpclassify.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/math/float/math48/lm/z80/asm_fpclassify.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
SECTION code_fp_math48 PUBLIC asm_fpclassify EXTERN am48_fpclassify defc asm_fpclassify = am48_fpclassify
12.222222
37
0.863636
e3732d9ecf2df7925f28afbdfd97f5b6b08847fd
338
asm
Assembly
oeis/104/A104671.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/104/A104671.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/104/A104671.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A104671: C(n+3,3)*C(n+8,n+0). ; 1,36,450,3300,17325,72072,252252,772200,2123550,5348200,12514788,27511848,57316350,113954400,217443600,400096224,712671399,1232995500,2077825750,3418915500,5504453955,8687301480,13461727500,20510685000,30766027500,45484495056 mov $1,2 mov $2,$0 add $2,3 sub $1,$2 bin $1,8 bin $2,$0 mu...
28.166667
227
0.757396
6dcdb5d9d040785aa388b167db1d10a0abd45e47
979
asm
Assembly
programs/oeis/039/A039650.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/039/A039650.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/039/A039650.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A039650: Prime reached by iterating f(x) = phi(x)+1 on n. ; 2,2,3,3,5,3,7,5,7,5,11,5,13,7,7,7,17,7,19,7,13,11,23,7,13,13,19,13,29,7,31,17,13,17,13,13,37,19,13,17,41,13,43,13,13,23,47,17,43,13,13,13,53,19,41,13,37,29,59,17,61,31,37,13,43,13,67,13,13,13,71,13,73,37,41,37,61,13,79,13,41,41,83,13,43,43,37,41,89,13,73,13,...
97.9
791
0.675179
e344232066df3199936c6aff089a1a97644e4a30
732
asm
Assembly
4rth-Sem-Ise/Microprocessors -X86-/decimalcounter.asm
mvnsia/4th_Sem_Ise
d1e75bf16ff1ee5ded3fa2832017098f86670a18
[ "MIT" ]
null
null
null
4rth-Sem-Ise/Microprocessors -X86-/decimalcounter.asm
mvnsia/4th_Sem_Ise
d1e75bf16ff1ee5ded3fa2832017098f86670a18
[ "MIT" ]
null
null
null
4rth-Sem-Ise/Microprocessors -X86-/decimalcounter.asm
mvnsia/4th_Sem_Ise
d1e75bf16ff1ee5ded3fa2832017098f86670a18
[ "MIT" ]
null
null
null
assume cs:code code segment start: mov cx,100h mov bx,0000h next_digit: mov ax,bx aaa add ax,3030h mov dl,ah push ax mov ah,02 int 21h pop ax mov dl,al mov ah,02 int 21h mo...
17.853659
73
0.449454
9b8abaf3f22b3fe4997927de60e35d39c4387a66
155
asm
Assembly
programs/oeis/172/A172100.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/172/A172100.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/172/A172100.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A172100: Diagonal of the 26 X 26 Caesar Shift table. ; 3,5,7,9,11,13,15,17,19,21,23,25,1,3,5,7,9,11,13,15,17,19,21,23,25,1 mul $0,2 add $0,29 mod $0,26
22.142857
69
0.645161
cb1c10794ed5f23689e71d942fae3b22c0964b8c
345
asm
Assembly
programs/oeis/081/A081515.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/081/A081515.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/081/A081515.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A081515: Sum of terms in n-th row of A081517. ; 1,3,7,11,17,23,29,37,47,59,67,79,97,107,127,137,157,173,191,211,233,257,277,307,331,353,379,409,439,467,499,541,563,599,631,673,709,743,787,821,863,907,947,991,1039,1087,1129,1181,1229,1277,1327,1381,1433,1487 add $0,1 seq $0,65383 ; a(n) = smallest prime >= n*(n + 1)/...
38.333333
211
0.681159
8c1aef1df9801690850c6e0b3abd98254273829b
354
asm
Assembly
src/charmap.asm
Q-Bert-Reynolds/gun-hockey-gb
360eae9adfffc9f619f891facf0c83e846f372b5
[ "MIT" ]
1
2021-06-04T15:47:25.000Z
2021-06-04T15:47:25.000Z
src/charmap.asm
Q-Bert-Reynolds/gbedit
d74e7f3527531ae1e4f34df794ba1cd1c5fe2069
[ "MIT" ]
null
null
null
src/charmap.asm
Q-Bert-Reynolds/gbedit
d74e7f3527531ae1e4f34df794ba1cd1c5fe2069
[ "MIT" ]
null
null
null
NEWCHARMAP baseball charmap "ℙ", 1 ; pitcher charmap "ℂ", 2 ; catcher charmap "¹", 3 ; first charmap "²", 4 ; second charmap "³", 5 ; third charmap "ş", 6 ; short charmap "ļ", 7 ; left charmap "ç", 8 ; center charmap "ŗ", 9 ; right charmap "◌", 10 charmap "⚾", 11 charmap "ț", 15 ; to charmap "ᚠ", 16 ; age charmap "↵", ...
20.823529
28
0.624294
ba53347b0b83abfd02911d13fb87670f85934eff
75
asm
Assembly
data/maps/headers/PokemonTower6F.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
1
2022-02-15T00:19:44.000Z
2022-02-15T00:19:44.000Z
data/maps/headers/PokemonTower6F.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
null
null
null
data/maps/headers/PokemonTower6F.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
null
null
null
map_header PokemonTower6F, POKEMON_TOWER_6F, CEMETERY, 0 end_map_header
18.75
57
0.84
2e2c990dec2346a46d203c546df34fb64622d5bc
707
asm
Assembly
windows-x64/adler32.asm
mazoti/adler32
a7d27786344277a6fe589ba98c0210d96c88fc8e
[ "BSD-3-Clause" ]
null
null
null
windows-x64/adler32.asm
mazoti/adler32
a7d27786344277a6fe589ba98c0210d96c88fc8e
[ "BSD-3-Clause" ]
null
null
null
windows-x64/adler32.asm
mazoti/adler32
a7d27786344277a6fe589ba98c0210d96c88fc8e
[ "BSD-3-Clause" ]
null
null
null
; int adler32(char* buffer, int len); global adler32 section .text adler32: test rdx,rdx ; check for empty buffer jnz continue mov rax,1 ret continue: mov rsi,rcx ; rsi == end buffer address add rsi,rdx ; rax == adler32 final value ; rcx == start buffer address ...
15.711111
54
0.564356
992102d75364947585785c1143e3d2546c9a9b58
48,938
asm
Assembly
P6/data_P6/testpoint/testpoint51.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/testpoint/testpoint51.asm
alxzzhou/BUAA_CO_2020
b54bf367081a5a11701ebc3fc78a23494aecca9e
[ "Apache-2.0" ]
null
null
null
P6/data_P6/testpoint/testpoint51.asm
alxzzhou/BUAA_CO_2020
b54bf367081a5a11701ebc3fc78a23494aecca9e
[ "Apache-2.0" ]
null
null
null
ori $1, $0, 0 ori $2, $0, 13 ori $3, $0, 6 ori $4, $0, 14 sw $2, 0($0) sw $4, 4($0) sw $1, 8($0) sw $3, 12($0) sw $3, 16($0) sw $3, 20($0) sw $1, 24($0) sw $3, 28($0) sw $4, 32($0) sw $2, 36($0) sw $4, 40($0) sw $2, 44($0) sw $1, 48($0) sw $4, 52($0) sw $2, 56($0) sw $1, 60($0) sw $3, 64($0) sw $4,...
12.908995
22
0.499203
3c0494257acba69efbf982b2b8ba8f2e665324cc
6,331
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_277.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_0xca_notsx.log_21829_277.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_0xca_notsx.log_21829_277.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 %r13 push %r14 push %r8 push %rcx push %rdi push %rdx push %rsi lea addresses_UC_ht+0x8961, %rsi lea addresses_WT_ht+0x12621, %rdi clflush (%rdi) nop nop nop add %r10, %r10 mov $124, %rcx rep movsb nop nop nop sub $38266, %r8 lea addresses_normal_ht+0x14001, %...
36.80814
2,999
0.66593
6b11a8585b48b33b76ff0138df4f5f1e283c4b18
2,217
asm
Assembly
programs/oeis/158/A158743.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/158/A158743.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/158/A158743.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A158743: a(n) = 1369*n^2 - 37. ; 1332,5439,12284,21867,34188,49247,67044,87579,110852,136863,165612,197099,231324,268287,307988,350427,395604,443519,494172,547563,603692,662559,724164,788507,855588,925407,997964,1073259,1151292,1232063,1315572,1401819,1490804,1582527,1676988,1774187,1874124,1976799,2082212,2190363,23...
246.333333
2,129
0.868742
0494f99b4a0d9e9552fd180cbcdd4b4c88486044
887
asm
Assembly
user/lib/setup.asm
nelsoncole/sirius-x86-64
741370f204a1da1fab2547e395f737cd383aee19
[ "BSD-3-Clause" ]
10
2021-08-18T22:37:50.000Z
2022-02-07T11:12:32.000Z
user/lib/setup.asm
nelsoncole/sirius-x86-64
741370f204a1da1fab2547e395f737cd383aee19
[ "BSD-3-Clause" ]
null
null
null
user/lib/setup.asm
nelsoncole/sirius-x86-64
741370f204a1da1fab2547e395f737cd383aee19
[ "BSD-3-Clause" ]
null
null
null
HEADER_MAGIC equ "_ cole _" HEADER_FLAGS equ 0x00000000 [BITS 64] [section .text] global _start _start: jmp start extern ctr0, pipe_r, ptr_mouse2 extern _end Align 8 header: dq HEADER_MAGIC dq HEADER_FLAGS dq header dq _start dq 0 dq _end dq 0 dq 0 times 0x1000 -($-$$) db 0 start...
14.079365
89
0.648253
121c609806deb3943bb5deaba959b9456824ef43
310
asm
Assembly
programs/oeis/021/A021376.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/021/A021376.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/021/A021376.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A021376: Decimal expansion of 1/372. ; 0,0,2,6,8,8,1,7,2,0,4,3,0,1,0,7,5,2,6,8,8,1,7,2,0,4,3,0,1,0,7,5,2,6,8,8,1,7,2,0,4,3,0,1,0,7,5,2,6,8,8,1,7,2,0,4,3,0,1,0,7,5,2,6,8,8,1,7,2,0,4,3,0,1,0,7,5,2,6,8,8,1,7,2,0,4,3,0,1,0,7,5,2,6,8,8,1,7,2 add $0,1 mov $1,10 pow $1,$0 mul $1,5 div $1,1860 mod $1,10 mov $0,$1
28.181818
199
0.541935
8c502a1b573ed21906489b2028cb7cd7784378cb
1,780
asm
Assembly
programs/oeis/038/A038391.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/038/A038391.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/038/A038391.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A038391: Expansion of (x^3+2*x+1) / ((x-1)^4*(x^2+x+1)^2). ; 1,4,7,13,23,33,48,69,90,118,154,190,235,290,345,411,489,567,658,763,868,988,1124,1260,1413,1584,1755,1945,2155,2365,2596,2849,3102,3378,3678,3978,4303,4654,5005,5383,5789,6195,6630,7095,7560,8056,8584,9112,9673,10268,10863,11493,12159,12825,13528,14269,1501...
98.888889
1,574
0.798315
fd7b1df5b2bede63958663682ddf2765650f5ec8
607
asm
Assembly
Chapter_10/Program 10.2/Program_10.2_NASM.asm
chen150182055/Assembly
e5e76bea438a3752b59775098205a77aa7087110
[ "MIT" ]
272
2016-12-28T02:24:21.000Z
2022-03-30T21:05:37.000Z
Chapter_10/Program 10.2/Program_10.2_NASM.asm
chen150182055/Assembly
e5e76bea438a3752b59775098205a77aa7087110
[ "MIT" ]
1
2018-04-17T19:47:52.000Z
2018-04-17T19:47:52.000Z
Chapter_10/Program 10.2/Program_10.2_NASM.asm
chen150182055/Assembly
e5e76bea438a3752b59775098205a77aa7087110
[ "MIT" ]
62
2017-02-02T14:39:37.000Z
2022-01-04T09:02:07.000Z
; Program 10.2 ; Debug and System Write Interrupts - NASM (32-bit) ; Copyright (c) 2017 Hall & Slonka section .data output: DB "Computer Architecture",0Ah len: EQU ($ - output) section .text global _main _main: ; Print "Computer Architecture" ;int 3h ; Set breakpoint (remove if desired) mov ebx, 1 ...
26.391304
57
0.682043
7eabd94c354e8d211962f1ca2b21f61d092b554f
9,960
asm
Assembly
Miscellaneous/Text Edit CE/src/routines/editing.asm
CiaranGruber/Ti-84-Calculator
96742a4a2b9e21aa9d675575dc7e4f26365430c0
[ "MIT" ]
1
2019-03-31T11:49:12.000Z
2019-03-31T11:49:12.000Z
Miscellaneous/Text Edit CE/src/routines/editing.asm
CiaranGruber/Ti-84-Calculator
96742a4a2b9e21aa9d675575dc7e4f26365430c0
[ "MIT" ]
null
null
null
Miscellaneous/Text Edit CE/src/routines/editing.asm
CiaranGruber/Ti-84-Calculator
96742a4a2b9e21aa9d675575dc7e4f26365430c0
[ "MIT" ]
1
2020-03-09T13:21:19.000Z
2020-03-09T13:21:19.000Z
LoopAndGet: res deleting,(iy+txtFlgs) call _GetCSC ld hl,LoopAndGet push hl cp a,sk2nd jp z,Press2ND pop hl cp a,skGraph jp z,ExitFile cp a,skYEqu jp z,SaveFile cp a,skDown jp z,down cp a,skUp jp z,up cp a,skLeft jp z,left cp a,skRight jp z,right cp a,skDel jp z,deleteChar cp a,skAlpha jp z,alpha...
17.382199
133
0.703614
7d2b11abd3f1f82b203ae2a6274b15b3b36b251c
445
asm
Assembly
libsrc/stdio/m5/getk_rom.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/stdio/m5/getk_rom.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/stdio/m5/getk_rom.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; ; SORD M5 Stdio ; ; getk() Read key status ; ; Stefano Bodrato - 18/5/2001 ; ; ; $Id: getk.asm,v 1.8+ (GIT imported) $ ; SECTION code_clib PUBLIC getk_rom PUBLIC _getk_rom EXTERN msxbios INCLUDE "target/m5/def/m5bios.def" .getk_rom ._getk_rom ; ld ix,ACECH0 ; call msxbios call $96...
12.027027
39
0.647191
9965681b1c2f0c172f7af35381c0ef41ba1cbbde
1,130
asm
Assembly
programs/oeis/304/A304810.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/304/A304810.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/304/A304810.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A304810: Solution (b(n)) of the complementary equation a(n) = b(2n) + b(4n) ; see Comments. ; 1,3,4,5,6,7,8,9,11,12,13,14,15,16,18,19,20,21,22,24,25,26,27,28,29,30,32,33,34,35,36,37,39,40,41,42,43,45,46,47,48,49,50,51,53,54,55,56,57,58,60,61,62,63,64,66,67,68,69,70,71,72,74,75,76,77,78,79,81,82,83,84,85,87,88,89,90,9...
66.470588
908
0.69292
6e5a58b8e511c6411b2e5295fd98b093ea5c8858
1,968
asm
Assembly
uw2/eop-moreBindings.asm
JohnGlassmyer/UltimaHacks
f9a114e00c4a1edf1ac7792b465feff2c9b88ced
[ "MIT" ]
68
2018-03-04T22:34:22.000Z
2022-03-10T15:18:32.000Z
uw2/eop-moreBindings.asm
ptrie/UltimaHacks
2c3557a86d94ad8b54b26bc395b9aed1604f8be1
[ "MIT" ]
19
2018-11-20T04:06:49.000Z
2021-11-08T16:37:10.000Z
uw2/eop-moreBindings.asm
ptrie/UltimaHacks
2c3557a86d94ad8b54b26bc395b9aed1604f8be1
[ "MIT" ]
4
2020-09-01T17:57:36.000Z
2022-01-04T20:51:11.000Z
%include "../UltimaPatcher.asm" %include "include/uw2.asm" %include "include/uw2-eop.asm" %include "include/bindKeyOrMouse.asm" [bits 16] ; UW2-specific bindings startPatch EXE_LENGTH, \ expanded overlay procedure: moreBindings startBlockAt addr_eop_moreBindings push bp mov bp, sp ; bp-based stack fram...
24.296296
86
0.6875
fa8a69cd7e6d0bdf6b6d6decfcbcdbb589101cb3
1,212
asm
Assembly
programs/oeis/188/A188599.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/188/A188599.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/188/A188599.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A188599: Expansion of x/(1-6*x+25*x^2). ; 0,1,6,11,-84,-779,-2574,4031,88536,430441,369246,-8545549,-60504444,-149387939,616283466,7432399271,29187308976,-10686127919,-793799491914,-4495643753509,-7128875223204,69617842498501,595928935571106,1835127550964111,-3887458083492984,-69202937275060679,-318031171563039474,-1...
101
1,019
0.866337
13f1fad1b15e8d2e7c14e6d61199e434895522f6
189
asm
Assembly
tests/sorts.asm
Idorobots/asm
37ebdef318ef7fc01b8e55a50baac57f74ddbe38
[ "MIT" ]
2
2017-03-02T20:24:31.000Z
2020-03-26T03:20:12.000Z
tests/sorts.asm
Idorobots/asm
37ebdef318ef7fc01b8e55a50baac57f74ddbe38
[ "MIT" ]
null
null
null
tests/sorts.asm
Idorobots/asm
37ebdef318ef7fc01b8e55a50baac57f74ddbe38
[ "MIT" ]
null
null
null
(import 'imports.sort) (var max 300) # (isort <= (range 0 max)) (isort > (range 0 max)) (msort <= (range 0 max)) (msort > (range 0 max)) # (qsort <= (range 0 max)) (qsort > (range 0 max))
31.5
50
0.582011
8caac1076f1d966bbf3c2dc221113340ae4aa7de
1,226
asm
Assembly
i.asm
traidna/MUMPS-TI99-4A
b19c5819999a6f204a20f0496a153ba23ee8edf4
[ "CC0-1.0" ]
null
null
null
i.asm
traidna/MUMPS-TI99-4A
b19c5819999a6f204a20f0496a153ba23ee8edf4
[ "CC0-1.0" ]
null
null
null
i.asm
traidna/MUMPS-TI99-4A
b19c5819999a6f204a20f0496a153ba23ee8edf4
[ "CC0-1.0" ]
null
null
null
; if routines If: push r11 clr r3 ; zero out r3 movb *r9+,r3 ; read char after I and advance past ci r3,Space ; is it space should be jeq if2 ; if good jump down li r1,1 ; missing space syntax error mov r1,@ErrNum ; set error num jmp ifend ; ex...
24.52
57
0.570147
66e9f305a3592342906a518881f374c0a9177291
286
asm
Assembly
libsrc/osca/create_file.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/osca/create_file.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/osca/create_file.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
; ; Old School Computer Architecture - interfacing FLOS ; Stefano Bodrato, 2011 ; ; ; $Id: create_file.asm,v 1.2 2015/01/19 01:33:00 pauloscustodio Exp $ ; INCLUDE "flos.def" PUBLIC create_file EXTERN flos_err create_file: ; __FASTCALL__ call kjt_create_file jp flos_err
15.888889
69
0.730769
2e11759d2b5e48b95871c60aa74219c3ee735819
979
asm
Assembly
programs/oeis/109/A109606.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/109/A109606.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/109/A109606.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A109606: Number of numbers k with 1 < k < n which are relatively prime to n. ; 0,0,1,1,3,1,5,3,5,3,9,3,11,5,7,7,15,5,17,7,11,9,21,7,19,11,17,11,27,7,29,15,19,15,23,11,35,17,23,15,39,11,41,19,23,21,45,15,41,19,31,23,51,17,39,23,35,27,57,15,59,29,35,31,47,19,65,31,43,23,69,23,71,35,39,35,59,23,77,31,53,39,81,23,63,41,5...
139.857143
801
0.684372
96c04384e8af70cb71558dc85a32db0e2e7194f6
22,539
asm
Assembly
Appl/Perf/init.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Appl/Perf/init.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Appl/Perf/init.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
73
2018-11-19T20:46:53.000Z
2022-03-29T00:59:26.000Z
COMMENT @---------------------------------------------------------------------- Copyright (c) GeoWorks 1992 -- All Rights Reserved PROJECT: Perf (Performance Meter) FILE: init.asm (init code) REVISION HISTORY: Name Date Description ---- ---- ----------- Eric 5/91 Initial version DESCRIPTION: T...
22.382324
80
0.620436
311edef2a6f8207c0c04babaf415850ebb79855f
2,236
asm
Assembly
asm/masm32/aimload/aim.asm
dindoliboon/archive
a5b54367dbb57260f9230375ac81e86c5fce0d7d
[ "MIT" ]
4
2020-10-02T15:24:20.000Z
2021-11-02T04:20:38.000Z
asm/masm32/aimload/aim.asm
dindoliboon/archive
a5b54367dbb57260f9230375ac81e86c5fce0d7d
[ "MIT" ]
null
null
null
asm/masm32/aimload/aim.asm
dindoliboon/archive
a5b54367dbb57260f9230375ac81e86c5fce0d7d
[ "MIT" ]
2
2019-10-28T01:20:07.000Z
2020-10-02T15:25:13.000Z
; ######################################################################### .386 .model flat, stdcall option casemap :none ; ######################################################################### include \masm32\include\windows.inc include \masm32\include\user32.inc include \m...
23.536842
75
0.443649
5c961a9b2cba3214e339093c593e41262dd7b06c
1,769
asm
Assembly
programs/oeis/020/A020873.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/020/A020873.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/020/A020873.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A020873: a(n) = number of cycles in Moebius ladder M_n. ; 2,3,7,15,29,53,95,171,313,585,1115,2159,4229,8349,16567,32979,65777,131345,262451,524631,1048957,2097573,4194767,8389115,16777769,33555033,67109515,134218431,268436213,536871725,1073742695,2147484579,4294968289,8589935649,17179870307,34359739559,68719477997,13...
160.818182
1,642
0.914076
a9e767166a66fa207c0dae9d42dd0cafad03ddfd
265
asm
Assembly
libsrc/_DEVELOPMENT/arch/zx/misc/c/sdcc_iy/zx_scroll_up_attr.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/arch/zx/misc/c/sdcc_iy/zx_scroll_up_attr.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/arch/zx/misc/c/sdcc_iy/zx_scroll_up_attr.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; void zx_scroll_up_attr(uchar rows, uchar attr) SECTION code_clib SECTION code_arch PUBLIC _zx_scroll_up_attr EXTERN asm0_zx_scroll_up_attr _zx_scroll_up_attr: pop af pop de push de push af ld l,d ld d,0 jp asm0_zx_scroll_up_attr
12.619048
48
0.735849
4e20f891e4fc5fc5c1d9ddb0eef221f9f0987970
460
asm
Assembly
programs/oeis/073/A073551.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/073/A073551.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/073/A073551.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A073551: Number of Fibonacci numbers F(k), k <= 10^n, which end in 3. ; 2,12,132,1332,13332,133332,1333332,13333332,133333332,1333333332,13333333332,133333333332,1333333333332,13333333333332,133333333333332,1333333333333332,13333333333333332,133333333333333332,1333333333333333332,13333333333333333332,1333333333333333...
35.384615
300
0.808696
2ce523b2e3b2c40702a61b8074a709ddb9829a36
147
asm
Assembly
other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/フランス_PAL/Fra_asm1/zel_endt.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/フランス_PAL/Fra_asm1/zel_endt.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/フランス_PAL/Fra_asm1/zel_endt.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
Name: zel_endt.asm Type: file Size: 217052 Last-Modified: '2016-05-13T04:20:48Z' SHA-1: 87452C4715A94DB9A5C9EA6E0F77EE9A5E2657D9 Description: null
21
47
0.816327
501767c76c86addedfe08be3948f453a3b79ac08
1,037
asm
Assembly
_build/dispatcher/jmp_ippsHMAC_GetTag_53911a47.asm
zyktrcn/ippcp
b0bbe9bbb750a7cf4af5914dd8e6776a8d544466
[ "Apache-2.0" ]
1
2021-10-04T10:21:54.000Z
2021-10-04T10:21:54.000Z
_build/dispatcher/jmp_ippsHMAC_GetTag_53911a47.asm
zyktrcn/ippcp
b0bbe9bbb750a7cf4af5914dd8e6776a8d544466
[ "Apache-2.0" ]
null
null
null
_build/dispatcher/jmp_ippsHMAC_GetTag_53911a47.asm
zyktrcn/ippcp
b0bbe9bbb750a7cf4af5914dd8e6776a8d544466
[ "Apache-2.0" ]
null
null
null
extern m7_ippsHMAC_GetTag:function extern n8_ippsHMAC_GetTag:function extern y8_ippsHMAC_GetTag:function extern e9_ippsHMAC_GetTag:function extern l9_ippsHMAC_GetTag:function extern n0_ippsHMAC_GetTag:function extern k0_ippsHMAC_GetTag:function extern ippcpJumpIndexForMergedLibs extern ippcpSafeInit:function segment ...
26.589744
87
0.78785
40f0bf2a8e24602c6a391ab3a5941493df85ebb9
283
asm
Assembly
src/graphics/assets.asm
jonasbantunes/tictactoe-gb
21838bf92219a923cc1c1be8bc078b8adeab144a
[ "MIT" ]
null
null
null
src/graphics/assets.asm
jonasbantunes/tictactoe-gb
21838bf92219a923cc1c1be8bc078b8adeab144a
[ "MIT" ]
null
null
null
src/graphics/assets.asm
jonasbantunes/tictactoe-gb
21838bf92219a923cc1c1be8bc078b8adeab144a
[ "MIT" ]
null
null
null
; Load font.chr asset to _VRAM -> _VRAM + $7F. ; ; Destroys registers `af`, `bc`, `de`, `hl` LoadFont: ld hl, _VRAM ld de, FontTiles ld bc, FontTilesEnd - FontTiles .while ld a, b or c and a jp z, .end .do ld a, [de] inc de ld [hl], a inc hl dec bc jp .while .end ret
13.47619
46
0.607774
06bf0aac569068c4645c1fd1080d3b29cf70d7eb
264
asm
Assembly
programs/oeis/147/A147587.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/147/A147587.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/147/A147587.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A147587: a(n) = 14*n + 7. ; 7,21,35,49,63,77,91,105,119,133,147,161,175,189,203,217,231,245,259,273,287,301,315,329,343,357,371,385,399,413,427,441,455,469,483,497,511,525,539,553,567,581,595,609,623,637,651,665,679,693,707,721,735 mov $1,$0 mul $1,14 add $1,7
37.714286
205
0.681818
bee3c4a98205de39f2707b62e697b427f256995b
633
asm
Assembly
oeis/342/A342802.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/342/A342802.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/342/A342802.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A342802: Replace 2^k with (-3)^k in binary expansion of n. ; Submitted by Simon Strandgaard ; 0,1,-3,-2,9,10,6,7,-27,-26,-30,-29,-18,-17,-21,-20,81,82,78,79,90,91,87,88,54,55,51,52,63,64,60,61,-243,-242,-246,-245,-234,-233,-237,-236,-270,-269,-273,-272,-261,-260,-264,-263,-162,-161,-165,-164,-153,-152,-156,-155,-189,...
35.166667
404
0.620853
88a9ac046cc9b14a2d3cdaeb6c96683081876aa3
2,729
asm
Assembly
kernel/input/lineinput.asm
paulscottrobson/eris
cf102530334ed86360deb20f0e41af1e10f5d584
[ "MIT" ]
13
2020-03-31T08:21:22.000Z
2021-07-28T20:03:29.000Z
kernel/input/lineinput.asm
paulscottrobson/eris
cf102530334ed86360deb20f0e41af1e10f5d584
[ "MIT" ]
37
2020-03-31T06:35:37.000Z
2020-09-17T08:56:48.000Z
kernel/input/lineinput.asm
paulscottrobson/eris
cf102530334ed86360deb20f0e41af1e10f5d584
[ "MIT" ]
5
2020-05-10T10:23:06.000Z
2022-01-14T02:21:02.000Z
; ***************************************************************************** ; ***************************************************************************** ; ; Name: lineinput.asm ; Purpose: Line Input code ; Created: 9th March 2020 ; Reviewed: 16th March 2020 ; Author: Paul Robson (paul@robsons.org.uk) ; ;...
36.386667
80
0.523269
c85c5628b6357779df84a48f9751acda7d538c0a
2,065
asm
Assembly
ee/wman/drbdr.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
ee/wman/drbdr.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
ee/wman/drbdr.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
* Draw border round object hit area V1.05  1986 Tony Tebby QJUMP * * 2002-13-11 1.05 Adapted for high colour use (MK) * section wman * xdef wm_drbdr xdef wm_drins xdef wm_clrci * xref wmc_trap3 * include dev8_keys_qdos_io include dev8_keys_wstatus * * d0 r error return * a0 c p channel ID of window *...
21.071429
72
0.661017
1ba7ea56b681b933ffc1736d85f5396a67567d6e
4,811
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_1264.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_1264.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_1264.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 %rax push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_A_ht+0x1905, %r10 nop nop sub $42137, %rdx mov (%r10), %eax and %rdi, %rdi lea addresses_UC_ht+0x1d845, %rbx nop nop nop nop nop inc %r10 movb $0x61, (%rbx) nop nop nop sub $51016, %rsi lea a...
45.819048
2,999
0.660362
789c274d1c546a3fe02a4e9c5c31e8213d566843
3,312
asm
Assembly
Transynther/x86/_processed/NC/_zr_/i7-8650U_0xd2_notsx.log_63_823.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NC/_zr_/i7-8650U_0xd2_notsx.log_63_823.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NC/_zr_/i7-8650U_0xd2_notsx.log_63_823.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 %r15 push %r8 push %r9 push %rbx push %rcx push %rdi push %rsi lea addresses_A_ht+0xb148, %r13 nop nop nop xor $7696, %r15 vmovups (%r13), %ymm3 vextracti128 $1, %ymm3, %xmm3 vpextrq $0, %xmm3, %r8 nop nop nop sub $37077, %r11 lea addresses_WC_ht+0x8...
20.195122
188
0.639795
4f96d81bf8110b30d05025df51ba20e942b33963
3,908
asm
Assembly
Library/Pref/Prefvid/prefvid.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Library/Pref/Prefvid/prefvid.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Library/Pref/Prefvid/prefvid.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
73
2018-11-19T20:46:53.000Z
2022-03-29T00:59:26.000Z
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) GeoWorks 1992 -- All Rights Reserved PROJECT: PC GEOS MODULE: FILE: prefvid.asm AUTHOR: Gene Anderson, Aug 25, 1992 ROUTINES: Name Description ---- ----------- REVISION HISTORY: Name Date Descri...
24.425
80
0.484647
9399277cc2baf4c9d913aade3f48d080bf9ccf2e
413
asm
Assembly
oeis/198/A198786.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/198/A198786.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/198/A198786.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A198786: G.f. satisfies: A(x) = 1 + 2*x*sqrt(A(x)/A(-x)). ; Submitted by Christian Krause ; 1,2,4,4,0,-4,0,8,0,-20,0,56,0,-168,0,528,0,-1716,0,5720,0,-19448,0,67184,0,-235144,0,832048,0,-2971600,0,10697760,0,-38779380,0,141430680,0,-518579160,0,1910554800,0,-7069052760,0,26256481680,0,-97865068080,0,365930254560,0 s...
59
225
0.636804
73521d16d49d77222e4b69bca1b5f524adc5a8dd
5,137
asm
Assembly
demos/SicDemos/stdinout/Morse/MorseEncoder.asm
roycrippen/sicxe
fdca37f56c95f2a76a78455f86a90e4b89329a54
[ "MIT" ]
null
null
null
demos/SicDemos/stdinout/Morse/MorseEncoder.asm
roycrippen/sicxe
fdca37f56c95f2a76a78455f86a90e4b89329a54
[ "MIT" ]
null
null
null
demos/SicDemos/stdinout/Morse/MorseEncoder.asm
roycrippen/sicxe
fdca37f56c95f2a76a78455f86a90e4b89329a54
[ "MIT" ]
null
null
null
MRSNCD START 0 JSUB stackinit CHECK TD STDIN JEQ CHECK CLEAR A RD STDIN . Shrani znak, ki si ga uporabli za primerjavo STCH PRBZNK COMP NEWLN JEQ BHALT . Decoding JSUB BERI JSUB ENCODECHR LDA TEXTTODECODE JSUB CODETOMORSE JSUB OUTPUTMORSE JSUB echoln J CHECK BHALT JSUB echoln ...
14.93314
68
0.64162
c0adf87ec76f3b6163a097e220b77224e26f97f2
12,543
asm
Assembly
P6/data_P6_2/ALUTest138.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/ALUTest138.asm
alxzzhou/BUAA_CO_2020
b54bf367081a5a11701ebc3fc78a23494aecca9e
[ "Apache-2.0" ]
null
null
null
P6/data_P6_2/ALUTest138.asm
alxzzhou/BUAA_CO_2020
b54bf367081a5a11701ebc3fc78a23494aecca9e
[ "Apache-2.0" ]
null
null
null
sllv $3,$3,$3 xori $5,$4,2202 sra $4,$4,25 lw $4,8($0) lbu $1,9($0) lhu $1,6($0) lbu $0,9($0) addiu $4,$4,23990 subu $5,$1,$3 lhu $3,4($0) subu $5,$1,$3 addu $1,$6,$3 subu $3,$3,$3 sllv $3,$3,$3 lw $4,4($0) srlv $3,$3,$3 srl $3,$5,26 subu $4,$3,$3 lbu $3,9($0) sll $6,$1,19 or $0,$3,$3 addu $0,$3,$3 lhu $4,14($0) lb $0,...
14.109111
18
0.521566
5c4265326b7b827621ca7005e1cf6eb907f72f0c
707
asm
Assembly
oeis/076/A076560.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/076/A076560.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/076/A076560.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A076560: a(1)=1; a(n>1)= greatest prime divisor of (a(n-1) + n). ; Submitted by Christian Krause ; 1,3,3,7,3,3,5,13,11,7,3,5,3,17,2,3,5,23,7,3,3,5,7,31,7,11,19,47,19,7,19,17,5,13,3,13,5,43,41,3,11,53,3,47,23,23,7,11,5,11,31,83,17,71,7,7,2,5,2,31,23,17,5,23,11,11,13,3,3,73,3,5,13,29,13,89,83,23,17,97,89,19,17,101,31,1...
20.794118
264
0.510608
8b88579bc732e2b9121810600f22eefcaa0ccd9d
323
asm
Assembly
oeis/224/A224733.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/224/A224733.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/224/A224733.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A224733: a(n) = binomial(2*n,n)^n. ; Submitted by Christian Krause ; 1,2,36,8000,24010000,1016255020032,622345892187672576,5608296349498479967469568,752711194884611945703392100000000,1518219588672387021538193329290752000000000,46343145866349732399475841723454160331675252923826176 mov $1,$0 mul $0,2 bin $0,$1 pow $0,...
35.888889
213
0.829721
d2dd02d7bf33dd48254cc75c91eaf081a7bd407e
5,518
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_1_1074.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_1_1074.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_1_1074.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 %r8 push %rax push %rbx push %rcx push %rdi push %rsi lea addresses_D_ht+0x133e6, %r11 nop nop nop nop inc %r8 mov $0x6162636465666768, %rax movq %rax, %xmm7 movups %xmm7, (%r11) xor %r12, %r12 lea addresses_normal_ht+0x12f46, %rsi lea addresses_UC_h...
20.138686
151
0.643349
0d34c06c2ffefd2fbebad68c446e9a35b625a8fa
455
asm
Assembly
oeis/129/A129949.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/129/A129949.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/129/A129949.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A129949: a(n) = n! - binomial(n,3). ; Submitted by Jamie Morken(s3.) ; 1,1,2,5,20,110,700,5005,40264,362796,3628680,39916635,479001380,6227020514,87178290836,1307674367545,20922789887440,355687428095320,6402373705727184,121645100408831031,2432902008176638860,51090942171709438670,1124000727777607678460 mov $1,$0 seq ...
50.555556
233
0.771429
42ca34dda08729257cf49e19569e6b8b00efa579
490
asm
Assembly
programs/oeis/008/A008438.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/008/A008438.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/008/A008438.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A008438: Sum of divisors of 2*n + 1. ; 1,4,6,8,13,12,14,24,18,20,32,24,31,40,30,32,48,48,38,56,42,44,78,48,57,72,54,72,80,60,62,104,84,68,96,72,74,124,96,80,121,84,108,120,90,112,128,120,98,156,102,104,192,108,110,152,114,144,182,144,133,168,156,128,176,132,160,240,138,140,192,168,180,228,150,152,234,192,158,216,192,...
81.666667
356
0.693878
fb13c585fb0b5a869513a385ac0a234fabc386cc
1,857
asm
Assembly
Source/Levels/L0312.asm
AbePralle/FGB
52f004b8d9d4091a2a242a012dc8c1f90d4c160d
[ "MIT" ]
null
null
null
Source/Levels/L0312.asm
AbePralle/FGB
52f004b8d9d4091a2a242a012dc8c1f90d4c160d
[ "MIT" ]
null
null
null
Source/Levels/L0312.asm
AbePralle/FGB
52f004b8d9d4091a2a242a012dc8c1f90d4c160d
[ "MIT" ]
null
null
null
; L0312.asm sunset bee house ; Generated 08.31.2000 by mlevel ; Modified 08.31.2000 by Abe Pralle INCLUDE "Source/Defs.inc" INCLUDE "Source/Levels.inc" HIVE_INDEX EQU 15 STATE_HIVE_DESTROYED EQU 2 ;--------------------------------------------------------------------- SECTION "Level0312Section",ROMX ;--------------...
26.15493
70
0.417878
31ceaa16b2a93be488380f3f1e75d5ddefc06744
270
asm
Assembly
src/basic/conditionals.asm
FoxNeo/MyAssemblyProjects
0e84c3d443b02a688c7db581a5aa63b91d25de5f
[ "MIT" ]
null
null
null
src/basic/conditionals.asm
FoxNeo/MyAssemblyProjects
0e84c3d443b02a688c7db581a5aa63b91d25de5f
[ "MIT" ]
null
null
null
src/basic/conditionals.asm
FoxNeo/MyAssemblyProjects
0e84c3d443b02a688c7db581a5aa63b91d25de5f
[ "MIT" ]
null
null
null
.data message: .asciiz "The numbers are equal." message2: .asciiz "Nothing happened." .text main: addi $t0, $zero, 20 addi $t1, $zero, 20 beq $t0, $t1, numbersEqual # Syscall li $v0, 10 syscall numbersEqual: li $v0, 4 la $a0, message syscall
15
42
0.62963
e7b4102ef011c15a3edb962e7f212561b48b4fc1
5,189
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_307.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_307.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_307.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 %r8 push %r9 push %rax push %rbp push %rcx push %rdi push %rsi lea addresses_WC_ht+0xa3d7, %rbp nop nop nop nop nop sub %r11, %r11 movw $0x6162, (%rbp) nop nop nop nop nop xor $41405, %r14 lea addresses_WC_ht+0xda10, %r8 nop nop nop nop nop...
43.241667
2,999
0.661206
60b9ba801abe6006c6d101e9cf17c13a86bc2c0e
721
asm
Assembly
programs/oeis/107/A107992.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/107/A107992.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/107/A107992.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A107992: Numbers n such that 11*n - 3 is prime. ; 2,4,10,14,16,22,26,32,46,50,52,56,64,74,80,92,94,100,106,112,124,130,134,136,142,152,164,166,170,172,176,182,190,194,196,214,220,232,236,242,254,260,262,274,284,290,292,296,302,310,320,322,326,334,346,350,364,374,376,380,386,400,404,406,410,422,436,446,452,464,470,472...
27.730769
382
0.658807
7c0468a61ccfa74027d2d5b949f604e68d652a84
27,970
asm
Assembly
Project32_VS2019/Hangman.asm
b4k3s/hangman
95e667123e9c5a960721789a57d40b2582cc3a84
[ "MIT" ]
null
null
null
Project32_VS2019/Hangman.asm
b4k3s/hangman
95e667123e9c5a960721789a57d40b2582cc3a84
[ "MIT" ]
null
null
null
Project32_VS2019/Hangman.asm
b4k3s/hangman
95e667123e9c5a960721789a57d40b2582cc3a84
[ "MIT" ]
null
null
null
TITLE Hangman (Hangman.asm) ; ______ ; _ _ |/ | ; | | | | __ _ _ __ __ _ _ __ ___ __ _ _ __ | () ; | |_| |/ _` | '_ \ / _` | '_ ` _ \ / _` | '_ \ | /||\ ; | _ | (_| | | | | (_| | | | | |...
46.461794
83
0.495567
2cb92a82d3b340f6a9fb91affb6132976ba751aa
12,610
asm
Assembly
P6/data_P6_2/ALUTest104.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/ALUTest104.asm
alxzzhou/BUAA_CO_2020
b54bf367081a5a11701ebc3fc78a23494aecca9e
[ "Apache-2.0" ]
null
null
null
P6/data_P6_2/ALUTest104.asm
alxzzhou/BUAA_CO_2020
b54bf367081a5a11701ebc3fc78a23494aecca9e
[ "Apache-2.0" ]
null
null
null
sll $3,$3,0 srav $1,$4,$3 srl $0,$1,8 slt $2,$2,$3 lw $4,4($0) lb $1,3($0) xori $0,$0,41446 xori $1,$1,40928 srav $5,$4,$3 xori $4,$4,62477 slt $4,$4,$3 ori $6,$4,31892 lhu $3,10($0) srlv $5,$4,$3 slti $1,$4,24661 andi $6,$3,5053 sw $5,12($0) and $6,$3,$3 lw $5,8($0) nor $1,$1,$3 sltu $1,$4,$3 lw $3,12($0) ori $4,$5,25...
14.184477
18
0.526963
c89134bcc90df1ed157c5a9dd25452d0b5903e69
497
asm
Assembly
oeis/167/A167666.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/167/A167666.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/167/A167666.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A167666: Triangle read by rows given by [1,1,-4,2,0,0,0,0,0,0,0,...] DELTA [1,0,0,1,0,0,0,0,0,0,0,...] where DELTA is the operator defined in A084938. ; Submitted by Christian Krause ; 1,1,1,2,3,1,0,4,5,1,0,0,6,7,1,0,0,0,8,9,1,0,0,0,0,10,11,1,0,0,0,0,0,12,13,1,0,0,0,0,0,0,14,15,1,0,0,0,0,0,0,0,16,17,1,0,0,0,0,0,0,0,0...
33.133333
213
0.573441
504521caa911ba2e713f7ce327b0fc7a09118b7d
130
asm
Assembly
libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_iy/cbrt_fastcall.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_iy/cbrt_fastcall.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_iy/cbrt_fastcall.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
SECTION code_fp_math48 PUBLIC _cbrt_fastcall EXTERN cm48_sdcciy_cbrt_fastcall defc _cbrt_fastcall = cm48_sdcciy_cbrt_fastcall
14.444444
47
0.884615
b46f8ee6e9a79899ba9d857e12b2c80db5a02185
144
asm
Assembly
other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/日本_Ver2/sfc/ys_w11.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/日本_Ver2/sfc/ys_w11.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/日本_Ver2/sfc/ys_w11.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
Name: ys_w11.asm Type: file Size: 12029 Last-Modified: '2016-05-13T04:51:45Z' SHA-1: 7945493E9E56AC4E48FEB7DE0275DA6CFBAFF165 Description: null
20.571429
47
0.8125
ea0cff5146928a95bc68621c3ed7381c88f9da5d
544
asm
Assembly
programs/oeis/211/A211958.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/211/A211958.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/211/A211958.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A211958: Number of lower triangular n X n arrays colored with integers 0 upwards introduced in row major order, with no element equal to any diagonal or antidiagonal neighbor, and containing the value n(n+1)/2-2. ; 0,3,12,37,90,186,343,582,927,1405,2046,2883,3952,5292,6945,8956,11373,14247,17632,21585,26166,31438,374...
36.266667
214
0.726103
ba8252269317013f5ffa9925f53d298ad282da41
79
asm
Assembly
src/tools/attilaASM/input/test.asm
Lycheus/GLSL-ATTILA
ff401192b9fce46ca08d6de8990dd57763a1c711
[ "BSD-3-Clause" ]
null
null
null
src/tools/attilaASM/input/test.asm
Lycheus/GLSL-ATTILA
ff401192b9fce46ca08d6de8990dd57763a1c711
[ "BSD-3-Clause" ]
null
null
null
src/tools/attilaASM/input/test.asm
Lycheus/GLSL-ATTILA
ff401192b9fce46ca08d6de8990dd57763a1c711
[ "BSD-3-Clause" ]
null
null
null
mad t0, o1, r2, r3 tex t0, t1, s0 txp t0, t1, s2 txb t0, t1, s3 lda t0, t1, s4
13.166667
18
0.594937
408e981946fc751226e2d76b93e0810440b512af
292
asm
Assembly
StrRev.asm
suriya-1403/Assemble-language
2e389341ff4c95a5c43b1653d1bf8071a52e7da7
[ "MIT" ]
null
null
null
StrRev.asm
suriya-1403/Assemble-language
2e389341ff4c95a5c43b1653d1bf8071a52e7da7
[ "MIT" ]
null
null
null
StrRev.asm
suriya-1403/Assemble-language
2e389341ff4c95a5c43b1653d1bf8071a52e7da7
[ "MIT" ]
null
null
null
DATA SEGMENT STRING DB 'SURIYA' NUM EQU 06H DATA ENDS CODE SEGMENT ASSUME CS:CODE,DS:DATA MOV AX,DATA MOV DS,AX LEA SI,STRING MOV CX,NUM L1: MOV BX,[SI] PUSH BX INC SI LOOP L1 MOV CX,NUM L2: POP DX MOV AH,2 INT 21h LOOP L2 MOV AH,4CH INT 21h CODE ENDS END
9.733333
22
0.650685
609626e72c7a1d60357fecfabba1fb4354cabaf4
1,178
asm
Assembly
programs/oeis/244/A244864.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/244/A244864.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/244/A244864.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A244864: a(n) = binomial(n+5,5) + 4*binomial(n+4,5) + 4*binomial(n+3,5) + binomial(n+2,5). ; 1,10,49,165,440,1001,2030,3774,6555,10780,16951,25675,37674,53795,75020,102476,137445,181374,235885,302785,384076,481965,598874,737450,900575,1091376,1313235,1569799,1864990,2203015,2588376,3025880,3520649,4078130,4704105,540...
90.615385
839
0.816638