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
5d72085b02559ef50ee4e401b0e754fbdc9256ad
2,816
asm
Assembly
source/progaid/ramtest.asm
zellyn/goapple2
998569cee15e83ec7a37668ff57ba00258dad542
[ "MIT" ]
9
2016-07-13T22:04:29.000Z
2021-10-12T01:06:24.000Z
source/progaid/ramtest.asm
zellyn/goapple2
998569cee15e83ec7a37668ff57ba00258dad542
[ "MIT" ]
null
null
null
source/progaid/ramtest.asm
zellyn/goapple2
998569cee15e83ec7a37668ff57ba00258dad542
[ "MIT" ]
3
2018-01-01T20:30:27.000Z
2020-04-06T19:12:41.000Z
*************************** * * * RAMTEST: * * * * BY WOZ * * 6/77 * * * * COPYRIGHT 1987 BY: * * APPLE COMPUTER INC * * * *************************** * * EQUATES * DATA EQU $0 TEST DATA $00 OR $FF NDATA EQU $1 INVERSE TEST DATA. TESTD EQU $2 GALLOP ...
19.692308
83
0.444957
e0b60478d9754b62dc4f110af046fd2c7c89957b
353
asm
Assembly
programs/oeis/112/A112039.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/112/A112039.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/112/A112039.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A112039: Let b(0)=1/2, b(n) = b(n-1) + Prime[n]/2; a(n)=b(2*n). ; 3,9,21,39,65,99,141,191,251,320,396,482,581,686,797,926,1064,1214,1374,1544,1724,1916,2114,2331,2559,2795,3041,3301,3571,3850,4138,4447,4762,5096,5444,5800,6170,6551,6944,7349,7769,8201,8642,9095,9557,10030 mul $0,2 add $0,2 seq $0,7504 ; Sum of the f...
39.222222
208
0.679887
779f2700bab8d88179822367606f5a41bebbcaca
8,574
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0xca_notsx.log_21829_1289.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0xca_notsx.log_21829_1289.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0xca_notsx.log_21829_1289.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r12 push %r13 push %r14 push %rax push %rbx push %rcx push %rdi push %rsi lea addresses_WT_ht+0x11eef, %rsi lea addresses_WC_ht+0x119d7, %rdi nop nop cmp %r14, %r14 mov $53, %rcx rep movsq sub %rax, %rax lea addresses_UC_ht+0x19aef, %rbx nop nop nop nop xor $50446, %r1...
32.725191
2,999
0.658269
e0c9df9d90ddf69c17a1df8b14f31efde149319a
720
asm
Assembly
programs/oeis/294/A294060.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/294/A294060.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/294/A294060.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A294060: Sum of the differences of the larger and smaller parts in the partitions of n into two parts with the smaller part squarefree. ; 0,0,1,2,4,6,9,12,15,18,22,26,31,36,42,48,54,60,66,72,79,86,94,102,110,118,127,136,146,156,167,178,189,200,212,224,236,248,261,274,287,300,314,328,343,358,374,390,406,422,438,454,47...
60
393
0.733333
24441c5cd473aac176a628ed998b3d214280c8b0
709
asm
Assembly
libsrc/_DEVELOPMENT/stdlib/z80/asm_srand.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/stdlib/z80/asm_srand.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/stdlib/z80/asm_srand.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; =============================================================== ; Dec 2013 ; =============================================================== ; ; void srand(unsigned int seed) ; ; Set standard random number generator seed. ; ; =============================================================== SECTION code_clib SECTION...
14.469388
65
0.435825
534c145f9df8f05d4b92d9c2d3fd839adacd49ec
225
asm
Assembly
libsrc/_DEVELOPMENT/math/float/math16/c/sdcc/cm16_sdcc___uint2h.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
4
2021-11-20T19:35:01.000Z
2022-01-01T16:08:42.000Z
libsrc/_DEVELOPMENT/math/float/math16/c/sdcc/cm16_sdcc___uint2h.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/math/float/math16/c/sdcc/cm16_sdcc___uint2h.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
1
2021-11-27T15:58:02.000Z
2021-11-27T15:58:02.000Z
SECTION code_fp_math16 PUBLIC cm16_sdcc___uint2h EXTERN asm_f24_u16 EXTERN asm_f16_f24 .cm16_sdcc___uint2h pop bc ;return pop hl ;value push hl push bc call asm_f24_u16 jp asm_f16_f24
13.235294
25
0.702222
21192830b86e9ab474595d6fc05e2ffe5d4e6bc3
3,114
asm
Assembly
Borland/CBuilder5/Source/Vcl/openfile.asm
TrevorDArcyEvans/DivingMagpieSoftware
7ffcfef653b110e514d5db735d11be0aae9953ec
[ "MIT" ]
1
2021-05-27T10:27:25.000Z
2021-05-27T10:27:25.000Z
Borland/CBuilder5/Source/Vcl/openfile.asm
TrevorDArcyEvans/Diving-Magpie-Software
7ffcfef653b110e514d5db735d11be0aae9953ec
[ "MIT" ]
null
null
null
Borland/CBuilder5/Source/Vcl/openfile.asm
TrevorDArcyEvans/Diving-Magpie-Software
7ffcfef653b110e514d5db735d11be0aae9953ec
[ "MIT" ]
null
null
null
; ******************************************************* ; * * ; * Delphi Runtime Library * ; * * ; * Copyright (c) 1996,98 Inprise Corporation * ; * * ; ******************************************************* INCLUDE SE.ASM INCLUDE FILEIO.ASM .386 .MODEL FLAT EX...
16.051546
74
0.682723
1a935cb5e8747524beabce21554d641ed79d6956
147
asm
Assembly
other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/ドイツ_PAL/Ger_asm1/zel_make.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/ドイツ_PAL/Ger_asm1/zel_make.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/ドイツ_PAL/Ger_asm1/zel_make.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
Name: zel_make.asm Type: file Size: 281138 Last-Modified: '2016-05-13T04:23:03Z' SHA-1: 769EDECF3D27A1EA56F055E5F76EC3D3FA2C05BE Description: null
21
47
0.816327
b9c64b46be1f7b5d5254eb628069253a8d375664
769
asm
Assembly
oeis/127/A127017.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/127/A127017.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/127/A127017.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A127017: Expansion of 1/(1+6*x*c(x)), where c(x) = g.f. for Catalan numbers A000108. ; Submitted by Christian Krause ; 1,-6,30,-156,798,-4116,21132,-108792,559134,-2876772,14790660,-76080648,391221516,-2012174664,10347690072,-53218984176,273689323038,-1407575396484,7238848057812,-37228770844776,191460735261828,-98466...
38.45
496
0.777633
db6e8cdbe67849dcaa71d40e3ba7c94dc7e6d676
733
asm
Assembly
count7Seg.asm
yayatichandel/Seven-Segment-Dispay
bdef48cc9b279ea14faa4cabcd800b90de22b7c0
[ "Unlicense" ]
null
null
null
count7Seg.asm
yayatichandel/Seven-Segment-Dispay
bdef48cc9b279ea14faa4cabcd800b90de22b7c0
[ "Unlicense" ]
null
null
null
count7Seg.asm
yayatichandel/Seven-Segment-Dispay
bdef48cc9b279ea14faa4cabcd800b90de22b7c0
[ "Unlicense" ]
null
null
null
START: SETB P3.3 SETB P3.4 MOV P1,#11000000B CALL delay MOV P1,#11111001B CALL delay MOV P1,#10100100B CALL delay MOV P1,#10110000B CALL delay MOV P1,#10011001B CALL delay MOV P1,#10010010B CALL delay MOV P1,#10000010B CALL delay MOV P1,#11111000B CALL delay MOV P1,#10000000B CALL delay MOV P1,#1001...
14.096154
20
0.72442
90fee610d297c733c57e45e04192e46a180bf021
108
asm
Assembly
src/core/asm/arm/aarch64/inst_0x00.asm
Hiroshi123/bin_tools
95929eb218a82e30c43ee5bd209301a24abebffa
[ "MIT" ]
null
null
null
src/core/asm/arm/aarch64/inst_0x00.asm
Hiroshi123/bin_tools
95929eb218a82e30c43ee5bd209301a24abebffa
[ "MIT" ]
4
2019-02-27T05:41:26.000Z
2020-07-16T00:24:24.000Z
src/core/asm/arm/aarch64/inst_0x00.asm
Hiroshi123/bin_tools
95929eb218a82e30c43ee5bd209301a24abebffa
[ "MIT" ]
null
null
null
;;; add (shifted register) ;;; sf 0 0 0 | 1 0 1 1 | ;;; where sf = 0 __0x0b_add: ret __0x0f_sxtl: ret
9
26
0.574074
25788a5545391b38edecb2074da5c253301b78d5
4,153
asm
Assembly
assembly/asmsbs3e/chapter7/sandbox/sandbox.asm
ash1247/DocumentsWindows
66f65b5170a1ba766cfae08b7104b63ab87331c2
[ "MIT" ]
null
null
null
assembly/asmsbs3e/chapter7/sandbox/sandbox.asm
ash1247/DocumentsWindows
66f65b5170a1ba766cfae08b7104b63ab87331c2
[ "MIT" ]
null
null
null
assembly/asmsbs3e/chapter7/sandbox/sandbox.asm
ash1247/DocumentsWindows
66f65b5170a1ba766cfae08b7104b63ab87331c2
[ "MIT" ]
null
null
null
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Executable name : sandbox ; Version: 1.0 ; Created date: 21.01.2018 ; Last update: 21.01.2018 ; Author : @$#1247 ; Description: A simple program for change lowercase into uppercase in assembly for Linux, using NASM ; 2.13.01, demon...
21.857895
101
0.465447
6cdd62785213c4f5267726eb71ff181615319ae9
4,477
asm
Assembly
cpu/daa/luts.asm
AntonioND/gbc-hw-tests
631e60000c885154a8526df0b148847f9c34ce42
[ "MIT" ]
6
2018-07-21T12:11:21.000Z
2021-07-23T16:32:47.000Z
interrupts/joy_interrupt/luts.asm
PMArkive/gbc-hw-tests
631e60000c885154a8526df0b148847f9c34ce42
[ "MIT" ]
null
null
null
interrupts/joy_interrupt/luts.asm
PMArkive/gbc-hw-tests
631e60000c885154a8526df0b148847f9c34ce42
[ "MIT" ]
3
2016-04-26T07:45:34.000Z
2018-12-30T05:45:14.000Z
INCLUDE "hardware.inc" ;---------------------------------------------------------- ;- - ;- SINE AND COSINE LUTS - ;- - ;----------------------------------------------------...
37.940678
67
0.451195
b023df77172752adf087128a2a97b234a803b67b
265
asm
Assembly
src/draw_fat_black_line.asm
iljakalistratov/Code39Encoder
6809b770d51f08f687acd8a2d58323008c1a8099
[ "MIT" ]
1
2021-11-08T20:52:56.000Z
2021-11-08T20:52:56.000Z
src/draw_fat_black_line.asm
iljakalistratov/Code39Encoder
6809b770d51f08f687acd8a2d58323008c1a8099
[ "MIT" ]
null
null
null
src/draw_fat_black_line.asm
iljakalistratov/Code39Encoder
6809b770d51f08f687acd8a2d58323008c1a8099
[ "MIT" ]
null
null
null
#Zeichne breite schwarze Linie draw_fat_black_line: addi sp, sp, -4 sw ra, 0(sp) li a3,black jal ra,draw_line jal ra,draw_line jal ra,draw_line lw ra, 0(sp) addi sp, sp, 4 jalr zero,0(ra)
15.588235
30
0.524528
f9639750c7dbd5d18ad41c14da2ff7d4c178c3e1
619
asm
Assembly
oeis/010/A010512.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/010/A010512.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/010/A010512.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A010512: Decimal expansion of square root of 59. ; 7,6,8,1,1,4,5,7,4,7,8,6,8,6,0,8,1,7,5,7,6,9,6,8,7,0,2,1,7,3,1,3,7,2,4,7,3,0,6,2,4,5,1,0,7,7,6,1,4,8,8,3,9,2,8,0,2,4,7,3,6,4,8,3,9,3,5,5,4,1,6,5,7,9,9,2,7,0,9,8,5,1,8,5,6,0,4,7,7,2,7,9,6,1,3,7,7,7,9,9 mov $1,1 mov $2,1 mov $3,$0 add $3,8 mov $4,$0 add $4,3 mul $4,2 m...
15.871795
201
0.50727
5dff59d84f17ebfc3b64ffe32641f18d62b6c6f3
296
asm
Assembly
programs/oeis/271/A271527.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/271/A271527.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/271/A271527.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A271527: a(n) = 1000^n + 1. ; 2,1001,1000001,1000000001,1000000000001,1000000000000001,1000000000000000001,1000000000000000000001,1000000000000000000000001,1000000000000000000000000001,1000000000000000000000000000001,1000000000000000000000000000000001 mov $1,1000 pow $1,$0 add $1,1 mov $0,$1
37
223
0.837838
ed62e03363e745c0909bb209f5ade8f4e196b0cd
231
asm
Assembly
libsrc/stdio/ansi/aquarius/f_ansi_bel.asm
andydansby/z88dk-mk2
51c15f1387293809c496f5eaf7b196f8a0e9b66b
[ "ClArtistic" ]
1
2020-09-15T08:35:49.000Z
2020-09-15T08:35:49.000Z
libsrc/stdio/ansi/aquarius/f_ansi_bel.asm
dex4er/deb-z88dk
9ee4f23444fa6f6043462332a1bff7ae20a8504b
[ "ClArtistic" ]
null
null
null
libsrc/stdio/ansi/aquarius/f_ansi_bel.asm
dex4er/deb-z88dk
9ee4f23444fa6f6043462332a1bff7ae20a8504b
[ "ClArtistic" ]
null
null
null
; ; ANSI Video handling for the Mattel Aquarius ; ; BEL - chr(7) Beep it out ; ; ; Stefano Bodrato - Dec. 2000 ; ; ; $Id: f_ansi_bel.asm,v 1.1 2001/12/27 09:35:57 stefano Exp $ ; XLIB ansi_BEL .ansi_BEL ld a,7 jp $1d94
11
61
0.632035
eab0d1734ede8989cdd238120621cbae5b3ba841
323
asm
Assembly
programs/oeis/101/A101485.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/101/A101485.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/101/A101485.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A101485: a(n) = (4n)! / ( 4^n * (2n)! ). ; 1,3,105,10395,2027025,654729075,316234143225,213458046676875,191898783962510625,221643095476699771875,319830986772877770815625,563862029680583509947946875,1192568192774434123539907640625 mul $0,4 mov $1,$0 add $0,2 sub $1,1 sub $0,$1 lpb $1 mul $0,$1 sub $1,2 lpe div $0...
23.071429
188
0.73065
9d1eb9963ced3f8edd00867db6e4e62c0dfa10c4
144
asm
Assembly
other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/日本_Ver1/sfc/ys_w43.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/日本_Ver1/sfc/ys_w43.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/日本_Ver1/sfc/ys_w43.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
Name: ys_w43.asm Type: file Size: 12331 Last-Modified: '2016-05-13T04:51:15Z' SHA-1: 3179B3957935897E186B919030C5A36C1061F295 Description: null
20.571429
47
0.8125
af9e75bce0d7c82b88e4585101bf3abf7fe7042a
369
asm
Assembly
programs/oeis/190/A190669.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/190/A190669.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/190/A190669.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A190669: a(n) = [(b*n+c)*r] - b*[n*r] - [c*r], where (r,b,c)=(sqrt(3),2,0) and [ ] = floor. ; 1,0,0,1,1,0,0,1,1,0,0,1,1,0,1,1,0,0,1,1,0,0,1,1,0,0,1,0,0,1,1,0,0,1,1,0,0,1,1,0,0,1,0,0,1,1,0,0,1,1,0,0,1,1,0,1,1,0,0,1,1,0,0,1,1,0,0,1,1,0,1,1,0,0,1,1,0,0,1,1,0,0,1,0,0,1,1,0,0,1,1,0,0,1,1,0,0,1,0,0 mul $0,2 add $0,2 seq $...
41
201
0.498645
e44273b5ce8c0d3e3846670867bc9dbc692c8cc7
486
asm
Assembly
oeis/267/A267238.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/267/A267238.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/267/A267238.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A267238: Sum of the triangular numbers whose indices are the digits of n. ; Submitted by Jamie Morken(s3) ; 1,3,6,10,15,21,28,36,45,1,2,4,7,11,16,22,29,37,46,3,4,6,9,13,18,24,31,39,48,6,7,9,12,16,21,27,34,42,51,10,11,13,16,20,25,31,38,46,55,15,16,18,21,25,30,36,43,51,60,21,22,24,27,31,36,42,49,57,66,28,29,31,34,38,43...
28.588235
254
0.62963
b9fc9d00b4103e7f967b5158ea82358c01a1e497
15,636
asm
Assembly
loader/windows/src/x64/demote.asm
fengjixuchui/hypervisor-2
51ba92f3662ade99c5777ad2dd7302e864b5e1ba
[ "MIT" ]
1,179
2015-11-03T03:30:44.000Z
2022-03-27T10:11:45.000Z
loader/windows/src/x64/demote.asm
fengjixuchui/hypervisor-2
51ba92f3662ade99c5777ad2dd7302e864b5e1ba
[ "MIT" ]
682
2015-10-20T14:51:46.000Z
2022-03-18T19:16:26.000Z
loader/windows/src/x64/demote.asm
fengjixuchui/hypervisor-2
51ba92f3662ade99c5777ad2dd7302e864b5e1ba
[ "MIT" ]
205
2015-10-16T11:56:19.000Z
2022-03-16T11:41:29.000Z
; @copyright ; Copyright (C) 2020 Assured Information Security, Inc. ; ; @copyright ; 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 right...
31.272
80
0.605078
07a6a112edc060115dbb54c86f008c066d7d9594
485
asm
Assembly
programs/oeis/063/A063124.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/063/A063124.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/063/A063124.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A063124: a(n) = # { i prime | prime(n) <= i < prime(n)*2 } (prime(n) = A000040, the prime enumeration). ; 2,2,2,3,4,4,5,5,6,7,8,10,10,10,10,12,14,13,14,15,14,16,16,17,20,21,20,20,19,19,24,24,26,26,28,27,29,29,29,29,31,31,33,33,33,33,36,39,39,39,40,40,40,42,43,44,43,43,43,43,43,45,50,51,50,50,55,55,57,56,56,56,58,59,6...
69.285714
290
0.63299
a761f068d2befa50ee025c92197fa29bf7aef12e
324
asm
Assembly
programs/oeis/302/A302190.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/302/A302190.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/302/A302190.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A302190: Hurwitz logarithm of natural numbers 1,2,3,4,5,... ; 0,2,-1,2,-6,24,-120,720,-5040,40320,-362880,3628800,-39916800,479001600,-6227020800,87178291200,-1307674368000,20922789888000,-355687428096000,6402373705728000 mov $1,$0 mul $1,2 lpb $0,1 sub $0,1 sub $2,$0 mov $0,1 fac $2 mov $1,$2 mov $2,19 ...
23.142857
161
0.688272
eab6c164c8989a41b47598ae85c0ffaea4b6a0b1
5,211
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21466_707.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_21466_707.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_21466_707.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 %r8 push %rbp push %rcx push %rdx lea addresses_WC_ht+0x1012d, %r12 nop nop nop nop cmp $52411, %r8 mov $0x6162636465666768, %r10 movq %r10, %xmm6 and $0xffffffffffffffc0, %r12 movaps %xmm6, (%r12) add %rcx, %rcx lea addresses_normal_ht+0xde1b, %rdx ...
44.922414
2,999
0.659374
353f6834547fb3a531a9d3f0802a591e32202b0f
2,136
asm
Assembly
programs/oeis/076/A076616.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/076/A076616.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/076/A076616.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A076616: Number of permutations of {1,2,...,n} that result in a binary search tree (when elements of the permutation are inserted in that order) of height n-1 (i.e., the second largest possible height). ; 0,0,0,2,16,64,208,608,1664,4352,11008,27136,65536,155648,364544,843776,1933312,4390912,9895936,22151168,49283072,...
194.181818
1,864
0.91339
7c3b6661508635e1a440f70ba0eff2b9b170254b
6,368
asm
Assembly
Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_21829_1580.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_21829_1580.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_21829_1580.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 %r14 push %r15 push %r8 push %rcx push %rdi push %rsi lea addresses_UC_ht+0x9034, %rsi lea addresses_WT_ht+0x144d0, %rdi sub %r15, %r15 mov $92, %rcx rep movsb nop nop nop nop add %r15, %r15 lea addresses_WT_ht+0xb2c4, %r14 nop nop nop nop xor $8521,...
37.680473
2,999
0.657977
d75c89c9ea894a085b1f78a4ba13c09ce8f22827
1,897
asm
Assembly
programs/oeis/189/A189976.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/189/A189976.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/189/A189976.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A189976: a(n) is the number of incongruent two-color bracelets of n beads, 8 of them black (A005514), having a diameter of symmetry. ; 1,1,5,5,15,15,35,35,70,70,126,126,210,210,330,330,495,495,715,715,1001,1001,1365,1365,1820,1820,2380,2380,3060,3060,3876,3876,4845,4845,5985,5985,7315,7315,8855,8855,10626,10626,12650...
237.125
1,723
0.840274
bb0489d5fecac16126166ab31a6571703d780a33
1,947
asm
Assembly
programs/oeis/229/A229152.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/229/A229152.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/229/A229152.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A229152: a(n) = n^9*(11*n+9)/2. ; 0,10,7936,413343,6946816,62500000,377913600,1735205101,6509559808,20920706406,59500000000,153266599915,363764514816,805941952348,1683875312896,3344572265625,6356551598080,11621611896706,20530186553088,35172959057911,58624000000000,95313605589720,151512286832896,235950998651653,360606...
114.529412
1,785
0.907036
fcbf9ddf0ee113f1f3f5fed374b5ac69c9f13b91
692
asm
Assembly
oeis/041/A041266.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/041/A041266.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/041/A041266.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A041266: Numerators of continued fraction convergents to sqrt(146). ; Submitted by Christian Krause ; 12,145,3492,42049,1012668,12194065,293670228,3536236801,85163353452,1025496478225,24697078830852,297390442448449,7162067697593628,86242202813571985,2076974935223321268,25009941425493427201,602315569147065574092,72527...
40.705882
467
0.83815
640d5717133d514a94888d7909ba91f6a0e4e5a3
3,992
asm
Assembly
Transynther/x86/_processed/NC/_zr_/i7-7700_9_0xca_notsx.log_21829_1147.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NC/_zr_/i7-7700_9_0xca_notsx.log_21829_1147.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NC/_zr_/i7-7700_9_0xca_notsx.log_21829_1147.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 %r15 push %r9 push %rax push %rbx push %rdx // Store lea addresses_D+0x19f34, %r13 nop nop cmp %r10, %r10 mov $0x5152535455565758, %rbx movq %rbx, %xmm1 movups %xmm1, (%r13) nop and $13982, %r10 // Faul...
68.827586
2,999
0.662074
d96d98873fc87adfecf288a201b8fb424d170625
567
asm
Assembly
src/api/src/win/api_task_x64.asm
xnko/libapi
7b6932a035d6e169864f4a968e78ce0a5a7748fd
[ "MIT" ]
13
2015-01-18T14:47:20.000Z
2019-12-29T21:13:31.000Z
src/api/src/win/api_task_x64.asm
xnko/libapi
7b6932a035d6e169864f4a968e78ce0a5a7748fd
[ "MIT" ]
null
null
null
src/api/src/win/api_task_x64.asm
xnko/libapi
7b6932a035d6e169864f4a968e78ce0a5a7748fd
[ "MIT" ]
3
2015-10-07T22:06:06.000Z
2020-02-19T17:19:09.000Z
IFDEF RAX api_task_getcontext PROTO STDCALL :QWORD api_task_setcontext PROTO STDCALL :QWORD ; ToDo: replace magic numbers with CONTEXT structure field offset calculations offset_rip equ 252 offset_rsp equ 156 .code api_task_swapcontext_native PROC push [rsp + 8] call api_task_getcontext ; correct rip lea rax, ...
15.75
78
0.758377
c05952a2b9868c72fa55494127d810c4eccfd862
372
asm
Assembly
programs/oeis/026/A026603.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/026/A026603.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/026/A026603.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A026603: Numbers k such that A026600(k) = 3. ; 3,5,7,11,13,18,19,24,26,29,31,36,37,42,44,48,50,52,55,60,62,66,68,70,74,76,81,83,85,90,91,96,98,102,104,106,109,114,116,120,122,124,128,130,135,138,140,142,146,148,153,154,159,161 mov $2,$0 mov $3,1 lpb $0 add $3,$0 div $0,3 lpe mul $3,5 lpb $3 mod $3,3 lpe mov $1...
18.6
181
0.623656
2e9573b9791d0494fc40d45e599af996b1bc5a7d
326
asm
Assembly
programs/oeis/167/A167876.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/167/A167876.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/167/A167876.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A167876: A000004 preceded by 1, 3, 4, 2. ; 1,3,4,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 mov $1,$0 mul $1,2 add $1,1 mov $2,9 trn $2,$1 lpb $1 mov $1,$...
27.166667
211
0.521472
386aec80e136800e8a5142438896ece9f0d77914
5,687
asm
Assembly
Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xa0_notsx.log_21829_1100.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xa0_notsx.log_21829_1100.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xa0_notsx.log_21829_1100.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 %rbp push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_WT_ht+0x155e5, %r8 nop nop nop nop dec %rbp movw $0x6162, (%r8) and %rcx, %rcx lea addresses_WT_ht+0x158c5, %rdx clflush (%rdx) nop xor $15348, %r9 movl $0x61626364, (%rdx) nop and $4...
39.769231
2,999
0.657464
e6a2baeb37175c65b80b447696c0e052c70436bc
6,457
asm
Assembly
src/c64/subtle.asm
nondejus/iso64
6153c351ab3160df10972da3554a8187f3e3c1f4
[ "MIT" ]
19
2020-01-30T23:59:27.000Z
2021-11-20T20:50:49.000Z
src/c64/subtle.asm
nondejus/iso64
6153c351ab3160df10972da3554a8187f3e3c1f4
[ "MIT" ]
null
null
null
src/c64/subtle.asm
nondejus/iso64
6153c351ab3160df10972da3554a8187f3e3c1f4
[ "MIT" ]
2
2020-04-22T04:47:02.000Z
2021-03-19T09:21:34.000Z
;; -*- mode: asm -*- ;; ;; This file is part of a Supersingular Isogeny Key Encapsulation (SIKE) over P434 for Commodore 64. ;; Copyright (c) 2020 isis lovecruft ;; See LICENSE for licensing information. ;; ;; Authors: ;; - isis agora lovecruft <isis@patternsinthevoid.net> ;; Constant time utilities. !cpu 6510 ...
38.89759
107
0.487068
d9cb27332306cfaf19a20f7ce36c5bd9f0531db4
747
asm
Assembly
oeis/032/A032933.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/032/A032933.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/032/A032933.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A032933: Numbers whose set of base-13 digits is {1,2}. ; Submitted by Jamie Morken(s4) ; 1,2,14,15,27,28,183,184,196,197,352,353,365,366,2380,2381,2393,2394,2549,2550,2562,2563,4577,4578,4590,4591,4746,4747,4759,4760,30941,30942,30954,30955,31110,31111,31123,31124,33138,33139,33151,33152,33307,33308,33320,33321,59502...
35.571429
496
0.737617
6bc6382c0f0f21f37d65e7aa8aedcaf77747c5d5
703
asm
Assembly
oeis/020/A020088.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/020/A020088.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/020/A020088.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A020088: a(n) = floor(Gamma(n + 2/3)/Gamma(2/3)). ; Submitted by Jamie Morken(w3) ; 1,0,1,2,10,50,287,1915,14684,127262,1230201,13122149,153091744,1939162100,26501882045,388694270000,6089543563340,101492392722342,1793032271428052,33469935733323641,658242069422031618,13603669434721986784,294746171085643046993,66809132...
39.055556
488
0.812233
43dc45d7bc4bb4d4393a1930925a471593153d03
597
asm
Assembly
oeis/179/A179532.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/179/A179532.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/179/A179532.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A179532: a(n) = 2^ceiling(n*(n+1)/3). ; Submitted by Jamie Morken(m4) ; 1,2,4,16,128,1024,16384,524288,16777216,1073741824,137438953472,17592186044416,4503599627370496,2305843009213693952,1180591620717411303424,1208925819614629174706176,2475880078570760549798248448,5070602400912917605986812821504,20769187434139310514...
45.923077
447
0.850921
aefc78e4c85bccee68ac60ba1775e1c2789f2b4d
462
asm
Assembly
solutions/53 - 100 Cubes on the Floor/size-25_speed-63.asm
michaelgundlach/7billionhumans
02c6f3963364362c95cb516cbc6ef1efc073bb2e
[ "MIT" ]
45
2018-09-05T04:56:59.000Z
2021-11-22T08:57:26.000Z
solutions/53 - 100 Cubes on the Floor/size-25_speed-63.asm
michaelgundlach/7billionhumans
02c6f3963364362c95cb516cbc6ef1efc073bb2e
[ "MIT" ]
36
2018-09-01T11:34:26.000Z
2021-05-19T23:20:49.000Z
solutions/53 - 100 Cubes on the Floor/size-25_speed-63.asm
michaelgundlach/7billionhumans
02c6f3963364362c95cb516cbc6ef1efc073bb2e
[ "MIT" ]
36
2018-09-01T07:44:19.000Z
2021-09-10T19:07:35.000Z
-- 7 Billion Humans (2053) -- -- 53: 100 Cubes on the Floor -- -- Author: soerface -- Size: 25 -- Speed: 63 a: step w if c != datacube or e != nothing: jump a endif pickup c if n == wall: mem1 = set 99 jump b endif if s == wall: mem1 = set 9 jump c endif d: if n != 0: mem1 = calc n - 10 jump e endif if s != 0...
10.043478
32
0.603896
34935e123dd4b4efef0b04936b079795d3ba87cd
3,686
asm
Assembly
Assignment 1/shell_bind_tcp.asm
dtyj/SLAE-x86
56c00f44ee448711aa2bc045e2cf689b877d31fd
[ "CC0-1.0" ]
null
null
null
Assignment 1/shell_bind_tcp.asm
dtyj/SLAE-x86
56c00f44ee448711aa2bc045e2cf689b877d31fd
[ "CC0-1.0" ]
null
null
null
Assignment 1/shell_bind_tcp.asm
dtyj/SLAE-x86
56c00f44ee448711aa2bc045e2cf689b877d31fd
[ "CC0-1.0" ]
null
null
null
; shell_bind_tcp.asm ; ; Author: Dennis Tan ; Date: 02-May-2020 global _start section .text _start: ; socketcall(int call, unsigned long *args); xor ebx, ebx ; clear ebx register for multiplication mul ebx ; mul w 0 and store in eax edx mov al, 0...
41.41573
81
0.495388
8bed0167fb1747f031374c3986e94f346f484c32
7,182
asm
Assembly
Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xca_notsx.log_21829_200.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xca_notsx.log_21829_200.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xca_notsx.log_21829_200.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 %r15 push %rbp push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_UC_ht+0x6502, %rsi lea addresses_UC_ht+0x16fc2, %rdi nop mfence mov $60, %rcx rep movsl nop nop nop nop sub %rdx, %rdx lea addresses_WC_ht+0x1362c, %rsi lea addresses_normal_ht+0xf702, %rdi c...
33.096774
2,999
0.651629
59b2a535c227edb7aaab92e2cff809ca36cbb27e
58
asm
Assembly
08_Assembly Language Experiment/Experiment 4/4.2/struct.asm
Robert-Stackflow/HUST-Courses
300752552e7af035b0e5c7663953850c81871242
[ "MIT" ]
4
2021-11-01T09:27:32.000Z
2022-03-07T14:24:10.000Z
08_Assembly Language Experiment/Experiment 4/4.2/struct.asm
Robert-Stackflow/HUST-Courses
300752552e7af035b0e5c7663953850c81871242
[ "MIT" ]
null
null
null
08_Assembly Language Experiment/Experiment 4/4.2/struct.asm
Robert-Stackflow/HUST-Courses
300752552e7af035b0e5c7663953850c81871242
[ "MIT" ]
null
null
null
tuple struct SDA dd 0 SDB dd 0 SDC dd 0 tuple ends
11.6
13
0.655172
714cc34d56768f9778002a03b3f96d45ec417c7c
130
asm
Assembly
Benchmarks/factorial.asm
tim-roderick/simple-cpu-simulator
334baf1934751527b7e5ffa0ad85d5e53e7215a1
[ "MIT" ]
2
2019-12-09T12:02:50.000Z
2019-12-09T22:40:01.000Z
Benchmarks/factorial.asm
tim-roderick/simple-cpu-simulator
334baf1934751527b7e5ffa0ad85d5e53e7215a1
[ "MIT" ]
null
null
null
Benchmarks/factorial.asm
tim-roderick/simple-cpu-simulator
334baf1934751527b7e5ffa0ad85d5e53e7215a1
[ "MIT" ]
1
2020-05-04T09:13:50.000Z
2020-05-04T09:13:50.000Z
;Starts with r1 = n > 1 LDC r1 5 MOV r2 r1 ;loop MOV r10 r2 SUBI r2 r10 1 MUL r3 r2 r1 MOV r1 r3 CMP r9 r2 1 BNEZ 2 r9 MOV r31 r1
10.833333
23
0.676923
d4fcc6550ccbc1f9d1221a60a3249fff040e60bf
712
asm
Assembly
oeis/123/A123637.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/123/A123637.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/123/A123637.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A123637: a(n) = 1 + 1*n + 1*n*2 + 1*n*2*(n-1) + 1*n*2*(n-1)*3 + 1*n*2*(n-1)*3*(n-2) + ... + n!*(n+1)!. ; Submitted by Christian Krause ; 1,4,23,238,4285,120056,4807699,259889218,18207958073,1603405689580,173263178533711,22534190356771094,3471514311529290613,625057269686305463008,130043797443156653379275,3095678353688...
41.882353
455
0.773876
f6e9a8ee3117576b6b3a9931d3daac9324aee63b
5,753
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_1299.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_21829_1299.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_21829_1299.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 %r13 push %r8 push %rax push %rbx push %rcx push %rdx push %rsi // Load lea addresses_normal+0x14dbd, %rax nop nop nop cmp $42931, %rsi mov (%rax), %bx nop nop cmp $51477, %rdx // Load lea addresses_normal+0x1c1c4, %r8 add...
38.871622
2,999
0.65392
3956607827cc84444f4ea324688237364377af04
1,021
asm
Assembly
IV Semester/Microprocessor_Lab/8A_NcR/8A.asm
ckraju/CSE-Lab-Manual
f28b8b5c6468500970aad28a66ea84d8356c92e7
[ "MIT" ]
2
2021-05-05T15:10:45.000Z
2021-06-14T20:24:50.000Z
IV Semester/Microprocessor_Lab/8A_NcR/8A.asm
ckraju/CSE-Lab-Manual
f28b8b5c6468500970aad28a66ea84d8356c92e7
[ "MIT" ]
null
null
null
IV Semester/Microprocessor_Lab/8A_NcR/8A.asm
ckraju/CSE-Lab-Manual
f28b8b5c6468500970aad28a66ea84d8356c92e7
[ "MIT" ]
null
null
null
.model small .data n db 01h r db 01h msg_1 db 10,13,'nCr is : $' result db 00h .code mov AX,@data mov DS,AX lea dx,msg_1 ;printing message mov ah,09h int 21h call ncr ;call function mov DL,result call print_8bit mov ah,4ch int 21h ;recursive procedure to call NCR ncr proc near mov AL,n ;nCn right leaf node ...
14.797101
60
0.70617
6e1d9859f4b19e87497bdc7f0ce92cc7c49a857b
230
asm
Assembly
libsrc/_DEVELOPMENT/arch/sms/SMSlib/c/sdcc/SMS_setBackdropColor_fastcall.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/arch/sms/SMSlib/c/sdcc/SMS_setBackdropColor_fastcall.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/arch/sms/SMSlib/c/sdcc/SMS_setBackdropColor_fastcall.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; void SMS_setBackdropColor(unsigned char entry) SECTION code_clib SECTION code_SMSlib PUBLIC _SMS_setBackdropColor_fastcall EXTERN asm_SMSlib_setBackdropColor defc _SMS_setBackdropColor_fastcall = asm_SMSlib_setBackdropColor
20.909091
65
0.891304
ba783a8c385b33f487756407d171d0c168920ebe
2,537
asm
Assembly
Appl/Art/Decks/GeoDeck/CGAClassic.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Appl/Art/Decks/GeoDeck/CGAClassic.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Appl/Art/Decks/GeoDeck/CGAClassic.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
73
2018-11-19T20:46:53.000Z
2022-03-29T00:59:26.000Z
CGAClassic label byte word C_BLACK Bitmap <67,41,BMC_PACKBITS,BMF_MONO> db 0xf8, 0x00 db 0xf8, 0x00 db 0x00, 0x00, 0xfb, 0xff, 0x01, 0xe0, 0x00 db 0x00, 0x01, 0xfb, 0x00, 0x01, 0x10, 0x00 db 0x01, 0x01, 0x7f, 0xfc, 0xff, 0x01, 0xd0, 0x00 db 0x08, 0x01, 0x70, 0x37, 0x6d, 0xb6, 0xdd, 0x81, 0xd0, 0x00 ...
33.381579
53
0.626724
8802276f294fec2adca46e4934d9cf1883014a22
1,807
asm
Assembly
AVR/interrupts.asm
StxGuy/EmbeddedSystems
6d9bc8b295724d361ea1d82e701e6530f74e2300
[ "MIT" ]
null
null
null
AVR/interrupts.asm
StxGuy/EmbeddedSystems
6d9bc8b295724d361ea1d82e701e6530f74e2300
[ "MIT" ]
null
null
null
AVR/interrupts.asm
StxGuy/EmbeddedSystems
6d9bc8b295724d361ea1d82e701e6530f74e2300
[ "MIT" ]
null
null
null
;-------------------------------------; ; GPIO INTERRUPT FOR ATMEL328p ; ; ; ; Por: Prof. Carlo Requiao ; ; 13/Oct/2021 ; ;-------------------------------------; .device ATmega328P ;-------------------------------------; ; MAC...
21.511905
51
0.380742
a89b8c234a01a1bcbd08d0d501b6672c93bfe6ff
5,188
asm
Assembly
Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_15725_694.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_15725_694.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_15725_694.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 %r15 push %rax push %rcx push %rdi push %rsi lea addresses_D_ht+0x12a48, %rsi lea addresses_WT_ht+0x1ec8, %rdi nop nop nop nop nop add $35522, %rax mov $73, %rcx rep movsw nop nop nop xor %r15, %r15 pop %rsi pop %rdi pop %rcx pop %rax pop %r15 ret .global s_faulty_...
43.596639
2,999
0.657286
240d8ad889ffdb971737e50ba210bd24459c0886
334
asm
Assembly
programs/oeis/257/A257589.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/257/A257589.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/257/A257589.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A257589: a(n) = (2n+1)^2*Catalan(n). ; 1,9,50,245,1134,5082,22308,96525,413270,1755182,7407036,31097794,130007500,541574100,2249204040,9316746045,38504502630,158814867750,653887380300,2688007311990,11034286426020,45238127719980,185252191371000 mov $1,$0 add $1,1 add $0,$1 mov $2,$0 bin $0,$1 mov $1,1 mul $2,$0 add $...
25.692308
206
0.742515
58bc9c6414125ed1bbd94807c7b38c63e4e905c7
10,784
asm
Assembly
MSP430G2xx3_Code_Examples/Assembly_CCS/msp430g2x33_adc10_temp.asm
collin-allen/ELEC327
bde156ac3d1e5f3a7320d84068ccc8da93be8a91
[ "MIT" ]
4
2015-05-18T12:55:02.000Z
2020-06-11T18:00:05.000Z
MSP430G2xx3_Code_Examples/Assembly_CCS/msp430g2x33_adc10_temp.asm
collin-allen/ELEC327
bde156ac3d1e5f3a7320d84068ccc8da93be8a91
[ "MIT" ]
null
null
null
MSP430G2xx3_Code_Examples/Assembly_CCS/msp430g2x33_adc10_temp.asm
collin-allen/ELEC327
bde156ac3d1e5f3a7320d84068ccc8da93be8a91
[ "MIT" ]
22
2015-02-02T05:08:10.000Z
2022-02-09T23:37:57.000Z
; --COPYRIGHT--,BSD_EX ; Copyright (c) 2012, Texas Instruments Incorporated ; 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 ...
56.460733
81
0.426558
d16f1458b91f5d8e3d521ba03297cdcc199f93e7
348
asm
Assembly
programs/oeis/129/A129342.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/129/A129342.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/129/A129342.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A129342: a(2n) = a(n) + 2^(2n), a(2n+1) = 2^(2n+1). ; 0,2,6,8,22,32,72,128,278,512,1056,2048,4168,8192,16512,32768,65814,131072,262656,524288,1049632,2097152,4196352,8388608,16781384,33554432,67117056,134217728,268451968,536870912,1073774592 mul $0,2 lpb $0 mov $2,$0 dif $0,2 seq $2,16116 ; a(n) = 2^floor(n/2)...
29
189
0.663793
787efdab40bd06a5309de1497730d7e8c9ee4ad4
389
asm
Assembly
oeis/203/A203778.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/203/A203778.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/203/A203778.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A203778: a(n) = -24*A015219(n-2)*a(n-1), with a(1) = 2. ; Submitted by Christian Krause ; 2,-48,40320,-159667200,1743565824000,-40548366802944000,1723467782592331776000,-120987438337981690675200000,13052124847901464790040576000000,-2050227771108362089219573678080000000,449688758403823707201064412255354880000000 mov ...
38.9
224
0.766067
d46841f80034d0a7fa3ab1e5f83125d099253a25
10,547
asm
Assembly
P6/data_P6_2/MDTest191.asm
alxzzhou/BUAA_CO_2020
b54bf367081a5a11701ebc3fc78a23494aecca9e
[ "Apache-2.0" ]
1
2022-01-23T09:24:47.000Z
2022-01-23T09:24:47.000Z
P6/data_P6_2/MDTest191.asm
alxzzhou/BUAA_CO_2020
b54bf367081a5a11701ebc3fc78a23494aecca9e
[ "Apache-2.0" ]
null
null
null
P6/data_P6_2/MDTest191.asm
alxzzhou/BUAA_CO_2020
b54bf367081a5a11701ebc3fc78a23494aecca9e
[ "Apache-2.0" ]
null
null
null
ori $ra,$ra,0xf lb $5,12($0) mtlo $4 ori $1,$4,8406 mtlo $4 addu $1,$2,$3 mult $5,$3 mult $0,$5 div $1,$ra srav $3,$4,$3 mfhi $0 sb $1,9($0) sll $0,$0,6 mfhi $0 addu $2,$1,$2 addiu $0,$6,-25310 sb $6,16($0) ori $3,$3,54814 sll $4,$5,9 mflo $0 lui $4,4001 mflo $4 mfhi $4 lui $1,65199 mtlo $4 sll $1,$2,27 sll $1,$2,29 mf...
11.850562
18
0.563762
04299a30221d8c39121ae7a05c0f109a33d81160
332
asm
Assembly
24-Budget-Brigade-1.speed.asm
blueset/7bh-solutions
988afddf87411bec06ec9e90179b55fb55345a5d
[ "MIT" ]
null
null
null
24-Budget-Brigade-1.speed.asm
blueset/7bh-solutions
988afddf87411bec06ec9e90179b55fb55345a5d
[ "MIT" ]
null
null
null
24-Budget-Brigade-1.speed.asm
blueset/7bh-solutions
988afddf87411bec06ec9e90179b55fb55345a5d
[ "MIT" ]
null
null
null
-- 7 Billion Humans -- -- 24: Budget Brigade 1 -- -- Size: 13/7 -- -- Speed: 53/53 -- if s == printer: a: if myitem == nothing: takefrom s giveto e endif jump a endif if s == shredder: b: if myitem == datacube: giveto s endif jump b endif if e == person: c: if myitem == datacube: giveto e endif jum...
11.066667
26
0.605422
836b03e3a378c3f4b6011c7519785157d0846868
568
asm
Assembly
programs/oeis/105/A105638.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/105/A105638.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/105/A105638.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A105638: Maximum number of intersections in self-intersecting n-gon. ; 0,1,5,7,14,17,27,31,44,49,65,71,90,97,119,127,152,161,189,199,230,241,275,287,324,337,377,391,434,449,495,511,560,577,629,647,702,721,779,799,860,881,945,967,1034,1057,1127,1151,1224,1249,1325,1351,1430,1457,1539,1567,1652,1681,1769,1799,1890,1921...
56.8
439
0.748239
403220bd3d47d3351efdd7ed81453d8fbedcc94c
187,673
asm
Assembly
benchmarks/cnt/main.asm
TRDDC-TUM/wcet-benchmarks
f3e2870ea17b7baeb753db53eeba5de674351bf1
[ "MIT" ]
2
2019-10-25T02:58:38.000Z
2019-10-25T14:17:08.000Z
benchmarks/cnt/main.asm
TRDDC-TUM/wcet-benchmarks
f3e2870ea17b7baeb753db53eeba5de674351bf1
[ "MIT" ]
null
null
null
benchmarks/cnt/main.asm
TRDDC-TUM/wcet-benchmarks
f3e2870ea17b7baeb753db53eeba5de674351bf1
[ "MIT" ]
2
2019-06-02T14:18:44.000Z
2020-04-16T00:45:03.000Z
main.elf: file format elf32-avr Disassembly of section .text: 00000000 <__vectors>: __vectors(): ../../../../crt1/gcrt1.S:52 0: 0c 94 46 00 jmp 0x8c ; 0x8c <__ctors_end> ../../../../crt1/gcrt1.S:53 4: 0c 94 58 00 jmp 0xb0 ; 0xb0 <__bad_interrupt> ../../../../crt1/gcrt1.S:54 8: 0c 94 58 00 jmp 0xb0 ;...
34.851068
73
0.469061
458b313d7ea4c6aa91bc6b0b4908cabad03eebb0
455
asm
Assembly
Engine/Core/ZXNext/init.asm
drunkfly/gamemyx
283f53d43f9205d298758e8fb6d455920267d241
[ "Unlicense" ]
4
2021-11-20T19:35:01.000Z
2022-01-01T16:08:42.000Z
Engine/Core/ZXNext/init.asm
drunkfly/spectrumnext
283f53d43f9205d298758e8fb6d455920267d241
[ "Unlicense" ]
null
null
null
Engine/Core/ZXNext/init.asm
drunkfly/spectrumnext
283f53d43f9205d298758e8fb6d455920267d241
[ "Unlicense" ]
1
2021-11-27T15:58:02.000Z
2021-11-27T15:58:02.000Z
; ; Copyright (c) 2021 DrunkFly Team ; Licensed under 3-clause BSD license ; PUBLIC _main EXTERN _MYXP_EngineMain EXTERN _MYXP_IntVectors SECTION MYX_STARTUP _main: ld sp, 0x8300 di ld a, 0x80 | (_M...
22.75
56
0.432967
02a3b41dc0a410243e46b060a05f4f191677b1da
1,005
asm
Assembly
libsrc/target/gb/gbdk/scroll_sprite.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/target/gb/gbdk/scroll_sprite.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/target/gb/gbdk/scroll_sprite.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; .title "CGB support" ; .module CGB MODULE scroll_sprite PUBLIC scroll_sprite PUBLIC _scroll_sprite GLOBAL set_xy_wtt SECTION code_driver INCLUDE "target/gb/def/gb_globals.def" ;void __LIB__ scroll_sprite(INT8 nb, INT8 x, INT8 y) __smallc NONBANKED; scroll_sprite: _scroll_sprite: PUSH BC ...
20.9375
73
0.464677
43d1c0739e0b38235b72acb5306e192768fab20b
154
asm
Assembly
T5/E5T2.asm
abphilip-vit/College3
6dda385462d995d5d98b64b8b981a5b639c64b91
[ "MIT" ]
2
2021-05-03T00:41:14.000Z
2021-05-08T06:06:51.000Z
T5/E5T2.asm
abphilip-vit/College3
6dda385462d995d5d98b64b8b981a5b639c64b91
[ "MIT" ]
1
2021-04-29T23:48:19.000Z
2021-04-30T00:02:10.000Z
T5/E5T2.asm
allenalvin333/College3
6dda385462d995d5d98b64b8b981a5b639c64b91
[ "MIT" ]
null
null
null
ORG 0000H MOV P1, #0FBH MOV R0, #40H MOV A,P1 LOOP: MOV B,#10 DIV AB XCH A,B ADD A,#30H MOV @R0,A XCH A,B INC R0 JNZ LOOP HERE: SJMP HERE END
11
16
0.623377
421844c9d0ae8ba62aedb1030f7f42ac6b83f64a
717
asm
Assembly
oeis/275/A275016.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/275/A275016.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/275/A275016.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A275016: a(n) = (2^n - (-1+i)^n - (-1-i)^n)/4 - 1 where i is the imaginary unit. ; Submitted by Jon Maiga ; 0,0,0,5,5,15,35,55,135,255,495,1055,2015,4095,8255,16255,32895,65535,130815,262655,523775,1048575,2098175,4192255,8390655,16777215,33550335,67117055,134209535,268435455,536887295,1073709055,2147516415,429496729...
59.75
499
0.788006
e78ae8dff2bdbd5beb6a9540816e36f50c2aba61
579
asm
Assembly
programs/oeis/008/A008459.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/008/A008459.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/008/A008459.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A008459: Square the entries of Pascal's triangle. ; 1,1,1,1,4,1,1,9,9,1,1,16,36,16,1,1,25,100,100,25,1,1,36,225,400,225,36,1,1,49,441,1225,1225,441,49,1,1,64,784,3136,4900,3136,784,64,1,1,81,1296,7056,15876,15876,7056,1296,81,1,1,100,2025,14400,44100,63504,44100,14400,2025,100,1,1,121,3025,27225,108900,213444,213444,...
96.5
416
0.713299
f5652ab0c77635217266413807175ef4defc026f
2,546
asm
Assembly
util/mem.asm
USN484259/COFUOS
a751c3ab1a24f634ae33b5ddced55c184c8f9381
[ "MIT" ]
1
2022-03-03T09:57:56.000Z
2022-03-03T09:57:56.000Z
util/mem.asm
USN484259/COFUOS
a751c3ab1a24f634ae33b5ddced55c184c8f9381
[ "MIT" ]
null
null
null
util/mem.asm
USN484259/COFUOS
a751c3ab1a24f634ae33b5ddced55c184c8f9381
[ "MIT" ]
1
2022-01-22T14:19:24.000Z
2022-01-22T14:19:24.000Z
[bits 64] global ___chkstk_ms global memset global memcpy global zeromemory section .text align 16 ___chkstk_ms: ;rax as count ;preserve all registers ;assume no pre-allocated stack space push rcx push rax cmp rax,0x1000 lea rcx,[rsp + 0x18] jbe .end .probe: sub rcx,0x1000 xor qword [rcx],0 sub rax,0x1000 cmp rax,0...
11.625571
40
0.727416
073afaa52d7dd243bf1fdc6a7ed3cc62bcae8007
219
asm
Assembly
programs/oeis/030/A030495.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/030/A030495.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/030/A030495.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A030495: a(n) = (n+1)!+ n. ; 1,3,8,27,124,725,5046,40327,362888,3628809,39916810,479001611,6227020812,87178291213,1307674368014,20922789888015,355687428096016,6402373705728017 mov $1,$0 add $1,1 cal $1,142 add $1,$0
27.375
148
0.744292
537dcd7ffa222a111b724ddb013b2a8f0148f394
364
asm
Assembly
data/events/init_events.asm
AtmaBuster/pokecrystal16-493-plus
0c8cd4d187c246fe1debc07f89e278fd702595d7
[ "blessing" ]
1
2021-01-19T04:15:45.000Z
2021-01-19T04:15:45.000Z
data/events/init_events.asm
AtmaBuster/pokecrystal16-493-plus
0c8cd4d187c246fe1debc07f89e278fd702595d7
[ "blessing" ]
null
null
null
data/events/init_events.asm
AtmaBuster/pokecrystal16-493-plus
0c8cd4d187c246fe1debc07f89e278fd702595d7
[ "blessing" ]
1
2021-01-16T00:12:08.000Z
2021-01-16T00:12:08.000Z
InitialEvents: dw EVENT_RIVAL_PLAYERS_HOUSE dw EVENT_TWINLEAF_TOWN_RIVAL dw EVENT_ROUTE_201_ROWAN dw EVENT_ROUTE_201_DAWNLUCAS dw EVENT_ROUTE_201_BRIEFCASE dw EVENT_INITIALIZED_EVENTS dw -1 ; end InitialEngineFlags: dw -1 ; end InitialVariableSprites: initvarsprite: MACRO ; variable sprite, appearance sprite...
18.2
36
0.81044
55af7d3c540c3bc03b7c7e20821b02369e07adfb
763
asm
Assembly
oeis/126/A126354.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/126/A126354.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/126/A126354.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A126354: a(n) = 6*a(n-2) - a(n-4) for n > 4, with a(1)=1, a(2)=0, a(3)=3, a(4)=2. ; Submitted by Jon Maiga ; 1,0,3,2,17,12,99,70,577,408,3363,2378,19601,13860,114243,80782,665857,470832,3880899,2744210,22619537,15994428,131836323,93222358,768398401,543339720,4478554083,3166815962,26102926097,18457556052,152139002499,...
38.15
500
0.757536
2b65d9144922731b944455e46bdf930c89cc936a
537
asm
Assembly
programs/oeis/184/A184624.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/184/A184624.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/184/A184624.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A184624: a(n) = floor(n*r +h), where r=sqrt(2), h=-1/4; complement of A184619. ; 1,2,3,5,6,8,9,11,12,13,15,16,18,19,20,22,23,25,26,28,29,30,32,33,35,36,37,39,40,42,43,45,46,47,49,50,52,53,54,56,57,59,60,61,63,64,66,67,69,70,71,73,74,76,77,78,80,81,83,84,86,87,88,90,91,93,94,95,97,98,100,101,102,104,105,107,108,110,11...
29.833333
324
0.635009
45bdda5fc4af0502669c64754df45d60e2485c99
4,796
asm
Assembly
Transynther/x86/_processed/NONE/_zr_xt_/i7-7700_9_0xca_notsx.log_21829_1668.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_zr_xt_/i7-7700_9_0xca_notsx.log_21829_1668.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_zr_xt_/i7-7700_9_0xca_notsx.log_21829_1668.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 %r14 push %r8 push %rax push %rbx lea addresses_A_ht+0x3814, %r8 nop xor $44739, %r12 mov (%r8), %ax nop add $23175, %r14 lea addresses_normal_ht+0x2124, %r8 nop xor $4896, %rbx movl $0x61626364, (%r8) nop add $21000, %r10 lea addresses_D_h...
52.130435
2,999
0.657214
9277de8f704559f2cfc40e4af008a22947699de2
204
asm
Assembly
sw/552tests/inst_tests/jalr_28.asm
JPShen-UWM/ThreadKraken
849c510531f28e36d3469535737b2120bd774935
[ "MIT" ]
1
2022-02-15T16:03:25.000Z
2022-02-15T16:03:25.000Z
sw/552tests/inst_tests/jalr_28.asm
JPShen-UWM/ThreadKraken
849c510531f28e36d3469535737b2120bd774935
[ "MIT" ]
null
null
null
sw/552tests/inst_tests/jalr_28.asm
JPShen-UWM/ThreadKraken
849c510531f28e36d3469535737b2120bd774935
[ "MIT" ]
null
null
null
// Original test: ./shi-ting/hw4/problem6/jalr_0.asm // Author: shi-ting // Test source code follows //Author Shi-Ting, shi-ting lbi r1, 8 jalr r1, 6 halt roli r2, r1, 3 halt halt halt jalr r1, -2 halt
12.75
52
0.696078
f6aff5d1dbec5d9422d08b9659713056abcae0e2
594
asm
Assembly
oeis/255/A255307.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/255/A255307.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/255/A255307.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A255307: Concatenation of the first n entries of the difference sequence of prime numbers (see A001223). ; Submitted by Jon Maiga ; 1,12,122,1224,12242,122424,1224242,12242424,122424246,1224242462,12242424626,122424246264,1224242462642,12242424626424,122424246264246,1224242462642466,12242424626424662,1224242462642466...
29.7
253
0.760943
926cb43e3733c081a65010d5fa030dd989949229
7,213
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_871.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_871.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_871.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r13 push %r15 push %r8 push %r9 push %rcx push %rdi push %rsi lea addresses_D_ht+0xbf5f, %r8 nop nop cmp %r15, %r15 mov (%r8), %r10d nop nop and %r9, %r9 lea addresses_A_ht+0xf791, %rsi lea addresses_UC_ht+0x7f11, %rdi clflush (%rsi) nop nop and $49111, %r13 ...
35.885572
2,999
0.653265
92a36c0fc0ac5e6ac8b2a7845e12e99243125a25
14,537
asm
Assembly
exampl04/opengl/opengl.asm
AlexRogalskiy/Masm
d39498878f140696b299c76436f209156961429e
[ "MIT" ]
null
null
null
exampl04/opengl/opengl.asm
AlexRogalskiy/Masm
d39498878f140696b299c76436f209156961429e
[ "MIT" ]
null
null
null
exampl04/opengl/opengl.asm
AlexRogalskiy/Masm
d39498878f140696b299c76436f209156961429e
[ "MIT" ]
null
null
null
; ------------------------------------------ ; Title: OpenGL test ; ; Author: Franck Charlet. ; ; Notes: Just a little example on how to use OpenGL. ; Needs OpenGl32.dll and Glu32.dll (should be no problem). ; Object have 2112 faces / 3 (weird) moving light sources ; and it's f***ing slow on my cyrix 133. ; ; -----...
29.249497
194
0.732751
98d01a5b35aa4e4f001ded0a29e5304f5bb7ac3f
5,772
asm
Assembly
Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0.log_21829_1131.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_0xa0.log_21829_1131.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_0xa0.log_21829_1131.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r14 push %rax push %rbx push %rcx push %rdi push %rsi lea addresses_D_ht+0xb616, %rsi lea addresses_UC_ht+0xb553, %rdi clflush (%rsi) nop inc %rax mov $89, %rcx rep movsl cmp $46809, %r10 lea addresses_WT_ht+0x472d, %r14 nop cmp $26038, %rbx mov $0x6162636465...
41.826087
2,999
0.661123
0498a390edd8535ae5d854742dcf151922e42c28
595
asm
Assembly
oeis/240/A240542.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/240/A240542.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/240/A240542.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A240542: The midpoint of the (rotated) Dyck path from (0, n) to (n, 0) defined by A237593 has coordinates (a(n), a(n)). Also a(n) is the alternating sum of the n-th row of A235791. ; Submitted by Jon Maiga ; 1,2,2,3,3,5,5,6,7,7,7,9,9,9,11,12,12,13,13,15,15,15,15,17,18,18,18,20,20,22,22,23,23,23,25,26,26,26,26,28,28,3...
45.769231
206
0.65042
bad94188ebe528bf52733f658da13b31bfad0635
5,015
asm
Assembly
maps/Route22.asm
zavytar/pokecolorless
5fa4930f9f90acaff7ae62367e3d9feae0404464
[ "blessing" ]
null
null
null
maps/Route22.asm
zavytar/pokecolorless
5fa4930f9f90acaff7ae62367e3d9feae0404464
[ "blessing" ]
null
null
null
maps/Route22.asm
zavytar/pokecolorless
5fa4930f9f90acaff7ae62367e3d9feae0404464
[ "blessing" ]
null
null
null
object_const_def ; object_event constants const ROUTE22_RED const ROUTE22_MANKEY Route22_MapScripts: db 3 ; scene scripts scene_script .DummyScene1 ; SCENE_ROUTE22_NOTHING scene_script .DummyScene2 ; SCENE_ROUTE22_RED_BATTLE_1 scene_script .DummyScene3 ; SCENE_ROUTE22_RED_BATTLE_2 db 0 ; callbacks .Dum...
20.983264
126
0.790828
32c512fa30613b9475927eb6ab86df8e648112f5
802
asm
Assembly
oeis/103/A103210.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/103/A103210.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/103/A103210.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A103210: a(n) = (1/n) * Sum_{i=0..n-1} C(n,i)*C(n,i+1)*2^i*3^(n-i), a(0)=1. ; Submitted by Jon Maiga ; 1,3,15,93,645,4791,37275,299865,2474025,20819307,178003815,1541918901,13503125805,119352115551,1063366539315,9539785668657,86104685123025,781343125570515,7124072211203775,65233526296899981,599633539433039445,5531156...
30.846154
484
0.755611
fddcdfc6de161968e36ef2a6f0e1c5eb01ae3da5
1,073
asm
Assembly
oeis/284/A284403.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/284/A284403.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/284/A284403.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A284403: Binary representation of the x-axis, from the left edge to the origin, of the n-th stage of growth of the two-dimensional cellular automaton defined by "Rule 913", based on the 5-celled von Neumann neighborhood. ; 1,0,101,1110,11111,111111,1111111,11111111,111111111,1111111111,11111111111,111111111111,111111...
178.833333
495
0.849021
0b7e6ad5d1eda4514f952a7357f0da7021d46199
8,555
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0x84_notsx.log_21829_678.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0x84_notsx.log_21829_678.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0x84_notsx.log_21829_678.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r12 push %r14 push %r15 push %r8 push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_normal_ht+0x11861, %rdi nop nop nop nop nop add %rbx, %rbx mov (%rdi), %r12d nop nop nop nop sub $34068, %r14 lea addresses_WC_ht+0x11d01, %r8 nop sub $16573, %rdi mov (%r8...
30.229682
2,999
0.654004
bc69d12d1b959e4e9c399d132530d5490e74e217
5,113
asm
Assembly
Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0xca_notsx.log_21829_1902.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0xca_notsx.log_21829_1902.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0xca_notsx.log_21829_1902.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r13 push %r14 push %rax push %rsi lea addresses_normal_ht+0xdf5e, %r13 nop nop nop mfence mov $0x6162636465666768, %rsi movq %rsi, %xmm2 vmovups %ymm2, (%r13) and %r10, %r10 lea addresses_WC_ht+0x88de, %rax nop nop nop nop xor $14955, %r14 mov (%rax), %r13 no...
40.579365
2,999
0.659495
2a6114e3f98bc1396139a165bdc88efaffad4198
230,517
asm
Assembly
Testing/prime2.asm
DW0RKiN/M4_FORTH
b441b545707a12e5561cd50cbe902745caa9ed10
[ "MIT" ]
2
2020-09-12T08:26:40.000Z
2022-03-08T23:06:19.000Z
Testing/prime2.asm
DW0RKiN/M4_FORTH
b441b545707a12e5561cd50cbe902745caa9ed10
[ "MIT" ]
null
null
null
Testing/prime2.asm
DW0RKiN/M4_FORTH
b441b545707a12e5561cd50cbe902745caa9ed10
[ "MIT" ]
2
2021-02-05T05:43:02.000Z
2021-06-30T19:10:15.000Z
ORG 0x6000 ; === b e g i n === ld (Stop+1), SP ; 4:20 init storing the original SP value when the "bye" word is used ld L, 0x1A ; 2:7 init Upper screen call 0x1605 ; 3:17 init Open channel ld HL, 0xF500 ; 3:10 init Init Return address stack ...
44.596053
136
0.371604
36323049de57ea4ef7004c3774ebadf1d4a706df
5,142
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_1890.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_21829_1890.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_21829_1890.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 %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_normal_ht+0xca74, %rsi lea addresses_normal_ht+0x10c3c, %rdi nop nop nop nop nop sub %r10, %r10 mov $66, %rcx rep movsq nop cmp %r15, %r15 lea addresses_A_ht+0x11a74, %rbx nop and $1...
43.210084
2,999
0.660638
9b3fc212f5e1b707a5113fc8fe0e93815b9b57c4
454
asm
Assembly
Task 4/main.asm
mpetitjean/avrdude
f769629a0d4014d6b84f2089d8802ec075bbaa01
[ "MIT" ]
null
null
null
Task 4/main.asm
mpetitjean/avrdude
f769629a0d4014d6b84f2089d8802ec075bbaa01
[ "MIT" ]
null
null
null
Task 4/main.asm
mpetitjean/avrdude
f769629a0d4014d6b84f2089d8802ec075bbaa01
[ "MIT" ]
null
null
null
; ; Task 4.asm ; ; Created: 2/26/2017 ; Author : channoti ; .include "m328pdef.inc" .org 0x0000 rjmp init init: SBI DDRB,1 ; Set buzzer as output CBI PORTB,1 ; Set buzzer off (not mandatory) rjmp main main: loop: NOP loop2: NOP NOP NOP NOP NOP NOP NOP NOP NOP ...
9.869565
46
0.561674
6b31430a080e57c977cc05a2268fc0324e5d70c4
20,031
asm
Assembly
Source/P-Console.asm
Svarov-RZM/xci
b9ed5e5d11ab6f9804a0196dc11063b2b5495739
[ "BSD-2-Clause" ]
null
null
null
Source/P-Console.asm
Svarov-RZM/xci
b9ed5e5d11ab6f9804a0196dc11063b2b5495739
[ "BSD-2-Clause" ]
1
2019-08-25T04:53:16.000Z
2019-09-25T06:39:41.000Z
Source/P-Console.asm
Svarov-RZM/xci
b9ed5e5d11ab6f9804a0196dc11063b2b5495739
[ "BSD-2-Clause" ]
null
null
null
; P-Console.asm ; ; Copyright (c) 2019, Dmitry Razumovsky (Svarov-RZM) ; You may distribute under the terms of BSD 2-Clause License ; as specified in the LICENSE.TXT file. ; ; >>>=== CONSOLE PROCEDURES ===<<< ; => Get pointer to system arguments <= ; OUT: ; ESI = [POINTER] Arguments ACQUIRE.ARG.POINTER: Call [Ge...
19.077143
117
0.704258
a360cf580008d64ea32252353e9836b60525d518
186,470
asm
Assembly
prime95/factor32.asm
Kasual/GIMPS
a09c0d4cc1489558725eef0578613c66bd65a708
[ "Intel" ]
null
null
null
prime95/factor32.asm
Kasual/GIMPS
a09c0d4cc1489558725eef0578613c66bd65a708
[ "Intel" ]
null
null
null
prime95/factor32.asm
Kasual/GIMPS
a09c0d4cc1489558725eef0578613c66bd65a708
[ "Intel" ]
null
null
null
; Copyright 1995-2017 Mersenne Research, Inc., all rights reserved ; Author: George Woltman ; Email: woltman@alum.mit.edu ; ; This routine implements fast trial factoring of Mersenne numbers ; ; This only runs on 32-bit CPUs. For x86-64, see factor64.asm ; TITLE factor32 .686 .XMM .MODEL FLAT INCLUDE unravel....
34.246097
78
0.610227
d86e86d0261d1e50a7bd205420745eed804982e7
894
asm
Assembly
Laboratorios/lab1_1.asm
LSantos06/MIPS2
1e5f2a00a4aa8aa0933375c7880b88ac227f53f3
[ "MIT" ]
null
null
null
Laboratorios/lab1_1.asm
LSantos06/MIPS2
1e5f2a00a4aa8aa0933375c7880b88ac227f53f3
[ "MIT" ]
null
null
null
Laboratorios/lab1_1.asm
LSantos06/MIPS2
1e5f2a00a4aa8aa0933375c7880b88ac227f53f3
[ "MIT" ]
null
null
null
.data x: .word 33 msg: .asciiz "O valor eh: " msg2: .asciiz "\nO dobro eh: " .text # O valor eh addi $v0, $zero, 4 # Codigo para imprimir uma string = 4 la $a0, msg # Carregando a string msg para o argumento syscall # x la $t0, x # Carregando o x para o registrador $t0 addi $v0, $zero, 1 # Codigo para imp...
23.526316
60
0.662192
f618d38a7520ad55f91fb1e4fec2786bcb223ef5
1,133
asm
Assembly
_build/dispatcher/jmp_ippsSMS4_CCMGetSize_0f8cd038.asm
zyktrcn/ippcp
b0bbe9bbb750a7cf4af5914dd8e6776a8d544466
[ "Apache-2.0" ]
1
2021-10-04T10:21:54.000Z
2021-10-04T10:21:54.000Z
_build/dispatcher/jmp_ippsSMS4_CCMGetSize_0f8cd038.asm
zyktrcn/ippcp
b0bbe9bbb750a7cf4af5914dd8e6776a8d544466
[ "Apache-2.0" ]
null
null
null
_build/dispatcher/jmp_ippsSMS4_CCMGetSize_0f8cd038.asm
zyktrcn/ippcp
b0bbe9bbb750a7cf4af5914dd8e6776a8d544466
[ "Apache-2.0" ]
null
null
null
extern m7_ippsSMS4_CCMGetSize:function extern n8_ippsSMS4_CCMGetSize:function extern y8_ippsSMS4_CCMGetSize:function extern e9_ippsSMS4_CCMGetSize:function extern l9_ippsSMS4_CCMGetSize:function extern n0_ippsSMS4_CCMGetSize:function extern k0_ippsSMS4_CCMGetSize:function extern ippcpJumpIndexForMergedLibs extern ippcp...
29.051282
103
0.805825
d86ea1563333486ba5cf355eed07f70c710cff0b
5,698
asm
Assembly
Library/Chart/CGroup/cgroupState.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Library/Chart/CGroup/cgroupState.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Library/Chart/CGroup/cgroupState.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: cgroupState.asm AUTHOR: Chris Boyke ROUTINES: Name Description ---- ----------- REVISION HISTORY: Name Date Description ---- ---- -...
19.716263
71
0.541594
d778b9a6d7f9cc761659b1b6062dd81138828b63
3,219
asm
Assembly
sample/PCG-700-SAMPLE.asm
takamin/mz700-js
d4441d1b796299a382c4c2dee52da27981dd6a57
[ "MIT" ]
18
2016-08-15T07:36:48.000Z
2020-06-20T10:09:15.000Z
sample/PCG-700-SAMPLE.asm
takamin/mz700-js
d4441d1b796299a382c4c2dee52da27981dd6a57
[ "MIT" ]
66
2016-08-03T16:39:07.000Z
2022-02-12T02:38:04.000Z
sample/PCG-700-SAMPLE.asm
takamin/mz700-js
d4441d1b796299a382c4c2dee52da27981dd6a57
[ "MIT" ]
2
2020-11-29T11:47:29.000Z
2020-11-29T11:56:59.000Z
ORG 1200H ;=========================================== ; ; CHANGE THE CURSOR PATTERN WITH PCG-700 ; ;=========================================== PCGSMPL:ENT CALL ENPCG ;ENABLE PCG-700 LD B,00H ;PCG PAGE 0 LD C,EFH ...
26.385246
56
0.319043
6f3039e17ccb7a8072d63b1c14e2d288458d4ff3
1,303
asm
Assembly
lib/target/x1/classic/ipl.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
38
2021-06-18T12:56:15.000Z
2022-03-12T20:38:40.000Z
lib/target/x1/classic/ipl.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
2
2021-06-20T16:28:12.000Z
2021-11-17T21:33:56.000Z
lib/target/x1/classic/ipl.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
6
2021-06-18T18:18:36.000Z
2021-12-22T08:01:32.000Z
; CRT0 for the Sharp X1 - ; ; Karl Von Dyson (for X1s.org) ; ; $Id: x1_crt0.asm,v 1.17 2016-07-20 05:45:02 stefano Exp $ ; if (CRT_ORG_CODE < 32768) defs ZORG_TOO_LOW endif INCLUDE "crt/classic/crt_init_sp.asm" INCLUDE "crt/classic/crt_init_atexit.asm" call crt0_init_bss IF DEFINED_USING_a...
14.640449
62
0.534919
f1f8c2382fe8904f1ba4aa63a0a0631517fd2995
335
asm
Assembly
programs/oeis/277/A277426.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/277/A277426.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/277/A277426.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A277426: a(n) = 2^(6n+5). ; 32,2048,131072,8388608,536870912,34359738368,2199023255552,140737488355328,9007199254740992,576460752303423488,36893488147419103232,2361183241434822606848,151115727451828646838272,9671406556917033397649408,618970019642690137449562112,39614081257132168796771975168 mov $1,64 pow $1,$0 mul $...
41.875
265
0.844776
6a5d18749307c6542533abae2c7301bb06e65191
282
asm
Assembly
programs/oeis/071/A071279.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/071/A071279.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/071/A071279.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A071279: Kissing number of regular n-gon. ; 12,8,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,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,6,6,6,6,6,6,6,6,6,6,6,6,6 mul $0,2 mov $1,3 trn $1,$0 mul $1,2 add $1,6 mov $0,$1
28.2
180
0.542553
5bc5fdd16be7d893498fa7d6ec447c17736a8816
874
asm
Assembly
programs/oeis/025/A025721.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/025/A025721.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/025/A025721.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A025721: Index of 7^n within sequence of numbers of form 3^i*7^j. ; 1,3,7,13,21,30,41,54,69,85,103,123,145,169,194,221,250,281,313,347,383,421,460,501,544,589,636,684,734,786,840,895,952,1011,1072,1134,1198,1264,1332,1402,1473,1546,1621,1698,1776,1856,1938,2022,2108,2195,2284 mov $16,$0 mov $18,$0 add $18,1 lpb $18 ...
17.836735
210
0.511442
b1158f0e9b4a1b771c15117926b37503f1837ff2
1,628
asm
Assembly
programs/oeis/163/A163069.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/163/A163069.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/163/A163069.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A163069: a(n) = ((4+sqrt(5))*(1+sqrt(5))^n + (4-sqrt(5))*(1-sqrt(5))^n)/2. ; 4,9,34,104,344,1104,3584,11584,37504,121344,392704,1270784,4112384,13307904,43065344,139362304,450985984,1459421184,4722786304,15283257344,49457659904,160048349184,517927337984,1676048072704,5423805497344,17551803285504,56798828560384,183804...
74
1,374
0.875921
e8a75bb99663315585b4b743e76fea18b35224ce
29,967
asm
Assembly
asm/md5.asm
GregHoyer/MD5x86ASM
64c29525ef7c4823175d1ee5f747acc0a5bd1ab6
[ "MIT" ]
null
null
null
asm/md5.asm
GregHoyer/MD5x86ASM
64c29525ef7c4823175d1ee5f747acc0a5bd1ab6
[ "MIT" ]
null
null
null
asm/md5.asm
GregHoyer/MD5x86ASM
64c29525ef7c4823175d1ee5f747acc0a5bd1ab6
[ "MIT" ]
null
null
null
;=============================================================================+ ; MD5.asm - by Greg Hoyer 7-20-2003 | | ;-----------------------------------------------+ | ; ...
74.175743
84
0.105783
8e411cd87d539e7dcf76f38be99af3524dc6d951
297
asm
Assembly
libsrc/_DEVELOPMENT/alloc/obstack/c/sdcc_iy/obstack_align_distance.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/alloc/obstack/c/sdcc_iy/obstack_align_distance.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/alloc/obstack/c/sdcc_iy/obstack_align_distance.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
; size_t obstack_align_distance(struct obstack *ob, size_t alignment) SECTION code_alloc_obstack PUBLIC _obstack_align_distance EXTERN asm_obstack_align_distance _obstack_align_distance: pop af pop hl pop bc push bc push hl push af jp asm_obstack_align_distance
14.142857
69
0.767677
6559b84b1efcd99a6bc4f5eb7f51b826ff6154fe
920
asm
Assembly
dos/DosGetInfoSeg.asm
osfree-project/FamilyAPI
2119a95cb2bbe6716ecacff4171866f6ea51b8d7
[ "BSD-3-Clause" ]
null
null
null
dos/DosGetInfoSeg.asm
osfree-project/FamilyAPI
2119a95cb2bbe6716ecacff4171866f6ea51b8d7
[ "BSD-3-Clause" ]
null
null
null
dos/DosGetInfoSeg.asm
osfree-project/FamilyAPI
2119a95cb2bbe6716ecacff4171866f6ea51b8d7
[ "BSD-3-Clause" ]
null
null
null
;/*! ; @file ; ; @ingroup fapi ; ; @brief DosGetInfoSeg DOS wrapper ; ; (c) osFree Project 2021, <http://www.osFree.org> ; for licence see licence.txt in root directory, or project website ; ; This is Family API implementation for DOS, used with BIND tools ; to link required API ; ; @author Yuri Prokush...
19.574468
69
0.694565
b199cdcf982b75cfd76a183a9aa03b4fef889ad6
604
asm
Assembly
programs/oeis/097/A097701.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/097/A097701.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/097/A097701.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A097701: Expansion of 1/((1-x)^2*(1-x^2)^2*(1-x^3)). ; 1,2,5,9,16,25,39,56,80,109,147,192,249,315,396,489,600,726,874,1040,1232,1446,1690,1960,2265,2600,2975,3385,3840,4335,4881,5472,6120,6819,7581,8400,9289,10241,11270,12369,13552,14812,16164,17600,19136 mov $18,$0 mov $20,$0 add $20,1 lpb $20,1 clr $0,18 mov $...
18.875
202
0.559603
396f1514c04eeb3cd0abd2174abf0dc0828f2816
145
asm
Assembly
other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/ドイツ_PAL/Ger_asm1/zel_dsub.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/ドイツ_PAL/Ger_asm1/zel_dsub.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/ドイツ_PAL/Ger_asm1/zel_dsub.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
Name: zel_dsub.asm Type: file Size: 7677 Last-Modified: '2016-05-13T04:23:03Z' SHA-1: 76CB00EE7D7F9A244AA8D30E48D563E44F418154 Description: null
20.714286
47
0.813793