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
d6342ba124a25bfe2fa6d73f5af4f983f59f223a
15,366
asm
Assembly
Win32/Win32.Beagle/RAR.asm
fengjixuchui/Family
2abe167082817d70ff2fd6567104ce4bcf0fe304
[ "MIT" ]
3
2021-05-15T15:57:13.000Z
2022-03-16T09:11:05.000Z
Win32/Win32.Beagle/RAR.asm
fengjixuchui/Family
2abe167082817d70ff2fd6567104ce4bcf0fe304
[ "MIT" ]
null
null
null
Win32/Win32.Beagle/RAR.asm
fengjixuchui/Family
2abe167082817d70ff2fd6567104ce4bcf0fe304
[ "MIT" ]
3
2021-05-15T15:57:15.000Z
2022-01-08T20:51:04.000Z
; RAR file generator, isn't used in this release ; ######################################################################### .data ArchiveHeader struct HEAD_CRC WORD ? ; CRC of fields HEAD_TYPE to RESERVED2 HEAD_TYPE BYTE ? ; Header type: 0x73 HEAD_FLAGS ...
33.92053
134
0.449629
28d598961d6ddef4630e6c0fb2832e604c63acf5
878
asm
Assembly
src/lib/text.asm
programble/happy
3664c7d289d85134952175bb96bc65f33503a58d
[ "0BSD" ]
1
2016-12-22T16:28:44.000Z
2016-12-22T16:28:44.000Z
src/lib/text.asm
programble/happy
3664c7d289d85134952175bb96bc65f33503a58d
[ "0BSD" ]
null
null
null
src/lib/text.asm
programble/happy
3664c7d289d85134952175bb96bc65f33503a58d
[ "0BSD" ]
null
null
null
;;; Text output to serial and VGA. global text.writeChar, text.writeNl, text.write, text.writeLn, text.writeFmt extern com.writeChar, com.write extern vga.writeChar, vga.write extern fmt.fmt section .text ;;; Write a character. ;;; al : : ax ecx(0) edx esi edi text.writeChar: call com.writeChar jmp vga.writeChar ...
19.954545
76
0.681093
ce8690aec321586b5c45b4781014a44ddec5c530
451
asm
Assembly
oeis/323/A323129.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/323/A323129.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/323/A323129.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A323129: a(1) = 1, and for any n > 1, let p be the greatest prime factor of n, and e be its exponent, then a(n) = p^a(e). ; 1,2,3,4,5,3,7,8,9,5,11,3,13,7,5,16,17,9,19,5,7,11,23,3,25,13,27,7,29,5,31,32,11,17,7,9,37,19,13,5,41,7,43,11,5,23,47,3,49,25,17,13,53,27,11,7,19,29,59,5,61,31,7,8,13,11,67,17,23,7,71,9,73 seq $...
45.1
189
0.583149
4df47d7909801d8ee0a9896ff766628921690d97
834
asm
Assembly
oeis/174/A174959.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/174/A174959.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/174/A174959.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A174959: G.f.: x^3*(2*x-1) / ((1-x)*(1-x-x^2)*(1-2*x^2)). ; Submitted by Christian Krause ; 0,0,0,-1,0,-2,1,-2,6,3,24,26,81,106,250,355,732,1086,2073,3158,5742,8899,15664,24562,42273,66834,113202,180035,301428,481462,799273,1280734,2112774,3393507,5571816,8965322,14668209,23633530,38563882,62197411,101285580,16348299...
30.888889
495
0.696643
7cedf44b42999f8475f956d73b4ee089abe537d3
485
asm
Assembly
oeis/257/A257588.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/257/A257588.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/257/A257588.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A257588: If n = abcd... in decimal, a(n) = |a^2-b^2+c^2-d^2+...|. ; Submitted by Simon Strandgaard ; 0,1,4,9,16,25,36,49,64,81,1,0,3,8,15,24,35,48,63,80,4,3,0,5,12,21,32,45,60,77,9,8,5,0,7,16,27,40,55,72,16,15,12,7,0,9,20,33,48,65,25,24,21,16,9,0,11,24,39,56,36,35,32,27,20,11,0,13,28,45,49,48,45,40,33,24,13,0,15,32,6...
32.333333
275
0.591753
41f1952125fc8b1143c86630841586dd441cfc04
16,761
asm
Assembly
rgb_triangle.asm
Dove6/bmp-rgb-triangle-mips
86a3fbc83bc4f4b4c2d98bd0961e52ddd68bdd5a
[ "MIT" ]
null
null
null
rgb_triangle.asm
Dove6/bmp-rgb-triangle-mips
86a3fbc83bc4f4b4c2d98bd0961e52ddd68bdd5a
[ "MIT" ]
null
null
null
rgb_triangle.asm
Dove6/bmp-rgb-triangle-mips
86a3fbc83bc4f4b4c2d98bd0961e52ddd68bdd5a
[ "MIT" ]
null
null
null
##### USER-DEFINED SYMBOLS ##### # given vertices .eqv VERTEX1_X 148 .eqv VERTEX1_Y 51 .eqv VERTEX1_COLOR 0xa9f7d1 # 0xRRGGBB .eqv VERTEX2_X 212 .eqv VERTEX2_Y 121 .eqv VERTEX2_COLOR 0xaa3af1 # 0xRRGGBB .eqv VERTEX3_X 72 .eqv VERTEX3_Y 197 .eqv VERTEX3_COLOR 0xeb6f24 # 0xRRGGBB # settings .eqv BITMAP_WIDTH 256 .eqv...
26.732057
120
0.639461
084d946fd43d77418f97dde3f16930dde5ef02ad
641
asm
Assembly
programs/oeis/102/A102716.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/102/A102716.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/102/A102716.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A102716: Triangle read by rows: T(n,k) = sigma(binomial(n,k)) (0 <= k <= n), where sigma(m) is the sum of the positive divisors of m. ; 1,1,1,1,3,1,1,4,4,1,1,7,12,7,1,1,6,18,18,6,1,1,12,24,42,24,12,1,1,8,32,48,48,32,8,1,1,15,56,120,144,120,56,15,1,1,13,91,224,312,312,224,91,13,1,1,18,78,360,576,728,576,360,78,18,1,1,...
91.571429
310
0.641186
49748d724f9a307069edaa2cebfc5f02d3b2ab2c
318
asm
Assembly
smsq/sbas/procs/cache.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
smsq/sbas/procs/cache.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
smsq/sbas/procs/cache.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
; SBAS_PROCS_CACHE - SBASIC Set Cache ON / OFF V2.00  1994 Tony Tebby section exten xdef cache_on xdef cache_off include 'dev8_keys_qdos_sms' ;+++ ; CACHE_ON ;--- cache_on moveq #1,d1 bra.s cache ;+++ ; CACHE_OFF ;--- cache_off moveq #0,d1 cache moveq #sms.cach,d0 ; set cache trap #do.smsq rts end
11.777778
70
0.679245
5b3c41e08af655a3bac8ed58fedac0a0be4bece6
5,689
asm
Assembly
coverage/IN_CTS/0554-COVERAGE-ssa-updater-impl-h-133-256/work/variant/1_spirv_asm/shader.frag.asm
asuonpaa/ShaderTests
6a3672040dcfa0d164d313224446496d1775a15e
[ "Apache-2.0" ]
null
null
null
coverage/IN_CTS/0554-COVERAGE-ssa-updater-impl-h-133-256/work/variant/1_spirv_asm/shader.frag.asm
asuonpaa/ShaderTests
6a3672040dcfa0d164d313224446496d1775a15e
[ "Apache-2.0" ]
47
2021-03-11T07:42:51.000Z
2022-03-14T06:30:14.000Z
coverage/IN_CTS/0554-COVERAGE-ssa-updater-impl-h-133-256/work/variant/1_spirv_asm/shader.frag.asm
asuonpaa/ShaderTests
6a3672040dcfa0d164d313224446496d1775a15e
[ "Apache-2.0" ]
4
2021-03-09T13:37:19.000Z
2022-02-25T07:32:11.000Z
; SPIR-V ; Version: 1.0 ; Generator: Khronos Glslang Reference Front End; 10 ; Bound: 106 ; Schema: 0 OpCapability Shader %1 = OpExtInstImport "GLSL.std.450" OpMemoryModel Logical GLSL450 OpEntryPoint Fragment %4 "main" %43 %48 OpExecutionMode %4 Ori...
34.478788
61
0.47917
7abb391eb151c8f0a5ec536c025305d161009a9d
1,523
asm
Assembly
programs/oeis/239/A239123.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/239/A239123.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/239/A239123.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A239123: a(n) = 128*n - 107 for n >= 1. Third column of triangle A238475. ; 21,149,277,405,533,661,789,917,1045,1173,1301,1429,1557,1685,1813,1941,2069,2197,2325,2453,2581,2709,2837,2965,3093,3221,3349,3477,3605,3733,3861,3989,4117,4245,4373,4501,4629,4757,4885,5013,5141,5269,5397,5525,5653,5781,5909,6037,6165,6293,6...
217.571429
1,414
0.807617
615536f7eb5d1ccbbf9412dd1d43ef6a893cd09d
326
asm
Assembly
text/maps/pewter_house_2.asm
adhi-thirumala/EvoYellow
6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c
[ "Unlicense" ]
16
2018-08-28T21:47:01.000Z
2022-02-20T20:29:59.000Z
text/maps/PewterSpeechHouse.asm
JStar-debug2020/pokemon-rby-dx
c2fdd8145d96683addbd8d9075f946a68d1527a1
[ "MIT" ]
7
2020-07-16T10:48:52.000Z
2021-01-28T18:32:02.000Z
text/maps/PewterSpeechHouse.asm
JStar-debug2020/pokemon-rby-dx
c2fdd8145d96683addbd8d9075f946a68d1527a1
[ "MIT" ]
2
2019-12-09T19:46:02.000Z
2020-12-05T21:36:30.000Z
_PewterHouse2Text1:: text "#MON learn new" line "techniques as" cont "they grow!" para "But, some moves" line "must be taught by" cont "the trainer!" done _PewterHouse2Text2:: text "#MON become" line "easier to catch" cont "when they are" cont "hurt or asleep!" para "But, it's not a" line "sure thing!" ...
16.3
25
0.684049
1a99bca84f28919fff65d9aa4dd4a4688e01c2cc
2,486
asm
Assembly
programs/oeis/058/A058031.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/058/A058031.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/058/A058031.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A058031: a(n) = n^4 - 2*n^3 + 3*n^2 - 2*n + 1, the Alexander polynomial for reef and granny knots. ; 1,1,9,49,169,441,961,1849,3249,5329,8281,12321,17689,24649,33489,44521,58081,74529,94249,117649,145161,177241,214369,257049,305809,361201,423801,494209,573049,660969,758641,866761,986049,1117249,1261129,1418481,159012...
276.222222
2,337
0.874497
f86447d6cbf69b3d3dde3244f4612b8d5662c6bb
643
asm
Assembly
programs/oeis/013/A013946.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/013/A013946.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/013/A013946.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A013946: Least d for which the number with continued fraction [n,n,n,n...] is in Q(sqrt(d)). ; 5,2,13,5,29,10,53,17,85,26,5,37,173,2,229,65,293,82,365,101,445,122,533,145,629,170,733,197,5,226,965,257,1093,290,1229,13,1373,362,61,401,1685,442,1853,485,2029,530,2213,577,2405,626,2605,677,2813,730,3029,785,3253,842,348...
80.375
417
0.730949
fe72714d2b3c534144736896ba7e0ddef3de40b9
249
asm
Assembly
test/golang/bug-901.output.asm
johnmcfarlane/compiler-explorer
71c08315ac0644402f978d770999296046facbb3
[ "BSD-2-Clause" ]
2
2019-06-01T12:17:22.000Z
2019-09-24T17:25:12.000Z
test/golang/bug-901.output.asm
agdhun/compiler-explorer
30969578973cf53dbabad453b1ef138ee8e342e7
[ "BSD-2-Clause" ]
null
null
null
test/golang/bug-901.output.asm
agdhun/compiler-explorer
30969578973cf53dbabad453b1ef138ee8e342e7
[ "BSD-2-Clause" ]
1
2019-07-11T13:29:13.000Z
2019-07-11T13:29:13.000Z
.file 1 "test.go" .loc 1 3 0 text "".Fun(SB), NOSPLIT, $0-0 funcdata $0, gclocals·33cdeccccebe80329f1fdbee7f5874cb(SB) funcdata $1, gclocals·33cdeccccebe80329f1fdbee7f5874cb(SB) xorl AX, AX .loc 1 4 0 jmp 7 incq AX cmpq AX, $10 jlt 4 ret
20.75
59
0.706827
b7c248b6b2a344d7020c544958ec99cfc5d59b06
5,885
asm
Assembly
src/boot/init.asm
robey/funos
904d7787f9c9dd2c5242e93356a30e21fa355948
[ "Apache-2.0" ]
5
2015-11-09T20:56:46.000Z
2021-12-13T18:53:18.000Z
src/boot/init.asm
robey/funos
904d7787f9c9dd2c5242e93356a30e21fa355948
[ "Apache-2.0" ]
null
null
null
src/boot/init.asm
robey/funos
904d7787f9c9dd2c5242e93356a30e21fa355948
[ "Apache-2.0" ]
null
null
null
; ; bootstrap: ; this is launched by the (multiboot-compatible) bootloader. it runs in old ; "short" mode (32 bits), initializes the basic hardware, and then loads the ; 64-bit kernel and jumps into it in "long" mode (64 bits). ; ; sometimes multiboot is called a "stage 2 loader", so i guess we are at ; stage 3 now. ; ...
22.634615
89
0.702464
d0394e4563e157cd3a009c37a771fbac61affbb3
244
asm
Assembly
Src/Ant32/Tests/ant32/special/leh_success.asm
geoffthorpe/ant-architecture
d85952e3050c352d5d715d9749171a335e6768f7
[ "BSD-3-Clause" ]
null
null
null
Src/Ant32/Tests/ant32/special/leh_success.asm
geoffthorpe/ant-architecture
d85952e3050c352d5d715d9749171a335e6768f7
[ "BSD-3-Clause" ]
null
null
null
Src/Ant32/Tests/ant32/special/leh_success.asm
geoffthorpe/ant-architecture
d85952e3050c352d5d715d9749171a335e6768f7
[ "BSD-3-Clause" ]
1
2020-07-15T04:09:05.000Z
2020-07-15T04:09:05.000Z
#tests leh by forcing an exception and jumpin #tests leh #first, we have to generate an exception leh $handler cle lcl r3, 54 div r0, r3, r0 #oops! stop handler: # we will know from the core if we ever got here or not lcl r10, 10
12.842105
55
0.696721
209315ce3356302744d312cb74485057a4752e7e
5,214
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48.log_21829_2660.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_0x48.log_21829_2660.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_0x48.log_21829_2660.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 %r15 push %r8 push %rbp push %rcx push %rdi push %rsi lea addresses_normal_ht+0xc39e, %rbp cmp %rdi, %rdi movups (%rbp), %xmm4 vpextrq $1, %xmm4, %rsi nop sub %rsi, %rsi lea addresses_UC_ht+0x1993a, %rsi lea addresses_WC_ht+0x559e, %rdi clflush (%rdi) nop nop ...
42.737705
2,999
0.662447
c55ccc95b117ae95add60c9d712b8cdf87967c7c
545
asm
Assembly
oeis/017/A017133.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/017/A017133.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/017/A017133.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A017133: a(n) = (8*n + 5)^9. ; 1953125,10604499373,794280046581,14507145975869,129961739795077,756680642578125,3299763591802133,11694146092834141,35452087835576229,95151694449171437,231616946283203125,520411082988487293,1093685272684360901,2171893279442309389,4108400332687853397,7450580596923828125,130216125399085388...
77.857143
485
0.891743
178921d7098b9b9315cbdda2710ab652ef52f476
331
asm
Assembly
programs/oeis/062/A062157.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/062/A062157.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/062/A062157.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A062157: a(n) = 0^n-(-1)^n. ; 0,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1 add $0,1 mov $1,-2 bin $1,$0 mod $1,$0...
36.777778
250
0.416918
6edc0bd2e3b14b505c308dafad28a0ec404a1396
237
asm
Assembly
libsrc/_DEVELOPMENT/adt/wa_priority_queue/c/sccz80/wa_priority_queue_empty.asm
teknoplop/z88dk
bb03fbfd6b2ab0f397a1358559089f9cd3706485
[ "ClArtistic" ]
8
2017-01-18T12:02:17.000Z
2021-06-12T09:40:28.000Z
libsrc/_DEVELOPMENT/adt/wa_priority_queue/c/sccz80/wa_priority_queue_empty.asm
teknoplop/z88dk
bb03fbfd6b2ab0f397a1358559089f9cd3706485
[ "ClArtistic" ]
1
2017-03-06T07:41:56.000Z
2017-03-06T07:41:56.000Z
libsrc/_DEVELOPMENT/adt/wa_priority_queue/c/sccz80/wa_priority_queue_empty.asm
teknoplop/z88dk
bb03fbfd6b2ab0f397a1358559089f9cd3706485
[ "ClArtistic" ]
3
2017-03-07T03:19:40.000Z
2021-09-15T17:59:19.000Z
; int wa_priority_queue_empty(wa_priority_queue_t *q) SECTION code_clib SECTION code_adt_wa_priority_queue PUBLIC wa_priority_queue_empty EXTERN asm_wa_priority_queue_empty defc wa_priority_queue_empty = asm_wa_priority_queue_empty
19.75
58
0.890295
b7635f1776242998fe446c99e03689c2ae724eb1
494
asm
Assembly
oeis/339/A339464.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/339/A339464.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/339/A339464.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A339464: a(n) = (prime(n)-1) / gpf(prime(n)-1) where gpf(m) is the greatest prime factor of m, A006530. ; Submitted by Jamie Morken(w2) ; 1,2,2,2,4,8,6,2,4,6,12,8,6,2,4,2,12,6,10,24,6,2,8,32,20,6,2,36,16,18,10,8,6,4,30,12,54,2,4,2,36,10,64,28,18,30,6,2,12,8,14,48,50,128,2,4,54,12,40,6,4,18,10,24,4,30,48,2,12,32,2,6,1...
61.75
188
0.609312
64948a8320474edcb3d65f93c41a886763932b34
2,115
asm
Assembly
ZetaChain/source/mining.asm
FTLChain/BlockchainCpp
504cdf344e168d15572f328d400def08a1f1fac2
[ "MIT" ]
1
2020-02-02T19:42:39.000Z
2020-02-02T19:42:39.000Z
ZetaChain/source/mining.asm
FTLChain/BlockchainCpp
504cdf344e168d15572f328d400def08a1f1fac2
[ "MIT" ]
14
2017-09-29T13:45:21.000Z
2020-06-16T22:37:01.000Z
ZetaChain/source/mining.asm
FTLChain/BlockchainCpp
504cdf344e168d15572f328d400def08a1f1fac2
[ "MIT" ]
null
null
null
; MIT License ; Copyright (c) 2017 ZetaChain_Native ; Permission is hereby granted, free of charge, to any person obtaining a copy ; of this software and associated documentation files (the "Software"), to deal ; in the Software without restriction, including without limitation the rights ; to use, copy, modify, merg...
20.735294
80
0.746572
6a956ebcb93698ef587476daa66256d3bda4289d
219
asm
Assembly
libsrc/_DEVELOPMENT/input/zx/c/sccz80/in_mouse_kempston_wheel_delta.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/input/zx/c/sccz80/in_mouse_kempston_wheel_delta.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/input/zx/c/sccz80/in_mouse_kempston_wheel_delta.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
; int16_t in_mouse_kempston_wheel_delta(void) SECTION code_input PUBLIC in_mouse_kempston_wheel_delta EXTERN asm_in_mouse_kempston_wheel_delta defc in_mouse_kempston_wheel_delta = asm_in_mouse_kempston_wheel_delta
19.909091
70
0.899543
64cec4d71a0c5aafcf64bd77c57c419c6cec168d
2,054
asm
Assembly
mod_player/irq.asm
mikedailly/mod_player
0c46930c3c0a2aa4679718452935853fe89c1774
[ "FSFAP" ]
16
2020-07-05T18:28:30.000Z
2022-01-05T05:59:52.000Z
sample_mixer/irq.asm
mikedailly/mod_player
0c46930c3c0a2aa4679718452935853fe89c1774
[ "FSFAP" ]
null
null
null
sample_mixer/irq.asm
mikedailly/mod_player
0c46930c3c0a2aa4679718452935853fe89c1774
[ "FSFAP" ]
3
2020-07-06T19:28:20.000Z
2020-09-13T21:06:20.000Z
; ; ; This IRQ does VBlank and Raster interrupts. ; org $fd00 VectorTable: dw IM2Routine,IM2Routine,IM2Routine,IM2Routine,IM2Routine,IM2Routine,IM2Routine,IM2Routine,IM2Routine,IM2Routine,IM2Routine,IM2Routine,IM2Routine,IM2Routine,IM2Routine,IM2Routine ...
51.35
199
0.740993
18e65d696aa44a24bdb52a6209f5d773ced0e22a
384
asm
Assembly
oeis/112/A112970.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/112/A112970.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/112/A112970.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A112970: A generalized Stern sequence. ; Submitted by Christian Krause ; 1,1,1,1,2,1,2,1,3,2,2,1,4,2,2,1,5,3,3,2,5,2,3,1,6,4,3,2,6,2,3,1,7,5,4,3,8,3,5,2,8,5,4,2,8,3,3,1,9,6,5,4,9,3,6,2,9,6,4,2,9,3,3,1,10,7,6,5,11,4,8,3,12,8,6,3,13,5,5,2,13,8,7,5,12,4,7,2,12,8,5,3,11,3,4,1,12,9,7,6 lpb $0 sub $0,3 mov $2,$0 add...
25.6
210
0.557292
b3b33fb6088fa78f4ede87c7de73de7bec9f3633
3,692
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_394.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_394.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_394.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: ret .global s_faulty_load s_faulty_load: push %r10 push %r13 push %r14 push %r15 push %r9 push %rbx // Faulty Load lea addresses_WC+0x12469, %r15 nop nop add %r13, %r13 mov (%r15), %r10d lea oracles, %r15 and $0xff, %r10 shlq $12, %r10 mov (%r15,%r10,1), %r10 pop %rbx ...
87.904762
2,999
0.663597
654cbdd1a8b0e26f34ae411213dcd6f88f2f6b85
18,528
asm
Assembly
src/presets/cm_presets_defeatkholdstare.asm
spannerisms/lttphack
8309fecd1b73db4d81616ec500253ae1aa52b399
[ "MIT" ]
6
2020-02-14T17:14:52.000Z
2021-12-06T19:51:25.000Z
src/presets/cm_presets_defeatkholdstare.asm
spannerisms/lttphack
8309fecd1b73db4d81616ec500253ae1aa52b399
[ "MIT" ]
1
2020-09-26T07:40:33.000Z
2020-09-26T07:40:33.000Z
src/presets/cm_presets_defeatkholdstare.asm
spannerisms/lttphack
8309fecd1b73db4d81616ec500253ae1aa52b399
[ "MIT" ]
7
2019-12-02T21:51:51.000Z
2021-07-03T17:53:04.000Z
;=================================================================================================== ; PRESET DATA HEADER ;=================================================================================================== presetheader_defeatkholdstare: dw presetSRAM_defeatkholdstare ; location of SRAM dw presetpersi...
28.81493
100
0.44511
1dfa993358c283ea49f35aab581a56e5e6dd3a7a
9,997
asm
Assembly
src/includes/asserts.asm
rhargreaves/zx-spec
5df6c8428339e0f1a35a2f8d00dc65995102f2cf
[ "MIT" ]
34
2017-10-25T04:29:37.000Z
2021-08-29T15:33:27.000Z
src/includes/asserts.asm
rhargreaves/zx-spec
5df6c8428339e0f1a35a2f8d00dc65995102f2cf
[ "MIT" ]
2
2017-10-20T22:49:29.000Z
2017-11-28T12:42:22.000Z
src/includes/asserts.asm
rhargreaves/zx-spec
5df6c8428339e0f1a35a2f8d00dc65995102f2cf
[ "MIT" ]
1
2019-09-20T17:55:35.000Z
2019-09-20T17:55:35.000Z
;------------------------- ; Public ;------------------------- assert_pass macro call _assert_pass_r endm assert_fail macro call _assert_fail_r endm assert_a_equal macro val push bc ld c,val ; Store expected in C call _assert_a_equal_r pop bc endm assert_b_equal macro val ...
21.875274
107
0.703611
2536a77dd6abf87f7f5bfbf05bb2558cfff4cc17
423
asm
Assembly
oeis/228/A228192.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/228/A228192.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/228/A228192.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A228192: a(n) = A001850(n^2), where A001850 forms the central Delannoy numbers. ; Submitted by Jon Maiga ; 1,3,321,1462563,252055236609,1569245074591690083,345299757825442889707393857,2653337188651000290233505189314055363,706829476163540077094231781323762631545566527489,6496844758902641761809431955916116052361210081...
60.428571
227
0.817967
9d34d7b479cf4874172807cc32728c880df769ab
46
asm
Assembly
06/full_auto_tests/tests/testShift.asm
yairfine/nand-to-tetris
97a0965d2bf0a77f57e8e9e0f43149475ddea620
[ "MIT" ]
1
2021-07-27T11:44:17.000Z
2021-07-27T11:44:17.000Z
06/tests/testShift.asm
yairfine/nand-to-tetris
97a0965d2bf0a77f57e8e9e0f43149475ddea620
[ "MIT" ]
null
null
null
06/tests/testShift.asm
yairfine/nand-to-tetris
97a0965d2bf0a77f57e8e9e0f43149475ddea620
[ "MIT" ]
null
null
null
@20 M=1 M=M<< D=M D=D>> A=D A=A<< @5 D>>;JMP
4.181818
7
0.413043
677469f02805217ba7ddb7427f56d312f6a88eff
461
asm
Assembly
programs/oeis/050/A050815.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/050/A050815.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/050/A050815.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A050815: Number of positive Fibonacci numbers with n decimal digits. ; 6,5,5,4,5,5,5,4,5,5,5,5,4,5,5,5,5,4,5,5,5,4,5,5,5,5,4,5,5,5,5,4,5,5,5,4,5,5,5,5,4,5,5,5,4,5,5,5,5,4,5,5,5,5,4,5,5,5,4,5,5,5,5,4,5,5,5,5,4,5,5,5,4,5,5,5,5,4,5,5,5,5,4,5,5,5,4,5,5,5,5,4,5,5,5,5,4,5,5,5 mov $1,2 mov $2,$0 lpb $0 mov $0,$2 sub $1...
30.733333
201
0.590022
68eb6d6509971cd19c4f7e81cefaa29410c36e9f
845
asm
Assembly
oeis/142/A142255.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/142/A142255.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/142/A142255.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A142255: Primes congruent to 6 mod 43. ; Submitted by Christian Krause ; 307,479,823,1511,1597,2027,2113,2371,2543,2801,2887,3833,3919,4091,4177,4349,4951,5209,5381,5639,5897,7187,7703,7789,8219,8563,8821,9337,9767,10111,10369,10627,10799,11057,11831,12347,12433,13121,13723,14153,14411,14669,15013,15271,15443,15787,1...
33.8
497
0.728994
cc4585ae42c9bc29888cf64fe60cbc6f5bd025f8
3,313
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_2_1595.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_2_1595.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_2_1595.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 %r12 push %rbp push %rcx push %rdi push %rsi lea addresses_WT_ht+0x16d29, %rsi lea addresses_D_ht+0x8529, %rdi clflush (%rsi) clflush (%rdi) nop sub $17566, %r11 mov $70, %rcx rep movsb sub $21725, %r11 lea addresses_WT_ht+0x16b29, %rsi lea addresses...
19.150289
149
0.645638
a2385b5658c8e6cebf1e4dc5793b1c3ca3fcdf9a
696
asm
Assembly
oeis/078/A078007.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/078/A078007.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/078/A078007.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A078007: Expansion of (1-x)/(1-x-2*x^2-x^3). ; Submitted by Jon Maiga ; 1,0,2,3,7,15,32,69,148,318,683,1467,3151,6768,14537,31224,67066,144051,309407,664575,1427440,3065997,6585452,14144886,30381787,65257011,140165471,301061280,646649233,1388937264,2983297010,6407820771,13763352055,29562290607,63496815488,13638474875...
40.941176
497
0.78592
1cb77871033c80226a573c46b5b43ea354836e97
529
asm
Assembly
programs/oeis/186/A186351.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/186/A186351.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/186/A186351.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A186351: Adjusted joint rank sequence of (f(i)) and (g(j)) with f(i) before g(j) when f(i)=g(j), where f and g are the odd numbers and the triangular numbers. Complement of A186350. ; 2,4,6,9,13,17,21,26,32,38,44,51,59,67,75,84,94,104,114,125,137,149,161,174,188,202,216,231,247,263,279,296,314,332,350,369,389,409,42...
58.777778
295
0.708885
b7ff7f0f141d865ea34eb573830941ecaffa5b2a
12,843
asm
Assembly
Directory_Structure/TASM/tasm323/Examples/test3210.asm
Jeff-Birt/TASM_vsCode_Extension
37589d66405a09ace0244432469a416606a39d55
[ "MIT" ]
4
2021-03-07T21:49:16.000Z
2021-05-12T15:07:45.000Z
Directory_Structure/TASM/tasm323/Examples/test3210.asm
Jeff-Birt/TASM_vsCode_Extension
37589d66405a09ace0244432469a416606a39d55
[ "MIT" ]
1
2021-03-14T18:36:52.000Z
2021-03-23T15:15:38.000Z
Directory_Structure/TASM/tasm323/Examples/test3210.asm
Jeff-Birt/TASM_vsCode_Extension
37589d66405a09ace0244432469a416606a39d55
[ "MIT" ]
1
2021-04-15T16:49:06.000Z
2021-04-15T16:49:06.000Z
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; $Id: test3210.asm,v 3.0 2003/04/20 03:17:52 Tom Exp $ ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; TASM test file ; Test all instructions and addressing modes. ; Processor: TMS32010 ; ...
39.036474
63
0.372031
ec77763196cf292a91010a95c931027ef1f23f70
699
asm
Assembly
oeis/024/A024167.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/024/A024167.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/024/A024167.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A024167: a(n) = n!*(1 - 1/2 + 1/3 - ... + c/n), where c = (-1)^(n+1). ; Submitted by Christian Krause ; 1,1,5,14,94,444,3828,25584,270576,2342880,29400480,312888960,4546558080,57424792320,948550176000,13869128448000,256697973504000,4264876094976000,87435019510272000,1627055289796608000,36601063093905408000,7541324458...
46.6
492
0.799714
a43948ab38428b67aba67876c94d7e0d66ac8e1f
471
asm
Assembly
oeis/077/A077826.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/077/A077826.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/077/A077826.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A077826: Expansion of (1-x)^(-1)/(1-2*x-3*x^2-2*x^3). ; Submitted by Jon Maiga ; 1,3,10,32,101,319,1006,3172,10001,31531,99410,313416,988125,3115319,9821846,30965900,97627977,307797347,970410426,3059468848,9645763669,30410754735,95877738174,302279267892,953013259777,3004619799579,9472837914274,29865561746840 add $0,...
23.55
230
0.683652
d46e89e1e93264615ebe3df285dc61665dc34e4b
343
asm
Assembly
oeis/134/A134083.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/134/A134083.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/134/A134083.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A134083: A007318 * A134082. ; Submitted by Christian Krause ; 1,3,1,5,6,1,7,15,9,1,9,28,30,12,1,11,45,70,50,15,1,13,66,135,140,75,18,1,15,91,231,315,245,105,21,1,17,120,364,616,630,392,140,24,1,19,153,540,1092,1386,1134,588,180,27,1 lpb $0 add $1,1 sub $0,$1 mov $2,$1 sub $2,$0 lpe bin $1,$0 mul $2,$1 mul $2...
21.4375
172
0.626822
77727a2daa92b9b30a045cbc5abed111bad6469f
69
nasm
Assembly
src/boot/demo_macros.nasm
maximsmol/nos
386b4166b3fd1701b734bfcd50ace1b9e1ea38ee
[ "MIT" ]
1
2019-04-29T05:10:52.000Z
2019-04-29T05:10:52.000Z
src/boot/demo_macros.nasm
maximsmol/nos
386b4166b3fd1701b734bfcd50ace1b9e1ea38ee
[ "MIT" ]
null
null
null
src/boot/demo_macros.nasm
maximsmol/nos
386b4166b3fd1701b734bfcd50ace1b9e1ea38ee
[ "MIT" ]
1
2021-12-06T23:49:27.000Z
2021-12-06T23:49:27.000Z
%include "demo_macros_dummy.nasm" ; %include "demo_macros_impl.nasm"
23
34
0.797101
867ab4e0b5e37a518877bcc639f615807b3ffbd5
4,950
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_st_zr_un_sm_/i3-7100_9_0x84_notsx.log_21829_416.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_st_zr_un_sm_/i3-7100_9_0x84_notsx.log_21829_416.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_st_zr_un_sm_/i3-7100_9_0x84_notsx.log_21829_416.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r13 push %rax push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_UC_ht+0x9743, %r11 xor %rax, %rax mov (%r11), %ebx nop sub $20488, %r13 lea addresses_WC_ht+0x1b833, %rsi lea addresses_WC_ht+0x3999, %rdi nop add $9296, %rdx mov $38, %rcx rep movs...
44.594595
2,999
0.657172
dc924942b7db5eb99f2ed8e1091ca58c11cc39e4
210
asm
Assembly
paging.asm
m4t3uz/leaf-d
6a86476739fec1a6d97f75e1cd7b15b115235feb
[ "MIT" ]
null
null
null
paging.asm
m4t3uz/leaf-d
6a86476739fec1a6d97f75e1cd7b15b115235feb
[ "MIT" ]
null
null
null
paging.asm
m4t3uz/leaf-d
6a86476739fec1a6d97f75e1cd7b15b115235feb
[ "MIT" ]
null
null
null
; Copyright (C) 2021 Mateus de Lima Oliveira [bits 32] global EnablePaging EnablePaging: mov eax, [esp + 4] ; Page addresses mov cr3, eax mov eax, cr0 or eax, 0x80000000 ; Enable paging mov cr0, eax ret
17.5
44
0.714286
26354a84a9e08a9fca9d74bc218de093af7cb171
758
asm
Assembly
oeis/346/A346682.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/346/A346682.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/346/A346682.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A346682: a(n) = Sum_{k=0..n} (-1)^(n-k) * binomial(6*k,k) / (5*k + 1). ; Submitted by Jon Maiga ; 1,0,6,45,461,5020,57812,691586,8512048,107095262,1371219004,17808830924,234048288772,3106795261083,41593689788637,560980967638479,7614970691479315,103957059568762775,1426355910771621805,19658792867492660060,2720464278372...
34.454545
479
0.76781
917d909939f9db0fe1c783901d80c40f32a494ec
5,471
asm
Assembly
src/sound/sleeping_music/channel2.asm
Gegel85/RunnerGB
3d36597b94558cd3b3f613031291086190b45f2f
[ "MIT" ]
null
null
null
src/sound/sleeping_music/channel2.asm
Gegel85/RunnerGB
3d36597b94558cd3b3f613031291086190b45f2f
[ "MIT" ]
null
null
null
src/sound/sleeping_music/channel2.asm
Gegel85/RunnerGB
3d36597b94558cd3b3f613031291086190b45f2f
[ "MIT" ]
null
null
null
musicChan2SleepingTheme:: setRegisters $00, $A5, $00, $00 enableTerminals %00100010 .loop: setVolume $A5 setFrequency NOTE_G, $80 wait MINIM setFrequency NOTE_A * 2, $80 wait MINIM setFrequency NOTE_B * 2, $80 wait MINIM setFrequency NOTE_D * 2, $80 wait MINIM disableTerminals %00100010 wait MINIM enabl...
19.750903
32
0.76147
4c307b32a41caaa4f129aa56a1d8fbe3fbc03185
5,071
asm
Assembly
Source/PositionClip.asm
hhprg/C64Engine
3e23bf2134f1b64aae1fcf502ecf98801bb9764e
[ "MIT" ]
4
2021-09-12T20:39:13.000Z
2022-01-24T11:32:20.000Z
Source/PositionClip.asm
hhprg/C64Engine
3e23bf2134f1b64aae1fcf502ecf98801bb9764e
[ "MIT" ]
null
null
null
Source/PositionClip.asm
hhprg/C64Engine
3e23bf2134f1b64aae1fcf502ecf98801bb9764e
[ "MIT" ]
null
null
null
/****************************************************************** * Copyright (C) 2015-2021 Henrik Holmdahl <henrikh.git@gmail.com> ******************************************************************/ // // PositionClip = list of position key frames and flip xy flags. // // List of all PositionClips. .va...
26.830688
81
0.574443
6eb8ffca99663b116b2f5c1ec2cc0ea37ac8af4e
12,844
asm
Assembly
boot/uefi/a64/syscall.asm
Tiihala/Dancy
75f42246faafed0576d4c41f4e572b400379a98c
[ "Unlicense" ]
11
2017-08-24T07:08:04.000Z
2022-03-17T22:30:15.000Z
boot/uefi/a64/syscall.asm
Tiihala/Dancy
75f42246faafed0576d4c41f4e572b400379a98c
[ "Unlicense" ]
2
2018-03-03T11:20:13.000Z
2018-03-11T14:02:08.000Z
boot/uefi/a64/syscall.asm
Tiihala/Dancy
75f42246faafed0576d4c41f4e572b400379a98c
[ "Unlicense" ]
3
2017-09-13T02:33:39.000Z
2021-09-10T14:37:51.000Z
;; ;; Copyright (c) 2019, 2020 Antti Tiihala ;; ;; Permission to use, copy, modify, and/or distribute this software for any ;; purpose with or without fee is hereby granted, provided that the above ;; copyright notice and this permission notice appear in all copies. ;; ;; THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR...
41.432258
78
0.496107
c94d75ed4e9e662a987821e5f9e09ed820c7a144
1,256
asm
Assembly
codigo/capitulo 44/bootloader.asm
codeneomatrix/ENSAMBLADOR-x86-ACEVEDO
7d5a58179f460ba2a03b0bcf12fc4584b87f93c9
[ "MIT" ]
1
2021-06-13T08:59:55.000Z
2021-06-13T08:59:55.000Z
codigo/capitulo 44/bootloader.asm
codeneomatrix/ENSAMBLADOR-x86-ACEVEDO
7d5a58179f460ba2a03b0bcf12fc4584b87f93c9
[ "MIT" ]
null
null
null
codigo/capitulo 44/bootloader.asm
codeneomatrix/ENSAMBLADOR-x86-ACEVEDO
7d5a58179f460ba2a03b0bcf12fc4584b87f93c9
[ "MIT" ]
null
null
null
;;----------------------BOOTLOADER------------------------------- USE16 ; especifica que se usara el modo de compilacion de 16 bits ORG 0x7C00 ; especifica que el programa se cargara en la direccion ; 0x7C00 de la memoria jmp inicio ; salto a la etiqueta inicio inicio: ; funcion principal del program...
22.035088
81
0.605096
0106e22241fc7df4284907b462cbb0e05f1fda06
2,036
asm
Assembly
demos/SicDemos/graph-screen/sier.asm
roycrippen/sicxe
fdca37f56c95f2a76a78455f86a90e4b89329a54
[ "MIT" ]
null
null
null
demos/SicDemos/graph-screen/sier.asm
roycrippen/sicxe
fdca37f56c95f2a76a78455f86a90e4b89329a54
[ "MIT" ]
null
null
null
demos/SicDemos/graph-screen/sier.asm
roycrippen/sicxe
fdca37f56c95f2a76a78455f86a90e4b89329a54
[ "MIT" ]
null
null
null
start START 0 JSUB stackinit .stack initialized LDA #100 rp COMP #0 SUB #1 STA @stackptr JSUB stackpush JEQ hlt LDA #20 JSUB sie LDA c LDS #400 MULR S, A LDS #1000 ADDR S, A CLEAR S ADDR A, S DIV #4095 MUL #4095 SUBR A, S CLEAR A ADDR S, A CLEAR S STA c CLEAR A CLEAR S CLEAR X CLE...
9.788462
37
0.671906
202e5c2cd87ba91ab922e6a9cd7a962ace86cb6a
8,760
asm
Assembly
cv/qsortadr.asm
DigitalMars/optlink
493de158282046641ef2a3a60a88e25e26d88ec4
[ "BSL-1.0" ]
28
2015-02-03T01:38:24.000Z
2022-03-23T05:48:24.000Z
cv/qsortadr.asm
DigitalMars/optlink
493de158282046641ef2a3a60a88e25e26d88ec4
[ "BSL-1.0" ]
20
2015-01-02T14:51:20.000Z
2021-01-09T21:37:19.000Z
cv/qsortadr.asm
DigitalMars/optlink
493de158282046641ef2a3a60a88e25e26d88ec4
[ "BSL-1.0" ]
9
2015-02-11T17:43:56.000Z
2019-09-05T11:07:02.000Z
TITLE QSORTADR - Copyright (c) SLR Systems 1994 INCLUDE MACROS if fg_cvpack INCLUDE CVSTUFF PUBLIC _sort_hashes_garray .DATA EXTERNDEF EXETABLE:DWORD,FIRST_CVH:DWORD,LAST_CVH_SEGMENT:DWORD .CODE PASS2_TEXT EXTERNDEF GET_NEW_LOG_BLK:PROC,DOT:PROC EXTERNDEF CV_TOO_MANY_ERR:ABS QUICK_VARS STRU...
13.795276
72
0.702511
61f946fb82e9573ff6ce66de75f4f34c28866321
306
asm
Assembly
programs/oeis/120/A120181.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/120/A120181.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/120/A120181.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A120181: a(1)=4; a(n)=floor((27+sum(a(1) to a(n-1)))/6). ; 4,5,6,7,8,9,11,12,14,17,20,23,27,31,36,42,49,58,67,78,91,107,124,145,169,197,230,269,313,366,427,498,581,678,791,922,1076,1255,1465,1709 mov $2,1 lpb $0 sub $0,1 add $2,$1 mov $1,6 add $1,$2 div $1,6 add $2,4 lpe add $1,4 mov $0,$1
20.4
138
0.584967
94bd1bc00b4fcdd5b09b18da3abe3798c850d495
932
asm
Assembly
utils/hardware/cputype/cpu.asm
vbmacher/qsOS
40ee57c1aaa9849a62057f4e7d7770e8661f60ba
[ "Apache-2.0" ]
1
2019-09-19T04:27:54.000Z
2019-09-19T04:27:54.000Z
utils/hardware/cputype/cpu.asm
vbmacher/qsOS
40ee57c1aaa9849a62057f4e7d7770e8661f60ba
[ "Apache-2.0" ]
null
null
null
utils/hardware/cputype/cpu.asm
vbmacher/qsOS
40ee57c1aaa9849a62057f4e7d7770e8661f60ba
[ "Apache-2.0" ]
null
null
null
.model small .data text db 10,13,'Your processor is: $' n86 db '8086',10,13,'$' n286 db '80286',10,13,'$' n386 db '80386',10,13,'$' n486 db '80486',10,13,'$' n686 db '6x86',10,13,'$' nPentium db 'Pentium',10,13,'$' nPentiumII db 'Pentium II',10,13,'$' nAMD db 'AMD',10,13,'$' .code s: mov ax, @data mov ds, ax m...
12.944444
37
0.694206
b7ea56687d28cf0c718e972e12eae90b818e03cf
595
asm
Assembly
oeis/052/A052762.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/052/A052762.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/052/A052762.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A052762: Products of 4 consecutive integers: a(n) = n*(n-1)*(n-2)*(n-3). ; 0,0,0,0,24,120,360,840,1680,3024,5040,7920,11880,17160,24024,32760,43680,57120,73440,93024,116280,143640,175560,212520,255024,303600,358800,421200,491400,570024,657720,755160,863040,982080,1113024,1256640,1413720,1585080,1771560,1974024,219336...
99.166667
499
0.813445
6400722a05113a1b29ab40798cd407b08df51650
181
asm
Assembly
wof/lcs/base/1AF.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
wof/lcs/base/1AF.asm
zengfr/arcade_game_romhacking_sourcecode_top_secret_data
a4a0c86c200241494b3f1834cd0aef8dc02f7683
[ "Apache-2.0" ]
null
null
null
wof/lcs/base/1AF.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 0221A8 blt $221ae [base+1AF] 02232C jmp $1526.w [base+1AF] copyright zengfr site:http://github.com/zengfr/romhack
25.857143
54
0.729282
a939199255f89c58ecf717da99d2942d66461935
236
asm
Assembly
dino/lcs/item/5B.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/item/5B.asm
zengfr/arcade_game_romhacking_sourcecode_top_secret_data
a4a0c86c200241494b3f1834cd0aef8dc02f7683
[ "Apache-2.0" ]
null
null
null
dino/lcs/item/5B.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 00FE54 move.b ($e,A2), ($5b,A0) [enemy+5C, etc+5C, item+5C] 00FE5A move.b ($f,A2), ($96,A0) [enemy+5B, etc+5B, item+5B] copyright zengfr site:http://github.com/zengfr/romhack
33.714286
61
0.686441
3a4fd013f8f06e7df6700eb22c1fd625af354bcb
9,896
asm
Assembly
lib/text.asm
cppchriscpp/waddles-the-duck
05127094ffea6dbb3bc822fb8c0be2a7800e5060
[ "MIT" ]
null
null
null
lib/text.asm
cppchriscpp/waddles-the-duck
05127094ffea6dbb3bc822fb8c0be2a7800e5060
[ "MIT" ]
null
null
null
lib/text.asm
cppchriscpp/waddles-the-duck
05127094ffea6dbb3bc822fb8c0be2a7800e5060
[ "MIT" ]
null
null
null
show_professor_text: jsr do_sprite0 jsr vblank_wait set_ppu_addr $2300 store #TILE_BORDER_TL, PPU_DATA lda #TILE_BORDER_B .repeat $1e sta PPU_DATA .endrepeat store #TILE_BORDER_TR, PPU_DATA jsr do_sprite0 lda #0 sta textPage reset_ppu_scrolling_and_ctrl jsr sound_update jsr vblank_wait .repeat...
23.013953
107
0.558812
05a89c94ae1b2e1eb6009ca55c1bc6acfe3f4c7b
411
asm
Assembly
oeis/176/A176708.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/176/A176708.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/176/A176708.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A176708: Partial sums of A094820. ; Submitted by Jon Maiga ; 1,3,6,11,17,25,34,45,58,73,89,108,128,150,174,201,229,260,292,327,364,403,443,487,533,581,631,684,738,796,855,917,981,1047,1115,1188,1262,1338,1416,1498,1581,1668,1756,1847,1941,2037,2134,2236,2340,2447,2556 mov $2,$0 mov $3,$0 lpb $2 mov $0,$3 sub $2,...
25.6875
209
0.678832
60bfb5efa6de0f553d0170155095a71edc18be5c
278
asm
Assembly
Programs/Program8.asm
trivedi-vatsal/8085-programs
99363c5a19f92348874c09c73f5169c7c344bb00
[ "MIT", "Unlicense" ]
2
2021-03-22T20:30:49.000Z
2022-03-24T05:20:15.000Z
Programs/Program8.asm
trivedi-vatsal/8085-programs
99363c5a19f92348874c09c73f5169c7c344bb00
[ "MIT", "Unlicense" ]
null
null
null
Programs/Program8.asm
trivedi-vatsal/8085-programs
99363c5a19f92348874c09c73f5169c7c344bb00
[ "MIT", "Unlicense" ]
1
2021-05-23T13:18:56.000Z
2021-05-23T13:18:56.000Z
;Find the 2's complement of the number stored at memory location 2200H and store the complemented number at memory location 2300H LDA 2200H ;get the number CMA ;Complement the number ADI 01H ;add one in the number STA 2300H ;store the result HLT ;terminate program execution
39.714286
129
0.798561
1c2fcd25a10774032e0cf7b13b44f72f9c7fa1e9
561
asm
Assembly
projects/07/MemoryAccess/StaticTest/StaticTest.asm
Youngermaster/Nand2Tetris-Solutions
9fb4ac31a0558bcc2324696bfb451aac11232088
[ "MIT" ]
null
null
null
projects/07/MemoryAccess/StaticTest/StaticTest.asm
Youngermaster/Nand2Tetris-Solutions
9fb4ac31a0558bcc2324696bfb451aac11232088
[ "MIT" ]
null
null
null
projects/07/MemoryAccess/StaticTest/StaticTest.asm
Youngermaster/Nand2Tetris-Solutions
9fb4ac31a0558bcc2324696bfb451aac11232088
[ "MIT" ]
null
null
null
// Juan Manuel Young Hoyos @256 D=A @SP M=D @300 D=A @LCL M=D @400 D=A @ARG M=D @3000 D=A @THIS M=D @3010 D=A @THAT M=D @111 D=A @SP A=M M=D @SP M=M+1 @333 D=A @SP A=M M=D @SP M=M+1 @888 D=A @SP A=M M=D @SP M=M+1 @8 D=A @SP A=M-1 D=M @StaticTest.8 M=D @SP M=M-1 @3 D=A @SP A=M-1 D=M @StaticTest.3 M=D @SP M=M-1 @1 D=A @...
5.194444
26
0.565062
0e1ef9166dd280ac3c828aa48ef3dafa9d442b54
170
asm
Assembly
Lab1/Lab1/AddTwo.asm
ConstantinCezB/Computer-Architecture-assembly
24ddc05c96d2be019c77e914a3b1146352b4088e
[ "Apache-2.0" ]
null
null
null
Lab1/Lab1/AddTwo.asm
ConstantinCezB/Computer-Architecture-assembly
24ddc05c96d2be019c77e914a3b1146352b4088e
[ "Apache-2.0" ]
null
null
null
Lab1/Lab1/AddTwo.asm
ConstantinCezB/Computer-Architecture-assembly
24ddc05c96d2be019c77e914a3b1146352b4088e
[ "Apache-2.0" ]
null
null
null
; AddTwo.asm - adds two 32-bit integers. ; Chapter 3 example include Irvine32.inc .code main proc mov eax,5 add eax,6 call dumpregs exit main endp end main
12.142857
40
0.7
9d94dbe307d8bd28846be9810e257ff4346acfb3
2,058
asm
Assembly
programs/oeis/162/A162258.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/162/A162258.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/162/A162258.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A162258: a(n) = (2*n^3 + 5*n^2 - 9*n)/2. ; -1,9,36,86,165,279,434,636,891,1205,1584,2034,2561,3171,3870,4664,5559,6561,7676,8910,10269,11759,13386,15156,17075,19149,21384,23786,26361,29115,32054,35184,38511,42041,45780,49734,53909,58311,62946,67820,72939,78309,83936,89826,95985,102419,109134,116136,123431,131025,1389...
102.9
1,859
0.828474
a0cb8513a0419c8b34ea55478316192945c3be23
299
asm
Assembly
programs/oeis/000/A000523.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/000/A000523.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/000/A000523.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A000523: a(n) = floor(log_2(n)). ; 0,1,1,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6 add $0,1 lpb $0 div $0,2 add $1,1 lpe sub $1,1 mov $0,$1
27.181818
201
0.508361
59f589e665a227226cc6cd83238519a491364217
5,119
asm
Assembly
os/src/os001/boot.asm
ddosakura/pet-shop
71eacee8c7030164370e4d8717a25b199992fb42
[ "Apache-2.0" ]
null
null
null
os/src/os001/boot.asm
ddosakura/pet-shop
71eacee8c7030164370e4d8717a25b199992fb42
[ "Apache-2.0" ]
null
null
null
os/src/os001/boot.asm
ddosakura/pet-shop
71eacee8c7030164370e4d8717a25b199992fb42
[ "Apache-2.0" ]
null
null
null
org 0x7c00 ; 引导程序装载地址 ; FAT12格式软盘专用 2880扇区*512字节 = 1440*1024字节 1_44标准 ; C18-H2-S18 ; 结合《30天自制操作系统》与 ; https://baike.baidu.com/item/FAT12/4958604 ; 的说明 ; IPL - 启动程序加载器 jmp entry ; BS_jmpBoot <3B> nop DB "Sakura " ; BS_OEMName 厂商名(启动区名) <8B> DW 0x0200 ; 扇区(sector)大小[标准-5...
22.353712
72
0.516116
a5cd5b75681edad9f5573b6057149a64d7660719
798
asm
Assembly
oeis/026/A026675.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/026/A026675.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/026/A026675.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A026675: a(n) = T(2n-1,n-2), T given by A026670. Also T(2n-1,n-2) = T(2n,n+2), T given by A026725 and T(2n,n-2), T given by A026736. ; Submitted by Christian Krause ; 1,6,29,131,575,2488,10681,45641,194467,827045,3512983,14909339,63239487,268127302,1136495965,4816202207,20406887583,86457399359,366263778659,1551535465...
42
484
0.779449
9cd97e9b1824f36015237b494b8aa3700d2e663d
406
asm
Assembly
boot/utils.asm
spevans/hello-swift
51af71dcd1d3719af33b4e20e333e80e812ed059
[ "Unlicense" ]
null
null
null
boot/utils.asm
spevans/hello-swift
51af71dcd1d3719af33b4e20e333e80e812ed059
[ "Unlicense" ]
null
null
null
boot/utils.asm
spevans/hello-swift
51af71dcd1d3719af33b4e20e333e80e812ed059
[ "Unlicense" ]
null
null
null
;;; boot/utils.asm ;;; ;;; Copyright © 2015 Simon Evans. All rights reserved. ;;; print_string - print ASCIIZ string in DS:SI via BIOS print: lodsb test al, al je print_return mov ah, 0x0E int 0x10 jmp print print_return: ret ;;; Simple IO ...
18.454545
56
0.549261
356fad1cd9a4cdebfa5a6511c6d0cece6471f852
854
asm
Assembly
src/util/strg/isalpha.asm
olifink/qspread
d6403d210bdad9966af5d2a0358d4eed3f1e1c02
[ "MIT" ]
null
null
null
src/util/strg/isalpha.asm
olifink/qspread
d6403d210bdad9966af5d2a0358d4eed3f1e1c02
[ "MIT" ]
null
null
null
src/util/strg/isalpha.asm
olifink/qspread
d6403d210bdad9966af5d2a0358d4eed3f1e1c02
[ "MIT" ]
null
null
null
; check if character is alphabetic 11/09-92 O.Fink include win1_keys_err subr macro rs rxx setstr [rs] [.lab] movem.l [rxx],-(sp) endm subend macro [.lab] movem.l (sp)+,[rxx] rts endm section string xdef st_isa ;+++ ; check ...
20.333333
63
0.469555
ff07ec3f889902eb5787e7e73737cca7cca2c9fa
404
asm
Assembly
oeis/093/A093660.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/093/A093660.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/093/A093660.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A093660: Row sums of lower triangular matrix A093658. ; Submitted by Jon Maiga ; 1,2,2,5,2,5,5,16,2,5,5,16,5,16,16,65,2,5,5,16,5,16,16,65,5,16,16,65,16,65,65,326,2,5,5,16,5,16,16,65,5,16,16,65,16,65,65,326,5,16,16,65,16,65,65,326,16,65,65,326,65,326,326,1957 seq $0,120 ; 1's-counting sequence: number of 1's in binar...
50.5
179
0.680693
20c73adef94a0ae8da26baeccafb01b2c8e9b0e0
452
asm
Assembly
programs/oeis/067/A067492.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/067/A067492.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/067/A067492.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A067492: Powers of 6 with initial digit 1. ; 1,1296,1679616,10077696,13060694016,16926659444736,101559956668416,131621703842267136,170581728179578208256,1023490369077469249536,1326443518324400147398656,1719070799748422591028658176,10314424798490535546171949056,13367494538843734067838845976576,173242729223414793519191...
34.769231
323
0.84292
a953c16aa4cca6e3baa920a7292020deeacbec57
254
asm
Assembly
Assembly/Exemplos-de-Codigos/Soma.asm
carlosvilela/Testes-C-
b6be1d94569027d0b5d6e8aa227e279a7cb16937
[ "MIT" ]
null
null
null
Assembly/Exemplos-de-Codigos/Soma.asm
carlosvilela/Testes-C-
b6be1d94569027d0b5d6e8aa227e279a7cb16937
[ "MIT" ]
null
null
null
Assembly/Exemplos-de-Codigos/Soma.asm
carlosvilela/Testes-C-
b6be1d94569027d0b5d6e8aa227e279a7cb16937
[ "MIT" ]
null
null
null
; Desenvolvido em Visual Studio 2012 com MASM .686p .model tiny .code main proc mov eax, 05h ; move 05h para o registrador eax mov ebx, 02h ; move 02h para o registrador ebx add eax, ebx ; soma ebx ao eax e deixa o resultado em eax main endp end main
18.142857
57
0.744094
aecdb57a3f33eafa3c420952f1fa96203a60942a
640
asm
Assembly
defines/ssc-defs.asm
dougmasten/coco_libraries
b3b460cfe3398e8f6678680d84f7a9c56a030a8a
[ "MIT" ]
2
2019-04-04T04:21:18.000Z
2019-07-07T13:59:11.000Z
defines/ssc-defs.asm
dougmasten/coco_libraries
b3b460cfe3398e8f6678680d84f7a9c56a030a8a
[ "MIT" ]
null
null
null
defines/ssc-defs.asm
dougmasten/coco_libraries
b3b460cfe3398e8f6678680d84f7a9c56a030a8a
[ "MIT" ]
1
2019-06-01T21:23:52.000Z
2019-06-01T21:23:52.000Z
; ssc-defs.asm *pragmapush list ; Save state of list pragma pragma nolist ; Turn off assembly listing and exclude from symbol list ifndef SSC_DEFS ; Load defines only once ; Sound/Speech Cartridge SSC_RESET equ $ff7d ...
40
100
0.520313
59188117eed05a0a7ed21ab366312106941b634f
709
asm
Assembly
src/test/ref/sequence-locality-1.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
2
2022-03-01T02:21:14.000Z
2022-03-01T04:33:35.000Z
src/test/ref/sequence-locality-1.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
null
null
null
src/test/ref/sequence-locality-1.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
null
null
null
// Tests statement sequence locality of if(cond) { stmt1; } else { stmt2; } // Commodore 64 PRG executable file .file [name="sequence-locality-1.prg", type="prg", segments="Program"] .segmentdef Program [segments="Basic, Code, Data"] .segmentdef Basic [start=$0801] .segmentdef Code [start=$80d] .segmentdef Data [star...
19.162162
75
0.583921
646ca45512efed7b4d30ec494d865913ddc68711
6,008
asm
Assembly
kernel/shell/shell.asm
bubach/BOS
a2421e39f4c4ce2d834a1850c706153e5bf04af8
[ "Unlicense" ]
16
2015-01-21T18:19:25.000Z
2022-02-10T02:56:59.000Z
kernel/shell/shell.asm
bubach/BOS
a2421e39f4c4ce2d834a1850c706153e5bf04af8
[ "Unlicense" ]
1
2018-12-27T20:57:54.000Z
2018-12-31T20:00:09.000Z
kernel/shell/shell.asm
bubach/BOS
a2421e39f4c4ce2d834a1850c706153e5bf04af8
[ "Unlicense" ]
5
2015-01-16T13:31:14.000Z
2019-07-01T15:17:44.000Z
;----------------------------------------------------------; ; BOS 0.04 Christoffer Bubach, 2004-2005. ; ;----------------------------------------------------------; ; ; ; Basic shell. ; ; ...
31.621053
99
0.283788
1dcce46e939ad973564951ebdf2e4188637eebc4
390
asm
Assembly
oeis/048/A048771.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/048/A048771.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/048/A048771.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A048771: Partial sums of A048695. ; Submitted by Jamie Morken(s3) ; 1,9,26,68,169,413,1002,2424,5857,14145,34154,82460,199081,480629,1160346,2801328,6763009,16327353,39417722,95162804,229743337,554649485,1339042314,3232734120,7804510561,18841755249,45488021066,109817797388,265123615849 mov $3,1 lpb $0 sub $0,1 a...
26
220
0.738462
be5d3d86092c9937e6a0e4320a2485c4c3f5bb0e
1,451
asm
Assembly
programs/oeis/097/A097083.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/097/A097083.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/097/A097083.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A097083: Values of k such that there is exactly one permutation p of (1,2,3,...,k) such that i+p(i) is a Fibonacci number for 1<=i<=k. ; 1,2,3,5,9,15,24,39,64,104,168,272,441,714,1155,1869,3025,4895,7920,12815,20736,33552,54288,87840,142129,229970,372099,602069,974169,1576239,2550408,4126647,6677056,10803704,17480760...
207.285714
1,199
0.863542
814fa29f971032bce094f13e751598989d24571a
484
asm
Assembly
programs/oeis/135/A135287.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/135/A135287.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/135/A135287.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A135287: a(0)=1; for n > 0, a(n) = a(n-1)+n if a(n-1) is odd, else a(n) = a(n-1)/2. ; 1,2,1,4,2,1,7,14,7,16,8,4,2,1,15,30,15,32,16,8,4,2,1,24,12,6,3,30,15,44,22,11,43,76,38,19,55,92,46,23,63,104,52,26,13,58,29,76,38,19,69,120,60,30,15,70,35,92,46,23,83,144,72,36,18,9,75,142,71,140,70,35,107,180,90,45,121,198,99,178,8...
34.571429
302
0.597107
12806a25520652a3504c91638b946eceb7b82c00
2,922
asm
Assembly
programs/oeis/017/A017111.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/017/A017111.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/017/A017111.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A017111: a(n) = (8*n+3)^11. ; 177147,285311670611,116490258898219,5559060566555523,96549157373046875,929293739471222707,6071163615208263051,30155888444737842659,122130132904968017083,422351360321044921875,1287831418538085836267,3543686674874777831491,8953382542587164451099,21048519522998348950643,46523913960640966796...
417.428571
2,862
0.955168
279cbe3de2d39c83650d998cf156b18fed6470d7
1,342
asm
Assembly
sfx_engine/note_values.asm
GSoftwareDevelopment/sfx-tracker
c10d7512c460c2049c9a01cd4beb0a1b945582a7
[ "MIT", "Unlicense" ]
9
2021-05-18T19:50:58.000Z
2021-07-30T21:21:26.000Z
sfx_engine/note_values.asm
GSoftwareDevelopment/Mole
419c61a60dc01aa278cc10b9cf40f13524328220
[ "MIT", "Unlicense" ]
35
2021-07-27T10:30:25.000Z
2021-08-31T18:46:49.000Z
sfx_engine/note_values.asm
GSoftwareDevelopment/Mole
419c61a60dc01aa278cc10b9cf40f13524328220
[ "MIT", "Unlicense" ]
null
null
null
; pure tones from RMT :P note_tuneTab_pure ; c c# d d# e f f# g g# a a# b dta $F3,$E6,$D9,$CC,$C1,$B5,$AD,$A2,$99,$90,$88 dta $80,$79,$72,$6C,$66,$60,$5B,$55,$51,$4C,$48 dta $44,$40,$3C,$39,$35,$32,$2F,$2D,$2A,$28,$25 dta $23,$21,$1F,$1D,$1C,$1A,$18,$17,$16,$14,$13 dta $12,$11,$10,$0F...
41.9375
50
0.508942
10e771cb706ea72cdf7e57d7d5b61b0c390cb837
491
asm
Assembly
src/test/ref/bool-nullpointer-exception.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
2
2022-03-01T02:21:14.000Z
2022-03-01T04:33:35.000Z
src/test/ref/bool-nullpointer-exception.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
null
null
null
src/test/ref/bool-nullpointer-exception.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
null
null
null
// Some bool code that causes a NullPointerException // Commodore 64 PRG executable file .file [name="bool-nullpointer-exception.prg", type="prg", segments="Program"] .segmentdef Program [segments="Basic, Code, Data"] .segmentdef Basic [start=$0801] .segmentdef Code [start=$80d] .segmentdef Data [startAfter="Code"] ....
22.318182
77
0.688391
1cddb2163669e34e7cf3f76176f367a64f61d951
5,732
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_262.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_262.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_262.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 %r15 push %r8 push %r9 push %rax push %rbp push %rcx push %rdi push %rsi lea addresses_WC_ht+0x1cf19, %rdi nop nop nop and $43600, %rbp movw $0x6162, (%rdi) nop nop nop nop nop dec %r10 lea addresses_UC_ht+0x15419, %r9 nop nop nop sub $33205, %r15 mov (%r9), %...
39.531034
2,999
0.660502
f1349f0eca4a3a97de094e1cce4bcbebafbcc4e7
754
asm
Assembly
circle.asm
nagydani/zx-rom-mods
a06cfb2e936c145025c4f3d6f3282cce15ad5f56
[ "MIT" ]
15
2018-09-07T15:49:44.000Z
2021-09-21T20:47:14.000Z
circle.asm
nagydani/zx-rom-mods
a06cfb2e936c145025c4f3d6f3282cce15ad5f56
[ "MIT" ]
6
2020-05-24T08:43:07.000Z
2020-05-26T22:02:36.000Z
circle.asm
nagydani/zx-rom-mods
a06cfb2e936c145025c4f3d6f3282cce15ad5f56
[ "MIT" ]
3
2020-08-03T06:28:34.000Z
2021-12-29T00:27:50.000Z
;; CIRCLE speedup. Fits in the space of the original STK_TO_A: EQU 2314H STK_TO_BC: EQU 2307H REPORT_B_3: EQU 24F9H PLOT_SUB: EQU 22E5H TEMPS: EQU 0D4DH ORG 233BH C_R_GRE_1: CALL STK_TO_A PUSH AF CALL STK_TO_BC POP AF CIRCLE_INT: LD H,A LD L,0 RRA CIRCLE_L3: LD DE,00FCH CIRCLE_L1: PUSH AF CIRCLE_L2: PUSH...
12.779661
52
0.659151
863a17d21f367d313d48b481b62ec50c79af50a4
125,496
asm
Assembly
xv6-pdx/p5-test.asm
budiwa/CS333
3ceee2ce2ac6cf112444b53446093a08b5ebfdf6
[ "Xnet", "X11" ]
null
null
null
xv6-pdx/p5-test.asm
budiwa/CS333
3ceee2ce2ac6cf112444b53446093a08b5ebfdf6
[ "Xnet", "X11" ]
null
null
null
xv6-pdx/p5-test.asm
budiwa/CS333
3ceee2ce2ac6cf112444b53446093a08b5ebfdf6
[ "Xnet", "X11" ]
null
null
null
_p5-test: file format elf32-i386 Disassembly of section .text: 00000000 <canRun>: #include "stat.h" #include "p5-test.h" static int canRun(char *name) { 0: 55 push %ebp 1: 89 e5 mov %esp,%ebp 3: 83 ec 38 sub $0x38,%esp int rc, uid, ...
40.998367
98
0.42387
c7d442cce4c8d48bdb2dd99af179086f77e1b24a
157
asm
Assembly
libsrc/_DEVELOPMENT/math/float/math16/lm16/c/sccz80/l_f16_lt.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/math/float/math16/lm16/c/sccz80/l_f16_lt.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/math/float/math16/lm16/c/sccz80/l_f16_lt.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
SECTION code_fp_math16 PUBLIC l_f16_lt EXTERN asm_f16_compare_callee .l_f16_lt call asm_f16_compare_callee ret C dec hl ret
13.083333
34
0.694268
19dc991c426fd6b22b6b376dea1a995d6824fd73
891
asm
Assembly
oeis/282/A282213.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/282/A282213.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/282/A282213.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A282213: Coefficients in q-expansion of (E_2^3*E_4 - 3*E_2^2*E_6 + 3*E_2*E_4^2 - E_4*E_6)/3456, where E_2, E_4, E_6 are the Eisenstein series shown in A006352, A004009, A013973, respectively. ; 0,1,72,756,4672,15750,54432,117992,299520,551853,1134000,1772892,3532032,4829006,8495424,11907000,19173376,24142482,39733416...
99
491
0.811448
4423165b160a80e16248b45c0b5f9e65329b2f78
2,583
asm
Assembly
ugbc/src/hw/6809/bits_to_string.asm
spotlessmind1975/ugbasic
1df3c8fde8e80b479ece86b4ff2b97b599d57ff4
[ "Apache-2.0" ]
10
2021-10-03T13:44:25.000Z
2022-03-10T23:53:32.000Z
ugbc/src/hw/6809/bits_to_string.asm
spotlessmind1975/ugbasic
1df3c8fde8e80b479ece86b4ff2b97b599d57ff4
[ "Apache-2.0" ]
379
2021-08-12T09:46:09.000Z
2022-03-27T11:29:12.000Z
ugbc/src/hw/6809/bits_to_string.asm
spotlessmind1975/ugbasic
1df3c8fde8e80b479ece86b4ff2b97b599d57ff4
[ "Apache-2.0" ]
2
2021-11-08T19:37:50.000Z
2021-11-20T22:27:12.000Z
; /***************************************************************************** ; * ugBASIC - an isomorphic BASIC language compiler for retrocomputers * ; ***************************************************************************** ; * Copyright 2021-2022 Marco Spedaletti (asimov@mclink.it) ; * ; * Licens...
41
80
0.478901
0d856eed5bf1ad7726fe656d76316915d7134ae8
3,932
asm
Assembly
Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0xca_notsx.log_21829_1796.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0xca_notsx.log_21829_1796.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0xca_notsx.log_21829_1796.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 %r11 push %r13 push %r9 push %rax push %rbx push %rcx push %rdi // Store lea addresses_WC+0xae97, %rax nop nop nop add $15192, %rdi movb $0x51, (%rax) and $58147, %rbx // Faulty Load lea addresses_WC+0xae97, %r11 nop nop c...
72.814815
2,999
0.660478
11f3f545285faa714958492e092cc4f282ca1fe5
731
asm
Assembly
pkgs/tools/yasm/src/modules/parsers/gas/tests/bin/gas-llabel.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/parsers/gas/tests/bin/gas-llabel.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/parsers/gas/tests/bin/gas-llabel.asm
manggoguy/parsec-modified
d14edfb62795805c84a4280d67b50cca175b95af
[ "BSD-3-Clause" ]
338
2020-04-18T08:03:10.000Z
2022-03-29T12:33:22.000Z
# Skelix by Xiaoming Mo (xiaoming.mo@skelix.org) # Licence: GPLv2 .text #.globl start .code16 start: jmp code msg: .string "Hello World!\x0" code: movw $0xb800,%ax movw %ax, %es ...
24.366667
48
0.310534
7c8a050ff855d7cda0a558e87424438d888b7f39
268
asm
Assembly
programs/oeis/004/A004379.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/004/A004379.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/004/A004379.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A004379: Binomial coefficient C(7n,n-11). ; 1,84,4095,152096,4780230,134153712,3470108187,84431259000,1959267085776,43790762164380,949517708685546,20082459351180240,416047580521136200,8470484585302467168,169921950043809807675 mov $1,$0 add $0,11 mul $0,7 bin $0,$1
33.5
183
0.820896
eaa4efec3f94dcc0cdb36fbddf3333750ad1276b
452
asm
Assembly
programs/oeis/073/A073548.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/073/A073548.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/073/A073548.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A073548: Number of Fibonacci numbers F(k), k <= 10^n, which end in 2. ; 1,6,66,666,6666,66666,666666,6666666,66666666,666666666,6666666666,66666666666,666666666666,6666666666666,66666666666666,666666666666666,6666666666666666,66666666666666666,666666666666666666,6666666666666666666,66666666666666666666,66666666666666...
37.666667
302
0.811947
784024508b98fa21b8b2868983d6d7365af1acf0
627
asm
Assembly
programs/oeis/097/A097805.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/097/A097805.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/097/A097805.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A097805: Compositions of n with k parts, T(n, k) = binomial(n-1, k-1) for n, k >= 1 and T(n, 0) = 0^n, triangle read by rows for n >= 0 and 0 <= k <= n. ; 1,0,1,0,1,1,0,1,2,1,0,1,3,3,1,0,1,4,6,4,1,0,1,5,10,10,5,1,0,1,6,15,20,15,6,1,0,1,7,21,35,35,21,7,1,0,1,8,28,56,70,56,28,8,1,0,1,9,36,84,126,126,84,36,9,1,0,1,10,45...
29.857143
265
0.575758
997999ef3def84a386ecbd637e4765b4093a7ce0
1,352
asm
Assembly
Working Disassembly/Levels/LRZ/Misc Object Data/Map - Collapsing Platform.asm
TeamASM-Blur/Sonic-3-Blue-Balls-Edition
7e8a2c5df02271615ff4cae529521e6b1560d6b1
[ "Apache-2.0" ]
5
2021-07-09T08:17:56.000Z
2022-02-27T19:57:47.000Z
Working Disassembly/Levels/LRZ/Misc Object Data/Map - Collapsing Platform.asm
TeamASM-Blur/Sonic-3-Blue-Balls-Edition
7e8a2c5df02271615ff4cae529521e6b1560d6b1
[ "Apache-2.0" ]
null
null
null
Working Disassembly/Levels/LRZ/Misc Object Data/Map - Collapsing Platform.asm
TeamASM-Blur/Sonic-3-Blue-Balls-Edition
7e8a2c5df02271615ff4cae529521e6b1560d6b1
[ "Apache-2.0" ]
null
null
null
dc.w word_20F14-Map_LRZCollapsingPlatform dc.w word_20F3A-Map_LRZCollapsingPlatform dc.w word_20F84-Map_LRZCollapsingPlatform word_20F14: dc.w 6 ; DATA XREF: ROM:00020F0Eo dc.b $F0, $D, 0, 8, $FF, $E0 dc.b $F0, $D, 8, 8, 0, 0 dc.b 0, $D, $20, $30, $FF, $E0 dc.b 0, $D, $28, $30, 0, 0...
36.540541
49
0.430473
d12f98dd5dbf7b3137d4ba3675a7550ef77931ce
24,203
asm
Assembly
openssl/openssl-fips-2.0.16/tmp32dll/sha256-x86_64.asm
memade/gpl
33b2a1e8e2be851f06223f4bd3c8147aaf4e08e7
[ "Apache-2.0" ]
null
null
null
openssl/openssl-fips-2.0.16/tmp32dll/sha256-x86_64.asm
memade/gpl
33b2a1e8e2be851f06223f4bd3c8147aaf4e08e7
[ "Apache-2.0" ]
null
null
null
openssl/openssl-fips-2.0.16/tmp32dll/sha256-x86_64.asm
memade/gpl
33b2a1e8e2be851f06223f4bd3c8147aaf4e08e7
[ "Apache-2.0" ]
null
null
null
default rel %define XMMWORD section .text code align=64 global fips_sha256_block_data_order ALIGN 16 fips_sha256_block_data_order: mov QWORD[8+rsp],rdi ;WIN64 prologue mov QWORD[16+rsp],rsi mov rax,rsp $L$SEH_begin_sha256_block_data_order: mov rdi,rcx mov rsi,rdx mov rdx,r8 mov rcx,r9 push rbx push rbp p...
12.812599
56
0.700781
66ca6fec5205e5bf3e2c9cd21e75e45904219767
39,680
asm
Assembly
target/cos_117/disasm/iop_overlay1/FDUMP0.asm
jrrk2/cray-sim
52c9639808d6890517092637b188282c00cce4f7
[ "BSL-1.0" ]
49
2020-10-09T12:29:16.000Z
2022-03-12T02:33:35.000Z
target/cos_117/disasm/iop_overlay1/FDUMP0.asm
jrrk2/cray-sim
52c9639808d6890517092637b188282c00cce4f7
[ "BSL-1.0" ]
1
2021-12-29T15:59:25.000Z
2021-12-29T15:59:25.000Z
target/cos_117/disasm/iop_overlay1/FDUMP0.asm
jrrk2/cray-sim
52c9639808d6890517092637b188282c00cce4f7
[ "BSL-1.0" ]
6
2021-04-12T06:10:32.000Z
2022-02-08T23:11:19.000Z
0x0000 (0x000000) 0x1000- f:00010 d: 0 | A = 0 (0x0000) 0x0001 (0x000002) 0x291D- f:00024 d: 285 | OR[285] = A 0x0002 (0x000004) 0x1000- f:00010 d: 0 | A = 0 (0x0000) 0x0003 (0x000006) 0x291E- f:00024 d: 286 | OR[286] = A ...
79.839034
79
0.466028
dfe012e76567b60314d04f0ac0d0e057f0f84d50
989
asm
Assembly
MK1_CPU/programs/primes.asm
billionelectrons/8bit-cpu
1b8dacd52d46ac7dd230d61802d1c1edbc9c9be1
[ "MIT" ]
274
2020-03-30T16:38:29.000Z
2022-03-30T22:50:15.000Z
MK1_CPU/programs/primes.asm
billionelectrons/8bit-cpu
1b8dacd52d46ac7dd230d61802d1c1edbc9c9be1
[ "MIT" ]
3
2020-04-11T07:33:14.000Z
2022-01-21T13:46:08.000Z
MK1_CPU/programs/primes.asm
billionelectrons/8bit-cpu
1b8dacd52d46ac7dd230d61802d1c1edbc9c9be1
[ "MIT" ]
22
2020-04-04T18:07:38.000Z
2022-02-06T03:15:17.000Z
;--- computes prime numbers --- ;--- includes helix display support --- #include "lib/mk1.cpu" init: jal init_display ldi $a 3 .loop: push $a jal is_prime ;call subroutine cmp 0 pop $a jz .continue ;if the result is 0 do not print value push $a jal print pop $a .continue: addi 2 $a jc .end j...
14.333333
58
0.631951
eb7ccdfbc15ff3538b6bd17edfed3b6b2260dde7
474
asm
Assembly
oeis/128/A128386.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/128/A128386.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/128/A128386.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A128386: Expansion of c(3x^2)/(1-x*c(3x^2)), c(x) the g.f. of A000108. ; Submitted by Jamie Morken(s4) ; 1,1,4,7,28,58,232,523,2092,4966,19864,48838,195352,492724,1970896,5068915,20275660,52955950,211823800,560198962,2240795848,5987822380,23951289520,64563867454,258255469816,701383563388,2805534253552 mov $2,1 mov $...
21.545455
199
0.677215
ebff7cfe8cbdee118809a8af26b309b75d4b55ad
1,091
asm
Assembly
src/selectb.asm
RupertAvery/WillowPatch
8476df256350b877d0c8a1b9305fc438315ac90f
[ "MIT" ]
null
null
null
src/selectb.asm
RupertAvery/WillowPatch
8476df256350b877d0c8a1b9305fc438315ac90f
[ "MIT" ]
null
null
null
src/selectb.asm
RupertAvery/WillowPatch
8476df256350b877d0c8a1b9305fc438315ac90f
[ "MIT" ]
null
null
null
INGAME_JOYSTICK_LOOP: LDA $27 and #$20 BNE PRESSEDSELECT LDA $27 AND #$0F BNE JUMP811A BIT $29 BVS JUMP8114 BMI JUMP8140 LDA $C0 ORA #$08 STA $C0 LDA #$01 STA $C5 LDA #$00 STA $C6 RTS JUMP811A: JMP $811A ; Pressed D-Pad JUMP8114: JMP $8114 ; Pressed START, A JUMP8140: JMP $8140 ; Pressed B PRESSEDSELECT: ;SAVE GAME P...
10.490385
44
0.692026
ad090c778679838d8a95b56ed4e8579f2f22e93f
2,482
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_18_1946.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_18_1946.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_18_1946.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 %rax push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_WC_ht+0x2832, %rdx cmp $48184, %r12 vmovups (%rdx), %ymm0 vextracti128 $0, %ymm0, %xmm0 vpextrq $1, %xmm0, %rbp nop nop and %rax, %rax lea addresses_A_ht+0x5c89, %rsi lea addresses_D_ht+0x585...
18.946565
146
0.639807
992da42ae5592b3f80a716cc912b3712cfc35591
1,686
asm
Assembly
Library/Chart/CObject/cobjectEvent.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Library/Chart/CObject/cobjectEvent.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Library/Chart/CObject/cobjectEvent.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
73
2018-11-19T20:46:53.000Z
2022-03-29T00:59:26.000Z
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) GeoWorks 1992 -- All Rights Reserved PROJECT: PC GEOS MODULE: FILE: cobjectEvent.asm AUTHOR: Chris Boyke METHODS: Name Description ---- ----------- FUNCTIONS: Scope Name Description ----- ---- ----...
21.075
71
0.527877
007cb84d11b6dba089ab6acc500cd52b53ea9848
245
asm
Assembly
Kernel/asm/semaphore.asm
lvittor/kernel-pure64
6cd637430c5e188647326c107c3f2bb79647e1b9
[ "BSD-3-Clause" ]
null
null
null
Kernel/asm/semaphore.asm
lvittor/kernel-pure64
6cd637430c5e188647326c107c3f2bb79647e1b9
[ "BSD-3-Clause" ]
1
2021-11-03T03:02:34.000Z
2021-11-03T03:02:34.000Z
Kernel/asm/semaphore.asm
lvittor/kernel-pure64
6cd637430c5e188647326c107c3f2bb79647e1b9
[ "BSD-3-Clause" ]
3
2021-08-23T22:14:23.000Z
2021-09-18T03:41:19.000Z
GLOBAL _acquire, _release section .text ; void _acquire(char *lock) _acquire: push rax mov al, 1 xchg al, [rdi] cmp al, 0 jne _acquire pop rax ret ; void _release(char *lock) _release: mov byte [rdi], 0 ret
13.611111
27
0.616327
e3da7f58248785869f47305d8161785f65768618
102,359
asm
Assembly
test/sas/scc-self.asm
mras0/scc
8cc3ebe4d8940bd60c515a1994b7d5273872585b
[ "MIT" ]
87
2019-11-03T14:34:07.000Z
2022-02-06T15:01:00.000Z
test/sas/scc-self.asm
mras0/scc
8cc3ebe4d8940bd60c515a1994b7d5273872585b
[ "MIT" ]
null
null
null
test/sas/scc-self.asm
mras0/scc
8cc3ebe4d8940bd60c515a1994b7d5273872585b
[ "MIT" ]
4
2020-09-24T20:07:44.000Z
2021-05-14T17:12:22.000Z
cpu 8086 org 0x100 Start: XOR BP, BP MOV WORD [_HeapStart], ProgramEnd MOV AX, 0x81 PUSH AX MOV AL, [0x80] PUSH AX PUSH AX JMP _CallMain _DosCall: PUSH BP MOV BP, SP MOV BX, [BP+4] MOV AX, [BX] MOV BX, [BP+6] MOV CX, [BP+8] MOV DX, [BP+10] INT 0x21 MOV BX, [BP+4] MOV [BX], AX MOV AX, 0 SBB AX, AX...
12.172553
707
0.584345
062863e4f43430bd3284eb54228189d676d0beb7
1,270
asm
Assembly
programs/oeis/293/A293553.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/293/A293553.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/293/A293553.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A293553: a(n) is the integer k that minimizes |k/Fibonacci(n) - 1/4|. ; 0,0,0,0,1,1,2,3,5,8,14,22,36,58,94,152,247,399,646,1045,1691,2736,4428,7164,11592,18756,30348,49104,79453,128557,208010,336567,544577,881144,1425722,2306866,3732588,6039454,9772042,15811496,25583539,41395035,66978574,108373609,175352183,283725792...
181.428571
1,096
0.862992
2c1684714f02bb4b1273dd2de23a8d315052a2a9
829
asm
Assembly
oeis/142/A142842.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/142/A142842.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/142/A142842.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A142842: Primes congruent to 44 mod 61. ; Submitted by Jon Maiga ; 227,349,593,1447,2179,2423,2789,3643,4253,5107,5351,5717,5839,6449,6571,7547,7669,9011,9133,9377,9743,10597,11329,11939,12671,13037,13159,14867,15233,16087,16453,17551,19259,19381,19991,20113,20357,20479,21089,21211,21577,21821,21943,23041,23773,24749...
34.541667
499
0.732207