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
5d318a1e42b6f9b5b96f6fdf503ac2b17ad7fcf8
265
asm
Assembly
tests/syntax_test_addon_directives.asm
dougmasten/dougmasten-sublime-assembly-6809
60aca36483d6a33bbcc3d8880c8ce274cb6302a9
[ "MIT" ]
5
2018-11-10T02:09:16.000Z
2021-09-12T04:39:08.000Z
tests/syntax_test_addon_directives.asm
dougmasten/dougmasten-sublime-assembly-6809
60aca36483d6a33bbcc3d8880c8ce274cb6302a9
[ "MIT" ]
1
2018-12-18T09:44:42.000Z
2018-12-23T06:14:12.000Z
tests/syntax_test_addon_directives.asm
dougmasten/dougmasten-sublime-assembly-6809
60aca36483d6a33bbcc3d8880c8ce274cb6302a9
[ "MIT" ]
2
2021-01-31T03:09:12.000Z
2021-02-10T13:55:11.000Z
# SYNTAX TEST "Packages/Assembly-6809/Assembly-6809.sublime-syntax" # <- source.mc6809 ; Preprocessor addon directives repeat 2 #^^^^^^ support.function.directive.addon # ^ constant.numeric.decimal endrepeat #^^^^^^^^^ support.function.directive.addon
18.928571
67
0.716981
74b43607d7376eb8433f5bd5d4667a4388daadc2
313
asm
Assembly
oeis/195/A195062.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/195/A195062.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/195/A195062.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A195062: Period 7: repeat [1, 0, 1, 0, 1, 0, 1]. ; Submitted by Christian Krause ; 1,0,1,0,1,0,1,1,0,1,0,1,0,1,1,0,1,0,1,0,1,1,0,1,0,1,0,1,1,0,1,0,1,0,1,1,0,1,0,1,0,1,1,0,1,0,1,0,1,1,0,1,0,1,0,1,1,0,1,0,1,0,1,1,0,1,0,1,0,1,1,0,1,0,1,0,1,1,0,1,0,1,0,1,1,0,1,0,1,0,1,1,0,1,0,1,0,1,1,0 mod $0,7 add $0,1 mod $0,2
39.125
201
0.536741
4bca664f68fc4c480ff4f04b52ea6f419c21f241
299
asm
Assembly
libsrc/_DEVELOPMENT/font/font_4x8/_font_4x8_64_omni1.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/font/font_4x8/_font_4x8_64_omni1.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/font/font_4x8/_font_4x8_64_omni1.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; ; Font extracted from 64-4.tap ; ; Tap file downloaded from: http://mdfs.net/Software/Spectrum/Coding/Printout/ SECTION rodata_font SECTION rodata_font_4x8 PUBLIC _font_4x8_64_omni1 PUBLIC _font_4x8_64_omni1_end _font_4x8_64_omni1: BINARY "font_4x8_64_omni1.bin" _font_4x8_64_omni1_end:
17.588235
78
0.812709
1f4f8422962a6757c1500b7600cdf43a866d2653
588
asm
Assembly
programs/oeis/119/A119635.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/119/A119635.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/119/A119635.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A119635: a(n) = n*(1 + n^2)*2^n. ; 4,40,240,1088,4160,14208,44800,133120,377856,1034240,2748416,7127040,18104320,45187072,111083520,269484032,646184960,1533542400,3606052864,8409579520,19465764864,44753223680,102257131520,232330887168,525126860800,1181250224128,2645431418880,5900211322880,13109313929216,2902324150272...
29.4
400
0.77381
c9e66a79cadb434230227e5a5a5fbbfbf5025ef3
620
asm
Assembly
libsrc/_DEVELOPMENT/arch/zx/nirvanam/z80/asm_NIRVANAM_spriteT.asm
grancier/z180
e83f35e36c9b4d1457e40585019430e901c86ed9
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/arch/zx/nirvanam/z80/asm_NIRVANAM_spriteT.asm
grancier/z180
e83f35e36c9b4d1457e40585019430e901c86ed9
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/arch/zx/nirvanam/z80/asm_NIRVANAM_spriteT.asm
grancier/z180
e83f35e36c9b4d1457e40585019430e901c86ed9
[ "ClArtistic" ]
1
2019-12-03T23:57:48.000Z
2019-12-03T23:57:48.000Z
; ---------------------------------------------------------------- ; Z88DK INTERFACE LIBRARY FOR THE NIRVANA ENGINE - by Einar Saukas ; ; See "nirvana-.h" for further details ; ---------------------------------------------------------------- SECTION code_clib SECTION code_nirvanam PUBLIC asm_NIRVANAM_spriteT asm_NIR...
23.846154
66
0.425806
d9ddc0bf15aef68b9c55f55768d4dde28941f96c
750
asm
Assembly
oeis/081/A081900.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/081/A081900.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/081/A081900.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A081900: A sequence related to binomial(n+4, 4). ; Submitted by Jon Maiga ; 1,9,71,519,3606,24150,157250,1001250,6259375,38534375,234140625,1406640625,8367187500,49335937500,288632812500,1676757812500,9678955078125,55548095703125,317108154296875,1801483154296875,10188293457031250,57380676269531250,321922302246093750,...
34.090909
501
0.804
bf77e2fcb571aac42b32b48a0a406a0ee3e36e5b
409
asm
Assembly
oeis/143/A143360.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/143/A143360.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/143/A143360.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A143360: Sum of root degrees of all symmetric ordered trees with n edges. ; Submitted by Jon Maiga ; 1,3,5,12,20,45,77,168,294,630,1122,2376,4290,9009,16445,34320,63206,131274,243542,503880,940576,1939938,3640210,7488432,14115100,28973100,54826020,112326480,213286590,436268025,830905245,1697168160,3241119750 mov $1,...
27.266667
210
0.743276
206c131cfab7a806c3e33ab9d76d5561f691a2c4
6,674
asm
Assembly
Library/GrObj/UI/uiHandleControl.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Library/GrObj/UI/uiHandleControl.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Library/GrObj/UI/uiHandleControl.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: FILE: uiHandleControl.asm AUTHOR: Jon Witort METHODS: Name Description ---- ----------- FUNCTIONS: Scope Name Description ----- ---- --...
23.835714
80
0.670662
4a8cf1f793399e335b9a31e3d2b92849d9f8c238
5,185
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_387.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_387.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_387.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 %r9 push %rcx push %rdi push %rdx push %rsi lea addresses_D_ht+0x2c8, %r11 nop nop add $45988, %rdi mov (%r11), %r15w sub %r9, %r9 lea addresses_A_ht+0xfd40, %r13 nop nop nop add %r9, %r9 mov (%r13), %rdx nop nop nop nop nop xor %r15, %r15 ...
43.208333
2,999
0.658245
bd63602617d76cf1da22c97789bc0d90caf4560f
196
asm
Assembly
yasm-1.3.0/modules/objfmts/win64/tests/win64-imagebase.asm
xu5343/ffmpegtoolkit_CentOS7
974496c709a1c8c69034e46ae5ce7101cf03716f
[ "Apache-2.0" ]
2,151
2020-04-18T07:31:17.000Z
2022-03-31T08:39:18.000Z
third_party/yasm/source/patched-yasm/modules/objfmts/win64/tests/win64-imagebase.asm
cangulcan/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
395
2020-04-18T08:22:18.000Z
2021-12-08T13:04:49.000Z
third_party/yasm/source/patched-yasm/modules/objfmts/win64/tests/win64-imagebase.asm
cangulcan/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
338
2020-04-18T08:03:10.000Z
2022-03-29T12:33:22.000Z
[section .text] handler: ret func: ret func_end: [section .pdata] dd func dd func_end dd myunwnd [section .xdata] myunwnd: db 9,0,0,0 dd handler [section .foo] dd handler wrt ..imagebase
10.888889
27
0.704082
8e18f2c4ee8a84cbb58893cf52a593a150389bc1
286
asm
Assembly
programs/oeis/242/A242112.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/242/A242112.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/242/A242112.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A242112: a(n) = floor((2*n+6)/(5-(-1)^n)). ; 1,1,2,2,3,2,4,3,5,4,6,4,7,5,8,6,9,6,10,7,11,8,12,8,13,9,14,10,15,10,16,11,17,12,18,12,19,13,20,14,21,14,22,15,23,16,24,16,25,17,26,18,27,18,28,19,29,20,30,20,31,21,32,22,33,22,34,23,35,24,36 mov $1,$0 mod $1,2 add $1,2 div $0,$1 add $0,1
31.777778
192
0.576923
aadf6f4f00e4285d5de944ffa2c20333719f4639
752
asm
Assembly
oeis/002/A002022.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/002/A002022.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/002/A002022.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A002022: Pile of coconuts problem. ; Submitted by Christian Krause ; 0,6,240,1020,78120,279930,40353600,134217720,31381059600,99999999990,34522712143920,106993205379060,51185893014090744,155568095557812210,98526125335693359360,295147905179352825840,239072435685151324847136,708235345355337676357614,7142094956933732056...
28.923077
463
0.788564
d99ae3a72e50693adcc41f8d5417f8325f4aa4cb
105
asm
Assembly
a0301.asm
zhangyuesai/8086-asm-learning-code
a934fb3a98a53a6167b647535b3251680294a786
[ "MIT" ]
1
2018-07-23T10:30:22.000Z
2018-07-23T10:30:22.000Z
a0301.asm
zhangyuesai/8086-asm-learning-code
a934fb3a98a53a6167b647535b3251680294a786
[ "MIT" ]
null
null
null
a0301.asm
zhangyuesai/8086-asm-learning-code
a934fb3a98a53a6167b647535b3251680294a786
[ "MIT" ]
null
null
null
assume cs:codesg codesg segment s: jmp s jmp short s jmp near ptr s jmp far ptr s codesg ends end s
9.545455
16
0.72381
0a0bd7e355ac53830d6b99bb96a70ed1d3c5dca9
7,554
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_885.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_885.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_885.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r8 push %r9 push %rax push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_WT_ht+0xdc8a, %r8 nop nop nop nop nop inc %r9 movl $0x61626364, (%r8) nop nop nop inc %rbx lea addresses_UC_ht+0x63cd, %rsi lea addresses_A_ht+0x1178d, %rdi nop nop nop nop sub $8058,...
34.180995
2,999
0.655811
c2927703bedd42c5aa38f8875463cf80f919574d
1,543
asm
Assembly
programs/oeis/250/A250761.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/250/A250761.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/250/A250761.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A250761: Number of (6+1) X (n+1) 0..2 arrays with nondecreasing x(i,j)-x(i,j-1) in the i direction and nondecreasing x(i,j)+x(i-1,j) in the j direction. ; 9585,22197,40023,63063,91317,124785,163467,207363,256473,310797,370335,435087,505053,580233,660627,746235,837057,933093,1034343,1140807,1252485,1369377,1491483,161...
31.489796
816
0.674012
fe980c962fa808e15795464d06d001f97edfea3e
2,283
asm
Assembly
game/logic/game_states/donation_screen.asm
benoitryder/super-tilt-bro
8d5035f54e906a401d0808c2e104d32fa1fadd7f
[ "WTFPL" ]
2
2020-09-29T16:43:35.000Z
2021-08-24T16:41:22.000Z
game/logic/game_states/donation_screen.asm
pompshuffle/super-tilt-bro
d0f836290223085d7794c445c696e1c644c674d2
[ "WTFPL" ]
null
null
null
game/logic/game_states/donation_screen.asm
pompshuffle/super-tilt-bro
d0f836290223085d7794c445c696e1c644c674d2
[ "WTFPL" ]
null
null
null
init_donation_screen: .( SWITCH_BANK(#DATA_BANK_NUMBER) ; Construct nt buffers for palettes (to avoid changing it mid-frame) lda #<palette_donation sta tmpfield1 lda #>palette_donation sta tmpfield2 jsr construct_palettes_nt_buffer ; Copy background from PRG-rom to PPU nametable lda #<nametable_donation sta...
17.697674
71
0.756899
57f848d6314d64753b46433477e8adf8eb2cb976
670
asm
Assembly
programs/oeis/229/A229587.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/229/A229587.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/229/A229587.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A229587: Number of defective 3-colorings of a 2 X n 0..2 array connected horizontally and antidiagonally with exactly one mistake, and colors introduced in row-major 0..2 order ; 0,6,28,116,444,1620,5724,19764,67068,224532,743580,2440692,7951932,25745364,82904796,265720500,848179836,2697594516,8551948572,27033340788,...
74.444444
302
0.820896
2849e18264355888c74432cf74d317a384a21c16
383
asm
Assembly
libsrc/math/zxmath/ldexp.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/math/zxmath/ldexp.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/math/zxmath/ldexp.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
SECTION code_fp PUBLIC ldexp EXTERN dload EXTERN fa ; ; double ldexp (double x, int exp); ; Generate value from significand and exponent ; Returns the result of multiplying x (the significand) by 2 ; raised to the power of exp (the exponent). ldexp: ld hl,4 add hl,sp call dload ld hl,2 add hl,sp ld c,(h...
13.206897
61
0.681462
bdb7e7fc44e7176b0eead96f2dbb3a36deaf6bd5
2,051
asm
Assembly
bahamut/source/combat-hdma.asm
higan-emu/bahamut-lagoon-translation-kit
6f08de5b92b597c0b9ecebd485cc975b99acfc13
[ "0BSD" ]
2
2021-08-15T04:10:10.000Z
2021-08-15T20:14:13.000Z
bahamut/source/combat-hdma.asm
higan-emu/bahamut-lagoon-translation-kit
6f08de5b92b597c0b9ecebd485cc975b99acfc13
[ "0BSD" ]
1
2022-02-16T02:46:39.000Z
2022-02-16T04:30:29.000Z
bahamut/source/combat-hdma.asm
higan-emu/bahamut-lagoon-translation-kit
6f08de5b92b597c0b9ecebd485cc975b99acfc13
[ "0BSD" ]
1
2021-12-25T11:34:57.000Z
2021-12-25T11:34:57.000Z
namespace combat { seek(codeCursor) //there is a bug in S-CPU A where DMAs can fail if the last HDMA transfer had //targeted BBADx=$00. this bug triggered on the experience screen after combat. //this mitigation works by moving the HDMA to $21ff+$2100 instead. //there is a second bug where writes to $2100 latch on th...
28.887324
80
0.638225
fc2aff4f9bd627ec3ba2325f47b694f03073ee3c
944
asm
Assembly
gfx/font.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
1
2022-02-15T00:19:44.000Z
2022-02-15T00:19:44.000Z
gfx/font.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
null
null
null
gfx/font.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
null
null
null
PokemonLogoGraphics: INCBIN "gfx/title/pokemon_logo.2bpp" FontGraphics:: INCBIN "gfx/font/font.1bpp" FontGraphicsEnd:: ABTiles: INCBIN "gfx/font/AB.2bpp" HpBarAndStatusGraphics:: INCBIN "gfx/font/font_battle_extra.2bpp" HpBarAndStatusGraphicsEnd:: BattleHudTiles1: INCBIN "gfx/battle/battle_hud_1.1bpp" BattleHudTiles...
29.5
65
0.841102
62d4b1e7a8d84f1412efa64ca1f590e3d6d4050a
119
asm
Assembly
src/test/resources/data/potests/test29-include.asm
cpcitor/mdlz80optimizer
75070d984e1f08474e6d397c7e0eb66d8be0c432
[ "Apache-2.0" ]
36
2020-06-29T06:52:26.000Z
2022-02-10T19:41:58.000Z
src/test/resources/data/potests/test29-include.asm
cpcitor/mdlz80optimizer
75070d984e1f08474e6d397c7e0eb66d8be0c432
[ "Apache-2.0" ]
39
2020-07-02T18:19:34.000Z
2022-03-27T18:08:54.000Z
src/test/resources/data/potests/test29-include.asm
cpcitor/mdlz80optimizer
75070d984e1f08474e6d397c7e0eb66d8be0c432
[ "Apache-2.0" ]
7
2020-07-02T06:00:05.000Z
2021-11-28T17:31:13.000Z
; Test case: for some reason macros within REPTs had funny behavior ld_val: macro ?par1 ld a,?par1 ld (val),a endm
17
67
0.722689
ac18b7c8a392ce1cfd18bcc6fb4ffb247affe92f
2,342
asm
Assembly
maps/Route24.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
28
2019-11-08T07:19:00.000Z
2021-12-20T10:17:54.000Z
maps/Route24.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
13
2020-01-11T17:00:40.000Z
2021-09-14T01:27:38.000Z
maps/Route24.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
22
2020-05-28T17:31:38.000Z
2022-03-07T20:49:35.000Z
object_const_def ; object_event constants const ROUTE24_ROCKET Route24_MapScripts: db 0 ; scene scripts db 0 ; callbacks Route24RocketScript: faceplayer playmusic MUSIC_ROCKET_ENCOUNTER opentext writetext Route24RocketSeenText waitbutton closetext winlosstext Route24RocketBeatenText, -1 loadtrainer GRUNT...
18.015385
150
0.730145
a5b58bc39245255ef7fbacd319a581d9acc7c97a
1,539
asm
Assembly
programs/oeis/195/A195042.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/195/A195042.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/195/A195042.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A195042: Concentric 9-gonal numbers. ; 0,1,9,19,36,55,81,109,144,181,225,271,324,379,441,505,576,649,729,811,900,991,1089,1189,1296,1405,1521,1639,1764,1891,2025,2161,2304,2449,2601,2755,2916,3079,3249,3421,3600,3781,3969,4159,4356,4555,4761,4969,5184,5401,5625,5851,6084,6319,6561,6805,7056,7309,7569,7831,8100,8371,8...
153.9
1,441
0.812216
ac3425684b18be7cc7096598cce0bbec129c9d88
421
asm
Assembly
programs/oeis/032/A032509.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/032/A032509.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/032/A032509.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A032509: a(n) = round(tan(Pi*(1-1/n)/2)). ; 0,1,2,2,3,4,4,5,6,6,7,8,8,9,10,10,11,11,12,13,13,14,15,15,16,17,17,18,18,19,20,20,21,22,22,23,24,24,25,25,26,27,27,28,29,29,30,31,31,32,32,33,34,34,35,36,36,37,38,38,39,39,40,41,41,42,43,43,44 add $0,3 mov $3,2 lpb $0,1 add $3,$0 mov $5,8 mul $5,$3 trn $3,10 add ...
20.047619
194
0.555819
957cdfb713904b32bd916e97c681ff91a91a2d7b
577
asm
Assembly
programs/oeis/002/A002313.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/002/A002313.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/002/A002313.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A002313: Primes congruent to 1 or 2 modulo 4; or, primes of form x^2 + y^2; or, -1 is a square mod p. ; 2,5,13,17,29,37,41,53,61,73,89,97,101,109,113,137,149,157,173,181,193,197,229,233,241,257,269,277,281,293,313,317,337,349,353,373,389,397,401,409,421,433,449,457,461,509,521,541,557,569,577,593,601,613,617,641,653,...
96.166667
406
0.731369
de8135e9a40d64fd2a43d3d9475dfc520b937e53
82,945
asm
Assembly
Code.asm
romhack/BC-BackFromSource
d916ca2e338c3330ea4234dd2ac6c9b115ad6776
[ "MIT" ]
4
2015-12-18T18:39:38.000Z
2021-05-20T07:40:03.000Z
Code.asm
romhack/BC-BackFromSource
d916ca2e338c3330ea4234dd2ac6c9b115ad6776
[ "MIT" ]
null
null
null
Code.asm
romhack/BC-BackFromSource
d916ca2e338c3330ea4234dd2ac6c9b115ad6776
[ "MIT" ]
1
2015-11-07T20:42:47.000Z
2015-11-07T20:42:47.000Z
; Griever's Stuff ; -=#Battle City - Back From Source#=- INCLUDE RAM.asm; Описание всех переменных вынесено в отдельный файл. INCLUDE REGS.asm; Регистры вынесены в отдельный файл. ; ═══════════════════════════════════════════════════════════════════════════ ; Заголо...
27.017915
105
0.672072
0af45640064d97da141829dfb90a82df6637db4f
5,140
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0xca.log_21829_329.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0xca.log_21829_329.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0xca.log_21829_329.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r13 push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_WC_ht+0xd8af, %rdi nop nop nop nop dec %rbp mov $0x6162636465666768, %rsi movq %rsi, %xmm5 vmovups %ymm5, (%rdi) nop nop xor %r10, %r10 lea addresses_WT_ht+0x11ff, %rsi nop nop nop ...
45.087719
2,999
0.659728
399b7f9eaaed11493fb37b8e8357da49c0c26267
387
asm
Assembly
oeis/020/A020987.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/020/A020987.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/020/A020987.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A020987: Zero-one version of Golay-Rudin-Shapiro sequence (or word). ; Submitted by Jamie Morken(s4) ; 0,0,0,1,0,0,1,0,0,0,0,1,1,1,0,1,0,0,0,1,0,0,1,0,1,1,1,0,0,0,1,0,0,0,0,1,0,0,1,0,0,0,0,1,1,1,0,1,1,1,1,0,1,1,0,1,0,0,0,1,1,1,0,1,0,0,0,1,0,0,1,0,0,0,0,1,1,1,0,1,0,0,0,1,0,0,1,0,1,1,1,0,0,0,1,0,1,1,1,0 lpb $0 lpb $...
27.642857
201
0.560724
74405f811b109f741e49ef426b16702a89cdca4e
7,451
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_444.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_444.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_444.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 %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_UC_ht+0xe478, %rsi lea addresses_WC_ht+0x18478, %rdi clflush (%rdi) nop nop nop nop dec %rdx mov $100, %rcx rep movsq and $11536, %r13 lea addresses_normal_ht+0x10f54, %r11 dec %rbx mov (%r11...
34.817757
2,999
0.661254
48df72f1dcdc1d563964163e03046105986c60f3
6,033
asm
Assembly
fox32rom/monitor/shell.asm
ry755/fox32
5c06c23941e4a1efae0440a6e8cf31d3f0714256
[ "MIT" ]
6
2022-01-27T06:55:52.000Z
2022-03-13T22:21:17.000Z
fox32rom/monitor/shell.asm
ry755/fox32
5c06c23941e4a1efae0440a6e8cf31d3f0714256
[ "MIT" ]
null
null
null
fox32rom/monitor/shell.asm
ry755/fox32
5c06c23941e4a1efae0440a6e8cf31d3f0714256
[ "MIT" ]
null
null
null
; debug monitor shell monitor_shell_start: mov.8 [MODIFIER_BITMAP], 0 call monitor_shell_clear_buffer mov r0, monitor_shell_prompt call print_string_to_monitor monitor_shell_event_loop: call get_next_event ; was a key pressed? cmp r0, EVENT_TYPE_KEY_DOWN ifz call monitor_shell_key_dow...
25.67234
109
0.726007
af3efddf0752fa48dbfb1e3ee28f8da33995101c
4,589
asm
Assembly
Win32/Win32.Gaelicum.A/sfc.asm
fengjixuchui/Family
2abe167082817d70ff2fd6567104ce4bcf0fe304
[ "MIT" ]
3
2021-05-15T15:57:13.000Z
2022-03-16T09:11:05.000Z
Win32/Win32.Gaelicum.A/sfc.asm
fengjixuchui/Family
2abe167082817d70ff2fd6567104ce4bcf0fe304
[ "MIT" ]
null
null
null
Win32/Win32.Gaelicum.A/sfc.asm
fengjixuchui/Family
2abe167082817d70ff2fd6567104ce4bcf0fe304
[ "MIT" ]
3
2021-05-15T15:57:15.000Z
2022-01-08T20:51:04.000Z
[BITS 32] %strlen wlgon_len 'winlogon.exe' TH32CS_SNAPPROCESS EQU 2 PROCESS_ALL_ACCESS EQU 0x1f0fff TOKEN_ADJUST_PRIVILEGES EQU 32 SE_PRIVILEGE_ENABLED EQU 2 MEM_RELEASE EQU 0x8000 @SFC_Disable: push ebp mov ebp, esp call [edi + GetVersion] or eax, eax js .end push 'SFC' push esp c...
15.451178
45
0.662018
afc32dabb72f381d1858d7115b10076f0f7e3878
329
asm
Assembly
iod/iob/smsq.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
iod/iob/smsq.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
iod/iob/smsq.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
; SMSQ - Set Printer Aborted Message V2.00  1994 Tony Tebby section iou xdef iob_smsq iob_smsq xdef iob_ptab include 'dev8_keys_qdos_sms' include 'dev8_keys_msg8' ;+++ ; This routine sets the printer aborted message ; ; a1 r message ;-- iob_ptab move.w #msg8.abrt,a1 moveq #sms.mptr,d0 trap #do.sms2 ...
14.304348
65
0.714286
141b052877f311e19ef7a5cd4029a4e4beaa46f0
456
asm
Assembly
oeis/227/A227308.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/227/A227308.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/227/A227308.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A227308: Given an equilateral triangular grid with side n consisting of n(n+1)/2 points, a(n) is the maximum number of points that can be painted so that, if any 3 of the painted ones are chosen, they do not form an equilateral triangle with sides parallel to the grid. ; Submitted by Jon Maiga ; 1,2,4,6,8,12,14,18,22...
32.571429
271
0.697368
d79b2505c011e03e976aee64be50f7bd28a90497
364
asm
Assembly
oeis/021/A021552.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/021/A021552.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/021/A021552.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A021552: Decimal expansion of 1/548. ; Submitted by Christian Krause ; 0,0,1,8,2,4,8,1,7,5,1,8,2,4,8,1,7,5,1,8,2,4,8,1,7,5,1,8,2,4,8,1,7,5,1,8,2,4,8,1,7,5,1,8,2,4,8,1,7,5,1,8,2,4,8,1,7,5,1,8,2,4,8,1,7,5,1,8,2,4,8,1,7,5,1,8,2,4,8,1,7,5,1,8,2,4,8,1,7,5,1,8,2,4,8,1,7,5,1 seq $0,83811 ; Numbers n such that 2n+1 is the d...
45.5
199
0.598901
493e550636fb72a555f3e462db7faf776bce746e
369
asm
Assembly
tests/math.asm
ntrupin/navmv
7106f979419051119fcd3e9bf498b390d030d1e9
[ "MIT" ]
8
2020-01-12T07:11:21.000Z
2021-12-23T08:59:55.000Z
tests/math.asm
ntrupin/navmv
7106f979419051119fcd3e9bf498b390d030d1e9
[ "MIT" ]
null
null
null
tests/math.asm
ntrupin/navmv
7106f979419051119fcd3e9bf498b390d030d1e9
[ "MIT" ]
null
null
null
section .data: .inc lib/math.asm _start: ; Factorial mov ax, 1 mov bx, 1 mov cx, 5!: / syscall mov ax, 5 call fact mov cx, ax mov ax, 1 mov bx, 1 syscall ; Power mov ax, 1 mov bx, 1 mov cx, 5^3: / syscall mov ax, 5 mov bx, 3 call pow m...
13.666667
21
0.487805
1a9028e1d32380d9f77503f81a6e683d924c8012
610
asm
Assembly
oeis/075/A075415.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/075/A075415.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/075/A075415.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A075415: Squares of A002280 or numbers (666...6)^2. ; 0,36,4356,443556,44435556,4444355556,444443555556,44444435555556,4444444355555556,444444443555555556,44444444435555555556,4444444444355555555556,444444444443555555555556,44444444444435555555555556,4444444444444355555555555556,444444444444443555555555555556,4444444...
55.454545
486
0.881967
d6ebac71a2cc062514a04ff936a92266f7433e09
1,254
asm
Assembly
Kernel/asm/libasm.asm
srosati/TPE_ARQUI
b2e6a3b56c0a82026a353a9e4f487b629861440e
[ "BSD-3-Clause" ]
null
null
null
Kernel/asm/libasm.asm
srosati/TPE_ARQUI
b2e6a3b56c0a82026a353a9e4f487b629861440e
[ "BSD-3-Clause" ]
null
null
null
Kernel/asm/libasm.asm
srosati/TPE_ARQUI
b2e6a3b56c0a82026a353a9e4f487b629861440e
[ "BSD-3-Clause" ]
null
null
null
GLOBAL cpuVendor GLOBAL getKey GLOBAL saveRegisters GLOBAL saveRIP GLOBAL getRegisters GLOBAL getMem section .text cpuVendor: push rbp mov rbp, rsp push rbx mov rax, 0 cpuid mov [rdi], ebx mov [rdi + 4], edx mov [rdi + 8], ecx mov byte [rdi+13], 0 mov rax, rdi pop rbx mov rsp, rbp pop rbp ret ...
11.942857
25
0.669856
d3d2d1e1dc198b997c6ee273c87f0cc2581ff698
4,133
asm
Assembly
ScrollModus/_code/GlobalCode/layers.asm
kosmonautdnb/TheLandsOfZador
66c9e8ab92f617838afe793a6c9ddaaf7273aadc
[ "MIT" ]
null
null
null
ScrollModus/_code/GlobalCode/layers.asm
kosmonautdnb/TheLandsOfZador
66c9e8ab92f617838afe793a6c9ddaaf7273aadc
[ "MIT" ]
null
null
null
ScrollModus/_code/GlobalCode/layers.asm
kosmonautdnb/TheLandsOfZador
66c9e8ab92f617838afe793a6c9ddaaf7273aadc
[ "MIT" ]
null
null
null
layersNoSound dc.b $00 ytemplayer dc.b $00 SUBROUTINE ;------------------------------------------------------------- ;-- updates the layer status (nr in accu) ;------------------------------------------------------------- updateLayer pha sta .todo + 1 txa pha tya pha jsr waitForScrollDone jsr switchFrame...
13.079114
62
0.593758
d3e042d36508c3a5f3b110e2a33996aacdb193a8
270
asm
Assembly
oeis/221/A221146.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/221/A221146.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/221/A221146.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A221146: Table read by antidiagonals: (m+n) - (m XOR n). ; Submitted by Simon Strandgaard ; 0,0,0,0,2,0,0,0,0,0,0,2,4,2,0,0,0,4,4,0,0,0,2,0,6,0,2,0,0,0,0,0,0,0,0,0,0,2,4,2 seq $0,4198 ; Table of x AND y, where (x,y) = (0,0),(0,1),(1,0),(0,2),(1,1),(2,0),... mul $0,2
38.571429
85
0.551852
c2e5f987b4af27a7603f08b1e320bb66f477e680
336
asm
Assembly
libsrc/_DEVELOPMENT/adt/b_vector/c/sccz80/b_vector_erase_callee.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/adt/b_vector/c/sccz80/b_vector_erase_callee.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/adt/b_vector/c/sccz80/b_vector_erase_callee.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; size_t b_vector_erase(b_vector_t *v, size_t idx) SECTION code_clib SECTION code_adt_b_vector PUBLIC b_vector_erase_callee EXTERN b_array_erase_callee defc b_vector_erase_callee = b_array_erase_callee ; SDCC bridge for Classic IF __CLASSIC PUBLIC _b_vector_erase_callee defc _b_vector_erase_callee = b_vector_eras...
17.684211
51
0.860119
ce36bb4c0a530d38d6c728c51b127ed84cde1ec0
6,942
asm
Assembly
Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_1661.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_1661.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_1661.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 %r15 push %r8 push %rbp push %rbx push %rcx push %rdi push %rsi lea addresses_UC_ht+0xe55d, %rsi lea addresses_WT_ht+0x13c86, %rdi nop cmp $20218, %r15 mov $87, %rcx rep movsq nop nop sub $28048, %r8 lea addresses_UC_ht+0x1051d, %r15 nop nop nop nop xor $14116...
35.6
2,999
0.656583
57bd07a95167bacb8ab10d6528ef3310bb2b480f
586
asm
Assembly
programs/oeis/029/A029938.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/029/A029938.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/029/A029938.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A029938: (p-5)(p-7)/24, where p=prime(n). ; 0,0,1,2,5,7,12,22,26,40,51,57,70,92,117,126,155,176,187,222,247,287,345,376,392,425,442,477,610,651,715,737,852,876,950,1027,1080,1162,1247,1276,1426,1457,1520,1552,1751,1962,2035,2072,2147,2262,2301,2501,2625,2752,2882,2926,3060,3151,3197,3432,3775,3876,3927,4030,4401,4565...
65.111111
454
0.738908
b990a72e78cd3670ad43426bbb9f704aba400f66
392
asm
Assembly
oeis/212/A212761.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/212/A212761.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/212/A212761.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A212761: Number of (w,x,y,z) with all terms in {0,...,n}, w odd, x and y even. ; Submitted by Jamie Morken(s4) ; 0,2,12,32,90,162,336,512,900,1250,1980,2592,3822,4802,6720,8192,11016,13122,17100,20000,25410,29282,36432,41472,50700,57122,68796,76832,91350,101250,119040,131072,152592,167042,192780,209952,240426 add $0...
30.153846
199
0.696429
6a09039a2d3b04b525163173bd16628ddc0010c7
205
asm
Assembly
ffight/lcs/boss/68.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
ffight/lcs/boss/68.asm
zengfr/arcade_game_romhacking_sourcecode_top_secret_data
a4a0c86c200241494b3f1834cd0aef8dc02f7683
[ "Apache-2.0" ]
null
null
null
ffight/lcs/boss/68.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 0075BE ori.b #$1, ($68,A1) [1p+17] 0075C4 move.b ($2e,A1), ($3e,A3) [boss+68, enemy+68] copyright zengfr site:http://github.com/zengfr/romhack
29.285714
54
0.687805
c9f0360eca15222027e26088a1783e324e752123
7,581
asm
Assembly
dbi_clients_src/pin/pin-3.6-97554-g31f0a167d-gcc-linux/source/tools/ToolUnitTests/inlined-stack-arg2_win_intel64.asm
DigitalAlchemist/fuzzwatch
32517e7b80b680dd658e833ed2dfdd88744e6694
[ "Apache-2.0" ]
326
2019-08-10T21:17:22.000Z
2022-03-22T08:40:47.000Z
dbi_clients_src/pin/pin-3.6-97554-g31f0a167d-gcc-linux/source/tools/ToolUnitTests/inlined-stack-arg2_win_intel64.asm
DigitalAlchemist/fuzzwatch
32517e7b80b680dd658e833ed2dfdd88744e6694
[ "Apache-2.0" ]
42
2019-08-13T12:48:19.000Z
2021-11-03T12:57:59.000Z
dbi_clients_src/pin/pin-3.6-97554-g31f0a167d-gcc-linux/source/tools/ToolUnitTests/inlined-stack-arg2_win_intel64.asm
DigitalAlchemist/fuzzwatch
32517e7b80b680dd658e833ed2dfdd88744e6694
[ "Apache-2.0" ]
66
2019-08-10T21:41:38.000Z
2022-03-17T13:03:42.000Z
; BEGIN_LEGAL ; Intel Open Source License ; ; Copyright (c) 2002-2017 Intel Corporation. All rights reserved. ; ; Redistribution and use in source and binary forms, with or without ; modification, are permitted provided that the following conditions are ; met: ; ; Redistributions of source code must retain the ab...
35.097222
72
0.561799
0c4d2733d2efd04dcb9254524c596f93e11f03a8
271
asm
Assembly
asm/0110_BRZ.asm
barrettotte/angstrom-cpu
f49cf9a60c0a20fffad55839b31bb444977706b2
[ "MIT" ]
null
null
null
asm/0110_BRZ.asm
barrettotte/angstrom-cpu
f49cf9a60c0a20fffad55839b31bb444977706b2
[ "MIT" ]
null
null
null
asm/0110_BRZ.asm
barrettotte/angstrom-cpu
f49cf9a60c0a20fffad55839b31bb444977706b2
[ "MIT" ]
null
null
null
; branch if zero LDI #0 ; 00010000 00000000 0x1000 ADI #1 ; 10000000 00000001 0x8001 BRZ #0x0 ; 01100000 00000000 0x6000 LDI #0 ; 00010000 00000000 0x1000 ADI #0 ; 10000000 00000000 0x8000 BRZ #0x0 ; 01100000 00000000 0x6000
27.1
41
0.634686
4b26fcdb3e6803732bfef7e4bd3f182b2a083e29
1,708
asm
Assembly
src/spread/act/digit.asm
olifink/qspread
d6403d210bdad9966af5d2a0358d4eed3f1e1c02
[ "MIT" ]
null
null
null
src/spread/act/digit.asm
olifink/qspread
d6403d210bdad9966af5d2a0358d4eed3f1e1c02
[ "MIT" ]
null
null
null
src/spread/act/digit.asm
olifink/qspread
d6403d210bdad9966af5d2a0358d4eed3f1e1c02
[ "MIT" ]
null
null
null
* spread Tue, 1993 May 25 20:04:53 * - digit pulldown include win1_keys_wman include win1_keys_wstatus include win1_keys_wwork include win1_keys_wdef_long include win1_keys_qdos_pt include win1_spread_keys include win1_mac_oli section prog xdef pld_digt,mea_digt,ini_digt xref.l mv_digt,mli.dig0,mli.di...
13.774194
58
0.710187
ab8cd01513ad417457567b27dadc91a1be46bfc2
4,016
asm
Assembly
Lab5/Lab5.asm
jaibae21/CPE325_F2021
90e9746ba21a8f1ce617abdae35ca2ef1422ce7a
[ "MIT" ]
null
null
null
Lab5/Lab5.asm
jaibae21/CPE325_F2021
90e9746ba21a8f1ce617abdae35ca2ef1422ce7a
[ "MIT" ]
null
null
null
Lab5/Lab5.asm
jaibae21/CPE325_F2021
90e9746ba21a8f1ce617abdae35ca2ef1422ce7a
[ "MIT" ]
null
null
null
;------------------------------------------------------------------------------- ; Author: Jaiden Gann ; Lab Section: 03 ; Date: 9/17/21 ; File: Lab4_Q1.c ; Program: Count Symbols in String ; Input: Input string specified in myStr ; Output: Register 5 holds the symbol count ; De...
45.636364
80
0.464392
3f73d5479f651ad9b53bcec34e73d124825b2c9c
1,266
asm
Assembly
libsrc/_DEVELOPMENT/math/float/am9511/asm/z80/am32_popl.asm
ped7g/z88dk
66e3126078063bc5942aed4726ab2cf2bee7f2ea
[ "ClArtistic" ]
1
2022-03-08T11:55:58.000Z
2022-03-08T11:55:58.000Z
libsrc/_DEVELOPMENT/math/float/am9511/asm/z80/am32_popl.asm
litwr2/z88dk
13e55c9be0dfe79684caf901b15ac3d4ae2dc0f0
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/math/float/am9511/asm/z80/am32_popl.asm
litwr2/z88dk
13e55c9be0dfe79684caf901b15ac3d4ae2dc0f0
[ "ClArtistic" ]
null
null
null
; ; Copyright (c) 2020 Phillip Stevens ; ; This Source Code Form is subject to the terms of the Mozilla Public ; License, v. 2.0. If a copy of the MPL was not distributed with this ; file, You can obtain one at http://mozilla.org/MPL/2.0/. ; ; feilipu, August 2020 ; ;-----------------------------------------------...
24.823529
74
0.49763
84cc184745df4152250fb992e7480d41c3e5d1c7
1,723
asm
Assembly
programs/oeis/017/A017214.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/017/A017214.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/017/A017214.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A017214: a(n) = (9*n + 4)^6. ; 4096,4826809,113379904,887503681,4096000000,13841287201,38068692544,90458382169,192699928576,377149515625,689869781056,1194052296529,1973822685184,3138428376721,4826809000000,7212549413161,10509215371264,14976071831449,20924183895616,28722900390625,38806720086016,51682540549249,67937289...
246.142857
1,663
0.922809
cecbbf5640d947f8ba0d8de97cfc44e43dab2fc6
415
asm
Assembly
programs/oeis/074/A074232.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/074/A074232.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/074/A074232.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A074232: Positive numbers that are not 3 or 6 (mod 9). ; 1,2,4,5,7,8,9,10,11,13,14,16,17,18,19,20,22,23,25,26,27,28,29,31,32,34,35,36,37,38,40,41,43,44,45,46,47,49,50,52,53,54,55,56,58,59,61,62,63,64,65,67,68,70,71,72,73,74,76,77,79,80,81,82,83,85,86,88,89,90,91 mov $2,$0 sub $0,1 add $2,1 mov $1,$2 lpb $0 sub $0,...
21.842105
207
0.595181
486b68acae78aa024ca9c33d3c266df0d7443d35
3,479
asm
Assembly
scripts/SilphCo4F.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
1
2022-02-15T00:19:44.000Z
2022-02-15T00:19:44.000Z
scripts/SilphCo4F.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
null
null
null
scripts/SilphCo4F.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
null
null
null
SilphCo4F_Script: call SilphCo4Script_19d21 call EnableAutoTextBoxDrawing ld hl, SilphCo4TrainerHeaders ld de, SilphCo4F_ScriptPointers ld a, [wSilphCo4FCurScript] call ExecuteCurMapScriptInTable ld [wSilphCo4FCurScript], a ret SilphCo4Script_19d21: ld hl, wCurrentMapScriptFlags bit 5, [hl] res 5, [hl] ret...
19.220994
115
0.8238
09c546b91e3546ce12ad0174819e3a495c2ae450
335
asm
Assembly
programs/oeis/057/A057979.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/057/A057979.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/057/A057979.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A057979: a(n) = 1 for even n and (n-1)/2 for odd n. ; 1,0,1,1,1,2,1,3,1,4,1,5,1,6,1,7,1,8,1,9,1,10,1,11,1,12,1,13,1,14,1,15,1,16,1,17,1,18,1,19,1,20,1,21,1,22,1,23,1,24,1,25,1,26,1,27,1,28,1,29,1,30,1,31,1,32,1,33,1,34,1,35,1,36,1,37,1,38,1,39,1,40,1,41,1,42,1,43,1,44,1,45,1,46,1,47,1,48,1,49 mov $1,$0 div $0,2 mod ...
41.875
241
0.570149
5df465847067f94a9e4d8907f217659e1e7c2a32
613
asm
Assembly
programs/oeis/277/A277369.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/277/A277369.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/277/A277369.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A277369: a(0) = 5, a(1) = 8; for n>1, a(n) = 2*a(n-1) + a(n-2). ; 5,8,21,50,121,292,705,1702,4109,9920,23949,57818,139585,336988,813561,1964110,4741781,11447672,27637125,66721922,161080969,388883860,938848689,2266581238,5472011165,13210603568,31893218301,76997040170,185887298641,448771637452,1083430573545,26156327845...
34.055556
398
0.729201
9eeac6865db52a86a159a20e76719b10dbd2f99c
835
asm
Assembly
libsrc/genmath/unpack.asm
dex4er/deb-z88dk
9ee4f23444fa6f6043462332a1bff7ae20a8504b
[ "ClArtistic" ]
1
2018-09-04T23:07:24.000Z
2018-09-04T23:07:24.000Z
libsrc/genmath/unpack.asm
dex4er/deb-z88dk
9ee4f23444fa6f6043462332a1bff7ae20a8504b
[ "ClArtistic" ]
null
null
null
libsrc/genmath/unpack.asm
dex4er/deb-z88dk
9ee4f23444fa6f6043462332a1bff7ae20a8504b
[ "ClArtistic" ]
null
null
null
; ; Z88dk Generic Floating Point Math Library ; ; Unpack FP number ; ; $Id: unpack.asm,v 1.1 2002/01/21 20:35:22 dom Exp $: XLIB unpack XREF fa .UNPACK LD HL,FA+4 LD A,(HL) ;get MSB of fraction RLCA ;rotate sign bit into lsb SCF ;set car...
25.30303
63
0.464671
d9ac83ff34c46a29d9b07f76e245f4f43804d9c9
2,061
asm
Assembly
boot1/check_mem.asm
hyfloac/Kernel
f4a8a97651abcfd4419015046440d1017546f6bf
[ "MIT" ]
null
null
null
boot1/check_mem.asm
hyfloac/Kernel
f4a8a97651abcfd4419015046440d1017546f6bf
[ "MIT" ]
null
null
null
boot1/check_mem.asm
hyfloac/Kernel
f4a8a97651abcfd4419015046440d1017546f6bf
[ "MIT" ]
null
null
null
[BITS 16] global memory_table_size MAGIC_SMAP equ 0x534D4150 ; The magic number "SMAP" check_mem: mov ax, 0x4000 ; The table will be at 0x40008, so the segment will be 0x4000 mov es, ax mov di, 0x0008 ; The table will be at 0x40008 for 8 byte alignment xor ebx, ebx ...
30.761194
93
0.548763
97d5d0dda2ae2afddc42c67cd4189167bfb73947
234
asm
Assembly
libsrc/_DEVELOPMENT/arch/zx/esxdos/c/sdcc_iy/errno_from_esxdos.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/arch/zx/esxdos/c/sdcc_iy/errno_from_esxdos.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/arch/zx/esxdos/c/sdcc_iy/errno_from_esxdos.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; uchar errno_from_esxdos(uchar code) SECTION code_clib SECTION code_esxdos PUBLIC _errno_from_esxdos EXTERN asm_errno_from_esxdos _errno_from_esxdos: pop af pop hl push hl push af jp asm_errno_from_esxdos
12.315789
37
0.764957
2dd0410c88e7e477389f9fd7869663230c3a270a
1,991
asm
Assembly
scripts/WardensHouse.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
1
2022-02-15T00:19:44.000Z
2022-02-15T00:19:44.000Z
scripts/WardensHouse.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
null
null
null
scripts/WardensHouse.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
null
null
null
WardensHouse_Script: jp EnableAutoTextBoxDrawing WardensHouse_TextPointers: dw FuchsiaHouse2Text1 dw PickUpItemText dw BoulderText dw FuchsiaHouse2Text4 dw FuchsiaHouse2Text5 FuchsiaHouse2Text1: text_asm CheckEvent EVENT_GOT_HM04 jr nz, .got_item ld b, GOLD_TEETH call IsItemInBag jr nz, .have_gold_teeth ...
17.464912
34
0.831241
93e40272925dfd1a5c5056aa375716cbef5f102f
5,014
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_un_/i9-9900K_12_0xa0_notsx.log_21829_1464.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_un_/i9-9900K_12_0xa0_notsx.log_21829_1464.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_un_/i9-9900K_12_0xa0_notsx.log_21829_1464.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 %rax push %rcx push %rdi push %rdx push %rsi lea addresses_WT_ht+0x14ff, %rdx nop and $54824, %r12 mov $0x6162636465666768, %rax movq %rax, %xmm7 vmovups %ymm7, (%rdx) nop and %rax, %rax lea addresses_WC_ht+0x1260b, %rsi lea addresses_D_ht+0xabdb, %r...
48.211538
2,999
0.656163
d7e770ccc59f809e0f5eedf11d1032c9de36cfe1
431
asm
Assembly
programs/oeis/257/A257200.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/257/A257200.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/257/A257200.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A257200: a(n) = n*(n+1)*(n+2)*(n+3)*(n^2+3*n+26)/720. ; 1,6,22,63,154,336,672,1254,2211,3718,6006,9373,14196,20944,30192,42636,59109,80598,108262,143451,187726,242880,310960,394290,495495,617526,763686,937657,1143528,1385824,1669536,2000152,2383689,2826726,3336438,3920631,4587778,5347056,6208384,7182462 lpb $0 mov...
35.916667
250
0.677494
512d12388c8435e820ee2ea0d4c704d06e189072
155
asm
Assembly
src/console/ConsoleInputHandle.asm
jhm-ciberman/calculator-asm
f5305f345d7efdd616b34a485f7460f6789f4d9c
[ "MIT" ]
2
2019-08-03T17:09:30.000Z
2021-04-01T22:17:09.000Z
src/console/ConsoleInputHandle.asm
jhm-ciberman/calculator-asm
f5305f345d7efdd616b34a485f7460f6789f4d9c
[ "MIT" ]
null
null
null
src/console/ConsoleInputHandle.asm
jhm-ciberman/calculator-asm
f5305f345d7efdd616b34a485f7460f6789f4d9c
[ "MIT" ]
1
2019-08-04T21:26:32.000Z
2019-08-04T21:26:32.000Z
proc ConsoleInputHandle, input: QWORD fastcall AppLogOffsetReset fastcall ParserParseString, rcx fastcall ConsoleFlushBuffers ret endp
25.833333
38
0.767742
1dd2a17924cc19cbeadb1fbb1668ba55bc6d9ebb
1,252
asm
Assembly
programs/oeis/017/A017740.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/017/A017740.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/017/A017740.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A017740: Binomial coefficients C(n,76). ; 1,77,3003,79079,1581580,25621596,350161812,4151918628,43595145594,411731930610,3540894603246,28005257316582,205371886988268,1406007533996604,9038619861406740,54834293825867556,315297189498738447,1724861095493098563,9007607943130625829,45038039715653129145,21618259063513501989...
208.666667
1,188
0.941693
31a92e7b132d827eaeca88445ecfdcaf84ef666b
4,062
asm
Assembly
Microsoft Word for Windows Version 1.1a/Word 1.1a CHM Distribution/Opus/asm/index2n.asm
lborgav/Historical-Source-Codes
c0aeaae1d482718e3b469d9eb7a6d0002faa1ff5
[ "MIT" ]
7
2017-01-12T17:48:48.000Z
2021-11-28T04:37:34.000Z
Microsoft Word for Windows Version 1.1a/Word 1.1a CHM Distribution/Opus/asm/index2n.asm
lborgav/Historical-Source-Codes
c0aeaae1d482718e3b469d9eb7a6d0002faa1ff5
[ "MIT" ]
null
null
null
Microsoft Word for Windows Version 1.1a/Word 1.1a CHM Distribution/Opus/asm/index2n.asm
lborgav/Historical-Source-Codes
c0aeaae1d482718e3b469d9eb7a6d0002faa1ff5
[ "MIT" ]
5
2017-03-28T08:04:30.000Z
2020-03-25T14:25:29.000Z
include w2.inc include noxport.inc include consts.inc include structs.inc createSeg index2_PCODE,index2,byte,public,CODE ; DEBUGGING DECLARATIONS ifdef DEBUG midIndex2n equ 34 ; module ID, for native asserts endif ; EXTERNAL FUNCTIONS externFP <N_WCompSzSrt> externF...
19.160377
75
0.614229
b17fe2e06fb93229c63619c88bfddb6be38ed97b
232
asm
Assembly
untested/x64/bswap.asm
GabrielRavier/Generic-Assembly-Samples
fbf803960a14307b7fce0165058d0d4048abaf42
[ "Unlicense" ]
null
null
null
untested/x64/bswap.asm
GabrielRavier/Generic-Assembly-Samples
fbf803960a14307b7fce0165058d0d4048abaf42
[ "Unlicense" ]
null
null
null
untested/x64/bswap.asm
GabrielRavier/Generic-Assembly-Samples
fbf803960a14307b7fce0165058d0d4048abaf42
[ "Unlicense" ]
null
null
null
global _bswap16 global _bswap32 global _bswap64 segment .text align=16 _bswap16: mov eax, edi rol ax, 8 ret align 16 _bswap32: mov eax, edi bswap eax ret align 16 _bswap64: mov rax, rdi bswap rax ret
7.733333
22
0.672414
da8dcd3a31a2b5035d5b421535ab950091863ea7
770
asm
Assembly
programs/oeis/268/A268622.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/268/A268622.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/268/A268622.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A268622: Number of n X 2 0..2 arrays with some element plus some horizontally or vertically adjacent neighbor totalling two no more than once. ; 9,42,174,666,2430,8586,29646,100602,336798,1115370,3661038,11927898,38618046,124357194,398580750,1272269754,4046391774,12827922858,40550011182,127848761370,402142467582,1262...
22.647059
294
0.676623
9d017f32562b9b6c3fd24ad0817bc9aeaf8617a0
365
asm
Assembly
programs/oeis/046/A046824.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/046/A046824.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/046/A046824.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A046824: Number of 1's in binary expansion of 5n+4. ; 1,2,3,3,2,4,2,4,3,3,4,5,1,3,3,5,3,4,5,4,3,5,4,6,5,2,3,4,2,4,4,6,3,4,5,5,4,6,3,5,4,4,5,6,3,5,5,7,5,6,7,3,2,4,3,5,4,3,4,5,3,5,5,7,3,4,5,5,4,6,4,6,5,5,6,7,2,4,4,6,4,5,6,5,4,6,5,7,6,4,5,6,4 mul $0,5 add $0,4 seq $0,120 ; 1's-counting sequence: number of 1's in binary...
52.142857
187
0.594521
0ccc2010a2340f52de41847233c597e6cf6a5d48
6,408
asm
Assembly
module/mpc-be/SRC/src/ExtLib/VirtualDub/Kasumi/source/a_resample_sse41.asm
1aq/PBox
67ced599ee36ceaff097c6584f8100cf96006dfe
[ "MIT" ]
null
null
null
module/mpc-be/SRC/src/ExtLib/VirtualDub/Kasumi/source/a_resample_sse41.asm
1aq/PBox
67ced599ee36ceaff097c6584f8100cf96006dfe
[ "MIT" ]
1
2019-11-14T04:18:32.000Z
2019-11-14T04:18:32.000Z
module/mpc-be/SRC/src/ExtLib/VirtualDub/Kasumi/source/a_resample_sse41.asm
1aq/PBox
67ced599ee36ceaff097c6584f8100cf96006dfe
[ "MIT" ]
null
null
null
segment .rdata, align=16 round dq 0000000000002000h colround dq 0000200000002000h segment .text global _vdasm_resize_table_row_8_k8_4x_SSE41 _vdasm_resize_table_row_8_k8_4x_SSE41: push ebp push edi push esi push ebx movq xmm6, [round] pshufd xmm6, xmm6, 0 mov ebp, [esp + 4 + 16] ...
17.849582
49
0.597378
3bc9f95a072ce868495cb512a1b2774d7dd734cc
9,468
asm
Assembly
hcs12_relocatable_asm/Sources/serialcom_keypad.asm
billhhh/hcs12_arduino_mp3
090df45ce5b6370467c62106f2e75791934050d0
[ "MIT" ]
null
null
null
hcs12_relocatable_asm/Sources/serialcom_keypad.asm
billhhh/hcs12_arduino_mp3
090df45ce5b6370467c62106f2e75791934050d0
[ "MIT" ]
null
null
null
hcs12_relocatable_asm/Sources/serialcom_keypad.asm
billhhh/hcs12_arduino_mp3
090df45ce5b6370467c62106f2e75791934050d0
[ "MIT" ]
null
null
null
;**************************************************************************************** ;*TITLE: serialcom_keypad.ASM * ;*AUTHOR: Bill Wang * ;*DATE: 12-05-16 ...
43.232877
117
0.423321
20ec95f2443d7397bcb584d5295554501f00ba32
163
asm
Assembly
sw/552tests/inst_tests/bnez_6.asm
JPShen-UWM/ThreadKraken
849c510531f28e36d3469535737b2120bd774935
[ "MIT" ]
1
2022-02-15T16:03:25.000Z
2022-02-15T16:03:25.000Z
sw/552tests/inst_tests/bnez_6.asm
JPShen-UWM/ThreadKraken
849c510531f28e36d3469535737b2120bd774935
[ "MIT" ]
null
null
null
sw/552tests/inst_tests/bnez_6.asm
JPShen-UWM/ThreadKraken
849c510531f28e36d3469535737b2120bd774935
[ "MIT" ]
null
null
null
// Original test: ./mshi/hw4/problem6/bnez_1.asm // Author: mshi // Test source code follows lbi r1, 1 bnez r1, .Label2 .Label1: lbi r2,0 .Label2: lbi r2,1 halt
12.538462
48
0.693252
0e7a76fa62061ca2e3351df954e7e3992f13c32d
9,539
asm
Assembly
dasm/src/test/suitef8.asm
zeh/dasmjs
8af59ccbba4fd1f4c9404e6078dca6770e0b251b
[ "Naumen", "Condor-1.1", "MS-PL" ]
16
2017-01-08T18:10:59.000Z
2021-02-16T17:46:35.000Z
dasm/src/test/suitef8.asm
paul80nd/dasmjs
3530f5cfd0761a83bb4d2cb5ae0612fef44b9291
[ "Naumen", "Condor-1.1", "MS-PL" ]
null
null
null
dasm/src/test/suitef8.asm
paul80nd/dasmjs
3530f5cfd0761a83bb4d2cb5ae0612fef44b9291
[ "Naumen", "Condor-1.1", "MS-PL" ]
4
2019-08-17T21:03:29.000Z
2020-12-04T14:48:13.000Z
; Fairchild F8 test suite for DASM ; 2004 by Thomas Mathys processor f8 TWO = 2 org 0 start adc ; 8e ai $f8 ; 24 f8 am ; 88 amd ; 89 as start ; c0 ...
34.067857
57
0.196876
89536a9512b7931c8e2d8c800709a0dd7bcd6a00
1,122
asm
Assembly
non_regression/comm_x86_linux.mingw.s.asm
LRGH/plasmasm
4cd50546c3dc895763d72dd60b7c46179c1916bc
[ "Apache-2.0" ]
1
2021-02-28T21:31:18.000Z
2021-02-28T21:31:18.000Z
non_regression/comm_x86_linux.mingw.s.asm
LRGH/plasmasm
4cd50546c3dc895763d72dd60b7c46179c1916bc
[ "Apache-2.0" ]
null
null
null
non_regression/comm_x86_linux.mingw.s.asm
LRGH/plasmasm
4cd50546c3dc895763d72dd60b7c46179c1916bc
[ "Apache-2.0" ]
null
null
null
.file "a10.c" .intel_syntax .lcomm s.0,16 # ---------------------- .text .def _main; .scl 2; .type 32; .endef _main: push ebp mov ebp, esp sub esp, 88 and esp, -16 mov eax, 0 add eax, 15 add eax, 15 shr eax, 4 sal eax, 4 mov DWORD PTR [ebp-76], e...
23.375
39
0.503565
97f7ac251eb145f8663faa5917a3a2a9d43ef537
1,961
asm
Assembly
Driver/Printer/PrintCom/Cursor/cursorSetCursorAbsRedwood.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Driver/Printer/PrintCom/Cursor/cursorSetCursorAbsRedwood.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Driver/Printer/PrintCom/Cursor/cursorSetCursorAbsRedwood.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 1993 -- All Rights Reserved PROJECT: PC GEOS MODULE: print drivers FILE: cursorSetCursorAbsRedwood.asm AUTHOR: Dave Durran ROUTINES: Name Description ---- ----------- REVISIO...
22.284091
79
0.556349
b29ab69ac58f85e6b75dfe8a9b1a1faf24918848
259
asm
Assembly
basic/07.print_string.asm
boa9448/assembly_study
8416d10b3abce6c3b4b8bd0a11be7d9a05ea486a
[ "MIT" ]
null
null
null
basic/07.print_string.asm
boa9448/assembly_study
8416d10b3abce6c3b4b8bd0a11be7d9a05ea486a
[ "MIT" ]
null
null
null
basic/07.print_string.asm
boa9448/assembly_study
8416d10b3abce6c3b4b8bd0a11be7d9a05ea486a
[ "MIT" ]
null
null
null
%include "io64.inc" section .text global CMAIN CMAIN: ;write your code here ;PRINT_STRING param ;param : 출력할 곳의 주소 ;문자열의 종료는 0x00으로 마무리해야한다 PRINT_STRING a xor rax, rax ret section .data a db "hello world!", 0x00
15.235294
29
0.617761
e48a585a4a1187df645f9f932123d64672c2cc83
454
asm
Assembly
programs/oeis/044/A044504.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/044/A044504.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/044/A044504.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A044504: Numbers n such that string 3,3 occurs in the base 6 representation of n but not of n+1. ; 21,57,93,131,165,201,237,273,309,347,381,417,453,489,525,563,597,633,669,705,741,791,813,849,885,921,957,995,1029,1065,1101,1137,1173,1211,1245,1281,1317,1353,1389,1427,1461,1497,1533,1569,1605,1643,1677,1713 mov $2,$0...
23.894737
210
0.680617
4db83f082cc68858ef51fb55ae3aa9e8b4c9d223
2,967
asm
Assembly
autovectorization-tests/results/msvc19.28.29333-avx2/find_if.asm
clayne/toys
ec06411e2d3b920403607888d4a573e41390ee5b
[ "BSD-2-Clause" ]
null
null
null
autovectorization-tests/results/msvc19.28.29333-avx2/find_if.asm
clayne/toys
ec06411e2d3b920403607888d4a573e41390ee5b
[ "BSD-2-Clause" ]
null
null
null
autovectorization-tests/results/msvc19.28.29333-avx2/find_if.asm
clayne/toys
ec06411e2d3b920403607888d4a573e41390ee5b
[ "BSD-2-Clause" ]
null
null
null
_x$ = 8 ; size = 4 bool <lambda_355cd7df3805993a6b4ad7ec46ef2f3e>::operator()(int)const PROC ; <lambda_355cd7df3805993a6b4ad7ec46ef2f3e>::operator(), COMDAT mov eax, DWORD PTR _x$[esp-4] cmp eax, 42 ; 0000002aH je SH...
39.039474
138
0.523761
4c1251b5ac77436797349b35763fd81cf81832ca
7,526
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0xca_notsx.log_21829_226.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0xca_notsx.log_21829_226.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0xca_notsx.log_21829_226.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r13 push %rax push %rbp push %rbx push %rcx push %rdi push %rsi lea addresses_WT_ht+0xdca5, %rbp nop nop nop nop add %rax, %rax vmovups (%rbp), %ymm1 vextracti128 $1, %ymm1, %xmm1 vpextrq $1, %xmm1, %rbx nop nop cmp %rsi, %rsi lea addresses_WC_ht+0x1e725, %rs...
31.889831
2,999
0.658783
4f5d63bf9b07557c33f011e4c983d2771e198ac9
498
asm
Assembly
reference_asm/moving_asm.asm
tashiww/maten_tools
efaf43958639edfdcd342615f4c23ccba35d80ce
[ "MIT" ]
1
2021-05-14T19:14:38.000Z
2021-05-14T19:14:38.000Z
reference_asm/moving_asm.asm
tashiww/maten_tools
efaf43958639edfdcd342615f4c23ccba35d80ce
[ "MIT" ]
null
null
null
reference_asm/moving_asm.asm
tashiww/maten_tools
efaf43958639edfdcd342615f4c23ccba35d80ce
[ "MIT" ]
null
null
null
; convert a relative LEA to absolute long LEA by first replacing the relative LEA with a ; relative BSR to somewhere with enough room to write the long LEA ; $B600 seems to have $10 empty bytes... incbin "hax.md" org $0000 ; main menu org $838a BSR main_menu_lea org $841e ; item sub-menu BSR item_submenu_le...
15.5625
88
0.7249
8980cee587d88bbab27e4fc80d81b946bb42f360
1,094
asm
Assembly
programs/oeis/047/A047336.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/047/A047336.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/047/A047336.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A047336: Numbers that are congruent to {1, 6} mod 7. ; 1,6,8,13,15,20,22,27,29,34,36,41,43,48,50,55,57,62,64,69,71,76,78,83,85,90,92,97,99,104,106,111,113,118,120,125,127,132,134,139,141,146,148,153,155,160,162,167,169,174,176,181,183,188,190,195,197,202,204,209,211,216,218,223,225,230,232,237,239,244,246,251,253,258...
99.454545
969
0.725777
012c36609073f6a7da1008330549d422d71b7e77
320
asm
Assembly
programs/oeis/103/A103532.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/103/A103532.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/103/A103532.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A103532: Number of divisors of 240^n. ; 1,20,81,208,425,756,1225,1856,2673,3700,4961,6480,8281,10388,12825,15616,18785,22356,26353,30800,35721,41140,47081,53568,60625,68276,76545,85456,95033,105300,116281,128000,140481,153748,167825,182736 mul $0,4 add $0,2 mov $2,$0 mov $3,$0 add $0,3 mul $2,$3 mul $0,$2 div $0,16
26.666667
201
0.73125
bfc892d7b275484016a2e579d3be1e3cd158c07d
5,416
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_un_/i7-7700_9_0x48.log_21829_2641.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_un_/i7-7700_9_0x48.log_21829_2641.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_un_/i7-7700_9_0x48.log_21829_2641.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 %r13 push %r15 push %rbx push %rcx push %rdi lea addresses_WC_ht+0x14033, %rdi dec %r13 mov $0x6162636465666768, %rcx movq %rcx, (%rdi) nop nop nop nop nop cmp $9130, %r10 lea addresses_WT_ht+0x63b3, %r15 nop nop nop nop nop add $56618, %r12 movups (...
41.984496
2,999
0.657312
fe545cd7d1be2e02084a919cfa3b8e6dac5d816b
561
asm
Assembly
oeis/017/A017604.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/017/A017604.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/017/A017604.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A017604: a(n) = (12n+6)^12. ; 2176782336,1156831381426176,531441000000000000,30129469486639681536,614787626176508399616,6831675453247426400256,50714860157241037295616,282429536481000000000000,1268241794562545318301696,4817904819828488880132096,16012035393449278995173376,47703367363695867545849856,12974633789062500000...
80.142857
500
0.910873
97dbea22064f2217c306beefa5b0207163496c5b
448
asm
Assembly
tests/test build script and options/nonCodeOptions/stdinWithAsm.asm
fengjixuchui/sjasmplus
df0fabd2411bf89e23637fce46d273f52dafbe16
[ "BSD-3-Clause" ]
220
2016-10-22T19:44:39.000Z
2022-03-29T20:57:04.000Z
tests/test build script and options/nonCodeOptions/stdinWithAsm.asm
ped7g/sjasmplus
487635c8057cd5594c372d9b70bc00a3f3a1ecc4
[ "BSD-3-Clause" ]
153
2018-05-07T10:31:23.000Z
2022-03-30T04:35:59.000Z
tests/test build script and options/nonCodeOptions/stdinWithAsm.asm
ped7g/sjasmplus
487635c8057cd5594c372d9b70bc00a3f3a1ecc4
[ "BSD-3-Clause" ]
51
2016-05-12T21:27:36.000Z
2022-03-27T15:16:16.000Z
; this source will be assembled twice, once coming from STDIN, second time as regular file ; and each time it will also include itself as include file (so 6x times assembled) IFNDEF __ALREADY_INITIALIZED__ DEFINE __ALREADY_INITIALIZED__ OUTPUT "stdinWithAsm.bin" x = 0 ENDIF IFNDEF __INCLU...
23.578947
90
0.696429
65a52d83a74d14820e6eba44c93a8e79571ec6d4
495
asm
Assembly
programs/oeis/076/A076480.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/076/A076480.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/076/A076480.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A076480: n + mu(rad(n)), where mu is the Moebius-function (A008683) and rad is the squarefree kernel (A007947). ; 2,1,2,3,4,7,6,7,8,11,10,13,12,15,16,15,16,19,18,21,22,23,22,25,24,27,26,29,28,29,30,31,34,35,36,37,36,39,40,41,40,41,42,45,46,47,46,49,48,51,52,53,52,55,56,57,58,59,58,59,60,63,64,63,66,65,66,69,70,69,70,...
55
208
0.668687
9886b2fd7842915fc09f9d58c7051c768b84e196
785
asm
Assembly
c_projects/project1/ch4/boot_sector_11.asm
darbinreyes/subparprogrammer
e3588adc494a69a564fe0a9859ff296fc710eab0
[ "MIT" ]
null
null
null
c_projects/project1/ch4/boot_sector_11.asm
darbinreyes/subparprogrammer
e3588adc494a69a564fe0a9859ff296fc710eab0
[ "MIT" ]
1
2021-05-11T22:20:01.000Z
2021-05-11T22:20:01.000Z
c_projects/project1/ch4/boot_sector_11.asm
darbinreyes/subparprogrammer
e3588adc494a69a564fe0a9859ff296fc710eab0
[ "MIT" ]
null
null
null
; A boot sector program that switches from 16 bit real mode to 32 bit ; protected mode. [org 0x7c00] mov bp, 0x9000 ; Init. the stack. mov sp, bp mov bx, MSG_REAL_MODE call print_string call switch_to_pm ; It all goes well, this doesn't return. jmp $ ; Infinite loop. %include "ch1-ch3/print_string.asm" %include "...
20.128205
69
0.742675
ef2dc98d130fefd7113e0b11874c31e4d03b9fa3
276
asm
Assembly
programs/oeis/051/A051052.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/051/A051052.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/051/A051052.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A051052: a(n) = binomial(n, floor(n/5)). ; 1,1,1,1,1,5,6,7,8,9,45,55,66,78,91,455,560,680,816,969,4845,5985,7315,8855,10626,53130,65780,80730,98280,118755,593775,736281,906192,1107568,1344904,6724520,8347680,10295472,12620256,15380937,76904685 mov $1,$0 div $1,5 bin $0,$1
39.428571
202
0.724638
8e7e4591b475b22ab3c8f9f7d27202aa0ef47213
7,321
asm
Assembly
thirdparty/ffmpeg/libavfilter/x86/vf_v360.asm
yashrajsingh1998/ApraPipes1
ec93095613f4345d6044c7012f2d8c3b99f65f03
[ "MIT" ]
30
2022-03-10T16:34:13.000Z
2022-03-29T09:32:35.000Z
thirdparty/ffmpeg/libavfilter/x86/vf_v360.asm
yashrajsingh1998/ApraPipes1
ec93095613f4345d6044c7012f2d8c3b99f65f03
[ "MIT" ]
2
2022-03-30T14:52:15.000Z
2022-03-31T11:30:20.000Z
thirdparty/ffmpeg/libavfilter/x86/vf_v360.asm
yashrajsingh1998/ApraPipes1
ec93095613f4345d6044c7012f2d8c3b99f65f03
[ "MIT" ]
6
2021-09-24T04:58:43.000Z
2022-03-10T10:02:27.000Z
;***************************************************************************** ;* x86-optimized functions for v360 filter ;* ;* This file is part of FFmpeg. ;* ;* FFmpeg is free software; you can redistribute it and/or ;* modify it under the terms of the GNU Lesser General Public ;* License as published by the Free Sof...
28.486381
99
0.480262
568d51b6bc274ccc4cab7bedc738a20b4d463374
149
asm
Assembly
other.7z/SFC.7z/SFC/ソースデータ/MarioKart/kart-init-e.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/SFC.7z/SFC/ソースデータ/MarioKart/kart-init-e.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/SFC.7z/SFC/ソースデータ/MarioKart/kart-init-e.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
Name: kart-init-e.asm Type: file Size: 60322 Last-Modified: '1992-08-30T15:00:00Z' SHA-1: 40B061155B8DCA0F170F83EEE11E3B9C30D9FE6F Description: null
21.285714
47
0.805369
4f4cbaf443de808b634d6c2a9deef2ba220b86d9
7,289
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i9-9900K_12_0xa0.log_21829_1631.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i9-9900K_12_0xa0.log_21829_1631.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i9-9900K_12_0xa0.log_21829_1631.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 %r13 push %r9 push %rax push %rcx push %rdi push %rdx push %rsi lea addresses_UC_ht+0xecd1, %rax sub $1708, %r9 vmovups (%rax), %ymm1 vextracti128 $1, %ymm1, %xmm1 vpextrq $1, %xmm1, %rdx nop nop nop add %r10, %r10 lea addresses_A_ht+0x1ee21, %r12 cl...
34.545024
2,999
0.652078
632d243086564af30a9c7fdd4ad5812ef9c431f0
1,128
asm
Assembly
src/hw.asm
akumanatt/2600-wordle
5f8d0f76a2db2c06ee59a42106ea3593e735641f
[ "MIT" ]
1
2022-03-13T22:13:41.000Z
2022-03-13T22:13:41.000Z
src/hw.asm
akumanatt/2600-wordle
5f8d0f76a2db2c06ee59a42106ea3593e735641f
[ "MIT" ]
null
null
null
src/hw.asm
akumanatt/2600-wordle
5f8d0f76a2db2c06ee59a42106ea3593e735641f
[ "MIT" ]
null
null
null
; a2600 hardware registers ; TIA ; write VSYNC = $00 VBLANK = $01 WSYNC = $02 RSYNC = $03 NUSIZ0 = $04 NUSIZ1 = $05 COLUP0 = $06 COLUP1 = $07 COLUPF = $08 COLUBK = $09 CTRLPF = $0a REFP0 = $0b REFP1 = $0c PF0 = $0d PF1 = $0e PF2 = $0f RESP0 = $10 RESP1 = $11 RESM0 = $12 RESM1 = $1...
13.590361
26
0.534574
7977ab2ad41f1a678ba893f7ab6ea75d431aeea9
21,808
asm
Assembly
Appl/Bounce/bounce.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Appl/Bounce/bounce.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Appl/Bounce/bounce.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
73
2018-11-19T20:46:53.000Z
2022-03-29T00:59:26.000Z
COMMENT @---------------------------------------------------------------------- Copyright (c) GeoWorks 1990 -- All Rights Reserved PROJECT: PC/GEOS MODULE: Bounce (Bouncing balls demo) FILE: bounce.asm REVISION HISTORY: Name Date Description ---- ---- ----------- Adam 1990 Initial version Eric ...
22.140102
84
0.555438
08cf2211e314775577a2123affb79f8879f37b38
499
asm
Assembly
libsrc/_DEVELOPMENT/stdlib/z80/asm_ftoe.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/stdlib/z80/asm_ftoe.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/stdlib/z80/asm_ftoe.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; =============================================================== ; Jun 2015 ; =============================================================== ; ; size_t ftoe(float x, char *buf, uint16_t prec, uint16_t flag) ; ; (-d.dddde+dd) ; ; An alias for dtoe() since the C compilers do not distinguish ; between float and double...
21.695652
65
0.44489
c959b1aa262d9a4a5106a556540fe1372e8cdba3
33,499
asm
Assembly
vendor/github.com/minio/sha256-simd/sha256blockAvx512_amd64.asm
ranton256/cortex
eafcc9243d517fcf11e5255b30dea275377f09c5
[ "Apache-2.0" ]
31,195
2015-06-03T06:32:16.000Z
2022-03-31T20:53:04.000Z
vendor/github.com/minio/sha256-simd/sha256blockAvx512_amd64.asm
ranton256/cortex
eafcc9243d517fcf11e5255b30dea275377f09c5
[ "Apache-2.0" ]
17,436
2015-06-03T14:59:31.000Z
2022-03-31T23:49:12.000Z
vendor/github.com/minio/sha256-simd/sha256blockAvx512_amd64.asm
ranton256/cortex
eafcc9243d517fcf11e5255b30dea275377f09c5
[ "Apache-2.0" ]
5,356
2015-06-03T10:10:50.000Z
2022-03-31T20:52:54.000Z
// 16x Parallel implementation of SHA256 for AVX512 // // Minio Cloud Storage, (C) 2017 Minio, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licen...
48.761281
117
0.551658
e86491ecff8e7a4f5cd2985a7a7a65a797ab28fe
3,441
asm
Assembly
code/6502/basic/drivers/output_lcd_12864.asm
visrealm/hbc-56
9c082946e247e79edc12867299b5b0fda3b6c873
[ "MIT" ]
65
2021-07-22T10:32:02.000Z
2022-03-30T04:42:45.000Z
code/6502/basic/drivers/output_lcd_12864.asm
visrealm/hbc-56
9c082946e247e79edc12867299b5b0fda3b6c873
[ "MIT" ]
5
2022-03-29T20:23:57.000Z
2022-03-30T23:12:42.000Z
code/6502/basic/drivers/output_lcd_12864.asm
visrealm/hbc-56
9c082946e247e79edc12867299b5b0fda3b6c873
[ "MIT" ]
4
2021-12-30T17:13:23.000Z
2022-03-05T09:07:22.000Z
; Troy's HBC-56 - BASIC - Output (128x64 Graphics LCD) ; ; Copyright (c) 2021 Troy Schrapel ; ; This code is licensed under the MIT license ; ; https://github.com/visrealm/hbc-56 ; TILE_OFFSET = HBC56_USER_ZP_START + 3 !align 255, 0 c64FontData: !bin "lcd/fonts/c64-font-ascii.bin" onVsync: lda HBC56_TICKS ...
20.241176
79
0.505086
abaff2178a6fc2e99a61320b814b51820a39d55d
657
asm
Assembly
programs/oeis/115/A115362.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/115/A115362.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/115/A115362.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A115362: Row sums of ((1,x) + (x,x^2))^(-1)*((1,x)-(x,x^2))^(-1) (using Riordan array notation). ; 1,1,1,2,1,1,1,2,1,1,1,2,1,1,1,3,1,1,1,2,1,1,1,2,1,1,1,2,1,1,1,3,1,1,1,2,1,1,1,2,1,1,1,2,1,1,1,3,1,1,1,2,1,1,1,2,1,1,1,2,1,1,1,4,1,1,1,2,1,1,1,2,1,1,1,2,1,1,1,3,1,1,1,2,1,1,1,2,1,1,1,2,1,1,1,3,1,1,1,2,1,1,1,2,1,1,1,2,1,1...
73
501
0.512938
e4159c27e3906f3662e8ff9a8828115c42f80faf
653
asm
Assembly
Cmain.asm
ItaiCuker/Assembly8086CrossyRoad
414e0403edebe376f1151b965daafb9f27c48f7e
[ "MIT" ]
null
null
null
Cmain.asm
ItaiCuker/Assembly8086CrossyRoad
414e0403edebe376f1151b965daafb9f27c48f7e
[ "MIT" ]
null
null
null
Cmain.asm
ItaiCuker/Assembly8086CrossyRoad
414e0403edebe376f1151b965daafb9f27c48f7e
[ "MIT" ]
null
null
null
include cmacros.asm IDEAL MODEL small STACK 100h DATASEG include 'Cphotos.asm' include 'Cdigits.asm' include 'Cdata.asm' CODESEG include 'CLine.asm' include 'CFileP.asm' include 'Cprocs.asm' include 'CpicProc.asm' include 'Cworld.asm' include 'Carray.asm' include 'CInd.asm' include 'Cscore.as...
14.840909
36
0.632466
bcd2cf3136aae2ff179b0b85b3f2fc658934b04b
550
asm
Assembly
programs/oeis/311/A311536.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/311/A311536.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/311/A311536.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A311536: Coordination sequence Gal.6.120.2 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings. ; 1,4,8,12,17,22,27,32,37,42,46,50,54,58,62,66,71,76,81,86,91,96,100,104,108,112,116,120,125,130,135,140,145,150,154,158,162,166,170,174,179,1...
25
177
0.638182
a7f4d635caa374603ec5028620455f7a57eaeaba
244
asm
Assembly
libsrc/_DEVELOPMENT/z180/c/sdcc/z180_otimr.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/z180/c/sdcc/z180_otimr.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/z180/c/sdcc/z180_otimr.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; void *z180_otimr(void *src, uint8_t port, uint8_t num) SECTION code_clib SECTION code_z180 PUBLIC _z180_otimr EXTERN asm_z180_otimr _z180_otimr: pop af pop hl pop bc push bc push hl push af jp asm_z180_otimr
11.619048
56
0.70082
90bece02e5a3814adc9ba02ff0783e502fd9439b
3,234
asm
Assembly
data/examples/N64/Super Mario 64/armips - examples/05_HudTimer.asm
DavidSM64/SimpleArmipsGui
2876912e414e0115f4181359ae3700d4794bd4f7
[ "MIT" ]
10
2017-06-26T16:17:36.000Z
2020-11-18T01:36:44.000Z
bin/Release/data/examples/N64/Super Mario 64/armips - examples/05_HudTimer.asm
DavidSM64/SimpleArmipsGui
2876912e414e0115f4181359ae3700d4794bd4f7
[ "MIT" ]
null
null
null
bin/Release/data/examples/N64/Super Mario 64/armips - examples/05_HudTimer.asm
DavidSM64/SimpleArmipsGui
2876912e414e0115f4181359ae3700d4794bd4f7
[ "MIT" ]
4
2017-08-06T18:54:11.000Z
2021-02-28T11:42:39.000Z
// [ARMIPS 0.9+] HUD Timer Options Example by Davideesk // Configure Timer Options .defineLabel TIMER_SHOW_RESET, 0x00 .defineLabel TIMER_START, 0x01 .defineLabel TIMER_PAUSE, 0x02 .defineLabel TIMER_HIDE, 0x03 // DPAD button flags .defineLabel BTN_DRIGHT, 0x100 .defineLabel BTN_DLEFT, 0x200 .defineLabel BTN_DDOWN, 0...
26.080645
80
0.758194
2937416208c6536845ced85f75492c45a5c6bc6c
477
asm
Assembly
oeis/293/A293626.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/293/A293626.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/293/A293626.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A293626: Numbers of the form (2^(2p) + 1)/5, where p is a prime > 5. ; Submitted by Jamie Morken(r1) ; 3277,838861,13421773,3435973837,54975581389,14073748835533,57646075230342349,922337203685477581,3777893186295716170957,967140655691703339764941,15474250491067253436239053,3961408125713216879677197517,162259276829213...
34.071429
234
0.790356
e7bde58cab889a1635e60c73303ee5d4a59d0f40
491
asm
Assembly
programs/oeis/023/A023524.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/023/A023524.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/023/A023524.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A023524: Number of distinct prime divisors of prime(n)*prime(n-1) + 1. ; 1,1,1,2,3,2,3,2,3,2,3,3,4,3,3,3,3,3,3,4,2,3,3,2,3,4,3,4,2,3,4,4,3,3,3,3,2,3,4,3,3,3,4,2,3,3,5,3,5,3,3,2,3,3,2,4,3,3,3,3,3,4,3,3,3,4,3,3,4,3,3,4,4,3,3,4,4,4,4,6,3,4,3,2,2,3,2,4,5,4,3,2,4,4,4,4,2,4,3,2 seq $0,8578 ; Prime numbers at the beginning...
70.142857
201
0.629328