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
602950e94a11776946106e527e0c020ce28ed2ba
344
asm
Assembly
src/tileset14x16_1.asm
dma-homebrew/dhgr
38fb0004c6b4616243b59c675c721ba606ff874b
[ "MIT" ]
4
2021-06-02T14:31:32.000Z
2021-07-14T03:48:13.000Z
src/tileset14x16_1.asm
dma-homebrew/dhgr
38fb0004c6b4616243b59c675c721ba606ff874b
[ "MIT" ]
null
null
null
src/tileset14x16_1.asm
dma-homebrew/dhgr
38fb0004c6b4616243b59c675c721ba606ff874b
[ "MIT" ]
1
2021-06-02T18:23:17.000Z
2021-06-02T18:23:17.000Z
;----------------------------------------------------------------------------- ; Paul Wasson - 2021 ;----------------------------------------------------------------------------- ; Sample tiles ;----------------------------------------------------------------------------- .org $6000 .align 256 .include "tileSheet...
26.461538
78
0.22093
eec3a06f4f297adde534006715a1f2fd0f231960
1,095
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca_notsx.log_16_273.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca_notsx.log_16_273.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca_notsx.log_16_273.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r15 push %rax push %rcx push %rdi lea addresses_A_ht+0x5412, %rax nop inc %r15 mov $0x6162636465666768, %rdi movq %rdi, (%rax) nop nop nop nop nop and $10852, %rcx pop %rdi pop %rcx pop %rax pop %r15 ret .global s_faulty_load s_faulty_load: push %r13 push %r8 push...
17.66129
123
0.654795
784fc0a2b6faf76bde75c8d6ccb7ba5dea361129
2,249
asm
Assembly
src/recon_kick.asm
mvdhout1992/ts-patches
a426970abeb6993eea6703d1a756fd74489ffed2
[ "MIT" ]
33
2016-07-30T14:17:28.000Z
2021-12-19T15:45:19.000Z
src/recon_kick.asm
A-Productions/ts-patches
326db731f7226d9e803feab475777c730688634e
[ "MIT" ]
73
2018-08-17T00:25:19.000Z
2021-05-10T08:31:15.000Z
src/recon_kick.asm
A-Productions/ts-patches
326db731f7226d9e803feab475777c730688634e
[ "MIT" ]
18
2017-05-16T11:28:06.000Z
2022-03-20T20:41:03.000Z
%include "TiberianSun.inc" %include "macros/patch.inc" %include "macros/datatypes.inc" ;;; If a wrong CRC comes in from a player, we try to ;;; broadcast a REMOVEPLAYER message to everyone. cextern SavesDisabled sstring str_PlayerOutOfSync, "Player has gone out of sync" @LJNZ 0x005B4F5F, _Execute_DoList_dont_recon ...
22.94898
77
0.635838
f2a083d6d7507e8180e95f46c01756f32f662740
2,797
asm
Assembly
std/cstr.asm
mossx-dev/Mycore
eb84409f1a263204d30ef0b9d4254a96a121726f
[ "MIT" ]
null
null
null
std/cstr.asm
mossx-dev/Mycore
eb84409f1a263204d30ef0b9d4254a96a121726f
[ "MIT" ]
null
null
null
std/cstr.asm
mossx-dev/Mycore
eb84409f1a263204d30ef0b9d4254a96a121726f
[ "MIT" ]
null
null
null
;; Author: Moss Gallagher ;; Data: 13-Oct-21 %ifndef _Mycelium_std_cstr_ %define _Mycelium_std_cstr_ %include "std/sys.asm" %include "std/mem.asm" %include "std/out.asm" ; Args: ; rax: the string whose length is being calculated ; Returns: ; rsi: the length cstr~length: push rbp mov rbp, rsp mov [...
16.748503
143
0.543797
cef050c31652717a6782f0c2b90d5d35a4a651f7
188
asm
Assembly
inc/yesno.asm
minblock/msdos
479ffd237d9bb7cc83cb06361db2c4ef42dfbac0
[ "Apache-2.0" ]
null
null
null
inc/yesno.asm
minblock/msdos
479ffd237d9bb7cc83cb06361db2c4ef42dfbac0
[ "Apache-2.0" ]
null
null
null
inc/yesno.asm
minblock/msdos
479ffd237d9bb7cc83cb06361db2c4ef42dfbac0
[ "Apache-2.0" ]
null
null
null
; ; Microsoft Confidential ; Copyright (C) Microsoft Corporation 1991 ; All Rights Reserved. ; ; This is for contry Yes and No PUBLIC NLS_YES,NLS_yes2,NLS_NO,NLS_no2 include msdos.cl3 
18.8
42
0.765957
be9030d3b8ab32852be9aaeca10a8e5cf75a9b78
352
asm
Assembly
fasmg/examples/x86/multiseg.asm
thaolt/c8basic
9bbe64dde58499c6e09d393a8f7e47e3aa10ea62
[ "MIT" ]
4
2019-05-22T13:15:02.000Z
2021-05-23T19:12:04.000Z
external/fasmg/examples/x86/multiseg.asm
hpdporg/datap
bfbe7544ba6e8aadbfa2b1d8b8cc021677458860
[ "BSD-3-Clause" ]
null
null
null
external/fasmg/examples/x86/multiseg.asm
hpdporg/datap
bfbe7544ba6e8aadbfa2b1d8b8cc021677458860
[ "BSD-3-Clause" ]
null
null
null
include '8086.inc' include 'format/mz.inc' entry code:start ; program entry point stack 100h ; stack size segment code start: mov ax,data mov ds,ax mov dx,hello call extra:write_text mov ax,4C00h int 21h segment data hello db 'Hello world!',24h segment extra write_tex...
11.733333
41
0.644886
66bef38b784e7a8c35bd7ada25b818370a81fdbb
26,236
asm
Assembly
Patches/Multiplayer_Hack/mk64_multiplayer_hack.asm
abitalive/MarioKart64
1d72ff1e4534d5a3131e337e3aa28e01ddd17e15
[ "MIT" ]
29
2016-05-10T04:23:32.000Z
2022-01-27T17:13:54.000Z
Patches/Multiplayer_Hack/mk64_multiplayer_hack.asm
abney317/MarioKart64
1d72ff1e4534d5a3131e337e3aa28e01ddd17e15
[ "MIT" ]
7
2016-05-11T04:57:28.000Z
2020-06-29T04:14:23.000Z
Patches/Multiplayer_Hack/mk64_multiplayer_hack.asm
abney317/MarioKart64
1d72ff1e4534d5a3131e337e3aa28e01ddd17e15
[ "MIT" ]
9
2016-05-11T04:56:07.000Z
2022-01-23T12:30:04.000Z
arch n64.cpu endian msb //output "", create include "..\LIB\N64.inc" include "..\LIB\functions.inc" include "..\LIB\macros.inc" origin 0x0 insert "..\LIB\Mario Kart 64 (U) [!].z64" constant ModeSelection(0x800DC53C) constant CourseSelection1(0x800DC5A0) constant CupSelection(0x8018EE09) constant CourseSelection2(0x8...
21.826955
85
0.657989
701d64b99e6a874b3c491d21d6a1a559ecff874a
15,809
asm
Assembly
src/asm/macros.asm
Threetwosevensixseven/espupdate
abdaf918a07db37d8e6e610bc81211943ec3bb15
[ "Apache-2.0" ]
8
2020-01-30T18:36:42.000Z
2021-10-30T17:15:28.000Z
src/asm/macros.asm
Threetwosevensixseven/espupdate
abdaf918a07db37d8e6e610bc81211943ec3bb15
[ "Apache-2.0" ]
null
null
null
src/asm/macros.asm
Threetwosevensixseven/espupdate
abdaf918a07db37d8e6e610bc81211943ec3bb15
[ "Apache-2.0" ]
1
2021-04-29T09:00:30.000Z
2021-04-29T09:00:30.000Z
; macros.asm ; Copyright 2020 Robin Verhagen-Guest ; ; 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 required by applicable law o...
52.87291
120
0.457271
589c951aea79ff95838bc47cfe830d1b2449461c
442
asm
Assembly
_maps/SS R Block.asm
kodishmediacenter/msu-md-sonic
3aa7c5e8add9660df2cd0eceaa214e7d59f2415c
[ "CC0-1.0" ]
9
2021-01-15T13:47:53.000Z
2022-01-17T15:33:55.000Z
_maps/SS R Block.asm
kodishmediacenter/msu-md-sonic
3aa7c5e8add9660df2cd0eceaa214e7d59f2415c
[ "CC0-1.0" ]
7
2021-01-14T02:18:48.000Z
2021-03-24T15:44:30.000Z
_maps/SS R Block.asm
kodishmediacenter/msu-md-sonic
3aa7c5e8add9660df2cd0eceaa214e7d59f2415c
[ "CC0-1.0" ]
2
2021-01-14T13:14:26.000Z
2021-01-29T17:46:04.000Z
; --------------------------------------------------------------------------- ; Sprite mappings - special stage "R" block ; --------------------------------------------------------------------------- Map_SS_R_internal: dc.w byte_1B912-Map_SS_R_internal dc.w byte_1B918-Map_SS_R_internal dc.w byte_1B91E-Map_SS_R_in...
34
77
0.463801
9bcb9285d59943d9f17a6c57f47cca770a928469
60,393
asm
Assembly
grep.asm
ShwetiMahajan/xv6_schedulersOS
35efdf3d33562ec290331a7ee246e65af19e7e2e
[ "MIT-0" ]
null
null
null
grep.asm
ShwetiMahajan/xv6_schedulersOS
35efdf3d33562ec290331a7ee246e65af19e7e2e
[ "MIT-0" ]
null
null
null
grep.asm
ShwetiMahajan/xv6_schedulersOS
35efdf3d33562ec290331a7ee246e65af19e7e2e
[ "MIT-0" ]
null
null
null
_grep: file format elf32-i386 Disassembly of section .text: 00000000 <matchstar>: return 0; } // matchstar: search for c*re at beginning of text int matchstar(int c, char *re, char *text) { 0: 55 push %ebp 1: 89 e5 mov %esp,%ebp 3: 57 push ...
30.046269
60
0.420529
dd2d2ce9b25648e0a7b0039b4fa9bd930a750bf4
479
asm
Assembly
oeis/101/A101663.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/101/A101663.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/101/A101663.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A101663: Fixed point of morphism 0 -> 01, 1 -> 02, 2 -> 22. ; Submitted by Jon Maiga ; 0,1,0,2,0,1,2,2,0,1,0,2,2,2,2,2,0,1,0,2,0,1,2,2,2,2,2,2,2,2,2,2,0,1,0,2,0,1,2,2,0,1,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,0,1,0,2,0,1,2,2,0,1,0,2,2,2,2,2,0,1,0,2,0,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2 mov $2,-2 mul $2,$0 bin $2,$0 ...
19.958333
201
0.546973
7defa70e99ce0ac4721edbb972f9239fed5fb1b6
2,039
asm
Assembly
Versao_05_2013/Exemplos/Hello2.asm
joaolucasp/Evil-Square
41992308ad632df8e36b28edcef1bea916ea5339
[ "MIT" ]
1
2021-08-04T18:03:46.000Z
2021-08-04T18:03:46.000Z
Simulador/Versao_05_2013/Exemplos/Hello2.asm
GKuabara/tomb-of-the-mask
edef54e11c127560da802176840ad110a7f5999f
[ "MIT" ]
null
null
null
Simulador/Versao_05_2013/Exemplos/Hello2.asm
GKuabara/tomb-of-the-mask
edef54e11c127560da802176840ad110a7f5999f
[ "MIT" ]
null
null
null
; Hello World - Escreve mensagem armazenada na memoria na tela ; ------- TABELA DE CORES ------- ; adicione ao caracter para Selecionar a cor correspondente ; 0 branco 0000 0000 ; 256 marrom 0001 0000 ; 512 verde 0010 0000 ; 768 oliva 0011 0000 ; 1024 azul marinho 0100 0000 ; 1280 roxo ...
31.859375
213
0.690535
c07e327d94364f459e0f6b39fde22549a5c0f9bf
746
asm
Assembly
oeis/028/A028157.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/028/A028157.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/028/A028157.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A028157: Expansion of 1/((1-4x)(1-8x)(1-9x)(1-12x)). ; Submitted by Christian Krause ; 1,33,697,12033,185353,2657361,36306649,479622561,6184444585,78342273009,979414153081,12123907404609,148962749140297,1819935176767377,22139457629549593,268445978800100577,3246867076469210089,39196546477890050865,47250186050531586578...
41.444444
482
0.802949
83fffe8527ee08f4076e43a28b64a30176fc07c8
414
asm
Assembly
oeis/174/A174565.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/174/A174565.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/174/A174565.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A174565: Expansion of (1+3*x)/((1-x)*(1+3*x+4*x^2)). ; Submitted by Jamie Morken(s2) ; 1,1,-3,9,-11,1,45,-135,229,-143,-483,2025,-4139,4321,3597,-28071,69829,-97199,12285,351945,-1104971,1907137,-1301523,-3723975,16378021,-34238159,37202397,25345449,-224845931,573156001,-820084275,167628825,2777450629,-9002867183 mu...
27.6
229
0.673913
ad4576b37b7c2815a0abeb1551888e9b1310f6f1
499
asm
Assembly
programs/oeis/136/A136219.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/136/A136219.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/136/A136219.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A136219: Number of terms in rows of irregular triangle A136218. ; 1,3,7,13,22,33,47,64,84,106,131,159,190,224,261,301,343,388,436,487,541,598,658,721,787,856,928,1003,1081,1162,1245,1331,1420,1512,1607,1705,1806,1910,2017,2127,2240,2356,2475,2597,2722,2850,2981,3115,3252 lpb $0 sub $0,1 seq $1,186354 ; Adjusted ...
49.9
207
0.701403
4f223c906e7551e11de24fd32ce129ab6b500cbc
2,697
asm
Assembly
asm/x86/jumps.asm
sweetporkbones/scratchpad
e5865c5cdec78f7a66d032c77919848773c991fb
[ "BSD-2-Clause" ]
9
2016-03-26T13:00:34.000Z
2021-12-09T05:29:06.000Z
asm/x86/jumps.asm
sweetporkbones/scratchpad
e5865c5cdec78f7a66d032c77919848773c991fb
[ "BSD-2-Clause" ]
null
null
null
asm/x86/jumps.asm
sweetporkbones/scratchpad
e5865c5cdec78f7a66d032c77919848773c991fb
[ "BSD-2-Clause" ]
4
2017-04-06T22:03:42.000Z
2020-07-06T20:44:10.000Z
; modified from http://en.wikibooks.org/wiki/X86_Assembly/Control_Flow ; under Creative-Commons Attribution / Share-Alike ; ; nasm -felf32 -g jumps.asm ; gcc -m32 -o jumps jumps.o ; global main extern printf section .data sfneofStr: db 'SF <> OF', 0xA, 0 sfeqofStr: db 'SF == OF', 0xA, 0 ta...
20.431818
76
0.458658
048827cc9980c8eb8c69bec83837300975687a47
9,304
asm
Assembly
yo29_4k/yo29.asm
w23/jetlag_appear
4e70e57651f56b7252cae6dafc90989cab4830de
[ "MIT" ]
29
2018-05-20T02:03:20.000Z
2022-02-02T17:33:31.000Z
yo29_4k/yo29.asm
w23/jetlag_appear
4e70e57651f56b7252cae6dafc90989cab4830de
[ "MIT" ]
2
2018-06-24T06:19:41.000Z
2019-01-17T12:58:54.000Z
yo29_4k/yo29.asm
w23/jetlag_appear
4e70e57651f56b7252cae6dafc90989cab4830de
[ "MIT" ]
4
2018-05-20T05:05:35.000Z
2021-08-24T14:23:57.000Z
BITS 32 global _entrypoint %define AUDIO_THREAD %define WIDTH 1280 %define HEIGHT 720 %define NOISE_SIZE 1024 %define NOISE_SIZE_BYTES (4 * NOISE_SIZE * NOISE_SIZE) ;%include "4klang.inc" %define SAMPLE_RATE 44100 %define MAX_INSTRUMENTS 10 %define MAX_VOICES 2 %define HLD 1 %define BPM 60.000000 %define MAX_PATTERNS...
19.965665
162
0.767197
dc78fff330790bef70e0476538a762dd5179ad73
28,016
asm
Assembly
Appl/Saver/Tiles/tiles.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Appl/Saver/Tiles/tiles.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Appl/Saver/Tiles/tiles.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: Tiles FILE: tiles.asm AUTHOR: Gene Anderson, Mar 31, 1992 REVISION HISTORY: Name Date Description ---- ---- ----------- Gene 3/31/92 Initi...
22.007855
80
0.545974
8c7fe1170f768d71e720231c3e649b9dd2a4ea2f
159
asm
Assembly
libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sccz80/esx_m_setcaps.asm
Toysoft/z88dk
f930bef9ac4feeec91a07303b79ddd9071131a24
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sccz80/esx_m_setcaps.asm
Toysoft/z88dk
f930bef9ac4feeec91a07303b79ddd9071131a24
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sccz80/esx_m_setcaps.asm
Toysoft/z88dk
f930bef9ac4feeec91a07303b79ddd9071131a24
[ "ClArtistic" ]
null
null
null
; unsigned char esx_m_setcaps(unsigned char caps) SECTION code_esxdos PUBLIC esx_m_setcaps EXTERN asm_esx_m_setcaps defc esx_m_setcaps = asm_esx_m_setcaps
15.9
49
0.849057
3c79ed9b3302d9d66e0c230d35c9aff43657264a
1,622
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca.log_4_231.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca.log_4_231.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca.log_4_231.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 %rbx push %rdx lea addresses_A_ht+0x16110, %r13 nop nop sub $48862, %rbx mov $0x6162636465666768, %r12 movq %r12, %xmm3 vmovups %ymm3, (%r13) nop nop cmp $35145, %rdx pop %rdx pop %rbx pop %r13 pop %r12 ret .global s_faulty_load s_faulty_load: p...
18.022222
142
0.647349
dc107e5a68ce03d30323f10588026c5a087a11c9
173
asm
Assembly
data/wildPokemon/victoryroad2.asm
etdv-thevoid/pokemon-rgb-enhanced
5b244c1cf46aab98b9c820d1b7888814eb7fa53f
[ "MIT" ]
1
2022-01-09T05:28:52.000Z
2022-01-09T05:28:52.000Z
data/wildPokemon/victoryroad2.asm
ETDV-TheVoid/pokemon-rgb-enhanced
5b244c1cf46aab98b9c820d1b7888814eb7fa53f
[ "MIT" ]
null
null
null
data/wildPokemon/victoryroad2.asm
ETDV-TheVoid/pokemon-rgb-enhanced
5b244c1cf46aab98b9c820d1b7888814eb7fa53f
[ "MIT" ]
null
null
null
PlateauMons2: db $0A db 36,GEODUDE db 31,GEODUDE db 41,GEODUDE db 44,GRAVELER db 44,GOLBAT db 39,GOLBAT db 45,ONIX db 47,ONIX db 39,MACHOKE db 45,MACHOKE db $00
12.357143
15
0.710983
cdf147164aad8f3c149e2682f8d50edd091816e4
6,248
asm
Assembly
Examples/database/mysqldatabase.asm
agguro/linux-nasm
3e72083c3db6d7118eb2aa430b73e0d20e88456b
[ "Unlicense" ]
6
2020-07-19T18:34:43.000Z
2022-03-26T10:21:09.000Z
Examples/database/mysqldatabase.asm
NrdyBhu1/linux-nasm
3e72083c3db6d7118eb2aa430b73e0d20e88456b
[ "Unlicense" ]
null
null
null
Examples/database/mysqldatabase.asm
NrdyBhu1/linux-nasm
3e72083c3db6d7118eb2aa430b73e0d20e88456b
[ "Unlicense" ]
3
2020-07-19T18:35:10.000Z
2021-07-25T17:34:50.000Z
;name: mysqldatabases.asm ; ;build: nasm -felf64 mysqldatabases.asm -o mysqldatabases.o ; ld -melf_x86_64 -o mysqldatabases mysqldatabases.o --dynamic-linker /lib64/ld-linux-x86-64.so.2 -lmysqlclient ; ;description: example how to query a mysql server. ; ;to build: you need libmysqlclient libary. (sudo apt-get i...
29.611374
117
0.56178
6055c96239db84dab682600db5456b754857c7bd
270
asm
Assembly
add_args.asm
gaozihang/learning-asm
be23287dd6fcddb4035ae3179b174342d92db6c7
[ "MIT" ]
null
null
null
add_args.asm
gaozihang/learning-asm
be23287dd6fcddb4035ae3179b174342d92db6c7
[ "MIT" ]
null
null
null
add_args.asm
gaozihang/learning-asm
be23287dd6fcddb4035ae3179b174342d92db6c7
[ "MIT" ]
null
null
null
%include 'functions.asm' SECTION .text global _start _start: pop ecx pop edx sub ecx, 1 mov edx, 0 nextArg: cmp ecx, 0h jz noMoreArgs pop eax call atoi add edx, eax dec ecx jmp nextArg noMoreArgs: mov eax, edx call iprintLF call quit
10
24
0.662963
12e2ff226ffad162b49e365b5539b451e8112ef5
61,197
asm
Assembly
asg/asm/rdavl.asm
asgkafka/librdkafka
d0a14ca313ed1efafb3924ff33fb6c4d474efe3c
[ "BSD-2-Clause-NetBSD", "Zlib", "BSD-2-Clause", "MIT", "BSD-3-Clause" ]
null
null
null
asg/asm/rdavl.asm
asgkafka/librdkafka
d0a14ca313ed1efafb3924ff33fb6c4d474efe3c
[ "BSD-2-Clause-NetBSD", "Zlib", "BSD-2-Clause", "MIT", "BSD-3-Clause" ]
null
null
null
asg/asm/rdavl.asm
asgkafka/librdkafka
d0a14ca313ed1efafb3924ff33fb6c4d474efe3c
[ "BSD-2-Clause-NetBSD", "Zlib", "BSD-2-Clause", "MIT", "BSD-3-Clause" ]
1
2021-05-05T11:49:00.000Z
2021-05-05T11:49:00.000Z
*PROCESS DUPALIAS * * Compiled by DCC Version 2.25.07 Mar 6 2021 08:51:07 * on Fri Apr 30 15:35:14 2021 * WXTRN @@ZARCH# * * * * Code Section * @CODE ALIAS C'@RDAVL' @CODE CSECT @CODE AMODE ANY @CODE RMODE ANY @DATA ALIAS C'@rdavl' __assert ALIAS C'@@ASSERT' EXTRN __asse...
27.89289
72
0.456215
d832e1b43cd5c67e2fb3aec225d386c044839990
3,685
asm
Assembly
Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_501.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_0xca.log_21829_501.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_0xca.log_21829_501.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 %r12 push %r13 push %r8 push %rbx push %rcx push %rdi // Faulty Load lea addresses_A+0x11d3, %r12 nop nop cmp %r8, %r8 mov (%r12), %edi lea oracles, %r13 and $0xff, %rdi shlq $12, %rdi mov (%r13,%rdi,1), %rdi pop %rdi pop %...
87.738095
2,999
0.662958
1b6190de2931451a7ab02020adec18d0ae3f9628
632
asm
Assembly
oeis/036/A036222.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/036/A036222.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/036/A036222.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A036222: Expansion of 1/(1-3*x)^9; 9-fold convolution of A000244 (powers of 3). ; 1,27,405,4455,40095,312741,2189187,14073345,84440070,478493730,2583866142,13389124554,66945622770,324428787270,1529449997130,7035469986798,31659614940591,139674771796725,605257344452475,2580307626350025,10837292030670105,448973526984904...
57.454545
480
0.851266
c70390be480aec51cbcd9ad49ef4528e9ab42ac7
1,646
asm
Assembly
part5/kernelMoving.asm
VARoDeK/realmode-assembly
4a7af152ee62029671d12a28c0f7d01b83b8fbd7
[ "Unlicense" ]
42
2018-10-15T17:55:07.000Z
2022-02-23T08:56:54.000Z
part5/kernelMoving.asm
PhylumChordata/realmode-assembly
4a7af152ee62029671d12a28c0f7d01b83b8fbd7
[ "Unlicense" ]
null
null
null
part5/kernelMoving.asm
PhylumChordata/realmode-assembly
4a7af152ee62029671d12a28c0f7d01b83b8fbd7
[ "Unlicense" ]
14
2018-10-08T12:36:43.000Z
2022-02-22T20:19:22.000Z
;This kernel renders a moving square on the screen org 0x8000 bits 16 mov ah, 0 ;set display mode mov al, 13h ;13h = 320x200 int 0x10 mov cx, 160-10 ;let start position be the middle of the screen mov dx, 100-10 mov si, 20 ;size of square = 20x20 pixel mov di, 20 mov al, 4 ;red color main: call drawBox ;d...
24.939394
101
0.625152
6e97aed49795995582e3899cdb3dc57f248293ca
841
asm
Assembly
oeis/269/A269578.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/269/A269578.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/269/A269578.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A269578: Number of length-n 0..2 arrays with no repeated value differing from the previous repeated value by more than one. ; Submitted by Christian Krause ; 3,9,27,79,229,659,1889,5401,15419,43977,125355,357191,1017565,2898435,8255201,23510865,66956883,190683433,543031707,1546443295,4403932917,12541401683,3571499942...
38.227273
500
0.788347
f02d1cd7b2f4457c0f6623a0fd8a39ec0bb24113
14,122
asm
Assembly
file-system/root/equ/jsysequ.asm
dwildie/cromix-s100computers
5155b207b5660aa28b46dee6ce2c1709c50b02f1
[ "Apache-2.0" ]
2
2022-01-13T22:27:43.000Z
2022-03-22T23:26:47.000Z
file-system/root/equ/jsysequ.asm
dwildie/cromix-s100computers
5155b207b5660aa28b46dee6ce2c1709c50b02f1
[ "Apache-2.0" ]
null
null
null
file-system/root/equ/jsysequ.asm
dwildie/cromix-s100computers
5155b207b5660aa28b46dee6ce2c1709c50b02f1
[ "Apache-2.0" ]
null
null
null
list off ; @(#)jsysequ.asm 1.9 (9/16/87) ; ; Copyright (c) 1986 by Cromemco, Inc., All Rights Reserved ; ; This file contains declarations of all values which are ; used during calls to the Cromix-Plus operating system. ; stdin equ 0 ;standard input channel stdout ...
47.389262
76
0.580725
04835cb88162b5c83d1bda089a0e3f1cbebae3e2
847
asm
Assembly
src/avr/assignment-6/6-B-AVR.asm
klaussinani/microcomputer-assembly
e33c5a8ed2986e5be660f69631da62f15e656aef
[ "MIT" ]
9
2019-07-31T13:26:50.000Z
2021-12-15T12:41:27.000Z
src/avr/assignment-6/6-B-AVR.asm
klaussinani/microcomputer-assembly
e33c5a8ed2986e5be660f69631da62f15e656aef
[ "MIT" ]
null
null
null
src/avr/assignment-6/6-B-AVR.asm
klaussinani/microcomputer-assembly
e33c5a8ed2986e5be660f69631da62f15e656aef
[ "MIT" ]
1
2021-07-14T08:35:42.000Z
2021-07-14T08:35:42.000Z
.include "m16def.inc" .def temp=r16 .cseg .org 0x0 ldi temp,HIGH(RAMEND) out SPH,temp ldi temp,LOW(RAMEND) out SPL,temp ser r26 out DDRA, r26 clr r26 out DDRB, r26 ser r26 out PORTB, r26 flash: in r23, PINB ; input mov r22, r23 rcall on ; light it up andi r23, 0x0f ;inc r23 wait_on: ...
11.293333
33
0.658796
04846f324e2c6499872976d15fe8b344c2a092c5
5,963
asm
Assembly
45/runtime/rt/pr0a.asm
minblock/msdos
479ffd237d9bb7cc83cb06361db2c4ef42dfbac0
[ "Apache-2.0" ]
null
null
null
45/runtime/rt/pr0a.asm
minblock/msdos
479ffd237d9bb7cc83cb06361db2c4ef42dfbac0
[ "Apache-2.0" ]
null
null
null
45/runtime/rt/pr0a.asm
minblock/msdos
479ffd237d9bb7cc83cb06361db2c4ef42dfbac0
[ "Apache-2.0" ]
null
null
null
TITLE PR0A - Prepare for printing page 56,132 ;*** ; PR0A - Prepare for printing ; ; Copyright <C> 1986, Microsoft Corporation ; ;Purpose: ; ; BASIC Syntax mapping to included runtime entry points: ; ; - LPRINT [USING] Statement : ; ; LPRINT [USING "...";] [list of expressions] ; ------ -------------- -----...
24.742739
80
0.645145
7f0d58146e745fd69720433efe0b7de16d912789
1,423
asm
Assembly
programs/oeis/028/A028563.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/028/A028563.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/028/A028563.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A028563: a(n) = n*(n+7). ; 0,8,18,30,44,60,78,98,120,144,170,198,228,260,294,330,368,408,450,494,540,588,638,690,744,800,858,918,980,1044,1110,1178,1248,1320,1394,1470,1548,1628,1710,1794,1880,1968,2058,2150,2244,2340,2438,2538,2640,2744,2850,2958,3068,3180,3294,3410,3528,3648,3770,3894,4020,4148,4278,4410,4544,4680,...
203.285714
1,365
0.801827
7eb6e268b55ad4f8cfdda129285468f9c35ca98e
8,320
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2_notsx.log_4148_1485.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2_notsx.log_4148_1485.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2_notsx.log_4148_1485.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r13 push %r9 push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_UC_ht+0xf6ed, %rsi lea addresses_D_ht+0x1416d, %rdi clflush (%rsi) nop nop add %r9, %r9 mov $32, %rcx rep movsw nop nop nop nop inc %r13 lea addresses_WC_ht+0x1046d, %r11 clflush (%r...
32.373541
2,999
0.655168
d2dd97b0a0c160ae0de7a5adcee0731e0bf27c01
271
asm
Assembly
programs/oeis/255/A255848.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/255/A255848.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/255/A255848.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A255848: a(n) = 2*n^2 + 18. ; 18,20,26,36,50,68,90,116,146,180,218,260,306,356,410,468,530,596,666,740,818,900,986,1076,1170,1268,1370,1476,1586,1700,1818,1940,2066,2196,2330,2468,2610,2756,2906,3060,3218,3380,3546,3716,3890,4068,4250,4436 pow $0,2 mul $0,2 add $0,18
38.714286
211
0.708487
9688daefdfd47a9e3e60fab13efda704e43d2420
334
asm
Assembly
data/mapObjects/CeladonMartElevator.asm
AmateurPanda92/pokemon-rby-dx
f7ba1cc50b22d93ed176571e074a52d73360da93
[ "MIT" ]
9
2020-07-12T19:44:21.000Z
2022-03-03T23:32:40.000Z
data/mapObjects/CeladonMartElevator.asm
JStar-debug2020/pokemon-rby-dx
c2fdd8145d96683addbd8d9075f946a68d1527a1
[ "MIT" ]
7
2020-07-16T10:48:52.000Z
2021-01-28T18:32:02.000Z
data/mapObjects/CeladonMartElevator.asm
JStar-debug2020/pokemon-rby-dx
c2fdd8145d96683addbd8d9075f946a68d1527a1
[ "MIT" ]
2
2021-03-28T18:33:43.000Z
2021-05-06T13:12:09.000Z
CeladonMartElevator_Object: db $f ; border block db 2 ; warps warp 1, 3, 5, CELADON_MART_1F warp 2, 3, 5, CELADON_MART_1F db 1 ; signs sign 3, 0, 1 ; CeladonMartElevatorText1 db 0 ; objects ; warp-to warp_to 1, 3, CELADON_MART_ELEVATOR_WIDTH ; CELADON_MART_1F warp_to 2, 3, CELADON_MART_ELEVATOR_WIDTH ; CE...
20.875
60
0.745509
a8543db4f12269e9a3cf60a2dda76837c38b3fd9
2,708
asm
Assembly
programs/oeis/017/A017451.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/017/A017451.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/017/A017451.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A017451: a(n) = (11*n + 5)^3. ; 125,4096,19683,54872,117649,216000,357911,551368,804357,1124864,1520875,2000376,2571353,3241792,4019679,4913000,5929741,7077888,8365427,9800344,11390625,13144256,15069223,17173512,19465109,21952000,24642171,27543608,30664297,34012224,37595375,41421736,45499293,49836032,54439939,5931900...
338.5
2,636
0.893648
6ecada9ec619798ea8e64ae477c69880ab12251e
478
asm
Assembly
scripts/celadondiner.asm
adhi-thirumala/EvoYellow
6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c
[ "Unlicense" ]
16
2018-08-28T21:47:01.000Z
2022-02-20T20:29:59.000Z
scripts/celadondiner.asm
adhi-thirumala/EvoYellow
6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c
[ "Unlicense" ]
5
2019-04-03T19:53:11.000Z
2022-03-11T22:49:34.000Z
scripts/celadondiner.asm
adhi-thirumala/EvoYellow
6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c
[ "Unlicense" ]
2
2019-12-09T19:46:02.000Z
2020-12-05T21:36:30.000Z
CeladonDinerScript: call EnableAutoTextBoxDrawing ret CeladonDinerTextPointers: dw CeladonDinerText1 dw CeladonDinerText2 dw CeladonDinerText3 dw CeladonDinerText4 dw CeladonDinerText5 CeladonDinerText1: TX_FAR _CeladonDinerText1 db "@" CeladonDinerText2: TX_FAR _CeladonDinerText2 db "@" CeladonDinerText...
14.9375
30
0.824268
6dc404df5d80a7b856c3d67dfecc145472abffde
8,961
asm
Assembly
Transynther/x86/_processed/NONE/_un_xt_sm_/i9-9900K_12_0xa0.log_21829_773.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_/i9-9900K_12_0xa0.log_21829_773.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_/i9-9900K_12_0xa0.log_21829_773.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 %r15 push %r9 push %rax push %rcx push %rdi push %rdx push %rsi lea addresses_normal_ht+0x1170f, %rdx nop nop nop nop and %rsi, %rsi movw $0x6162, (%rdx) nop nop nop nop nop dec %r12 lea addresses_A_ht+0x10e6f, %rax nop nop and $55420, %r9 movl $0x61...
30.9
2,999
0.651043
967fab92d558956f7393a4b3b3f4da9387a36848
1,534
asm
Assembly
StdLib/LibC/Main/Ia32/fpu_rmode.asm
James992927108/uEFI_Edk2_Practice
2cac7618dfee10bfa5104a2e167c85425fde0100
[ "BSD-2-Clause" ]
521
2019-03-29T15:44:08.000Z
2022-03-22T09:46:19.000Z
StdLib/LibC/Main/Ia32/fpu_rmode.asm
James992927108/uEFI_Edk2_Practice
2cac7618dfee10bfa5104a2e167c85425fde0100
[ "BSD-2-Clause" ]
30
2019-06-04T17:00:49.000Z
2021-09-08T20:44:19.000Z
StdLib/LibC/Main/Ia32/fpu_rmode.asm
James992927108/uEFI_Edk2_Practice
2cac7618dfee10bfa5104a2e167c85425fde0100
[ "BSD-2-Clause" ]
99
2019-03-29T16:04:13.000Z
2022-03-28T16:59:34.000Z
;------------------------------------------------------------------------------ ; Return the current FPU rounding mode. ; ; MASM implementation of the flt_rounds function by: ; J.T. Conklin, Apr 4, 1995 ; Public domain. ; ; Copyright (c) 2010, Intel Corporation. All rights reserved.<BR> ; This program and the accom...
32.638298
84
0.526076
dbca63c8eedd84fafa462d99cff26db356667c62
373
asm
Assembly
programs/oeis/010/A010209.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/010/A010209.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/010/A010209.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A010209: Continued fraction for sqrt(160). ; 12,1,1,1,5,1,1,1,24,1,1,1,5,1,1,1,24,1,1,1,5,1,1,1,24,1,1,1,5,1,1,1,24,1,1,1,5,1,1,1,24,1,1,1,5,1,1,1,24,1,1,1,5,1,1,1,24,1,1,1,5,1,1,1,24,1,1,1,5,1,1,1,24,1,1,1,5 cal $0,40329 ; Continued fraction for sqrt(348). add $2,$0 mov $4,$0 lpb $0,6 sub $2,3 add $4,1 lpe mov ...
21.941176
165
0.576408
0f069fa2830e9f8ce5d39a5415fce8d90ee6452d
4,585
asm
Assembly
programming/radasm/lab2/lab2.asm
Foltrex/bsu
769ddac58eddd5877e40949227998575fd4dec77
[ "MIT" ]
113
2017-02-02T13:09:21.000Z
2022-03-14T08:54:41.000Z
programming/radasm/lab2/lab2.asm
Foltrex/bsu
769ddac58eddd5877e40949227998575fd4dec77
[ "MIT" ]
12
2017-04-14T12:01:50.000Z
2022-03-08T22:47:22.000Z
programming/radasm/lab2/lab2.asm
Drapegnik/bsu
769ddac58eddd5877e40949227998575fd4dec77
[ "MIT" ]
78
2017-03-18T22:36:13.000Z
2022-02-20T14:42:34.000Z
.486 .model flat, stdcall option casemap :none include windows.inc ; always first include masm32.inc include gdi32.inc include user32.inc include kernel32.inc includelib masm32.lib includelib gdi32.lib includelib user32.lib includelib kernel32.lib .data buf db 300 dup('...
26.2
61
0.305125
7dbb3aed938c222342dda879c10bfcbb233bb5bd
463
asm
Assembly
programs/oeis/325/A325765.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/325/A325765.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/325/A325765.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A325765: Number of integer partitions of n with a unique consecutive subsequence summing to every positive integer from 1 to n. ; 1,1,1,2,1,3,1,3,2,3,1,5,1,3,3,4,1,5,1,5,3,3,1,7,2,3,3,5,1,7,1,5,3,3,3,8,1,3,3,7,1,7,1,5,5,3,1,9,2,5,3 mov $3,$0 mov $5,2 lpb $5 mov $0,$3 sub $5,1 add $0,$5 trn $0,1 seq $0,2541...
21.045455
129
0.570194
0fe3b37d69153020fed63824c39429d848cf2356
368
asm
Assembly
ubb/asc/written/repr.asm
AlexanderChristian/private_courses
c80f3526af539e35f93b460f3909f669aaef573c
[ "MIT" ]
null
null
null
ubb/asc/written/repr.asm
AlexanderChristian/private_courses
c80f3526af539e35f93b460f3909f669aaef573c
[ "MIT" ]
6
2020-03-04T20:52:39.000Z
2022-03-31T00:33:07.000Z
ubb/asc/written/repr.asm
AlexanderChristian/private_courses
c80f3526af539e35f93b460f3909f669aaef573c
[ "MIT" ]
null
null
null
assume cs:code, ds:data data segment a0 dd '12', '2' a1 db 12,34,56,78 a2 dw 12h,34h,56h,78h a3 dw 1234h, 5678h a4 dd 1234h,5678h a5 dd 12345678h a6 dw 0abcdh a7 db '12','34','56','78' a8 db '12,34,56,78' a9 dw '12','34','56','78' a10 dw a2 a11 db '$' data ends code segment start: mov ax, data mov ds, a...
13.142857
26
0.638587
3d7a61318c02473a6db7ea141f61d0ab51914e26
594
asm
Assembly
testdata/hmc-6502/jump_ret_test.asm
tehmaze/mos65xx
60dbe6b949efcf197106eeae4382e084493a27b0
[ "MIT" ]
3
2019-10-24T09:41:14.000Z
2021-12-12T08:11:52.000Z
testdata/hmc-6502/jump_ret_test.asm
tehmaze/mos65xx
60dbe6b949efcf197106eeae4382e084493a27b0
[ "MIT" ]
null
null
null
testdata/hmc-6502/jump_ret_test.asm
tehmaze/mos65xx
60dbe6b949efcf197106eeae4382e084493a27b0
[ "MIT" ]
1
2020-11-11T17:11:54.000Z
2020-11-11T17:11:54.000Z
; Tests instructions JMP (both addressing modes) & JSR & RTS. ; Assumes that loads & stores & ORA work with all addressing modes. ; ; NOTE: Depends on addresses of instructions... Specifically, the "final" ; address is actually hard-coded at address $0020 (first 4 lines of code). ; Additionally, a JMP and ...
16.5
80
0.680135
8bf921e6b956085198ede0e4451fe716425638de
852
asm
Assembly
oeis/225/A225605.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/225/A225605.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/225/A225605.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A225605: (1) = least k such that 1/3 < H(k) - 1/3; a(2) = least k such that H(a(1)) - H(3) < H(k) -H(a(1)), and for n > 2, a(n) = least k such that H(a(n-1)) - H(a(n-2) > H(k) - H(a(n-1)), where H = harmonic number. ; Submitted by Jamie Morken(s4) ; 5,9,16,29,53,97,178,327,601,1105,2032,3737,6873,12641,23250,42763,78...
106.5
496
0.754695
0f348c1602ec4965b6921ff653f8d79da9122b83
5,750
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i9-9900K_12_0xa0_notsx.log_21829_348.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i9-9900K_12_0xa0_notsx.log_21829_348.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i9-9900K_12_0xa0_notsx.log_21829_348.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 %r9 push %rbp push %rcx push %rdi push %rsi lea addresses_WC_ht+0x1c63d, %rsi lea addresses_WC_ht+0x18bf5, %rdi nop and $53662, %r9 mov $117, %rcx rep movsl nop nop and $27166, %rbp lea addresses_A_ht+0x676b, %r11 sub %rdi, %rdi vmovups (%r11), %ymm2 vextracti...
42.279412
2,999
0.650261
92674865d1af82201c7bed72d31b2004b1416a15
26,049
asm
Assembly
MSDOS/Virus.MSDOS.Unknown.datacrim.asm
fengjixuchui/Family
2abe167082817d70ff2fd6567104ce4bcf0fe304
[ "MIT" ]
3
2021-05-15T15:57:13.000Z
2022-03-16T09:11:05.000Z
MSDOS/Virus.MSDOS.Unknown.datacrim.asm
fengjixuchui/Family
2abe167082817d70ff2fd6567104ce4bcf0fe304
[ "MIT" ]
null
null
null
MSDOS/Virus.MSDOS.Unknown.datacrim.asm
fengjixuchui/Family
2abe167082817d70ff2fd6567104ce4bcf0fe304
[ "MIT" ]
3
2021-05-15T15:57:15.000Z
2022-01-08T20:51:04.000Z
; ; IMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMM; ; : British Computer Virus Research Centre : ; : 12 Guildford Street, Brighton, East Sussex, BN1 3LS, England : ; : Telephone: Domestic 0273-26105, International +44-273-26105 : ; ...
48.418216
78
0.432915
6bdf06ff5cf27220a531c749bf072f353f1c9ae7
8,712
asm
Assembly
Transynther/x86/_processed/NONE/_st_/i3-7100_9_0x84_notsx.log_21829_102.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_st_/i3-7100_9_0x84_notsx.log_21829_102.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_st_/i3-7100_9_0x84_notsx.log_21829_102.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_A_ht+0x19b14, %r11 nop xor $60656, %rax mov $0x6162636465666768, %r8 movq %r8, %xmm1 movups %xmm1, (%r11) nop nop and %r15, %r15 lea addresses_WC_ht+0x11c4, %rsi lea addresses_WC_ht+...
29.835616
2,999
0.657599
868b94d3bc81d831584c0772240c495c1d36080a
490
asm
Assembly
idt/vga.asm
ilya101010/asm_studies
8014446d021b0f3d50f091fd88cbf3ea726fc160
[ "WTFPL" ]
1
2019-09-17T01:06:02.000Z
2019-09-17T01:06:02.000Z
idt/vga.asm
ilya101010/asm_studies
8014446d021b0f3d50f091fd88cbf3ea726fc160
[ "WTFPL" ]
null
null
null
idt/vga.asm
ilya101010/asm_studies
8014446d021b0f3d50f091fd88cbf3ea726fc160
[ "WTFPL" ]
null
null
null
format ELF use32 public ca ca: A: db 00000000b db 00000000b db 00111000b db 01000100b db 01111100b db 01000100b db 01000100b db 00000000b B: db 00000000b db 00000000b db 01111000b db 01000100b db 01111000b db 01000100b db 01111000b db 00000000b C: db 00000000b db 00000000b db 00111100b db 01000000b ...
12.25
15
0.77551
dc1fe215ca39a188b25c9c7a2db909d652b736e6
284
asm
Assembly
engine/link/place_waiting_text.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
28
2019-11-08T07:19:00.000Z
2021-12-20T10:17:54.000Z
engine/link/place_waiting_text.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
13
2020-01-11T17:00:40.000Z
2021-09-14T01:27:38.000Z
engine/link/place_waiting_text.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
22
2020-05-28T17:31:38.000Z
2022-03-07T20:49:35.000Z
PlaceWaitingText:: hlcoord 3, 10 ld b, 1 ld c, 11 ld a, [wBattleMode] and a jr z, .notinbattle call Textbox jr .proceed .notinbattle predef LinkTextboxAtHL .proceed hlcoord 4, 11 ld de, .Waiting call PlaceString ld c, 50 jp DelayFrames .Waiting: db "Waiting...!@"
11.36
23
0.690141
2b79dfd85925d69e813f8a816f9eda5963a02a99
49
asm
Assembly
libsrc/nc100/padgetticker.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/nc100/padgetticker.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/nc100/padgetticker.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
PUBLIC padgetticker .padgetticker jp 0xb872
9.8
21
0.77551
ee36ea447ca5f63480bed193781297d054626a5d
2,488
asm
Assembly
Data/ships/Thargon.asm
TinfoilAsteroid/EliteNext
417511cefd3d5c7dd7a46b0354eec801ea2c9ca2
[ "Unlicense" ]
9
2021-09-29T22:08:15.000Z
2022-03-23T05:35:43.000Z
Data/ships/Thargon.asm
TinfoilAsteroid/EliteNext
417511cefd3d5c7dd7a46b0354eec801ea2c9ca2
[ "Unlicense" ]
1
2022-01-21T12:35:42.000Z
2022-01-21T17:47:24.000Z
Data/ships/Thargon.asm
TinfoilAsteroid/EliteNext
417511cefd3d5c7dd7a46b0354eec801ea2c9ca2
[ "Unlicense" ]
1
2022-01-15T10:13:49.000Z
2022-01-15T10:13:49.000Z
Thargon: DB $F0 DW $0640 DW ThargonEdges DB ThargonEdgesSize DB $00, $12 DB ThargonVertSize /6 DB ThargonVertSize DB ThargonEdgesCnt ...
37.69697
70
0.30828
cbacc11bcdd1befea806102b62f52fb40e2daf84
2,624
asm
Assembly
samples/vasm_oldstyle/viaChipFeatures/via_chip.asm
MaverickAlex/x6502
fdf25fd5ae6d2710ddce7c7a9bcbb63246f35460
[ "BSD-4-Clause" ]
null
null
null
samples/vasm_oldstyle/viaChipFeatures/via_chip.asm
MaverickAlex/x6502
fdf25fd5ae6d2710ddce7c7a9bcbb63246f35460
[ "BSD-4-Clause" ]
4
2021-12-23T00:53:24.000Z
2021-12-28T19:37:29.000Z
samples/vasm_oldstyle/viaChipFeatures/via_chip.asm
MaverickAlex/x6502
fdf25fd5ae6d2710ddce7c7a9bcbb63246f35460
[ "BSD-4-Clause" ]
null
null
null
LATCH_COUNT = $00 ;4 bytes SHIFT_COUNT = $04 ;4 bytes TICKS = $08 ;4 bytes TOGGLE_TIME = $12 ;1 byte .incdir "../common" .org $8000 .include "startup.asm" jsr init_lcd jsr btd_reset ;reset memory locations to zero lda #0 sta TICKS sta TICKS + 1 sta TICKS + 2 sta TICKS + 3 sta TOGGLE_TIME ...
16.4
100
0.697409
a92b6d4104df46b4d67bd35d080e281c2807c766
3,334
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_st_sm_/i7-8650U_0xd2.log_95_740.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_st_sm_/i7-8650U_0xd2.log_95_740.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_st_sm_/i7-8650U_0xd2.log_95_740.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 %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_A_ht+0xb898, %r8 nop nop nop nop sub %r11, %r11 mov $0x6162636465666768, %rbp movq %rbp, %xmm2 and $0xffffffffffffffc0, %r8 vmovaps %ymm2, (%r8) inc %r8 lea addresses_normal_ht+0x115...
21.509677
284
0.655069
f5659cc4574a66d38c4de8b813d4c214f898c96d
7,857
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_827.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_827.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_827.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 %r8 push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_UC_ht+0x154ee, %r14 nop add %rdx, %rdx mov $0x6162636465666768, %r8 movq %r8, %xmm7 and $0xffffffffffffffc0, %r14 movntdq %xmm7, (%r14) nop inc %r12 lea addresses_normal_ht+0x1ac2e, ...
34.310044
2,999
0.65763
b068b87eb39b1c98c0aba68b543987e6e3d15700
605
asm
Assembly
data/maps/objects/RocketHideoutB2F.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
1
2022-02-15T00:19:44.000Z
2022-02-15T00:19:44.000Z
data/maps/objects/RocketHideoutB2F.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
null
null
null
data/maps/objects/RocketHideoutB2F.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
null
null
null
RocketHideoutB2F_Object: db $2e ; border block def_warps warp 27, 8, 0, ROCKET_HIDEOUT_B1F warp 21, 8, 0, ROCKET_HIDEOUT_B3F warp 24, 19, 0, ROCKET_HIDEOUT_ELEVATOR warp 21, 22, 3, ROCKET_HIDEOUT_B1F warp 25, 19, 1, ROCKET_HIDEOUT_ELEVATOR def_signs def_objects object SPRITE_ROCKET, 20, 12, STAY, DOWN, 1...
28.809524
60
0.757025
11d8986f5d69c2845d46fe7cffb6a29abf9f0057
248
asm
Assembly
programs/oeis/117/A117812.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/117/A117812.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/117/A117812.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A117812: a(n) = n^(2*n) - 1. ; 0,0,15,728,65535,9765624,2176782335,678223072848,281474976710655,150094635296999120,99999999999999999999,81402749386839761113320,79496847203390844133441535,91733330193268616658399616008 pow $0,$0 pow $0,2 sub $0,1
35.428571
187
0.806452
dd091ca117a86f8289a47f129c3195cf592adde5
503
asm
Assembly
Chapter_4/Program 4.2/x86/Program_4.2_NASM.asm
chen150182055/Assembly
e5e76bea438a3752b59775098205a77aa7087110
[ "MIT" ]
272
2016-12-28T02:24:21.000Z
2022-03-30T21:05:37.000Z
Chapter_4/Program 4.2/x86/Program_4.2_NASM.asm
chen150182055/Assembly
e5e76bea438a3752b59775098205a77aa7087110
[ "MIT" ]
1
2018-04-17T19:47:52.000Z
2018-04-17T19:47:52.000Z
Chapter_4/Program 4.2/x86/Program_4.2_NASM.asm
chen150182055/Assembly
e5e76bea438a3752b59775098205a77aa7087110
[ "MIT" ]
62
2017-02-02T14:39:37.000Z
2022-01-04T09:02:07.000Z
; Program 4.2 ; Multiplication and Division - NASM (32-bit) ; Copyright (c) 2017 Hall & Slonka SECTION .data mval: DD 664751 dval: DD 8 SECTION .text global _main _main: ; MUL 1-op mov eax, [mval] mov ebx, 8 mul ebx ; IMUL 1-op mov eax, [mval] mov ebx, 8 imul ebx ; IMUL 2-op mov eax, 8 imul eax, [mval] ; IMUL 3-o...
11.177778
45
0.664016
c33455adee710118739a4c37d46192085468e5f3
891
asm
Assembly
programs/oeis/238/A238604.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/238/A238604.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/238/A238604.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A238604: a(n) = Sum_{k=0..3} f(n+k)^2 where f=A130519. ; 0,1,5,14,30,65,125,216,344,533,793,1134,1566,2125,2825,3680,4704,5945,7421,9150,11150,13481,16165,19224,22680,26605,31025,35966,41454,47573,54353,61824,70016,79025,88885,99630,111294,123985,137741,152600,168600,185861,204425,224334,245630,268445,292825,318816,3...
55.6875
662
0.757576
77e8f4d365e3ad94b627d5c6cf564363510c14f6
597
asm
Assembly
oeis/262/A262616.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/262/A262616.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/262/A262616.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A262616: Triangle read by rows: T(n,k) = 4^(n-k), n>=0, 0<=k<=n. ; Submitted by Jon Maiga ; 1,4,1,16,4,1,64,16,4,1,256,64,16,4,1,1024,256,64,16,4,1,4096,1024,256,64,16,4,1,16384,4096,1024,256,64,16,4,1,65536,16384,4096,1024,256,64,16,4,1,262144,65536,16384,4096,1024,256,64,16,4,1,1048576,262144,65536,16384,4096,1024,...
45.923077
431
0.706868
8b384df550f9edbad8b3fcf1799fb254526ed996
610
asm
Assembly
code/non1996/27.asm
KongoHuster/assembly-exercise
1c4a44c60c0e93a1350ed4f887aeaf1414702a51
[ "0BSD" ]
1
2021-08-20T03:57:29.000Z
2021-08-20T03:57:29.000Z
code/non1996/27.asm
KongoHuster/assembly-exercise
1c4a44c60c0e93a1350ed4f887aeaf1414702a51
[ "0BSD" ]
null
null
null
code/non1996/27.asm
KongoHuster/assembly-exercise
1c4a44c60c0e93a1350ed4f887aeaf1414702a51
[ "0BSD" ]
null
null
null
DATA SEGMENT LENA EQU 15 LENB EQU 20 A DW LENA DUP(0) B DW LENB DUP(0) C DW LENB DUP(0) DATA ENDS STACK SEGMENT STACK DW 100H DUP(0) STACK ENDS CODE SEGMENT ASSUME CS:CODE, DS:DATA, SS:STACK START: MOV AX, DATA MOV DS, AX MOV AX, STACK MOV SS, AX MOV CX, LENA MOV SI, OFFSET A MOV DI, OFFSET B ...
12.44898
34
0.637705
8386df34c8230e80b1a8401245df94ee2a4f4a7a
1,485
asm
Assembly
src/asm/boot.asm
dvberkel/dvbOS
f8cd4b0318c113aaa2849eb3d72926ea92daf391
[ "MIT" ]
null
null
null
src/asm/boot.asm
dvberkel/dvbOS
f8cd4b0318c113aaa2849eb3d72926ea92daf391
[ "MIT" ]
null
null
null
src/asm/boot.asm
dvberkel/dvbOS
f8cd4b0318c113aaa2849eb3d72926ea92daf391
[ "MIT" ]
null
null
null
global start extern kmain section .text bits 32 start: ;; Point the first entry of the level four page table to the first entry in ;; the p3 table mov eax, p3_table or eax, 0b11 mov dword [p4_table + 0], eax ;; Point the first entry of the level three page table to the first entry in ;; the p2 tab...
19.038462
78
0.624916
106867e5de1adfc9a7bb9b84c35a68be055ab1f9
411
asm
Assembly
programs/oeis/152/A152661.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/152/A152661.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/152/A152661.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A152661: Number of permutations of [n] for which the first two entries have the same parity (n>=2). ; 0,2,8,48,288,2160,17280,161280,1612800,18144000,217728000,2874009600,40236134400,610248038400,9763968614400,167382319104000,3012881743872000,57621363351552000,1152427267031040000,24329020081766400000,5352384417988608...
31.615385
223
0.773723
5884ae509d7e2802ea07459bc8b77c0c44b4b5e3
382
asm
Assembly
libsrc/_DEVELOPMENT/arch/zx/bifrost2/z80/asm_BIFROST2_resetTileImages.asm
grancier/z180
e83f35e36c9b4d1457e40585019430e901c86ed9
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/arch/zx/bifrost2/z80/asm_BIFROST2_resetTileImages.asm
grancier/z180
e83f35e36c9b4d1457e40585019430e901c86ed9
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/arch/zx/bifrost2/z80/asm_BIFROST2_resetTileImages.asm
grancier/z180
e83f35e36c9b4d1457e40585019430e901c86ed9
[ "ClArtistic" ]
1
2019-12-03T23:57:48.000Z
2019-12-03T23:57:48.000Z
; ---------------------------------------------------------------- ; Z88DK INTERFACE LIBRARY FOR THE BIFROST*2 ENGINE ; ; See "bifrost2.h" for further details ; ---------------------------------------------------------------- SECTION code_clib SECTION code_bifrost2 PUBLIC asm_BIFROST2_resetTileImages asm_BIFROST2_re...
21.222222
66
0.497382
818814e97d5cb2e913e1fa92bb7b4e308d586d88
415
asm
Assembly
oeis/091/A091775.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/091/A091775.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/091/A091775.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A091775: 1 + 4^n + 9^n + 16^n. ; Submitted by Jamie Morken(s4) ; 30,354,4890,72354,1108650,17312754,273234810,4338079554,69107159370,1102999460754,17623571298330,281757423024354,4506141560307690,72080471098818354,1153127396812683450,18448597098193370754,295164582378232361610,4722516577573661689554 add $0,1 mov $1,3 ...
24.411765
235
0.759036
800397b88bc7d6c1f60e54a18b60958d83610dc1
309
asm
Assembly
programs/oeis/155/A155617.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/155/A155617.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/155/A155617.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A155617: 6^n + 4^n - 1. ; 1,9,51,279,1551,8799,50751,296319,1745151,10339839,61514751,366991359,2193559551,13127802879,78632599551,471258726399,2825404874751,16943839313919,101628676145151,609634617917439,3657257951690751 mov $1,4 pow $1,$0 mov $2,6 pow $2,$0 add $1,$2 sub $1,2 div $1,2 mul $1,2 add $1,1
23.769231
197
0.750809
461feb5f1ae964a490f868a0c987493aace75d36
414
asm
Assembly
study/hello.asm
caio-vinicius/libasm
f8e22fa21f79cdee80de6eb9ee72e3414054c804
[ "MIT" ]
null
null
null
study/hello.asm
caio-vinicius/libasm
f8e22fa21f79cdee80de6eb9ee72e3414054c804
[ "MIT" ]
null
null
null
study/hello.asm
caio-vinicius/libasm
f8e22fa21f79cdee80de6eb9ee72e3414054c804
[ "MIT" ]
null
null
null
; hello.asm ; ; Author: Caio Vinicius ; Date: 23/07/2019 global _start section .text: _start: mov eax, 0x4 ; use write syscall mov ebx, 1 ; stdout mov ecx, message ; buf mov edx, message_length ; length int 0x80 ; syscall mov eax, 0x1 ; use exit syscall mov ebx, 42 ; exit code int 0x80 ...
16.56
36
0.652174
ad14ecceece2b4b899682b3c14978f04039d2d76
70,237
asm
Assembly
subleq/cstd.asm
kspalaiologos/Esoteric
7daaa364b26cd5ae35cdd48a4d55e36420f96831
[ "Apache-2.0" ]
8
2021-02-05T22:38:03.000Z
2022-01-18T10:08:52.000Z
subleq/cstd.asm
KrzysztofSzewczyk/Brainfuck
7daaa364b26cd5ae35cdd48a4d55e36420f96831
[ "MIT" ]
null
null
null
subleq/cstd.asm
KrzysztofSzewczyk/Brainfuck
7daaa364b26cd5ae35cdd48a4d55e36420f96831
[ "MIT" ]
2
2021-02-05T22:38:19.000Z
2021-12-22T13:52:42.000Z
top:top top sqmain _putchar: dec sp; ?+11; sp ?+7; ?+6; sp ?+2; 0 ?+6; sp ?+2; bp 0 bp; sp bp dec sp; ?+11; sp ?+7; ?+6; sp ?+2; 0 ?+6; sp ?+2; t1 0 dec sp; ?+11; sp ?+7; ?+6; sp ?+2; 0 ?+6; sp ?+2; t2 0 dec sp; ?+11; sp ?+7; ?+6; sp ?+2; 0 ?+6; sp ?+2; t3 0 t1; t2; bp t1; c1 t1; t1 t2 t1; t3; ?+11; t2 Z;...
23.680715
534
0.460954
b8f8ba1c057cea0f70fb962fef631f6579d661f3
243
asm
Assembly
programs/oeis/033/A033387.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/033/A033387.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/033/A033387.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A033387: [ 67/n ]. ; 67,33,22,16,13,11,9,8,7,6,6,5,5,4,4,4,3,3,3,3,3,3,2,2,2,2,2,2,2,2,2,2,2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 add $0,1 mov $1,67 div $1,$0
34.714286
191
0.510288
ea15bc4b3dd175a6d74ac832d7b39a3afe964825
2,679
asm
Assembly
programs/oeis/027/A027789.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/027/A027789.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/027/A027789.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A027789: a(n) = 2*(n+1)*binomial(n+3,4). ; 4,30,120,350,840,1764,3360,5940,9900,15730,24024,35490,50960,71400,97920,131784,174420,227430,292600,371910,467544,581900,717600,877500,1064700,1282554,1534680,1824970,2157600,2537040,2968064,3455760,4005540,4623150,5314680,6086574,6945640,7899060,8954400,10119620,11403084,1...
267.9
2,578
0.888391
cdbed652d7358637a38f7be4d549e56cb19d417f
9,641
asm
Assembly
ggsound_ca65/demo.asm
bunder2015/ggsound
cdf78933ce7300ec3e4aae795ea3352e7817c0e3
[ "Unlicense" ]
38
2017-03-18T19:15:04.000Z
2022-03-13T09:03:49.000Z
ggsound_ca65/demo.asm
bunder2015/ggsound
cdf78933ce7300ec3e4aae795ea3352e7817c0e3
[ "Unlicense" ]
3
2017-12-31T17:07:30.000Z
2019-10-04T09:29:55.000Z
ggsound_ca65/demo.asm
bunder2015/ggsound
cdf78933ce7300ec3e4aae795ea3352e7817c0e3
[ "Unlicense" ]
8
2018-01-26T16:50:10.000Z
2021-04-28T20:55:03.000Z
;file: soundengine_demo.asm ;author: Derek Andrews <derek.george.andrews@gmail.com> ;description: This program is a demo of my sound and music engine. ;It is just a bunch of boilerplate to initialize the NES and set ;up IRQ vectors and so forth. To understand how the sound engine ;is used, check out the usage.asm modul...
21.424444
114
0.666113
343f9b4b6b241307b044d5b3a990a1dee02ac9bd
342
asm
Assembly
tests/Logical/logical.asm
ZubinGou/8086-emulator
5087be61609fa571d16f34280211830746beaef1
[ "MIT" ]
39
2020-09-09T00:04:18.000Z
2022-03-26T13:12:47.000Z
tests/Logical/logical.asm
ZubinGou/8086-emulator
5087be61609fa571d16f34280211830746beaef1
[ "MIT" ]
null
null
null
tests/Logical/logical.asm
ZubinGou/8086-emulator
5087be61609fa571d16f34280211830746beaef1
[ "MIT" ]
8
2020-05-06T07:35:40.000Z
2021-08-13T14:00:49.000Z
;test most of the logical instructions NAME Logical TITLE logical ASSUME CS:CODE CODE SEGMENT START: MOV AX,0505H MOV BX,C0C0H MOV CX,1122H AND AX,BX OR AX,BX XOR AX,BX NOT CX NEG AX CMP AX,1000H TEST AX,B...
17.1
38
0.517544
2b8e685dd6f8d204ca7abd88a9b389d790cea7b0
148
asm
Assembly
Lab Assessment Submission/Lab 2/Lab_2.asm
Ashddin/CSE331L-Section-10-Fall20-NSU
87dd2f70417b19918262b82a4dc4258eca350acd
[ "MIT" ]
null
null
null
Lab Assessment Submission/Lab 2/Lab_2.asm
Ashddin/CSE331L-Section-10-Fall20-NSU
87dd2f70417b19918262b82a4dc4258eca350acd
[ "MIT" ]
null
null
null
Lab Assessment Submission/Lab 2/Lab_2.asm
Ashddin/CSE331L-Section-10-Fall20-NSU
87dd2f70417b19918262b82a4dc4258eca350acd
[ "MIT" ]
null
null
null
org 100h ; add your code here K1 EQU 1 K2 EQU 2 K3 EQU 3 ADD AX,K1 ADD AX,K2 ADD AX,K3 MOV BX, AX ret
7.4
20
0.47973
85d52261318d00326f66020991adadd7c7ae5f3f
756
asm
Assembly
programs/oeis/016/A016748.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/016/A016748.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/016/A016748.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A016748: a(n) = (2*n)^8. ; 0,256,65536,1679616,16777216,100000000,429981696,1475789056,4294967296,11019960576,25600000000,54875873536,110075314176,208827064576,377801998336,656100000000,1099511627776,1785793904896,2821109907456,4347792138496,6553600000000,9682651996416,14048223625216,20047612231936,28179280429056,390...
108
697
0.892857
66e723309f56d4e32dfd7a92b47a931c41c33212
1,217
asm
Assembly
Universe/Ships/ScaleObjectDistance.asm
TinfoilAsteroid/EliteNext
417511cefd3d5c7dd7a46b0354eec801ea2c9ca2
[ "Unlicense" ]
9
2021-09-29T22:08:15.000Z
2022-03-23T05:35:43.000Z
Universe/Ships/ScaleObjectDistance.asm
TinfoilAsteroid/EliteNext
417511cefd3d5c7dd7a46b0354eec801ea2c9ca2
[ "Unlicense" ]
1
2022-01-21T12:35:42.000Z
2022-01-21T17:47:24.000Z
Universe/Ships/ScaleObjectDistance.asm
TinfoilAsteroid/EliteNext
417511cefd3d5c7dd7a46b0354eec801ea2c9ca2
[ "Unlicense" ]
1
2022-01-15T10:13:49.000Z
2022-01-15T10:13:49.000Z
ScaleObjectDistance: ; ">ScaleObjectDistance, scales camera location and returns c = scaling factor (equiv of X reg)" ld a,(QAddr) ; Hull byte #18 normals scaled by 2^Q% DtProd^XX2 their comment Dot product gives normals' visibility in XX2 ld c,a ;...
67.611111
156
0.552177
794d8df348bd3432d81609b1121f9b07f9123d32
21
asm
Assembly
experiments/litmus/intel/2/thread.0.asm
phlo/concubine
2a3bc9474878951aef54e8c7b6c47c5b4ac02fb1
[ "MIT" ]
null
null
null
experiments/litmus/intel/2/thread.0.asm
phlo/concubine
2a3bc9474878951aef54e8c7b6c47c5b4ac02fb1
[ "MIT" ]
null
null
null
experiments/litmus/intel/2/thread.0.asm
phlo/concubine
2a3bc9474878951aef54e8c7b6c47c5b4ac02fb1
[ "MIT" ]
null
null
null
MEM 0 ADDI 1 STORE 1
5.25
7
0.714286
0a37761ba04520ec1feec562bb99db41cffc668f
574
asm
Assembly
oeis/091/A091818.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/091/A091818.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/091/A091818.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A091818: Sum of even proper divisors of 2n. Sum of the even divisors of 2n that are less than 2n. ; Submitted by Jon Maiga ; 0,2,2,6,2,12,2,14,8,16,2,32,2,20,18,30,2,42,2,44,22,28,2,72,12,32,26,56,2,84,2,62,30,40,26,110,2,44,34,100,2,108,2,80,66,52,2,152,16,86,42,92,2,132,34,128,46,64,2,216,2,68,82,126,38,156,2,116,5...
28.7
297
0.630662
35178892ed75bd05f9d1013aaea8f7c83b10a084
758
asm
Assembly
oeis/067/A067961.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/067/A067961.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/067/A067961.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A067961: Number of binary arrangements without adjacent 1's on n X n torus connected n-s. ; Submitted by Christian Krause ; 1,9,64,2401,161051,34012224,17249876309,23811286661761,84590643846578176,792594609605189126649,19381341794579313317802199,1242425797286480951825250390016,208396491430277954192889648311785961,915...
54.142857
469
0.832454
2f2ea122aa954152ef4588416f5a7072a86a3c24
8,864
asm
Assembly
nes-test-roms/MMC1_A12/mmc1_a12.asm
joebentley/ones
d2c7d21bd94dda9d312c56a197cddec164035d4f
[ "BSD-2-Clause" ]
1,461
2022-02-25T17:44:34.000Z
2022-03-30T06:18:29.000Z
nes-test-roms/MMC1_A12/mmc1_a12.asm
joebentley/ones
d2c7d21bd94dda9d312c56a197cddec164035d4f
[ "BSD-2-Clause" ]
20
2020-11-09T19:57:25.000Z
2021-12-24T07:09:53.000Z
nes-test-roms/MMC1_A12/mmc1_a12.asm
joebentley/ones
d2c7d21bd94dda9d312c56a197cddec164035d4f
[ "BSD-2-Clause" ]
34
2022-02-25T19:53:56.000Z
2022-03-31T07:25:28.000Z
**** PRIOR DEFINITIONS **** .include "maping.asm" ;This tells the ROM definition for the hardware ;.define PAL .asctable MAP "1" TO "9" = $10 MAP "A" TO "Z" = $20 MAP "=" = $1c MAP "?" = $1e MAP " " = $1f MAP "/" = $3b .enda .ramsection "NMIVars" SLOT 0 ;Thoose variables are used in the NMI routine ;Don't do cal...
16.028933
85
0.675654
1af0cdb912c16cc87540b0f1626fea3f9b017979
7,147
asm
Assembly
Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_2569.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_2569.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_2569.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r12 push %r13 push %rax push %rbx push %rcx push %rdi push %rsi lea addresses_WT_ht+0x6cc7, %rsi lea addresses_UC_ht+0x184e7, %rdi nop nop nop nop dec %r12 mov $56, %rcx rep movsw nop nop inc %r12 lea addresses_UC_ht+0x9fcf, %rsi lea addresses_WT_ht+0x9927, %...
35.381188
2,999
0.660137
e4ca3c7ee845cbe8368d17e6368f88dfcfcd6499
447
asm
Assembly
oeis/244/A244734.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/244/A244734.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/244/A244734.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A244734: Numerators of the triangle T(n,k) = (n*(n+1)/2 + k + 1)/(k+1) for n >= k >= 0. ; Submitted by Jon Maiga ; 1,2,3,4,5,2,7,4,3,5,11,6,13,7,3,16,17,6,19,4,7,22,23,8,25,26,9,4,29,15,31,8,33,17,5,9,37,19,13,10,41,7,43,11,5,46,47,16,49,10,17,52,53,6,11,56,57,58,59,12,61,62,63,64,13,6,67,34,23,35,71,12,73,37,25,38,7...
26.294118
208
0.563758
b26b644629314ee0246cadabd7a31fbb720c9d6d
1,199
asm
Assembly
Library/Cell/cellMain.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Library/Cell/cellMain.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Library/Cell/cellMain.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: FILE: cellMain.asm AUTHOR: John Wedgwood, Dec 5, 1990 ROUTINES: Name Description ---- ----------- LibraryEntry Entry to t...
19.983333
79
0.432027
56f22fe61facc9da5a2cd859c5304e10aa430ca4
67,068
asm
Assembly
python_src/maps/level3/mapa_nivel03a.asm
fjpena/sword-of-ianna-zx
fdd6bdb5775933756e75402a7c6be80d5334702d
[ "Apache-2.0" ]
67
2017-10-07T18:48:05.000Z
2022-02-01T20:37:40.000Z
python_src/maps/level3/mapa_nivel03a.asm
fjpena/sword-of-ianna-zx
fdd6bdb5775933756e75402a7c6be80d5334702d
[ "Apache-2.0" ]
null
null
null
python_src/maps/level3/mapa_nivel03a.asm
fjpena/sword-of-ianna-zx
fdd6bdb5775933756e75402a7c6be80d5334702d
[ "Apache-2.0" ]
9
2017-10-06T21:02:55.000Z
2022-01-06T03:11:58.000Z
; ASM data file from a ZX-Paintbrush picture with 256 x 256 pixels (= 32 x 32 characters) ; and an attribute area of 1024 bytes ; block based output of pixel data - each block contains 8 x 8 pixels ; blocks at pixel positionn (y=0): defb 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 defb 0x47 defb 0x00, 0x...
31.208934
90
0.686199
9df307108ff203c6fc406ff175e112bd7d0969b2
10,646
asm
Assembly
crypto/rc5/asm/r5_win32.asm
enthought/openssl
92bdfc15f79c05e5b3d004320a1cab353e654ab4
[ "OpenSSL" ]
null
null
null
crypto/rc5/asm/r5_win32.asm
enthought/openssl
92bdfc15f79c05e5b3d004320a1cab353e654ab4
[ "OpenSSL" ]
null
null
null
crypto/rc5/asm/r5_win32.asm
enthought/openssl
92bdfc15f79c05e5b3d004320a1cab353e654ab4
[ "OpenSSL" ]
2
2017-08-19T21:29:15.000Z
2020-04-24T09:06:44.000Z
; Don't even think of reading this code ; It was automatically generated by rc5-586.pl ; Which is a perl program used to generate the x86 assember for ; any of ELF, a.out, COFF, Win32, ... ; eric <eay@cryptsoft.com> ; %ifdef __omf__ section code use32 class=code %else section .text %endif global _RC5_...
18.94306
65
0.600977
1e6bfa3b1dc54aa0b325e92c38c4dd6f313f4564
489
asm
Assembly
programs/oeis/227/A227161.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/227/A227161.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/227/A227161.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A227161: Number of n X 2 0,1 arrays indicating 2 X 2 subblocks of some larger (n+1) X 3 binary array having a sum of one or less, with rows and columns of the latter in lexicographically nondecreasing order. ; 1,3,8,18,36,66,113,183,283,421,606,848,1158,1548,2031,2621,3333,4183,5188,6366,7736,9318,11133,13203,15551,1...
44.454545
213
0.750511
76bb7c5453adf1c1a9a8ee475541cdb30479568d
543
asm
Assembly
oeis/017/A017112.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/017/A017112.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/017/A017112.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A017112: a(n) = (8*n+3)^12. ; 531441,3138428376721,2213314919066161,150094635296999121,3379220508056640625,39959630797262576401,309629344375621415601,1779197418239532716881,8182718904632857144561,31676352024078369140625,106890007738661124410161,322475487413604782665681,886384871716129280658801,22521915889608233377188...
77.571429
483
0.904236
deee8aae8462b1fec8652ea66389fd60b231905d
8,984
asm
Assembly
dev/setmedia/setmedia.asm
minblock/msdos
479ffd237d9bb7cc83cb06361db2c4ef42dfbac0
[ "Apache-2.0" ]
null
null
null
dev/setmedia/setmedia.asm
minblock/msdos
479ffd237d9bb7cc83cb06361db2c4ef42dfbac0
[ "Apache-2.0" ]
null
null
null
dev/setmedia/setmedia.asm
minblock/msdos
479ffd237d9bb7cc83cb06361db2c4ef42dfbac0
[ "Apache-2.0" ]
null
null
null
; ; Microsoft Confidential ; Copyright (C) Microsoft Corporation 1991 ; All Rights Reserved. ; ; ;This device driver will hook onto interrupt 13 if there is a 1.44Meg ;floppy drive in the system. Any call to Set Media Type (function ah=18h) ;with ch=80,cl=09 (720k) on a 1.44Meg drive will be monitored. ;If the rea...
29.650165
94
0.564448
af7cb159857465e7556840349cc1c55250f7d19d
240
asm
Assembly
Entrega 2/Program2.asm
gustavogarciautp/Procesador
9cfcfb963f0b03baa4ba09e0091370a24b997dac
[ "MIT" ]
null
null
null
Entrega 2/Program2.asm
gustavogarciautp/Procesador
9cfcfb963f0b03baa4ba09e0091370a24b997dac
[ "MIT" ]
null
null
null
Entrega 2/Program2.asm
gustavogarciautp/Procesador
9cfcfb963f0b03baa4ba09e0091370a24b997dac
[ "MIT" ]
null
null
null
main: mov 5,%g1 mov -8,%l0 mov 4,%l1 sll %g1,2,%i0 srl %l1,1,%i1 restore %g0,0,%g0 --> Cambio de ventana a la 1 add %g1,3,%l0 save %g0,0,%g0 --> retorno a la ventana 0 subcc %g0,4,%g0 addx %g0,%g1, %g2 mov %l0, %o0
17.142857
48
0.545833
e98698607c5a57c7508a184e3494f526d8f7e3a6
247
asm
Assembly
ffight/lcs/enemy/82.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/enemy/82.asm
zengfr/arcade_game_romhacking_sourcecode_top_secret_data
a4a0c86c200241494b3f1834cd0aef8dc02f7683
[ "Apache-2.0" ]
null
null
null
ffight/lcs/enemy/82.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 009ACA dbra D5, $9ac8 038AF0 bsr $3a900 [enemy+82] 03A4B4 bsr $3a8ba [enemy+82] 03A7A4 move.b D3, ($88,A6) [enemy+82] copyright zengfr site:http://github.com/zengfr/romhack
27.444444
54
0.696356
099fe6c570dc45c4100f932233f324a156e77efe
1,633
asm
Assembly
Source/Levels/L0703.asm
AbePralle/FGB
52f004b8d9d4091a2a242a012dc8c1f90d4c160d
[ "MIT" ]
null
null
null
Source/Levels/L0703.asm
AbePralle/FGB
52f004b8d9d4091a2a242a012dc8c1f90d4c160d
[ "MIT" ]
null
null
null
Source/Levels/L0703.asm
AbePralle/FGB
52f004b8d9d4091a2a242a012dc8c1f90d4c160d
[ "MIT" ]
null
null
null
; L0703.asm ; Generated 10.29.2000 by mlevel ; Modified 10.29.2000 by Abe Pralle INCLUDE "Source/Defs.inc" INCLUDE "Source/Levels.inc" ;--------------------------------------------------------------------- SECTION "Level0703Section",ROMX ;--------------------------------------------------------------------- L0703_C...
27.216667
70
0.40049
9ed34f976548590ad299e57e202c304ef3a42c9d
224
asm
Assembly
libsrc/_DEVELOPMENT/stdio/c/sdcc_iy/fflush_unlocked.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/stdio/c/sdcc_iy/fflush_unlocked.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/stdio/c/sdcc_iy/fflush_unlocked.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; int fflush_unlocked(FILE *stream) SECTION code_clib SECTION code_stdio PUBLIC _fflush_unlocked EXTERN asm_fflush_unlocked _fflush_unlocked: pop af pop ix push hl push af jp asm_fflush_unlocked
11.2
35
0.745536
699ed1dda6e13423363b06664d075ba366a27f34
442
asm
Assembly
WEEK-6/1.asm
ShruKin/Microprocessor-and-Microcontroller-Lab
279c1432f0dee01fae37dc8fcb1dcb798e5725d8
[ "MIT" ]
null
null
null
WEEK-6/1.asm
ShruKin/Microprocessor-and-Microcontroller-Lab
279c1432f0dee01fae37dc8fcb1dcb798e5725d8
[ "MIT" ]
null
null
null
WEEK-6/1.asm
ShruKin/Microprocessor-and-Microcontroller-Lab
279c1432f0dee01fae37dc8fcb1dcb798e5725d8
[ "MIT" ]
null
null
null
LXI SP,9FFF // as we'll use subroutine LDA 9050 MOV B,A ANI 0F // mask upper nibble CALL ASCII // get ASCII for lower nibble STA 9051 MOV A,B ANI F0 // mask the lower nibble RLC // rotate 4 times to get the upper nibble in lower nibble part RLC RLC RLC CALL ASCII // g...
19.217391
70
0.606335
74e17fc3a5c01bc44b24b156ccd6804e537148b1
529
asm
Assembly
programs/oeis/176/A176203.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/176/A176203.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/176/A176203.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A176203: Triangle read by rows: T(n, k) = 16*binomial(n, k) - 15. ; 1,1,1,1,17,1,1,33,33,1,1,49,81,49,1,1,65,145,145,65,1,1,81,225,305,225,81,1,1,97,321,545,545,321,97,1,1,113,433,881,1105,881,433,113,1,1,129,561,1329,2001,2001,1329,561,129,1,1,145,705,1905,3345,4017,3345,1905,705,145,1,1,161,865,2625,5265,7377,7377,...
40.692308
377
0.68242
334950c67d677cc648b0225f1270758fdf97c909
651
asm
Assembly
oeis/111/A111002.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/111/A111002.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/111/A111002.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A111002: a(n) = gcd(f(n), f(n+1)) where f(n) = n^4 + n^2 + 1. ; Submitted by Christian Krause ; 1,3,7,91,21,31,43,57,73,91,777,133,157,183,211,241,273,2149,343,381,421,463,507,553,4207,651,703,757,813,871,931,6951,1057,1123,1191,1261,1333,1407,10381,1561,1641,1723,1807,1893,1981,14497,2163,2257,2353,2451,2551,2653,19...
46.5
468
0.717358
57239427f8afa6c985465e6534cd17c3fbec7d51
208
asm
Assembly
libsrc/_DEVELOPMENT/math/float/am9511/c/sdcc/cam32_sdcc___fs2ulong_callee.asm
ahjelm/z88dk
c4de367f39a76b41f6390ceeab77737e148178fa
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/math/float/am9511/c/sdcc/cam32_sdcc___fs2ulong_callee.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/sdcc/cam32_sdcc___fs2ulong_callee.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_sdcc___fs2ulong_callee EXTERN asm_am9511_f2ulong EXTERN cam32_sdcc_read1_callee .cam32_sdcc___fs2ulong_callee call cam32_sdcc_read1_callee jp asm_am9511_f2ulong
18.909091
35
0.879808
68bda4103a6361614671ad7a0ca62f7b5800fa5c
1,109
asm
Assembly
_build/dispatcher/jmp_ippsHashUnpack_rmf_8d720232.asm
zyktrcn/ippcp
b0bbe9bbb750a7cf4af5914dd8e6776a8d544466
[ "Apache-2.0" ]
1
2021-10-04T10:21:54.000Z
2021-10-04T10:21:54.000Z
_build/dispatcher/jmp_ippsHashUnpack_rmf_8d720232.asm
zyktrcn/ippcp
b0bbe9bbb750a7cf4af5914dd8e6776a8d544466
[ "Apache-2.0" ]
null
null
null
_build/dispatcher/jmp_ippsHashUnpack_rmf_8d720232.asm
zyktrcn/ippcp
b0bbe9bbb750a7cf4af5914dd8e6776a8d544466
[ "Apache-2.0" ]
null
null
null
extern m7_ippsHashUnpack_rmf:function extern n8_ippsHashUnpack_rmf:function extern y8_ippsHashUnpack_rmf:function extern e9_ippsHashUnpack_rmf:function extern l9_ippsHashUnpack_rmf:function extern n0_ippsHashUnpack_rmf:function extern k0_ippsHashUnpack_rmf:function extern ippcpJumpIndexForMergedLibs extern ippcpSafeIni...
28.435897
99
0.801623
3534a89339df616ba2b8f94f8e10cfef98607daa
340
asm
Assembly
programs/oeis/122/A122754.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/122/A122754.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/122/A122754.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A122754: 10*n-A101306(n). ; 8,15,20,23,32,39,42,43,50,51,60,63,72,79,82,89,90,99,102,111,118,119,126,127,130,139,146,149,150,157,160,169,172,173,174,183,186,193,196,203,204,213,222,229,232,233,242,249,252,253 lpb $0 mov $2,$0 sub $0,1 seq $2,72003 ; 10's complement of final digit of n-th prime. add $1,$2 lpe...
28.333333
182
0.661765
1c22745d6a71bde75a3e8e75c7fb065cd323edc6
226
asm
Assembly
Checkpoints/chk9_2.asm
richardhyy/AssemblyLab
7e0ba3800f3db1e2f5d616ca89905963d1da0996
[ "MIT" ]
3
2021-06-26T14:52:16.000Z
2021-11-23T03:48:48.000Z
Checkpoints/chk9_2.asm
richardhyy/AssemblyLab
7e0ba3800f3db1e2f5d616ca89905963d1da0996
[ "MIT" ]
1
2021-06-26T14:12:21.000Z
2021-06-26T14:18:54.000Z
Checkpoints/chk9_2.asm
richardhyy/AssemblyLab
7e0ba3800f3db1e2f5d616ca89905963d1da0996
[ "MIT" ]
4
2021-11-30T06:06:08.000Z
2022-03-16T03:55:42.000Z
assume cs:code data segment dd 1,2,3,4 data ends code segment start: mov ax,2000H mov ds,ax mov bx,0 s: mov cl,0 mov ch,[bx] jcxz ok inc bx jmp short s ok: mov dx,bx mov ax,4c00h int 21h code ends end start
11.894737
19
0.668142
d62a1bf12dbea069e368c3ee1da6805b5403e976
186
asm
Assembly
libsrc/_DEVELOPMENT/adt/w_vector/c/sdcc_iy/w_vector_capacity.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/adt/w_vector/c/sdcc_iy/w_vector_capacity.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/adt/w_vector/c/sdcc_iy/w_vector_capacity.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; size_t w_vector_capacity(w_vector_t *v) SECTION code_clib SECTION code_adt_w_vector PUBLIC _w_vector_capacity EXTERN _w_array_capacity defc _w_vector_capacity = _w_array_capacity
15.5
43
0.860215
4714826df1c771030aef5902f2d5eefb35747733
154
asm
Assembly
asm/ranmaze.asm
rhoem1/65co2
dd510f8f5afec4bbfee3f5d003e7dbeb3ca8fb1f
[ "BSD-2-Clause" ]
null
null
null
asm/ranmaze.asm
rhoem1/65co2
dd510f8f5afec4bbfee3f5d003e7dbeb3ca8fb1f
[ "BSD-2-Clause" ]
null
null
null
asm/ranmaze.asm
rhoem1/65co2
dd510f8f5afec4bbfee3f5d003e7dbeb3ca8fb1f
[ "BSD-2-Clause" ]
null
null
null
processor 6502 include "apple1.inc" org $2000 loop lda HOSTRNG bmi slash lda #47 jmp print slash lda #92 print jsr ECHO jmp loop
8.105263
21
0.649351