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
0e6429715b9f09b7885e687122ce1c5eeae50978
2,942
asm
Assembly
source/texmap/tmap_llt.asm
arbruijn/d2gl
829b1990384b78087f3249feec7df13912e0da05
[ "Unlicense" ]
null
null
null
source/texmap/tmap_llt.asm
arbruijn/d2gl
829b1990384b78087f3249feec7df13912e0da05
[ "Unlicense" ]
null
null
null
source/texmap/tmap_llt.asm
arbruijn/d2gl
829b1990384b78087f3249feec7df13912e0da05
[ "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, DIS...
17.616766
78
0.662475
b3fb9fffccc1948360de19fd5806b24f56351f66
710
asm
Assembly
programs/oeis/158/A158560.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/158/A158560.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/158/A158560.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A158560: a(n) = 30n^2 - 1. ; 29,119,269,479,749,1079,1469,1919,2429,2999,3629,4319,5069,5879,6749,7679,8669,9719,10829,11999,13229,14519,15869,17279,18749,20279,21869,23519,25229,26999,28829,30719,32669,34679,36749,38879,41069,43319,45629,47999,50429,52919,55469,58079,60749,63479,66269,69119,72029,74999,78029,81119,8...
71
620
0.795775
cd657ff9699514ce6a119cf09967fd404c32ef57
301
asm
Assembly
programs/oeis/016/A016190.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/016/A016190.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/016/A016190.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A016190: Expansion of 1/((1-9x)(1-11x)). ; 1,20,301,4040,51001,620060,7352101,85656080,985263601,11225320100,126965305501,1427999420120,15990423157801,178436520564140,1985678518660501,22048354837360160,244384923399813601 add $0,1 mov $1,11 pow $1,$0 mov $2,9 pow $2,$0 sub $1,$2 div $1,2 mov $0,$1
25.083333
179
0.757475
341e805d9ea63a8a97672997702ac93c5d569030
1,141
asm
Assembly
programs/oeis/154/A154571.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/154/A154571.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/154/A154571.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A154571: Numbers that are congruent to {0, 3, 4, 5, 7, 8} mod 12. ; 0,3,4,5,7,8,12,15,16,17,19,20,24,27,28,29,31,32,36,39,40,41,43,44,48,51,52,53,55,56,60,63,64,65,67,68,72,75,76,77,79,80,84,87,88,89,91,92,96,99,100,101,103,104,108,111,112,113,115,116,120,123,124,125,127,128,132,135,136,137,139,140,144,147,148,149,15...
67.117647
945
0.701139
c88031348df85ff0570f9ffa80529ef4ca9ce3c2
1,221
asm
Assembly
programs/oeis/250/A250120.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/250/A250120.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/250/A250120.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A250120: Coordination sequence for planar net 3.3.3.3.6 (also called the fsz net). ; 1,5,9,15,19,24,29,33,39,43,48,53,57,63,67,72,77,81,87,91,96,101,105,111,115,120,125,129,135,139,144,149,153,159,163,168,173,177,183,187,192,197,201,207,211,216,221,225,231,235,240,245,249,255,259,264,269,273,279,283,288,293,297,303,3...
76.3125
1,018
0.727273
7fbe64aeea3d3ea68be93a6f70f7b82537f41d5b
1,004
asm
Assembly
EjerciciosClase/slides4x5.asm
adeandak/OPC
4384259c5f4e46d67a6c4417ea72953a62ccd901
[ "MIT" ]
null
null
null
EjerciciosClase/slides4x5.asm
adeandak/OPC
4384259c5f4e46d67a6c4417ea72953a62ccd901
[ "MIT" ]
null
null
null
EjerciciosClase/slides4x5.asm
adeandak/OPC
4384259c5f4e46d67a6c4417ea72953a62ccd901
[ "MIT" ]
null
null
null
TITLE *MASM Template (slides4x5x6.asm)* ; Descripcion: ; BGslides4x5 ; INCLUDE \masm32\Irvine\Irvine32.inc INCLUDELIB \masm32\Irvine\Irvine32.lib INCLUDELIB \masm32\Irvine\User32.lib INCLUDELIB \masm32\Irvine\Kernel32.lib .DATA val1 WORD 2000h val2 WORD 100h .CODE ; Procedimiento principal mai...
18.254545
56
0.599602
79f1a36dc465e224facaa53adcf946f849ace45e
261
asm
Assembly
core/src/code_generation/tests/ifelse-1.asm
mari-linhares/GoCompiler
dc87ff118ee5752fa1da3271ae57679a8ac449a3
[ "Apache-2.0" ]
1
2019-03-01T23:20:03.000Z
2019-03-01T23:20:03.000Z
core/src/code_generation/tests/ifelse-1.asm
mari-linhares/GoCompiler
dc87ff118ee5752fa1da3271ae57679a8ac449a3
[ "Apache-2.0" ]
null
null
null
core/src/code_generation/tests/ifelse-1.asm
mari-linhares/GoCompiler
dc87ff118ee5752fa1da3271ae57679a8ac449a3
[ "Apache-2.0" ]
null
null
null
100: LD SP, #4000 108: LD R1, #10 116: ST a, R1 124: LD R2, #2 132: ST b, R2 function block 1000: SUB R3, R1, R2 1008: BLEZ R3, #1048 1016: AND R4, #true, #false 1024: LD R0, R4 1032: BR *0(SP) 1040: BR #1064 1048: LD R0, #false 1056: BR *0(SP) function main
14.5
27
0.632184
b7a94ab8d3a4c58d8b25252ddf38ed7ec055f915
4,272
asm
Assembly
constants/scgb_constants.asm
AtmaBuster/pokeplat-gen2
fa83b2e75575949b8f72cb2c48f7a1042e97f70f
[ "blessing" ]
6
2021-06-19T06:41:19.000Z
2022-02-15T17:12:33.000Z
constants/scgb_constants.asm
AtmaBuster/pokeplat-gen2-old
01e42c55db5408d72d89133dc84a46c699d849ad
[ "blessing" ]
null
null
null
constants/scgb_constants.asm
AtmaBuster/pokeplat-gen2-old
01e42c55db5408d72d89133dc84a46c699d849ad
[ "blessing" ]
2
2021-08-11T19:47:07.000Z
2022-01-01T07:07:56.000Z
; GetSGBLayout arguments (see engine/gfx/cgb_layouts.asm and engine/gfx/sgb_layouts.asm) const_def const SCGB_BATTLE_GRAYSCALE const SCGB_BATTLE_COLORS const SCGB_POKEGEAR_PALS const SCGB_STATS_SCREEN_HP_PALS const SCGB_POKEDEX const SCGB_SLOT_MACHINE const SCGB_BETA_TITLE_SCREEN const SCGB_GS_INTRO const SCG...
27.384615
88
0.878979
d575093ad10ee39d9b821957e6b47f8770f4fd45
3,125
asm
Assembly
externals/mpir-3.0.0/mpn/x86/pentium/mul_2.asm
JaminChan/eos_win
c03e57151cfe152d0d3120abb13226f4df74f37e
[ "MIT" ]
1
2018-08-14T03:52:21.000Z
2018-08-14T03:52:21.000Z
externals/mpir-3.0.0/mpn/x86/pentium/mul_2.asm
JaminChan/eos_win
c03e57151cfe152d0d3120abb13226f4df74f37e
[ "MIT" ]
null
null
null
externals/mpir-3.0.0/mpn/x86/pentium/mul_2.asm
JaminChan/eos_win
c03e57151cfe152d0d3120abb13226f4df74f37e
[ "MIT" ]
null
null
null
dnl Intel Pentium mpn_mul_2 -- mpn by 2-limb multiplication. dnl Copyright 2001, 2002 Free Software Foundation, Inc. dnl dnl This file is part of the GNU MP Library. dnl dnl The GNU MP Library is free software; you can redistribute it and/or dnl modify it under the terms of the GNU Lesser General Public License a...
22.007042
76
0.69696
d0346ce30fcfbc46e2cd0404fb7152607666b386
561
asm
Assembly
examples and results/Draw sun/user_code[for user].asm
Hollbrok/CPU_cpp_version
cb68128e1b0d3ce51fcf9cdd5c2a39277365acd5
[ "MIT" ]
5
2021-03-31T20:40:12.000Z
2021-04-10T22:14:33.000Z
04. CPU/examples and results/Draw sun/user_code[for user].asm
Hollbrok/Ilab-2020-21
819a30dc4485ad874c273e9a01ca4adcf8bb2ea0
[ "MIT" ]
1
2021-04-10T21:43:29.000Z
2021-04-10T21:43:29.000Z
04. CPU/examples and results/Draw sun/user_code[for user].asm
Hollbrok/Ilab-2020-21
819a30dc4485ad874c273e9a01ca4adcf8bb2ea0
[ "MIT" ]
2
2021-04-10T21:52:03.000Z
2021-06-04T18:00:17.000Z
push 25 push 100 push 125 pop rcx pop rbx pop rax push rcx pop (2) ; кладем пиксель из стека в оперативку push rbx pop (1) ; кладем пиксель из стека в оперативку push rax pop (0) ; кладем пиксель из стека в оперативку fill push 255 push 255 push 0 pop rcx pop rbx pop r...
13.046512
49
0.636364
b76fc0c7545b3f5c4c406b0ff7006c4ddc2981d2
2,263
asm
Assembly
programs/oeis/211/A211612.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/211/A211612.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/211/A211612.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A211612: Number of ordered triples (w,x,y) with all terms in {-n,...-1,1,...,n} and w+x+y>=0. ; 0,4,35,117,274,530,909,1435,2132,3024,4135,5489,7110,9022,11249,13815,16744,20060,23787,27949,32570,37674,43285,49427,56124,63400,71279,79785,88942,98774,109305,120559,132560,145332,158899,173285,188514,204610,221597,23949...
113.15
1,996
0.828988
2173fb450aec409773a62dbd13e5031d78f4ed82
462
asm
Assembly
experiments/count/cas.4.3/count.checker.asm
phlo/concubine
2a3bc9474878951aef54e8c7b6c47c5b4ac02fb1
[ "MIT" ]
null
null
null
experiments/count/cas.4.3/count.checker.asm
phlo/concubine
2a3bc9474878951aef54e8c7b6c47c5b4ac02fb1
[ "MIT" ]
null
null
null
experiments/count/cas.4.3/count.checker.asm
phlo/concubine
2a3bc9474878951aef54e8c7b6c47c5b4ac02fb1
[ "MIT" ]
null
null
null
# Paul McKenney's Statistical Counter (PerfBook 5.2) # # Summation (checker) thread: EXIT 1 if global counter is not incremented 3 # times by 4 threads (heap[0] != 3 * 4). # # steps: # * total = 5 # # template parameter: # * 12 = expected global counter value # CHECK 0 # start checker thread ADDI 12 # expected...
25.666667
75
0.640693
46e90c6a87426ddaa6c616a85d6acf7071a57569
498
asm
Assembly
CPU/cpu_test/test_storage/test1_branch_bgez.asm
SilenceX12138/MIPS-Microsystems
d389b706b0930151a710b544db436c2883af958b
[ "MIT" ]
55
2021-09-06T12:12:47.000Z
2022-01-15T04:30:53.000Z
CPU/cpu_test/test_storage/test1_branch_bgez.asm
SilenceX12138/MIPS-Microsystems
d389b706b0930151a710b544db436c2883af958b
[ "MIT" ]
null
null
null
CPU/cpu_test/test_storage/test1_branch_bgez.asm
SilenceX12138/MIPS-Microsystems
d389b706b0930151a710b544db436c2883af958b
[ "MIT" ]
null
null
null
lui $2,0xffff ori $2,$2,0xfffe bgez $2,target ori $2,$0,2119 xori $3,$2,2395 andi $3,$3,4937 addiu $4,$3,7887 target: bgez $2,target1 addi $3,$2,293 ori $3,$0,2039 target1: bgez $0,target2 add $4,$4,2345 ori $4,$0,9392 target2: sub $6,$4,$3 lui $4,0xffff ori $3,$0,0xfffe ori $2,$0,4 or $5,$0,$2 or $2,$3,$4 sw $2,0($5)...
11.857143
16
0.60241
933faf9c823e73574d68599ddc37282aeed2970c
655
asm
Assembly
programs/oeis/135/A135521.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/135/A135521.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/135/A135521.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A135521: a(n) = 2^(A091090(n)) - 1. ; 1,1,3,1,3,1,7,1,3,1,7,1,3,1,15,1,3,1,7,1,3,1,15,1,3,1,7,1,3,1,31,1,3,1,7,1,3,1,15,1,3,1,7,1,3,1,31,1,3,1,7,1,3,1,15,1,3,1,7,1,3,1,63,1,3,1,7,1,3,1,15,1,3,1,7,1,3,1,31,1,3,1,7,1,3,1,15,1,3,1,7,1,3,1,63,1,3,1,7,1,3,1,15,1,3,1,7,1,3,1,31,1,3,1,7,1,3,1,15,1,3,1,7,1,3,1,127,1,3,1,7,1,...
50.384615
533
0.528244
4c551d6741c772cf68718a986abbcc5d1f45561d
326
asm
Assembly
MASM programs/smlno.asm
Abhicake/MPMC-LAB-Programs
598c0db844e37dbb17548f25b9bccb42ca08d507
[ "MIT" ]
1
2020-05-24T05:37:16.000Z
2020-05-24T05:37:16.000Z
MASM programs/smlno.asm
Abhicake/MPMC-Lab-Programs
598c0db844e37dbb17548f25b9bccb42ca08d507
[ "MIT" ]
null
null
null
MASM programs/smlno.asm
Abhicake/MPMC-Lab-Programs
598c0db844e37dbb17548f25b9bccb42ca08d507
[ "MIT" ]
null
null
null
; smallest no. Assume cs:code , ds:data data segment data ends code segment start: mov ax,0ffffh; mov si , 0200h; mov cx,[si] mov cx,[si]; back: inc si; inc si cmp ax,[si] JB go mov ax,[si] go: loop back mov di,0251 mov [di],ax; ;mov [di+1] , ah; int 03h code ends end start ; o/p: ; ax = smallest ...
10.1875
24
0.613497
654fb3f5408d6aca5159a8a7644860ca4892c1ec
2,050
asm
Assembly
engine/battle/move_effects/sketch.asm
genterz/pokecross
5e62ab6c23e624ea82d599af306f9c52d768a8b4
[ "blessing" ]
28
2019-11-08T07:19:00.000Z
2021-12-20T10:17:54.000Z
engine/battle/move_effects/sketch.asm
genterz/pokecross
5e62ab6c23e624ea82d599af306f9c52d768a8b4
[ "blessing" ]
13
2020-01-11T17:00:40.000Z
2021-09-14T01:27:38.000Z
engine/battle/move_effects/sketch.asm
genterz/pokecross
5e62ab6c23e624ea82d599af306f9c52d768a8b4
[ "blessing" ]
22
2020-05-28T17:31:38.000Z
2022-03-07T20:49:35.000Z
BattleCommand_Sketch: ; sketch call ClearLastMove ; Don't sketch during a link battle ld a, [wLinkMode] and a jr z, .not_linked call AnimateFailedMove jp PrintNothingHappened .not_linked ; If the opponent has a substitute up, fail. call CheckSubstituteOpp jp nz, .fail ; If the opponent is transformed, fail. ...
17.372881
45
0.716585
f6e9e9db387295b843c508e2b1691c1da0ee1c35
680
asm
Assembly
programs/oeis/195/A195316.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/195/A195316.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/195/A195316.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A195316: Centered 36-gonal numbers. ; 1,37,109,217,361,541,757,1009,1297,1621,1981,2377,2809,3277,3781,4321,4897,5509,6157,6841,7561,8317,9109,9937,10801,11701,12637,13609,14617,15661,16741,17857,19009,20197,21421,22681,23977,25309,26677,28081,29521,30997,32509,34057,35641,37261,38917,40609,42337,44101,45901,47737,49...
75.555556
592
0.802941
f2c3fa2edc4d2a92469d092e6210041341b67d71
8,299
asm
Assembly
unfinished/cracktro_gigascreen/cracktro3_unfinished.asm
alexanderbazhenoff/zx-spectrum-various
80cf61cb8cc6f9b5b1cd6ce9b0e394323afe346e
[ "MIT" ]
null
null
null
unfinished/cracktro_gigascreen/cracktro3_unfinished.asm
alexanderbazhenoff/zx-spectrum-various
80cf61cb8cc6f9b5b1cd6ce9b0e394323afe346e
[ "MIT" ]
null
null
null
unfinished/cracktro_gigascreen/cracktro3_unfinished.asm
alexanderbazhenoff/zx-spectrum-various
80cf61cb8cc6f9b5b1cd6ce9b0e394323afe346e
[ "MIT" ]
null
null
null
; This Source Code Form is subject to the terms of the MIT ; hLicense. If a copy of the MPL was not distributed with ; this file, You can obtain one at https://github.com/aws/mit-0 ; sunshine cracktro by alx^bw. almost done but never released. ORG #6000 ATTR_MODE EQU 0 TEXT_BUFFER_PIX ...
17.182195
64
0.425714
479271b3501c3f06e7884314ca944fafa45637ef
97
asm
Assembly
programs/oeis/028/A028738.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/028/A028738.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/028/A028738.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A028738: Nonsquares mod 25. ; 2,3,5,7,8,10,12,13,15,17,18,20,22,23 mul $0,5 div $0,3 add $0,2
13.857143
38
0.618557
385341c403f78d8bab4bf6e071052a293d90f1fa
25
asm
Assembly
test/asm/divzero-section-bank.asm
orbea/rgbds
91889fc14abbf705271bb484e89e349e08f76477
[ "MIT" ]
522
2017-02-25T21:10:13.000Z
2020-09-13T14:26:18.000Z
test/asm/divzero-section-bank.asm
orbea/rgbds
91889fc14abbf705271bb484e89e349e08f76477
[ "MIT" ]
405
2017-02-25T21:32:37.000Z
2020-09-13T16:43:29.000Z
test/asm/divzero-section-bank.asm
orbea/rgbds
91889fc14abbf705271bb484e89e349e08f76477
[ "MIT" ]
84
2017-02-25T21:10:26.000Z
2020-09-13T14:28:25.000Z
SECTION "sec", ROMX[1/0]
12.5
24
0.64
bdc8d73621b426165cd2630ff597741d96ec861d
405
asm
Assembly
programs/oeis/292/A292510.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/292/A292510.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/292/A292510.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A292510: a(n) = smallest k >= 1 such that {1, p(n,2), p(n,3), ..., p(n,k)} can be partitioned into two sets with equal sums, where p(n,m) is m-th n-gonal number. ; 4,7,6,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,...
36.818182
177
0.548148
b28b8e0eef6403a14af12407e1533eac4fb510f2
180
asm
Assembly
ffight/lcs/boss/13.asm
zengfr/arcade_game_romhacking_sourcecode_top_secret_data
a4a0c86c200241494b3f1834cd0aef8dc02f7683
[ "Apache-2.0" ]
6
2020-10-14T15:29:10.000Z
2022-02-12T18:58:54.000Z
ffight/lcs/boss/13.asm
zengfr/arcade_game_romhacking_sourcecode_top_secret_data
a4a0c86c200241494b3f1834cd0aef8dc02f7683
[ "Apache-2.0" ]
null
null
null
ffight/lcs/boss/13.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 006216 move.w ($8,A3), ($14,A4) [boss+13, container+13, enemy+13] copyright zengfr site:http://github.com/zengfr/romhack
30
67
0.733333
cf4dd56dc02a12e52919379feef057be55102cfd
445
asm
Assembly
programs/oeis/060/A060937.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/060/A060937.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/060/A060937.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A060937: Number of iterations of d(n) (A000005) needed to reach 2 starting at n (n is counted). ; 1,2,3,2,4,2,4,3,4,2,5,2,4,4,3,2,5,2,5,4,4,2,5,3,4,4,5,2,5,2,5,4,4,4,4,2,4,4,5,2,5,2,5,5,4,2,5,3,5,4,5,2,5,4,5,4,4,2,6,2,4,5,3,4,5,2,5,4,5,2,6,2,4,5,5,4,5,2,5,3,4,2,6,4,4,4,5,2,6,4,5,4,4,4,6,2,5,5,4,2 add $0,1 lpb $0 s...
37.083333
201
0.575281
e7ab2a44f4f3832e1d0a6ea4538a63dd93606455
608
asm
Assembly
oeis/312/A312909.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/312/A312909.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/312/A312909.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A312909: Coordination sequence Gal.6.150.2 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings. ; Submitted by Christian Krause ; 1,4,9,13,17,23,27,31,37,41,45,50,54,58,63,67,71,77,81,85,91,95,99,104,108,112,117,121,125,131,135,139,145,14...
60.8
182
0.745066
0b61daee92d518074c51ff79682978e534e63d5d
3,533
asm
Assembly
HookFunctions.asm
obaniu2006/Win32-Inline-API-hook
5d59e241ba8605036182d1c868677f88ad6e8489
[ "Apache-2.0" ]
3
2021-03-05T03:20:37.000Z
2022-01-11T02:38:32.000Z
HookFunctions.asm
obaniu2006/Win32-Inline-API-hook
5d59e241ba8605036182d1c868677f88ad6e8489
[ "Apache-2.0" ]
null
null
null
HookFunctions.asm
obaniu2006/Win32-Inline-API-hook
5d59e241ba8605036182d1c868677f88ad6e8489
[ "Apache-2.0" ]
null
null
null
;Copyright (c) 2015 droidwolf(droidwolf2006@gmail.com) ;All rights reserved. ; ;Licensed under the Apache License, Version 2.0 (the "License"); ;you may not use this file except in compliance with the License. ;You may obtain a copy of the License at ; ; http://www.apache.org/licenses/LICENSE-2.0 ; ;Unless ...
24.880282
104
0.694311
80efb149d225f31fba1882ad5ef8360ab294d067
2,856
asm
Assembly
Assembler/AssemblyCode/LowLevel/POPF_MACRO.asm
KPU-RISC/KPU
9f85c322e1b8489eef31f0696799e0c6c7273c0e
[ "MIT" ]
8
2017-04-16T16:53:03.000Z
2021-09-14T22:29:28.000Z
Assembler/AssemblyCode/LowLevel/POPF_MACRO.asm
KPU-RISC/KPU
9f85c322e1b8489eef31f0696799e0c6c7273c0e
[ "MIT" ]
null
null
null
Assembler/AssemblyCode/LowLevel/POPF_MACRO.asm
KPU-RISC/KPU
9f85c322e1b8489eef31f0696799e0c6c7273c0e
[ "MIT" ]
null
null
null
; Set register XL to "11111111" SET A, "1111" SET B, "1111" SHL MOV_ALU_C_TO_AB A SHL MOV_ALU_C_TO_AB A SHL MOV_ALU_C_TO_AB A SHL MOV_ALU_C_TO_AB A OR MOV_ALU_OUT XL ; Set register XH to "11111111" SET A, "1111" SET B, "1111" SHL MOV_ALU_C_TO_AB A SHL MOV_ALU_C_TO_AB A SHL MOV_ALU_C_TO_AB A SHL MOV_ALU_C_TO_AB A OR MO...
13.665072
70
0.72549
98fe532355b1fd03a562557aea85045da5851af8
383
asm
Assembly
programs/oeis/271/A271035.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/271/A271035.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/271/A271035.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A271035: Number of 3 X 3 X 3 triangular 0..n arrays with some element less than a w, nw or ne neighbor exactly once. ; 10,72,294,896,2268,5040,10164,19008,33462,56056,90090,139776,210392,308448,441864,620160,854658,1158696,1547854,2040192,2656500,3420560,4359420,5503680,6887790,8550360,10534482,12888064,15664176,1892...
38.3
205
0.762402
18e1e5125202fd3543613ef07f80cb1e8d501210
681
asm
Assembly
oeis/163/A163071.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/163/A163071.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/163/A163071.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A163071: a(n) = ((4+sqrt(5))*(3+sqrt(5))^n + (4-sqrt(5))*(3-sqrt(5))^n)/2. ; 4,17,86,448,2344,12272,64256,336448,1761664,9224192,48298496,252894208,1324171264,6933450752,36304019456,190090313728,995325804544,5211593572352,27288258215936,142883175006208,748146017173504,3917343403016192,20511476349403136,10739948448435...
45.4
498
0.807636
58bdacc53d2a57217f57945439e45c1f634966ee
2,650
asm
Assembly
data/tilesets/omanyte_word_room_collision.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
28
2019-11-08T07:19:00.000Z
2021-12-20T10:17:54.000Z
data/tilesets/omanyte_word_room_collision.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
13
2020-01-11T17:00:40.000Z
2021-09-14T01:27:38.000Z
data/tilesets/omanyte_word_room_collision.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
22
2020-05-28T17:31:38.000Z
2022-03-07T20:49:35.000Z
tilecoll WALL, WALL, WALL, WALL ; 00 tilecoll FLOOR, FLOOR, FLOOR, FLOOR ; 01 tilecoll FLOOR, FLOOR, FLOOR, FLOOR ; 02 tilecoll FLOOR, FLOOR, FLOOR, FLOOR ; 03 tilecoll FLOOR, FLOOR, FLOOR, FLOOR ; 04 tilecoll FLOOR, FLOOR, FLOOR, FLOOR ; 05 tilecoll FLOOR, FLOOR, FLOOR, FLOOR ; 06 tilecoll FLOOR, FLOOR, FLOOR,...
40.769231
41
0.710189
687355561a90468d0175dc7039937e586bbc6a4c
8,885
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_st_4k_sm_/i9-9900K_12_0xa0_notsx.log_21829_1635.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_/i9-9900K_12_0xa0_notsx.log_21829_1635.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_/i9-9900K_12_0xa0_notsx.log_21829_1635.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r14 push %r15 push %r9 push %rax push %rbp push %rcx push %rdi push %rsi lea addresses_D_ht+0x18b85, %r9 nop nop nop nop dec %rbp mov (%r9), %r14d nop nop nop add %rax, %rax lea addresses_WT_ht+0x1901c, %rsi lea addresses_A_ht+0x69c, %rdi nop nop nop nop nop sub %rbp, ...
28.569132
2,999
0.650647
b12c778f709e38ebeba4c73f3f9922ab5ac6e1eb
6,570
asm
Assembly
Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_1417.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_1417.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_1417.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 %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_WC_ht+0x1d4a8, %rbp and $32142, %r12 mov (%rbp), %r15w nop and $3725, %rcx lea addresses_D_ht+0x94f8, %rsi lea addresses_UC_ht+0x1cc46, %rdi clflush (%rsi) nop nop nop nop add $1046...
36.5
2,999
0.658904
d535a527191b90f76fa7fbf0f03d2c1c9b99a878
775
asm
Assembly
oeis/183/A183304.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/183/A183304.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/183/A183304.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A183304: Half the number of nX3 binary arrays with no element equal to a strict majority of its horizontal and vertical neighbors ; Submitted by Jamie Morken(s2) ; 1,4,9,19,42,93,205,452,997,2199,4850,10697,23593,52036,114769,253131,558298,1231365,2715861,5990020,13211405,29138671,64267362,141746129,312630929,6895292...
45.588235
490
0.810323
48674137c5f844935a632fd69edc6800aeb1bdd7
328
asm
Assembly
programs/oeis/097/A097482.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/097/A097482.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/097/A097482.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A097482: a(1) = 1, a(2) = 1, a(n) = floor(sqrt(a(n-2)*a(n-1))) + 3 for n > 2. ; 1,1,4,5,7,8,10,11,13,14,16,17,19,20,22,23,25,26,28,29,31,32,34,35,37,38,40,41,43,44,46,47,49,50,52,53,55,56,58,59,61,62,64,65,67,68,70,71,73,74,76,77,79,80,82,83,85,86,88,89,91,92,94,95,97,98,100 mul $0,3 lpb $0 bin $0,4 lpe div $0,2 a...
32.8
197
0.585366
277efcd6069ac3299808498189911ea2473b28ca
925
asm
Assembly
programs/oeis/100/A100833.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/100/A100833.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/100/A100833.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A100833: Smallest positive palindrome-free and squarefree sequence. ; 1,2,3,1,2,4,1,2,3,1,2,5,1,2,3,1,2,4,1,2,3,1,2,6,1,2,3,1,2,4,1,2,3,1,2,5,1,2,3,1,2,4,1,2,3,1,2,7,1,2,3,1,2,4,1,2,3,1,2,5,1,2,3,1,2,4,1,2,3,1,2,6,1,2,3,1,2,4,1,2,3,1,2,5,1,2,3,1,2,4,1,2,3,1,2,8,1,2,3,1,2,4,1,2,3,1,2,5,1,2,3,1,2,4,1,2,3,1,2,6,1,2,3,1,...
25.694444
501
0.512432
33a21f83e39d6133706dcc922718214dda2ce7d4
4,814
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1445.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1445.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1445.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 %r9 push %rbx push %rdi push %rdx push %rsi lea addresses_UC_ht+0x1ca70, %rdi and %rbx, %rbx movups (%rdi), %xmm2 vpextrq $1, %xmm2, %r10 nop nop nop cmp $25364, %r9 lea addresses_A_ht+0x4c78, %r12 nop nop and %rdx, %rdx mov (%r12), %rsi nop nop and ...
49.628866
2,999
0.657665
48cdd5e8979612219508abee0000ae3414cbeaad
144
asm
Assembly
other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/ツール/tool/sfxdos/fdcdrv.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/ツール/tool/sfxdos/fdcdrv.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/ツール/tool/sfxdos/fdcdrv.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
Name: fdcdrv.asm Type: file Size: 26413 Last-Modified: '2016-05-13T04:52:55Z' SHA-1: FFE70632AF7547244E9A5245E232D2C2F383BE1C Description: null
20.571429
47
0.8125
a558fdab56d58a95932f7d322fb0caec8285d896
518
asm
Assembly
programs/oeis/178/A178389.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/178/A178389.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/178/A178389.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A178389: Multiples of 3 in A175461. ; 21,69,93,141,213,237,309,381,453,501,573,597,669,717,789,813,933,1077,1101,1149,1293,1317,1389,1437,1461,1509,1797,1821,1893,1941,2157,2181,2229,2253,2469,2517,2589,2661,2733,2757,2901,2949,2973,3093,3117,3189 mov $2,$0 add $2,1 pow $2,2 lpb $2 add $1,6 sub $2,1 mov $3,$1 ...
21.583333
211
0.656371
268d76b2e34d5123dfd2821664dd1cde419fae3e
64
asm
Assembly
data/maps/headers/TradeCenter.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
1
2022-02-15T00:19:44.000Z
2022-02-15T00:19:44.000Z
data/maps/headers/TradeCenter.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
null
null
null
data/maps/headers/TradeCenter.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
null
null
null
map_header TradeCenter, TRADE_CENTER, CLUB, 0 end_map_header
16
46
0.8125
3b16a09af5338759a7212b766389ffce63bd716c
159
asm
Assembly
src/PJ/rexlib/mathlib/log.asm
AnimatorPro/Animator-Pro
6d0b68cd94bb5cfde2cdd05e9a7c8ee1e1cb3cbb
[ "BSD-3-Clause" ]
119
2015-01-10T15:13:50.000Z
2022-01-24T04:54:34.000Z
src/PJ/rexlib/mathlib/log.asm
AnimatorPro/Animator-Pro
6d0b68cd94bb5cfde2cdd05e9a7c8ee1e1cb3cbb
[ "BSD-3-Clause" ]
6
2015-10-22T20:14:59.000Z
2021-07-10T03:25:21.000Z
src/PJ/rexlib/mathlib/log.asm
AnimatorPro/Animator-Pro
6d0b68cd94bb5cfde2cdd05e9a7c8ee1e1cb3cbb
[ "BSD-3-Clause" ]
27
2015-04-24T22:55:30.000Z
2022-01-21T13:54:00.000Z
include mathhost.i CGROUP group code code segment dword 'CODE' assume cs:CGROUP,ds:CGROUP MATHLIB_2JUMP log _r_ml_log math_log code ends end
13.25
37
0.735849
fd04ab83094d64b608fd7d91504a7dd4d99384f5
7,013
asm
Assembly
Transynther/x86/_processed/NC/_ht_st_zr_/i7-8650U_0xd2_notsx.log_818_1402.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NC/_ht_st_zr_/i7-8650U_0xd2_notsx.log_818_1402.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NC/_ht_st_zr_/i7-8650U_0xd2_notsx.log_818_1402.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 %r15 push %rcx push %rdi push %rdx push %rsi lea addresses_WT_ht+0xdb42, %r11 nop nop add %rsi, %rsi mov $0x6162636465666768, %rdx movq %rdx, %xmm1 vmovups %ymm1, (%r11) nop cmp %r14, %r14 lea addresses_UC_ht+0x16042, %r14 nop nop nop nop n...
32.317972
2,453
0.651932
11d7a771b3bd334575d13e24c8b5d548ccd1610c
595
asm
Assembly
programs/oeis/004/A004152.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/004/A004152.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/004/A004152.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A004152: Sum of digits of n!. ; 1,1,2,6,6,3,9,9,9,27,27,36,27,27,45,45,63,63,54,45,54,63,72,99,81,72,81,108,90,126,117,135,108,144,144,144,171,153,108,189,189,144,189,180,216,207,216,225,234,225,216,198,279,279,261,279,333,270,288,324,288,315,306,333,324,351,351,369,342,351,459,423,432,315,378,432,441,432,423,441,450...
99.166667
364
0.702521
eb246a6f8423321e393d1a9b17ebe6f96b44a561
448
asm
Assembly
examples/hello-world/hello-world.asm
egeldenhuys/cos284
489a3380dd8283834d60d0b45b2cae70c992f48f
[ "MIT" ]
2
2018-11-02T18:46:50.000Z
2019-07-11T10:24:56.000Z
examples/hello-world/hello-world.asm
egeldenhuys/cos284
489a3380dd8283834d60d0b45b2cae70c992f48f
[ "MIT" ]
null
null
null
examples/hello-world/hello-world.asm
egeldenhuys/cos284
489a3380dd8283834d60d0b45b2cae70c992f48f
[ "MIT" ]
null
null
null
segment .data hello_string: db "Hello World!", 0x0a ; 0x0a is a new line character hello_string_len: equ $ - hello_string ; $ is here segment .text global _start _start: mov eax,1 ; sys_write mov edi,1 ; std out mov edx,hello_string_len ; The number of characters lea rsi,[hello_string] ; Set ...
26.352941
72
0.671875
8b342d102fdf94863a7ccd2fa770a921aaf4760a
570,606
asm
Assembly
kernel.asm
codeMasterHacker/cs153
09c56e5148fe3ba3e105381c171f1f9ce1aabc88
[ "MIT-0" ]
null
null
null
kernel.asm
codeMasterHacker/cs153
09c56e5148fe3ba3e105381c171f1f9ce1aabc88
[ "MIT-0" ]
null
null
null
kernel.asm
codeMasterHacker/cs153
09c56e5148fe3ba3e105381c171f1f9ce1aabc88
[ "MIT-0" ]
null
null
null
kernel: file format elf32-i386 Disassembly of section .text: 80100000 <multiboot_header>: 80100000: 02 b0 ad 1b 00 00 add 0x1bad(%eax),%dh 80100006: 00 00 add %al,(%eax) 80100008: fe 4f 52 decb 0x52(%edi) 8010000b: e4 .byte 0xe4 8010000c <entry>: # E...
38.037864
148
0.529348
457e5826d8ce6d79ea12c231c18cb6ea3c9fc14a
1,977
asm
Assembly
Transynther/x86/_processed/P/_un_/i9-9900K_12_0xa0_notsx.log_2_725.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/P/_un_/i9-9900K_12_0xa0_notsx.log_2_725.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/P/_un_/i9-9900K_12_0xa0_notsx.log_2_725.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 %r14 push %r8 push %rcx push %rdi push %rsi lea addresses_WT_ht+0x47ba, %rsi lea addresses_D_ht+0x1ec5a, %rdi nop nop nop nop xor %r8, %r8 mov $80, %rcx rep movsl nop and $53169, %r14 lea addresses_normal_ht+0x1a15a, %r14 nop add %r11, %r11 mov (%r14), %esi no...
17.651786
147
0.648963
d7d62bad714346455ba9aff44b50bee1866cb902
2,866
asm
Assembly
chap18/ex9/peeling.asm
JamesType/optimization-manual
61cdcebb16e0768a6ab7e85ed535e64e9d8cc31a
[ "0BSD" ]
374
2021-06-08T10:42:01.000Z
2022-03-29T14:21:45.000Z
chap18/ex9/peeling.asm
JamesType/optimization-manual
61cdcebb16e0768a6ab7e85ed535e64e9d8cc31a
[ "0BSD" ]
1
2021-06-11T20:24:02.000Z
2021-06-11T20:24:02.000Z
chap18/ex9/peeling.asm
JamesType/optimization-manual
61cdcebb16e0768a6ab7e85ed535e64e9d8cc31a
[ "0BSD" ]
39
2021-06-08T11:25:29.000Z
2022-03-05T05:14:17.000Z
; ; Copyright (C) 2021 by Intel Corporation ; ; Permission to use, copy, modify, and/or distribute this software for any ; purpose with or without fee is hereby granted. ; ; THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH ; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHA...
32.202247
87
0.610258
a2eff7ddacd8150ac9e1e79c99f711fef4462597
6,044
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_ht_zr_/i9-9900K_12_0xca_notsx.log_21829_1496.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_ht_zr_/i9-9900K_12_0xca_notsx.log_21829_1496.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_ht_zr_/i9-9900K_12_0xca_notsx.log_21829_1496.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r14 push %r15 push %rax push %rcx push %rdi push %rdx push %rsi lea addresses_UC_ht+0x9c19, %r10 nop nop nop add $5560, %r15 mov (%r10), %esi nop nop nop nop nop add $25768, %rax lea addresses_UC_ht+0xaed9, %r14 nop nop sub %r10, %r10 mov $0x6162636465666768,...
38.496815
2,999
0.65867
ce3309d11e8d140f742ee6e3fdf888d1f94c0f02
433
asm
Assembly
libsrc/msx/gen_ldirvm.asm
Toysoft/z88dk
f930bef9ac4feeec91a07303b79ddd9071131a24
[ "ClArtistic" ]
null
null
null
libsrc/msx/gen_ldirvm.asm
Toysoft/z88dk
f930bef9ac4feeec91a07303b79ddd9071131a24
[ "ClArtistic" ]
null
null
null
libsrc/msx/gen_ldirvm.asm
Toysoft/z88dk
f930bef9ac4feeec91a07303b79ddd9071131a24
[ "ClArtistic" ]
1
2019-12-03T23:28:20.000Z
2019-12-03T23:28:20.000Z
; ; z88dk library: Generic VDP support code ; ; FILVRM ; ; ; $Id: gen_ldirvm.asm,v 1.3 2016-06-16 19:30:25 dom Exp $ ; SECTION code_clib PUBLIC LDIRVM PUBLIC _LDIRVM EXTERN SETWRT INCLUDE "msx/vdp.inc" LDIRVM: _LDIRVM: ex de,hl push bc call SETWRT pop hl IF VDP_DATA >= 0 ld bc,VDP_DATA ENDIF loop: ...
11.102564
57
0.662818
e2201ee95b1b1c7e54efd96059336f1e4bec4922
2,580
asm
Assembly
src/data_const.asm
maziac/dezogif
e92f6a0e21ac6b465349e193417e3f19721f763d
[ "MIT" ]
2
2020-05-25T09:25:46.000Z
2020-12-30T10:43:58.000Z
src/data_const.asm
maziac/dezogif
e92f6a0e21ac6b465349e193417e3f19721f763d
[ "MIT" ]
null
null
null
src/data_const.asm
maziac/dezogif
e92f6a0e21ac6b465349e193417e3f19721f763d
[ "MIT" ]
null
null
null
;=========================================================================== ; data.asm ; ; All volatile data is defined here. ; ; Note: The area does not need to be copied. i.e. is initialized on the fly. ;=========================================================================== ; The dezogif program version: MA...
25.544554
89
0.54845
39386a74349b27c64358019b4212b9e7a98b8b7e
11,615
asm
Assembly
aplib.asm
Nun-z/final_fantasy_vi_widescreen
27ab750baf4761347848156a4d81560ac11a4c9a
[ "MIT" ]
null
null
null
aplib.asm
Nun-z/final_fantasy_vi_widescreen
27ab750baf4761347848156a4d81560ac11a4c9a
[ "MIT" ]
null
null
null
aplib.asm
Nun-z/final_fantasy_vi_widescreen
27ab750baf4761347848156a4d81560ac11a4c9a
[ "MIT" ]
null
null
null
; *************************************************************************** ; *************************************************************************** ; ; aplib.asm ; ; 65C816 decompressor for data stored in Jorgen Ibsen's aPLib format. ; ; Includes support for Emmanuel Marty's enhancements to the aPLib format. ; ...
42.083333
104
0.437624
a6612f1b8f161eb0ac9682b99f652932ba01bc3a
43,413
asm
Assembly
ps.asm
anishkasachdeva/XV6_Operating_System
7bb874de6900f6f1ba72c0f27ed96c470d566f1d
[ "MIT-0" ]
null
null
null
ps.asm
anishkasachdeva/XV6_Operating_System
7bb874de6900f6f1ba72c0f27ed96c470d566f1d
[ "MIT-0" ]
null
null
null
ps.asm
anishkasachdeva/XV6_Operating_System
7bb874de6900f6f1ba72c0f27ed96c470d566f1d
[ "MIT-0" ]
null
null
null
_ps: file format elf32-i386 Disassembly of section .text: 00000000 <main>: #include "user.h" #include "fcntl.h" int main(int argc, char *argv[]) { 0: 8d 4c 24 04 lea 0x4(%esp),%ecx 4: 83 e4 f0 and $0xfffffff0,%esp 7: ff 71 fc pushl -0x4(%ecx) a: 55 ...
29.734932
60
0.41066
c10802750cf9e8e4fb6c8851ef923cdd90238d3e
114
asm
Assembly
libsrc/_DEVELOPMENT/math/float/am9511/c/sccz80/cam32_sccz80_atanh.asm
ahjelm/z88dk
c4de367f39a76b41f6390ceeab77737e148178fa
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/math/float/am9511/c/sccz80/cam32_sccz80_atanh.asm
C-Chads/z88dk
a4141a8e51205c6414b4ae3263b633c4265778e6
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/math/float/am9511/c/sccz80/cam32_sccz80_atanh.asm
C-Chads/z88dk
a4141a8e51205c6414b4ae3263b633c4265778e6
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
SECTION code_fp_am9511 PUBLIC cam32_sccz80_atanh EXTERN _am9511_atanh defc cam32_sccz80_atanh = _am9511_atanh
12.666667
39
0.868421
37408cd0a48dc50070e195a5b5092f2c62a86364
653
asm
Assembly
libsrc/_DEVELOPMENT/arch/zxn/memory/z80/asm_zxn_read_sysvar_bank_state.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/arch/zxn/memory/z80/asm_zxn_read_sysvar_bank_state.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/arch/zxn/memory/z80/asm_zxn_read_sysvar_bank_state.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; =============================================================== ; 2017 ; =============================================================== ; ; unsigned int zxn_read_sysvar_bank_state(void) ; ; =============================================================== INCLUDE "config_private.inc" SECTION code_clib SECTION code_...
19.205882
65
0.456355
2497efa19e11dfab7e712e436d0195bc93a94637
6,051
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_st_zr_un_/i7-7700_9_0xca.log_21829_1197.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_st_zr_un_/i7-7700_9_0xca.log_21829_1197.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_st_zr_un_/i7-7700_9_0xca.log_21829_1197.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 %r9 push %rbx push %rcx push %rdi push %rsi lea addresses_normal_ht+0x12999, %r13 nop nop nop inc %r12 mov $0x6162636465666768, %r11 movq %r11, (%r13) nop nop nop cmp $21756, %rcx lea addresses_D_ht+0x14f09, %rsi lea addresses_WC_ht+0xc489,...
37.583851
2,999
0.658899
541ac910a037a0770324b5243049eb5b9d4a8bb2
3,387
asm
Assembly
libraries/lib.source/console/screen_lores.asm
paulscottrobson/next-hla-6
eaaf2ec51d6346d36d903dca494b498efe9dc48b
[ "MIT" ]
1
2020-06-10T09:57:49.000Z
2020-06-10T09:57:49.000Z
libraries/lib.source/console/screen_lores.asm
paulscottrobson/next-hla-6
eaaf2ec51d6346d36d903dca494b498efe9dc48b
[ "MIT" ]
null
null
null
libraries/lib.source/console/screen_lores.asm
paulscottrobson/next-hla-6
eaaf2ec51d6346d36d903dca494b498efe9dc48b
[ "MIT" ]
null
null
null
; ********************************************************************************* ; ********************************************************************************* ; ; File: screen_lores.asm ; Purpose: LowRes console interface, sprites enabled. ; Date : 1st January 2019 ; Author: paul@robsons.org.uk ; ; ***...
22.430464
83
0.450841
0d73f92cec8f62e9ed7ebc431de1f0cc0287be61
4,556
asm
Assembly
Transynther/x86/_processed/NONE/_st_zr_un_/i7-7700_9_0x48.log_21829_2344.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_st_zr_un_/i7-7700_9_0x48.log_21829_2344.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_st_zr_un_/i7-7700_9_0x48.log_21829_2344.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 %r8 push %r9 push %rax push %rdi push %rdx lea addresses_WT_ht+0x18823, %r11 nop nop nop nop nop sub %r8, %r8 movl $0x61626364, (%r11) nop nop and $64073, %r9 lea addresses_normal_ht+0x6c23, %rax nop nop nop nop nop cmp %r9, %r9 movups (%rax), %xmm4 ...
51.772727
2,999
0.658911
bc3654e9008bcb6d9b508ec38a468a87ae8ab68f
484
asm
Assembly
oeis/069/A069011.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/069/A069011.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/069/A069011.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A069011: Triangle with T(n,k) = n^2 + k^2. ; 0,1,2,4,5,8,9,10,13,18,16,17,20,25,32,25,26,29,34,41,50,36,37,40,45,52,61,72,49,50,53,58,65,74,85,98,64,65,68,73,80,89,100,113,128,81,82,85,90,97,106,117,130,145,162,100,101,104,109,116,125,136,149,164,181,200,121,122,125,130,137,146,157,170,185,202,221,242,144,145,148,153...
34.571429
347
0.659091
1c4a5a3674974e07522bf24ec986e460c1c74287
6,965
asm
Assembly
Transynther/x86/_processed/NONE/_un_xt_sm_/i7-7700_9_0x48.log_21829_263.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_un_xt_sm_/i7-7700_9_0x48.log_21829_263.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_un_xt_sm_/i7-7700_9_0x48.log_21829_263.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 %rcx push %rdi push %rsi lea addresses_UC_ht+0xd6c1, %rsi lea addresses_WC_ht+0x11649, %rdi xor $62333, %rax mov $16, %rcx rep movsb cmp %rdi, %rdi lea addresses_D_ht+0x194a1, %rsi lea addresses_A_ht+0x12a15, %rdi nop nop...
37.648649
2,999
0.654702
aaabd71def681f2249ee5ec3b262c21653953400
343
asm
Assembly
programs/oeis/258/A258935.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/258/A258935.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/258/A258935.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A258935: Independence number of Keller graphs. ; 4,5,8,16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536,131072,262144,524288,1048576,2097152,4194304,8388608,16777216,33554432,67108864,134217728,268435456,536870912,1073741824,2147483648,4294967296,8589934592 mov $1,2 pow $1,$0 lpb $0 mov $0,1 mul $1,2 ...
28.583333
220
0.763848
b0a1c12c53e52c8bf95d36edaddda10c4ca8ac3f
510
asm
Assembly
verify/alfy/2_simple/sum.alfy.asm
alexandruradovici/alf-alfy-asm-public
43a73cc13c38f39125620fb9bd566c261cff1c73
[ "BSD-2-Clause" ]
null
null
null
verify/alfy/2_simple/sum.alfy.asm
alexandruradovici/alf-alfy-asm-public
43a73cc13c38f39125620fb9bd566c261cff1c73
[ "BSD-2-Clause" ]
2
2017-05-18T20:29:57.000Z
2017-05-19T19:03:07.000Z
verify/alfy/2_simple/sum.alfy.asm
alexandruradovici/alf-alfy-asm-language-public
43a73cc13c38f39125620fb9bd566c261cff1c73
[ "BSD-2-Clause" ]
null
null
null
; script start: ; asm readnumber r2 ; x: r3 set r3 0 store r3 r2 ; asm readnumber r2 ; y: r3 set r3 4 store r3 r2 ; attribution ; expression + ; x: r3 set r3 0 load r3 r3 ; y: r4 se...
16.451613
22
0.384314
99351c9a1601739f150698208cfce8d476a4379a
2,691
asm
Assembly
SNES_16x16/mainB.asm
nesdoug/M1TE2
7a048c0423a6510981af94ead81a728a309d00f0
[ "MIT" ]
23
2020-01-17T14:52:22.000Z
2021-10-11T11:25:33.000Z
SNES_16x16/mainB.asm
nesdoug/M1TE2
7a048c0423a6510981af94ead81a728a309d00f0
[ "MIT" ]
1
2021-07-18T04:58:04.000Z
2021-07-18T14:22:56.000Z
SNES_16x16/mainB.asm
nesdoug/M1TE2
7a048c0423a6510981af94ead81a728a309d00f0
[ "MIT" ]
null
null
null
; SNES 16x16 tiles test, with RLE compression .p816 .smart .include "regs.asm" .include "variables.asm" .include "macros.asm" .include "init.asm" .include "unrle.asm" .segment "CODE" ; enters here in forced blank Main: .a16 ; the setting from init code .i16 phk plb ; DMA from BG_Palette to CGRAM A8 lda ...
16.509202
63
0.680045
23355354334a77dabff180b3c54cefc1f99cacf4
356
asm
Assembly
testsuite/ubivm/expected/attr_real_2.asm
alexgarzao/UOP
12460841ff2b9991d2f7f461635b1f551413823f
[ "MIT" ]
null
null
null
testsuite/ubivm/expected/attr_real_2.asm
alexgarzao/UOP
12460841ff2b9991d2f7f461635b1f551413823f
[ "MIT" ]
null
null
null
testsuite/ubivm/expected/attr_real_2.asm
alexgarzao/UOP
12460841ff2b9991d2f7f461635b1f551413823f
[ "MIT" ]
null
null
null
Entity start No options Constants 0 S start 1 S var1 2 R 10.990000 3 I 1 4 S io.writeln End Valid context (always) No properties Def start No parameters Local variables 0 real var1 End No results ldconst 2 --> [10.990000] stvar 0 --> [var1] ldvar 0 --> [var1] ldconst 3 --> [1] lcall...
13.692308
27
0.629213
ad0044e1e767824ef7364e6b88ae0e8c48381379
10,041
asm
Assembly
x86/Move_IsPseudoLegal.asm
lantonov/asm
b9ddd4ed9a8c73cbd3600608847769f4690c293c
[ "BSD-3-Clause" ]
150
2016-11-26T05:41:31.000Z
2022-02-09T20:54:53.000Z
x86/Move_IsPseudoLegal.asm
lantonov/asm
b9ddd4ed9a8c73cbd3600608847769f4690c293c
[ "BSD-3-Clause" ]
199
2016-12-07T22:13:00.000Z
2022-03-22T15:42:18.000Z
x86/Move_IsPseudoLegal.asm
lantonov/asm
b9ddd4ed9a8c73cbd3600608847769f4690c293c
[ "BSD-3-Clause" ]
95
2016-11-24T22:57:13.000Z
2022-01-24T19:42:10.000Z
calign 16 Move_IsPseudoLegal: ; in: rbp address of Pos ; rbx address of State ; ecx move ; out: rax = 0 if move is not pseudo legal ; rax !=0 if move is pseudo legal could be anything nonzero ; ; we need to make sure the move is legal for the special types ; promotion ; castli...
20.491837
70
0.607908
a3d596ab3e53a71464415597f1599b2d3b43df8b
2,441
asm
Assembly
Program06/Prog06.asm
jasarsoft/asm-example
9a65a1eac11881c5b8086c293a223a8cebeb444e
[ "Apache-2.0" ]
1
2018-06-09T07:11:35.000Z
2018-06-09T07:11:35.000Z
Program06/Prog06.asm
jasarsoft/asm-example
9a65a1eac11881c5b8086c293a223a8cebeb444e
[ "Apache-2.0" ]
null
null
null
Program06/Prog06.asm
jasarsoft/asm-example
9a65a1eac11881c5b8086c293a223a8cebeb444e
[ "Apache-2.0" ]
null
null
null
;Zadatak 6: Vrijeme ispisa iz memorije racunara Prog06 Segment ;definicija segmenta assume CS:Prog06, DS:Prog06 ;pocetak CS i DS segmenta Start: mov ax, Prog06 ;pocetak na DS mov ds, ax mov ax, 0b800h ;adreas video memorije u ES registru...
31.701299
75
0.410078
7765a68b1fea5eb515f55c4267812a818bd20068
509
asm
Assembly
sample1.asm
jmacIndy/cpu
e328039f8ad47e0af0a9382a936b9029e6a8e8ea
[ "MIT" ]
null
null
null
sample1.asm
jmacIndy/cpu
e328039f8ad47e0af0a9382a936b9029e6a8e8ea
[ "MIT" ]
null
null
null
sample1.asm
jmacIndy/cpu
e328039f8ad47e0af0a9382a936b9029e6a8e8ea
[ "MIT" ]
null
null
null
// this is sample input for assembler .CONSTANT ADD1 2 ADD2 0x07 LOOPSIZE 0x0A .DATA RES1 RES2 COUNTER .CODE SET0 ADD1 // use variables for this addition SET1 ADD2 ADD STOR RES1 PRT RES1 CALL SUB1 HALT SUB1 SET0 0x04 // use literals for this addition ...
15.90625
49
0.59725
402ce2658bfee4fa454703b94c1a398957020b96
455
asm
Assembly
programs/oeis/302/A302254.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/302/A302254.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/302/A302254.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A302254: Exponent of the group of the Gaussian integers in a reduced system modulo (1+i)^n. ; 1,1,2,4,4,4,4,4,8,8,16,16,32,32,64,64,128,128,256,256,512,512,1024,1024,2048,2048,4096,4096,8192,8192,16384,16384,32768,32768,65536,65536,131072,131072,262144,262144,524288,524288,1048576,1048576,2097152,2097152,4194304,4194...
28.4375
245
0.707692
f6b759c6237afa7b73accdbda7723c072f48702b
6,108
asm
Assembly
2004-summer/mp1/mp1.asm
ece291/machine-problems
5f91f9f2ddceb7cda1e14c2973d83023a42d9929
[ "RSA-MD" ]
3
2016-07-16T04:33:49.000Z
2021-07-13T16:18:17.000Z
2004-summer/mp1/mp1.asm
ece291/machine-problems
5f91f9f2ddceb7cda1e14c2973d83023a42d9929
[ "RSA-MD" ]
null
null
null
2004-summer/mp1/mp1.asm
ece291/machine-problems
5f91f9f2ddceb7cda1e14c2973d83023a42d9929
[ "RSA-MD" ]
null
null
null
; MP1 - Gradebook ; Your Name ; Today's Date ; ; Ryan Chmiel, Summer 2004 ; University of Illinois, Urbana-Champaign ; Dept. of Electrical and Computer Engineering ; ; Version 1.0 BITS 16 ;====== SECTION 1: Define constants ======================================= CR EQU 0Dh LF EQU ...
34.704545
90
0.531925
07041d52f47f5324723c2efaecb484e7c69095ef
375
asm
Assembly
arch/x86_64/cpu/task.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/cpu/task.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/cpu/task.asm
PoisonNinja/quark
0cc2b8191f0c5cbd856caac688bfdac54a7d3369
[ "BSD-3-Clause-Clear", "BSD-3-Clause" ]
1
2018-08-29T21:31:06.000Z
2018-08-29T21:31:06.000Z
%include "common.inc" ; void do_task_switch(addr_t* old_stack, addr_t* new_stack); ; rdi = old stack, rsi = new stack global do_task_switch do_task_switch: pushfq push rbp push rbx push r12 push r13 push r14 push r15 mov [rdi], rsp mov rsp, [rsi] pop r15 pop r14 pop r1...
14.423077
60
0.610667
f94acffd16ee2c3fe06991b221e064d5cdde7e22
3,265
asm
Assembly
kernel/support/keyboard.asm
paulscottrobson/MZ-Compiler
6f992844f6f447fbaf65569e3c70fb7dfc086b7e
[ "MIT" ]
null
null
null
kernel/support/keyboard.asm
paulscottrobson/MZ-Compiler
6f992844f6f447fbaf65569e3c70fb7dfc086b7e
[ "MIT" ]
null
null
null
kernel/support/keyboard.asm
paulscottrobson/MZ-Compiler
6f992844f6f447fbaf65569e3c70fb7dfc086b7e
[ "MIT" ]
null
null
null
; ********************************************************************************* ; ********************************************************************************* ; ; File: keyboard.asm ; Purpose: Spectrum Keyboard Interface ; Date : 8th November 2018 ; Author: paul@robsons.org.uk ; ; *********************...
29.414414
83
0.384992
324ae6c251f2c815b8204d2535683e449f71fadf
403
asm
Assembly
programs/oeis/077/A077904.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/077/A077904.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/077/A077904.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A077904: Expansion of (1-x)^(-1)/(1+x-2*x^3). ; 1,0,1,2,-1,4,1,-2,11,-8,5,18,-33,44,-7,-58,147,-160,45,250,-569,660,-159,-978,2299,-2616,661,3938,-9169,10492,-2615,-15722,36707,-41936,10493,62922,-146793,167780,-41935,-251650,587211,-671080,167781,1006642,-2348801,2684364,-671079,-4026522 mov $1,1 lpb $0 mov $2,$0...
33.583333
243
0.635236
be207ad3e1e9d1daa263fc6ad62355fca05e8827
1,181
asm
Assembly
test/Patch/X86_64/WIN64_RunRealExec.asm
clayne/QBDI
01adf4f75b9ef47edfc9225d51585b1ef6961016
[ "Apache-2.0" ]
null
null
null
test/Patch/X86_64/WIN64_RunRealExec.asm
clayne/QBDI
01adf4f75b9ef47edfc9225d51585b1ef6961016
[ "Apache-2.0" ]
null
null
null
test/Patch/X86_64/WIN64_RunRealExec.asm
clayne/QBDI
01adf4f75b9ef47edfc9225d51585b1ef6961016
[ "Apache-2.0" ]
null
null
null
; ; This file is part of QBDI. ; ; Copyright 2017 - 2022 Quarkslab ; ; Licensed under the Apache License, Version 2.0 (the "License"); ; you may not use this file except in compliance with the License. ; You may obtain a copy of the License at ; ; http://www.apache.org/licenses/LICENSE-2.0 ; ; Unless req...
20.016949
75
0.614733
1334938a27f2920327029b32eb0cd2dbc51fb8a1
685
asm
Assembly
programs/oeis/195/A195617.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/195/A195617.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/195/A195617.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A195617: Numerators b(n) of Pythagorean approximations b(n)/a(n) to 3. ; 35,1333,50615,1922041,72986939,2771581645,105247115567,3996618809905,151766267660819,5763121552301221,218846852719785575,8310417281799550633,315577009855663138475,11983615957233399711421,455061829365013525895519,17280365899913280584318305,656198...
42.8125
433
0.846715
e023946999f17ffaded46fb4378e94c855f1f0a4
67
asm
Assembly
nes-test-roms/mmc3_irq_tests/source/prefix_swap.asm
joebentley/ones
d2c7d21bd94dda9d312c56a197cddec164035d4f
[ "BSD-2-Clause" ]
1,461
2022-02-25T17:44:34.000Z
2022-03-30T06:18:29.000Z
rustnes-dev/test_roms/mmc3_irq_tests/source/prefix_swap.asm
w1n5t0n99/rustnes
2d03cc0c5dcc33d6f4ca35a009b2aee9c0d096d4
[ "MIT" ]
17
2016-10-30T12:46:35.000Z
2020-01-31T11:34:38.000Z
rustnes-dev/test_roms/mmc3_irq_tests/source/prefix_swap.asm
w1n5t0n99/rustnes
2d03cc0c5dcc33d6f4ca35a009b2aee9c0d096d4
[ "MIT" ]
47
2016-10-24T00:30:56.000Z
2022-02-10T15:19:41.000Z
.include "prefix_cpu.a" .include "util.a" .include "ppu_sync.a"
16.75
24
0.686567
6bc2f7a49ca5e8a18e2098e32f15639317e88b76
280
asm
Assembly
programs/oeis/114/A114364.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/114/A114364.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/114/A114364.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A114364: a(n) = n*(n+1)^2. ; 4,18,48,100,180,294,448,648,900,1210,1584,2028,2548,3150,3840,4624,5508,6498,7600,8820,10164,11638,13248,15000,16900,18954,21168,23548,26100,28830,31744,34848,38148,41650,45360,49284,53428,57798,62400 mov $1,$0 add $0,2 pow $0,2 add $1,1 mul $1,$0
31.111111
202
0.714286
f0bfb94843b194040981f0fe173ba9e469010ea7
346
asm
Assembly
programs/oeis/290/A290699.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/290/A290699.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/290/A290699.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A290699: a(n) = 2^n - n + n^2. ; 0,2,6,14,28,52,94,170,312,584,1114,2158,4228,8348,16566,32978,65776,131344,262450,524630,1048956,2097572,4194766,8389114,16777768,33555032,67109514,134218430,268436212,536871724,1073742694,2147484578,4294968288,8589935648,17179870306 sub $0,1 mov $2,2 pow $2,$0 sub $3,$0 bin $3,2 add...
28.833333
235
0.731214
ba1ba629e7469f74e8dfa20ae35e840306ad8694
20
asm
Assembly
tests/value_error.asm
brekekekex/RiSC-16_assembler
b5571af95a77ff906a7cf3728d78bc7e8eae9613
[ "Unlicense" ]
null
null
null
tests/value_error.asm
brekekekex/RiSC-16_assembler
b5571af95a77ff906a7cf3728d78bc7e8eae9613
[ "Unlicense" ]
null
null
null
tests/value_error.asm
brekekekex/RiSC-16_assembler
b5571af95a77ff906a7cf3728d78bc7e8eae9613
[ "Unlicense" ]
null
null
null
addi r1, r0, 34234
10
19
0.65
6b23a54841d294e14304684a78ac8f58c5b1d6a4
615
asm
Assembly
oeis/062/A062457.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/062/A062457.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/062/A062457.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A062457: a(n) = prime(n)^n. ; 2,9,125,2401,161051,4826809,410338673,16983563041,1801152661463,420707233300201,25408476896404831,6582952005840035281,925103102315013629321,73885357344138503765449,12063348350820368238715343,3876269050118516845397872321,1271991467017507741703714391419,136753052840548005895349735207881,49...
68.333333
492
0.882927
dde1b75cf79897c87d0b095859c3c6872117826e
275
asm
Assembly
programs/oeis/109/A109049.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/109/A109049.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/109/A109049.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A109049: a(n) = lcm(n, 8). ; 0,8,8,24,8,40,24,56,8,72,40,88,24,104,56,120,16,136,72,152,40,168,88,184,24,200,104,216,56,232,120,248,32,264,136,280,72,296,152,312,40,328,168,344,88,360,184,376,48,392,200,408,104,424,216,440,56,456,232 mov $1,$0 gcd $1,8 div $0,$1 mul $0,8
34.375
206
0.654545
360882bea5359e5f0240f16ab0889059e89922f2
65
asm
Assembly
BitEpicness/TestAssembly.asm
davidov541/BitEpicness
6f2dfddff55f4d9054bd9670dc49851a3444b0ef
[ "Apache-2.0" ]
null
null
null
BitEpicness/TestAssembly.asm
davidov541/BitEpicness
6f2dfddff55f4d9054bd9670dc49851a3444b0ef
[ "Apache-2.0" ]
null
null
null
BitEpicness/TestAssembly.asm
davidov541/BitEpicness
6f2dfddff55f4d9054bd9670dc49851a3444b0ef
[ "Apache-2.0" ]
null
null
null
L1: ldi $s0, 50 ldi $s1, 100 add $s0, $s1 swn $rr, $0, $0
13
17
0.476923
0d32c94368792cfa2bef335a696e8a27d138a3a5
693
asm
Assembly
programs/oeis/180/A180118.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/180/A180118.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/180/A180118.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A180118: a(n) = Sum_{k=1..n} (k+2)!/k! = Sum_{k=1..n} (k+2)*(k+1). ; 0,6,18,38,68,110,166,238,328,438,570,726,908,1118,1358,1630,1936,2278,2658,3078,3540,4046,4598,5198,5848,6550,7306,8118,8988,9918,10910,11966,13088,14278,15538,16870,18276,19758,21318,22958,24680,26486,28378,30358,32428,34590,36846,39198,41648,44198...
86.625
586
0.772006
a9a64b8fbaaee79c943db1043e32b17d02f45eb9
2,513
asm
Assembly
code/actors.asm
martendo7/cookie-shooter-gb
b733f227e154cf63392f85dd72ac79f39937135a
[ "MIT" ]
3
2021-04-22T01:21:25.000Z
2021-05-30T21:17:52.000Z
code/actors.asm
martendo/cookie-shooter-gb
b733f227e154cf63392f85dd72ac79f39937135a
[ "MIT" ]
1
2021-05-13T00:30:35.000Z
2021-05-13T23:22:55.000Z
code/actors.asm
martendo/cookie-shooter-gb
b733f227e154cf63392f85dd72ac79f39937135a
[ "MIT" ]
null
null
null
INCLUDE "defines.inc" SECTION "Actor Variables", HRAM ; The index of the next available OAM slot hNextAvailableOAMSlot:: DS 1 SECTION "Common Actor Code", ROM0 ; Hide all objects in OAM by zeroing their Y positions HideAllObjects:: ld hl, wShadowOAM HideAllObjectsAtAddress:: ld d, OAM_COUNT Hi...
23.268519
66
0.562674
0b765cde7fd38b11a818696962d964500d1b5ee3
27,386
asm
Assembly
Glaux.asm
hexagonix/Fontes
108c7468c736ed30561953f5c185f8e498b88c2d
[ "MIT" ]
null
null
null
Glaux.asm
hexagonix/Fontes
108c7468c736ed30561953f5c185f8e498b88c2d
[ "MIT" ]
null
null
null
Glaux.asm
hexagonix/Fontes
108c7468c736ed30561953f5c185f8e498b88c2d
[ "MIT" ]
null
null
null
;; Fonte derivada do projeto GlauxOS (projeto descontinuado) assinatura: db "HFNT" unicode_0000: times 16 db 0 unicode_0033: db 00000000b db 00001000b db 00001000b db 00001000b db 00001000b db 00001000b db 00001000b db 00000000b db 00000000b db 00001000b db 000010...
15.949913
60
0.655335
37fcb0d88260a9f5e09bc206d5179cc21aad54e2
730
asm
Assembly
programs/oeis/213/A213243.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/213/A213243.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/213/A213243.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A213243: Number of nonzero elements in GF(2^n) that are cubes. ; 1,1,7,5,31,21,127,85,511,341,2047,1365,8191,5461,32767,21845,131071,87381,524287,349525,2097151,1398101,8388607,5592405,33554431,22369621,134217727,89478485,536870911,357913941,2147483647,1431655765,8589934591,5726623061,34359738367,22906492245,13743895...
36.5
514
0.80137
ee144277b2ab24b836e14013a8b1dbceef6b9444
398
asm
Assembly
oeis/127/A127533.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/127/A127533.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/127/A127533.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A127533: Sum of jump-lengths of all binary trees with n edges. ; Submitted by Jamie Morken(s4) ; 0,0,0,2,17,100,506,2366,10556,45696,193800,810084,3350479,13748020,56071470,227613750,920540040,3711935040,14932102320,59951235420,240316859250,962056169256,3847193657076,15370712686252,61364157982952 mov $1,$0 mul $1,2 ...
26.533333
202
0.751256
44d83ab6989c37b9efa78c95c47e54a9e1352470
479
asm
Assembly
Chapter_8/Program 8.4_SSE_packed/x86/Program_8.4_NASM.asm
chen150182055/Assembly
e5e76bea438a3752b59775098205a77aa7087110
[ "MIT" ]
272
2016-12-28T02:24:21.000Z
2022-03-30T21:05:37.000Z
Chapter_8/Program 8.4_SSE_packed/x86/Program_8.4_NASM.asm
chen150182055/Assembly
e5e76bea438a3752b59775098205a77aa7087110
[ "MIT" ]
1
2018-04-17T19:47:52.000Z
2018-04-17T19:47:52.000Z
Chapter_8/Program 8.4_SSE_packed/x86/Program_8.4_NASM.asm
chen150182055/Assembly
e5e76bea438a3752b59775098205a77aa7087110
[ "MIT" ]
62
2017-02-02T14:39:37.000Z
2022-01-04T09:02:07.000Z
; Program 8.4 ; SSE Packed Operations - NASM (32-bit) ; Copyright (c) 2017 Hall & Slonka section .data align 16 ; 16-byte alignment vectorA: dd 1.2, 3.4, 5.6, 7.8 vectorB: dd 7.8, 5.6, 3.4, 1.2 section .bss result: resd 4 ; space for storing results section .text global _main _main: movaps xmm0, [vectorA] ; mo...
19.958333
64
0.691023
8b6cd3056cd26d6f7d9c6cf863c2a06fed51288c
24,430
asm
Assembly
libsrc/_DEVELOPMENT/math/float/math16/c/asm/cosf16.asm
geoffmcl/z88dk
a7eb96a7ae11251b213d1c5754f6717443c5c7ff
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/math/float/math16/c/asm/cosf16.asm
geoffmcl/z88dk
a7eb96a7ae11251b213d1c5754f6717443c5c7ff
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/math/float/math16/c/asm/cosf16.asm
geoffmcl/z88dk
a7eb96a7ae11251b213d1c5754f6717443c5c7ff
[ "ClArtistic" ]
null
null
null
;* * * * * Small-C/Plus z88dk * * * * * ; Version: 16668-1b318d7b8-20200708 ; ; Reconstructed for z80 Module Assembler ; ; Module compile time: Sat Jul 11 20:26:34 2020 C_LINE 0,"cosf16.c" MODULE cosf16_c INCLUDE "z80_crt0.hdr" C_LINE 0,"math16.h" C_LINE 0,"/home/phillip/Z80/z88dk/lib/config/../..//includ...
31.522581
91
0.721899
92c6a14fb39bb20d96bf9e6fb67c10df4d9eaa0f
39,259
asm
Assembly
getmaxpid_test.asm
SOOJEONGKIMM/Operating-System-3
06e31c5ae210ff9dfdf03f0e0151fea0dc1f0995
[ "MIT-0" ]
null
null
null
getmaxpid_test.asm
SOOJEONGKIMM/Operating-System-3
06e31c5ae210ff9dfdf03f0e0151fea0dc1f0995
[ "MIT-0" ]
null
null
null
getmaxpid_test.asm
SOOJEONGKIMM/Operating-System-3
06e31c5ae210ff9dfdf03f0e0151fea0dc1f0995
[ "MIT-0" ]
null
null
null
_getmaxpid_test: file format elf32-i386 Disassembly of section .text: 00000000 <main>: #include "types.h" #include "stat.h" #include "user.h" #include "fcntl.h" int main(void) { 0: 8d 4c 24 04 lea 0x4(%esp),%ecx 4: 83 e4 f0 and $0xfffffff0,%esp 7: ff 71 fc push...
33.468883
60
0.410479
0f89b6830e2e88be6a30e1317ae60e2813b764b7
7,197
asm
Assembly
Driver/Sound/BSD16/bsnwav.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Driver/Sound/BSD16/bsnwav.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Driver/Sound/BSD16/bsnwav.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
73
2018-11-19T20:46:53.000Z
2022-03-29T00:59:26.000Z
COMMENT @******************************************************** Copyright (C) Dirk Lausecker -- All Rights Reserved PROJECT: BestSound Treiber DATEI: bsnwav.asm AUTOR: Dirk Lausecker REVISION HISTORY: Name Datum Beschreibung ---- ----- ------------ DL 06.10.98 Init DL 20.02.2000 Abl...
17.9925
67
0.524663
8274c42de10f6063623d92b1fd750f865503132f
17,893
asm
Assembly
main.asm
Ajordat/Walkie-asm
e013e038ccee24b99e63aaa341f359ee4296b79a
[ "MIT" ]
null
null
null
main.asm
Ajordat/Walkie-asm
e013e038ccee24b99e63aaa341f359ee4296b79a
[ "MIT" ]
null
null
null
main.asm
Ajordat/Walkie-asm
e013e038ccee24b99e63aaa341f359ee4296b79a
[ "MIT" ]
null
null
null
LIST P=18F4321, F=INHX32 #include <P18F4321.INC> ;****************** ;* CONFIGURACIONS * ;****************** CONFIG OSC = HSPLL CONFIG PBADEN = DIG CONFIG WDT = OFF ;************* ;* VARIABLES * ;************* SIZEH EQU 0x00 ;DUES VARIABLES PER SABER QUANTES LLETRES TENIM SIZEL EQU 0x0...
30.173693
123
0.677192
9b59221b832c30ac952344438e54b918b034133f
192
asm
Assembly
libsrc/_DEVELOPMENT/inttypes/c/sccz80/_imaxdiv__callee.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/inttypes/c/sccz80/_imaxdiv__callee.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/inttypes/c/sccz80/_imaxdiv__callee.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; void _imaxdiv_(imaxdiv_t *md, intmax_t numer, intmax_t denom) SECTION code_clib SECTION code_inttypes PUBLIC _imaxdiv__callee EXTERN _ldiv__callee defc _imaxdiv__callee = _ldiv__callee
16
63
0.833333
40aa2e5fa0caba80986ddc2af094097543dd699b
6,748
asm
Assembly
compiler/ti-cgt-arm_18.12.4.LTS/lib/src/u_div16.asm
JosiahCraw/TI-Arm-Docker
23c0f4caf1638512bf53241531c69289c4e82488
[ "MIT" ]
null
null
null
compiler/ti-cgt-arm_18.12.4.LTS/lib/src/u_div16.asm
JosiahCraw/TI-Arm-Docker
23c0f4caf1638512bf53241531c69289c4e82488
[ "MIT" ]
null
null
null
compiler/ti-cgt-arm_18.12.4.LTS/lib/src/u_div16.asm
JosiahCraw/TI-Arm-Docker
23c0f4caf1638512bf53241531c69289c4e82488
[ "MIT" ]
null
null
null
;****************************************************************************** ;* U_DIV16.ASM - 16 BIT STATE - * ;* * ;* Copyright (c) 1996 Texas Instruments Incorporated * ...
41.398773
79
0.47051
d12330552da865cde22c25d69bc95fcd25e3ebb7
9,290
asm
Assembly
1541/64tass/erproc.asm
silverdr/assembly
c2851f7033223e089285dce22443b7e219ed4f61
[ "Unlicense" ]
23
2015-03-23T15:16:57.000Z
2022-03-18T12:43:42.000Z
1541/64tass/erproc.asm
silverdr/assembly
c2851f7033223e089285dce22443b7e219ed4f61
[ "Unlicense" ]
null
null
null
1541/64tass/erproc.asm
silverdr/assembly
c2851f7033223e089285dce22443b7e219ed4f61
[ "Unlicense" ]
8
2016-04-13T11:19:35.000Z
2021-12-22T07:39:00.000Z
; error processing ; controller errors ; 0 (1) no error ; 20 (2) can't find block header ; 21 (3) no synch character ; 22 (4) data block not present ; 23 (5) checksum error in data ; 24 (16) byte decoding error ; 25 (7) write-verify error ; 26 (8) write w/ write protect on ; 27 (9) checksum error in ...
21.910377
62
0.461572
24a6bfc811c615e80029e06260ad5ce81aad5016
152
asm
Assembly
libsrc/graphics/laser500/plot_MODE2.asm
bahmanrafatjoo/z88dk
001b7eab7fa2e94ee7210ff483c789e15e8d6a40
[ "ClArtistic" ]
null
null
null
libsrc/graphics/laser500/plot_MODE2.asm
bahmanrafatjoo/z88dk
001b7eab7fa2e94ee7210ff483c789e15e8d6a40
[ "ClArtistic" ]
null
null
null
libsrc/graphics/laser500/plot_MODE2.asm
bahmanrafatjoo/z88dk
001b7eab7fa2e94ee7210ff483c789e15e8d6a40
[ "ClArtistic" ]
1
2019-12-03T23:28:20.000Z
2019-12-03T23:28:20.000Z
SECTION code_clib PUBLIC plot_MODE2 .plot_MODE2 defc NEEDplot = 1 INCLUDE "graphics/laser500/w_pixel_MODE2.asm"
15.2
53
0.618421
d8b4cf1942190b9431a98e8507c5d9a25933280d
882
asm
Assembly
programs/oeis/022/A022411.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/022/A022411.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/022/A022411.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A022411: a(n) = a(n-1) + a(n-2) + 1, with a(0)=3, a(1)=12. ; 3,12,16,29,46,76,123,200,324,525,850,1376,2227,3604,5832,9437,15270,24708,39979,64688,104668,169357,274026,443384,717411,1160796,1878208,3039005,4917214,7956220,12873435,20829656,33703092,54532749,88235842,142768592,231004435,373773028,604777464,978550493,1...
63
721
0.818594
92da895626a618175f759fef311510a00aa6513b
251
asm
Assembly
src/sys/WaitKeyCycle.asm
beckadamtheinventor/BOSos
42471126eb47517fc1beec15960b72a9cb76601b
[ "BSD-3-Clause" ]
1
2019-07-21T20:51:38.000Z
2019-07-21T20:51:38.000Z
src/sys/WaitKeyCycle.asm
beckadamtheinventor/BOSos
42471126eb47517fc1beec15960b72a9cb76601b
[ "BSD-3-Clause" ]
null
null
null
src/sys/WaitKeyCycle.asm
beckadamtheinventor/BOSos
42471126eb47517fc1beec15960b72a9cb76601b
[ "BSD-3-Clause" ]
null
null
null
;@DOES Wait until a key is pressed, then wait until it's released, then return the keycode ;@OUTPUT A = keycode ;@DESTROYS HL,DE,BC,AF sys_WaitKeyCycle: call sys_GetKey jr z,sys_WaitKeyCycle push af .loop: call kb_AnyKey jr z,.loop pop af ret
17.928571
90
0.74502
7f3e22f3f7a9e12de820b42a7d6c6f5f0d1783cd
211
asm
Assembly
programs/oeis/117/A117802.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/117/A117802.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/117/A117802.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A117802: Numbers with an "a" in Dutch. ; 8,12,28,38,48,58,68,78,88,98,108,118,128,138,148,158,168,178,188,198,208,218,228,238,248,258,268 mul $0,5 lpb $0 sub $0,3 mul $0,2 lpe mov $1,$0 mul $1,2 add $1,8
17.583333
98
0.63981
7e932752be9c63f6380f32db64d4105176ce1968
3,352
asm
Assembly
binary16/fwld.asm
DW0RKiN/Floating-point-Library-for-Z80
494add6bc20922f4a634fbbacb32d8bd4dd185a7
[ "MIT" ]
12
2020-02-17T09:07:02.000Z
2022-02-09T22:15:34.000Z
binary16/fwld.asm
DW0RKiN/Floating-point-Library-for-Z80
494add6bc20922f4a634fbbacb32d8bd4dd185a7
[ "MIT" ]
null
null
null
binary16/fwld.asm
DW0RKiN/Floating-point-Library-for-Z80
494add6bc20922f4a634fbbacb32d8bd4dd185a7
[ "MIT" ]
1
2021-06-21T23:30:28.000Z
2021-06-21T23:30:28.000Z
if not defined @FWLD ; Load Word. Convert unsigned 16-bit integer into floating-point number ; In: HL = Word to convert ; Out: HL = floating point representation ; Pollutes: AF @FWLD: if not defined FWLD ; ***************************************** FWLD ; * ; ************************...
40.385542
110
0.302804
c33f41adf1c129bf5ab8964c29ed2be46d64fb39
1,426
asm
Assembly
LAB 4/Lab4Task5.asm
smellycattt/Microprocessor-Programming
9046490ba7f8e97963995a32589de4ea1bdb0ef5
[ "MIT" ]
1
2019-02-15T21:21:24.000Z
2019-02-15T21:21:24.000Z
LAB 4/Lab4Task5.asm
jyotishmaan/Microprocessor-Programming
7139e9ba0c9fd6f452003ecf07f76b02cb6c1773
[ "MIT" ]
null
null
null
LAB 4/Lab4Task5.asm
jyotishmaan/Microprocessor-Programming
7139e9ba0c9fd6f452003ecf07f76b02cb6c1773
[ "MIT" ]
null
null
null
.Model Tiny .386 .DATA FILE DB 'ABCD2.txt',0 READMAX DB 40 READACTUAL DB ? STORE DB 40 DUP('0') NEWLINE DB 0DH, 0AH READMAX2 DB 40 READACTUAL2 DB ? STORE2 DB 40 DUP('0') .CODE .Startup ;CREATING THE FILE MOV AH, 3CH LEA DX, FILE MOV CL, 2; INT 21H ;TAKING INPUT FROM THE K...
15.844444
59
0.631837
828405425948dbe166021a542f32704a921391bf
1,943
asm
Assembly
programs/oeis/231/A231671.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/231/A231671.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/231/A231671.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A231671: a(n) = Sum_{i=0..n} digsum_5(i)^4, where digsum_5(i) = A053824(i). ; 0,1,17,98,354,355,371,452,708,1333,1349,1430,1686,2311,3607,3688,3944,4569,5865,8266,8522,9147,10443,12844,16940,16941,16957,17038,17294,17919,17935,18016,18272,18897,20193,20274,20530,21155,22451,24852,25108,25733,27029,29430,33526,34151,3...
92.52381
1,640
0.79825
e73583b5ab3663ac95f4ce996bab4ebab0624710
7,085
asm
Assembly
codec/encoder/core/x86/sample_sc.asm
cantinac/openh264
fbc179fb823061ea886bff925dec90a2f687a04d
[ "BSD-2-Clause" ]
1
2015-11-08T08:02:28.000Z
2015-11-08T08:02:28.000Z
codec/encoder/core/x86/sample_sc.asm
weizhenwei/openh264
f27b22f07c6973e78cf18aee4471c49af9d62462
[ "BSD-2-Clause" ]
null
null
null
codec/encoder/core/x86/sample_sc.asm
weizhenwei/openh264
f27b22f07c6973e78cf18aee4471c49af9d62462
[ "BSD-2-Clause" ]
null
null
null
;*! ;* \copy ;* Copyright (c) 2009-2013, Cisco Systems ;* All rights reserved. ;* ;* Redistribution and use in source and binary forms, with or without ;* modification, are permitted provided that the following conditions ;* are met: ;* ;* * Redistributions of source code must retain the abo...
31.349558
151
0.611715
40bef43ccba184e8011962f835cf89de66f0b90d
8,229
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_ht_st_zr_/i9-9900K_12_0xa0_notsx.log_21829_1738.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_ht_st_zr_/i9-9900K_12_0xa0_notsx.log_21829_1738.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_ht_st_zr_/i9-9900K_12_0xa0_notsx.log_21829_1738.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 %r8 push %rax push %rcx push %rdi push %rsi lea addresses_WC_ht+0x1de4f, %rsi nop nop xor %r11, %r11 movb $0x61, (%rsi) nop add $10778, %rsi lea addresses_WC_ht+0x1c4f, %r15 clflush (%r15) nop sub %r8, %r8 mov (%r15), %si nop add $45258, %r...
31.288973
2,999
0.65172