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
f8f73f9fc12e2fbc1881b3575fc90a87a56a2ddb
765
asm
Assembly
libsrc/gfx/narrow/multipoint.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
4
2021-11-20T19:35:01.000Z
2022-01-01T16:08:42.000Z
libsrc/gfx/narrow/multipoint.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
null
null
null
libsrc/gfx/narrow/multipoint.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
1
2021-11-27T15:58:02.000Z
2021-11-27T15:58:02.000Z
; ; Z88 Graphics Functions - Small C+ stubs ; ; Stefano Bodrato 19/7/2007 ; ; ; $Id: multipoint.asm $ ; IF !__CPU_INTEL__ & !__CPU_GBZ80__ ; ; Pick a vertical or horizontal bit bar, up to 16 bits long ; ; Usage: multipoint(int hv, int length, int x, int y) ; ; CALLER LINKAGE FOR FUNCTION POINTERS ...
15.9375
59
0.653595
ecb135055c0d5add806187e110b9ee0f97d680a7
590
asm
Assembly
src/test/ref/signed-bytes.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
2
2022-03-01T02:21:14.000Z
2022-03-01T04:33:35.000Z
src/test/ref/signed-bytes.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
null
null
null
src/test/ref/signed-bytes.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
null
null
null
// Commodore 64 PRG executable file .file [name="signed-bytes.prg", type="prg", segments="Program"] .segmentdef Program [segments="Basic, Code, Data"] .segmentdef Basic [start=$0801] .segmentdef Code [start=$80d] .segmentdef Data [startAfter="Code"] .segment Basic :BasicUpstart(main) .segment Code main: { .label ...
16.857143
63
0.569492
d913bddeb35d0e4f8d37708e798663a52f73f590
165
asm
Assembly
apps/old/crack4.asm
yosswi414/HariboteOS_USB
51746c55d576ac5aa9280d0e7777374d475ccefd
[ "Unlicense" ]
null
null
null
apps/old/crack4.asm
yosswi414/HariboteOS_USB
51746c55d576ac5aa9280d0e7777374d475ccefd
[ "Unlicense" ]
null
null
null
apps/old/crack4.asm
yosswi414/HariboteOS_USB
51746c55d576ac5aa9280d0e7777374d475ccefd
[ "Unlicense" ]
1
2021-09-09T01:56:23.000Z
2021-09-09T01:56:23.000Z
[BITS 32] GLOBAL HariMain HariMain: CLI ; prohibits interrupt so that the cpu executes HLT forever fin: HLT JMP fin
20.625
82
0.551515
6a8a6808b578998761abc74a04f911ee9368ab8a
276
asm
Assembly
programs/oeis/040/A040272.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/040/A040272.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/040/A040272.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A040272: Continued fraction for sqrt(290). ; 17,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34 pow $1,$0 gcd $1,2 mul $1,17 mov $0,$1
34.5
190
0.655797
6f5ddd348d72e367487cf202f337ce72aee93a62
666
asm
Assembly
oeis/015/A015445.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/015/A015445.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/015/A015445.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A015445: Generalized Fibonacci numbers: a(n) = a(n-1) + 9*a(n-2). ; Submitted by Jon Maiga ; 1,1,10,19,109,280,1261,3781,15130,49159,185329,627760,2295721,7945561,28607050,100117099,357580549,1258634440,4476859381,15804569341,56096303770,198337427839,703204161769,2488241012320,8817078468241,31211247579121,11056495379...
47.571429
483
0.81982
e88c39d334a5eb347c58f32073557ab622d9407d
561
asm
Assembly
programs/oeis/243/A243514.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/243/A243514.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/243/A243514.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A243514: Number of length n+2 0..5 arrays with no three elements in a row with pattern aba or abb (with a!=b) and new values 0..5 introduced in 0..5 order. ; 3,5,10,25,76,263,978,3773,14824,58771,234046,934121,3732372,14921279,59668714,238642069,954502720,3817879787,15271256982,61084503617,244336965868,977345766295,3...
29.526316
254
0.734403
aa9c6fc248008592d443fc562b7c9ce2ae5d6a7f
6,994
asm
Assembly
src/hwio/eeprom.asm
furrtek/GB303
2f275fff085b05fdc7843074dcc062956a1d8d56
[ "CC-BY-4.0" ]
90
2015-06-19T14:26:19.000Z
2022-01-05T08:19:41.000Z
src/hwio/eeprom.asm
furrtek/GB303
2f275fff085b05fdc7843074dcc062956a1d8d56
[ "CC-BY-4.0" ]
2
2015-06-21T20:55:40.000Z
2022-02-09T08:02:04.000Z
src/hwio/eeprom.asm
furrtek/GB303
2f275fff085b05fdc7843074dcc062956a1d8d56
[ "CC-BY-4.0" ]
10
2015-06-21T20:43:11.000Z
2020-12-08T13:24:16.000Z
;Tests for magic bytes, set HWOK_EE or jump to format eebootcheck: xor a ld (EEWRADDRL),a ld (EEWRADDRM),a call readts ld hl,TEMPSECTOR ld de,magic ld b,9 -: ld a,(de) cp (hl) jr nz,+ inc hl inc de dec b jr nz,- ld ...
15.823529
78
0.460109
abeb2e833814e54802dea1b85ba084f49c273d4b
398
asm
Assembly
dino/lcs/base/21.asm
zengfr/arcade_game_romhacking_sourcecode_top_secret_data
a4a0c86c200241494b3f1834cd0aef8dc02f7683
[ "Apache-2.0" ]
6
2020-10-14T15:29:10.000Z
2022-02-12T18:58:54.000Z
dino/lcs/base/21.asm
zengfr/arcade_game_romhacking_sourcecode_top_secret_data
a4a0c86c200241494b3f1834cd0aef8dc02f7683
[ "Apache-2.0" ]
null
null
null
dino/lcs/base/21.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 0007EC move.b ($21,A5), D0 [base+ 24] 0007F0 move.b D0, D1 [base+ 21] 09D46A or.b D0, ($21,A5) 09D46E rts [base+ 21] 09D472 and.b D0, ($21,A5) 09D476 rts [base+ 21] 09D4AE or.b D0, ($21,A5) 09D4B2 rts [base+ 21] 09D4B8 and.b D0, ($21,A5) 0...
26.533333
54
0.643216
351929b8dcc65295d5d352e567e0356266cc5e94
4,043
asm
Assembly
Transynther/x86/_processed/NC/_zr_/i7-8650U_0xd2_notsx.log_21829_1159.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NC/_zr_/i7-8650U_0xd2_notsx.log_21829_1159.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NC/_zr_/i7-8650U_0xd2_notsx.log_21829_1159.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 %rcx push %rdi push %rsi lea addresses_UC_ht+0x134db, %rsi lea addresses_D_ht+0x90db, %rdi clflush (%rdi) nop add %r11, %r11 mov $63, %rcx rep movsb sub %rdi, %rdi pop %rsi pop %rdi pop %rcx pop %r11 ret .global s_faulty_load s_faulty_load: push %r12 push...
69.706897
2,999
0.662627
79ef83dd1ede3e932937737c57ee9d107ae69163
5,820
asm
Assembly
Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0.log_21829_1347.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0.log_21829_1347.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0.log_21829_1347.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 %rax push %rcx push %rdi push %rdx lea addresses_WT_ht+0x4e9e, %r12 clflush (%r12) nop nop inc %rdi mov (%r12), %dx nop nop nop nop nop mfence lea addresses_UC_ht+0x1c99e, %rcx nop nop nop and %r15, %r15 mov (%rcx), %ax add $56715, %rax lea...
37.307692
2,999
0.655155
97efc56daedb2709e35350fbae68849722545900
9,208
asm
Assembly
merry2022/merry2022.asm
blu/m68k-misc
e2443976e4fec63f17c28b3d88fccee7a35d927a
[ "MIT" ]
3
2021-12-25T20:08:09.000Z
2022-01-15T08:39:29.000Z
merry2022/merry2022.asm
blu/m68k-misc
e2443976e4fec63f17c28b3d88fccee7a35d927a
[ "MIT" ]
null
null
null
merry2022/merry2022.asm
blu/m68k-misc
e2443976e4fec63f17c28b3d88fccee7a35d927a
[ "MIT" ]
null
null
null
; control symbols: ; target_cpu (numerical): select target cpu ; 0: 68000 ; 1: 68010 ; 2: 68020 ; 3: 68030 ; 4: 68040 ; 6: 68060 ; do_clip (define): enforce clipping in primitives ; do_morfe (define): enforce morfe compatibility if alt_plat == 0 include "plat_a2560u.inc" else include "plat_a2560k.inc" endif ea_...
17.083488
68
0.666703
6ff11bd37f56c2494d231ca1433b0a075215f980
304
asm
Assembly
programs/oeis/030/A030877.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/030/A030877.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/030/A030877.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A030877: [ exp(1/19)*n! ]. ; 1,2,6,25,126,758,5312,42498,382490,3824904,42073953,504887441,6563536741,91889514383,1378342715752,22053483452034,374909218684590,6748365936322623,128218952790129851,2564379055802597036 add $0,1 mov $2,1 lpb $0 mul $2,$0 sub $0,1 div $1,19 add $1,$2 lpe mov $0,$1
23.384615
187
0.733553
297c1ffe493d9feb2a6bff65cf4c3f5d9e03a188
467
asm
Assembly
programs/oeis/065/A065091.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/065/A065091.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/065/A065091.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A065091: Odd primes. ; 3,5,7,11,13,17,19,23,29,31,37,41,43,47,53,59,61,67,71,73,79,83,89,97,101,103,107,109,113,127,131,137,139,149,151,157,163,167,173,179,181,191,193,197,199,211,223,227,229,233,239,241,251,257,263,269,271,277,281,283,293,307,311,313,317,331,337,347,349,353,359,367,373,379,383,389,397,401,409,419,42...
66.714286
374
0.715203
096aa283fe6f86fa2568cb627b85b432b477fb36
958
asm
Assembly
source/MicroBenchX.Ipc/IpcTests/mov_int64.asm
clayne/MicroBenchX
9b109102d6cb5932d8a3e8a1b102ba0d0c33a1be
[ "MIT" ]
15
2021-10-11T01:52:42.000Z
2022-02-14T15:32:42.000Z
source/MicroBenchX.Ipc/IpcTests/mov_int64.asm
clayne/MicroBenchX
9b109102d6cb5932d8a3e8a1b102ba0d0c33a1be
[ "MIT" ]
null
null
null
source/MicroBenchX.Ipc/IpcTests/mov_int64.asm
clayne/MicroBenchX
9b109102d6cb5932d8a3e8a1b102ba0d0c33a1be
[ "MIT" ]
1
2021-09-12T09:31:40.000Z
2021-09-12T09:31:40.000Z
[BITS 64] %include "parameters.inc" extern exit extern printf global mov_int64 section .text mov_int64: push rbp mov rax, ITERATIONS_mov_int64 mov rbx, __float64__(1.0) mov rcx, __float64__(2.0) mov rdx, __float64__(3.0) mov rsi, __float64__(4.0) mov rdi, __float64__(5.0) mov r8, __fl...
17.740741
41
0.627349
d724c1b6a8a6487d1a83aa862fde0eaf3b2b4d54
2,690
asm
Assembly
Transynther/x86/_processed/US/_zr_/i7-7700_9_0x48.log_13_2403.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/US/_zr_/i7-7700_9_0x48.log_13_2403.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/US/_zr_/i7-7700_9_0x48.log_13_2403.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 %r15 push %rax push %rbp push %rcx push %rdi push %rsi lea addresses_D_ht+0x72fd, %rsi nop nop nop cmp %rax, %rax mov $0x6162636465666768, %r13 movq %r13, %xmm7 movups %xmm7, (%rsi) nop nop nop nop and %r12, %r12 lea addresses_UC_ht+0x1b8bb, %rbp nop...
18.811189
145
0.64684
e89244a711f47d5a2de548a2a5727321ba264c01
369
asm
Assembly
programs/oeis/090/A090964.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/090/A090964.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/090/A090964.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A090964: Permutation of natural numbers generated by 2-rowed array shown below. ; 1,4,2,5,3,8,6,9,7,12,10,13,11,16,14,17,15,20,18,21,19,24,22,25,23,28,26,29,27,32,30,33,31,36,34,37,35,40,38,41,39,44,42,45,43,48,46,49,47,52,50,53,51,56,54,57,55,60,58,61,59,64,62,65,63,68,66,69,67,72,70,73 mov $1,$0 div $1,2 gcd $1,2 ...
30.75
208
0.653117
59cd63721efbbd166f2aa965fe32055ecd4539b3
386,252
asm
Assembly
nxtmote/misc/src/libnxt/docs/reversing/samba.th.asm
tinyos-io/tinyos-3.x-contrib
3aaf036722a2afc0c0aad588459a5c3e00bd3c01
[ "BSD-3-Clause", "MIT" ]
1
2020-02-28T20:35:09.000Z
2020-02-28T20:35:09.000Z
nxtmote/misc/src/libnxt/docs/reversing/samba.th.asm
tinyos-io/tinyos-3.x-contrib
3aaf036722a2afc0c0aad588459a5c3e00bd3c01
[ "BSD-3-Clause", "MIT" ]
null
null
null
nxtmote/misc/src/libnxt/docs/reversing/samba.th.asm
tinyos-io/tinyos-3.x-contrib
3aaf036722a2afc0c0aad588459a5c3e00bd3c01
[ "BSD-3-Clause", "MIT" ]
null
null
null
samba.fw: file format binary Disassembly of section .data: 00000000 <.data>: 0: ea000013 b 0x54 4: eafffffe b 0x4 8: ea000054 b 0x160 c: eafffffe b 0xc 10: eafffffe b 0x10 14: eafffffe b 0x14 18: eafffffe b 0x18 1c: e599820c ldr v5, [v6, #524] 20:...
47.109648
94
0.60532
6a17ffccaa1e1a9635a93aa216ce05c94d3b7a6c
589
asm
Assembly
oeis/190/A190705.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/190/A190705.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/190/A190705.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A190705: a(n) = 6*n^2*(2*n + 1). ; 0,18,120,378,864,1650,2808,4410,6528,9234,12600,16698,21600,27378,34104,41850,50688,60690,71928,84474,98400,113778,130680,149178,169344,191250,214968,240570,268128,297714,329400,363258,399360,437778,478584,521850,567648,616050,667128,720954,777600,837138,899640,965178,1033824,110565...
58.9
494
0.791171
48d9238a181bed07358f70f4749fd55bd52e52d6
135
asm
Assembly
data/mcp/asm/prog_07_02.asm
colinw7/CZ80
458e83ffdca23dcfc92e78de9b802219a85f059a
[ "MIT" ]
null
null
null
data/mcp/asm/prog_07_02.asm
colinw7/CZ80
458e83ffdca23dcfc92e78de9b802219a85f059a
[ "MIT" ]
null
null
null
data/mcp/asm/prog_07_02.asm
colinw7/CZ80
458e83ffdca23dcfc92e78de9b802219a85f059a
[ "MIT" ]
null
null
null
0D00 06 05 0D02 DD 21 00 0E 0D06 97 0D07 DD 86 00 0D0A DD 23 0D0C 05 0D0D C2 07 0D 0D10 DF 5B 0E00 04 0E01 10 0E02 02 0E03 01 0E04 20
9
16
0.725926
89aacb46a4468a779bc24880c148bd78b4168883
738
asm
Assembly
oeis/074/A074845.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/074/A074845.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/074/A074845.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A074845: Numbers n such that S(n) = largest difference between consecutive divisors of n (ordered by size), where S(n) is the Kempner function (A002034). ; Submitted by Jamie Morken(s1) ; 6,8,9,10,14,22,26,34,38,46,58,62,74,82,86,94,106,118,122,134,142,146,158,166,178,194,202,206,214,218,226,254,262,274,278,298,302,3...
56.769231
386
0.716802
4dc04bb00e2575fdaf9ac1c526c24dc3f70e7c18
341
asm
Assembly
programs/oeis/131/A131820.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/131/A131820.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/131/A131820.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A131820: Row sums of triangle A131819. ; 1,6,16,33,59,96,146,211,293,394,516,661,831,1028,1254,1511,1801,2126,2488,2889,3331,3816,4346,4923,5549,6226,6956,7741,8583,9484,10446,11471,12561,13718,14944,16241,17611,19056,20578,22179,23861,25626 mov $1,$0 mul $0,2 mul $1,$0 add $0,7 add $1,$0 add $1,5 mul $1,$0 sub $1,8...
24.357143
202
0.709677
909bcb3fe9b8668a36816dc22963b67bb3e892e1
3,306
asm
Assembly
source/variable/(unused) array code v1/access.asm
paulscottrobson/6502-basic
d4c360041bfa49427a506465e58bb0ef94beaa44
[ "MIT" ]
3
2021-09-30T19:34:11.000Z
2021-10-31T06:55:50.000Z
source/variable/(unused) array code v1/access.asm
paulscottrobson/6502-Basic
d4c360041bfa49427a506465e58bb0ef94beaa44
[ "MIT" ]
null
null
null
source/variable/(unused) array code v1/access.asm
paulscottrobson/6502-Basic
d4c360041bfa49427a506465e58bb0ef94beaa44
[ "MIT" ]
1
2021-12-07T21:58:44.000Z
2021-12-07T21:58:44.000Z
; ************************************************************************************************ ; ************************************************************************************************ ; ; Name: access.asm ; Purpose: Access an array ; Created: 6th March 2021 ; Reviewed: 11th March 2021 ; Author: Pa...
24.857143
98
0.396552
8ef5cfa3af808ab122ad690d708879452fa6ceec
1,739
asm
Assembly
hello-world-gb/main.asm
RetroGemu-DEV-Team/GB_ROMS
1aeb13ab6503bb5fba9bb9bc80f52f024a061771
[ "MIT" ]
null
null
null
hello-world-gb/main.asm
RetroGemu-DEV-Team/GB_ROMS
1aeb13ab6503bb5fba9bb9bc80f52f024a061771
[ "MIT" ]
null
null
null
hello-world-gb/main.asm
RetroGemu-DEV-Team/GB_ROMS
1aeb13ab6503bb5fba9bb9bc80f52f024a061771
[ "MIT" ]
null
null
null
INCLUDE "hardware.inc" SECTION "Header", ROM0[$100] EntryPoint: ; This is where execution begins di ; Disable interrupts. That way we can avoid dealing with then, especially since we didn't talk about them yet :p jp Start ; Leave this tiny space REPT $150 - $104 db 0 ENDR SECTION "Game c...
23.5
128
0.617596
ece15adfd7902572905ffbf1e653af3047cc23df
690
asm
Assembly
oeis/161/A161731.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/161/A161731.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/161/A161731.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A161731: Expansion of (1-3*x)/(1-8*x+14*x^2). ; Submitted by Christian Krause ; 1,5,26,138,740,3988,21544,116520,630544,3413072,18476960,100032672,541583936,2932214080,15875537536,85953303168,465368899840,2519604954368,13641675037184,73858930936320,399887996969984,2165078942651392,11722199583631360,63466491471931392,...
40.588235
489
0.817391
590c0d5c844315a50de9a1e662fb1b9e5d1bb646
743
asm
Assembly
oeis/339/A339710.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/339/A339710.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/339/A339710.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A339710: a(n) = Sum_{k=0..n} binomial(n, k)*binomial(2*n + k, k)*2^k. ; Submitted by Jon Maiga ; 1,7,81,1051,14353,201807,2891409,41976627,615371169,9089130967,135048608401,2016306678987,30224723308081,454603719479839,6857319231939537,103694587800440931,1571449259865571137,23860205774602899111,362897293035114695121,5...
33.772727
473
0.787349
8ff7596abb641e8ea9772176d78f46c36592734e
1,359
asm
Assembly
src/poggers.asm
poggeroni/mips-poggers
d5752bc3ce472475c4183e3b2b4203513e3363f7
[ "MIT" ]
null
null
null
src/poggers.asm
poggeroni/mips-poggers
d5752bc3ce472475c4183e3b2b4203513e3363f7
[ "MIT" ]
null
null
null
src/poggers.asm
poggeroni/mips-poggers
d5752bc3ce472475c4183e3b2b4203513e3363f7
[ "MIT" ]
null
null
null
.macro push reg addi $sp, $sp, -4 sw \reg, 0($sp) .endm .macro pop reg lw \reg, 0($sp) addi $sp, $sp, 4 .endm .macro br_arg_eq_to str jmp_to move $a1, $s0 la $a0, \str jal strcomp beqz $v0, \jmp_to .endm .macro print str len li $a0, 1 la $a1, \str li $a2, \len li $v0, 4004 syscall .endm .macro print_ar...
15.1
242
0.65195
dae7ff9cef2616c69660e3fba4a9e57ee855dae9
42,027
asm
Assembly
src/atecc508a.asm
mokafiht/u2f_key_SDCC
2febfaf075eb4f414a937c7369149d68cbffbf2e
[ "BSD-2-Clause" ]
1
2018-02-02T16:24:03.000Z
2018-02-02T16:24:03.000Z
src/atecc508a.asm
mokafiht/u2f_key_SDCC
2febfaf075eb4f414a937c7369149d68cbffbf2e
[ "BSD-2-Clause" ]
null
null
null
src/atecc508a.asm
mokafiht/u2f_key_SDCC
2febfaf075eb4f414a937c7369149d68cbffbf2e
[ "BSD-2-Clause" ]
null
null
null
;-------------------------------------------------------- ; File Created by SDCC : free open source ANSI-C Compiler ; Version 3.6.0 #9615 (MINGW32) ;-------------------------------------------------------- .module atecc508a .optsdcc -mmcs51 --model-large ;-------------------------------------------------------- ; P...
22.853181
141
0.651795
0149951aee423400332f875721e8f8dd22be5316
8,480
asm
Assembly
Transynther/x86/_processed/NC/_st_zr_un_sm_/i9-9900K_12_0xa0_notsx.log_21829_496.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NC/_st_zr_un_sm_/i9-9900K_12_0xa0_notsx.log_21829_496.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NC/_st_zr_un_sm_/i9-9900K_12_0xa0_notsx.log_21829_496.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 %r9 push %rbp push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_WC_ht+0x36ba, %rdx clflush (%rdx) nop nop sub %rbp, %rbp mov (%rdx), %r9w nop nop nop xor %rdx, %rdx lea addresses_normal_ht+0xb42, %rdx nop nop nop dec %rcx mov $0x6162636465666768,...
33.125
2,999
0.649292
fc36ab0a1e393383da4c6f02d0377be144ff49ae
79,469
asm
Assembly
oscomp/build/asm/dup.asm
wei-huan/MyOS
0592dd73fd9768a9a69975f7d18c758999195774
[ "MIT" ]
2
2022-02-21T08:37:46.000Z
2022-03-03T06:01:47.000Z
oscomp/build/asm/dup.asm
wei-huan/MyOS
0592dd73fd9768a9a69975f7d18c758999195774
[ "MIT" ]
null
null
null
oscomp/build/asm/dup.asm
wei-huan/MyOS
0592dd73fd9768a9a69975f7d18c758999195774
[ "MIT" ]
null
null
null
/home/weihuan/Documents/testsuits-for-oskernel-preliminary/riscv-syscalls-testing/user/build/riscv64/dup: file format elf64-littleriscv Disassembly of section .text: 0000000000001000 <_start>: .section .text.entry .globl _start _start: mv a0, sp 1000: 850a mv a0,sp tail __start_main ...
35.5566
139
0.476148
e2dff7d5e08dabe79ed993f23d2a1daafd77eb47
694
asm
Assembly
oeis/007/A007679.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/007/A007679.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/007/A007679.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A007679: If n mod 4 = 0 then 2^(n-1)+1 elif n mod 4 = 2 then 2^(n-1)-1 else 2^(n-1). ; Submitted by Jamie Morken(s2.) ; 1,1,4,9,16,31,64,129,256,511,1024,2049,4096,8191,16384,32769,65536,131071,262144,524289,1048576,2097151,4194304,8388609,16777216,33554431,67108864,134217729,268435456,536870911,1073741824,2147483649...
53.384615
497
0.799712
0c48d3bdbcc04a9af179590b955c4af7f7e3aaf8
165
asm
Assembly
boot/print.asm
zehric/hollowos
63a5ac694b9ea2921b69d76d7652d30d951d5b50
[ "MIT" ]
null
null
null
boot/print.asm
zehric/hollowos
63a5ac694b9ea2921b69d76d7652d30d951d5b50
[ "MIT" ]
null
null
null
boot/print.asm
zehric/hollowos
63a5ac694b9ea2921b69d76d7652d30d951d5b50
[ "MIT" ]
null
null
null
print_string: push ax push bx mov ah, 0x0e .loop: mov al, [bx] cmp al, 0 je .done int 0x10 add bx, 1 jmp .loop .done: pop bx pop ax ret
8.684211
15
0.563636
49f077e72689b75d841f621a52d893980c5348b0
2,256
asm
Assembly
Library/Text/TextRegion/trSmallGet.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Library/Text/TextRegion/trSmallGet.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Library/Text/TextRegion/trSmallGet.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
73
2018-11-19T20:46:53.000Z
2022-03-29T00:59:26.000Z
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) GeoWorks 1992 -- All Rights Reserved PROJECT: PC GEOS MODULE: FILE: trSmallGet.asm AUTHOR: John Wedgwood, Feb 12, 1992 ROUTINES: Name Description ---- ----------- REVISION HISTORY: Name Date De...
25.066667
79
0.503989
d75c9fa9b7198b3a057dbd735bf48d0738d39348
419
asm
Assembly
libsrc/_DEVELOPMENT/adt/ba_priority_queue/c/sdcc_iy/ba_priority_queue_init.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/adt/ba_priority_queue/c/sdcc_iy/ba_priority_queue_init.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/adt/ba_priority_queue/c/sdcc_iy/ba_priority_queue_init.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; ba_priority_queue_t * ; ba_priority_queue_init(void *p, void *data, size_t capacity, int (*compar)(const void *, const void *)) SECTION code_clib SECTION code_adt_ba_priority_queue PUBLIC _ba_priority_queue_init EXTERN asm_ba_priority_queue_init _ba_priority_queue_init: pop af pop hl pop de pop bc ...
15.518519
105
0.742243
28215e62de69af410e06cc9ac0a877f62c7783c0
126
asm
Assembly
demoprgs/looptest.asm
mgohde/MiniMicroII
28351912580956551041fe00ebcbd320562a617e
[ "BSD-2-Clause" ]
null
null
null
demoprgs/looptest.asm
mgohde/MiniMicroII
28351912580956551041fe00ebcbd320562a617e
[ "BSD-2-Clause" ]
null
null
null
demoprgs/looptest.asm
mgohde/MiniMicroII
28351912580956551041fe00ebcbd320562a617e
[ "BSD-2-Clause" ]
null
null
null
ldl $10 and r7,r7,r1 ldl $1 and r7,r7,r2 >loop add r2,r0,r0 ldl #out cmp r1,r0,r0 je r6,r7,r0 ldl #loop jmp r6,r7,r0 >out hlt
9
12
0.674603
769f11fe2b3038044629bfc847bdd4f0f125d5f2
652
asm
Assembly
oeis/015/A015018.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/015/A015018.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/015/A015018.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A015018: q-factorial numbers for q=-5. ; Submitted by Jon Maiga ; 1,-4,-84,8736,4551456,-11851991424,-154324780331904,10047160498728278016,3270561732706527788046336,-5323179358400075453935368658944,-43320145405426340445710562789228109824,1762701221841919957075369153792221868461981696,358622481951075194907281490606356...
46.571429
499
0.865031
645b393c0bf1459e073245d0a5db397803fea56a
846
asm
Assembly
programs/oeis/141/A141937.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/141/A141937.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/141/A141937.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A141937: Primes congruent to 13 mod 25. ; 13,113,163,263,313,463,563,613,863,1013,1063,1163,1213,1613,1663,1913,2063,2113,2213,2663,2713,2963,3163,3313,3413,3463,3613,3863,4013,4363,4463,4513,4663,4813,5113,5413,5563,5813,6113,6163,6263,6563,6763,6863,7013,7213,7963,8263,8363,8513,8563,8663,8713,8863,8963,9013,9413,9...
35.25
532
0.724586
28c3a038bf93086982ac3b267f1dab04f4cee814
526
asm
Assembly
code/lib/math/math.asm
HudsonSchumaker/x86_64-NSAM
833d27cdb76775050192079c1b1f7d657d41f712
[ "MIT" ]
null
null
null
code/lib/math/math.asm
HudsonSchumaker/x86_64-NSAM
833d27cdb76775050192079c1b1f7d657d41f712
[ "MIT" ]
null
null
null
code/lib/math/math.asm
HudsonSchumaker/x86_64-NSAM
833d27cdb76775050192079c1b1f7d657d41f712
[ "MIT" ]
1
2020-10-18T12:56:31.000Z
2020-10-18T12:56:31.000Z
; O3 Ozone Project Lab ; math.asm - math functions for integers ; Created by Hudson Schumaker on 07.09.20 bits 64 section .data section .bss section .text global _addi, _subi, _multi, _powi, _divi, _inci, _deci _addi: mov rax, rdi add rax, rsi ret _subi: mov rax, rdi sub rax, rsi ret _multi: mo...
11.191489
57
0.642586
e2ba63d5b5e320c9e8767deeb23b82bc65e68e2e
209
asm
Assembly
Assembler/AssemblyCode/SAR.asm
KPU-RISC/KPU
9f85c322e1b8489eef31f0696799e0c6c7273c0e
[ "MIT" ]
8
2017-04-16T16:53:03.000Z
2021-09-14T22:29:28.000Z
Assembler/AssemblyCode/SAR.asm
KPU-RISC/KPU
9f85c322e1b8489eef31f0696799e0c6c7273c0e
[ "MIT" ]
null
null
null
Assembler/AssemblyCode/SAR.asm
KPU-RISC/KPU
9f85c322e1b8489eef31f0696799e0c6c7273c0e
[ "MIT" ]
null
null
null
MOV D, 10001000b ; -120d SAR D ; -60d ; Write register D to the Output Port OUTB D SAR D ; -30d ; Write register D to the Output Port OUTB D SAR D ; -15d ; Write register D to the Output Port OUTB D HLT
11.611111
37
0.684211
d58104e6c96e3184f61ab6971efd0008b8241c28
2,202
asm
Assembly
code/6502/tests/lcd/lcd12864gallery.asm
visrealm/hbc-56
9c082946e247e79edc12867299b5b0fda3b6c873
[ "MIT" ]
65
2021-07-22T10:32:02.000Z
2022-03-30T04:42:45.000Z
code/6502/tests/lcd/lcd12864gallery.asm
visrealm/hbc-56
9c082946e247e79edc12867299b5b0fda3b6c873
[ "MIT" ]
5
2022-03-29T20:23:57.000Z
2022-03-30T23:12:42.000Z
code/6502/tests/lcd/lcd12864gallery.asm
visrealm/hbc-56
9c082946e247e79edc12867299b5b0fda3b6c873
[ "MIT" ]
4
2021-12-30T17:13:23.000Z
2022-03-05T09:07:22.000Z
; Troy's HBC-56 - LCD picture gallery ; ; Copyright (c) 2021 Troy Schrapel ; ; This code is licensed under the MIT license ; ; https://github.com/visrealm/hbc-56 ; !src "hbc56kernel.inc" BUFFER_ADDR = $1000 TMP1 = HBC56_USER_ZP_START ; ----------------------------------------------------------------------------- ; ...
11.967391
79
0.661671
bf4df09649ded2bb92092b0a7ef11efc10f2ec22
3,877
asm
Assembly
kernel/ap.asm
nelsoncole/sirius-x86-64
741370f204a1da1fab2547e395f737cd383aee19
[ "BSD-3-Clause" ]
10
2021-08-18T22:37:50.000Z
2022-02-07T11:12:32.000Z
kernel/ap.asm
nelsoncole/sirius-x86-64
741370f204a1da1fab2547e395f737cd383aee19
[ "BSD-3-Clause" ]
null
null
null
kernel/ap.asm
nelsoncole/sirius-x86-64
741370f204a1da1fab2547e395f737cd383aee19
[ "BSD-3-Clause" ]
null
null
null
[bits 16] [org 0x8000] jmp 0:code times 0x8 -($-$$) db 0 spinlock: dd 0 aprunning: dd 0 stack: dq 0 COPY_GDTR: dq 0 COPY_IDTR: dq 0 PML4E: dq 0 func_enter: dq 0 align 16 gdt: dd 0, 0 dd 0x0000FFFF, 0x00CF9A00 ; code dd 0x0000FFFF, 0x00CF9200 ; data gdtr: dw gdtr - gdt - 1 dd...
17.542986
82
0.589373
d3a8233b689245acad7d767d474e72c4c512aed3
1,433
asm
Assembly
programs/oeis/180/A180673.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/180/A180673.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/180/A180673.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A180673: a(n) = Fibonacci(n+8) - Fibonacci(8). ; 0,13,34,68,123,212,356,589,966,1576,2563,4160,6744,10925,17690,28636,46347,75004,121372,196397,317790,514208,832019,1346248,2178288,3524557,5702866,9227444,14930331,24157796,39088148,63245965,102334134,165580120,267914275,433494416,701408712,1134903149,1836311882,29712...
204.714286
1,316
0.89672
b79598f66967a2bc12ea653798b93994aff354fd
1,014
asm
Assembly
src/bootloader.asm
adugast/bootloader
c4963c6d26855e06d6be6fdab4f0f0faca4dc05e
[ "MIT" ]
null
null
null
src/bootloader.asm
adugast/bootloader
c4963c6d26855e06d6be6fdab4f0f0faca4dc05e
[ "MIT" ]
null
null
null
src/bootloader.asm
adugast/bootloader
c4963c6d26855e06d6be6fdab4f0f0faca4dc05e
[ "MIT" ]
null
null
null
;small introduction to bootloader code ;0x7C00 - the BIOS loads 512 bytes from this memory address - MAGIC NUMBER ;0xAA55 - last two bytes of the MBR - MAGIC NUMBER bits 16 ;pc cpu boots in real mode so only 16bit instructions jmp _start nop string db "Printed from the bootloader", 0x0d, 0x0a, 0x00 _star...
28.971429
74
0.615385
9110b96ce34891665c8e08047f8366f797fde2cc
558
nasm
Assembly
x86_64/src/09-jmp.nasm
karng87/nasm_game
a97fdb09459efffc561d2122058c348c93f1dc87
[ "MIT" ]
null
null
null
x86_64/src/09-jmp.nasm
karng87/nasm_game
a97fdb09459efffc561d2122058c348c93f1dc87
[ "MIT" ]
null
null
null
x86_64/src/09-jmp.nasm
karng87/nasm_game
a97fdb09459efffc561d2122058c348c93f1dc87
[ "MIT" ]
null
null
null
section .data msg: db "Hello World!", 0xA mlen equ $-msg section .bss section .text global main main: jmp Begin mov rax, 0x10 xor rbx, rbx Begin: mov rax, 5 PrintHW: push rax mov rax, 1 mov rdi...
16.909091
69
0.424731
5a508ef1fe4bdc199ca2095ce1bbe0cf7d09eb1d
422
asm
Assembly
oeis/307/A307421.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/307/A307421.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/307/A307421.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A307421: Dirichlet g.f.: zeta(s) * zeta(3*s) / zeta(2*s). ; Submitted by Simon Strandgaard ; 1,1,1,0,1,1,1,1,0,1,1,0,1,1,1,1,1,0,1,0,1,1,1,1,0,1,1,0,1,1,1,0,1,1,1,0,1,1,1,1,1,1,1,0,0,1,1,1,0,0,1,0,1,1,1,1,1,1,1,0,1,1,0,1,1,1,1,0,1,1,1,0,1,1,0,0,1,1,1,1,1,1,1,0,1,1,1,1,1,0,1,0,1,1,1,0,1,0,0,0 seq $0,5 ; d(n) (also ca...
38.363636
201
0.56872
eec8ad85b8274a2f02e9da40b9970bf1b2ed5f49
168
asm
Assembly
libsrc/_DEVELOPMENT/ctype/c/sdcc_iy/ispunct.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/ctype/c/sdcc_iy/ispunct.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/ctype/c/sdcc_iy/ispunct.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
; int ispunct(int c) SECTION code_ctype PUBLIC _ispunct EXTERN _ispunct_fastcall _ispunct: pop af pop hl push hl push af jp _ispunct_fastcall
8.842105
24
0.696429
c5f8ab27d9604a1fed41d3eec475a74a340d9756
1,603
asm
Assembly
Driver/Printer/PrintCom/printcomPCLStyles.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Driver/Printer/PrintCom/printcomPCLStyles.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Driver/Printer/PrintCom/printcomPCLStyles.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 1990 -- All Rights Reserved PROJECT: PC GEOS MODULE: LaserJet Print Driver FILE: printcomPCLStyles.asm AUTHOR: Dave Durran ROUTINES: Name Description ---- ----------- REVISIO...
23.573529
79
0.691204
f992bc60049e1f0c9aae9c2c0f2b12b79aa92da7
4,941
asm
Assembly
my Projects/Keypad/keypad.asm
simonbrennan/PicMicroASM
cfa3dc3e9a3b6ad323eb4182387a200f80523287
[ "BSD-2-Clause" ]
1
2019-03-03T23:02:23.000Z
2019-03-03T23:02:23.000Z
my Projects/Keypad/keypad.asm
simonbrennan/PicMicroASM
cfa3dc3e9a3b6ad323eb4182387a200f80523287
[ "BSD-2-Clause" ]
null
null
null
my Projects/Keypad/keypad.asm
simonbrennan/PicMicroASM
cfa3dc3e9a3b6ad323eb4182387a200f80523287
[ "BSD-2-Clause" ]
null
null
null
; ********************************************************** ; * Name : Simon Brennan * ; * Date : 19/06/2003 * ; * Assignment No : keypad.asm * ; * Description : This program is a simple prototype system* ; * for a keypad that has five switches. * ; * The PIC will recieve a code, and...
35.546763
86
0.616677
842e434a2287451df5e01f3059c239c26cb252d3
350
asm
Assembly
oeis/258/A258817.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/258/A258817.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/258/A258817.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A258817: a(n) = (!0 + !1 +... + !(n-1)) mod n. ; Submitted by Christian Krause ; 0,1,2,0,3,3,0,0,8,5,4,0,9,7,8,0,13,9,4,0,14,11,14,0,3,13,17,0,25,15,4,0,26,17,28,0,30,19,35,0,4,21,9,0,8,23,32,0,7,25,47,0,30,27,48,0,23,29,45,0,48,31,35,0,48,33,12,0,14,35,7,0,34,37,53 mov $1,$0 seq $0,173184 ; Partial sums of A000166....
35
187
0.582857
30eb1bc96cf548ef0cbbad8380b44d1025aee547
524
asm
Assembly
oeis/124/A124204.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/124/A124204.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/124/A124204.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A124204: Numbers k such that 20*k + 1 is prime. ; Submitted by Christian Krause ; 2,3,5,9,12,14,20,21,23,26,27,30,32,33,35,38,41,44,47,51,53,59,60,65,66,68,69,74,80,81,86,87,90,93,95,104,107,108,111,114,117,119,122,126,131,137,140,143,150,152,153,156,159,161,165,168,173,177,179,185,188,191 mov $2,$0 add $2,2 pow $2,...
24.952381
210
0.641221
e2001e1ee409c0e3c91c378cd69b3b5dbc017884
1,611
asm
Assembly
kTimer.asm
satadriver/LiunuxOS
693174ac2b3e503d72782fc7a14f18c8a4f2756c
[ "Apache-2.0" ]
null
null
null
kTimer.asm
satadriver/LiunuxOS
693174ac2b3e503d72782fc7a14f18c8a4f2756c
[ "Apache-2.0" ]
null
null
null
kTimer.asm
satadriver/LiunuxOS
693174ac2b3e503d72782fc7a14f18c8a4f2756c
[ "Apache-2.0" ]
null
null
null
.386p Kernel Segment public para use32 assume cs:Kernel align 10h __iSystemTimerProc proc pushad push ds push es push fs push gs push ss mov ax,rwData32Seg mov ds,ax mov es,ax mov ebx,kernelData shl ebx,4 ;1.1931816MHZ = 1193181.6hz cmp dword ptr ds:[ebx + _kTaskSchedule],0 jz _sysTimerEnd...
13.537815
44
0.676598
51346784e36be246bcb9e590181e20f74d0bcb1f
2,570
asm
Assembly
prime-number/assembler/cmd.asm
mamchyts/benchmark
8ee91c42df4d3fce75992d4863e513018822a4c3
[ "MIT" ]
8
2021-01-14T14:58:26.000Z
2021-06-30T08:19:37.000Z
prime-number/assembler/cmd.asm
mamchyts/benchmark
8ee91c42df4d3fce75992d4863e513018822a4c3
[ "MIT" ]
2
2021-06-18T13:21:38.000Z
2021-06-18T21:00:56.000Z
prime-number/assembler/cmd.asm
mamchyts/benchmark
8ee91c42df4d3fce75992d4863e513018822a4c3
[ "MIT" ]
2
2021-06-16T13:32:11.000Z
2021-06-18T17:34:34.000Z
global _start section .data msg DB 'The latest prime number: ', 0 ; 0xa (10) - ln code from ASCII msg_len EQU $ - msg value_string times 10 DB 48 value_string_len DB 10 section .bss arg: resb 32 arg_len: resb 32 section .text _start: ...
24.47619
87
0.593385
f4c52af3c28887402ccf5f4f0d5d95dcbd3b25c0
8,145
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_21829_1772.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_21829_1772.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_21829_1772.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 %r9 push %rcx push %rdi push %rdx push %rsi lea addresses_WC_ht+0xc21a, %rdx clflush (%rdx) xor $36163, %r10 movl $0x61626364, (%rdx) nop nop nop xor $14502, %r12 lea addresses_normal_ht+0xea1a, %rsi nop nop nop nop nop cmp $49013, %r9 movb...
32.450199
2,999
0.658686
a26fe3551aa8da82bc55260a589c8e98fdc59e5b
10,294
asm
Assembly
Lab5/main5.asm
YuriySavchenko/Assembler
d8ab6e8451d97255e639f0039f623ec00d5e9e2b
[ "Apache-2.0" ]
null
null
null
Lab5/main5.asm
YuriySavchenko/Assembler
d8ab6e8451d97255e639f0039f623ec00d5e9e2b
[ "Apache-2.0" ]
null
null
null
Lab5/main5.asm
YuriySavchenko/Assembler
d8ab6e8451d97255e639f0039f623ec00d5e9e2b
[ "Apache-2.0" ]
null
null
null
%include "print.asm" %include "exit.asm" %include "longop.asm" %include "module.asm" section .data nameAutor db "Developer: Savchenko Yuriy", 0xa, 0xd ; name of Author lenName equ $-nameAutor ; length of name Author border db "------------------...
67.281046
263
0.424228
156639faf2040e27886188ecd3eae2cc7ed2c266
2,902
asm
Assembly
base/crts/crtw32/misc/i386/setjmp.asm
npocmaka/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
17
2020-11-13T13:42:52.000Z
2021-09-16T09:13:13.000Z
base/crts/crtw32/misc/i386/setjmp.asm
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
2
2020-10-19T08:02:06.000Z
2020-10-19T08:23:18.000Z
base/crts/crtw32/misc/i386/setjmp.asm
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
14
2020-11-14T09:43:20.000Z
2021-08-28T08:59:57.000Z
;*** ;setjmp.asm ; ; Copyright (C) 1993-2001, Microsoft Corporation. All rights reserved. ; ;Purpose: ; Contains setjmp(); ; split from exsup.asm for granularity purposes. ; ;Notes: ; ;Revision History: ; 04-13-93 JWM Module created. ; 10-14-93 GJF Merged in NT verson. ; 01-12-94 PML Added C9.0 generic...
26.623853
81
0.640248
79c5afeecef6ef41e818f3201bfe5fe0c4e817f3
569
asm
Assembly
oeis/013/A013840.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/013/A013840.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/013/A013840.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A013840: a(n) = 6^(5*n + 3). ; Submitted by Jon Maiga ; 216,1679616,13060694016,101559956668416,789730223053602816,6140942214464815497216,47751966659678405306351616,371319292745659279662190166016,2887378820390246558653190730940416,22452257707354557240087211123792674816,174588755932389037098918153698611839369216,13576...
63.222222
468
0.894552
e50e47a89ba1662e6bb0ced6d5ebf93b98e2edf2
3,066
asm
Assembly
crt/bigdvrm.asm
terrillmoore/yori
0bfcf715d22e03cf494d8b683c012ab773c39055
[ "MIT" ]
1
2020-06-16T22:07:50.000Z
2020-06-16T22:07:50.000Z
crt/bigdvrm.asm
AzureMentor/yori
8e1db6eba6b6d70ed727017aa36384b7a1e7418c
[ "MIT" ]
null
null
null
crt/bigdvrm.asm
AzureMentor/yori
8e1db6eba6b6d70ed727017aa36384b7a1e7418c
[ "MIT" ]
null
null
null
; ; BIGDVRM.ASM ; ; Implementation for for signed and unsigned division of a 64 bit integer ; by a 32 bit integer, returning the result and remainder. ; ; Copyright (c) 2017 Malcolm J. Smith ; ; Permission is hereby granted, free of charge, to any person obtaining a copy ; of this software and associated docum...
21.291667
80
0.694716
fc3ee617b3cb801aee205d742ec675c972c1be81
1,839
asm
Assembly
util/menus/yesno.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
util/menus/yesno.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
util/menus/yesno.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
; yes/no selection  1991 Jochen Merz V001 section utility include dev8_keys_thg include dev8_mac_xref include dev8_keys_menu xdef mu_yesno ;+++ ; This routine pops up a menu, displays a message and waits for a yes or ; no user selection. ; ; Entry Exit ; D0.l error, 0 or +1 for ESC ; D1.l origin or ...
19.56383
72
0.663948
741196a24ff74da7b83836277e9d998918f5b5c5
3,687
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_490.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_490.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_490.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: ret .global s_faulty_load s_faulty_load: push %r13 push %r15 push %r9 push %rax push %rbp push %rbx // Faulty Load lea addresses_A+0x1ccc5, %rbp nop nop xor %r15, %r15 movb (%rbp), %al lea oracles, %rbp and $0xff, %rax shlq $12, %rax mov (%rbp,%rax,1), %rax pop %rbx po...
87.785714
2,999
0.663141
9dd4cf133aea6b30a3c72a4f85f0fbf49b02aba3
87
asm
Assembly
examples and results/example of cycle/user_code[for user].asm
Hollbrok/CPU_C_VERSION
fc5ea7a73c1b10d7bb1b5a9855b403c8a7ec5e13
[ "MIT" ]
5
2021-03-31T20:34:34.000Z
2021-04-10T23:12:57.000Z
04. CPU/examples and results/example of cycle/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/example of cycle/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 0 pop rbx L3: push 1 push rbx add pop rbx push rbx push 12 jb :L3 push rbx out hlt
6.692308
8
0.735632
da9671c136410dfda9a25e69d6c095981f712f9d
348
asm
Assembly
programs/oeis/131/A131734.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/131/A131734.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/131/A131734.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A131734: Hexaperiodic [0, 1, 0, 1, 0, -1]. ; 0,1,0,1,0,-1,0,1,0,1,0,-1,0,1,0,1,0,-1,0,1,0,1,0,-1,0,1,0,1,0,-1,0,1,0,1,0,-1,0,1,0,1,0,-1,0,1,0,1,0,-1,0,1,0,1,0,-1,0,1,0,1,0,-1,0,1,0,1,0,-1,0,1,0,1,0,-1,0,1,0,1,0,-1,0,1,0,1,0,-1,0,1,0,1,0,-1,0,1,0,1,0,-1,0,1,0,1,0,-1,0,1,0,1,0,-1,0,1,0,1,0,-1,0,1,0,1,0 lpb $0,1 sub ...
38.666667
258
0.479885
b6969f889e93ad3c1780eb3a6270d4bf6c03d4e5
54,058
asm
Assembly
z80sbcFiles/source/dstat80.asm
roberts7531/z80Computer
28623b04db6c936bc43dd01dde4b736ec99cae67
[ "CC0-1.0" ]
null
null
null
z80sbcFiles/source/dstat80.asm
roberts7531/z80Computer
28623b04db6c936bc43dd01dde4b736ec99cae67
[ "CC0-1.0" ]
null
null
null
z80sbcFiles/source/dstat80.asm
roberts7531/z80Computer
28623b04db6c936bc43dd01dde4b736ec99cae67
[ "CC0-1.0" ]
null
null
null
; .8080 ;; TITLE DISKSTAT DISK STATISTICS ;; NAME ('DISKST') ;------------------------------------------------------------------ ; Utility to display disc characteristics and file allocation ; ; Copyright 1983 D. Powys-Lybbe ; Author: D. Powys-Lybbe, MML Systems Ltd., London ; Date: 20th June 1983 ; ;----...
18.70519
97
0.554183
f5a01072abd238acbad2efb1cbbc6249d709d2aa
109
asm
Assembly
src/02-vehicles/enterprise-palette-fix.asm
chaoshades/snes-ffci
a69349490ce3c71e400900d0744c1569bdb56eee
[ "MIT" ]
null
null
null
src/02-vehicles/enterprise-palette-fix.asm
chaoshades/snes-ffci
a69349490ce3c71e400900d0744c1569bdb56eee
[ "MIT" ]
null
null
null
src/02-vehicles/enterprise-palette-fix.asm
chaoshades/snes-ffci
a69349490ce3c71e400900d0744c1569bdb56eee
[ "MIT" ]
null
null
null
org $15BA7C ; Routine to hack ADC #$9918 ; Apply yellow palette to enterprise (in falcon position)
27.25
73
0.688073
e887c2b3b9c1c5d1fd8f32cf0c96a2cec322e108
654
asm
Assembly
oeis/302/A302999.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/302/A302999.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/302/A302999.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A302999: a(n) = Product_{k=1..n} (Fibonacci(k+2) - 1). ; Submitted by Jamie Morken(s2) ; 1,1,2,8,56,672,13440,443520,23950080,2107607040,301387806720,69921971159040,26290661155799040,16011012643881615360,15786858466867272744960,25195826113120167300956160,65080818850189392138369761280,272037822793791659138385602150400...
43.6
463
0.828746
5b7acd3130ce40f6be9d10910cb8d3cb43d05b2f
557
asm
Assembly
programs/oeis/213/A213038.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/213/A213038.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/213/A213038.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A213038: a(n) = n^2 - 3*floor(n/2)^2. ; 0,1,1,6,4,13,9,22,16,33,25,46,36,61,49,78,64,97,81,118,100,141,121,166,144,193,169,222,196,253,225,286,256,321,289,358,324,397,361,438,400,481,441,526,484,573,529,622,576,673,625,726,676,781,729,838,784,897,841,958,900,1021,961,1086,1024,1153,1089,1222,1156,1293,1225,1366,1296,...
39.785714
414
0.682226
563688b4bbe8ea244138dc52ace4822c9402149d
970
asm
Assembly
programs/oeis/131/A131732.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/131/A131732.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/131/A131732.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A131732: a(4*k) = 2*k+1, a(4*k+1) = -4*k-3, a(4*k+2) = 2*k+2, a(4*k+3) = 0. ; 1,-3,2,0,3,-7,4,0,5,-11,6,0,7,-15,8,0,9,-19,10,0,11,-23,12,0,13,-27,14,0,15,-31,16,0,17,-35,18,0,19,-39,20,0,21,-43,22,0,23,-47,24,0,25,-51,26,0,27,-55,28,0,29,-59,30,0,31,-63,32,0,33,-67,34,0,35,-71,36,0,37,-75,38,0,39,-79,40,0,41,-83,42,0...
74.615385
805
0.585567
30e8937dc6e94405ef496e8872277258cd32c3f1
4,726
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0xca.log_21829_451.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0xca.log_21829_451.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0xca.log_21829_451.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 %rdi lea addresses_D_ht+0x10bf4, %r13 nop nop and %rdi, %rdi mov (%r13), %r8 nop cmp $64691, %r12 pop %rdi pop %r8 pop %r13 pop %r12 ret .global s_faulty_load s_faulty_load: push %r10 push %r12 push %r13 push %rax push %rbp push %rbx pu...
48.22449
2,999
0.655523
efa89213e9328d05d81a8e585340a6c62bc58982
2,476
asm
Assembly
lib/sprites.asm
c64lib/chipset
f1e0578d534851030484c2bec77ef9e1d1cc60f3
[ "MIT" ]
11
2018-09-01T02:11:06.000Z
2021-12-22T13:58:06.000Z
lib/sprites.asm
c64lib/chipset
f1e0578d534851030484c2bec77ef9e1d1cc60f3
[ "MIT" ]
2
2020-01-14T14:09:01.000Z
2020-01-14T14:11:10.000Z
lib/sprites.asm
c64lib/chipset
f1e0578d534851030484c2bec77ef9e1d1cc60f3
[ "MIT" ]
null
null
null
#import "vic2.asm" #importonce .filenamespace c64lib /* * Calculates sprite X position register address */ .function spriteXReg(spriteNo) { .return VIC2 + spriteNo * 2 } .assert "Reg address for sprite0 X pos", spriteXReg(0), SPRITE_0_X .assert "Reg address for sprite7 X pos", spriteXReg(7), SPRITE_7_X /* * C...
23.807692
117
0.700323
787057f2ff7f2e389829a865e27d0c57f83761a6
853
asm
Assembly
programs/vesatest.asm
mynameispyo/InpyoOS
b6ddb6d9715b027ab65891bd4c4f46dbe5c9890d
[ "BSD-3-Clause", "MIT" ]
null
null
null
programs/vesatest.asm
mynameispyo/InpyoOS
b6ddb6d9715b027ab65891bd4c4f46dbe5c9890d
[ "BSD-3-Clause", "MIT" ]
null
null
null
programs/vesatest.asm
mynameispyo/InpyoOS
b6ddb6d9715b027ab65891bd4c4f46dbe5c9890d
[ "BSD-3-Clause", "MIT" ]
null
null
null
; ------------------------------------------------------------------ ; MichalOS VESA Test ; ------------------------------------------------------------------ BITS 16 %INCLUDE "osdev.inc" ORG 100h start: mov byte [0082h], 1 mov ax, 257 mov bl, 1 mov cx, 640 mov dx, 480 call os_vesa_mode mov ax, [.default...
14.457627
68
0.495897
e7fb8cdc1d224b7e069b0f74e84cbc726e9ec1d5
206
asm
Assembly
libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sdcc_iy/esx_m_getdate.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sdcc_iy/esx_m_getdate.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sdcc_iy/esx_m_getdate.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; unsigned char esx_m_getdate(struct dos_tm *) SECTION code_esxdos PUBLIC _esx_m_getdate EXTERN asm_esx_m_getdate _esx_m_getdate: pop af pop hl push hl push af jp asm_esx_m_getdate
11.444444
46
0.742718
8235e98167e07a47bbe442bf95032a328faad374
216
asm
Assembly
programs/oeis/010/A010863.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/010/A010863.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/010/A010863.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A010863: Constant sequence: a(n) = 24. ; 24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24 mov $0,24
43.2
163
0.652778
8cf799296a9c1e56fad428089fb60e92b1554efe
719
asm
Assembly
oeis/099/A099588.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/099/A099588.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/099/A099588.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A099588: Coefficient of x^2 in (1+x)^n mod 1+x^4. ; Submitted by Christian Krause ; 0,0,1,3,6,10,14,14,0,-48,-164,-396,-792,-1352,-1912,-1912,0,6528,22288,53808,107616,183712,259808,259808,0,-887040,-3028544,-7311552,-14623104,-24963200,-35303296,-35303296,0,120532992,411525376,993510144,1987020288,3392055808,4797091...
37.842105
490
0.742698
d8f1068638dba9288c37bc507b913540c8a53476
648
asm
Assembly
programs/oeis/065/A065764.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/065/A065764.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/065/A065764.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A065764: Sum of divisors of square numbers. ; 1,7,13,31,31,91,57,127,121,217,133,403,183,399,403,511,307,847,381,961,741,931,553,1651,781,1281,1093,1767,871,2821,993,2047,1729,2149,1767,3751,1407,2667,2379,3937,1723,5187,1893,4123,3751,3871,2257,6643,2801,5467,3991,5673,2863,7651,4123,7239,4953,6097,3541,12493,3783,6...
81
489
0.760802
6685dbd025ff27903cdc0293f508dc35ac36a92a
5,272
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_362.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_362.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_362.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 %r14 push %r15 push %rcx push %rdi push %rsi lea addresses_D_ht+0x1b598, %rsi lea addresses_UC_ht+0x4386, %rdi clflush (%rsi) nop nop nop nop nop cmp %r10, %r10 mov $108, %rcx rep movsb nop nop nop and $64217, %r11 lea addresses_normal_ht+0x15eaa, %r...
41.511811
2,999
0.661229
a9f337e5594485590aa3ce376773fe56384defdd
478
asm
Assembly
programs/oeis/279/A279521.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/279/A279521.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/279/A279521.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A279521: Maximum number of single-direction edges in leveled binary trees with n nodes. ; 0,1,1,2,3,3,3,4,5,6,7,7,7,7,7,8,9,10,11,12,13,14,15,15,15,15,15,15,15,15,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50...
34.142857
284
0.631799
0418f7b3ddb027db44cfa8dc4f42d38ed8cd3d4a
1,568
asm
Assembly
kernel/asm/msr.asm
madd-games/glidix
1510d9c3f159bee9d4aa942e715aedc78b7f827c
[ "BSD-2-Clause" ]
98
2015-08-05T22:20:19.000Z
2022-03-11T08:49:24.000Z
kernel/asm/msr.asm
madd-games/glidix
1510d9c3f159bee9d4aa942e715aedc78b7f827c
[ "BSD-2-Clause" ]
5
2016-02-23T12:49:24.000Z
2019-10-11T18:09:47.000Z
kernel/asm/msr.asm
madd-games/glidix
1510d9c3f159bee9d4aa942e715aedc78b7f827c
[ "BSD-2-Clause" ]
11
2015-12-02T05:01:28.000Z
2021-06-25T16:54:18.000Z
; Glidix kernel ; ; Copyright (c) 2014-2017, Madd Games. ; 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 above copyright notice, this ; lis...
34.086957
80
0.765944
6379936f9e66f0200bef4bbe82886d07ce24facb
719
asm
Assembly
oeis/122/A122788.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/122/A122788.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/122/A122788.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A122788: (1,3)-entry of the 3 X 3 matrix M^n, where M = {{0, -1, 1}, {1, 1, 0}, {0, 1, 1}}. ; 0,1,1,0,0,2,4,4,4,8,16,24,32,48,80,128,192,288,448,704,1088,1664,2560,3968,6144,9472,14592,22528,34816,53760,82944,128000,197632,305152,471040,727040,1122304,1732608,2674688,4128768,6373376,9838592,15187968,23445504,36192256...
59.916667
500
0.748261
6f557a9b750acb37a34c3d73bd4e7de79bbb718d
6,169
asm
Assembly
pb2000/enc_bl.asm
wowczarek/pbnet
5451800ef5dbc6cd05786e26e440aca9f2f8d037
[ "BSD-2-Clause" ]
1
2021-08-18T02:09:23.000Z
2021-08-18T02:09:23.000Z
pb2000/enc_bl.asm
wowczarek/pbnet
5451800ef5dbc6cd05786e26e440aca9f2f8d037
[ "BSD-2-Clause" ]
null
null
null
pb2000/enc_bl.asm
wowczarek/pbnet
5451800ef5dbc6cd05786e26e440aca9f2f8d037
[ "BSD-2-Clause" ]
null
null
null
; Copyright (c) 2021, Wojciech Owczarek ; All rights reserved. ; BSD 2-clause licence - see LICENSE in the top directory ; base/org are meaningless in inline code, but keep the compiler happy BASE: EQU &H7000 START here ORG BASE here: ; encode a block of data using the escapeless encoding. gre IX, $22 ; save...
42.253425
137
0.488086
d4b33af15a46dbca5617600f8d8a2770f921faf6
5,597
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_137.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_137.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_137.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 %r15 push %rax push %rbp push %rcx push %rdi push %rsi lea addresses_D_ht+0x14ce8, %r13 xor %rbp, %rbp movb (%r13), %r11b nop nop nop nop nop add %rax, %rax lea addresses_WC_ht+0x3390, %rcx nop nop nop nop nop and %rax, %rax mov (%rcx), %r15d nop nop...
40.854015
2,999
0.657674
2f7aa246d7cf09fd9bd699bf8f1a592020faaa91
795
asm
Assembly
oeis/127/A127979.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/127/A127979.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/127/A127979.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A127979: a(n) = (5*n/18 + 19/54)*2^n - (-1)^(n-1)*(3*n + 4)/27. ; Submitted by Jon Maiga ; 1,4,9,24,55,130,293,660,1459,3206,6977,15096,32463,69482,148061,314332,665067,1402958,2951545,6194368,12971271,27107634,56545429,117751204,244823075,508287510,1053857713,2182280840,4513692479,9325646586,19247816397,39688679276,...
33.125
499
0.737107
058a9668ce0db4c9c629af6a318f358bd93c81ff
277
asm
Assembly
_lab/lab03/hello.asm
prasantadh/w20
ee736a8be1a34755a9fcaa9ea2c4647fd6ef0ae0
[ "MIT" ]
null
null
null
_lab/lab03/hello.asm
prasantadh/w20
ee736a8be1a34755a9fcaa9ea2c4647fd6ef0ae0
[ "MIT" ]
3
2020-02-25T16:04:18.000Z
2021-09-27T21:48:25.000Z
_lab/lab03/hello.asm
prasantadh/w20
ee736a8be1a34755a9fcaa9ea2c4647fd6ef0ae0
[ "MIT" ]
null
null
null
# hello.asm # A "Hello World" program in MIPS Assembly for CS64 # # Data Area - allocate and initialize variables .data # TODO: Write your string definitions here #Text Area (i.e. instructions) .text main: # TODO: Write your code here exit: # Exit li $v0, 10 syscall
14.578947
51
0.703971
113c5e9cdb677baa7e6f6ae185def36857ce58da
408
asm
Assembly
oeis/181/A181940.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/181/A181940.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/181/A181940.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A181940: a(0)=0, and there are a(n) terms between a(n) and the nearest a(n)+1. ; Submitted by Jamie Morken(s3) ; 0,1,0,2,0,1,3,1,0,2,4,2,0,1,3,5,3,1,0,2,4,6,4,2,0,1,3,5,7,5,3,1,0,2,4,6,8,6,4,2,0,1,3,5,7,9,7,5,3,1,0,2,4,6,8,10,8,6,4,2,0,1,3,5,7,9,11,9,7,5,3,1,0,2,4,6,8,10,12,10,8,6,4,2,0,1,3,5,7,9,11,13,11,9,7,5,3,1,0...
29.142857
209
0.556373
05dc373fde040ec75b5148463d030a8f26043ab3
445
asm
Assembly
programs/oeis/171/A171152.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/171/A171152.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/171/A171152.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A171152: Partial sums of A118011. ; 3,9,17,28,41,56,74,94,116,140,167,196,227,260,295,333,373,415,459,505,553,604,657,712,769,828,889,952,1018,1086,1156,1228,1302,1378,1456,1536,1619,1704,1791,1880,1971,2064,2159,2256,2355,2457,2561,2667,2775,2885,2997,3111 mov $2,$0 mov $4,$0 lpb $2 add $1,$0 add $2,1 add $3,...
19.347826
223
0.635955
e9e2fe3802683fd1947302d42b39a571b209254a
2,072
asm
Assembly
src/spread/echo.asm
olifink/qspread
d6403d210bdad9966af5d2a0358d4eed3f1e1c02
[ "MIT" ]
null
null
null
src/spread/echo.asm
olifink/qspread
d6403d210bdad9966af5d2a0358d4eed3f1e1c02
[ "MIT" ]
null
null
null
src/spread/echo.asm
olifink/qspread
d6403d210bdad9966af5d2a0358d4eed3f1e1c02
[ "MIT" ]
null
null
null
* Spreadsheet 08/06-92 * - echo function include win1_mac_oli include win1_spread_keys section prog xdef act_echo,ech_cact ;+++ ; echo action routine ; ; d5.l c|r of home cell ;--- act_echo subr d1-d5/a0-a3/a5 addq.w #1,da_dupdt(a6) lea ech_cact,a5 xjsr mul_blok ; exec...
19.009174
58
0.592181
a69f35cd7ed7d70a584df5a325e4336cf21c1500
548
asm
Assembly
programs/oeis/080/A080063.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/080/A080063.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/080/A080063.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A080063: n mod (spf(n)+1), where spf(n) is the smallest prime dividing n (A020639). ; 1,2,3,1,5,0,7,2,1,1,11,0,13,2,3,1,17,0,19,2,1,1,23,0,1,2,3,1,29,0,31,2,1,1,5,0,37,2,3,1,41,0,43,2,1,1,47,0,1,2,3,1,53,0,1,2,1,1,59,0,61,2,3,1,5,0,67,2,1,1,71,0,73,2,3,1,5,0,79,2,1,1,83,0,1,2,3,1,89,0,3,2,1,1,5,0 add $0,1 mov $1,$0 ...
20.296296
213
0.512774
af0a5cb2ac9d0973db6b0f88e2ad3920bc22ba55
144
asm
Assembly
other.7z/SFC.7z/SFC/ソースデータ/MarioKart/Object.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/SFC.7z/SFC/ソースデータ/MarioKart/Object.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/SFC.7z/SFC/ソースデータ/MarioKart/Object.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
Name: Object.asm Type: file Size: 22181 Last-Modified: '1992-07-01T15:00:00Z' SHA-1: 6E54B8D0CE878A127271C47A0FFB154394D289A1 Description: null
20.571429
47
0.8125
6f6f4c4b3b8c9c79abaad4feb78ea14efb8f4754
231
asm
Assembly
libsrc/_DEVELOPMENT/stdio/c/sccz80/ungetc_unlocked_callee.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/stdio/c/sccz80/ungetc_unlocked_callee.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/stdio/c/sccz80/ungetc_unlocked_callee.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; int ungetc_unlocked(int c, FILE *stream) SECTION code_clib SECTION code_stdio PUBLIC ungetc_unlocked_callee EXTERN asm_ungetc_unlocked ungetc_unlocked_callee: pop hl pop ix ex (sp),hl jp asm_ungetc_unlocked
12.833333
42
0.766234
8ab80ac3c4c7d4b3ccce02a351d5d6080bb997ea
147
asm
Assembly
01. 8051/03. Arithmetic Operations/Act1.asm
nitrece/microprocessor-laboratory
40d9e41537e56fb049ef6230fcaaaee3b5d3b121
[ "MIT" ]
null
null
null
01. 8051/03. Arithmetic Operations/Act1.asm
nitrece/microprocessor-laboratory
40d9e41537e56fb049ef6230fcaaaee3b5d3b121
[ "MIT" ]
null
null
null
01. 8051/03. Arithmetic Operations/Act1.asm
nitrece/microprocessor-laboratory
40d9e41537e56fb049ef6230fcaaaee3b5d3b121
[ "MIT" ]
null
null
null
org 0h mov r0, #40h mov r1, #10 mov r2, #0 mov r3, #0 loop: mov a, r2 add a, @r0 mov r2, a mov a, r3 addc a, #0 mov r3, a inc r0 djnz r1, loop end
9.1875
13
0.612245
9524e4e48771d84ca6926b4885bb02a1bc30aa10
507
asm
Assembly
oeis/328/A328286.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/328/A328286.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/328/A328286.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A328286: Expansion of e.g.f. -log(1 - x - x^2/2). ; Submitted by Christian Krause ; 1,2,5,21,114,780,6390,61110,667800,8210160,112152600,1685237400,27624920400,490572482400,9381882510000,192238348302000,4201639474032000,97572286427616000,2399151995223984000,62268748888378032000,1701213856860117600000 mov $2,$0 add $...
21.125
219
0.678501
6d77eee5c0b0df49d49b53b5863d2b5c5a0681e3
2,536
asm
Assembly
programs/oeis/059/A059329.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/059/A059329.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/059/A059329.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A059329: Number of 3 X 3 matrices, with elements from {0,...,n}, having the property that the middle element of each of the eight 3-element horizontal, vertical and diagonal lines equals the average of the two end elements. ; 1,2,7,12,25,38,63,88,129,170,231,292,377,462,575,688,833,978,1159,1340,1561,1782,2047,2312,2...
48.769231
1,668
0.727918
3bd5254848258b7593f3bdb2f9cf64357e53b7a8
2,963
asm
Assembly
MP/Assignment_5/program2.asm
pratt3000/PICT_SE-Labs
e720414549fe07351055f2075d45755ba181876a
[ "MIT" ]
3
2019-10-15T08:18:52.000Z
2020-02-16T09:34:45.000Z
MP/Assignment_5/program2.asm
pratt3000/PICT_SE-Labs
e720414549fe07351055f2075d45755ba181876a
[ "MIT" ]
null
null
null
MP/Assignment_5/program2.asm
pratt3000/PICT_SE-Labs
e720414549fe07351055f2075d45755ba181876a
[ "MIT" ]
2
2019-10-18T15:06:46.000Z
2020-01-16T06:29:26.000Z
%macro display 2 mov rax,1 mov rdi,1 mov rsi,%1 mov rdx,%2 syscall %endmacro %macro accept 2 mov rax,0 mov rdi,0 mov rsi,%1 mov rdx,%2 syscall %endmacro extern file_descriptor,buffer,len_file global _spaceCount,_lineCount,_charCount section .bss blank resb 2 line resb 2 charcount resb 2 char1 resb 2 outp...
30.864583
77
0.547081
c10af8d248f110f870aeb0d2f53b5e6e845d864a
7,057
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_732.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_732.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_732.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 %rbx push %rcx push %rdi push %rsi lea addresses_D_ht+0x2fd2, %rsi lea addresses_normal_ht+0x187d2, %rdi nop nop nop nop nop inc %r13 mov $19, %rcx rep movsl and $21718, %rbx lea addresses_normal_ht+0xc436, %rdi add %r11, %r11 mov (%rdi), %bx nop sub...
35.109453
2,999
0.648718
35fb27ab6b5bc821958e0006aa59e29146514cee
1,294
asm
Assembly
Source/Day.asm
AAKMakes/ASM-projects
43dcee38398c02f6c2b0ca91d7bfd72f166217ea
[ "CC0-1.0" ]
null
null
null
Source/Day.asm
AAKMakes/ASM-projects
43dcee38398c02f6c2b0ca91d7bfd72f166217ea
[ "CC0-1.0" ]
null
null
null
Source/Day.asm
AAKMakes/ASM-projects
43dcee38398c02f6c2b0ca91d7bfd72f166217ea
[ "CC0-1.0" ]
null
null
null
; ; ASM -- National Computer Camps ; ; === STACK SEGMENT === MyStack segment stack DB 64 dup('12345678') MyStack endS ; === DATA SEGMENT === MyData segment ; --- Declare your variables here --- helloMsg DB "Good day$" MyData endS ; === CODE SEGMENT === MyCode segment ; Sets up t...
31.560976
79
0.448995
1581a3ef8e7f670e07d5fdc80310e4624843214e
853
asm
Assembly
oeis/250/A250799.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/250/A250799.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/250/A250799.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A250799: Number of (2+1) X (n+1) 0..1 arrays with nondecreasing min(x(i,j),x(i,j-1)) in the i direction and nondecreasing absolute value of x(i,j)-x(i-1,j) in the j direction. ; Submitted by Jon Maiga ; 24,66,162,376,838,1818,3868,8114,16842,34680,70974,144562,293356,593562,1198210,2414360,4857750,9762474,19600956,39...
42.65
501
0.780774
950d99ad9321b23cf6aa1ca9e777dd7f6a99da91
26,834
asm
Assembly
Appl/Calendar/DayPlan/dayplanPreference.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Appl/Calendar/DayPlan/dayplanPreference.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Appl/Calendar/DayPlan/dayplanPreference.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
73
2018-11-19T20:46:53.000Z
2022-03-29T00:59:26.000Z
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) GeoWorks 1989 -- All Rights Reserved PROJECT: PC GEOS MODULE: Calendar/DayPlan FILE: dayplanPreference.asm AUTHOR: Don Reeves, May 31, 1990 ROUTINES: Name Description ---- ----------- REVISION HI...
24.915506
79
0.599985
430d22c1eba71a251bfcf2147c485d747b0193d9
6,759
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_1210.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_1210.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_1210.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 %r15 push %r8 push %r9 push %rbp push %rbx push %rcx push %rdi push %rsi lea addresses_WC_ht+0x1421a, %r12 nop nop nop nop nop cmp %r9, %r9 mov $0x6162636465666768, %rbp movq %rbp, %xmm1 vmovups %ymm1, (%r12) nop nop nop add %r15, %r15 lea addresses_WT_ht+0x15...
36.733696
2,999
0.658381
c79b133aff3a3ecf6c33ed667183b9f1bbe44d3c
5,016
asm
Assembly
writeImage.asm
J0nnyCheese/PNG-Reader
034f1ddc3162f5e43a25d99161d23110f1ac776e
[ "MIT" ]
null
null
null
writeImage.asm
J0nnyCheese/PNG-Reader
034f1ddc3162f5e43a25d99161d23110f1ac776e
[ "MIT" ]
null
null
null
writeImage.asm
J0nnyCheese/PNG-Reader
034f1ddc3162f5e43a25d99161d23110f1ac776e
[ "MIT" ]
null
null
null
####################################write Image##################### .data P5: .ascii "P5 " P2: .ascii "P2 " content: .space 2048 errorinfor: .asciiz "Error: not able to correctly open file." .text .globl write_image write_image: # $a0 -> image struct # $a1 -> output filename # $a2 -> type (0 -> P5, ...
20.144578
85
0.533692
36acb40cd7e03478270f967ac7664b876a9f389c
489
asm
Assembly
programs/oeis/065/A065173.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/065/A065173.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/065/A065173.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A065173: Site swap sequence that rises infinitely after t=0. The associated delta sequence p(t)-t for the permutation of Z: A065171. ; 0,1,2,2,1,3,6,4,2,5,10,6,3,7,14,8,4,9,18,10,5,11,22,12,6,13,26,14,7,15,30,16,8,17,34,18,9,19,38,20,10,21,42,22,11,23,46,24,12,25,50,26,13,27,54,28,14,29,58,30,15,31,62,32,16,33,66,34,...
40.75
280
0.656442
1669ddf9a4da8b28f13c273d62b70cf22636477c
86
asm
Assembly
qiling/examples/shellcodes/lin32_execve.asm
mrTavas/owasp-fstm-auto
6e9ff36e46d885701c7419db3eca15f12063a7f3
[ "CC0-1.0" ]
2
2021-05-05T12:03:01.000Z
2021-06-04T14:27:15.000Z
qiling/examples/shellcodes/lin32_execve.asm
mrTavas/owasp-fstm-auto
6e9ff36e46d885701c7419db3eca15f12063a7f3
[ "CC0-1.0" ]
null
null
null
qiling/examples/shellcodes/lin32_execve.asm
mrTavas/owasp-fstm-auto
6e9ff36e46d885701c7419db3eca15f12063a7f3
[ "CC0-1.0" ]
2
2021-05-05T12:03:09.000Z
2021-06-04T14:27:21.000Z
xor eax,eax push eax push 0x68732f2f push 0x6e69622f xchg ebx,esp mov al,0xb int 0x80
10.75
15
0.802326
6af91a2dd9cba315ef93ba777c9c86fc8b0e31ce
1,255
asm
Assembly
disasm/return_res_noleak.asm
Kachalov/goto-report
edb72ccdcb974b8e5869994818c32eb7756b1a50
[ "MIT" ]
null
null
null
disasm/return_res_noleak.asm
Kachalov/goto-report
edb72ccdcb974b8e5869994818c32eb7756b1a50
[ "MIT" ]
null
null
null
disasm/return_res_noleak.asm
Kachalov/goto-report
edb72ccdcb974b8e5869994818c32eb7756b1a50
[ "MIT" ]
null
null
null
0804850b <return_res_noleak>: 804850b: push ebp 804850c: mov ebp,esp 804850e: sub esp,0x18 8048511: mov DWORD PTR [ebp-0x18],0x0 8048518: sub esp,0xc 804851b: push 0x1 804851d: call 8048330 <malloc@plt> 8048522: add esp,0x10 8048525: mov DWORD PTR [ebp-0x14],eax 8048528: cmp DWORD P...
34.861111
49
0.695618
9f523a07322192cac6b61e1e4b97b807ef61beaf
472,359
asm
Assembly
oslab6/obj/kern/kernel.asm
jasha64/OperatingSystems-lab
25a473adb754171d5c10c6bde391e0e07a2a43de
[ "MIT" ]
null
null
null
oslab6/obj/kern/kernel.asm
jasha64/OperatingSystems-lab
25a473adb754171d5c10c6bde391e0e07a2a43de
[ "MIT" ]
null
null
null
oslab6/obj/kern/kernel.asm
jasha64/OperatingSystems-lab
25a473adb754171d5c10c6bde391e0e07a2a43de
[ "MIT" ]
null
null
null
obj/kern/kernel: 文件格式 elf32-i386 Disassembly of section .text: f0100000 <_start+0xeffffff4>: .globl _start _start = RELOC(entry) .globl entry entry: movw $0x1234,0x472 # warm boot f0100000: 02 b0 ad 1b 00 00 add 0x1bad(%eax),%dh f0100006: 00 00 add %al,(%eax) f0100008: fe 4f 52 ...
44.663294
133
0.55117