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
9ff0db37a35620b4494525d25966c1c3745f3a8b
180
asm
Assembly
libsrc/_DEVELOPMENT/string/c/sccz80/strndup_callee.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/string/c/sccz80/strndup_callee.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/string/c/sccz80/strndup_callee.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
; char *strndup(const char *s, size_t n) SECTION code_string PUBLIC strndup_callee EXTERN asm_strndup strndup_callee: pop hl pop bc ex (sp),hl jp asm_strndup
10.588235
40
0.7
ad657d75706c5197cd0be36b859140cb98e6a54f
1,438
asm
Assembly
programs/oeis/022/A022125.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/022/A022125.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/022/A022125.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A022125: Fibonacci sequence beginning 3, 14. ; 3,14,17,31,48,79,127,206,333,539,872,1411,2283,3694,5977,9671,15648,25319,40967,66286,107253,173539,280792,454331,735123,1189454,1924577,3114031,5038608,8152639,13191247,21343886,34535133,55879019,90414152,146293171,236707323,383000494,619707817,1002708311,1622416128,262...
89.875
1,271
0.878303
220989fffd7acddda51c45086e1ab1b544adaef5
2,020
asm
Assembly
liboled/z80/glyph/_oled_out_glyph8_mask.asm
juzzas/oled_demos
fa35027bd379a4fdce0527af67fdaca5b614788e
[ "MIT" ]
1
2021-09-26T15:34:09.000Z
2021-09-26T15:34:09.000Z
liboled/z80/glyph/_oled_out_glyph8_mask.asm
juzzas/oled_demos
fa35027bd379a4fdce0527af67fdaca5b614788e
[ "MIT" ]
null
null
null
liboled/z80/glyph/_oled_out_glyph8_mask.asm
juzzas/oled_demos
fa35027bd379a4fdce0527af67fdaca5b614788e
[ "MIT" ]
null
null
null
; Copyright 2021 Justin Skists ; ; 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, merge, publish, distribute,...
33.666667
120
0.678713
1c3d15b7dd2e5688636fcf48a13f909498f3ba34
935
asm
Assembly
oeis/208/A208283.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/208/A208283.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/208/A208283.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A208283: Number of n X 4 0..1 arrays avoiding 0 0 0 and 0 0 1 horizontally and 0 0 1 and 1 1 0 vertically. ; Submitted by Jamie Morken(s1) ; 10,100,378,984,2090,3900,6650,10608,16074,23380,32890,45000,60138,78764,101370,128480,160650,198468,242554,293560,352170,419100,495098,580944,677450,785460,905850,1039528,118743...
26.714286
501
0.728342
aaed3bd46c3a10e5bb19c2401e2b383dc9a5957a
69
asm
Assembly
test/asm/reference-undefined-equs.asm
michealccc/rgbds
b51e1c7c2c4ce2769f01e016967d0115893a7a88
[ "MIT" ]
522
2017-02-25T21:10:13.000Z
2020-09-13T14:26:18.000Z
test/asm/reference-undefined-equs.asm
michealccc/rgbds
b51e1c7c2c4ce2769f01e016967d0115893a7a88
[ "MIT" ]
405
2017-02-25T21:32:37.000Z
2020-09-13T16:43:29.000Z
test/asm/reference-undefined-equs.asm
michealccc/rgbds
b51e1c7c2c4ce2769f01e016967d0115893a7a88
[ "MIT" ]
84
2017-02-25T21:10:26.000Z
2020-09-13T14:28:25.000Z
SECTION "sec", ROM0[0] db s1, s2 def s1 equs "1" redef s2 equs "2"
11.5
22
0.623188
e29388c6ee314348923ed8040561493f78518c70
8,474
asm
Assembly
ASM/Chartest.asm
mhoellerschlieper/CubeOS.Compiler
2160339ad1f6daff6396af0766d4d40f721207db
[ "MIT" ]
11
2018-08-23T06:53:06.000Z
2021-06-23T10:12:20.000Z
ASM/Chartest.asm
adrixnt/CubeOS.Compiler
2160339ad1f6daff6396af0766d4d40f721207db
[ "MIT" ]
null
null
null
ASM/Chartest.asm
adrixnt/CubeOS.Compiler
2160339ad1f6daff6396af0766d4d40f721207db
[ "MIT" ]
3
2020-09-13T19:43:05.000Z
2021-06-23T10:12:34.000Z
;E:\Programmierung\Delphi7\Projects\CubeOS\CubeOOP\Works\Projects\Chartest.OOP AT 20.08.2018 19:29:07 .486 locals jumps .model flat,STDCALL ;============== Prolog Ended Include .\include\Prolog.asm ;//Environment: CubeOOP ;//Title: ;//Autor: ;//Date: 11.08.2009 20:52:03 ;//Description: ;//******************...
24.005666
102
0.623318
2d3eac3a00e86626c0c137d6f14670428f60490c
7,849
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_1218.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_1218.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_1218.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r12 push %rax push %rbp push %rbx push %rcx push %rdi push %rsi lea addresses_D_ht+0x1239a, %rsi lea addresses_WC_ht+0xfeaa, %rdi nop nop xor %rbx, %rbx mov $9, %rcx rep movsl nop nop sub $31310, %r10 lea addresses_A_ht+0xa16e, %r12 lfence movb $0x61, (%r12) ...
35.840183
2,999
0.657026
31af1ccc649860baf13983e9cb335509f7a87f15
789
asm
Assembly
Assembly/echo.asm
prynix/learning-programming
85aea40a61fb824a2b4e142331d9ac7971fef263
[ "MIT" ]
2
2017-03-14T16:02:08.000Z
2017-05-02T13:48:18.000Z
Assembly/echo.asm
CajetanP/learning-programming
85aea40a61fb824a2b4e142331d9ac7971fef263
[ "MIT" ]
4
2021-05-20T21:10:13.000Z
2022-02-26T09:50:19.000Z
Assembly/echo.asm
CajetanP/learning-programming
85aea40a61fb824a2b4e142331d9ac7971fef263
[ "MIT" ]
1
2021-06-18T01:31:24.000Z
2021-06-18T01:31:24.000Z
; A 64-bit program that displays its command line arguments, one per line. ; On entry, rdi will contain argc and rsi will contain argv. ; nasm -felf64 echo.asm && gcc echo.o && ./a.out dog 22 -zzz "hi there" global main extern puts section .text main: push rdi ; save registers that p...
30.346154
74
0.551331
ca23a3d79eadf0bd9973073e0364cff8d12712e3
86
asm
Assembly
libsrc/stdio/ansi/ansifont_f8.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
38
2021-06-18T12:56:15.000Z
2022-03-12T20:38:40.000Z
libsrc/stdio/ansi/ansifont_f8.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
2
2021-06-20T16:28:12.000Z
2021-11-17T21:33:56.000Z
libsrc/stdio/ansi/ansifont_f8.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
6
2021-06-18T18:18:36.000Z
2021-12-22T08:01:32.000Z
SECTION rodata_clib PUBLIC ansifont_f8 ansifont_f8: BINARY "stdio/ansi/F8.BIN"
9.555556
27
0.767442
33b6706155769bdde7ebb397e9dbf4a793101c49
74
asm
Assembly
gfx/pokemon/ralts/anim.asm
Ebernacher90/pokecrystal-allworld
5d623c760e936842cf92563912c5bd64dd69baef
[ "blessing" ]
null
null
null
gfx/pokemon/ralts/anim.asm
Ebernacher90/pokecrystal-allworld
5d623c760e936842cf92563912c5bd64dd69baef
[ "blessing" ]
null
null
null
gfx/pokemon/ralts/anim.asm
Ebernacher90/pokecrystal-allworld
5d623c760e936842cf92563912c5bd64dd69baef
[ "blessing" ]
null
null
null
frame 1, 06 frame 2, 08 frame 3, 18 frame 2, 12 frame 1, 08 endanim
10.571429
12
0.635135
ac251db27a7c634821cc594510351179004bb061
4,398
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48.log_21829_458.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_458.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_458.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 %r8 push %r9 push %rbp push %rdx lea addresses_D_ht+0x3b8c, %r13 nop nop nop cmp %r9, %r9 mov $0x6162636465666768, %r10 movq %r10, %xmm1 and $0xffffffffffffffc0, %r13 vmovntdq %ymm1, (%r13) nop nop nop dec %r8 lea addresses_D_ht+0xd8cc, %rd...
53.634146
2,999
0.663483
8dca7be27c49d625123fe5add35ab9f85d28c9d6
3,180
asm
Assembly
src/boot/boot.asm
moshenahmias/chuckos
ea9710befbf9272e3e552c09a3f4a385e7447d45
[ "MIT" ]
2
2018-07-22T23:59:44.000Z
2022-03-01T05:25:25.000Z
src/boot/boot.asm
moshenahmias/chuckos
ea9710befbf9272e3e552c09a3f4a385e7447d45
[ "MIT" ]
null
null
null
src/boot/boot.asm
moshenahmias/chuckos
ea9710befbf9272e3e552c09a3f4a385e7447d45
[ "MIT" ]
null
null
null
[BITS 16] mov ax, 0x7f00 ; set stack segment mov ss, ax mov sp, 4096 ; set 4k stack mov ax, ds ; es:di = pointer to partition entry mov es, ax mov di, si ; todo - save es:di? mov ax, cs ; set data segment mo...
20.516129
90
0.496541
f693c6b5877a0d1783d441e6b38b639d0164b359
432
asm
Assembly
libsrc/oz/oztime/ozyear.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/oz/oztime/ozyear.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/oz/oztime/ozyear.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; ; Sharp OZ family functions ; ; ported from the OZ-7xx SDK by by Alexander R. Pruss ; by Stefano Bodrato - Oct. 2003 ; ; ; clock functions ; ; unsigned ozyear() ; ; ; ------ ; $Id: ozyear.asm,v 1.3 2016-06-27 21:25:36 dom Exp $ ; SECTION code_clib PUBLIC ozyear PUBLIC _ozyear EXTERN Compute ozyear: _o...
13.935484
53
0.576389
8770c93ebb09e6351d0a32afc20dc129d49184e6
749
asm
Assembly
oeis/188/A188048.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/188/A188048.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/188/A188048.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A188048: Expansion of (1 - x^2)/(1 - 3*x^2 - x^3). ; Submitted by Jon Maiga ; 1,0,2,1,6,5,19,21,62,82,207,308,703,1131,2417,4096,8382,14705,29242,52497,102431,186733,359790,662630,1266103,2347680,4460939,8309143,15730497,29388368,55500634,103895601,195890270,367187437,691566411,1297452581,2441886670,4583924154,862311...
34.045455
499
0.75968
a25f605548c9497e83088ae53920687838e1aecc
56
asm
Assembly
hidecpu2/src/test/resources/opcode_swap.asm
mmastrac/oblivious-cpu
bc8e7925708d74a3c6e220c4e4a29f58fd835c0c
[ "Apache-2.0" ]
14
2016-12-13T16:38:16.000Z
2020-09-22T01:49:09.000Z
hidecpu2/src/test/resources/opcode_swap.asm
mmastrac/oblivious-cpu
bc8e7925708d74a3c6e220c4e4a29f58fd835c0c
[ "Apache-2.0" ]
4
2017-03-28T18:07:38.000Z
2020-10-12T17:35:37.000Z
hidecpu2/src/test/resources/opcode_swap.asm
mmastrac/oblivious-cpu
bc8e7925708d74a3c6e220c4e4a29f58fd835c0c
[ "Apache-2.0" ]
3
2020-05-22T14:44:20.000Z
2021-09-23T18:42:42.000Z
# swap mov r0, 99 swap [s1], r0 halt .data s1: data 1
6.222222
13
0.607143
490ce319efcb1b53d94b725f0f15fdff5a16645b
636
asm
Assembly
oeis/020/A020808.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/020/A020808.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/020/A020808.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A020808: Decimal expansion of 1/sqrt(51). ; Submitted by Jon Maiga ; 1,4,0,0,2,8,0,0,8,4,0,2,8,0,0,9,8,0,3,5,2,9,2,9,4,0,8,0,6,6,0,2,4,8,0,9,3,8,7,5,7,1,9,8,3,5,2,7,5,0,4,5,8,4,9,6,4,8,7,1,1,9,3,7,7,9,7,2,1,9,6,8,7,5,3,7,2,5,9,1,9,3,3,8,4,1,1,5,3,3,5,9,8,6,8,2,7,5,3,2 mov $1,1 mov $2,1 mov $3,$0 add $3,7 mov $4,$0 a...
15.9
201
0.514151
3b4b22745c048919514dad7003f720c40332a593
827
asm
Assembly
programs/oeis/023/A023658.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/023/A023658.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/023/A023658.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A023658: Convolution of odd numbers and A000201. ; 1,6,18,40,76,129,202,298,420,572,757,978,1239,1543,1893,2292,2743,3250,3816,4444,5137,5898,6731,7639,8625,9693,10846,12087,13419,14845,16369,17994,19723,21560,23508,25570,27749,30048,32471,35021 mov $4,$0 add $4,1 mov $12,$0 lpb $4 mov $0,$12 sub $4,1 sub $0,$...
18.795455
196
0.515115
0e41f72cac2d2dd97d31f842e665e3e29691c253
254
asm
Assembly
programs/oeis/171/A171736.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/171/A171736.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/171/A171736.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A171736: 10^n*(2+7*10^n)+7. ; 16,727,70207,7002007,700020007,70000200007,7000002000007,700000020000007,70000000200000007,7000000002000000007,700000000020000000007,70000000000200000000007 seq $0,199687 ; 7*10^n+1. pow $0,2 sub $0,64 div $0,7 add $0,16
28.222222
158
0.779528
4d0138a1746e9cbe56c6b3bb037a22d3c5b12e18
406
asm
Assembly
libsrc/fcntl/zxvgs/read.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/fcntl/zxvgs/read.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/fcntl/zxvgs/read.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
;size_t read(int fd, void *ptr, size_t len) ;returns number of written bytes ; ; $Id: read.asm,v 1.3 2016-06-23 20:31:34 dom Exp $ ; SECTION code_clib PUBLIC read PUBLIC _read .read ._read push ix ;save caller LD IX,4 ADD IX,SP LD C,(IX+0) ;len LD B,(IX+1) LD L,(IX+2) ;ptr LD H,(IX+3) LD D,(IX+5) ;fd RST...
15.037037
51
0.642857
af071aebcf52443091577fbe707eceb579ce93b6
507
asm
Assembly
programs/oeis/126/A126804.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/126/A126804.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/126/A126804.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A126804: a(n) = (2n)! / (n-1)!. ; 2,24,360,6720,151200,3991680,121080960,4151347200,158789030400,6704425728000,309744468633600,15543540607795200,841941782922240000,48962152914554880000,3042648073975910400000,201220459292273541120000,14110584707870682071040000,1045843337171591729971200000,81691985114625442907750400000...
39
388
0.828402
0a155094e69a199420c66fbf771f099b7f10564f
670
asm
Assembly
oeis/042/A042859.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/042/A042859.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/042/A042859.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A042859: Denominators of continued fraction convergents to sqrt(960). ; Submitted by Christian Krause ; 1,1,61,62,3781,3843,234361,238204,14526601,14764805,900414901,915179706,55811197261,56726376967,3459393815281,3516120192248,214426605350161,217942725542409,13290990137894701,13508932863437110,823826961944121301,837...
95.714286
479
0.88806
464f16cfe88fb7dba828b525e0ef86a263b14828
348
asm
Assembly
programs/oeis/039/A039969.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/039/A039969.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/039/A039969.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A039969: An example of a d-perfect sequence: a(n) = Catalan(n) mod 3. ; 1,1,2,2,2,0,0,0,2,2,2,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,1,1,1,0,0,0,1,1,1,2,2,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,2,2,2,1,1,1,0,0,0,1,1,1,2,2,2,0,0,0,0,0 add $0,1 seq $0,132328 ; a(n) = Product_{k>0}...
49.714286
201
0.545977
1444e193a9e6d5d83349e487a1338c4a947cf4fb
6,204
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_840.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_840.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_840.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 %r9 push %rax push %rcx push %rdi push %rsi lea addresses_WC_ht+0xad7b, %rsi lea addresses_normal_ht+0x1cc0a, %rdi clflush (%rdi) cmp $64718, %rax mov $48, %rcx rep movsb nop add %rsi, %rsi lea addresses_WT_ht+0x11d80, %rsi lea addresses_WC_ht+0x7ec0...
37.829268
2,999
0.657963
066d51ad770f9655d170650bdc6df3dd04e1b440
7,821
asm
Assembly
loaders_patches_etc/loader_runstn.asm
alexanderbazhenoff/zx-spectrum-various
80cf61cb8cc6f9b5b1cd6ce9b0e394323afe346e
[ "MIT" ]
null
null
null
loaders_patches_etc/loader_runstn.asm
alexanderbazhenoff/zx-spectrum-various
80cf61cb8cc6f9b5b1cd6ce9b0e394323afe346e
[ "MIT" ]
null
null
null
loaders_patches_etc/loader_runstn.asm
alexanderbazhenoff/zx-spectrum-various
80cf61cb8cc6f9b5b1cd6ce9b0e394323afe346e
[ "MIT" ]
null
null
null
ORG #8000 DISP #5D3B DB 0,1,#FF,#FF DB #20,#F0,#20,#C0,0,0,0,#0E,0,0,#76,#5D,0; DB #16,0,0 DB #13,1,#10,7,#11,1 DB " loader by beer drunker @lx :-) " DB #10 LD SP,#6140 LD A,9 LD (23693),A LD (23624),A CALL 3435 ...
20.105398
63
0.333717
600afd124aef96be14ddac7e425b63058541926e
840
asm
Assembly
oeis/281/A281733.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/281/A281733.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/281/A281733.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A281733: Positive integers T_i such that Sum_{k >= 0} (S_k * x^(2*k+1)) + 1/24 - Sum_{k >= 1} (T_k * x^(2*k)) = (cos((2/3) * arccos(6 * sqrt(3) * x)))/12 for all real x with |x| <= 1/(6 * sqrt(3)), where S_k = A176898(k). ; Submitted by Christian Krause ; 1,32,1792,122880,9371648,763363328,65028489216,5722507051008,5...
49.411765
468
0.77619
f26fa86d8b37bb9259732b58d3adf79ba411849c
840
asm
Assembly
arch/x86_64/kernel/bootstrap64.asm
PoisonNinja/quark
0cc2b8191f0c5cbd856caac688bfdac54a7d3369
[ "BSD-3-Clause-Clear", "BSD-3-Clause" ]
3
2019-08-01T03:16:31.000Z
2022-02-17T06:52:26.000Z
arch/x86_64/kernel/bootstrap64.asm
PoisonNinja/quark
0cc2b8191f0c5cbd856caac688bfdac54a7d3369
[ "BSD-3-Clause-Clear", "BSD-3-Clause" ]
32
2018-03-26T20:10:44.000Z
2020-07-13T03:01:42.000Z
arch/x86_64/kernel/bootstrap64.asm
PoisonNinja/quark
0cc2b8191f0c5cbd856caac688bfdac54a7d3369
[ "BSD-3-Clause-Clear", "BSD-3-Clause" ]
1
2018-08-29T21:31:06.000Z
2018-08-29T21:31:06.000Z
bits 64 section .text extern asm_to_cxx_trampoline global bootstrap64 bootstrap64: ; From here on out, we are running instructions ; within the higher half (0xffffffff80000000 ... ) ; Load in the segment descriptor mov ax, 0x10 mov ds, ax mov es, ax mov ss, ax ; Allocate a stack ...
17.5
57
0.663095
1eaa946f6a479362865aa18bb91d293dbb79d1b2
1,560
asm
Assembly
Driver/Printer/Ascii/Dumb/dumbControlCodes.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Driver/Printer/Ascii/Dumb/dumbControlCodes.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Driver/Printer/Ascii/Dumb/dumbControlCodes.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
73
2018-11-19T20:46:53.000Z
2022-03-29T00:59:26.000Z
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) Berkeley Softworks 1993 -- All Rights Reserved PROJECT: PC GEOS MODULE: Dumb ASCII (Unformatted) Print Driver FILE: dumbControlCodes.asm AUTHOR: Dave Durran ROUTINES: Name Description ---- ----------...
28.363636
79
0.577564
ac79fcb78f8b5c13070b79b198870a995ec16ae0
387
asm
Assembly
asminator/Release/helloworld.asm
mgohde/MiniMicroII
28351912580956551041fe00ebcbd320562a617e
[ "BSD-2-Clause" ]
null
null
null
asminator/Release/helloworld.asm
mgohde/MiniMicroII
28351912580956551041fe00ebcbd320562a617e
[ "BSD-2-Clause" ]
null
null
null
asminator/Release/helloworld.asm
mgohde/MiniMicroII
28351912580956551041fe00ebcbd320562a617e
[ "BSD-2-Clause" ]
null
null
null
xor r0,r0,r0 ldl $8000 and r7,r7,r2 xor r3,r3,r3 ldl $8002 and r7,r7,r6 ldl #textsize load r0,r7,r1 ldl #textptr and r7,r7,r4 >loop load r0,r4,r5 ldl $1 add r7,r4,r4 add r7,r3,r3 sub r1,r7,r1 store r0,r2,r3 nop r0,r0,r0 store r0,r6,r5 ldl #out cmp r1,r0,r0 je r0,r7,r0 ldl #loop jmp r0,r7,r0 >out nop r0,r0,r0 hlt >texts...
12.483871
49
0.702842
c8d4b74b8b7aae39c2e71fcbb5ac62f3ac22766c
457
asm
Assembly
hello_boot.asm
WojciechSala/bootloader
1b35fb3637df5380f2d298b4c5b7516ed3d37873
[ "MIT" ]
null
null
null
hello_boot.asm
WojciechSala/bootloader
1b35fb3637df5380f2d298b4c5b7516ed3d37873
[ "MIT" ]
null
null
null
hello_boot.asm
WojciechSala/bootloader
1b35fb3637df5380f2d298b4c5b7516ed3d37873
[ "MIT" ]
null
null
null
org 0x7c00 bits 16 boot: mov si, hello ; point si register to hello label memory location mov ah, 0x0e ; 0x0e means 'Write Character in TTY mode' .loop: lodsb or al, al ; is al == 0 ? jz halt ; if (al == 0) jump to halt label int 0x10 ; runs BIOS interrupt 0x10 - Video ...
19.869565
72
0.59081
3edd9cb1b18d484fe21978dd6f774a35790806ca
418
asm
Assembly
oeis/139/A139633.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/139/A139633.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/139/A139633.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A139633: Triangle read by rows: binomial transform of a diagonalized matrix of A026741. ; Submitted by Christian Krause ; 1,1,1,1,2,3,1,3,9,2,1,4,18,8,5,1,5,30,20,25,3,1,6,45,40,75,18,7,1,7,63,70,175,63,49,4,1,8,84,112,350,168,196,32,9,1,9,108,168,630,378,588,144,81,5,1,10,135,240,1050,756,1470,480,405,50,11,1,11,165...
29.857143
212
0.667464
56f9034af3ca35ddcbfa304116df2c5d7dca3518
1,288
asm
Assembly
programs/oeis/293/A293546.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/293/A293546.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/293/A293546.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A293546: a(n) is the least integer k such that k/Fibonacci(n) > 2/3. ; 0,1,1,2,2,4,6,9,14,23,37,60,96,156,252,407,658,1065,1723,2788,4510,7298,11808,19105,30912,50017,80929,130946,211874,342820,554694,897513,1452206,2349719,3801925,6151644,9953568,16105212,26058780,42163991,68222770,110386761,178609531,288996292,4676...
28.622222
724
0.70264
a8118a983406c3fc013748d25d7ddf2d7bd0a639
366
asm
Assembly
programs/oeis/040/A040213.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/040/A040213.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/040/A040213.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A040213: Continued fraction for sqrt(229). ; 15,7,1,1,7,30,7,1,1,7,30,7,1,1,7,30,7,1,1,7,30,7,1,1,7,30,7,1,1,7,30,7,1,1,7,30,7,1,1,7,30,7,1,1,7,30,7,1,1,7,30,7,1,1,7,30,7,1,1,7,30,7,1,1,7,30,7,1,1,7,30,7,1,1,7,30,7,1,1,7,30,7,1,1,7 seq $0,10158 ; Continued fraction for sqrt(85). add $0,1 seq $0,47338 ; Numbers that ...
45.75
188
0.60929
7758dabf39128602a1c1967be6e0b4a8c7e09fba
763
asm
Assembly
u7-common/patch-eop-promptToExit.asm
JohnGlassmyer/UltimaHacks
f9a114e00c4a1edf1ac7792b465feff2c9b88ced
[ "MIT" ]
68
2018-03-04T22:34:22.000Z
2022-03-10T15:18:32.000Z
u7-common/patch-eop-promptToExit.asm
ptrie/UltimaHacks
2c3557a86d94ad8b54b26bc395b9aed1604f8be1
[ "MIT" ]
19
2018-11-20T04:06:49.000Z
2021-11-08T16:37:10.000Z
u7-common/patch-eop-promptToExit.asm
ptrie/UltimaHacks
2c3557a86d94ad8b54b26bc395b9aed1604f8be1
[ "MIT" ]
4
2020-09-01T17:57:36.000Z
2022-01-04T20:51:11.000Z
[bits 16] startPatch EXE_LENGTH, eop-promptToExit startBlockAt addr_eop_promptToExit push bp mov bp, sp ; bp-based stack frame: %assign ____callerIp 0x02 %assign ____callerBp 0x00 push si push di push 0 callFromOverlay doYesNoDialog pop cx mov [dseg_shouldExitMa...
18.166667
54
0.70118
5fc93e367e9da15860eb6262a3b225e98a5f4852
444
asm
Assembly
programs/oeis/257/A257200.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/257/A257200.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/257/A257200.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A257200: a(n) = n*(n+1)*(n+2)*(n+3)*(n^2+3*n+26)/720. ; 1,6,22,63,154,336,672,1254,2211,3718,6006,9373,14196,20944,30192,42636,59109,80598,108262,143451,187726,242880,310960,394290,495495,617526,763686,937657,1143528,1385824,1669536,2000152,2383689,2826726,3336438,3920631,4587778,5347056,6208384,7182462 lpb $0,1 m...
34.153846
250
0.671171
34ae87996f49bb1d3b89fd110c0e613ab8889dc1
7,283
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0xca.log_21829_1625.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0xca.log_21829_1625.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0xca.log_21829_1625.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 %r8 push %rbx push %rcx push %rdi push %rsi lea addresses_UC_ht+0xe2c6, %r8 nop nop nop nop nop add %r13, %r13 mov $0x6162636465666768, %rbx movq %rbx, %xmm5 vmovups %ymm5, (%r8) nop nop nop cmp %r8, %r8 lea addresses_normal_ht+0xe756, %rsi lea addre...
35.183575
2,999
0.662364
eb8fa8c77fcf0ec6d42f4e501622feb64540123a
1,330
asm
Assembly
assembly/linsearch.asm
mohsend/Magnificent-University-projects
4b0f9df939a60ace45eeccb331db85af77d83ee9
[ "MIT" ]
null
null
null
assembly/linsearch.asm
mohsend/Magnificent-University-projects
4b0f9df939a60ace45eeccb331db85af77d83ee9
[ "MIT" ]
null
null
null
assembly/linsearch.asm
mohsend/Magnificent-University-projects
4b0f9df939a60ace45eeccb331db85af77d83ee9
[ "MIT" ]
null
null
null
; linear search an array of bytes ; query is in the first byte of data segment ; program checks every byte of array, if found one equal to query ; writes the address to the 8th byte of data segment and end program ;------------ ; stack segment : STSEG SEGMENT DB 64 DUP (?) STSEG ENDS ;------------ ; data segment : DT...
24.62963
97
0.637594
a301320eebe1e8821b59a0d60c6f4c3a657d737f
1,923
asm
Assembly
8mouse/pm/switch_to_pm.asm
SwordYork/slef
21c54ad083b1cc178b5936cf2b4c97182a153ed3
[ "Apache-2.0" ]
8
2015-11-09T16:55:42.000Z
2021-08-23T04:11:23.000Z
RunOnReal/pm/switch_to_pm.asm
ly2199/slef
21c54ad083b1cc178b5936cf2b4c97182a153ed3
[ "Apache-2.0" ]
null
null
null
RunOnReal/pm/switch_to_pm.asm
ly2199/slef
21c54ad083b1cc178b5936cf2b4c97182a153ed3
[ "Apache-2.0" ]
5
2016-03-19T01:25:37.000Z
2020-11-29T04:42:28.000Z
[bits 16] VBEMODE EQU 0x105 ; 1024 * 768 * 8bit CYLS equ 0x0ff0 LEDS equ 0x0ff1 ;memory to set parm VMODE equ 0x0ff2 SCRNX equ 0x0ff4 SCRNY equ 0x0ff6 VRAM equ 0x0ff8 switch_to_pm: ;set VIDEO ;see http://www.ctyme.com/rbrown.htm ; mov al, 0x13 ; mov ah, 0x00 ; int 0x10 ; call interrupt to set ...
15.261905
50
0.650026
7054aca4de4fc73cb35cc08a0e849f222fee46d6
8,425
asm
Assembly
game.asm
TmCrafz/Connect3
299d03a2d7d88dce3ee605568ce31e3c7969d399
[ "MIT" ]
null
null
null
game.asm
TmCrafz/Connect3
299d03a2d7d88dce3ee605568ce31e3c7969d399
[ "MIT" ]
null
null
null
game.asm
TmCrafz/Connect3
299d03a2d7d88dce3ee605568ce31e3c7969d399
[ "MIT" ]
null
null
null
global game_run extern console_print extern console_print_nl extern console_read_char extern utils_number_to_decimal_ascii extern utils_are_three_equals extern debug_print_regs %define BOARD_ARRAY_ELEMENTS 9 ; Game Board ; 1|2|3 ; ----- ; 4|5|6 ; ----- ; 7|8|9 ; board number: 1 2 3 4 ...
26.003086
99
0.604866
a763c1231ea3cd712f1858824fb7b9a79ab52acd
499
asm
Assembly
oeis/019/A019684.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/019/A019684.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/019/A019684.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A019684: Decimal expansion of Pi/17. ; Submitted by Jon Maiga ; 1,8,4,7,9,9,5,6,7,8,5,8,2,2,3,1,3,1,6,7,4,2,7,3,1,4,0,1,9,2,9,1,1,9,3,4,3,6,4,5,3,9,3,7,6,4,3,3,8,2,9,7,5,4,1,7,4,9,9,6,7,4,0,7,2,3,9,8,9,2,0,0,3,6,9,7,7,6,9,9,9,9,1,9,2,9,6,1,6,6,1,9,6,5,9,5,1,2,1,6 add $0,1 mov $2,1 mov $3,$0 mul $3,5 lpb $3 mul $1,...
17.821429
201
0.527054
905ce4f0b4c290072b5e375be78ac966d2a336f9
29,950
asm
Assembly
yahtest.asm
JeremyJStarcher/Yahtzee_2600
2febde4cea0e0b8616f70b77a1f8a5527ce5fbb2
[ "MIT" ]
null
null
null
yahtest.asm
JeremyJStarcher/Yahtzee_2600
2febde4cea0e0b8616f70b77a1f8a5527ce5fbb2
[ "MIT" ]
null
null
null
yahtest.asm
JeremyJStarcher/Yahtzee_2600
2febde4cea0e0b8616f70b77a1f8a5527ce5fbb2
[ "MIT" ]
null
null
null
; Yahtzee 2600 ; ============ ; ; A port of Yahtzee to the Atari 2600 ; ; © 2019 Jeremy J Starcher ; < jeremy.starcher@gmail.com > ; ; The skeleton of this code is ripped from the ; Atari version of 2048 by... ; ; © 2014 Carlos Duarte do Nascimento (chesterbr) ; <cd@pobox.com | @chesterbr | http://chester.me> ; ; Lat...
23.807631
114
0.564574
398c1fbbc3c3831802978dc3dfc5ffacc0a78a60
329
asm
Assembly
programs/oeis/055/A055850.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/055/A055850.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/055/A055850.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A055850: a(n) = 3*a(n-1) - a(n-2) with a(0)=1, a(1)=10. ; 1,10,29,77,202,529,1385,3626,9493,24853,65066,170345,445969,1167562,3056717,8002589,20951050,54850561,143600633,375951338,984253381,2576808805,6746173034,17661710297,46238957857,121055163274 mov $1,1 mov $2,2 lpb $0,1 sub $0,1 add $2,$1 add $1,6 add $...
27.416667
192
0.699088
665e103cdaef1151679003a384d4ce88e4fe7b27
8,603
asm
Assembly
Transynther/x86/_processed/US/_st_sm_/i7-7700_9_0xca.log_21829_336.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/US/_st_sm_/i7-7700_9_0xca.log_21829_336.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/US/_st_sm_/i7-7700_9_0xca.log_21829_336.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 %r9 push %rax push %rbp push %rbx push %rcx push %rdi push %rsi lea addresses_D_ht+0xde00, %rbx nop nop add %rbp, %rbp movw $0x6162, (%rbx) nop nop add $14792, %rax lea addresses_A_ht+0x1995e, %r9 nop nop nop nop nop xor $16107, %r10 movw $0x6162, (%...
30.292254
2,999
0.654074
801a74461397cceed7162692d968ff6e7f8c4073
506
asm
Assembly
oeis/084/A084686.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/084/A084686.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/084/A084686.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A084686: Take n-th prime p(n), rewrite it with digits in decreasing order to get b(n), then a(n)=(b(n)-p(n))/9. ; Submitted by Jamie Morken(s3) ; 0,0,0,0,0,2,6,8,1,7,0,4,0,0,3,0,4,0,1,0,0,2,0,1,0,1,23,67,89,22,66,20,66,88,88,40,66,52,66,62,88,70,80,82,86,88,0,11,55,77,11,77,20,30,55,41,77,50,55,60,61,71,47,0,2,46,0,4...
72.285714
262
0.634387
5482364045c0bc0f2eb538d381c14a2ac4f5f912
446
asm
Assembly
programs/oeis/117/A117561.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/117/A117561.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/117/A117561.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A117561: Floor(n*(n^3-n-3)/(2*(n-1))). ; 3,15,38,73,124,194,286,403,548,724,934,1181,1468,1798,2174,2599,3076,3608,4198,4849,5564,6346,7198,8123,9124,10204,11366,12613,13948,15374,16894,18511,20228,22048,23974,26009,28156,30418,32798,35299,37924 mov $2,$0 mov $5,$0 add $0,3 lpb $0,1 lpb $0,1 sub $0,1 add $...
18.583333
206
0.623318
9effe868c2dc3cc61e98d2118fe505765619cafe
210
asm
Assembly
src/main/resources/Examples/System Calls/Trap 000101.asm
jimw278/MIPS
13d666f46ad945f038514768d975150d89cd612b
[ "Apache-2.0" ]
3
2020-11-04T00:03:41.000Z
2020-11-30T00:35:39.000Z
src/main/resources/Examples/System Calls/Trap 000101.asm
jimw278/MIPS
13d666f46ad945f038514768d975150d89cd612b
[ "Apache-2.0" ]
27
2020-09-01T00:44:10.000Z
2021-05-10T15:59:46.000Z
src/main/resources/Examples/System Calls/Trap 000101.asm
jimw278/MIPS
13d666f46ad945f038514768d975150d89cd612b
[ "Apache-2.0" ]
1
2020-12-05T00:14:11.000Z
2020-12-05T00:14:11.000Z
;trap 101 prints the character in register 4 to user IO addi $4, $0, 67 ;moves 44 into reigster 4 67 is the number used for C in ascii trap 101;prints character in register 4 to userIO trap 0;stops the program
42
78
0.766667
3dc74ada23fadc177542ab48a34686b605c2c685
556
asm
Assembly
programs/oeis/220/A220105.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/220/A220105.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/220/A220105.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A220105: 2^(n-1) mod n^2. ; 0,2,4,8,16,32,15,0,13,12,56,32,40,156,184,0,222,176,58,288,319,464,392,320,341,496,40,64,30,212,187,0,301,308,9,1040,38,952,472,1088,944,1544,1076,800,391,508,2069,2048,1191,1312,922,2608,1909,284,2359,1920,688,1800,473,3488,2197,2668,2524,0,2291,428,671,144,3109,2612,143,1472,4089,2888,40...
34.75
415
0.694245
a6b2fcfca4e71ac4bdf62f87ca9b00da99e7bc1b
402
asm
Assembly
programs/oeis/132/A132419.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/132/A132419.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/132/A132419.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A132419: Period 6: repeat [1, 1, -2, -1, -1, 2]. ; 1,1,-2,-1,-1,2,1,1,-2,-1,-1,2,1,1,-2,-1,-1,2,1,1,-2,-1,-1,2,1,1,-2,-1,-1,2,1,1,-2,-1,-1,2,1,1,-2,-1,-1,2,1,1,-2,-1,-1,2,1,1,-2,-1,-1,2,1,1,-2,-1,-1,2,1,1,-2,-1,-1,2,1,1,-2,-1,-1,2,1,1,-2,-1,-1,2,1,1,-2,-1,-1,2,1,1,-2,-1,-1,2,1,1,-2,-1,-1 pow $0,3 mod $0,12 seq $0,17...
40.2
239
0.435323
8a8e51fb2a5be0bef021709aed8312239666d8e5
539
asm
Assembly
unittests/ASM/Primary/Primary_8C.asm
cobalt2727/FEX
13087f8425aeaad28dc81bed46a83e1d72ff0db8
[ "MIT" ]
628
2020-03-06T14:01:32.000Z
2022-03-31T06:35:14.000Z
unittests/ASM/Primary/Primary_8C.asm
cobalt2727/FEX
13087f8425aeaad28dc81bed46a83e1d72ff0db8
[ "MIT" ]
576
2020-03-06T08:25:12.000Z
2022-03-30T04:05:29.000Z
unittests/ASM/Primary/Primary_8C.asm
cobalt2727/FEX
13087f8425aeaad28dc81bed46a83e1d72ff0db8
[ "MIT" ]
38
2020-03-07T06:10:00.000Z
2022-03-29T09:27:36.000Z
%ifdef CONFIG { "RegData": { "RAX": "0x4142", "RBX": "0x4143", "RCX": "0x4144" } } %endif ; This relies on some behaviour that isn't guaranteed in 64bit mode ; Technically this can result in an invalid selector which can cause faults ; We currently don't do any selector validation to enforce this mov r...
14.972222
75
0.684601
af421f1c2d6b9d7ea0381955dc8bcb1fcee9d97e
1,264
asm
Assembly
programs/oeis/189/A189382.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/189/A189382.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/189/A189382.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A189382: a(n) = n + [n*r/t] + [n*s/t]; r=1, s=-1+sqrt(2), t=1+sqrt(2). ; 1,2,4,5,7,9,10,12,13,15,16,18,20,21,23,24,26,28,29,31,32,34,35,37,39,40,42,43,45,47,48,50,51,53,55,56,58,59,61,62,64,66,67,69,70,72,74,75,77,78,80,81,83,85,86,88,89,91,93,94,96,97,99,100,102,104,105,107,108,110,112,113,115,116,118,120,121,123,12...
54.956522
932
0.667722
5d688f95485c400209ad1583e480aede40cd7fc1
333
asm
Assembly
oeis/180/A180172.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/180/A180172.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/180/A180172.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A180172: a(n) = gcd(prime(n)+2, n). ; 1,1,1,1,1,3,1,1,1,1,11,3,1,1,1,1,1,9,1,1,3,1,1,1,1,1,3,1,1,5,1,1,1,1,1,9,1,1,13,5,1,3,1,1,1,1,1,3,1,1,1,1,1,1,1,1,1,1,1,1,1,1,3,1,5,11,1,1,1,1,71,1,1,1,3,1,1,3,1,1,1,1,1,3,1,1,1,1,1,15,7,1,3,1,1,1,1,1,3,1 lpb $0 bin $0,4 lpe mov $1,$0 add $0,1 seq $1,52147 ; a(n) = prime(n) + ...
30.272727
206
0.510511
ee49cb314c18550f446f3aed5bc8b7980b9d9b79
283
asm
Assembly
basic-assembly-programs/M1S1-FORMATIVE.asm
ralphcajipe/assembly-8086
3a8763886dc789025bfe18b8d7540c0879c974a8
[ "MIT" ]
null
null
null
basic-assembly-programs/M1S1-FORMATIVE.asm
ralphcajipe/assembly-8086
3a8763886dc789025bfe18b8d7540c0879c974a8
[ "MIT" ]
null
null
null
basic-assembly-programs/M1S1-FORMATIVE.asm
ralphcajipe/assembly-8086
3a8763886dc789025bfe18b8d7540c0879c974a8
[ "MIT" ]
null
null
null
DATA SEGMENT QUOTE DB ""I could either watch it happen or be a part of it." -Elon Musk of Tesla$" ENDS CODE SEGMENT ASSUME DS:DATA CS:CODE MAIN: MOV AX,DATA MOV DS,AX LEA DX,QUOTE MOV AH,9 INT 21H MOV AH,4CH INT 21H ENDS END MAIN
18.866667
91
0.60424
bc724813db0debaec6aa96ef1d1271449172967d
151
asm
Assembly
programs/oeis/317/A317551.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/317/A317551.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/317/A317551.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A317551: Fertility numbers. ; 0,1,2,4,5,6,8,9,10,12,13,14,16,17,18,20,21,22,24,25,26,27,28,29,30 mov $2,$0 div $0,3 lpb $0 mov $0,6 lpe add $0,$2
15.1
68
0.609272
81df16890b9bea696c3119df55b4ed1e08aab0ac
2,831
asm
Assembly
RFID-emulator/Common/RFID_Emulator_io.asm
kbembedded/DC21-darknet-RFID
54e42b534671cf00e4a834b4785633a038a8a38f
[ "MIT" ]
5
2015-08-10T03:44:46.000Z
2017-11-29T15:04:33.000Z
RFID-emulator/Common/RFID_Emulator_io.asm
kbembedded/DC21-darknet-RFID
54e42b534671cf00e4a834b4785633a038a8a38f
[ "MIT" ]
null
null
null
RFID-emulator/Common/RFID_Emulator_io.asm
kbembedded/DC21-darknet-RFID
54e42b534671cf00e4a834b4785633a038a8a38f
[ "MIT" ]
2
2015-12-07T01:10:58.000Z
2020-06-12T04:07:47.000Z
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; ;; ;; ;; ; RFID Emulator - IO LIBRARY ...
36.294872
82
0.155069
07e19f8efc736a56086eec85102f15f08bf8b430
1,075
asm
Assembly
programs/oeis/061/A061885.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/061/A061885.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/061/A061885.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A061885: n + largest triangular number less than or equal to n. ; 0,2,3,6,7,8,12,13,14,15,20,21,22,23,24,30,31,32,33,34,35,42,43,44,45,46,47,48,56,57,58,59,60,61,62,63,72,73,74,75,76,77,78,79,80,90,91,92,93,94,95,96,97,98,99,110,111,112,113,114,115,116,117,118,119,120,132,133,134,135,136,137,138,139,140,141,142,143,1...
97.727273
940
0.716279
df951e703143b18e744248ad988f22d1e7fa932b
28
asm
Assembly
data/wildPokemon/pokemontower1.asm
etdv-thevoid/pokemon-rgb-enhanced
5b244c1cf46aab98b9c820d1b7888814eb7fa53f
[ "MIT" ]
9
2020-07-12T19:44:21.000Z
2022-03-03T23:32:40.000Z
data/wildPokemon/pokemontower1.asm
JStar-debug2020/pokemon-rby-dx
c2fdd8145d96683addbd8d9075f946a68d1527a1
[ "MIT" ]
7
2020-07-16T10:48:52.000Z
2021-01-28T18:32:02.000Z
data/wildPokemon/pokemontower1.asm
JStar-debug2020/pokemon-rby-dx
c2fdd8145d96683addbd8d9075f946a68d1527a1
[ "MIT" ]
2
2021-03-28T18:33:43.000Z
2021-05-06T13:12:09.000Z
TowerMons1: db $00 db $00
7
11
0.642857
b4aad59421875495a90a5ed9b0acf14a3a23c16f
3,498
asm
Assembly
src/test/ref/hex2dec-ptrptr.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
2
2022-03-01T02:21:14.000Z
2022-03-01T04:33:35.000Z
src/test/ref/hex2dec-ptrptr.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
null
null
null
src/test/ref/hex2dec-ptrptr.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
null
null
null
// Testing binary to hex conversion using pointer to pointer // Commodore 64 PRG executable file .file [name="hex2dec-ptrptr.prg", type="prg", segments="Program"] .segmentdef Program [segments="Basic, Code, Data"] .segmentdef Basic [start=$0801] .segmentdef Code [start=$80d] .segmentdef Data [startAfter="Code"] .segm...
20.698225
104
0.567181
13d0864ffffc73eaa3d9942b7591220bb46c1448
5,410
asm
Assembly
vp8/encoder/arm/armv6/walsh_v6.asm
mrchapp/libvpx
c2a8d8b54c7ebefd1cd9c55f53b9e8378f088e8b
[ "BSD-3-Clause" ]
1
2015-05-03T19:25:39.000Z
2015-05-03T19:25:39.000Z
vp8/encoder/arm/armv6/walsh_v6.asm
mrchapp/libvpx
c2a8d8b54c7ebefd1cd9c55f53b9e8378f088e8b
[ "BSD-3-Clause" ]
null
null
null
vp8/encoder/arm/armv6/walsh_v6.asm
mrchapp/libvpx
c2a8d8b54c7ebefd1cd9c55f53b9e8378f088e8b
[ "BSD-3-Clause" ]
null
null
null
; ; Copyright (c) 2010 The VP8 project authors. All Rights Reserved. ; ; Use of this source code is governed by a BSD-style license ; that can be found in the LICENSE file in the root of the source ; tree. An additional intellectual property rights grant can be found ; in the file PATENTS. All contributing projec...
37.054795
71
0.393161
a8aaf850216f3fb8a1cca83297b4c0739930cfc8
271
asm
Assembly
4.0.x/Misc/Powerup_Win.asm
chronosv2/NESMaker_Public_Code_Repository
d0a67b33d673fbff332fa4ae36d3465f73b87bba
[ "Unlicense" ]
6
2019-08-09T19:53:33.000Z
2021-12-09T03:51:59.000Z
4.0.x/Misc/Powerup_Win.asm
chronosv2/NESMaker_Public_Code_Repository
d0a67b33d673fbff332fa4ae36d3465f73b87bba
[ "Unlicense" ]
null
null
null
4.0.x/Misc/Powerup_Win.asm
chronosv2/NESMaker_Public_Code_Repository
d0a67b33d673fbff332fa4ae36d3465f73b87bba
[ "Unlicense" ]
null
null
null
;cpx player1_object ;BNE dontWintGame_idol LDA #$FF ;;Code to disable timer updates. We only update timer on #$00 so clear it here. STA CurrentLevel ;;CurrentLevel now equals 255. LDA #STATE_WIN_GAME STA change_state LDA #$01 STA newScreen dontWintGame_idol
24.636364
92
0.760148
be43a9f28f1ac56c221bfe3c0788062b4da64eb1
308
asm
Assembly
programs/oeis/182/A182581.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/182/A182581.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/182/A182581.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A182581: (3-adic valuation of n), read mod 2. ; 0,0,1,0,0,1,0,0,0,0,0,1,0,0,1,0,0,0,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0,0,0,1,0,0,1,0,0,0,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,0,0,0,1,0,0,1,0,0,0,0,0,1,0,0,1,0,0,0,0,0,1,0,0,1,0,0,0,0,0,1,0,0,1,0,0,0,0 add $0,1 gcd $1,$0 gcd $1,81 div $1,2 mod $1,4 mov $0,$1
30.8
201
0.529221
be810105285ca7f9ae36b4328a43128a69ccad68
7,410
asm
Assembly
Transynther/x86/_processed/US/_st_4k_/i9-9900K_12_0xa0_notsx.log_21829_1381.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/US/_st_4k_/i9-9900K_12_0xa0_notsx.log_21829_1381.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/US/_st_4k_/i9-9900K_12_0xa0_notsx.log_21829_1381.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r12 push %r8 push %rax push %rbp push %rbx push %rdx push %rsi lea addresses_WT_ht+0x181c8, %r12 nop xor %rdx, %rdx movb (%r12), %bl nop nop nop nop inc %rdx lea addresses_D_ht+0x11acc, %r8 cmp $12820, %rdx mov (%r8), %bp nop nop nop nop and %r12, %r12 lea addresses_WC...
30.244898
2,999
0.650607
ba2d72a72732dfe3a31fb91b429cfe5a3eb19152
225
asm
Assembly
x86/ex2.asm
vesche/snippets
7a9d598df99c26c4e0c63669f9f95a94eeed0d08
[ "Unlicense" ]
7
2016-01-03T19:42:07.000Z
2018-10-23T14:03:12.000Z
x86/ex2.asm
vesche/snippets
7a9d598df99c26c4e0c63669f9f95a94eeed0d08
[ "Unlicense" ]
null
null
null
x86/ex2.asm
vesche/snippets
7a9d598df99c26c4e0c63669f9f95a94eeed0d08
[ "Unlicense" ]
1
2018-03-09T08:52:01.000Z
2018-03-09T08:52:01.000Z
global _start section .data msg db "Hello, world!", 0x0a len equ $ - msg section .text _start: mov eax, 4 mov ebx, 1 mov ecx, msg mov edx, len int 0x80 mov eax, 1 mov ebx, 0 int 0x80
13.235294
32
0.568889
07f768c1b06fbf45657f599e6e0af02c4e6815b0
1,828
asm
Assembly
constants/trainer_data_constants.asm
Trap-Master/spacworld97-thingy
a144827abecacdfec6cdc3baa32098e9290adf70
[ "blessing" ]
null
null
null
constants/trainer_data_constants.asm
Trap-Master/spacworld97-thingy
a144827abecacdfec6cdc3baa32098e9290adf70
[ "blessing" ]
null
null
null
constants/trainer_data_constants.asm
Trap-Master/spacworld97-thingy
a144827abecacdfec6cdc3baa32098e9290adf70
[ "blessing" ]
null
null
null
; TrainerClassAttributes struct members (see data/trainers/attributes.asm) const_def const TRNATTR_ITEM1 ; 0 const TRNATTR_ITEM2 ; 1 const TRNATTR_BASEMONEY ; 2 const TRNATTR_AI_MOVE_WEIGHTS ; 3 const TRNATTR_AI2 ; 4 const TRNATTR_AI_ITEM_SWITCH ; 5 const TRNATTR_AI4 ...
29.967213
88
0.776805
36042b5943b4ceb9c685b3712ff8e4b63367fc6d
4,709
asm
Assembly
kernel/asm.asm
MiscellaneousStuff/Fritter
fb47e75aec425a4a74406b7bd4243c5546031038
[ "MIT" ]
1
2020-09-25T14:09:57.000Z
2020-09-25T14:09:57.000Z
kernel/asm.asm
MiscellaneousStuff/Fritter
fb47e75aec425a4a74406b7bd4243c5546031038
[ "MIT" ]
null
null
null
kernel/asm.asm
MiscellaneousStuff/Fritter
fb47e75aec425a4a74406b7bd4243c5546031038
[ "MIT" ]
null
null
null
; ============================================================================== ; GDT ; ============================================================================== global gdt_flush:function gdt_flush.end-gdt_flush gdt_flush: mov eax, [esp + 4] lgdt [eax] mov ax, 0x10 mov ds, ax mov es, ax mov...
24.915344
109
0.534933
8c2aeaddab086f869edbde3a7e19190aded6566b
116
asm
Assembly
libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_iy/___fs2ulong.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_iy/___fs2ulong.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_iy/___fs2ulong.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
SECTION code_fp_math48 PUBLIC ___fs2ulong EXTERN cm48_sdcciyp_ds2ulong defc ___fs2ulong = cm48_sdcciyp_ds2ulong
12.888889
40
0.87069
df4aeedbd720366a2aeb9e706b14618fbbb46076
655
asm
Assembly
programs/oeis/312/A312893.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/312/A312893.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/312/A312893.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A312893: Coordination sequence Gal.5.95.4 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings. ; 1,4,9,13,17,21,25,29,34,38,42,47,51,55,59,63,67,72,76,80,85,89,93,97,101,105,110,114,118,123,127,131,135,139,143,148,152,156,161,165,169,173,...
19.848485
176
0.603053
7cebc4e50bf9eb1d0574c57ad5d45c74a22a4820
585
asm
Assembly
oeis/169/A169938.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/169/A169938.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/169/A169938.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A169938: a(n) = n*(n+1)*(n*(n+1)+1). ; 0,0,6,42,156,420,930,1806,3192,5256,8190,12210,17556,24492,33306,44310,57840,74256,93942,117306,144780,176820,213906,256542,305256,360600,423150,493506,572292,660156,757770,865830,985056,1116192,1260006,1417290,1588860,1775556,1978242,2197806,2435160,2691240,2967006,3263442,3581...
65
497
0.798291
7856f903b453cdfa0c3b83d6c191c7cdeafca76c
324
asm
Assembly
programs/oeis/153/A153130.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/153/A153130.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/153/A153130.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A153130: Period 6: repeat [1, 2, 4, 8, 7, 5]. ; 1,2,4,8,7,5,1,2,4,8,7,5,1,2,4,8,7,5,1,2,4,8,7,5,1,2,4,8,7,5,1,2,4,8,7,5,1,2,4,8,7,5,1,2,4,8,7,5,1,2,4,8,7,5,1,2,4,8,7,5,1,2,4,8,7,5,1,2,4,8,7,5,1,2,4,8,7,5,1,2,4,8,7,5,1,2,4,8,7,5,1,2,4,8,7,5,1,2,4,8 mov $1,1 mov $2,$0 lpb $2 mul $1,2 mod $1,9 sub $2,1 lpe mov $0...
27
201
0.503086
f3dd02820b5daa78f21b539e3820cbcf5dafe58f
847
asm
Assembly
0.5-Testing/src/kernel/libc.asm
CedricFauth/VIteen-a-16-bit-OS
654d6c4424b7f6ab45018665ed74e47f4d69ad78
[ "MIT" ]
13
2020-10-11T12:31:22.000Z
2022-03-06T21:41:41.000Z
0.5-Testing/src/kernel/libc.asm
CedricFauth/VIteen-a-16-bit-OS
654d6c4424b7f6ab45018665ed74e47f4d69ad78
[ "MIT" ]
4
2020-10-11T12:17:53.000Z
2020-10-14T11:27:42.000Z
0.5-Testing/src/kernel/libc.asm
CedricFauth/VIteen-a-16-bit-OS
654d6c4424b7f6ab45018665ed74e47f4d69ad78
[ "MIT" ]
2
2021-08-08T08:36:41.000Z
2022-03-06T21:41:42.000Z
[Bits 16] global _putchar2 global _putchar global _printstr _putchar2: push bp mov bp, sp push ax push bx mov bx, [bp+4] push es mov ax, 0xB800 mov es, ax mov [es:0x2], bx pop ax mov es, ax pop bx pop ax mov sp, bp pop bp ret ; printing a string _printstr: ; params: AX: string address push bp...
12.1
46
0.62928
86d7538ddcd5d86758cd41c9cb0104d53de1fad7
7,159
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_1773.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_1773.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_1773.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 %r14 push %r9 push %rax push %rcx push %rdi push %rsi lea addresses_D_ht+0x13639, %r11 nop nop nop nop nop add $51672, %rsi vmovups (%r11), %ymm7 vextracti128 $1, %ymm7, %xmm7 vpextrq $0, %xmm7, %r9 nop nop nop nop and $1670, %r13 lea addresses_WT_ht...
34.253589
2,999
0.651627
43bc1accf977735ca81c79cbc823291c586b8846
66
asm
Assembly
libsrc/target/multi8/gencon/CRT_FONT.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/target/multi8/gencon/CRT_FONT.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/target/multi8/gencon/CRT_FONT.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
SECTION rodata_clib PUBLIC CRT_FONT defc CRT_FONT = 0
9.428571
22
0.681818
d406daa226ff3948d4637770a21396b6a24a8c95
130
asm
Assembly
projects/07/test/testPopTemp.asm
skatsuta/nand2tetris
8d130a89be6f9039cbb7226d8216026bdf85d00a
[ "MIT" ]
1
2015-09-23T03:27:19.000Z
2015-09-23T03:27:19.000Z
projects/07/test/testPopTemp.asm
skatsuta/nand2tetris
8d130a89be6f9039cbb7226d8216026bdf85d00a
[ "MIT" ]
null
null
null
projects/07/test/testPopTemp.asm
skatsuta/nand2tetris
8d130a89be6f9039cbb7226d8216026bdf85d00a
[ "MIT" ]
null
null
null
// ../test/testPopTemp.vm @100 D=A @SP A=M M=D @SP AM=M+1 @6 D=A @R5 AD=D+A @R13 M=D @SP AM=M-1 D=M @R13 A=M M=D (END) @END 0;JMP
5.416667
25
0.561538
1bd03a1df515527b184d00e1a26f7a4de718f80e
4,424
asm
Assembly
example-os/os.asm
jsmaniac/travis-os
b01673890e947f48b244b950d15feb2c7dd6c4df
[ "CC0-1.0" ]
null
null
null
example-os/os.asm
jsmaniac/travis-os
b01673890e947f48b244b950d15feb2c7dd6c4df
[ "CC0-1.0" ]
32
2018-07-27T21:34:54.000Z
2018-07-29T19:33:23.000Z
example-os/os.asm
jsmaniac/travis-os
b01673890e947f48b244b950d15feb2c7dd6c4df
[ "CC0-1.0" ]
1
2021-10-02T16:16:11.000Z
2021-10-02T16:16:11.000Z
[BITS 16] [ORG 0x7c00] db "#!/usr/bin/env sh", 0x0a db ": <<'EOF'", 0x0a ;;; Starting from here until EOF, all data is effectively ignored by Unix shells ;;; End of line for MS-DOS, so that it correctly processes the comment db 0x0d, 0x0a ;;; The GOTO target must not be more than one block away (512 bytes by default ...
35.96748
128
0.681058
004f216e7f75405a156c2c14ef1f1298154138dc
11,635
asm
Assembly
Palmtree.Math.Core.Implements/vs_build/x86_Debug/TEST_op_ParseX.asm
rougemeilland/Palmtree.Math.Core.Implements
52f4f6c765d16c9b0baf1fd212c61a33daae138c
[ "MIT" ]
null
null
null
Palmtree.Math.Core.Implements/vs_build/x86_Debug/TEST_op_ParseX.asm
rougemeilland/Palmtree.Math.Core.Implements
52f4f6c765d16c9b0baf1fd212c61a33daae138c
[ "MIT" ]
null
null
null
Palmtree.Math.Core.Implements/vs_build/x86_Debug/TEST_op_ParseX.asm
rougemeilland/Palmtree.Math.Core.Implements
52f4f6c765d16c9b0baf1fd212c61a33daae138c
[ "MIT" ]
null
null
null
; Listing generated by Microsoft (R) Optimizing Compiler Version 19.16.27026.1 TITLE Z:\Sources\Lunor\Repos\rougemeilland\Palmtree.Math.Core.Implements\Palmtree.Math.Core.Implements\TEST_op_ParseX.c .686P .XMM include listing.inc .model flat INCLUDELIB MSVCRTD INCLUDELIB OLDNAMES msvcjmc SEGMENT __7B7A869E_cty...
25.021505
251
0.668758
27985c5abdb490f9df538d6d4d4a46b87f3328ad
2,207
asm
Assembly
programs/oeis/035/A035471.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/035/A035471.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/035/A035471.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A035471: Coordination sequence for lattice D*_4 (with edges defined by l_1 norm = 1). ; 1,8,48,152,352,680,1168,1848,2752,3912,5360,7128,9248,11752,14672,18040,21888,26248,31152,36632,42720,49448,56848,64952,73792,83400,93808,105048,117152,130152,144080,158968,174848,191752,209712,228760,248928,270248,292752,316472,3...
157.642857
2,018
0.851835
36ec7cad1ddb14528054215b3da6425cf8e83a9e
448
asm
Assembly
oeis/176/A176739.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/176/A176739.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/176/A176739.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A176739: Expansion of 1/(1-2*x^2-4*x^3). (2,4)-Padovan sequence. ; Submitted by Jon Maiga ; 1,0,2,4,4,16,24,48,112,192,416,832,1600,3328,6528,13056,26368,52224,104960,209920,418816,839680,1677312,3354624,6713344,13418496,26845184,53690368,107364352,214761472,429490176,858980352,1718026240,3435921408,6871973888 add $...
24.888889
221
0.689732
1233580e2a1fdc46695b36b2d6a59fa78090d1e4
713
asm
Assembly
x86/Gen_Quiets.asm
lantonov/asm
b9ddd4ed9a8c73cbd3600608847769f4690c293c
[ "BSD-3-Clause" ]
150
2016-11-26T05:41:31.000Z
2022-02-09T20:54:53.000Z
x86/Gen_Quiets.asm
lantonov/asm
b9ddd4ed9a8c73cbd3600608847769f4690c293c
[ "BSD-3-Clause" ]
199
2016-12-07T22:13:00.000Z
2022-03-22T15:42:18.000Z
x86/Gen_Quiets.asm
lantonov/asm
b9ddd4ed9a8c73cbd3600608847769f4690c293c
[ "BSD-3-Clause" ]
95
2016-11-24T22:57:13.000Z
2022-01-24T19:42:10.000Z
; generate_QUIETS generates all pseudo-legal non-captures and ; underpromotions. Returns a pointer to the end of the move list. calign 16 Gen_Quiets: ; in: rbp address of position ; rbx address of state ; io: rdi address to write moves push rsi r12 r13 r14 r15 mov r15, qword[rbp+Pos.typeBB...
25.464286
65
0.678822
536142bbf7185e97a47b109f3ffb85399114e053
333
asm
Assembly
programs/oeis/109/A109123.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/109/A109123.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/109/A109123.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A109123: a(n) = 4(n+1)^2*(n+3)^2*(5n^2 + 20n + 12). ; 432,9472,64800,269568,842800,2184192,4953312,10163200,19288368,34387200,58238752,94493952,147841200,224186368,330847200,476762112,672713392,931564800,1268513568,1701356800,2250772272,2940613632 add $0,2 pow $0,2 sub $0,1 seq $0,6597 ; a(n) = n^2*(5*n-3)/2. div $0...
33.3
195
0.714715
963a21d9789a45d05ff98c66abbf86d34231e709
212
asm
Assembly
7_kyu/Is_There_an_Odd_Bit.asm
UlrichBerntien/Codewars-Katas
bbd025e67aa352d313564d3862db19fffa39f552
[ "MIT" ]
null
null
null
7_kyu/Is_There_an_Odd_Bit.asm
UlrichBerntien/Codewars-Katas
bbd025e67aa352d313564d3862db19fffa39f552
[ "MIT" ]
null
null
null
7_kyu/Is_There_an_Odd_Bit.asm
UlrichBerntien/Codewars-Katas
bbd025e67aa352d313564d3862db19fffa39f552
[ "MIT" ]
null
null
null
global anyodd ; <-- EAX anyodd(EDI x) --> anyodd: test edi,0xAAAA_AAAA_AAAA_AAAA_AAAA_AAAA_AAAA_AAAA_AAAA_AAAA_AAAA_AAAA_AAAA_AAAA_AAAA_AAAA setne al movzx rax,al ret ; -----> endof anyodd <-----
23.555556
94
0.707547
ea6675b6d05124fcec704e4c4b72877cd6145b86
130
asm
Assembly
key-print/src/utils/str.asm
w1jtoo/dos-tasks
c2218aa83254b1cd64c44b2c773e5d4deace6801
[ "MIT" ]
null
null
null
key-print/src/utils/str.asm
w1jtoo/dos-tasks
c2218aa83254b1cd64c44b2c773e5d4deace6801
[ "MIT" ]
null
null
null
key-print/src/utils/str.asm
w1jtoo/dos-tasks
c2218aa83254b1cd64c44b2c773e5d4deace6801
[ "MIT" ]
null
null
null
%macro TO_HEX 1 add byte %1, '0' cmp byte %1, '9' jna %%ret add %1, 'A'- '9' + 1 %%ret: %endmacro
14.444444
27
0.415385
92605cc37574e0062a26c568f740c4295a87307d
552
asm
Assembly
oeis/008/A008343.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/008/A008343.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/008/A008343.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A008343: a(1)=1; thereafter a(n+1) = a(n)-n if a(n) >= n otherwise a(n+1) = a(n)+n. ; Submitted by Christian Krause ; 1,0,2,5,1,6,0,7,15,6,16,5,17,4,18,3,19,2,20,1,21,0,22,45,21,46,20,47,19,48,18,49,17,50,16,51,15,52,14,53,13,54,12,55,11,56,10,57,9,58,8,59,7,60,6,61,5,62,4,63,3,64,2,65,1,66,0,67,135,66,136,65,137,64,...
29.052632
292
0.597826
d42449bce6fbe48a3bbb7b3868ddac382bb23e3b
1,293
asm
Assembly
src/DXDecompiler.Tests/Shaders/Unity/fog_test_Exp2_PS_50.asm
sweetgiorni/DXDecompiler
086d7adf0f3dac0ec60d174f0421826a6f964021
[ "MIT" ]
50
2020-01-06T13:57:15.000Z
2022-02-16T10:44:28.000Z
src/DXDecompiler.Tests/Shaders/Unity/fog_test_Exp2_PS_50.asm
sweetgiorni/DXDecompiler
086d7adf0f3dac0ec60d174f0421826a6f964021
[ "MIT" ]
8
2020-11-15T14:59:04.000Z
2022-02-21T18:28:19.000Z
src/DXDecompiler.Tests/Shaders/Unity/fog_test_Exp2_PS_50.asm
lanyizi/DXDecompiler
77d0d36c025b04a5fe61cca659c36706e395dae7
[ "MIT" ]
7
2020-06-18T23:08:48.000Z
2021-11-11T02:46:33.000Z
// // Generated by Microsoft (R) HLSL Shader Compiler 10.1 // // // Resource Bindings: // // Name Type Format Dim HLSL Bind Count // ------------------------------ ---------- ------- ----------- -------------- ------ // _MainTex sampler NA ...
34.945946
87
0.440062
dcb15572b738881a3e364cb11099e98a9b5d54ab
678
asm
Assembly
sfx_engine/SONG.asm
GSoftwareDevelopment/sfx-tracker
c10d7512c460c2049c9a01cd4beb0a1b945582a7
[ "MIT", "Unlicense" ]
9
2021-05-18T19:50:58.000Z
2021-07-30T21:21:26.000Z
sfx_engine/SONG.asm
GSoftwareDevelopment/Mole
419c61a60dc01aa278cc10b9cf40f13524328220
[ "MIT", "Unlicense" ]
35
2021-07-27T10:30:25.000Z
2021-08-31T18:46:49.000Z
sfx_engine/SONG.asm
GSoftwareDevelopment/Mole
419c61a60dc01aa278cc10b9cf40f13524328220
[ "MIT", "Unlicense" ]
null
null
null
; this block processes the next line of the entry in SONG ; each time the TAB finishes playing ; SONG_process .print "SONG PLAYBACK START: ", * process_next_SONG_row clc adc #4 ; shift SONG offset to next row tay process_SONG_row_data ; first, check function in SONG row (always on 1st t...
24.214286
85
0.650442
58819e71fbf2f16010533cde147bca26e1732c16
2,137
asm
Assembly
Games/banchorce/source/intro.asm
CiaranGruber/Ti-84-Calculator
96742a4a2b9e21aa9d675575dc7e4f26365430c0
[ "MIT" ]
1
2019-03-31T11:49:12.000Z
2019-03-31T11:49:12.000Z
Games/banchorce/source/intro.asm
CiaranGruber/Ti-84-Calculator
96742a4a2b9e21aa9d675575dc7e4f26365430c0
[ "MIT" ]
null
null
null
Games/banchorce/source/intro.asm
CiaranGruber/Ti-84-Calculator
96742a4a2b9e21aa9d675575dc7e4f26365430c0
[ "MIT" ]
1
2020-03-09T13:21:19.000Z
2020-03-09T13:21:19.000Z
;---------------------------------------------------------------; ; ; ; Banchor ; ; Introdcution routines ; ; ...
25.746988
105
0.365934
d8152cecb3853af66abb97d1712b4e7506f761e2
20,365
asm
Assembly
os/lc.asm
ceharris/sbz80
b5b6cbc8fb631e0703b15b0701d66e527bbf9ef7
[ "Apache-2.0" ]
null
null
null
os/lc.asm
ceharris/sbz80
b5b6cbc8fb631e0703b15b0701d66e527bbf9ef7
[ "Apache-2.0" ]
null
null
null
os/lc.asm
ceharris/sbz80
b5b6cbc8fb631e0703b15b0701d66e527bbf9ef7
[ "Apache-2.0" ]
null
null
null
;--------------------------------------------------------------- ; LCD Display ; ; This module provides supporting subroutines for LCD display ; functions. ;--------------------------------------------------------------- .name lc .extern...
30.902883
79
0.383501
925734854fce195d65265125f6c84709ed1e8084
849
asm
Assembly
oeis/266/A266708.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/266/A266708.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/266/A266708.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A266708: Coefficient of x in minimal polynomial of the continued fraction [1^n,tau,1,1,1,...], where 1^n means n ones and tau = golden ratio = (1 + sqrt(5))/2. ; Submitted by Christian Krause ; 0,-10,-18,-56,-138,-370,-960,-2522,-6594,-17272,-45210,-118370,-309888,-811306,-2124018,-5560760,-14558250,-38114002,-997837...
40.428571
485
0.724382
1300819ae3e4ae6961824a599e1a4984fef2027d
2,111
asm
Assembly
CS61/cs61_assignments/assignment-3-Kuzame/assn3.asm
Kuzame/CS61
d384dd8170e86464d15c7c02745e33113537c832
[ "Apache-2.0" ]
1
2018-10-12T20:39:46.000Z
2018-10-12T20:39:46.000Z
CS61/cs61_assignments/assignment-3-Kuzame/assn3.asm
Kuzame/CS61
d384dd8170e86464d15c7c02745e33113537c832
[ "Apache-2.0" ]
null
null
null
CS61/cs61_assignments/assignment-3-Kuzame/assn3.asm
Kuzame/CS61
d384dd8170e86464d15c7c02745e33113537c832
[ "Apache-2.0" ]
null
null
null
;================================================= ; Name: Adrian Harminto ; Email: aharm002@ucr.edu ; ; Assignment name: Assignment 3 ; Lab section: 24 ; ; I hereby certify that I have not received assistance on this assignment, ; or used code, from ANY outside source other than the instruction team. ; ;==...
24.835294
90
0.55045
df4121ad3e0aeac0cfb262930411126ad948d03b
543
asm
Assembly
lab7/stack/print.asm
samdsk/lab_arch2
45ac71c5647b2a7985f2391686f22ebab685ba67
[ "MIT" ]
null
null
null
lab7/stack/print.asm
samdsk/lab_arch2
45ac71c5647b2a7985f2391686f22ebab685ba67
[ "MIT" ]
null
null
null
lab7/stack/print.asm
samdsk/lab_arch2
45ac71c5647b2a7985f2391686f22ebab685ba67
[ "MIT" ]
null
null
null
#input: nessuno .data x_str: .asciiz "x: " y_str: .asciiz " y: " a_str: .asciiz " a: " e_str: .asciiz "Stack vuoto\n" .text .globl print print: la $t0 stack lw $t1 0($t0) beq $t1 0 print_empty loop: beq $t1 $0 end li $v0 4 la $a0 x_str syscall li $v0 1 lw $a0 0($t1) syscall li $v0 4 la $a0 y_str ...
9.872727
30
0.587477
00896b31c9e253323dbc9e35c5d90292135d0bd8
144
asm
Assembly
programs/tests/or.asm
rj45/rj32
a0484913925bebf6459664f72ac3f8cbfa6002e9
[ "MIT" ]
28
2021-06-27T08:23:41.000Z
2022-03-26T20:48:37.000Z
programs/tests/or.asm
rj45/rj32
a0484913925bebf6459664f72ac3f8cbfa6002e9
[ "MIT" ]
14
2021-06-05T18:13:35.000Z
2021-07-17T17:16:27.000Z
programs/tests/or.asm
rj45/rj32
a0484913925bebf6459664f72ac3f8cbfa6002e9
[ "MIT" ]
4
2021-11-01T22:23:19.000Z
2022-03-18T01:38:39.000Z
#include "../cpudef.asm" move r1, 0b0110 move r2, 0b1010 or r1, r2 if.ne r1, 0b1110 error or r2, 0b0001 if.ne r2, 0b1011 error halt
9.6
24
0.652778
7e9cb0a2a6bda2a054e53590a1b7bf102e150c6b
514
asm
Assembly
programs/oeis/188/A188838.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/188/A188838.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/188/A188838.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A188838: Number of n X 4 binary arrays without the pattern 0 1 diagonally or vertically. ; 16,55,121,221,364,560,820,1156,1581,2109,2755,3535,4466,5566,6854,8350,10075,12051,14301,16849,19720,22940,26536,30536,34969,39865,45255,51171,57646,64714,72410,80770,89831,99631,110209,121605,133860,147016,161116 mov $2,$0 mo...
27.052632
215
0.671206
07a190185aaa4c8790606d4da8bc99b6e8b3950e
755
asm
Assembly
oeis/062/A062029.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/062/A062029.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/062/A062029.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A062029: Group even numbers into 2, (4,6), (8,10,12), (14,16,18,20),...; a(n) = product of n-th group. ; Submitted by Jon Maiga ; 2,24,960,80640,11531520,2500485120,763847884800,312344808652800,164644289755545600,108684799028822016000,87805845811395506995200,85211145316323008446464000,97803969545162680178835456000,13...
39.736842
492
0.819868
6631b88b0efa69f408ad4c0a6c489f5ce012f107
611
asm
Assembly
writeup-scripts/2018-2019/BreizhCTF2019/chall.asm
Lexios4/hackademint.github.io
4e1047dd7d91d59daf327da6ae6b6913a451a67a
[ "CC0-1.0" ]
5
2019-04-11T16:03:34.000Z
2019-08-26T20:50:45.000Z
writeup-scripts/2018-2019/BreizhCTF2019/chall.asm
Lexios4/hackademint.github.io
4e1047dd7d91d59daf327da6ae6b6913a451a67a
[ "CC0-1.0" ]
4
2019-03-29T23:30:05.000Z
2020-08-20T17:12:31.000Z
writeup-scripts/2018-2019/BreizhCTF2019/chall.asm
Lexios4/hackademint.github.io
4e1047dd7d91d59daf327da6ae6b6913a451a67a
[ "CC0-1.0" ]
2
2019-05-07T12:56:25.000Z
2021-06-18T16:32:22.000Z
Reading compilation is a reverse basic function. The given file is the assembly of a function. The main function is as follows and ouputs the flag. The format is breizhctf{**********}. Will you be able to read and compile it? Good Luck buddy ;) int main(int argc, char const *argv[]) { char input[] = {0x0, 0x43,...
27.772727
98
0.631751
eab81ef8bf6523665199700bea017f99aced6fc4
693
asm
Assembly
oeis/042/A042203.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/042/A042203.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/042/A042203.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A042203: Denominators of continued fraction convergents to sqrt(627). ; Submitted by Jon Maiga ; 1,25,1251,31300,1566251,39187575,1960945001,49062812600,2455101575001,61426602187625,3073785210956251,76906056876093900,3848376629015651251,96286321782267375175,4818164465742384410001,120550397965341877625200,603233806273...
38.5
463
0.835498
5c18b4d49a3bc1822e1f320602458555f318634d
772
asm
Assembly
oeis/132/A132413.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/132/A132413.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/132/A132413.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A132413: Ceiling(n^2*exp(n)). ; Submitted by Jamie Morken(s3) ; 3,30,181,874,3711,14524,53736,190782,656350,2202647,7244772,23436690,74767864,235710440,735528909,2274844294,6980781346,21273830001,64432110648,194066078164,581597738908,1735097817528,5155001023066,15257734346790,45003062085867,132313215973896,3878631673...
29.692308
490
0.768135
c3cbb73b9cce5d9ffff23b5b157e8e519160a96b
151
asm
Assembly
SourceCode/divisibleby4.asm
Nuthi-Sriram/Assembly-Level-Code-for-8086
616b651c913863d6151ae49f409762fe5d707b74
[ "MIT" ]
null
null
null
SourceCode/divisibleby4.asm
Nuthi-Sriram/Assembly-Level-Code-for-8086
616b651c913863d6151ae49f409762fe5d707b74
[ "MIT" ]
null
null
null
SourceCode/divisibleby4.asm
Nuthi-Sriram/Assembly-Level-Code-for-8086
616b651c913863d6151ae49f409762fe5d707b74
[ "MIT" ]
null
null
null
.model small .stack .data num db 44h dv db ? .code .startup mov al,num and al,11 jnz set mov dv,0ffh .exit set:mov dv,00h .exit end
10.066667
15
0.622517
3649773c62665092ca030cdcd405fa7f98587e3d
129
asm
Assembly
libsrc/_DEVELOPMENT/font/fzx/fonts/dkud2/Belegost/_ff_dkud2_Belegost1.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/font/fzx/fonts/dkud2/Belegost/_ff_dkud2_Belegost1.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/font/fzx/fonts/dkud2/Belegost/_ff_dkud2_Belegost1.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
SECTION rodata_font_fzx PUBLIC _ff_dkud2_Belegost1 _ff_dkud2_Belegost1: BINARY "font/fzx/fonts/dkud2/Belegost/belegost1.fzx"
14.333333
52
0.844961
fd74efc4459c70a206382e4d5830862be9febc28
4,447
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_885.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_885.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_885.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: ret .global s_faulty_load s_faulty_load: push %r11 push %r14 push %r9 push %rax push %rcx push %rdx push %rsi // Load lea addresses_WT+0x4064, %rdx nop nop and $3531, %rax movb (%rdx), %r11b nop nop nop nop nop dec %rsi // Load lea addresses_D+0x864, %r14 nop nop nop ...
50.534091
2,999
0.657072
98b6cba0e241de7e4badb83cc573e4a597976ae5
543
asm
Assembly
oeis/017/A017338.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/017/A017338.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/017/A017338.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A017338: a(n) = (10*n + 5)^10. ; 9765625,576650390625,95367431640625,2758547353515625,34050628916015625,253295162119140625,1346274334462890625,5631351470947265625,19687440434072265625,59873693923837890625,162889462677744140625,404555773570791015625,931322574615478515625,2010655586861806640625,4108469075197275390625,8...
77.571429
479
0.896869
0df5686d7e46ecf6720616e928d17d624a1ce260
227
asm
Assembly
programs/oeis/016/A016888.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/016/A016888.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/016/A016888.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A016888: (5n+3)^4. ; 81,4096,28561,104976,279841,614656,1185921,2085136,3418801,5308416,7890481,11316496,15752961,21381376,28398241,37015056,47458321,59969536,74805201,92236816,112550881,136048896 mul $0,5 add $0,3 pow $0,4
32.428571
177
0.792952
ddb9f257cd5d593d0bfe60d500eb34d9ddcaf618
2,546
asm
Assembly
WRK-V1.2/TOOLS/crt/src/intel/strrchr.asm
intj-t/openvmsft
0d17fbce8607ab2b880be976c2e86d8cfc3e83bb
[ "Intel" ]
null
null
null
WRK-V1.2/TOOLS/crt/src/intel/strrchr.asm
intj-t/openvmsft
0d17fbce8607ab2b880be976c2e86d8cfc3e83bb
[ "Intel" ]
null
null
null
WRK-V1.2/TOOLS/crt/src/intel/strrchr.asm
intj-t/openvmsft
0d17fbce8607ab2b880be976c2e86d8cfc3e83bb
[ "Intel" ]
null
null
null
page ,132 title strrchr - find last occurence of character in string ;*** ;strrchr.asm - find last occurrence of character in string ; ; Copyright (c) Microsoft Corporation. All rights reserved. ; ;Purpose: ; defines strrchr() - find the last occurrence of a given character ; in a...
27.376344
80
0.460723
07ff339602da1b967808b189d467c804668df5e9
18,021
asm
Assembly
lib/avx512/mb_mgr_snow3g_uea2_submit_flush_vaes_avx512.asm
dongbinghua/intel-ipsec-mb
c509234757d4d1a7683feb02765a5643396d670e
[ "BSD-3-Clause" ]
174
2017-11-12T18:36:43.000Z
2022-03-26T12:31:21.000Z
lib/avx512/mb_mgr_snow3g_uea2_submit_flush_vaes_avx512.asm
dongbinghua/intel-ipsec-mb
c509234757d4d1a7683feb02765a5643396d670e
[ "BSD-3-Clause" ]
84
2017-12-28T10:45:46.000Z
2022-03-31T19:06:44.000Z
lib/avx512/mb_mgr_snow3g_uea2_submit_flush_vaes_avx512.asm
dongbinghua/intel-ipsec-mb
c509234757d4d1a7683feb02765a5643396d670e
[ "BSD-3-Clause" ]
70
2017-11-05T10:14:51.000Z
2022-03-26T12:31:04.000Z
;; ;; Copyright (c) 2021, Intel Corporation ;; ;; 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 above copyright notice, ;; this list of conditions and the ...
43.634383
157
0.586482