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
cb1dcbcd16b26fa15e778fb006f43b6a19b22c1c
4,371
asm
Assembly
src/shaders/h264/ildb/TransposeNV12_4x16.asm
tizenorg/platform.upstream.libva-intel-driver
9ffc32731bacbfec2cef3d9fb5eb4c0c43952b90
[ "MIT" ]
null
null
null
src/shaders/h264/ildb/TransposeNV12_4x16.asm
tizenorg/platform.upstream.libva-intel-driver
9ffc32731bacbfec2cef3d9fb5eb4c0c43952b90
[ "MIT" ]
null
null
null
src/shaders/h264/ildb/TransposeNV12_4x16.asm
tizenorg/platform.upstream.libva-intel-driver
9ffc32731bacbfec2cef3d9fb5eb4c0c43952b90
[ "MIT" ]
null
null
null
/* * Copyright © <2010>, Intel Corporation. * * This program is licensed under the terms and conditions of the * Eclipse Public License (EPL), version 1.0. The full text of the EPL is at * http://www.opensource.org/licenses/eclipse-1.0.php. * */ //////////////////////////////////////////////////////////...
46.010526
101
0.444521
bc5bf135a68e1a20f8283e82b82ae3e27ca64d3a
4,800
asm
Assembly
source/tokeniser/tokenise/tokenise.asm
paulscottrobson/6502-basic
d4c360041bfa49427a506465e58bb0ef94beaa44
[ "MIT" ]
3
2021-09-30T19:34:11.000Z
2021-10-31T06:55:50.000Z
source/tokeniser/tokenise/tokenise.asm
paulscottrobson/6502-Basic
d4c360041bfa49427a506465e58bb0ef94beaa44
[ "MIT" ]
null
null
null
source/tokeniser/tokenise/tokenise.asm
paulscottrobson/6502-Basic
d4c360041bfa49427a506465e58bb0ef94beaa44
[ "MIT" ]
1
2021-12-07T21:58:44.000Z
2021-12-07T21:58:44.000Z
; ************************************************************************************************ ; ************************************************************************************************ ; ; Name: tokenise.asm ; Purpose: Tokenise a string ; Created: 8th March 2021 ; Reviewed: 16th March 2021 ; Author:...
25.13089
98
0.4625
1517391dc4e1d19f7ec01727d3115cba5534e6c5
1,804
asm
Assembly
Transynther/x86/_processed/US/_zr_/i3-7100_9_0x84_notsx.log_74_2320.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/US/_zr_/i3-7100_9_0x84_notsx.log_74_2320.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/US/_zr_/i3-7100_9_0x84_notsx.log_74_2320.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r8 push %rdx lea addresses_normal_ht+0x88de, %rdx nop nop nop nop nop sub $16173, %r10 mov $0x6162636465666768, %r11 movq %r11, %xmm6 vmovups %ymm6, (%rdx) xor $6048, %r8 pop %rdx pop %r8 pop %r11 pop %r10 ret .global s_faulty_load s_faulty_loa...
19.608696
221
0.649113
e1a007fd28102fdc05fb5ec336f33bcee5998926
2,116
asm
Assembly
programs/oeis/333/A333297.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/333/A333297.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/333/A333297.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A333297: a(n) = Sum_{i=1..n, j=1..n, gcd(i,j)=1} i. ; 1,4,13,25,55,73,136,184,265,325,490,562,796,922,1102,1294,1702,1864,2377,2617,2995,3325,4084,4372,5122,5590,6319,6823,8041,8401,9796,10564,11554,12370,13630,14278,16276,17302,18706,19666,22126,22882,25591,26911,28531,30049,33292,34444,37531,39031,41479,43351,47485...
75.571429
1,732
0.795369
8306546fbf9ade55adb2798a980e77d7c08628ff
204
asm
Assembly
MOS5/TestProgram/test.asm
Mishin870/MOS
cf2a94b0a0ace3380dd58adc4848baed78097df2
[ "MIT" ]
1
2020-10-10T08:31:42.000Z
2020-10-10T08:31:42.000Z
MOS5/TestProgram/test.asm
Mishin870/MOS
cf2a94b0a0ace3380dd58adc4848baed78097df2
[ "MIT" ]
null
null
null
MOS5/TestProgram/test.asm
Mishin870/MOS
cf2a94b0a0ace3380dd58adc4848baed78097df2
[ "MIT" ]
null
null
null
;попытка реализовать простейшую программу на низшем кольце защиты ;(программа от имени юзера). с доступом к апи ядра (к среднему кольцу) use32 ;mov dx, 0x3F8 ;mov al, 'c' ;out dx, al int 30h qwe: jmp qwe
20.4
70
0.75
ad620547fd5d510c6aad295fdef0a5552bd1e025
599
asm
Assembly
programs/oeis/020/A020490.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/020/A020490.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/020/A020490.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A020490: Numbers k such that phi(k) <= sigma_0(k). ; 1,2,3,4,6,8,10,12,18,24,30 mov $4,$0 add $4,1 mov $9,$0 lpb $4 mov $0,$9 sub $4,1 sub $0,$4 mov $6,$0 mov $7,0 mov $8,$0 add $8,1 lpb $8 mov $0,$6 mov $2,0 mov $3,0 sub $8,1 sub $0,$8 add $0,8 lpb $0 dif $0,4 ...
16.638889
155
0.525876
78d61b167f93107abcf3281e1e21510a97b89b51
310
asm
Assembly
programs/oeis/021/A021718.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/021/A021718.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/021/A021718.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A021718: Decimal expansion of 1/714. ; 0,0,1,4,0,0,5,6,0,2,2,4,0,8,9,6,3,5,8,5,4,3,4,1,7,3,6,6,9,4,6,7,7,8,7,1,1,4,8,4,5,9,3,8,3,7,5,3,5,0,1,4,0,0,5,6,0,2,2,4,0,8,9,6,3,5,8,5,4,3,4,1,7,3,6,6,9,4,6,7,7,8,7,1,1,4,8,4,5,9,3,8,3,7,5,3,5,0,1 add $0,1 mov $1,10 pow $1,$0 mul $1,5 div $1,3570 mod $1,10 mov $0,$1
28.181818
199
0.541935
b4fc3fcbe814bd549cfa230df81903695a5cc90d
211
asm
Assembly
libsrc/_DEVELOPMENT/stdio/c/sdcc_iy/fflush_unlocked_fastcall.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/stdio/c/sdcc_iy/fflush_unlocked_fastcall.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/stdio/c/sdcc_iy/fflush_unlocked_fastcall.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
; int fflush_unlocked_fastcall(FILE *stream) SECTION code_stdio PUBLIC _fflush_unlocked_fastcall EXTERN asm_fflush_unlocked _fflush_unlocked_fastcall: push hl pop ix jp asm_fflush_unlocked
13.1875
44
0.791469
99feea61fd7c993abbd37665f38987958069b17f
60,841
asm
Assembly
wc.asm
adrianna157/CS444-Lab5-Mutexes
a6d4d67cae45b5f37ce4b26d17636659d9e5b58b
[ "MIT-0" ]
null
null
null
wc.asm
adrianna157/CS444-Lab5-Mutexes
a6d4d67cae45b5f37ce4b26d17636659d9e5b58b
[ "MIT-0" ]
null
null
null
wc.asm
adrianna157/CS444-Lab5-Mutexes
a6d4d67cae45b5f37ce4b26d17636659d9e5b58b
[ "MIT-0" ]
null
null
null
_wc: file format elf32-i386 Disassembly of section .text: 00000000 <main>: printf(1, "%d %d %d %s\n", l, w, c, name); } int main(int argc, char *argv[]) { 0: 55 push %ebp 1: 89 e5 mov %esp,%ebp 3: 57 push %edi 4: 56 p...
33.970408
76
0.435315
64630f5c5a471e3d50f4ef362cd017265b4a3b5f
388
asm
Assembly
programs/oeis/293/A293604.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/293/A293604.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/293/A293604.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A293604: E.g.f.: exp(x * (1 - x)). ; 1,1,-1,-5,1,41,31,-461,-895,6481,22591,-107029,-604031,1964665,17669471,-37341149,-567425279,627491489,19919950975,-2669742629,-759627879679,-652838174519,31251532771999,59976412450835,-1377594095061119,-4256461892701199 mov $1,1 lpb $0,1 sub $0,1 mul $3,2 add $1,$3 sub $...
24.25
222
0.659794
e0f9b48d7d2c0ddfe755a2a490c43f6d7acb8dd8
4,558
asm
Assembly
45/beef/drv/kbd/inc/kbd_ibm.asm
minblock/msdos
479ffd237d9bb7cc83cb06361db2c4ef42dfbac0
[ "Apache-2.0" ]
null
null
null
45/beef/drv/kbd/inc/kbd_ibm.asm
minblock/msdos
479ffd237d9bb7cc83cb06361db2c4ef42dfbac0
[ "Apache-2.0" ]
null
null
null
45/beef/drv/kbd/inc/kbd_ibm.asm
minblock/msdos
479ffd237d9bb7cc83cb06361db2c4ef42dfbac0
[ "Apache-2.0" ]
null
null
null
;* ;* CW : Character Windows ;* ;* kbd_ibm.asm : standard IBM procedures (and helpers) ifndef MkGetShiftStates_NonDefault ;***************************************************************************** ;********** MkGetShiftStatesKbd ********** ;* * KBD entry point (see documentation for interface) ;* * return MK val...
19.991228
83
0.634708
c91dfddda90f18257fc7a1e51fb39b4c2db55f0a
3,999
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca.log_21829_929.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.log_21829_929.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.log_21829_929.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 %rdi lea addresses_UC_ht+0x18133, %r14 nop nop nop nop sub %rdi, %rdi mov (%r14), %r12 cmp $14757, %r15 pop %rdi pop %r15 pop %r14 pop %r12 ret .global s_faulty_load s_faulty_load: push %r11 push %r12 push %r14 push %rbx push %rdi push...
67.779661
2,999
0.661665
7139870d2082d3ad633b2e0edd094e059f709dcc
49
asm
Assembly
src/third_party/nasm/test/br3392418.asm
Mr-Sheep/naiveproxy
9f6e9768295f6d1d41517a15a621d4756bd7d6be
[ "BSD-3-Clause" ]
2,219
2018-03-26T02:57:34.000Z
2022-03-31T00:27:59.000Z
src/third_party/nasm/test/br3392418.asm
Mr-Sheep/naiveproxy
9f6e9768295f6d1d41517a15a621d4756bd7d6be
[ "BSD-3-Clause" ]
395
2020-04-18T08:22:18.000Z
2021-12-08T13:04:49.000Z
src/third_party/nasm/test/br3392418.asm
Mr-Sheep/naiveproxy
9f6e9768295f6d1d41517a15a621d4756bd7d6be
[ "BSD-3-Clause" ]
473
2019-03-24T16:34:23.000Z
2022-03-31T02:01:05.000Z
section __LD,__compact_unwind data debug dd 0
12.25
41
0.795918
64a14d0794f3d794e537cc02a1721c71f1e5117f
194
asm
Assembly
sw/552tests/inst_tests/jalr_18.asm
JPShen-UWM/ThreadKraken
849c510531f28e36d3469535737b2120bd774935
[ "MIT" ]
1
2022-02-15T16:03:25.000Z
2022-02-15T16:03:25.000Z
sw/552tests/inst_tests/jalr_18.asm
JPShen-UWM/ThreadKraken
849c510531f28e36d3469535737b2120bd774935
[ "MIT" ]
null
null
null
sw/552tests/inst_tests/jalr_18.asm
JPShen-UWM/ThreadKraken
849c510531f28e36d3469535737b2120bd774935
[ "MIT" ]
null
null
null
// Original test: ./neel/hw4/problem6/jalr_0.asm // Author: neel // Test source code follows //Tests jalr //branches to inst lbi r3,30 lbi r1,255 lbi r2,6 jalr r2,2 lbi r3,20 lbi r3,30 halt
12.933333
48
0.701031
56194e653a6410be882e918c4d0572fa56d2db57
446
asm
Assembly
libsrc/stdio/nascom/fputc_cons.asm
andydansby/z88dk-mk2
51c15f1387293809c496f5eaf7b196f8a0e9b66b
[ "ClArtistic" ]
1
2020-09-15T08:35:49.000Z
2020-09-15T08:35:49.000Z
libsrc/stdio/nascom/fputc_cons.asm
dex4er/deb-z88dk
9ee4f23444fa6f6043462332a1bff7ae20a8504b
[ "ClArtistic" ]
null
null
null
libsrc/stdio/nascom/fputc_cons.asm
dex4er/deb-z88dk
9ee4f23444fa6f6043462332a1bff7ae20a8504b
[ "ClArtistic" ]
null
null
null
; ; ROM Console routine for the NASCOM1/2 ; By Stefano Bodrato - 19/6/2003 ; ; $Id: fputc_cons.asm,v 1.1 2003/06/27 14:04:13 stefano Exp $ ; XLIB fputc_cons LIB montest .fputc_cons ld hl,2 add hl,sp ld a,(hl) push af call montest jr nz,nassys ; T monitor pop af cp 12 jr nz,notcls ld a,1eh .notcls cp 13...
11.15
61
0.674888
f653b34021c7e662d769199dfc57552e367f75a6
3,887
asm
Assembly
Transynther/x86/_processed/US/_zr_un_/i3-7100_9_0x84_notsx.log_867_1366.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/US/_zr_un_/i3-7100_9_0x84_notsx.log_867_1366.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/US/_zr_un_/i3-7100_9_0x84_notsx.log_867_1366.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 %r11 push %r12 push %r15 push %rbp push %rbx push %rdi // Store lea addresses_A+0x1d32c, %r10 nop nop xor %r15, %r15 mov $0x5152535455565758, %r11 movq %r11, %xmm1 vmovups %ymm1, (%r10) xor $29832, %r15 // Store ...
58.893939
2,600
0.658348
1eb1a6150f6ed5291394c94907f2657a09f6088c
565
asm
Assembly
engine/battle/safari_zone.asm
etdv-thevoid/pokemon-rgb-enhanced
5b244c1cf46aab98b9c820d1b7888814eb7fa53f
[ "MIT" ]
1
2022-01-09T05:28:52.000Z
2022-01-09T05:28:52.000Z
engine/battle/safari_zone.asm
ETDV-TheVoid/pokemon-rgb-enhanced
5b244c1cf46aab98b9c820d1b7888814eb7fa53f
[ "MIT" ]
null
null
null
engine/battle/safari_zone.asm
ETDV-TheVoid/pokemon-rgb-enhanced
5b244c1cf46aab98b9c820d1b7888814eb7fa53f
[ "MIT" ]
null
null
null
PrintSafariZoneBattleText: ld hl, wSafariBaitFactor ld a, [hl] and a jr z, .asm_4284 dec [hl] ld hl, SafariZoneEatingText jr .asm_429f .asm_4284 dec hl ld a, [hl] and a ret z dec [hl] ld hl, SafariZoneAngryText jr nz, .asm_429f push hl ld a, [wEnemyMonSpecies] ld [wd0b5], a call GetMonHeader ld a, [w...
15.27027
32
0.741593
f81373181c39290cc0d4a707747b7f68b73f0643
561
asm
Assembly
oeis/310/A310367.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/310/A310367.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/310/A310367.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A310367: Coordination sequence Gal.6.129.6 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,10,14,18,22,26,30,34,38,44,48,52,58,62,66,70,74,78,82,86,92,96,100,106,110,114,118,122,126,130,134,140,144,148,154,158,162,166,170,174,1...
22.44
177
0.643494
526a1362a487d13cc6714587c6a6479587cfb728
2,355
asm
Assembly
45/runtime/crt/cmiscdat.asm
minblock/msdos
479ffd237d9bb7cc83cb06361db2c4ef42dfbac0
[ "Apache-2.0" ]
null
null
null
45/runtime/crt/cmiscdat.asm
minblock/msdos
479ffd237d9bb7cc83cb06361db2c4ef42dfbac0
[ "Apache-2.0" ]
null
null
null
45/runtime/crt/cmiscdat.asm
minblock/msdos
479ffd237d9bb7cc83cb06361db2c4ef42dfbac0
[ "Apache-2.0" ]
null
null
null
page ,132 title cmiscdat - miscellaneous C run-time data ;*** ;cmiscdat.asm - miscellaneous C run-time data ; ; Copyright (c) 1987-1988, Microsoft Corporation, All Rights Reserved ; ;Purpose: ; Includes floating point conversion table (for C float output), ; a data structure used by signal/exec to tell if a SIGINT ha...
24.53125
80
0.703185
5aa1dbbc99a5e723d4cc49c6c3c8ad8215186c7d
6,462
asm
Assembly
scripts/viridiancity.asm
adhi-thirumala/EvoYellow
6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c
[ "Unlicense" ]
null
null
null
scripts/viridiancity.asm
adhi-thirumala/EvoYellow
6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c
[ "Unlicense" ]
null
null
null
scripts/viridiancity.asm
adhi-thirumala/EvoYellow
6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c
[ "Unlicense" ]
null
null
null
ViridianCityScript: call EnableAutoTextBoxDrawing ld hl, ViridianCityScriptPointers ld a, [wViridianCityCurScript] call JumpTable ret ViridianCityScriptPointers: dw ViridianCityScript0 dw ViridianCityScript1 dw ViridianCityScript2 dw ViridianCityScript3 dw ViridianCityScript4 dw ViridianCityScript5 dw Viri...
17.70411
56
0.77004
42934c0d2884daf9162e7c60101f618db7d9f7eb
1,044
asm
Assembly
programs/oeis/047/A047519.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/047/A047519.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/047/A047519.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A047519: Numbers that are congruent to {1, 2, 3, 4, 6, 7} mod 8. ; 1,2,3,4,6,7,9,10,11,12,14,15,17,18,19,20,22,23,25,26,27,28,30,31,33,34,35,36,38,39,41,42,43,44,46,47,49,50,51,52,54,55,57,58,59,60,62,63,65,66,67,68,70,71,73,74,75,76,78,79,81,82,83,84,86,87,89,90,91,92,94,95,97,98,99,100,102,103,105,106,107,108,110,1...
104.4
919
0.708812
ed2f110cbd1c32cc077a6b652492a1d79d44fec2
632
asm
Assembly
GCCio.asm
Sahilsinggh/MP_SEM4
706ef4874544e1cc03d034b2d8ac93cb94d79daa
[ "MIT" ]
1
2021-01-06T13:44:34.000Z
2021-01-06T13:44:34.000Z
GCCio.asm
Sahilsinggh/MP_SEM4
706ef4874544e1cc03d034b2d8ac93cb94d79daa
[ "MIT" ]
null
null
null
GCCio.asm
Sahilsinggh/MP_SEM4
706ef4874544e1cc03d034b2d8ac93cb94d79daa
[ "MIT" ]
1
2020-10-01T09:45:55.000Z
2020-10-01T09:45:55.000Z
;GCC scanf and printf function for input and output of double (8bytes) extern printf,scanf %macro _printf 1 pop qword[stack]; mov rdi,formatpf; movsd xmm0,qword[%1]; mov rax,1; call printf; push qword[stack]; %endmacro %macro _scanf 1 pop qword[stack]; mov rdi,formatsf; mov rsi,rsp; call scanf mov rax,q...
11.087719
70
0.655063
a9bf880a327b11b55b769c74189dfcc7d881ed65
357
asm
Assembly
sbsext/utq/procdef.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
sbsext/utq/procdef.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
sbsext/utq/procdef.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
; link in extensions  1988 Tony Tebby Qjump section procs xdef ut_procdef xref ut_reassert include 'dev8_keys_qlv' ;+++ ; Links and re-asserts the procedures pointd to by a1. ; ; d2 s ; a1 c s pointer to procedure table ;--- ut_procdef movem.l a1/a2,-(sp) move.w sb.inipr,a2 jsr (a2) movem.l (sp...
14.875
54
0.666667
a1f97f9b31085f53189e89c7eeea27137a90393d
724
asm
Assembly
src/dlls/mscoree/i386/handlers.asm
CyberSys/coreclr-mono
83b2cb83b32faa45b4f790237b5c5e259692294a
[ "MIT" ]
10
2015-11-03T16:35:25.000Z
2021-07-31T16:36:29.000Z
src/dlls/mscoree/i386/handlers.asm
CyberSys/coreclr-mono
83b2cb83b32faa45b4f790237b5c5e259692294a
[ "MIT" ]
1
2019-03-05T18:50:09.000Z
2019-03-05T18:50:09.000Z
src/dlls/mscoree/i386/handlers.asm
CyberSys/coreclr-mono
83b2cb83b32faa45b4f790237b5c5e259692294a
[ "MIT" ]
4
2015-10-28T12:26:26.000Z
2021-09-04T11:36:04.000Z
; ; Copyright (c) Microsoft. All rights reserved. ; Licensed under the MIT license. See LICENSE file in the project root for full license information. ; ; ==++== ; ; ; ==--== ; ; This file contains definitions for each CLR exception handler. ; The assembler marks all functions in this file as safe-exception ; ...
18.564103
101
0.794199
b801ba4eee92ee2dc539f5c22a61256f22bc281a
1,214
asm
Assembly
programs/oeis/000/A000542.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/000/A000542.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/000/A000542.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A000542: Sum of 8th powers: 1^8 + 2^8 + ... + n^8. ; 0,1,257,6818,72354,462979,2142595,7907396,24684612,67731333,167731333,382090214,812071910,1627802631,3103591687,5666482312,9961449608,16937207049,27957167625,44940730666,70540730666,108363590027,163239463563,241550448844,351625763020,504213653645,713040718221,99547...
71.411765
1,033
0.861614
6e65d7cda9f8bf29e9228edb7907d3f7461d482f
493
asm
Assembly
programs/oeis/035/A035336.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/035/A035336.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/035/A035336.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A035336: a(n) = 2*floor(n*phi) + n - 1, where phi = (1+sqrt(5))/2. ; 2,7,10,15,20,23,28,31,36,41,44,49,54,57,62,65,70,75,78,83,86,91,96,99,104,109,112,117,120,125,130,133,138,143,146,151,154,159,164,167,172,175,180,185,188,193,198,201,206,209,214,219,222,227,230,235,240,243,248,253,256,261,264,269,274,277,282,287,290...
70.428571
375
0.685598
b18bdaaf2161c9d3e5b304ec68d5693505cd1a43
1,975
asm
Assembly
tests/assembly/LDY.asm
danecreekphotography/6502ts
85716cf12f879d7c16c297de3251888c32abba6a
[ "MIT" ]
null
null
null
tests/assembly/LDY.asm
danecreekphotography/6502ts
85716cf12f879d7c16c297de3251888c32abba6a
[ "MIT" ]
null
null
null
tests/assembly/LDY.asm
danecreekphotography/6502ts
85716cf12f879d7c16c297de3251888c32abba6a
[ "MIT" ]
null
null
null
; Verifies LDY with all applicable addressing modes .segment "VECTORS" .word $eaea .word init .word $eaea .segment "ZEROPAGE" ; Used for zero page address mode testing zp: .byte $00 ; Padding so remaining bytes can be accessed in zeropage plus tests .byte $42 ; Positive .byte $00...
28.623188
87
0.611139
dbb7f679210742ceb2ee13ecad65f6fcf2898a16
1,650
asm
Assembly
ASM-Homework/CallPrintf/NineArgs.asm
SokolovVadim/ComputerScience
226043aa89edaff3a633f7ce98be9f20cf767203
[ "MIT" ]
null
null
null
ASM-Homework/CallPrintf/NineArgs.asm
SokolovVadim/ComputerScience
226043aa89edaff3a633f7ce98be9f20cf767203
[ "MIT" ]
null
null
null
ASM-Homework/CallPrintf/NineArgs.asm
SokolovVadim/ComputerScience
226043aa89edaff3a633f7ce98be9f20cf767203
[ "MIT" ]
null
null
null
; First 6 args in rdi, rsi, rdx, rcx, r8, r8, last 3 args into stack from [rbp + 16] section .text global _MyProc ; global name of my function _MyProc: push rbp mov rbp, rsp add rdi, rsi ; rdi = 2 + 3 = 5...
28.448276
84
0.307273
cae68b4d01dd94e0377b78e6e858beab62052611
2,080
asm
Assembly
sources/mul_tab.asm
matteosev/mul_tab
e6571eb465ca87198acf17be8f807695244d7dea
[ "MIT" ]
1
2020-04-19T07:14:37.000Z
2020-04-19T07:14:37.000Z
sources/mul_tab.asm
matteosev/mul_tab
e6571eb465ca87198acf17be8f807695244d7dea
[ "MIT" ]
null
null
null
sources/mul_tab.asm
matteosev/mul_tab
e6571eb465ca87198acf17be8f807695244d7dea
[ "MIT" ]
null
null
null
; args: ; 1: the table to display ; displays the multiplication table %include "module.asm" section .data x db " x ", 0 equal db " = ", 0 nl db 10 ; ascii code for new line msg db "Please enter an integer between 0 and 9 or a letter.", 10, 0 section .bss op1 resq 1 op2 resq ...
27.733333
93
0.513942
53e4d08943563b029f0d8bf6472d0d1541fb216d
371
asm
Assembly
oeis/010/A010227.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/010/A010227.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/010/A010227.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A010227: Continued fraction for sqrt(185). ; Submitted by Jamie Morken(s3) ; 13,1,1,1,1,26,1,1,1,1,26,1,1,1,1,26,1,1,1,1,26,1,1,1,1,26,1,1,1,1,26,1,1,1,1,26,1,1,1,1,26,1,1,1,1,26,1,1,1,1,26,1,1,1,1,26,1,1,1,1,26,1,1,1,1,26,1,1,1,1,26,1,1,1,1 mov $4,$0 add $0,5 gcd $0,$4 mov $2,$0 lpb $2 div $0,4 lpb $4 mov $...
20.611111
166
0.560647
6daeab2d7c92c60ce7ce92533a73d9e55356c4f5
306
asm
Assembly
programs/oeis/044/A044187.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/044/A044187.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/044/A044187.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A044187: Numbers n such that string 0,0 occurs in the base 8 representation of n but not of n-1. ; 64,128,192,256,320,384,448,512,576,640,704,768,832,896,960,1024,1088,1152,1216,1280,1344,1408,1472,1536,1600,1664,1728,1792,1856,1920,1984,2048,2112,2176,2240,2304,2368,2432,2496,2560 mul $0,64 add $0,64
51
185
0.751634
6dfce535937649eb55ce571cc989305fae687619
1,100
asm
Assembly
data/mapObjects/CeladonMart3F.asm
AmateurPanda92/pokemon-rby-dx
f7ba1cc50b22d93ed176571e074a52d73360da93
[ "MIT" ]
9
2020-07-12T19:44:21.000Z
2022-03-03T23:32:40.000Z
data/mapObjects/CeladonMart3F.asm
JStar-debug2020/pokemon-rby-dx
c2fdd8145d96683addbd8d9075f946a68d1527a1
[ "MIT" ]
7
2020-07-16T10:48:52.000Z
2021-01-28T18:32:02.000Z
data/mapObjects/CeladonMart3F.asm
JStar-debug2020/pokemon-rby-dx
c2fdd8145d96683addbd8d9075f946a68d1527a1
[ "MIT" ]
2
2021-03-28T18:33:43.000Z
2021-05-06T13:12:09.000Z
CeladonMart3F_Object: db $f ; border block db 3 ; warps warp 12, 1, 0, CELADON_MART_4F warp 16, 1, 1, CELADON_MART_2F warp 1, 1, 0, CELADON_MART_ELEVATOR db 12 ; signs sign 2, 4, 6 ; CeladonMart3Text6 sign 3, 4, 7 ; CeladonMart3Text7 sign 5, 4, 8 ; CeladonMart3Text8 sign 6, 4, 9 ; CeladonMart3Text9 sign 2,...
32.352941
63
0.732727
b5dc99cc56bd473ab3ff07ca7c25a3bfdc9fc207
2,616
asm
Assembly
3-Assemble(80x86)/lab-1/lab1.asm
ftxj/4th-Semester
1d5c7e7e028176524bdafc64078775d42b73b51c
[ "MIT" ]
null
null
null
3-Assemble(80x86)/lab-1/lab1.asm
ftxj/4th-Semester
1d5c7e7e028176524bdafc64078775d42b73b51c
[ "MIT" ]
null
null
null
3-Assemble(80x86)/lab-1/lab1.asm
ftxj/4th-Semester
1d5c7e7e028176524bdafc64078775d42b73b51c
[ "MIT" ]
null
null
null
;.386 STACK SEGMENT ;USE16 STACK DB 300 DUP(0) STACK ENDS DATA SEGMENT; USE16 N EQU 30 POIN DW 0 BUF DB 'zhangsan', 0, 0 DB 100, 85, 80, ? DB 'lisi', 6 DUP(0) DB 80, 100, 70, ? DB 'B',0,0,0,0,0,0,0,0,0 DB 10, 20, 12, ? DB N-4 DUP('TempValue',0, 80, 90, 95, ?) DB 'xinji...
13.84127
49
0.570336
3461fdb69200be886b46a7e834d17b27042e497b
426
asm
Assembly
programs/oeis/101/A101926.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/101/A101926.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/101/A101926.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A101926: a(n) = 2^A101925(n). ; 2,4,16,32,256,512,2048,4096,65536,131072,524288,1048576,8388608,16777216,67108864,134217728,4294967296,8589934592,34359738368,68719476736,549755813888,1099511627776,4398046511104,8796093022208 mov $2,7 mov $3,$0 add $0,8 mov $1,1 lpb $0,1 sub $0,1 div $3,2 add $2,$3 add $2,1 ...
17.75
194
0.687793
0f935d32404e8afe9671fc34953fadefbe695543
415
asm
Assembly
oeis/145/A145543.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/145/A145543.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/145/A145543.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A145543: Denominators in continued fraction expansion of sqrt(3/5). ; Submitted by Christian Krause ; 1,4,9,31,71,244,559,1921,4401,15124,34649,119071,272791,937444,2147679,7380481,16908641,58106404,133121449,457470751,1048062951,3601659604,8251382159,28355806081,64962994321,223244789044,511452572409,1757602506271,40...
59.285714
229
0.824096
50af85a810f547586153e70eeb5fb15ae84812f4
798
asm
Assembly
programs/oeis/205/A205185.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/205/A205185.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/205/A205185.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A205185: Period 6: repeat [1, 8, 9, 8, 1, 0]. ; 1,8,9,8,1,0,1,8,9,8,1,0,1,8,9,8,1,0,1,8,9,8,1,0,1,8,9,8,1,0,1,8,9,8,1,0,1,8,9,8,1,0,1,8,9,8,1,0,1,8,9,8,1,0,1,8,9,8,1,0,1,8,9,8,1,0,1,8,9,8,1,0,1,8,9,8,1,0,1,8,9,8,1,0,1,8,9,8,1,0,1,8,9,8,1,0,1,8,9,8,1,0,1,8,9,8,1,0,1,8,9,8,1,0,1,8,9,8,1,0,1,8,9,8,1,0,1,8,9,8,1,0,1,8,9,...
28.5
501
0.492481
611d789b52981ee8bdf2e467793931a566601324
329
asm
Assembly
oeis/036/A036909.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/036/A036909.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/036/A036909.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A036909: a(n) = (2/3) * 4^n * binomial(3*n, n). ; 8,160,3584,84480,2050048,50692096,1270087680,32133218304,819082035200,21002987765760,541167892561920,13999778090188800,363391162981023744,9459706464902840320,246865719056498950144,6456334894356662059008 add $0,1 seq $0,6588 ; a(n) = 4^n*(3*n)!/((2*n)!*n!). div $0,12 ...
41.125
204
0.741641
31f7df3c45cb953b62bfa81480e47907ab025b38
953
asm
Assembly
programs/oeis/017/A017115.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/017/A017115.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/017/A017115.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A017115: a(n) = (8*n + 4)^3. ; 64,1728,8000,21952,46656,85184,140608,216000,314432,438976,592704,778688,1000000,1259712,1560896,1906624,2299968,2744000,3241792,3796416,4410944,5088448,5832000,6644672,7529536,8489664,9528128,10648000,11852352,13144256,14526784,16003008,17576000,19248832,21024576,22906304,24897088,2700...
136.142857
893
0.860441
50203036af35d834c2cb1aa674d7093ac2026050
151
asm
Assembly
other.7z/SFC.7z/SFC/ソースデータ/srd13-SFCマリオコレクション/export/mario-z/linkp/mario_n2/mn_hp_smenmy.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/SFC.7z/SFC/ソースデータ/srd13-SFCマリオコレクション/export/mario-z/linkp/mario_n2/mn_hp_smenmy.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/SFC.7z/SFC/ソースデータ/srd13-SFCマリオコレクション/export/mario-z/linkp/mario_n2/mn_hp_smenmy.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
Name: mn_hp_smenmy.asm Type: file Size: 156986 Last-Modified: '1993-08-25T07:34:08Z' SHA-1: 7C9AE140BB4FD60010E6B49064231BCC9E89F214 Description: null
21.571429
47
0.821192
24aa5574b98df9355db06f65aa76fba2d55645b8
4,002
asm
Assembly
bootdict/x86/rstack.asm
ikysil/ikforth
165e049fc007003cd05f59332dc856d553d8aac8
[ "Unlicense" ]
8
2017-08-03T08:49:06.000Z
2021-12-17T12:02:19.000Z
bootdict/x86/rstack.asm
clstrfsck/ikforth
165e049fc007003cd05f59332dc856d553d8aac8
[ "Unlicense" ]
58
2016-04-21T20:03:54.000Z
2022-01-16T00:40:50.000Z
bootdict/x86/rstack.asm
clstrfsck/ikforth
165e049fc007003cd05f59332dc856d553d8aac8
[ "Unlicense" ]
1
2018-07-25T21:07:00.000Z
2018-07-25T21:07:00.000Z
;****************************************************************************** ; ; rstack.asm ; IKForth ; ; Unlicense since 1999 by Illya Kysil ; ;****************************************************************************** ; Return stack manipulation ;************************************************************...
27.410959
79
0.348326
0daab0856a85579fc632d5165a616f21616ac38b
2,081
asm
Assembly
programs/oeis/159/A159328.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/159/A159328.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/159/A159328.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A159328: Transform of 1 by the T_{1,1} transformation (see link) ; 2,4,10,24,56,130,302,702,1632,3794,8820,20504,47666,110810,257602,598852,1392162,3236384,7523680,17490434,40660326,94523790,219741152,510836202,1187550092,2760719024,6417893090,14919791314,34684306786,80631230820,187444870202,435756455752,101301085767...
148.642857
1,917
0.91975
d25ecb05fb4bb63307f482500899753a13623a77
376
asm
Assembly
libsrc/_DEVELOPMENT/math/float/math48/c/sdcc_iy/cm48_sdcciy_fdim_callee.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/math/float/math48/c/sdcc_iy/cm48_sdcciy_fdim_callee.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/math/float/math48/c/sdcc_iy/cm48_sdcciy_fdim_callee.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; float fdim(float x, float y) __z88dk_callee SECTION code_clib SECTION code_fp_math48 PUBLIC cm48_sdcciy_fdim_callee, l0_cm48_sdcciy_fdim_callee EXTERN am48_fdim, cm48_sdcciyp_dcallee2, cm48_sdcciyp_m482d cm48_sdcciy_fdim_callee: call cm48_sdcciyp_dcallee2 ; AC'= y ; AC = x l0_cm48_sdcciy_fdim_call...
15.666667
59
0.789894
d41ad30cbc280b64cd74c7731ee0c30b394047c9
15,625
asm
Assembly
Library/Text/TextStorage/tsEC.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Library/Text/TextStorage/tsEC.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Library/Text/TextStorage/tsEC.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
73
2018-11-19T20:46:53.000Z
2022-03-29T00:59:26.000Z
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) GeoWorks 1991 -- All Rights Reserved PROJECT: PC GEOS MODULE: FILE: tsEC.asm AUTHOR: John Wedgwood, Nov 19, 1991 ROUTINES: Name Description ---- ----------- TS_ECCheckParams Exported parameter ch...
25.95515
79
0.577024
1bdfc6238e93739384e4a63e8f3b98dfaab89a34
335
asm
Assembly
programs/oeis/021/A021025.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/021/A021025.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/021/A021025.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A021025: Decimal expansion of 1/21. ; 0,4,7,6,1,9,0,4,7,6,1,9,0,4,7,6,1,9,0,4,7,6,1,9,0,4,7,6,1,9,0,4,7,6,1,9,0,4,7,6,1,9,0,4,7,6,1,9,0,4,7,6,1,9,0,4,7,6,1,9,0,4,7,6,1,9,0,4,7,6,1,9,0,4,7,6,1,9,0,4,7,6,1,9,0,4,7,6,1,9,0,4,7,6,1,9,0,4,7 add $0,5 mov $1,10 pow $1,$0 sub $1,6 mul $1,9 div $1,18 add $1,4 div $1,42 mod $...
23.928571
199
0.540299
2ad0a51fadc1b8a756ad6162e866b02e5eca6ffd
557
asm
Assembly
data/cookies.asm
martendo7/cookie-shooter-gb
b733f227e154cf63392f85dd72ac79f39937135a
[ "MIT" ]
3
2021-04-22T01:21:25.000Z
2021-05-30T21:17:52.000Z
data/cookies.asm
martendo/cookie-shooter-gb
b733f227e154cf63392f85dd72ac79f39937135a
[ "MIT" ]
1
2021-05-13T00:30:35.000Z
2021-05-13T23:22:55.000Z
data/cookies.asm
martendo/cookie-shooter-gb
b733f227e154cf63392f85dd72ac79f39937135a
[ "MIT" ]
null
null
null
INCLUDE "defines.inc" SECTION "Cookie Data", ROM0 MACRO hitbox ; Y, H, X, W DB (COOKIE_WIDTH - \1) / 2 DB \1 DB (COOKIE_HEIGHT - \1) / 2 DB \1 ENDM CookieHitboxTable:: hitbox 12 ; COOKIE_SIZE_16 hitbox 10 ; COOKIE_SIZE_14 hitbox 8 ; COOKIE_SIZE_12 hitbox 6 ; COOKIE_SIZE_...
19.206897
32
0.628366
1bc1397950bf500cd3c8a5a07077d8e97dfa1b9b
563
asm
Assembly
oeis/017/A017302.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/017/A017302.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/017/A017302.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A017302: a(n) = (10*n + 2)^10. ; 1024,61917364224,26559922791424,1125899906842624,17080198121677824,144555105949057024,839299365868340224,3743906242624487424,13744803133596058624,43438845422363213824,121899441999475713024,310584820834420916224,730463141542791783424,1605976966052654874624,3333369396234118349824,658318...
80.428571
499
0.898757
98a99f64c9d6ad61ca606d664d2948c078606fa7
908
asm
Assembly
libsrc/_DEVELOPMENT/arch/zx/misc/z80/asm_zx_cls.asm
teknoplop/z88dk
bb03fbfd6b2ab0f397a1358559089f9cd3706485
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/arch/zx/misc/z80/asm_zx_cls.asm
teknoplop/z88dk
bb03fbfd6b2ab0f397a1358559089f9cd3706485
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/arch/zx/misc/z80/asm_zx_cls.asm
teknoplop/z88dk
bb03fbfd6b2ab0f397a1358559089f9cd3706485
[ "ClArtistic" ]
1
2019-12-03T23:57:48.000Z
2019-12-03T23:57:48.000Z
; =============================================================== ; 2014 ; =============================================================== ; ; void zx_cls(uchar attr) ; ; Clear screen using attibute. ; ; =============================================================== INCLUDE "clib_cfg.asm" SECTION code_clib SECTION...
12.106667
65
0.462555
fa43b62685dad7a40ea975717646b529866c4a82
345
asm
Assembly
libsrc/interrupts/im2/im2_RegHookFirst.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
38
2021-06-18T12:56:15.000Z
2022-03-12T20:38:40.000Z
libsrc/interrupts/im2/im2_RegHookFirst.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
2
2021-06-20T16:28:12.000Z
2021-11-17T21:33:56.000Z
libsrc/interrupts/im2/im2_RegHookFirst.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
6
2021-06-18T18:18:36.000Z
2021-12-22T08:01:32.000Z
; CALLER linkage for function pointers SECTION code_clib PUBLIC im2_RegHookFirst PUBLIC _im2_RegHookFirst EXTERN im2_RegHookFirst_callee EXTERN ASMDISP_IM2_REGHOOKFIRST_CALLEE .im2_RegHookFirst ._im2_RegHookFirst pop bc pop de pop hl push hl push de push bc jp im2_RegHookFirst_callee + ASMDISP...
16.428571
63
0.814493
06ae285cede0ae3a914a86e163592f354d252a3a
738
asm
Assembly
oeis/175/A175322.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/175/A175322.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/175/A175322.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A175322: a(n) = A053141(n)*A001109(n+1) = Sum_{k=A053141(n)+1..A001109(n+1)-1} k. ; Submitted by Jamie Morken(s1) ; 12,490,17136,584988,19889100,675741430,22955884992,779827644120,26491203224556,899921193951778,30570830043692400,1038508304094967860,35278711531352926572,1198437683891107427950,40711602541519349266176,1...
41
488
0.813008
6b4c826760c439a7896fee654d3da294cc65d395
680
asm
Assembly
oeis/235/A235988.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/235/A235988.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/235/A235988.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A235988: Sum of the partition parts of 3n into 3 parts. ; Submitted by Jamie Morken(s2) ; 3,18,63,144,285,486,777,1152,1647,2250,3003,3888,4953,6174,7605,9216,11067,13122,15447,18000,20853,23958,27393,31104,35175,39546,44307,49392,54897,60750,67053,73728,80883,88434,96495,104976,113997,123462,133497,144000,155103,166...
45.333333
495
0.783824
cdb7d65d15e18a12891525e8a66adb5086336081
729
asm
Assembly
data/pokemon/base_stats/shaymin.asm
TastySnax12/pokecrystal16-493-plus
9de36c8803c9bdf4b8564ed547f988b0b66f0c41
[ "blessing" ]
2
2021-07-31T07:05:06.000Z
2021-10-16T03:32:26.000Z
data/pokemon/base_stats/shaymin.asm
TastySnax12/pokecrystal16-493-plus
9de36c8803c9bdf4b8564ed547f988b0b66f0c41
[ "blessing" ]
null
null
null
data/pokemon/base_stats/shaymin.asm
TastySnax12/pokecrystal16-493-plus
9de36c8803c9bdf4b8564ed547f988b0b66f0c41
[ "blessing" ]
3
2021-01-15T18:45:40.000Z
2021-10-16T03:35:27.000Z
db 0 ; species ID placeholder db 100, 100, 100, 100, 100, 100 ; hp atk def spd sat sdf db GRASS, GRASS ; type db 45 ; catch rate db 255 ; base exp db MIRACLEBERRY, MIRACLEBERRY ; items db GENDER_UNKNOWN ; gender ratio db 100 ; unknown 1 db 120 ; step cycles to hatch db 5 ; unknown 2 INCBIN "gfx/pok...
33.136364
253
0.728395
4319e5a28c10ee035d941f4779b58c15f738c1e4
571
asm
Assembly
oeis/037/A037955.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/037/A037955.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/037/A037955.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A037955: a(n) = binomial(n, floor(n/2)-1). ; 0,0,1,1,4,5,15,21,56,84,210,330,792,1287,3003,5005,11440,19448,43758,75582,167960,293930,646646,1144066,2496144,4457400,9657700,17383860,37442160,67863915,145422675,265182525,565722720,1037158320,2203961430,4059928950,8597496600,15905368710,33578000610,62359143990,13128240...
71.375
486
0.833625
54d55f37e43d2761f00a96c7d34d3c2d5649aef8
160
asm
Assembly
8_kyu/Keep_Hydrated.asm
UlrichBerntien/Codewars-Katas
bbd025e67aa352d313564d3862db19fffa39f552
[ "MIT" ]
null
null
null
8_kyu/Keep_Hydrated.asm
UlrichBerntien/Codewars-Katas
bbd025e67aa352d313564d3862db19fffa39f552
[ "MIT" ]
null
null
null
8_kyu/Keep_Hydrated.asm
UlrichBerntien/Codewars-Katas
bbd025e67aa352d313564d3862db19fffa39f552
[ "MIT" ]
null
null
null
SECTION .text global litres ; int litres(double); litres: cvttsd2si rax, xmm0 ; truncate hours to int sar rax,1 ; 1 liter per 2 hours ret
20
48
0.64375
9fa44a12f13faf86b7ffad6a1dcff044eea9c2df
319
asm
Assembly
src/shaders/post_processing/gen5_6/nv12_load_save_pl3.asm
digetx/intel-vaapi-driver
d87db2111a33b157d1913415f15d201cc5182850
[ "MIT" ]
192
2018-01-26T11:51:55.000Z
2022-03-25T20:04:19.000Z
src/shaders/post_processing/gen5_6/nv12_load_save_pl3.asm
digetx/intel-vaapi-driver
d87db2111a33b157d1913415f15d201cc5182850
[ "MIT" ]
256
2017-01-23T02:10:27.000Z
2018-01-23T10:00:05.000Z
src/shaders/post_processing/gen5_6/nv12_load_save_pl3.asm
digetx/intel-vaapi-driver
d87db2111a33b157d1913415f15d201cc5182850
[ "MIT" ]
64
2018-01-30T19:51:53.000Z
2021-11-24T01:26:14.000Z
// Module name: NV12_LOAD_SAVE_PL3 .kernel NV12_LOAD_SAVE_PL3 .code #include "SetupVPKernel.asm" #include "Multiple_Loop_Head.asm" #include "NV12_Load_8x4.asm" #include "PL8x4_Save_IMC3.asm" #include "Multiple_Loop.asm" END_THREAD // End of Thread .end_code .end_kernel // end of nv12_load_save_pl3.asm
17.722222
36
0.761755
c0306a2d9301d62a7be8798e1b3d0895c88a0e7d
646
asm
Assembly
oeis/030/A030629.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/030/A030629.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/030/A030629.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A030629: Numbers with 11 divisors. ; Submitted by Jon Maiga ; 1024,59049,9765625,282475249,25937424601,137858491849,2015993900449,6131066257801,41426511213649,420707233300201,819628286980801,4808584372417849,13422659310152401,21611482313284249,52599132235830049,174887470365513049,511116753300641401,713342911662882601...
71.777778
489
0.882353
eb82aefca9050ff25fe853e410ad6b32bfe94cd0
740
asm
Assembly
oeis/339/A339916.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/339/A339916.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/339/A339916.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A339916: The sum of 2^((d-1)/2) over all divisors of 2n+1. ; Submitted by Christian Krause ; 1,3,5,9,19,33,65,135,257,513,1035,2049,4101,8211,16385,32769,65571,131085,262145,524355,1048577,2097153,4194455,8388609,16777225,33554691,67108865,134217765,268435971,536870913,1073741825,2147484699,4294967365,8589934593,1717...
37
497
0.783784
dd848d724adbc3071a1dfd45d72042ffb111660e
7,680
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca.log_21829_123.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.log_21829_123.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.log_21829_123.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r8 push %r9 push %rax push %rcx push %rdi push %rdx push %rsi lea addresses_UC_ht+0xa730, %rsi lea addresses_normal_ht+0x5390, %rdi clflush (%rdi) nop nop nop nop nop xor %rax, %rax mov $127, %rcx rep movsb nop nop nop cmp $56080, %r8 lea addresses_normal_ht+0x14690, %...
34.439462
2,999
0.653906
6ebc122f05a1eb28764ee9f9ac818d83b44cce7a
669
asm
Assembly
oeis/217/A217947.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/217/A217947.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/217/A217947.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A217947: a(n) = (n+1)*(n^3+15*n^2+74*n+132)/12. ; 11,37,87,172,305,501,777,1152,1647,2285,3091,4092,5317,6797,8565,10656,13107,15957,19247,23020,27321,32197,37697,43872,50775,58461,66987,76412,86797,98205,110701,124352,139227,155397,172935,191916,212417,234517,258297,283840,311231,340557,371907,405372,441045,479021,5...
95.571429
499
0.801196
e374e442771d32da9bfb1d49e8556743ea8fd1b4
156
asm
Assembly
base.asm
danielzy95/x86-funz
67763837b7ed236379359f51ab87d8200d141bd6
[ "MIT" ]
null
null
null
base.asm
danielzy95/x86-funz
67763837b7ed236379359f51ab87d8200d141bd6
[ "MIT" ]
null
null
null
base.asm
danielzy95/x86-funz
67763837b7ed236379359f51ab87d8200d141bd6
[ "MIT" ]
null
null
null
main: push ebp mov ebp, esp call funct jmp end funct: push ebp mov ebp, esp mov esp, ebp pop ebp ret end: ; Cleanup mov esp, ebp pop ebp
6.782609
13
0.634615
6a70d910ebe92ad074df5f0f7d9a47078d5d294b
227
asm
Assembly
programs/oeis/280/A280211.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/280/A280211.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/280/A280211.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A280211: a(n) = n*(2^(n^2)). ; 0,2,32,1536,262144,167772160,412316860416,3940649673949184,147573952589676412928,21760664753063325144711168,12676506002282294014967032053760 mov $1,$0 pow $1,2 lpb $1 mul $0,2 sub $1,1 lpe
22.7
142
0.748899
6d3139105a39d74027c2fe27105f119b45d5ea1e
20,160
asm
Assembly
3d/interp.asm
arbruijn/d1dos
00b969f31fd475530e7e24d7e9759c70705634e0
[ "Unlicense" ]
2
2022-01-15T17:56:45.000Z
2022-02-16T17:58:02.000Z
3d/interp.asm
arbruijn/d1dos
00b969f31fd475530e7e24d7e9759c70705634e0
[ "Unlicense" ]
1
2022-02-16T18:08:42.000Z
2022-02-21T07:42:27.000Z
3d/interp.asm
arbruijn/d1dos
00b969f31fd475530e7e24d7e9759c70705634e0
[ "Unlicense" ]
null
null
null
;THE COMPUTER CODE CONTAINED HEREIN IS THE SOLE PROPERTY OF PARALLAX ;SOFTWARE CORPORATION ("PARALLAX"). PARALLAX, IN DISTRIBUTING THE CODE TO ;END-USERS, AND SUBJECT TO ALL OF THE TERMS AND CONDITIONS HEREIN, GRANTS A ;ROYALTY-FREE, PERPETUAL LICENSE TO SUCH END-USERS FOR USE BY SUCH END-USERS ;IN USING, DISPLAYING, ...
20.18018
99
0.739286
df29220d5c1672fac1a09906f8b7cdc9fd0dd541
7,020
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_st_zr_sm_/i9-9900K_12_0xa0.log_21829_1889.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_st_zr_sm_/i9-9900K_12_0xa0.log_21829_1889.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_st_zr_sm_/i9-9900K_12_0xa0.log_21829_1889.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %r13 push %r15 push %rcx push %rdi push %rdx push %rsi lea addresses_D_ht+0x13dc8, %rcx nop nop sub %r15, %r15 movw $0x6162, (%rcx) nop nop nop nop nop cmp $57848, %r13 lea addresses_normal_ht+0x1b744, %rdx nop nop nop nop xor $39611, %r13 movb $0x61...
33.428571
2,999
0.656553
e3302727d80b13c5ff9c56f32f54eaf30573bcf6
1,177
asm
Assembly
src/modules/tapemod.asm
freem/nesmon
f12df78120f7b0a3610964ed2f1d4743e357d632
[ "0BSD" ]
2
2015-09-21T04:33:26.000Z
2015-11-06T02:32:29.000Z
src/modules/tapemod.asm
freem/nesmon
f12df78120f7b0a3610964ed2f1d4743e357d632
[ "0BSD" ]
null
null
null
src/modules/tapemod.asm
freem/nesmon
f12df78120f7b0a3610964ed2f1d4743e357d632
[ "0BSD" ]
null
null
null
;==============================================================================; ; nesmon/src/modules/tape.asm ; Cassette tape routines ;==============================================================================; ; This is entirely optional, though recommended if you have no other way of ; getting data out of the N...
36.78125
80
0.440952
348f767f6ed7c81811f9c446e43a8e352713b4b5
86
asm
Assembly
avrsh/bin/Release/test7.asm
andresarmento/avrsim
b66b8e45c69fa3a120462e14b0924923675c9368
[ "BSD-3-Clause" ]
1
2019-04-30T15:06:04.000Z
2019-04-30T15:06:04.000Z
avrsh/bin/Release/test7.asm
andresarmento/avrsim
b66b8e45c69fa3a120462e14b0924923675c9368
[ "BSD-3-Clause" ]
null
null
null
avrsh/bin/Release/test7.asm
andresarmento/avrsim
b66b8e45c69fa3a120462e14b0924923675c9368
[ "BSD-3-Clause" ]
null
null
null
.org 0x2000 SBI 0x04, 0 ;DDR4 - 0x04 SBI 0x04, 1 SBI 0x05, 0 ;PORTB - 0x05
17.2
29
0.581395
004c9e935ba82668cc0de14f1ac868795f09a1fe
1,568
asm
Assembly
programs/oeis/168/A168569.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/168/A168569.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/168/A168569.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A168569: a(n) = 9*(3^n - 1)/2. ; 0,9,36,117,360,1089,3276,9837,29520,88569,265716,797157,2391480,7174449,21523356,64570077,193710240,581130729,1743392196,5230176597,15690529800,47071589409,141214768236,423644304717,1270932914160,3812798742489,11438396227476,34315188682437,102945566047320,308836698141969,9265100944259...
174.222222
1,486
0.924107
0695b78969b6626d345923c4f9e24c6da8fd05bb
891
asm
Assembly
programs/oeis/099/A099142.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/099/A099142.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/099/A099142.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A099142: a(n) = 6^n * T(n, 4/3) where T is the Chebyshev polynomial of the first kind. ; 1,8,92,1184,15632,207488,2757056,36643328,487039232,6473467904,86042074112,1143628341248,15200538791936,202038000386048,2685388609667072,35692849740775424,474411605904392192,6305643103802359808,83811471848279638016,11139803978355...
59.4
635
0.832772
3448af74c28a16ef2ae1cda2ad955290e200794d
1,302
asm
Assembly
sw/552tests/rand_simple/t_3_ld.asm
JPShen-UWM/ThreadKraken
849c510531f28e36d3469535737b2120bd774935
[ "MIT" ]
1
2022-02-15T16:03:25.000Z
2022-02-15T16:03:25.000Z
sw/552tests/rand_simple/t_3_ld.asm
JPShen-UWM/ThreadKraken
849c510531f28e36d3469535737b2120bd774935
[ "MIT" ]
null
null
null
sw/552tests/rand_simple/t_3_ld.asm
JPShen-UWM/ThreadKraken
849c510531f28e36d3469535737b2120bd774935
[ "MIT" ]
null
null
null
// seed 3 lbi r0, 93 // icount 0 slbi r0, 213 // icount 1 lbi r1, 113 // icount 2 slbi r1, 214 // icount 3 lbi r2, 229 // icount 4 slbi r2, 181 // icount 5 lbi r3, 119 // icount 6 slbi r3, 94 // icount 7 lbi r4, 64 // icount 8 slbi r4, 113 // icount 9 lbi r5, 226 // icount 10 slbi r5, 210 // icount 11 lbi r6, 39 // ico...
25.529412
28
0.610599
34985a9d8bffdc6ef59d6aa8a3adb3f3cb64c1c1
22,584
asm
Assembly
src/pm/smx/_vflat.asm
OS2World/DEV-UTIL-ScitechOS_PML
fd285be7203a6bac25aebd0a856fa17058c8a4c0
[ "Naumen", "Condor-1.1", "MS-PL" ]
null
null
null
src/pm/smx/_vflat.asm
OS2World/DEV-UTIL-ScitechOS_PML
fd285be7203a6bac25aebd0a856fa17058c8a4c0
[ "Naumen", "Condor-1.1", "MS-PL" ]
null
null
null
src/pm/smx/_vflat.asm
OS2World/DEV-UTIL-ScitechOS_PML
fd285be7203a6bac25aebd0a856fa17058c8a4c0
[ "Naumen", "Condor-1.1", "MS-PL" ]
null
null
null
;**************************************************************************** ;* ;* SciTech OS Portability Manager Library ;* ;* ======================================================================== ;* ;* The contents of this file are subject to the SciTech MGL Public ;* License Version 1.0 (...
34.584992
83
0.476178
46174574afdec8cbb7ef9c0c1a19375768b47986
5,582
asm
Assembly
dv3/msd/salt4.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
dv3/msd/salt4.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
dv3/msd/salt4.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
; DV3 MSDOS Sector Allocate, Locate and Truncate V3.00  1993 Tony Tebby section dv3 xdef msd_sal4 xdef msd_slc4 xdef msd_str4 xref msd_setmu include 'dev8_keys_DOS' include 'dev8_dv3_keys' include 'dev8_dv3_msd_keys' include 'dev8_keys_err' include 'dev8_mac_assert' include 'dev8_mac_xword' ;+++...
19.794326
79
0.669294
ebe3d987f0be94e307681dfa4dbbefbde297f043
2,052
asm
Assembly
Assembler/door.asm
paulscottrobson/elf-replica
779619efcd59c41e1d7f34e3e7b8dee9a3aeb2f4
[ "MIT" ]
null
null
null
Assembler/door.asm
paulscottrobson/elf-replica
779619efcd59c41e1d7f34e3e7b8dee9a3aeb2f4
[ "MIT" ]
null
null
null
Assembler/door.asm
paulscottrobson/elf-replica
779619efcd59c41e1d7f34e3e7b8dee9a3aeb2f4
[ "MIT" ]
null
null
null
; ************************************************************************************************************ ; ************************************************************************************************************ ; ; Door opening ; ; Uses RE,RF ; *****************************************************...
33.639344
110
0.364035
b0efa3ed130cb2ece8d8f0694fb507d23f0c23de
1,046
asm
Assembly
ffight/lcs/container/1F.asm
zengfr/arcade_game_romhacking_sourcecode_top_secret_data
a4a0c86c200241494b3f1834cd0aef8dc02f7683
[ "Apache-2.0" ]
6
2020-10-14T15:29:10.000Z
2022-02-12T18:58:54.000Z
ffight/lcs/container/1F.asm
zengfr/arcade_game_romhacking_sourcecode_top_secret_data
a4a0c86c200241494b3f1834cd0aef8dc02f7683
[ "Apache-2.0" ]
null
null
null
ffight/lcs/container/1F.asm
zengfr/arcade_game_romhacking_sourcecode_top_secret_data
a4a0c86c200241494b3f1834cd0aef8dc02f7683
[ "Apache-2.0" ]
1
2020-12-17T08:59:10.000Z
2020-12-17T08:59:10.000Z
copyright zengfr site:http://github.com/zengfr/romhack 0518CC bmi $518ee [container+1F] 051914 move.b #$32, ($1f,A6) [container+ 3] 05191A move.w #$400, ($50,A6) [container+1F] 052328 bmi $5234a [container+1F] 05236C move.b #$32, ($1f,A6) [container+ 3] 052372 movea.l #$523f4, A1 [container+1F] 0524C4...
38.740741
54
0.650096
501f01a185fa9476528737a802fbf324922d423b
1,975
asm
Assembly
programs/oeis/184/A184035.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/184/A184035.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/184/A184035.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A184035: 1/16 the number of (n+1) X 6 0..3 arrays with all 2 X 2 subblocks having the same four values. ; 169,181,202,244,322,478,778,1378,2554,4906,9562,18874,37402,74458,148378,296218,591514,1182106,2362522,4723354,9443482,18883738,37761178,75516058,151019674,302026906,604029082,1208033434,2416017562,4831985818,966...
116.176471
1,741
0.900759
4f5e7be92ae3319b1960e9f36f0848b2055eb3d4
2,387
asm
Assembly
projects/08/FunctionCalls/FibonacciElement/FibonacciElement.asm
WuShaoa/Nand2Tetris
1e650b3442aa5c9302837596651cbc66edc629ec
[ "MIT" ]
null
null
null
projects/08/FunctionCalls/FibonacciElement/FibonacciElement.asm
WuShaoa/Nand2Tetris
1e650b3442aa5c9302837596651cbc66edc629ec
[ "MIT" ]
null
null
null
projects/08/FunctionCalls/FibonacciElement/FibonacciElement.asm
WuShaoa/Nand2Tetris
1e650b3442aa5c9302837596651cbc66edc629ec
[ "MIT" ]
null
null
null
@256 D=A @SP M=D @__Sys.init$return1__ D=A @SP A=M M=D @SP M=M+1 @LCL D=M @SP A=M M=D @SP M=M+1 @ARG D=M @SP A=M M=D @SP M=M+1 @THIS D=M @SP A=M M=D @SP M=M+1 @THAT D=M @SP A=M M=D @SP M=M+1 @SP D=M @0 D=D-A @5 D=D-A @ARG M=D @SP D=M @LCL M=D @Sys.init 0;JMP (__Sys.init$return1__) (Main.fibonacci) @ARG D=M @0 A=D+A D=M...
5.304444
28
0.57478
997577d3c10cdd053ee2dc1910993b1fa0cada96
6,461
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_1964.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_1964.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_1964.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 %r15 push %r8 push %rcx push %rdi push %rdx push %rsi lea addresses_normal_ht+0x1cea6, %r10 nop nop nop nop cmp %r15, %r15 movw $0x6162, (%r10) nop nop nop nop add %rcx, %rcx lea addresses_WC_ht+0x14a66, %r14 nop nop nop nop nop dec %r8 mov...
35.696133
2,999
0.658257
32eb95e74eb0b1dea5ef539e7922bce0fca4bdf6
1,186
asm
Assembly
testdata/unit/add_sub_cvzn_flag_test.asm
tehmaze/mos65xx
60dbe6b949efcf197106eeae4382e084493a27b0
[ "MIT" ]
3
2019-10-24T09:41:14.000Z
2021-12-12T08:11:52.000Z
testdata/unit/add_sub_cvzn_flag_test.asm
tehmaze/mos65xx
60dbe6b949efcf197106eeae4382e084493a27b0
[ "MIT" ]
null
null
null
testdata/unit/add_sub_cvzn_flag_test.asm
tehmaze/mos65xx
60dbe6b949efcf197106eeae4382e084493a27b0
[ "MIT" ]
1
2020-11-11T17:11:54.000Z
2020-11-11T17:11:54.000Z
; Tests CV flags as described in http://www.6502.org/tutorials/vflag.html ; Also tests CLC/SEC/PHP and the NZ flags ; Note that 6502js does not set the I flag by default, so stack will differ ; without an additional SEI CLC ; 1 + 1 = 2, returns C = 0 LDA #$01 ADC #$01 PHP ; 0x34 = --I-B1-- CLC ; 1 + -1 = 0...
17.701493
75
0.535413
5520a96c3b6996e73430847e51bee3c79a648101
741
asm
Assembly
oeis/000/A000501.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/000/A000501.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/000/A000501.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A000501: a(n) = floor(cosh(n)). ; Submitted by Christian Krause ; 1,1,3,10,27,74,201,548,1490,4051,11013,29937,81377,221206,601302,1634508,4443055,12077476,32829984,89241150,242582597,659407867,1792456423,4872401723,13244561064,36002449668,97864804714,266024120300,723128532145,1965667148572,5343237290762,145244248326...
30.875
486
0.778677
cb2781667c669990f22945581243148ab1ef6072
446
asm
Assembly
programs/oeis/101/A101256.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/101/A101256.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/101/A101256.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A101256: Sum of composites <= n. ; 0,0,0,4,4,10,10,18,27,37,37,49,49,63,78,94,94,112,112,132,153,175,175,199,224,250,277,305,305,335,335,367,400,434,469,505,505,543,582,622,622,664,664,708,753,799,799,847,896,946,997,1049,1049,1103,1158,1214 mov $2,$0 mov $4,$0 lpb $2 mov $0,$4 sub $2,1 sub $0,$2 mov $3,$0 ...
26.235294
208
0.641256
b86f1512e72072386366f4a11acb1b9858c777be
26,595
asm
Assembly
Appl/Tools/ProtoBiffer/protoMain.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Appl/Tools/ProtoBiffer/protoMain.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Appl/Tools/ProtoBiffer/protoMain.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 1991 -- All Rights Reserved PROJECT: PC GEOS MODULE: Appl/Tools/ProtoBiffer FILE: protoMain.asm AUTHOR: Don Reeves: July 29, 1991 ROUTINES: Name Description ---- ----------- RE...
23.025974
79
0.585223
e1f839acbe9622797a0a6b683dd7b25da334697c
369
asm
Assembly
oeis/106/A106043.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/106/A106043.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/106/A106043.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A106043: First digit other than 9 in the fractional part of the decimal expansion of (1/1000^n)^(1/1000^n). ; 0,3,8,7,7,6,5,5,4,3,3,2,1,1,0,8,8,8,8,8,8,8,8,8,8,8,8,8,8,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,6,6,6,6,6,6,6,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,4,4,4,4,4,4,4,4,4,4,4,4,4,4 mul $0,62298 lpb $0 mov $2,$0 ...
30.75
175
0.571816
4508ee6008e7ebc72fbd03560085019adbd695fd
8,982
asm
Assembly
src/test/cpp/raw/pmp/build/pmp.asm
cjearls/VexRiscv
b92e408bc40cfd93730213312877447c19475f2d
[ "MIT" ]
1
2021-07-04T05:24:20.000Z
2021-07-04T05:24:20.000Z
src/test/cpp/raw/pmp/build/pmp.asm
cjearls/VexRiscv
b92e408bc40cfd93730213312877447c19475f2d
[ "MIT" ]
null
null
null
src/test/cpp/raw/pmp/build/pmp.asm
cjearls/VexRiscv
b92e408bc40cfd93730213312877447c19475f2d
[ "MIT" ]
1
2021-07-04T05:24:24.000Z
2021-07-04T05:24:24.000Z
build/pmp.elf: file format elf32-littleriscv Disassembly of section .crt_section: 80000000 <_start>: 80000000: 00000097 auipc ra,0x0 80000004: 01008093 addi ra,ra,16 # 80000010 <trap> 80000008: 30509073 csrw mtvec,ra 8000000c: 00c0006f j 80000018 <test0> 80000010 <trap>:...
44.029412
75
0.631374
7eede81f94b313533e1e6c6afef4eac67347271c
6,887
asm
Assembly
Transynther/x86/_processed/NC/_ht_zr_/i7-8650U_0xd2.log_21829_1659.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NC/_ht_zr_/i7-8650U_0xd2.log_21829_1659.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NC/_ht_zr_/i7-8650U_0xd2.log_21829_1659.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r12 push %r14 push %r8 push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_WT_ht+0xda1f, %r10 clflush (%r10) nop xor %r14, %r14 mov $0x6162636465666768, %r8 movq %r8, %xmm4 and $0xffffffffffffffc0, %r10 movntdq %xmm4, (%r10) xor %r11, %r...
34.094059
2,999
0.658197
7d4a250e9193f97f4dccba2791dfec390dc1ea7e
1,000
asm
Assembly
programs/oeis/101/A101362.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/101/A101362.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/101/A101362.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A101362: a(n) = (n+1)*n^4. ; 0,2,48,324,1280,3750,9072,19208,36864,65610,110000,175692,269568,399854,576240,810000,1114112,1503378,1994544,2606420,3360000,4278582,5387888,6716184,8294400,10156250,12338352,14880348,17825024,21218430,25110000,29552672,34603008,40321314,46771760,54022500,62145792,71218118,81320304,92537...
125
931
0.863
23b83249606cdd5f241946dc1c0b4ec84d966a54
386
asm
Assembly
programs/oeis/189/A189786.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/189/A189786.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/189/A189786.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A189786: n+[nr/t]+[ns/t]; r=pi/2, s=arcsin(5/13), t=arcsin(12/13). ; 2,4,8,10,12,16,18,20,24,26,28,32,34,36,40,42,44,48,50,52,56,58,60,64,66,68,72,74,76,80,82,84,88,90,92,96,98,100,104,106,108,112,114,116,120,122,124,128,130,132,136,138,140,144,146,148,152,154,156,160,162,164,168,170,172,176,178,180,184,186,188,192,1...
42.888889
269
0.660622
ca41c2a5eed0d8c2a84f41f4496464d8d8f8b664
371
asm
Assembly
programs/oeis/131/A131668.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/131/A131668.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/131/A131668.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A131668: Smallest number whose sum of digits is 2n+1. ; 1,3,5,7,9,29,49,69,89,199,399,599,799,999,2999,4999,6999,8999,19999,39999,59999,79999,99999,299999,499999,699999,899999,1999999,3999999,5999999,7999999,9999999,29999999,49999999,69999999,89999999,199999999 add $0,5 cal $0,133296 ; Smallest number whose sum of d...
37.1
207
0.757412
dd90880347b3f9e0843a16393df5a642532db774
1,928
asm
Assembly
programs/oeis/130/A130129.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/130/A130129.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/130/A130129.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A130129: (3*n+1)*2^n. ; 1,8,28,80,208,512,1216,2816,6400,14336,31744,69632,151552,327680,704512,1507328,3211264,6815744,14417920,30408704,63963136,134217728,281018368,587202560,1224736768,2550136832,5301600256,11005853696,22817013760,47244640256,97710505984,201863462912,416611827712,858993459200,1769526525952,3642132...
192.8
1,845
0.926349
86cdc88963564dccd5613cdb6ac8d6508ddf6df8
999
asm
Assembly
programs/oeis/017/A017355.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/017/A017355.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/017/A017355.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A017355: a(n) = (10*n + 7)^3. ; 343,4913,19683,50653,103823,185193,300763,456533,658503,912673,1225043,1601613,2048383,2571353,3176523,3869893,4657463,5545233,6539203,7645373,8869743,10218313,11697083,13312053,15069223,16974593,19034163,21253933,23639903,26198073,28934443,31855013,34965783,38272753,41781923,45499293,...
111
917
0.856857
b8d3a9cfe2b58e2eade14a5cc90103b9c14d2ed2
1,946
asm
Assembly
data/mapObjects/SaffronCity.asm
AmateurPanda92/pokemon-rby-dx
f7ba1cc50b22d93ed176571e074a52d73360da93
[ "MIT" ]
9
2020-07-12T19:44:21.000Z
2022-03-03T23:32:40.000Z
data/mapObjects/SaffronCity.asm
JStar-debug2020/pokemon-rby-dx
c2fdd8145d96683addbd8d9075f946a68d1527a1
[ "MIT" ]
7
2020-07-16T10:48:52.000Z
2021-01-28T18:32:02.000Z
data/mapObjects/SaffronCity.asm
JStar-debug2020/pokemon-rby-dx
c2fdd8145d96683addbd8d9075f946a68d1527a1
[ "MIT" ]
2
2021-03-28T18:33:43.000Z
2021-05-06T13:12:09.000Z
SaffronCity_Object: db $f ; border block db 8 ; warps warp 7, 5, 0, COPYCATS_HOUSE_1F warp 26, 3, 0, FIGHTING_DOJO warp 34, 3, 0, SAFFRON_GYM warp 13, 11, 0, SAFFRON_PIDGEY_HOUSE warp 25, 11, 0, SAFFRON_MART warp 18, 21, 0, SILPH_CO_1F warp 9, 29, 0, SAFFRON_POKECENTER warp 29, 29, 0, MR_PSYCHICS_HOUSE db ...
37.423077
59
0.72816
25648e5dbf5e12b5db6d5a7fec163e25baa3ff25
5,870
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_un_/i9-9900K_12_0xa0.log_1_463.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_un_/i9-9900K_12_0xa0.log_1_463.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_un_/i9-9900K_12_0xa0.log_1_463.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %r15 push %r9 push %rax push %rbp push %rcx lea addresses_WT_ht+0x52cc, %rcx nop nop nop cmp %r9, %r9 movups (%rcx), %xmm0 vpextrq $0, %xmm0, %r12 nop nop nop and $16032, %rcx lea addresses_UC_ht+0xb3ec, %r11 nop nop nop and %rbp, %rbp mov (%r11), %a...
19.501661
129
0.63833
43eecead7434bb59a0407e707a260cd2dc8933be
346
asm
Assembly
programs/oeis/138/A138955.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/138/A138955.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/138/A138955.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A138955: a(n) = 8^n mod 3^n. ; 0,2,1,26,46,206,433,2006,739,19034,53857,76562,435349,1357028,1290286,5539319,1267831,96236090,124187905,993503240,974457118,4308872543,13550273938,45640072286,176834220634,567385155629,1149926807260,6657548629751,22757999098060 mov $1,$0 min $0,1 mov $2,3 pow $2,$1 lpb $1 mul $0,8 ...
26.615385
230
0.745665
777f14bc6d9345a1a427307d7d1592f125892f01
919
asm
Assembly
cards/bn5/ItemCards/136-F003 Sal's Lunch Freebies.asm
RockmanEXEZone/MMBN-Mod-Card-Kit
d591ddca5566dbb323dc19c11e69410fa4073d1b
[ "Unlicense" ]
10
2017-12-05T14:25:38.000Z
2022-02-21T04:28:00.000Z
cards/bn5/ItemCards/136-F003 Sal's Lunch Freebies.asm
RockmanEXEZone/MMBN-Mod-Card-Kit
d591ddca5566dbb323dc19c11e69410fa4073d1b
[ "Unlicense" ]
null
null
null
cards/bn5/ItemCards/136-F003 Sal's Lunch Freebies.asm
RockmanEXEZone/MMBN-Mod-Card-Kit
d591ddca5566dbb323dc19c11e69410fa4073d1b
[ "Unlicense" ]
null
null
null
.include "defaults_item.asm" table_file_jp equ "exe5-utf8.tbl" table_file_en equ "bn5-utf8.tbl" game_code_len equ 3 game_code equ 0x4252424A // BRBJ game_code_2 equ 0x42524245 // BRBE game_code_3 equ 0x42524250 // BRBP card_type equ 0 card_id equ 23 card_no equ "023" card_sub equ "Item Card 023" card_sub_...
30.633333
47
0.797606
3c325bc69f7463703bb78065d89f111399189ba6
947
asm
Assembly
l3337 codes/x.asm/music.asm
pankace/SICP-robably
765f516f253e96ae2c8e433722ea7cefd31b2f04
[ "MIT" ]
null
null
null
l3337 codes/x.asm/music.asm
pankace/SICP-robably
765f516f253e96ae2c8e433722ea7cefd31b2f04
[ "MIT" ]
null
null
null
l3337 codes/x.asm/music.asm
pankace/SICP-robably
765f516f253e96ae2c8e433722ea7cefd31b2f04
[ "MIT" ]
null
null
null
beep_sound: mov al, 182 ; Prep speaker out 0x43, al ; note to play mov ax, cx ; Frec of note ; for midddle C. out 0x42, al ; Output low byte mov al, ...
33.821429
63
0.349525
32a5294f2200c494e880ff3f572e5be88f7a1819
4,345
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca.log_21829_1583.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca.log_21829_1583.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca.log_21829_1583.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %rbp push %rcx push %rdi push %rsi lea addresses_WC_ht+0x1a9f, %rsi lea addresses_WC_ht+0xda9f, %rdi dec %r12 mov $53, %rcx rep movsb nop nop nop cmp $6137, %r11 lea addresses_WT_ht+0x6a57, %rbp nop nop add %rdi, %rdi vmovups (%rbp), %ymm4 vextracti1...
61.197183
2,999
0.66214
24fe08c571eacfced30dae5c705e12c192c18ac3
5,916
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_st_4k_sm_/i7-7700_9_0x48.log_8869_47.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_st_4k_sm_/i7-7700_9_0x48.log_8869_47.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_st_4k_sm_/i7-7700_9_0x48.log_8869_47.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 %r9 push %rax push %rcx push %rdi push %rsi lea addresses_A_ht+0x5251, %r9 nop sub $26963, %r13 mov $0x6162636465666768, %r8 movq %r8, %xmm1 movups %xmm1, (%r9) nop add $12758, %r9 lea addresses_A_ht+0x86d1, %r13 nop nop xor $59520, %rdi mov...
38.167742
2,999
0.656694
78c450799eabc868cec917f6440969f1fb896a4a
405
asm
Assembly
src/drivers/keyboard/keyboard.asm
DreamPearl/FuzzyOS
e287bf139511b59abe9e2a0e7ce49444c6a5299e
[ "Apache-2.0" ]
10
2021-03-04T18:48:29.000Z
2022-03-10T19:07:54.000Z
src/drivers/keyboard/keyboard.asm
DreamPearl/FuzzyOS
e287bf139511b59abe9e2a0e7ce49444c6a5299e
[ "Apache-2.0" ]
7
2020-06-27T13:13:08.000Z
2021-10-17T17:09:40.000Z
src/drivers/keyboard/keyboard.asm
DreamPearl/FuzzyOS
e287bf139511b59abe9e2a0e7ce49444c6a5299e
[ "Apache-2.0" ]
1
2022-02-10T20:09:01.000Z
2022-02-10T20:09:01.000Z
[BITS 32] global port_write global port_read [SECTION .text] port_write: push ebp mov ebp, esp mov al, [ebp + 0xc] ; value mov dx, [ebp + 0x8] ; port out dx, al pop ebp ret port_read: push ebp mov ebp, esp mov dx, [ebp ...
14.464286
38
0.459259
24be93f271c8e2b4347cdb0bc07871a1e4802389
636
asm
Assembly
ch07/32 bit/Multiply.asm
William0Friend/my_masm
e8073266c03c01424ad84b9ed9cf13e9da1eabb1
[ "Apache-2.0" ]
null
null
null
ch07/32 bit/Multiply.asm
William0Friend/my_masm
e8073266c03c01424ad84b9ed9cf13e9da1eabb1
[ "Apache-2.0" ]
null
null
null
ch07/32 bit/Multiply.asm
William0Friend/my_masm
e8073266c03c01424ad84b9ed9cf13e9da1eabb1
[ "Apache-2.0" ]
null
null
null
; Multiplication Examples (Multiply.asm) ; This program shows examples of both signed and unsigned multiplication. INCLUDE Irvine32.inc .code main PROC mov ax,255 mov bx,255 imul bx ;Example 1 mov al,5h mov bl,10h mul bl ; CF = 0 ;Example 2 .data val1 WORD 2000h va...
14.133333
74
0.625786
581f958b15ef01cefd4cab95187d4f96d894e663
56,970
asm
Assembly
C5515_Support_Files/C5515_Lib/dsplib_2.40.00/twiddle/twid2048.asm
HeroSizy/Sizy
89bc29940dc7666591259730b5112efd0a626043
[ "Unlicense" ]
null
null
null
C5515_Support_Files/C5515_Lib/dsplib_2.40.00/twiddle/twid2048.asm
HeroSizy/Sizy
89bc29940dc7666591259730b5112efd0a626043
[ "Unlicense" ]
null
null
null
C5515_Support_Files/C5515_Lib/dsplib_2.40.00/twiddle/twid2048.asm
HeroSizy/Sizy
89bc29940dc7666591259730b5112efd0a626043
[ "Unlicense" ]
null
null
null
;*********************************************************** ; Version 2.30.00 ;*********************************************************** .def twiddle .sect ".data:twiddle" twiddle: .word 32767 ;[ 0 ] .word 0 ;[ 0 ] .word -1 ;[ 512 ] ...
27.65534
61
0.421274
5c833cd123d46efe54ac23b8849a4c729699a47f
390
asm
Assembly
_anim/obj43.asm
vladjester2020/Sonic1TMR
22e749a2aab74cc725729e476d6252b071c12e42
[ "Apache-2.0" ]
null
null
null
_anim/obj43.asm
vladjester2020/Sonic1TMR
22e749a2aab74cc725729e476d6252b071c12e42
[ "Apache-2.0" ]
2
2019-06-13T14:26:59.000Z
2019-10-10T13:15:14.000Z
_anim/obj43.asm
vladjester2020/Sonic1TMR
22e749a2aab74cc725729e476d6252b071c12e42
[ "Apache-2.0" ]
null
null
null
; --------------------------------------------------------------------------- ; Animation script - Roller enemy ; --------------------------------------------------------------------------- dc.w byte_E190-Ani_obj43 dc.w byte_E196-Ani_obj43 dc.w byte_E19C-Ani_obj43 byte_E190: dc.b $F, 2, 1, 0, $FE, 1 byte_E...
39
78
0.382051
0410e78f36a1ca7f28ceccc07b7935a85e67cdb4
733
asm
Assembly
examples/3.asm
IonicaBizau/arc-assembler
8f71d896103c0b3087a80e915edfe8e41c422210
[ "MIT" ]
5
2015-01-05T17:56:57.000Z
2017-11-03T18:04:00.000Z
examples/3.asm
IonicaBizau/arc-assembler
8f71d896103c0b3087a80e915edfe8e41c422210
[ "MIT" ]
null
null
null
examples/3.asm
IonicaBizau/arc-assembler
8f71d896103c0b3087a80e915edfe8e41c422210
[ "MIT" ]
1
2016-02-05T09:53:43.000Z
2016-02-05T09:53:43.000Z
! ! This program calculates the product of two positive numbers ! .begin .org 2048 main: ld [x], %r10 ! load x into r10 ld [y], %r11 ! load y into r11 ld [minus_one], %r14 ! r14 = -1 call pre_mult call mult ! ...
22.212121
61
0.437926
6be97d669e119ebbfe79ef75996bf0c88f26bf9e
582
asm
Assembly
oeis/002/A002279.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/002/A002279.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/002/A002279.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A002279: a(n) = 5*(10^n - 1)/9. ; 0,5,55,555,5555,55555,555555,5555555,55555555,555555555,5555555555,55555555555,555555555555,5555555555555,55555555555555,555555555555555,5555555555555555,55555555555555555,555555555555555555,5555555555555555555,55555555555555555555,555555555555555555555,5555555555555555555555,5555555...
64.666667
498
0.871134
4388cd88e0e7fae60690037c4eea7beeb2261960
2,296
asm
Assembly
programs/oeis/228/A228124.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/228/A228124.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/228/A228124.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A228124: Number of blocks in a Steiner Quadruple System of order A047235(n+1). ; 1,14,30,91,140,285,385,650,819,1240,1496,2109,2470,3311,3795,4900,5525,6930,7714,9455,10416,12529,13685,16206,17575,20540,22140,25585,27434,31395,33511,38024,40425,45526,48230,53955,56980,63365,66729,73810,77531,85344,89440,98021,102510,...
67.529412
1,871
0.796603