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
c58b3d9bde0aeb3c97dfc55a032299689001173f
325
asm
Assembly
programs/oeis/133/A133252.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/133/A133252.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/133/A133252.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A133252: Partial sums of A006000. ; 1,5,17,45,100,196,350,582,915,1375,1991,2795,3822,5110,6700,8636,10965,13737,17005,20825,25256,30360,36202,42850,50375,58851,68355,78967,90770,103850,118296,134200,151657,170765,191625,214341,239020,265772 add $0,1 lpb $0,1 add $3,$2 add $2,$0 sub $0,1 add $3,1 add $1,$3...
27.083333
207
0.716923
0830aeaceee147ea82b35615975e17530ac00b48
1,790
asm
Assembly
programs/keyboard.asm
sirupsen/flying-cat
d6e1640c63cc4c67ba18d4008556589dccbef233
[ "BSD-3-Clause" ]
7
2017-08-16T10:39:19.000Z
2022-02-06T10:38:17.000Z
programs/keyboard.asm
Sirupsen/flying-cat
d6e1640c63cc4c67ba18d4008556589dccbef233
[ "BSD-3-Clause" ]
1
2018-11-20T04:08:58.000Z
2018-11-20T04:08:58.000Z
programs/keyboard.asm
jakiki6/flying-cat
d6e1640c63cc4c67ba18d4008556589dccbef233
[ "BSD-3-Clause" ]
5
2020-04-19T19:42:05.000Z
2021-06-16T08:32:22.000Z
; ----------------------------------------------------------------- ; Music keyboard ; Based on keyboard.asm from MikeOS ; Use Z key rightwards for an octave ; ----------------------------------------------------------------- [BITS 64] [ORG 0x0000000000200000] %INCLUDE "bmdev.asm" music_keyboard: mo...
16.126126
100
0.549162
e6a30730c46f3470a653edee5db8e912d4827146
319
asm
Assembly
libsrc/_DEVELOPMENT/alloc/balloc/c/sdcc_iy/balloc_firstfit_callee.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/alloc/balloc/c/sdcc_iy/balloc_firstfit_callee.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/alloc/balloc/c/sdcc_iy/balloc_firstfit_callee.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
; void *balloc_firstfit_callee(unsigned int queue, unsigned char num) SECTION code_alloc_balloc PUBLIC _balloc_firstfit_callee, l0_balloc_firstfit_callee _balloc_firstfit_callee: pop af pop hl pop bc push af l0_balloc_firstfit_callee: ld a,c INCLUDE "alloc/balloc/z80/asm_balloc_firstfit.asm"
15.95
69
0.786834
f414f8e5baa343a3d6efeed28acbcd1daded47d4
545
asm
Assembly
programs/oeis/178/A178129.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/178/A178129.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/178/A178129.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A178129: Partial sums of A050508. ; 0,2,8,23,47,87,147,224,328,463,623,821,1049,1322,1644,2004,2420,2896,3418,4007,4647,5361,6153,7004,7940,8940,10032,11220,12480,13843,15313,16863,18527,20276,22146,24141,26229,28449,30767,33224,35824,38530 mov $4,$0 mov $8,$0 lpb $4 mov $0,$8 mov $2,0 sub $4,1 sub $0,$4 a...
23.695652
206
0.645872
621499008e309466d9bf547058249ef367706152
1,022
asm
Assembly
ALINK/tdll.asm
DarkRiDDeR/mandelbrotin-fractal-generation-NASM
69f4e4cb98ad8bae983b3e76e7c38c5a7861acb6
[ "MIT" ]
3
2016-07-19T06:49:01.000Z
2018-04-25T06:46:25.000Z
ALINK/tdll.asm
DarkRiDDeR/mandelbrotin-fractal-generation-NASM
69f4e4cb98ad8bae983b3e76e7c38c5a7861acb6
[ "MIT" ]
null
null
null
ALINK/tdll.asm
DarkRiDDeR/mandelbrotin-fractal-generation-NASM
69f4e4cb98ad8bae983b3e76e7c38c5a7861acb6
[ "MIT" ]
null
null
null
; tdll.asm ; ; assemble with ; nasm -fobj tdll.asm ; ; link with ; alink -oPE -dll tdll win32.lib ; (win32.lib is available from my web page) global start global title1 export start export title1 ;these names are defined in win32.lib as the names of ;a stub proc, and the IAT entry name for MessageBoxA extern Messa...
19.653846
70
0.765166
624d30f4724d75f2d21c98003f1b0c243560b728
554
asm
Assembly
oeis/064/A064368.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/064/A064368.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/064/A064368.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A064368: Number of 2 X 2 symmetric singular matrices with entries from {0,...,n}. ; Submitted by Jamie Morken(m3) ; 1,4,7,10,15,18,21,24,29,36,39,42,47,50,53,56,65,68,75,78,83,86,89,92,97,108,111,118,123,126,129,132,141,144,147,150,163,166,169,172,177,180,183,186,191,198,201,204,213,228,239,242,247,250,257,260,265,26...
25.181818
205
0.640794
8e270218e6aa6842875afb43b552b0f6d625bc1d
1,258
asm
Assembly
programs/oeis/004/A004695.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/004/A004695.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/004/A004695.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A004695: a(n) = floor(Fibonacci(n)/2). ; 0,0,0,1,1,2,4,6,10,17,27,44,72,116,188,305,493,798,1292,2090,3382,5473,8855,14328,23184,37512,60696,98209,158905,257114,416020,673134,1089154,1762289,2851443,4613732,7465176,12078908,19544084,31622993,51167077,82790070,133957148,216747218,350704366,567451585,918155951,14856075...
209.666667
1,124
0.871224
d05b4eb8e4df24d9f62fc3ff57a2a32d17a5b29b
142
asm
Assembly
other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/util/mouse.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/util/mouse.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/util/mouse.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
Name: mouse.asm Type: file Size: 6884 Last-Modified: '1993-07-20T00:24:11Z' SHA-1: 8001BF2DD95C5ED0A4A410F9DAEF1000722F0416 Description: null
20.285714
47
0.809859
c91c8587119e51a3d751dff58a51d3151622ae39
368
asm
Assembly
oeis/127/A127806.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/127/A127806.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/127/A127806.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A127806: Row sums of number triangle A127805. ; Submitted by Jamie Morken(s4) ; 1,11,100,1011,10000,100100,1000000,10001011,100000000,1000010000,10000000000,100000100100,1000000000000,10000001000000,100000000000000,1000000010001011,10000000000000000,100000000100000000 mul $0,2 add $0,2 lpb $0 dif $0,2 mov $1,10 ...
24.533333
190
0.763587
c999b955174c9ad96da0d3961fc9db2d10e54980
285
asm
Assembly
libsrc/_DEVELOPMENT/temp/sp1/zx/c/sdcc_iy/sp1_InsertCharStruct_callee.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/temp/sp1/zx/c/sdcc_iy/sp1_InsertCharStruct_callee.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/temp/sp1/zx/c/sdcc_iy/sp1_InsertCharStruct_callee.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; void sp1_InsertCharStruct(struct sp1_update *u, struct sp1_cs *cs) SECTION code_clib SECTION code_temp_sp1 PUBLIC _sp1_InsertCharStruct_callee EXTERN asm_sp1_InsertCharStruct _sp1_InsertCharStruct_callee: pop af pop de pop hl push af jp asm_sp1_InsertCharStruct
15.833333
68
0.807018
bba0eb811d56a33dfde06b1a0415adf46e8638f9
512
asm
Assembly
programs/oeis/179/A179894.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/179/A179894.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/179/A179894.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A179894: Given the series (1, 2, 1, 2, 1, 2, ...), let (1 + 2x + x^2 + 2x^3 + ...) * (1 + 2x^2 + x^3 + 2x^4 + ...) = (1 + 2x + 3x^2 + 7x^3 + ...) ; 1,2,3,7,7,12,11,17,15,22,19,27,23,32,27,37,31,42,35,47,39,52,43,57,47,62,51,67,55,72,59,77,63,82,67,87,71,92,75,97,79,102,83,107,87,112,91,117,95,122,99,127,103,132,107,1...
26.947368
214
0.53125
5b8ad4ff9d4f7a51add78657b7098480e46497fc
523
asm
Assembly
data/baseStats/seadra.asm
etdv-thevoid/pokemon-rgb-enhanced
5b244c1cf46aab98b9c820d1b7888814eb7fa53f
[ "MIT" ]
1
2022-01-09T05:28:52.000Z
2022-01-09T05:28:52.000Z
data/baseStats/seadra.asm
ETDV-TheVoid/pokemon-rgb-enhanced
5b244c1cf46aab98b9c820d1b7888814eb7fa53f
[ "MIT" ]
null
null
null
data/baseStats/seadra.asm
ETDV-TheVoid/pokemon-rgb-enhanced
5b244c1cf46aab98b9c820d1b7888814eb7fa53f
[ "MIT" ]
null
null
null
db SEADRA ; pokedex id db 55 ; base hp db 75 ; base attack db 95 ; base defense db 85 ; base speed db 95 ; base special db WATER ; species type 1 db WATER ; species type 2 db 75 ; catch rate db 155 ; base exp yield INCBIN "pic/gsmon/seadra.pic",0,1 ; 66, sprite dimensions dw SeadraPicFront dw SeadraPicBack ; attacks kn...
18.034483
57
0.730402
2f23de1f5ffbaadbe2664c6d4cf85e707022d0ac
1,635
asm
Assembly
Source/Levels/L0315.asm
AbePralle/FGB
52f004b8d9d4091a2a242a012dc8c1f90d4c160d
[ "MIT" ]
null
null
null
Source/Levels/L0315.asm
AbePralle/FGB
52f004b8d9d4091a2a242a012dc8c1f90d4c160d
[ "MIT" ]
null
null
null
Source/Levels/L0315.asm
AbePralle/FGB
52f004b8d9d4091a2a242a012dc8c1f90d4c160d
[ "MIT" ]
null
null
null
; L0315.asm ; Generated 07.30.2000 by mlevel ; Modified 07.30.2000 by Abe Pralle INCLUDE "Source/Defs.inc" INCLUDE "Source/Levels.inc" ;--------------------------------------------------------------------- SECTION "Level0315Section",ROMX ;--------------------------------------------------------------------- L0315_C...
27.25
70
0.401223
2fe1d1b91c0cc5f4f4ab6936f3633926a41d88f9
4,684
asm
Assembly
Transynther/x86/_processed/NONE/_un_/i7-7700_9_0x48_notsx.log_1_1932.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_un_/i7-7700_9_0x48_notsx.log_1_1932.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_un_/i7-7700_9_0x48_notsx.log_1_1932.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 %r15 push %r8 push %r9 push %rcx push %rdi push %rdx push %rsi lea addresses_WC_ht+0x16e25, %rdi sub $51441, %r11 movups (%rdi), %xmm0 vpextrq $1, %xmm0, %r8 nop dec %r11 lea addresses_D_ht+0x17925, %rdx nop nop nop nop sub $56878, %r9 mov (%rdx), %r15 nop nop...
19.847458
147
0.641546
5eb19a3bba31f9831db9d8d9176a182a54fd0992
950
asm
Assembly
testsuite/ubivm/output/method_4.asm
alexgarzao/UOP
12460841ff2b9991d2f7f461635b1f551413823f
[ "MIT" ]
null
null
null
testsuite/ubivm/output/method_4.asm
alexgarzao/UOP
12460841ff2b9991d2f7f461635b1f551413823f
[ "MIT" ]
null
null
null
testsuite/ubivm/output/method_4.asm
alexgarzao/UOP
12460841ff2b9991d2f7f461635b1f551413823f
[ "MIT" ]
null
null
null
.constant_pool .const 0 string [start] .const 1 string [constructor] .const 2 string [oi] .const 3 string [oi de novo !!!] .const 4 string [x] .const 5 string [msg1] .const 6 string [msg2] .const 7 string [msg1=] .const 8 int [2] .const 9 string [io.writeln] .const ...
25.675676
44
0.465263
171434aa69bd8d9c5815eaaea357f7dca5e96385
510
asm
Assembly
programs/oeis/105/A105562.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/105/A105562.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/105/A105562.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A105562: a(n) is the prime whose index is the greatest prime factor of n, for n >1; a(1)=2. ; 2,3,5,3,11,5,17,3,5,11,31,5,41,17,11,3,59,5,67,11,17,31,83,5,11,41,5,17,109,11,127,3,31,59,17,5,157,67,41,11,179,17,191,31,11,83,211,5,17,11,59,41,241,5,31,17,67,109,277,11,283,127,17,3,41,31,331,59,83,17,353,5,367,157,11,67...
72.857143
305
0.658824
57504fdda175a2e43b612f3e8ec440abadd0c280
937
asm
Assembly
data/pokemon/base_stats/teddiursa.asm
AtmaBuster/pokeplat-gen2
fa83b2e75575949b8f72cb2c48f7a1042e97f70f
[ "blessing" ]
6
2021-06-19T06:41:19.000Z
2022-02-15T17:12:33.000Z
data/pokemon/base_stats/teddiursa.asm
AtmaBuster/pokeplat-gen2-old
01e42c55db5408d72d89133dc84a46c699d849ad
[ "blessing" ]
null
null
null
data/pokemon/base_stats/teddiursa.asm
AtmaBuster/pokeplat-gen2-old
01e42c55db5408d72d89133dc84a46c699d849ad
[ "blessing" ]
2
2021-08-11T19:47:07.000Z
2022-01-01T07:07:56.000Z
db 0 ; species ID placeholder db 60, 80, 50, 40, 50, 50 ; hp atk def spd sat sdf db NORMAL, NORMAL ; type db 120 ; catch rate db 124 ; base exp db NO_ITEM, NO_ITEM ; items db GENDER_F50 ; gender ratio db 20 ; step cycles to hatch INCBIN "gfx/pokemon/teddiursa/front.dimensions" db GROWTH_MEDIUM...
46.85
511
0.751334
46507de2d2d29995d71c6e0b4f0a5511075d511b
985
asm
Assembly
assembler/tests/t_tmpsym/t_tmpsym.asm
paulscottrobson/RCA-Cosmac-VIP-III
5d3fcea325aacb7c99269f266bc14e30439cdc2b
[ "MIT" ]
1
2022-01-17T16:06:15.000Z
2022-01-17T16:06:15.000Z
assembler/tests/t_tmpsym/t_tmpsym.asm
paulscottrobson/RCA-Cosmac-VIP-III
5d3fcea325aacb7c99269f266bc14e30439cdc2b
[ "MIT" ]
null
null
null
assembler/tests/t_tmpsym/t_tmpsym.asm
paulscottrobson/RCA-Cosmac-VIP-III
5d3fcea325aacb7c99269f266bc14e30439cdc2b
[ "MIT" ]
null
null
null
cpu 6502 ;-------------------------------------------------------------------------- ; tests of named temporary symbols ldx #00 $$loop: dex bne $$loop ldx RealSymbol cpx #00 beq skip nop skip: ldx #00 $$loop: dex bne $$loop ;-------------------------------------...
18.240741
80
0.464975
749e273e592e22c8e0322bf24d9af407debec5f6
2,414
asm
Assembly
Driver/Printer/PrintCom/Color/Correct/correctGamma27.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Driver/Printer/PrintCom/Color/Correct/correctGamma27.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Driver/Printer/PrintCom/Color/Correct/correctGamma27.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
73
2018-11-19T20:46:53.000Z
2022-03-29T00:59:26.000Z
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) GeoWorks 1991 -- All Rights Reserved PROJECT: PC GEOS MODULE: DotMatrix printers FILE: correctGamma27.asm AUTHOR: Jim DeFrisco, May 27, 1992 REVISION HISTORY: Name Date Description ---- ---- ----------- ...
39.57377
79
0.616819
5b9c14201820306ac86a3d0dcf1584ce09596d01
1,768
asm
Assembly
programs/oeis/325/A325958.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/325/A325958.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/325/A325958.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A325958: Sum of corners of a 2n+1 X 2n+1 square spiral. ; 24,76,160,276,424,604,816,1060,1336,1644,1984,2356,2760,3196,3664,4164,4696,5260,5856,6484,7144,7836,8560,9316,10104,10924,11776,12660,13576,14524,15504,16516,17560,18636,19744,20884,22056,23260,24496,25764,27064,28396,29760,31156,32584,34044,35536,37060,38616...
160.727273
1,641
0.830317
b14493f1ff47dacac019c3f53d16d993f407c421
536
asm
Assembly
programs/oeis/273/A273336.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/273/A273336.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/273/A273336.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A273336: Partial sums of the number of active (ON,black) cells in n-th stage of growth of two-dimensional cellular automaton defined by "Rule 657", based on the 5-celled von Neumann neighborhood. ; 1,5,22,70,150,270,438,662,950,1310,1750,2278,2902,3630,4470,5430,6518,7742,9110,10630,12310,14158,16182,18390,20790,2339...
33.5
219
0.725746
298d12eb00d6a9e0df80f8d7900ab8211251c53a
100
asm
Assembly
src/util/sprite/f7.asm
olifink/qspread
d6403d210bdad9966af5d2a0358d4eed3f1e1c02
[ "MIT" ]
null
null
null
src/util/sprite/f7.asm
olifink/qspread
d6403d210bdad9966af5d2a0358d4eed3f1e1c02
[ "MIT" ]
null
null
null
src/util/sprite/f7.asm
olifink/qspread
d6403d210bdad9966af5d2a0358d4eed3f1e1c02
[ "MIT" ]
null
null
null
* Sprite f7 section sprite xdef mes_f7 include 'dev8_keys_sysspr' mes_f7 dc.b 0,sp.f7 * end
8.333333
27
0.71
94688ffc2910e35c34a3a6b4fdcf2847adad7142
7,541
asm
Assembly
Transynther/x86/_processed/NONE/_ht_zr_un_/i7-7700_9_0x48.log_21829_1485.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_ht_zr_un_/i7-7700_9_0x48.log_21829_1485.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_ht_zr_un_/i7-7700_9_0x48.log_21829_1485.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 %r13 push %r15 push %r8 push %rbp push %rcx push %rdi push %rsi lea addresses_A_ht+0x1007, %r8 nop nop nop nop and $17836, %r15 movw $0x6162, (%r8) nop nop nop dec %rcx lea addresses_UC_ht+0x1d53f, %r12 clflush (%r12) nop sub $25701, %r13 movb (%r12)...
34.43379
2,999
0.655218
5282f66349d2d83c1002045ea4a9d973e76595b6
1,679
asm
Assembly
src/firmware-tests/Platform/Lcd/States/EnableWaitForMoreThan40ms/TimeElapsedTest.asm
pete-restall/Cluck2Sesame-Prototype
99119b6748847a7b6aeadc4bee42cbed726f7fdc
[ "MIT" ]
1
2019-12-12T09:07:08.000Z
2019-12-12T09:07:08.000Z
src/firmware-tests/Platform/Lcd/States/EnableWaitForMoreThan40ms/TimeElapsedTest.asm
pete-restall/Cluck2Sesame-Prototype
99119b6748847a7b6aeadc4bee42cbed726f7fdc
[ "MIT" ]
null
null
null
src/firmware-tests/Platform/Lcd/States/EnableWaitForMoreThan40ms/TimeElapsedTest.asm
pete-restall/Cluck2Sesame-Prototype
99119b6748847a7b6aeadc4bee42cbed726f7fdc
[ "MIT" ]
null
null
null
#include "Platform.inc" #include "FarCalls.inc" #include "Arithmetic32.inc" #include "Lcd.inc" #include "../../LcdStates.inc" #include "../../PollAfterLcdMock.inc" #include "TestFixture.inc" radix decimal NUMBER_OF_TICKS_FOR_40MS_PLUS_TEN_PERCENT equ 344 NUMBER_OF_TICKS equ NUMBER_OF_TICKS_FOR_40MS_PLUS_TEN_P...
19.079545
81
0.797499
c8e231767f9dac30105416b2f4bf789f33c55729
719
asm
Assembly
oeis/277/A277454.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/277/A277454.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/277/A277454.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A277454: a(n) = 1 + Sum_{k=1..n} binomial(n,k) * 2^k * k^k. ; Submitted by Jon Maiga ; 1,3,21,271,5065,122811,3651997,128566663,5227782161,241072839667,12430169195941,708612945554559,44253858433505497,3004570398043291819,220341964157226260525,17357760973540312138231,1461813975265547356467745,1310611646602465793940423...
37.842105
487
0.803894
416c4bbfb3af24b123542668604df237c06c88b3
684
asm
Assembly
programs/oeis/129/A129111.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/129/A129111.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/129/A129111.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A129111: Sums of three consecutive heptagonal numbers. ; 8,26,59,107,170,248,341,449,572,710,863,1031,1214,1412,1625,1853,2096,2354,2627,2915,3218,3536,3869,4217,4580,4958,5351,5759,6182,6620,7073,7541,8024,8522,9035,9563,10106,10664,11237,11825,12428,13046,13679,14327,14990,15668,16361,17069,17792,18530,19283,20051,...
57
550
0.782164
b171e253f558522b8c35ff64c53851ee0f5d1dde
153
asm
Assembly
lift/x86/testdata/x86_32/fpu/fldln2/fldln2.asm
decomp/experimental
6d058f5e1da6fc2d0765e348fb861803a319c9fb
[ "CC0-1.0" ]
9
2017-09-10T12:04:49.000Z
2020-12-21T15:59:09.000Z
lift/x86/testdata/x86_32/fpu/fldln2/fldln2.asm
decomp/experimental
6d058f5e1da6fc2d0765e348fb861803a319c9fb
[ "CC0-1.0" ]
3
2017-06-14T09:52:32.000Z
2019-10-13T09:14:26.000Z
lift/x86/testdata/x86_32/fpu/fldln2/fldln2.asm
decomp/experimental
6d058f5e1da6fc2d0765e348fb861803a319c9fb
[ "CC0-1.0" ]
2
2018-10-24T18:49:55.000Z
2019-05-25T21:15:42.000Z
[BITS 32] global fldln2:function section .text ; === [ FLDLN2 ] =============================================================== fldln2: fldln2 ret
12.75
80
0.379085
5a6a25aa7647ce7073e0a5c4412e6b5a22afdd0b
77
asm
Assembly
tests/test2.asm
JiahaoChenConor/COMP2017-Virtual_Machine
cce97bc86f421afd8f067cb2f83951a3afc42687
[ "MIT" ]
null
null
null
tests/test2.asm
JiahaoChenConor/COMP2017-Virtual_Machine
cce97bc86f421afd8f067cb2f83951a3afc42687
[ "MIT" ]
null
null
null
tests/test2.asm
JiahaoChenConor/COMP2017-Virtual_Machine
cce97bc86f421afd8f067cb2f83951a3afc42687
[ "MIT" ]
null
null
null
FUNC LABEL 0 MOV REG 0 VAL 3 MOV STK A REG 0 PRINT STK A RET
12.833333
19
0.571429
a64426b548613dcf378632bb425da9b2adb47670
126
asm
Assembly
8086/1arith/sub.asm
iamvk1437k/mpmc
3640b29f29b3ffa78747b13b2ca8ac77c49695eb
[ "MIT" ]
1
2022-01-01T11:27:43.000Z
2022-01-01T11:27:43.000Z
8086/1arith/sub.asm
iamvk1437k/mpmc
3640b29f29b3ffa78747b13b2ca8ac77c49695eb
[ "MIT" ]
null
null
null
8086/1arith/sub.asm
iamvk1437k/mpmc
3640b29f29b3ffa78747b13b2ca8ac77c49695eb
[ "MIT" ]
null
null
null
MOV AL,09H ; Load immediate data 09H to register AL MOV BL,06H ; Load immediate data to register BL SUB AL, BL ; AL=AL-BL
42
53
0.714286
1c973dacee33e3fa5398b4df776b6d9ec7204a16
443
asm
Assembly
programs/oeis/025/A025839.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/025/A025839.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/025/A025839.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A025839: Expansion of 1/((1-x^3)(1-x^5)(1-x^11)). ; 1,0,0,1,0,1,1,0,1,1,1,2,1,1,2,2,2,2,2,2,3,3,3,3,3,4,4,4,4,4,5,5,5,6,5,6,7,6,7,7,7,8,8,8,9,9,9,10,10,10,11,11,11,12,12,13,13,13,14,14,15,15,15,16,16,17,18,17,18,19 mov $3,2 mov $5,$0 lpb $3 sub $3,1 add $0,$3 sub $0,1 mov $2,$3 mov $4,$0 max $4,0 seq $...
21.095238
164
0.523702
092ecc2db054f0555aec4cccd043764e541269b5
147,313
asm
Assembly
Library/Mailbox/UI/uiApplication.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Library/Mailbox/UI/uiApplication.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Library/Mailbox/UI/uiApplication.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
73
2018-11-19T20:46:53.000Z
2022-03-29T00:59:26.000Z
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) GeoWorks 1994 -- All Rights Reserved PROJECT: Clavin MODULE: MailboxApplicationClass FILE: uiApplication.asm AUTHOR: Adam de Boor, Apr 25, 1994 ROUTINES: Name Description ---- ----------- REVISIO...
27.571215
85
0.615241
6edf92c79114ba44cfd89ea3f463e66b3b233d49
1,647
asm
Assembly
Borland/CBuilder5/Source/Vcl/fileio.asm
TrevorDArcyEvans/DivingMagpieSoftware
7ffcfef653b110e514d5db735d11be0aae9953ec
[ "MIT" ]
1
2021-05-27T10:27:25.000Z
2021-05-27T10:27:25.000Z
Borland/CBuilder5/Source/Vcl/fileio.asm
TrevorDArcyEvans/Diving-Magpie-Software
7ffcfef653b110e514d5db735d11be0aae9953ec
[ "MIT" ]
null
null
null
Borland/CBuilder5/Source/Vcl/fileio.asm
TrevorDArcyEvans/Diving-Magpie-Software
7ffcfef653b110e514d5db735d11be0aae9953ec
[ "MIT" ]
null
null
null
; ******************************************************* ; * * ; * Delphi Runtime Library * ; * File I/O definitions for 386 RTL * ; * * ; * Copyright (c) 1996,98 Inprise Corporation * ; * * ; ******************************************************* ; File modes fmClos...
18.098901
57
0.607772
159a97955157df771f4e7d3e2fcf77a681b1aee9
145
asm
Assembly
other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/日本_Ver0/sfc/ys_mpen.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/日本_Ver0/sfc/ys_mpen.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/日本_Ver0/sfc/ys_mpen.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
Name: ys_mpen.asm Type: file Size: 53113 Last-Modified: '2016-05-13T04:50:34Z' SHA-1: AFD8809B886FB7B50E1B8CCEC32358A5A02ECB07 Description: null
20.714286
47
0.813793
ecd2d0fb9780125258977ea93af7e86fdecff3ac
274
asm
Assembly
asm/bootloader/print_pm.asm
damilolarandolph/pong-os
a15de254ed50f8e3f89da490cadb4faefb42dbcb
[ "MIT" ]
2
2021-08-27T23:28:06.000Z
2021-08-31T09:02:47.000Z
asm/bootloader/print_pm.asm
damilolarandolph/pong-os
a15de254ed50f8e3f89da490cadb4faefb42dbcb
[ "MIT" ]
null
null
null
asm/bootloader/print_pm.asm
damilolarandolph/pong-os
a15de254ed50f8e3f89da490cadb4faefb42dbcb
[ "MIT" ]
null
null
null
[bits 32] VIDEO_MEMORY equ 0xb8000 print_string_pm: pusha mov edx, VIDEO_MEMORY mov ah, 0x0f .printchar: mov al, [ebx] cmp al, 0 je .done mov [edx], ax add edx, 2 inc ebx jmp .printchar .done: popa ret
10.538462
25
0.540146
9cc70f44c47507ea56fc48bf6dd9f7a234cd1f95
5,568
asm
Assembly
C5515_Support_Files/C5515_Lib/dsplib_2.40.00/55x_src/DLMS.asm
HeroSizy/Sizy
89bc29940dc7666591259730b5112efd0a626043
[ "Unlicense" ]
null
null
null
C5515_Support_Files/C5515_Lib/dsplib_2.40.00/55x_src/DLMS.asm
HeroSizy/Sizy
89bc29940dc7666591259730b5112efd0a626043
[ "Unlicense" ]
null
null
null
C5515_Support_Files/C5515_Lib/dsplib_2.40.00/55x_src/DLMS.asm
HeroSizy/Sizy
89bc29940dc7666591259730b5112efd0a626043
[ "Unlicense" ]
null
null
null
;*********************************************************** ; Version 2.40.00 ;*********************************************************** ; Function: dlms ; Processor: C55xx ; Description: dlms fir filter ; ; Usage: short oflag = dlms(DATA *h, DATA *x, DATA *r, DATA...
35.692308
110
0.606142
16905c6e9a7d4b557511eb06cce6dc03d2dbd34e
271
asm
Assembly
src/boot/boot_sector.asm
fintarin/FinOS
b4cddb3fa2036d20c3a7e31e9a28508e3c94f2db
[ "MIT" ]
2
2022-01-19T00:44:10.000Z
2022-01-25T23:19:02.000Z
src/boot/boot_sector.asm
fintarin/FinOS
b4cddb3fa2036d20c3a7e31e9a28508e3c94f2db
[ "MIT" ]
null
null
null
src/boot/boot_sector.asm
fintarin/FinOS
b4cddb3fa2036d20c3a7e31e9a28508e3c94f2db
[ "MIT" ]
1
2021-12-13T19:16:27.000Z
2021-12-13T19:16:27.000Z
[ org 0x7c00 ] mov bx, BOOT_BEGIN_MSG call print_string mov bx, BOOT_END_MSG call print_string jmp $ %include 'print_string.asm' BOOT_BEGIN_MSG: db 'Booting OS...', 0x0a, 0x0d, 0 BOOT_END_MSG: db 'OS booted!', 0x0a, 0x0d, 0 times 510 - ($ - $$) db 0 dw 0xaa55
12.904762
35
0.686347
3f15d36ff26245f757a83934dec0f753ae23828b
735
asm
Assembly
programs/oeis/063/A063488.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/063/A063488.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/063/A063488.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A063488: a(n) = (2*n-1)*(n^2 -n +2)/2. ; 1,6,20,49,99,176,286,435,629,874,1176,1541,1975,2484,3074,3751,4521,5390,6364,7449,8651,9976,11430,13019,14749,16626,18656,20845,23199,25724,28426,31311,34385,37654,41124,44801,48691,52800,57134,61699,66501,71546,76840,82389,88199,94276,100626,107255,114169,121374,128876,13668...
61.25
616
0.779592
22f2bd51437bb88b4f39ac859dbdddedc47ec136
260
asm
Assembly
programs/oeis/152/A152756.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/152/A152756.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/152/A152756.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A152756: Bisection of A000533. ; 1,101,10001,1000001,100000001,10000000001,1000000000001,100000000000001,10000000000000001,1000000000000000001,100000000000000000001,10000000000000000000001 mul $0,2 sub $0,2 mov $1,10 pow $1,$0 mul $1,100 add $1,1 mov $0,$1
23.636364
157
0.796154
5b41bfaeb98ed595c51ba63879caf7275edc0c6c
1,389
asm
Assembly
pkgs/tools/yasm/src/modules/arch/x86/tests/imm64.asm
manggoguy/parsec-modified
d14edfb62795805c84a4280d67b50cca175b95af
[ "BSD-3-Clause" ]
2,151
2020-04-18T07:31:17.000Z
2022-03-31T08:39:18.000Z
pkgs/tools/yasm/src/modules/arch/x86/tests/imm64.asm
manggoguy/parsec-modified
d14edfb62795805c84a4280d67b50cca175b95af
[ "BSD-3-Clause" ]
395
2020-04-18T08:22:18.000Z
2021-12-08T13:04:49.000Z
pkgs/tools/yasm/src/modules/arch/x86/tests/imm64.asm
manggoguy/parsec-modified
d14edfb62795805c84a4280d67b50cca175b95af
[ "BSD-3-Clause" ]
338
2020-04-18T08:03:10.000Z
2022-03-29T12:33:22.000Z
bits 64 default abs ;extern label1 label1: label2: mov rax, 0x1000 ; 32-bit imm mov rax, 0x1122334455667788 ; 64-bit imm (larger than signed 32-bit) ;mov rax, 0x80000000 ; 64-bit imm (larger than signed 32-bit) mov rax, label1 ; 32-bit imm <--- not 64-bit! mov rax, label2 ...
38.583333
70
0.618431
71212fe10ca9367d8d84c531b5335f77c44e401e
279
asm
Assembly
programs/oeis/118/A118640.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/118/A118640.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/118/A118640.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A118640: Result of left concatenation of the next Roman-numeral symbol. ; 1,6,16,66,166,666,1666,6666,16666,66666,166666,666666 lpb $0 mov $2,$0 sub $0,1 seq $2,268100 ; a(n) = 2^((n-1) mod 2)*5*10^floor((n-1)/2). add $1,$2 add $1,$2 lpe div $1,2 add $1,1 mov $0,$1
19.928571
73
0.620072
8af8001be1bd005b07e9db71bc4a4c86ff968316
18,873
asm
Assembly
scripts/_p4.asm
BinaryWorld0101201/blazefox-1
5204d777db26cea4c0b4b461c4681693cbfe8a93
[ "MIT" ]
1
2019-05-14T11:34:38.000Z
2019-05-14T11:34:38.000Z
scripts/_p5.asm
BinaryWorld0101201/blazefox-1
5204d777db26cea4c0b4b461c4681693cbfe8a93
[ "MIT" ]
null
null
null
scripts/_p5.asm
BinaryWorld0101201/blazefox-1
5204d777db26cea4c0b4b461c4681693cbfe8a93
[ "MIT" ]
null
null
null
push rbp .byte 90h .byte 90h .byte 90h .byte 90h .byte 90h .byte 90h .byte 90h .byte 90h .byte 90h .byte 90h .byte 90h .byte 90h .byte 90h .byte 90h mov rbp,rsp .byte 90h .byte 90h .byte 90h .byte 90h .byte 90h .byte 90h .byte 90h .byte 90h .byte 90h .byte 90h .byte 90h .byte 90h .byte 90h sub rsp,40h .byte ...
10.915558
50
0.691941
ef24558ebda9f2b1fb809954eaa1b49bd47cbd48
994
asm
Assembly
infraestrutura-de-hardware/lista1/JoaoDowsley-2.asm
kbcvcbk/cesar-school
b857ac651175bd08551303a7e82d16c4a9f621d8
[ "MIT" ]
2
2020-05-14T00:29:38.000Z
2022-03-08T23:28:02.000Z
infraestrutura-de-hardware/lista1/JoaoDowsley-2.asm
kbcvcbk/cesar-school
b857ac651175bd08551303a7e82d16c4a9f621d8
[ "MIT" ]
1
2022-03-02T11:26:37.000Z
2022-03-02T11:26:37.000Z
infraestrutura-de-hardware/lista1/JoaoDowsley-2.asm
kbcvcbk/cesar-school
b857ac651175bd08551303a7e82d16c4a9f621d8
[ "MIT" ]
2
2020-11-03T09:36:27.000Z
2022-03-08T23:28:14.000Z
# NT: Below 91 are LowerCase. Above 91 is UpperCase. # s1 = First String Memory Address # s2 = Second String Memory Address # t0 = Temporary character holder # v0 = Temporary verifier for the IF statement. # v1 = String size in bytes. .data str1: .asciiz "WeLcOmE" str2: .asciiz "" .text la $s1, str1 ...
31.0625
68
0.634809
3ed6d73e5a91d00a2e882528a89506fe97f11d53
5,919
asm
Assembly
Transynther/x86/_processed/US/_ht_zr_/i9-9900K_12_0xa0.log_21829_1256.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/US/_ht_zr_/i9-9900K_12_0xa0.log_21829_1256.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/US/_ht_zr_/i9-9900K_12_0xa0.log_21829_1256.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r12 push %r15 push %rcx push %rdi push %rdx push %rsi lea addresses_normal_ht+0x3d3f, %rsi nop nop nop nop nop cmp $45858, %r10 movb $0x61, (%rsi) nop nop nop nop and %r15, %r15 lea addresses_WC_ht+0x4bff, %rsi lea addresses_A_ht+0xe20f, %rdi nop nop nop nop ...
38.435065
2,999
0.658726
2817f1495bf2ad62eaac490f69920e15bd3639ea
634
asm
Assembly
oeis/106/A106709.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/106/A106709.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/106/A106709.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A106709: Expansion of g.f. -2*x/(1 - 5*x + 2*x^2). ; 0,-2,-10,-46,-210,-958,-4370,-19934,-90930,-414782,-1892050,-8630686,-39369330,-179585278,-819187730,-3736768094,-17045465010,-77753788862,-354678014290,-1617882493726,-7380056440050,-33664517212798,-153562473183890,-700483331493854,-3195291711101490,-1457549189251...
48.769231
494
0.776025
650e52ac9bda9941d2659f6f7052f25df2e6f41a
398
asm
Assembly
oeis/241/A241807.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/241/A241807.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/241/A241807.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A241807: Numerators of c(n) = (n^2+n+2)/((n+1)*(n+2)*(n+3)) as defined in A241269. ; Submitted by Jamie Morken(m4) ; 1,1,2,7,11,2,11,29,37,23,28,67,79,23,53,121,137,77,86,191,211,29,127,277,301,163,176,379,407,109,233,497,529,281,298,631,667,88,371,781,821,431,452,947,991,259,541,1129,1177,613,638 mov $2,$0 add $2,2...
26.533333
183
0.638191
f9a778a76f816d1549f37feacaf73ddbe2df515f
4,580
asm
Assembly
Transynther/x86/_processed/P/_zr_/i9-9900K_12_0xa0_notsx.log_1_1518.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/P/_zr_/i9-9900K_12_0xa0_notsx.log_1_1518.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/P/_zr_/i9-9900K_12_0xa0_notsx.log_1_1518.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 %r8 push %r9 push %rax push %rbx push %rcx push %rdi push %rsi lea addresses_A_ht+0x2a00, %rbx nop and %r8, %r8 movb (%rbx), %r9b nop nop nop nop inc %rsi lea addresses_D_ht+0x12b00, %rsi lea addresses_WT_ht+0x22b3, %rdi nop nop nop nop nop sub %r10, %r10 mov ...
20
147
0.650655
171960ecc3b43dbfef8372a85a3a71b0787145b0
4,031
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_347.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_347.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_347.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: ret .global s_faulty_load s_faulty_load: push %r15 push %r8 push %r9 push %rax push %rbx push %rsi // Store lea addresses_PSE+0x7228, %rbx nop nop nop nop nop cmp $15051, %rax mov $0x5152535455565758, %rsi movq %rsi, %xmm0 vmovups %ymm0, (%rbx) dec %rsi // Faulty Load...
67.183333
2,999
0.662615
17cd1ae9f89611bd42ac7083d5855ba4d4b6e8f1
86
asm
Assembly
gfx/pokemon/magby/anim.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
28
2019-11-08T07:19:00.000Z
2021-12-20T10:17:54.000Z
gfx/pokemon/magby/anim.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
13
2020-01-11T17:00:40.000Z
2021-09-14T01:27:38.000Z
gfx/pokemon/magby/anim.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
22
2020-05-28T17:31:38.000Z
2022-03-07T20:49:35.000Z
frame 1, 14 setrepeat 2 frame 2, 07 frame 3, 07 dorepeat 2 frame 4, 16 endanim
10.75
12
0.674419
91578ddedd49760a53b0122977e00b9a148eca96
477
asm
Assembly
04/mult/Mult.asm
InversionSpaces/nand2tetrisSolutions
5cebf69aea2d25950890b16c6c8b5b409fc685fc
[ "MIT" ]
null
null
null
04/mult/Mult.asm
InversionSpaces/nand2tetrisSolutions
5cebf69aea2d25950890b16c6c8b5b409fc685fc
[ "MIT" ]
null
null
null
04/mult/Mult.asm
InversionSpaces/nand2tetrisSolutions
5cebf69aea2d25950890b16c6c8b5b409fc685fc
[ "MIT" ]
null
null
null
// This file is part of www.nand2tetris.org // and the book "The Elements of Computing Systems" // by Nisan and Schocken, MIT Press. // File name: projects/04/Mult.asm // Multiplies R0 and R1 and stores the result in R2. // (R0, R1, R2 refer to RAM[0], RAM[1], and RAM[2], respectively.) // Put your code here....
11.357143
67
0.587002
15ce9bcb66be89bdcd40fa33102f7eeac64b02af
361
asm
Assembly
ubb/asc/lab02_30092015/c.asm
AlexanderChristian/private_courses
c80f3526af539e35f93b460f3909f669aaef573c
[ "MIT" ]
null
null
null
ubb/asc/lab02_30092015/c.asm
AlexanderChristian/private_courses
c80f3526af539e35f93b460f3909f669aaef573c
[ "MIT" ]
6
2020-03-04T20:52:39.000Z
2022-03-31T00:33:07.000Z
ubb/asc/lab02_30092015/c.asm
AlexanderChristian/private_courses
c80f3526af539e35f93b460f3909f669aaef573c
[ "MIT" ]
null
null
null
ASSUME cs:code, ds:data data SEGMENT a db 10 b dw 20 c db 7 x dw ? data ENDS code SEGMENT start: mov ax,data mov ds,ax mov ax,0 ;; ax = 0 mov al,a ; ax = ah(0) + al(a) al = a mov bx,b ; bx = b add ax,bx ; ax = ax + bx = a + b mov bx,0 ; bx = 0 mov bl,c ; bl = c sub ax,bx ; ax = ax - c mov x,ax mo...
11.645161
37
0.565097
f1b0132ab5f4cecfad30ba6fccaf57d7d03a3e37
8,192
asm
Assembly
Transynther/x86/_processed/NC/_zr_/i7-8650U_0xd2_notsx.log_15588_1436.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_15588_1436.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_15588_1436.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 %r15 push %rax push %rcx push %rdi push %rsi lea addresses_D_ht+0x39fc, %rsi lea addresses_normal_ht+0x1290c, %rdi nop nop nop nop cmp $14300, %r15 mov $83, %rcx rep movsl nop nop nop add %rsi, %rsi lea addresses_A_ht+0x126f4, %rax nop nop nop nop su...
32.251969
2,999
0.651489
ff224e8b235d03b7bc9f6c8409866246916fda01
762
asm
Assembly
oeis/039/A039724.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/039/A039724.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/039/A039724.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A039724: Numbers in base -2. ; Submitted by Jon Maiga ; 0,1,110,111,100,101,11010,11011,11000,11001,11110,11111,11100,11101,10010,10011,10000,10001,10110,10111,10100,10101,1101010,1101011,1101000,1101001,1101110,1101111,1101100,1101101,1100010,1100011,1100000,1100001,1100110,1100111,1100100,1100101,1111010,1111011,11...
108.857143
501
0.816273
5a9a71ad0c6a7f75989c9e6dad6f03752a41cf63
4,039
asm
Assembly
src/gbc/cps_inc_overflow.asm
Hacktix/TixTest-GB
5aba36df2dd8355e88b6a99bd7956041ff5f24ba
[ "MIT" ]
5
2021-04-23T11:23:08.000Z
2021-12-27T12:36:26.000Z
src/gbc/cps_inc_overflow.asm
Hacktix/TixTest-GB
5aba36df2dd8355e88b6a99bd7956041ff5f24ba
[ "MIT" ]
null
null
null
src/gbc/cps_inc_overflow.asm
Hacktix/TixTest-GB
5aba36df2dd8355e88b6a99bd7956041ff5f24ba
[ "MIT" ]
null
null
null
; ===== Makefile Headers ===== ; MBC 0x00 ; RAM 0x00 INCLUDE "hardware.inc" INCLUDE "font.inc" INCLUDE "common.inc" BCPS_LABEL_ADDR_BASE EQU $9821 OCPS_LABEL_ADDR_BASE EQU $9861 SECTION "Header", ROM0[0] ds $100 - @ SECTION "Test", ROM0[$100] EntryPoint:: jr Main ds $150 - @ ;-----------------------------...
22.071038
77
0.574895
c8d75ee7e8da8a73ffcec7b7b057e141bbd151bb
10,399
asm
Assembly
Src/SacaraVm/utility.asm
mrfearless/sacara
126ee1c8c18c9d01a09fac4aedd9044976cf17c4
[ "MIT" ]
null
null
null
Src/SacaraVm/utility.asm
mrfearless/sacara
126ee1c8c18c9d01a09fac4aedd9044976cf17c4
[ "MIT" ]
null
null
null
Src/SacaraVm/utility.asm
mrfearless/sacara
126ee1c8c18c9d01a09fac4aedd9044976cf17c4
[ "MIT" ]
null
null
null
; ***************************** ; arguments: size to alloc ; ***************************** heap_alloc PROC push ebp mov ebp, esp sub esp, 8 ; allocate space in the heap for the stack of the entry function push hash_kernel32_dll call find_module_base mov [ebp+local0], eax ; save kernel32 base push hash_ntdll_d...
18.18007
65
0.670257
5e4bfba269d1d60be99fe94141c0c2acef363c88
6,563
asm
Assembly
x86/graphics.asm
encse/bootloader
dc6cfbd01fe6e1e3ecb1b0863bdfe9be95121de1
[ "MIT" ]
16
2021-01-31T20:58:01.000Z
2021-02-06T09:28:37.000Z
x86/graphics.asm
encse/bootloader
dc6cfbd01fe6e1e3ecb1b0863bdfe9be95121de1
[ "MIT" ]
1
2022-03-27T06:38:25.000Z
2022-03-27T06:38:25.000Z
x86/graphics.asm
encse/bootloader
dc6cfbd01fe6e1e3ecb1b0863bdfe9be95121de1
[ "MIT" ]
1
2022-02-02T22:08:50.000Z
2022-02-02T22:08:50.000Z
;; Graphics memory start address %assign Graphics.Vga 0xa000 ;; 320 x 200, 256 color mode %assign Graphics.VideoMode 0x13 ;; Function: ;; turn on graphics mode proc Graphics.init begin mov ax, Graphics.VideoMode int 0x10 endproc ;; Function: ;; set vga palette proc Graphics.setPalette %arg rgb...
18.487324
90
0.59424
18d17ff99b507067bd781f3b752ac2c0a6c610f8
794
asm
Assembly
programs/oeis/141/A141883.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/141/A141883.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/141/A141883.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A141883: Primes congruent to 9 mod 20. ; 29,89,109,149,229,269,349,389,409,449,509,569,709,769,809,829,929,1009,1049,1069,1109,1129,1229,1249,1289,1409,1429,1489,1549,1609,1669,1709,1789,1889,1949,2029,2069,2089,2129,2269,2309,2389,2549,2609,2689,2729,2749,2789,2909,2969,3049,3089,3109,3169,3209,3229,3329,3389,3449,3...
33.083333
482
0.706549
c62229090e8fb58ca855ab09c7fd5acc9d793b3c
817
asm
Assembly
oeis/102/A102546.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/102/A102546.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/102/A102546.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A102546: Numbers t such that t1 is prime and t is a multiple of 10. ; Submitted by Jon Maiga ; 10,40,60,70,120,130,160,180,190,280,300,330,370,400,420,480,510,550,570,580,610,630,670,700,790,810,850,900,960,990,1030,1050,1060,1170,1180,1210,1230,1240,1260,1300,1390,1440,1510,1540,1560,1590,1600,1630,1690,1740,1830,18...
35.521739
467
0.707466
2291f919b1fb19914ecc301b36a876d449757eb8
1,660
asm
Assembly
src/compressed-boss1-code.asm
santiontanon/triton
b3f7374852e8bf3077f647a8abaf71bb4bcb9874
[ "Apache-2.0" ]
41
2020-07-13T01:47:20.000Z
2022-03-31T07:04:54.000Z
src/compressed-boss1-code.asm
santiontanon/triton
b3f7374852e8bf3077f647a8abaf71bb4bcb9874
[ "Apache-2.0" ]
null
null
null
src/compressed-boss1-code.asm
santiontanon/triton
b3f7374852e8bf3077f647a8abaf71bb4bcb9874
[ "Apache-2.0" ]
3
2020-10-28T18:46:35.000Z
2022-01-09T21:20:15.000Z
include "constants.asm" include "autogenerated/text-constants.asm" ; the first time this is compiled, we need a few symbols to be defined ; to bootstrap the process. Comment the inclusion of trition.zym and Uncomment these ; constant definition lines: include "../triton.sym" player_y: equ ...
29.642857
85
0.704217
c2a5a7e64d954363454b5a5dbcbd5ea9afcf1832
252
asm
Assembly
ChaosTheory/ChaosTheory/Binary/music.asm
spheenik/conspiracy
26e35b31513f1808b7683eb41f71d387cbaca325
[ "BSD-2-Clause" ]
19
2016-04-05T17:11:00.000Z
2022-03-07T13:15:42.000Z
ChaosTheory/ChaosTheory/Binary/music.asm
spheenik/conspiracy
26e35b31513f1808b7683eb41f71d387cbaca325
[ "BSD-2-Clause" ]
null
null
null
ChaosTheory/ChaosTheory/Binary/music.asm
spheenik/conspiracy
26e35b31513f1808b7683eb41f71d387cbaca325
[ "BSD-2-Clause" ]
4
2016-09-13T11:55:02.000Z
2021-06-01T11:24:16.000Z
;---------------------------------------- %macro include_binary 2 global %1 %1 incbin %2 %1end: global %1_size %1_size dd %1end - %1 %endmacro ;---------------------------------------- section .data include_binary _music, "music.mvm"
16.8
42
0.440476
84fe7703a6177d5ee970a87ac8df345880ac54d6
3,980
asm
Assembly
MSDOS/Virus.MSDOS.Unknown.dan.asm
fengjixuchui/Family
2abe167082817d70ff2fd6567104ce4bcf0fe304
[ "MIT" ]
3
2021-05-15T15:57:13.000Z
2022-03-16T09:11:05.000Z
MSDOS/Virus.MSDOS.Unknown.dan.asm
fengjixuchui/Family
2abe167082817d70ff2fd6567104ce4bcf0fe304
[ "MIT" ]
null
null
null
MSDOS/Virus.MSDOS.Unknown.dan.asm
fengjixuchui/Family
2abe167082817d70ff2fd6567104ce4bcf0fe304
[ "MIT" ]
3
2021-05-15T15:57:15.000Z
2022-01-08T20:51:04.000Z
; Dan Conner written by MuTaTiON INTERRUPT ; To compile this use TASM /M dan.asm ;--------- code segment public 'code' assume cs:code org 100h ; All .COM files start here start: db 0e9h,0,0 ; Jump to the next command virus:...
32.622951
87
0.392462
198eca17a6bf5337e984e1815b800decfb213f73
922
asm
Assembly
programs/oeis/092/A092769.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/092/A092769.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/092/A092769.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A092769: Squares of A006450: a(n) = prime(prime(n))^2. ; 9,25,121,289,961,1681,3481,4489,6889,11881,16129,24649,32041,36481,44521,58081,76729,80089,109561,124609,134689,160801,185761,212521,259081,299209,316969,344569,358801,380689,502681,546121,597529,635209,737881,769129,844561,935089,982081,1062961,1129969,1181569...
92.2
741
0.821041
ede8484a15eead830274e00f1f8b5b03e7d24103
312
asm
Assembly
data/wild/maps/SafariZoneEast.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
1
2022-02-15T00:19:44.000Z
2022-02-15T00:19:44.000Z
data/wild/maps/SafariZoneEast.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
null
null
null
data/wild/maps/SafariZoneEast.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
null
null
null
SafariZoneEastWildMons: def_grass_wildmons 30 ; encounter rate db 44, NIDORAN_M db 46, DODUO db 45, PARAS db 45, NIDORINA db 43, NIDORINO db 43, EXEGGCUTE db 44, NIDORAN_F db 45, PARASECT db 45, KANGASKHAN db 48, SCYTHER end_grass_wildmons def_water_wildmons 0 ; encounter rate end_water_wildmons
18.352941
39
0.772436
9fabfa794bb00630bbafb0cc3461c27122a8127c
6,390
asm
Assembly
Transynther/x86/_processed/NONE/_xt_sm_/i7-8650U_0xd2_notsx.log_1255_1553.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_sm_/i7-8650U_0xd2_notsx.log_1255_1553.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_sm_/i7-8650U_0xd2_notsx.log_1255_1553.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 %r8 push %r9 push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_WC_ht+0x1c448, %r9 nop nop sub %r8, %r8 mov $0x6162636465666768, %r10 movq %r10, (%r9) nop nop nop nop nop cmp $3368, %rbx lea addresses_UC_ht+0xcc48, %rsi lea addresses_WT_ht+0x1d528...
38.727273
2,999
0.652582
de5a341523c3d3d82680a1f55cd744cce647dec4
616
asm
Assembly
oeis/116/A116150.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/116/A116150.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/116/A116150.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A116150: a(n) = Sum_{j=1..n} (3^j + (-2)^j). ; 1,14,33,130,341,1134,3193,10010,29181,89254,264353,799890,2386021,7185374,21501513,64613770,193622861,581305494,1743042673,5230875650,15689131701,47074385614,141209175833,423655489530,1270910544541,3812843481734,11438306748993,34315367639410,102945208133381,3088374139698...
47.384615
481
0.818182
a61dd9b19ceeda43937ff2f468e7deca90b173d1
400
asm
Assembly
oeis/088/A088572.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/088/A088572.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/088/A088572.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A088572: Numbers n such that (2n+1)^2 - 2 is prime. ; Submitted by Christian Krause ; 1,2,3,4,6,7,9,10,13,14,16,17,18,21,23,24,27,30,31,34,35,37,38,44,46,51,53,58,59,60,63,65,67,69,72,77,80,84,86,88,91,95,102,105,108,111,115,116,118,119,123,126,128,129,132,133,136,139,142,146,149,150,151,154,156,157 add $0,1 mov $1,...
40
216
0.6675
ed64658e39070f8c6c9bef4040b24c07239c5482
2,280
asm
Assembly
programs/oeis/017/A017396.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/017/A017396.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/017/A017396.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A017396: a(n) = (11*n)^8. ; 0,214358881,54875873536,1406408618241,14048223625216,83733937890625,360040606269696,1235736291547681,3596345248055296,9227446944279201,21435888100000000,45949729863572161,92170395205042176,174859124550883201,316348490636206336,549378366500390625,920664383502155776,1495315559180183521,23622...
380
2,224
0.944737
0a1c84893939b1eef43f53f59134ade71e54885d
376
asm
Assembly
programs/oeis/051/A051351.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/051/A051351.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/051/A051351.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A051351: a(n) = a(n-1) + sum of digits of n-th prime. ; 0,2,5,10,17,19,23,31,41,46,57,61,71,76,83,94,102,116,123,136,144,154,170,181,198,214,216,220,228,238,243,253,258,269,282,296,303,316,326,340,351,368,378,389,402,419,438,442,449,460,473,481,495,502,510,524 lpb $0 sub $0,1 mov $2,$0 max $2,0 seq $2,7605 ;...
31.333333
206
0.646277
f313a161def69edb1bd3043774802f063c4cbf9e
1,529
asm
Assembly
Etapa 01/Aula 03 - Registradores e Instr. MOV/codes/a03e04.asm
bellorini/unioeste
8c3d1f1e26dc3680160820c7219954b6076c9d5e
[ "MIT" ]
6
2021-11-03T20:19:10.000Z
2022-02-23T17:57:58.000Z
Etapa 01/Aula 03 - Registradores e Instr. MOV/codes/a03e04.asm
bellorini/unioeste
8c3d1f1e26dc3680160820c7219954b6076c9d5e
[ "MIT" ]
null
null
null
Etapa 01/Aula 03 - Registradores e Instr. MOV/codes/a03e04.asm
bellorini/unioeste
8c3d1f1e26dc3680160820c7219954b6076c9d5e
[ "MIT" ]
5
2022-02-02T15:48:45.000Z
2022-02-22T18:17:52.000Z
; Aula 03 - Registradores e MOV ; arquivo: a03e04.asm ; objetivo: calculo de enderecamento MOV e LEA ; nasm -f elf64 a03e04.asm ; ld a03e04.o -o a03e04.x section .data ; int vetorInt[10] = {42,1, 2, 3, 4, 5, 6, 7, 8, 9}; vetorInt : dd 42, 1, 2, 3, 4, 96, 6, 7, 8, 9 section .text global _start _start: ...
28.849057
84
0.638326
5836f4dd20e1de7d0c9630cdc0135e306a189f4b
349
asm
Assembly
programs/oeis/021/A021186.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/021/A021186.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/021/A021186.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A021186: Decimal expansion of 1/182. ; 0,0,5,4,9,4,5,0,5,4,9,4,5,0,5,4,9,4,5,0,5,4,9,4,5,0,5,4,9,4,5,0,5,4,9,4,5,0,5,4,9,4,5,0,5,4,9,4,5,0,5,4,9,4,5,0,5,4,9,4,5,0,5,4,9,4,5,0,5,4,9,4,5,0,5,4,9,4,5,0,5,4,9,4,5,0,5,4,9,4,5,0,5,4,9,4,5,0,5 mov $1,$0 pow $0,2 mul $0,2 sub $0,$1 cal $0,21158 ; Decimal expansion of 1/154....
29.083333
199
0.555874
16c325a066fc41553893cbc2513dcbc7ba909c37
242
asm
Assembly
libsrc/_DEVELOPMENT/adt/b_vector/c/sdcc_iy/b_vector_data_fastcall.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/adt/b_vector/c/sdcc_iy/b_vector_data_fastcall.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/adt/b_vector/c/sdcc_iy/b_vector_data_fastcall.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
; void *b_vector_data_fastcall(b_vector_t *v) SECTION code_adt_b_vector PUBLIC _b_vector_data_fastcall EXTERN _b_array_data_fastcall defc _b_vector_data_fastcall = _b_array_data_fastcall INCLUDE "adt/b_vector/z80/asm_b_vector_data.asm"
18.615385
53
0.859504
1e6a4921efae9a79fadeede6d25a273f495f3ebe
648
asm
Assembly
libsrc/spectrum/zx_timexsound.asm
dex4er/deb-z88dk
9ee4f23444fa6f6043462332a1bff7ae20a8504b
[ "ClArtistic" ]
1
2018-09-04T23:07:24.000Z
2018-09-04T23:07:24.000Z
libsrc/spectrum/zx_timexsound.asm
dex4er/deb-z88dk
9ee4f23444fa6f6043462332a1bff7ae20a8504b
[ "ClArtistic" ]
null
null
null
libsrc/spectrum/zx_timexsound.asm
dex4er/deb-z88dk
9ee4f23444fa6f6043462332a1bff7ae20a8504b
[ "ClArtistic" ]
null
null
null
; ; ZX Spectrum specific routines ; by Stefano Bodrato, 15/09/2006 ; ; int zx_timexsound(); ; ; The result is: ; - 1 (true) if a sound chip on the TS2068 standard location is present ; - 0 (false) otherwise ; ; $Id: zx_timexsound.asm,v 1.1 2006/12/01 16:58:30 stefano Exp $ ; XLIB zx_timexsound zx_tim...
14.086957
72
0.595679
af55839f361943bb717705221dc1f36c4227e5e5
3,375
asm
Assembly
FlameOS 2.0/KernelParts/GDT.asm
Th3Matt/FlameOS
58c80646eea8c2f3140e45bf9aa5db368e0fac22
[ "MIT" ]
null
null
null
FlameOS 2.0/KernelParts/GDT.asm
Th3Matt/FlameOS
58c80646eea8c2f3140e45bf9aa5db368e0fac22
[ "MIT" ]
null
null
null
FlameOS 2.0/KernelParts/GDT.asm
Th3Matt/FlameOS
58c80646eea8c2f3140e45bf9aa5db368e0fac22
[ "MIT" ]
null
null
null
;---------------------00 - NULL mov edi, GDTTableLoc mov dword [edi], 0 add edi, 4 mov dword [edi], 0 add edi, 4 ;---------------------08 - Stack ;500 - 1500 mov ax, 0x14ff mov [edi], ax add edi, 2 push ax mov ax, 0x500 mov [edi], ax ...
16.383495
65
0.435259
4af392cd8cc192b5005173c165222916dcd26a50
361
asm
Assembly
oeis/122/A122963.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/122/A122963.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/122/A122963.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A122963: Triangular numbers with semiprime indices. ; Submitted by Christian Krause ; 10,21,45,55,105,120,231,253,325,351,561,595,630,741,780,1081,1225,1326,1540,1653,1711,1953,2145,2415,2775,3003,3403,3655,3741,3828,4186,4371,4465,4560,5671,6216,6670,7021,7140,7381,7503,7626,8385,8911,9045,10011 mov $1,$0 seq $1,88...
40.111111
213
0.750693
8a9ac11b4a4e5e3855e012aea1b3aa1f85f222c0
3,237
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_117_3035.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_117_3035.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_117_3035.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 %r9 push %rbp push %rbx push %rcx push %rdi push %rsi lea addresses_WT_ht+0x1b97e, %rsi lea addresses_WT_ht+0x1bb62, %rdi nop nop nop dec %r10 mov $64, %rcx rep movsl nop nop nop nop add $42904, %rbx lea addresses_WC_ht+0xf9e2, %rsi nop add %rbp, %rbp movl $0x...
22.636364
350
0.650911
655db0773cae2890fd5e4d104c1faf9740310510
466
asm
Assembly
programs/oeis/047/A047411.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/047/A047411.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/047/A047411.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A047411: Numbers that are congruent to {1, 2, 4, 6} mod 8. ; 1,2,4,6,9,10,12,14,17,18,20,22,25,26,28,30,33,34,36,38,41,42,44,46,49,50,52,54,57,58,60,62,65,66,68,70,73,74,76,78,81,82,84,86,89,90,92,94,97,98,100,102,105,106,108,110,113,114,116,118,121,122,124,126,129,130,132,134,137,138,140,142,145,146,148,150,153,154,...
46.6
346
0.678112
50e607fe72ad5e1ab268a9226b4979ae02901ee2
5,048
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_st_/i7-8650U_0xd2_notsx.log_5034_1419.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_st_/i7-8650U_0xd2_notsx.log_5034_1419.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_st_/i7-8650U_0xd2_notsx.log_5034_1419.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 %rax push %rbx push %rdx lea addresses_normal_ht+0x14e53, %rbx nop nop nop nop nop and %r11, %r11 mov $0x6162636465666768, %rdx movq %rdx, (%rbx) nop nop nop nop nop and $37334, %rax pop %rdx pop %rbx pop %rax pop %r11 ret .global s_faulty_load s_faulty_l...
42.066667
2,999
0.656498
fb69dc821f2c0249ed513b9388f8a5f1ff21f7bf
61,886
asm
Assembly
dm_mini_uno_original_firmware/usb_chip.asm
alfanhui/f1-dell
ad12d3bd62d8a17ab8bde7668de41c3098a81e71
[ "MIT" ]
1
2020-06-07T21:15:25.000Z
2020-06-07T21:15:25.000Z
dm_mini_uno_original_firmware/usb_chip.asm
alfanhui/f1-dell
ad12d3bd62d8a17ab8bde7668de41c3098a81e71
[ "MIT" ]
null
null
null
dm_mini_uno_original_firmware/usb_chip.asm
alfanhui/f1-dell
ad12d3bd62d8a17ab8bde7668de41c3098a81e71
[ "MIT" ]
null
null
null
usb_chip.hex: file format ihex Disassembly of section .sec1: 00000000 <.sec1>: 0: 90 c0 rjmp .+288 ; 0x122 2: 00 00 nop 4: a9 c0 rjmp .+338 ; 0x158 6: 00 00 nop 8: a7 c0 rjmp .+334 ; 0x158 a: 00 00 nop c: a5 c0 rjmp .+330 ;...
35.587119
43
0.497479
1bca755d0d8b44abb4665d0d7b78d833fddf8125
398
asm
Assembly
asm/sum/sum.asm
severinkaderli/BTI7061-CSBas
3eab8432b98d1ad3ec3c80eb1e779710689eba9b
[ "MIT" ]
1
2018-09-18T19:03:59.000Z
2018-09-18T19:03:59.000Z
asm/sum/sum.asm
severinkaderli/BTI7061-CSBas
3eab8432b98d1ad3ec3c80eb1e779710689eba9b
[ "MIT" ]
null
null
null
asm/sum/sum.asm
severinkaderli/BTI7061-CSBas
3eab8432b98d1ad3ec3c80eb1e779710689eba9b
[ "MIT" ]
null
null
null
section .data Number: db 0xA ; We calculate the sum of the numbers up to this one section .bss section .text global _start _start: mov rax, 0 ; We store the sum in rax mov bl, [Number] ; bl holds the current number calculate: add rax, rbx ; Add the current number to the sum dec rbx ; Decrease the number ...
18.090909
69
0.698492
c5707c0316c9b0172929e6cfab5985f8c1610275
529
asm
Assembly
dino/lcs/etc/A7.asm
zengfr/arcade_game_romhacking_sourcecode_top_secret_data
a4a0c86c200241494b3f1834cd0aef8dc02f7683
[ "Apache-2.0" ]
6
2020-10-14T15:29:10.000Z
2022-02-12T18:58:54.000Z
dino/lcs/etc/A7.asm
zengfr/arcade_game_romhacking_sourcecode_top_secret_data
a4a0c86c200241494b3f1834cd0aef8dc02f7683
[ "Apache-2.0" ]
null
null
null
dino/lcs/etc/A7.asm
zengfr/arcade_game_romhacking_sourcecode_top_secret_data
a4a0c86c200241494b3f1834cd0aef8dc02f7683
[ "Apache-2.0" ]
1
2020-12-17T08:59:10.000Z
2020-12-17T08:59:10.000Z
copyright zengfr site:http://github.com/zengfr/romhack 0836CE clr.b ($a7,A6) 0836D2 lea ($b2,PC) ; ($83786), A0 08375A subq.b #1, ($a7,A6) 08375E bcc $83784 [etc+A7] 083760 move.b #$5, ($a7,A6) 083766 lea ($1e,PC) ; ($83786), A0 [etc+A7] 08BE8E move.b D0, ($a7,A6) [etc+A6] 08BE92 move.l #$...
31.117647
54
0.606805
90c5b27fb8e0d867853e9882360da01a9a05ffc2
553
asm
Assembly
oeis/313/A313534.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/313/A313534.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/313/A313534.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A313534: Coordination sequence Gal.6.231.5 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. ; Submitted by Jamie Morken(s1) ; 1,5,10,14,19,23,27,31,36,40,45,50,55,60,64,69,73,77,81,86,90,95,100,105,110,114,119,123,127,131,136,140,145,...
25.136364
177
0.681736
ff1a99644d98ffb314f7c560e61322f22745847c
489
asm
Assembly
oeis/309/A309355.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/309/A309355.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/309/A309355.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A309355: Even numbers k such that k! is divisible by k*(k+1)/2. ; Submitted by Jamie Morken ; 8,14,20,24,26,32,34,38,44,48,50,54,56,62,64,68,74,76,80,84,86,90,92,94,98,104,110,114,116,118,120,122,124,128,132,134,140,142,144,146,152,154,158,160,164,168,170,174,176,182,184,186,188,194,200,202,204,206 add $0,2 mov $1,3...
21.26087
207
0.611452
6da21b5621cdd19d108dc0e995424b01ade874fb
108,949
asm
Assembly
src/my_soft/spectrum/sped/sped54en/sped54en.asm
chipsi007/zesarux
baddd4b27f5216343177d0a007977ad03ceea5fe
[ "BSD-3-Clause", "MIT" ]
null
null
null
src/my_soft/spectrum/sped/sped54en/sped54en.asm
chipsi007/zesarux
baddd4b27f5216343177d0a007977ad03ceea5fe
[ "BSD-3-Clause", "MIT" ]
null
null
null
src/my_soft/spectrum/sped/sped54en/sped54en.asm
chipsi007/zesarux
baddd4b27f5216343177d0a007977ad03ceea5fe
[ "BSD-3-Clause", "MIT" ]
null
null
null
; SPED - SPectrum Ensamblador Desensamblador / SuPer Ensamblador Desensamblador ; Copyright (C) 1995 Cesar Hernandez Bano ; ; This file is part of ZEsarUX. ; ; SPED is free software: you can redistribute it and/or modify ; it under the terms of the GNU General Public License as published by ; the Free...
18.295382
82
0.439775
dbff1d075a46a12021665f910975377c5d016bb6
213
asm
Assembly
SourceCode/replacingAWithZ.asm
Nuthi-Sriram/Assembly-Level-Code-for-8086
616b651c913863d6151ae49f409762fe5d707b74
[ "MIT" ]
null
null
null
SourceCode/replacingAWithZ.asm
Nuthi-Sriram/Assembly-Level-Code-for-8086
616b651c913863d6151ae49f409762fe5d707b74
[ "MIT" ]
null
null
null
SourceCode/replacingAWithZ.asm
Nuthi-Sriram/Assembly-Level-Code-for-8086
616b651c913863d6151ae49f409762fe5d707b74
[ "MIT" ]
null
null
null
.model small .stack .data str db "malayalam$" .code .startup mov si, offset str replace:cmp [si], '$' jz exit cmp [si],'a' jz change inc si change:mov [si],'z' inc si jmp replace exit: .exit end
11.833333
22
0.624413
c563a639f763570308f3394249a21017ee8538f7
61,899
asm
Assembly
mv.asm
adrianna157/CS444-Lab5-Mutexes
a6d4d67cae45b5f37ce4b26d17636659d9e5b58b
[ "MIT-0" ]
null
null
null
mv.asm
adrianna157/CS444-Lab5-Mutexes
a6d4d67cae45b5f37ce4b26d17636659d9e5b58b
[ "MIT-0" ]
null
null
null
mv.asm
adrianna157/CS444-Lab5-Mutexes
a6d4d67cae45b5f37ce4b26d17636659d9e5b58b
[ "MIT-0" ]
null
null
null
_mv: file format elf32-i386 Disassembly of section .text: 00000000 <main>: int mv(char *, char *); int main(int argc, char *argv[]) { 0: 55 push %ebp int i = 0; int res = -1; char *src = NULL; char *dest = NULL; struct stat st; char dirstr[DIRSTR] = {0}; 1: 3...
34.029137
76
0.436614
16ab5a6694931488113b8091d9175af924c1a04a
6,815
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca.log_21829_663.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.log_21829_663.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.log_21829_663.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 %rbx push %rcx push %rdi push %rsi lea addresses_normal_ht+0xca11, %r9 nop cmp %r8, %r8 vmovups (%r9), %ymm0 vextracti128 $1, %ymm0, %xmm0 vpextrq $0, %xmm0, %rbp nop nop dec %r12 lea addresses_UC_ht+0x1de11, %r9 and $19236, %rsi mo...
36.25
2,999
0.660015
333af477f6b1adfae5c0d5f4c0333a8df7573376
205
asm
Assembly
src/test/resources/rom/math2.asm
yottatsa/basicv2
d64e3ed256bcac5e6f3d5f5cae0da3266a16d356
[ "Unlicense" ]
71
2016-08-09T20:12:50.000Z
2022-03-25T08:17:48.000Z
src/test/resources/rom/math2.asm
yottatsa/basicv2
d64e3ed256bcac5e6f3d5f5cae0da3266a16d356
[ "Unlicense" ]
35
2017-01-04T17:35:08.000Z
2021-11-05T11:09:06.000Z
src/test/resources/rom/math2.asm
yottatsa/basicv2
d64e3ed256bcac5e6f3d5f5cae0da3266a16d356
[ "Unlicense" ]
12
2018-08-20T03:12:42.000Z
2021-09-21T00:30:11.000Z
*=$c000 lda #<NUMBER ldy #>NUMBER jsr REALFAC ldx #00 ldy #$20 jsr 48087 lda #0 ldy #$20 jsr 48034 jsr 49009 ldx #$10 ldy #$20 jsr 48087 jsr 43708 rts NUMBER .real 3124.4569
10.789474
22
0.595122
71706ac594819fd67cb6cfdc6432add2bd6459c6
12,427
asm
Assembly
Appl/GeoWrite/Document/documentSearchSp.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Appl/GeoWrite/Document/documentSearchSp.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Appl/GeoWrite/Document/documentSearchSp.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 1992 -- All Rights Reserved PROJECT: PC GEOS MODULE: GeoWrite FILE: documentSearchSp.asm REVISION HISTORY: Name Date Description ---- ---- ----------- Tony 3/92 Initial version DESC...
22.553539
80
0.699364
d4220db75672d446e8339a0efeb9ae328d874d0a
261
asm
Assembly
data/mapHeaders/CeladonDiner.asm
AmateurPanda92/pokemon-rby-dx
f7ba1cc50b22d93ed176571e074a52d73360da93
[ "MIT" ]
9
2020-07-12T19:44:21.000Z
2022-03-03T23:32:40.000Z
data/mapHeaders/CeladonDiner.asm
JStar-debug2020/pokemon-rby-dx
c2fdd8145d96683addbd8d9075f946a68d1527a1
[ "MIT" ]
7
2020-07-16T10:48:52.000Z
2021-01-28T18:32:02.000Z
data/mapHeaders/CeladonDiner.asm
JStar-debug2020/pokemon-rby-dx
c2fdd8145d96683addbd8d9075f946a68d1527a1
[ "MIT" ]
2
2021-03-28T18:33:43.000Z
2021-05-06T13:12:09.000Z
CeladonDiner_h: db LOBBY ; tileset db CELADON_DINER_HEIGHT, CELADON_DINER_WIDTH ; dimensions (y, x) dw CeladonDiner_Blocks ; blocks dw CeladonDiner_TextPointers ; texts dw CeladonDiner_Script ; scripts db 0 ; connections dw CeladonDiner_Object ; objects
29
65
0.804598
9d54ac6440396a030eb49ce70766e9d34131e134
7,135
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_st_sm_/i3-7100_9_0x84_notsx.log_21829_2960.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_st_sm_/i3-7100_9_0x84_notsx.log_21829_2960.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_st_sm_/i3-7100_9_0x84_notsx.log_21829_2960.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 %rax push %rbp push %rbx push %rcx push %rdi push %rsi lea addresses_WT_ht+0x6d99, %r13 nop nop nop nop dec %rbx movb $0x61, (%r13) nop nop nop xor %rsi, %rsi lea addresses_WC_ht+0x3799, %r10 nop xor %rdi, %rdi movl $0x61626364, (%r10) and %r10, %r10...
35.321782
2,999
0.655781
4d56d89fc330883d60ffae8818f9c73f8d716de3
711
asm
Assembly
Irvine/Examples/ch08/32 bit/ModSum32_traditional/ModSum/_arrysum.asm
alieonsido/ASM_TESTING
4d5e2a3e11d921eeb50d69bbe4352cfc0e99afa7
[ "Apache-2.0" ]
null
null
null
Irvine/Examples/ch08/32 bit/ModSum32_traditional/ModSum/_arrysum.asm
alieonsido/ASM_TESTING
4d5e2a3e11d921eeb50d69bbe4352cfc0e99afa7
[ "Apache-2.0" ]
null
null
null
Irvine/Examples/ch08/32 bit/ModSum32_traditional/ModSum/_arrysum.asm
alieonsido/ASM_TESTING
4d5e2a3e11d921eeb50d69bbe4352cfc0e99afa7
[ "Apache-2.0" ]
null
null
null
; ArraySum Procedure (_arrysum.asm) INCLUDE Irvine32.inc .code ArraySum PROC ; ; Calculates the sum of an array of 32-bit integers. ; Receives: ; ptrArray ; pointer to array ; arraySize ; size of array (DWORD) ; Returns: EAX = sum ;----------------------------------------------------- ptrArray EQU [ebp...
19.75
54
0.625879
bd68a92ea822dae02496e62ace43f9e3c7a3d16d
343
asm
Assembly
src/shaders/post_processing/gen5_6/pa_load_save_nv12.asm
digetx/intel-vaapi-driver
d87db2111a33b157d1913415f15d201cc5182850
[ "MIT" ]
192
2018-01-26T11:51:55.000Z
2022-03-25T20:04:19.000Z
src/shaders/post_processing/gen5_6/pa_load_save_nv12.asm
digetx/intel-vaapi-driver
d87db2111a33b157d1913415f15d201cc5182850
[ "MIT" ]
256
2017-01-23T02:10:27.000Z
2018-01-23T10:00:05.000Z
src/shaders/post_processing/gen5_6/pa_load_save_nv12.asm
digetx/intel-vaapi-driver
d87db2111a33b157d1913415f15d201cc5182850
[ "MIT" ]
64
2018-01-30T19:51:53.000Z
2021-11-24T01:26:14.000Z
// Module name: PA_LOAD_SAVE_NV12 .kernel PA_LOAD_SAVE_NV12 .code #include "SetupVPKernel.asm" #include "Multiple_Loop_Head.asm" #include "PA_Load_8x8.asm" #include "PL8x8_PL8x4.asm" #include "PL8x4_Save_NV12.asm" #include "Multiple_Loop.asm" END_THREAD // End of Thread .end_code .end_kernel // end of ...
18.052632
33
0.758017
c21ca9dfbbe18610a102239e5fd7ad568d900003
151
asm
Assembly
other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/kart/risc.lzh/risc/mak/kart-effect-e.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/kart/risc.lzh/risc/mak/kart-effect-e.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/kart/risc.lzh/risc/mak/kart-effect-e.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
Name: kart-effect-e.asm Type: file Size: 27431 Last-Modified: '1992-11-18T01:23:56Z' SHA-1: 8C70EF278037D8A03694A83A6247BDB87CCAD9AD Description: null
21.571429
47
0.807947
569da3565ac1cb78491200d93cd94c4bb0e99daa
660
asm
Assembly
oeis/166/A166754.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/166/A166754.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/166/A166754.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A166754: a(n) = 4*A061547(n+1) - 3*A166753(n). ; Submitted by Jamie Morken(s3) ; 1,2,9,22,53,114,241,494,1005,2026,4073,8166,16357,32738,65505,131038,262109,524250,1048537,2097110,4194261,8388562,16777169,33554382,67108813,134217674,268435401,536870854,1073741765,2147483586,4294967233,8589934526,17179869117,343597382...
47.142857
492
0.813636
85ba1e2fa2826f12976c5bbe95e4706d1cd85017
8,976
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1251.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_1251.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_1251.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 %r15 push %r8 push %r9 push %rbx push %rcx push %rdi push %rsi lea addresses_WT_ht+0x8d51, %r9 cmp $8142, %rbx mov (%r9), %ecx dec %rbx lea addresses_A_ht+0x14fe1, %r12 nop and $32259, %r15 mov (%r12), %r8w nop nop nop cmp %r8, %r8 lea addresses_A_ht+0x17ec1, ...
31.605634
2,999
0.655192
4d86c53565d72eab8d50c73de683f348229f8b37
28,176
asm
Assembly
Source/vs/notifymyandroid.asm
LeGone/daspirum
21b904140fd51e881f38d43a8d0af0befdfc5cea
[ "MIT" ]
null
null
null
Source/vs/notifymyandroid.asm
LeGone/daspirum
21b904140fd51e881f38d43a8d0af0befdfc5cea
[ "MIT" ]
null
null
null
Source/vs/notifymyandroid.asm
LeGone/daspirum
21b904140fd51e881f38d43a8d0af0befdfc5cea
[ "MIT" ]
null
null
null
; Listing generated by Microsoft (R) Optimizing Compiler Version 16.00.40219.01 TITLE C:\Work\daspirum\Source\src\notifymyandroid.cpp .686P .XMM include listing.inc .model flat INCLUDELIB OLDNAMES ORG $+2 $SG-77049 DB 'www.notifymyandroid.com', 00H $SG-77050 DB '%20', 00H $SG-77051 DB 0dH, 0aH, 0dH, 0aH, 00H...
46.649007
258
0.711989
8262c2ff7ffb6c9f665d929cc0acd1fa0f2f09e0
638
asm
Assembly
programs/oeis/129/A129588.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/129/A129588.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/129/A129588.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A129588: Expansion of q^-1 * theta_2(q)^4 in powers of q^2. ; 16,64,96,128,208,192,224,384,288,320,512,384,496,640,480,512,768,768,608,896,672,704,1248,768,912,1152,864,1152,1280,960,992,1664,1344,1088,1536,1152,1184,1984,1536,1280,1936,1344,1728,1920,1440,1792,2048,1920,1568,2496,1632,1664,3072,1728,1760,2432,1824,2...
91.142857
471
0.747649
cf276f018cbd6501fb31fb4f31a2279d5bae6bcd
4,354
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_163.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_163.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_163.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 %r15 push %rcx push %rdi push %rsi lea addresses_WC_ht+0x16f45, %rsi lea addresses_WC_ht+0x10f0b, %rdi nop nop nop nop nop add $51699, %r10 mov $25, %rcx rep movsb nop nop inc %r14 lea addresses_WC_ht+0x14c0b, %r15 nop dec %r10 movl $0x61626364, (%r1...
53.753086
2,999
0.664906
323df79d17d3e197b579215e7b82c04a3f0f2a28
677
asm
Assembly
Lista Assembly/questao3.asm
joaovictor42/Arquitetura-de-Computadores
28a170113e04c0a39608fd61962aa8bd63604f03
[ "MIT" ]
null
null
null
Lista Assembly/questao3.asm
joaovictor42/Arquitetura-de-Computadores
28a170113e04c0a39608fd61962aa8bd63604f03
[ "MIT" ]
null
null
null
Lista Assembly/questao3.asm
joaovictor42/Arquitetura-de-Computadores
28a170113e04c0a39608fd61962aa8bd63604f03
[ "MIT" ]
1
2021-07-06T02:05:29.000Z
2021-07-06T02:05:29.000Z
extern scanf, printf global main section .bss varA resd 1 varB resd 1 section .data msgEntrada1 db "Digite o primeiro valor:", 0H msgEntrada2 db "Digite o segundo valor:", 0H msgSaida db "O maior valor eh: %d", 0AH, 0H formatoEntrada db "%d", 0H section .text main: push msgEntrada1 call printf add esp, 4 ...
12.537037
46
0.686854
a8273c26fec8817feb6a8fb5bf4cdcbd8c26da8c
7,959
asm
Assembly
Transynther/x86/_processed/NC/_st_zr_un_sm_/i7-7700_9_0xca.log_21829_1126.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NC/_st_zr_un_sm_/i7-7700_9_0xca.log_21829_1126.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NC/_st_zr_un_sm_/i7-7700_9_0xca.log_21829_1126.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 %r13 push %r9 push %rax push %rcx push %rdi push %rsi lea addresses_UC_ht+0x1a231, %r9 nop nop nop nop nop sub $36343, %rax movb (%r9), %r12b dec %r13 lea addresses_UC_ht+0x100c5, %rsi lea addresses_WC_ht+0x19c05, %rdi nop nop nop nop and %r9, %r9 mo...
35.061674
2,999
0.654856
0003948ed91a21fe2e7b1e46bb2422cfacf0451d
617
asm
Assembly
oeis/048/A048504.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/048/A048504.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/048/A048504.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A048504: a(n) = T(n,n), array T given by A048494. ; 1,2,7,28,101,326,967,2696,7177,18442,46091,112652,270349,638990,1490959,3440656,7864337,17825810,40108051,89653268,199229461,440401942,968884247,2122317848,4630511641,10066329626,21810380827,47110422556,101468602397,217969590302,467077693471,998579896352,21303037788...
56.090909
496
0.834684