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
54e5ee84285eb19ec32224ea13f2b54a69216c0c
3,566
asm
Assembly
src/dict_a.asm
PeterCamilleri/zed8e
f4eda87cc9eea4e305d789ff282d04645260a7b5
[ "MIT" ]
null
null
null
src/dict_a.asm
PeterCamilleri/zed8e
f4eda87cc9eea4e305d789ff282d04645260a7b5
[ "MIT" ]
null
null
null
src/dict_a.asm
PeterCamilleri/zed8e
f4eda87cc9eea4e305d789ff282d04645260a7b5
[ "MIT" ]
null
null
null
; Zed8E FORTH - A direct threaded FORTH for the Z-80 ; ; The FORTH ROM dictionary part A, stack manipulation. ; __drop: ; a -- ; Drop the top of data stack. word 0 ; This is the last entry in the dictionary. byte xix byte 4 abyte 0 "drop" cfa_drop: pop hl jp ...
18.572917
67
0.464105
8868f492b85e93f1ad20b9bcf7c53354a93923b2
123
asm
Assembly
asm/src/long_boot.asm
jrasky/kernel
cfe3bb8e73600afc6eb6b53c5ff7437160909ab4
[ "ECL-2.0", "Apache-2.0", "MIT-0", "MIT" ]
null
null
null
asm/src/long_boot.asm
jrasky/kernel
cfe3bb8e73600afc6eb6b53c5ff7437160909ab4
[ "ECL-2.0", "Apache-2.0", "MIT-0", "MIT" ]
null
null
null
asm/src/long_boot.asm
jrasky/kernel
cfe3bb8e73600afc6eb6b53c5ff7437160909ab4
[ "ECL-2.0", "Apache-2.0", "MIT-0", "MIT" ]
null
null
null
global _lboot extern _lstart section .boot_text bits 64 _lboot: ;; jump to actual entry jmp _lstart
12.3
27
0.650407
e3ccee25d20423ca274bb02d9daf87317da07e6f
4,940
asm
Assembly
asm/por_allow_mastering_spells.asm
Iemnur/DSVEdit
1f52feb6de8a47c7d223a17d739e69bb40aedd3f
[ "MIT" ]
70
2017-02-25T15:06:47.000Z
2022-03-16T03:05:35.000Z
asm/por_allow_mastering_spells.asm
Iemnur/DSVEdit
1f52feb6de8a47c7d223a17d739e69bb40aedd3f
[ "MIT" ]
58
2017-03-12T21:34:50.000Z
2022-01-31T17:22:36.000Z
asm/por_allow_mastering_spells.asm
Iemnur/DSVEdit
1f52feb6de8a47c7d223a17d739e69bb40aedd3f
[ "MIT" ]
26
2017-03-04T16:35:13.000Z
2021-11-24T20:52:19.000Z
.nds .relativeinclude on .erroronwarning on ; This allows Charlotte's spells to gain SP like subweapons do. ; Once a spell is mastered, it will act like it is fully-charged even if half-charged. ; If you fully charge a spell that is also mastered, it acts super-charged, doing 3x damage and possibly having more project...
44.107143
228
0.73664
79abb7f078ab4cf8d889ecd8a76f173eda196ccd
2,003
asm
Assembly
Labs/Lab5/lab05_ex2.asm
ptr2578/CS61
682dccd6b986f383120a4612eb7e7a2d1e3cfa3f
[ "BSD-3-Clause" ]
1
2019-01-01T23:31:22.000Z
2019-01-01T23:31:22.000Z
Labs/Lab5/lab05_ex2.asm
ptr2578/CS61
682dccd6b986f383120a4612eb7e7a2d1e3cfa3f
[ "BSD-3-Clause" ]
null
null
null
Labs/Lab5/lab05_ex2.asm
ptr2578/CS61
682dccd6b986f383120a4612eb7e7a2d1e3cfa3f
[ "BSD-3-Clause" ]
null
null
null
;================================================= ; Name: Sungho Ahn ; Email: sahn025@ucr.edu ; GitHub username: ptr2578 ; ; Lab: lab 5 ; Lab section: B21 ; TA: Jason Goulding ; ;================================================= .ORIG x3000 ;-------------- ; Instructions ;-------------- LD R1, ARRAY_PTR ; Load add...
25.679487
64
0.600599
a5607638d11ec07c5eab00ec1f841cf726177649
556
asm
Assembly
libsrc/_DEVELOPMENT/arch/zx/bifrost2/c/sdcc/BIFROST2_showTilePosH_callee.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/arch/zx/bifrost2/c/sdcc/BIFROST2_showTilePosH_callee.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/arch/zx/bifrost2/c/sdcc/BIFROST2_showTilePosH_callee.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; ---------------------------------------------------------------- ; Z88DK INTERFACE LIBRARY FOR THE BIFROST*2 ENGINE ; ; See "bifrost2.h" for further details ; ---------------------------------------------------------------- ; void BIFROST2_showTilePosH(unsigned char lin,unsigned char col) ; callee SECTION code_clib...
22.24
66
0.568345
b55b190561d85332ce84ada4a08adf050887111a
8,271
asm
Assembly
src/dns.asm
speccytools/spectranet-index-module
d23b03c3b11ce4fb07129392ff5a16b4651e69ca
[ "MIT" ]
null
null
null
src/dns.asm
speccytools/spectranet-index-module
d23b03c3b11ce4fb07129392ff5a16b4651e69ca
[ "MIT" ]
null
null
null
src/dns.asm
speccytools/spectranet-index-module
d23b03c3b11ce4fb07129392ff5a16b4651e69ca
[ "MIT" ]
null
null
null
include "../include/spectranet.inc" include "../include/sysvars.inc" include "vars.inc" include "memory.inc" ;======================================================================== ; F_dnsAquery ; Queries a DNS server for TXT records, using the servers enumerated ; in system variables v_nameserver1 and v_nameserver2...
35.195745
96
0.59219
01cec3baaa8fe32cfd61fa9b1afd33b1397b625b
1,071
asm
Assembly
programs/oeis/288/A288487.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/288/A288487.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/288/A288487.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A288487: Cuboids that fit in square rings from A288486 obtaining a fifth power. ; 1,8,75,400,1445,4056,9583,20000,38025,67240,112211,178608,273325,404600,582135,817216,1122833,1513800,2006875,2620880,3376821,4298008,5410175,6741600,8323225,10188776,12374883,14921200,17870525,21268920,25165831,29614208,34670625,403954...
107.1
931
0.863679
e28e83c7b7cde6a2f72e2e2b44ef25c40da14666
496
asm
Assembly
oeis/014/A014610.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/014/A014610.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/014/A014610.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A014610: Tetranacci numbers arising in connection with current algebras sp(2)_n. ; Submitted by Jamie Morken(s3) ; 3,5,10,19,37,71,137,264,509,981,1891,3645,7026,13543,26105,50319,96993,186960,360377,694649,1338979,2580965,4974970,9589563,18484477,35629975,68678985,132383000,255176437,491868397,948106819,1827534653,3...
24.8
225
0.711694
77f942aba01d66be84effa47e9cdb30a7637c117
449
asm
Assembly
examples/demo-grammar/tinyc/src/samples/sample_4_logic.asm
fossabot/FlyLab
78b53f03c92d7360bca882aa41be2ca0862b51a3
[ "MIT" ]
null
null
null
examples/demo-grammar/tinyc/src/samples/sample_4_logic.asm
fossabot/FlyLab
78b53f03c92d7360bca882aa41be2ca0862b51a3
[ "MIT" ]
null
null
null
examples/demo-grammar/tinyc/src/samples/sample_4_logic.asm
fossabot/FlyLab
78b53f03c92d7360bca882aa41be2ca0862b51a3
[ "MIT" ]
null
null
null
FUNC @main: push 0 push 0 and print "0 && 0 is %d" push 0 push 1 and print "0 && 1 is %d" push 1 push 0 and print "1 && 0 is %d" push 1 push 1 and print "1 && 1 is %d" push 0 push 0 or print "0 || 0 is %d" push 0 push 1 or print "0 || 1 is %d" push 1 push 0 or print "1 || 0 is %d" pu...
8.163636
21
0.52784
102cbe42e546eb5021359830b75475664230de13
711
asm
Assembly
sources/chess.asm
gpont/TSU_ASM
371c5fcd85be9f1ce48c8f9d0833af6793be288f
[ "MIT" ]
null
null
null
sources/chess.asm
gpont/TSU_ASM
371c5fcd85be9f1ce48c8f9d0833af6793be288f
[ "MIT" ]
null
null
null
sources/chess.asm
gpont/TSU_ASM
371c5fcd85be9f1ce48c8f9d0833af6793be288f
[ "MIT" ]
null
null
null
global chess section .text chess: mov rax, rdi ; rax = x1 mov rbx, rsi ; rbx = x2 sub rax, rdx ; rax -= x3 .abs_rax: neg rax js .abs_rax ; if (SF=1 (rax < 0)) goto abs_rax sub rbx, rcx ; rbx -= x4 .abs_rbx: neg rbx js .abs_rbx ; if (SF=1 (rbx < 0)) goto abs_ra...
14.8125
56
0.548523
feabe4d8fac461e5887886ef98961d8620b0f381
3,772
asm
Assembly
Driver/Printer/PrintCom/Graphics/graphicsPrintSwathNike.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Driver/Printer/PrintCom/Graphics/graphicsPrintSwathNike.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Driver/Printer/PrintCom/Graphics/graphicsPrintSwathNike.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 1994 -- All Rights Reserved PROJECT: PC GEOS MODULE: Dedicated WPs FILE: graphicsPrintSwathNike.asm AUTHOR: Dave Durran ROUTINES: Name Description ---- ----------- REVISION HI...
22.452381
79
0.568134
e6674b39b744507560c2d582ff855b9edc5f7f39
1,084
asm
Assembly
Appl/Preferences/PrefMgr/customSpin.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Appl/Preferences/PrefMgr/customSpin.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Appl/Preferences/PrefMgr/customSpin.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 FILE: customSpin.asm AUTHOR: Don Reeves, February 7, 1990 ROUTINES: Name Description ---- ----------- REVISION HISTORY: Name...
29.297297
79
0.589483
15f644e56bcbe0b5011f63940b47635308ec6c80
1,666
asm
Assembly
programs/oeis/301/A301571.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/301/A301571.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/301/A301571.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A301571: Number of vertices at distance 2 from a given vertex in the n-Keller graph. ; 0,10,29,84,247,734,2193,6568,19691,59058,177157,531452,1594335,4782982,14348921,43046736,129140179,387420506,1162261485,3486784420,10460353223,31381059630,94143178849,282429536504,847288609467,2541865828354,7625597485013,2287679245...
111.066667
1,473
0.909964
b18bb09ac8bded9cb4e4258fc3643d15c542293d
390
asm
Assembly
oeis/093/A093920.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/093/A093920.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/093/A093920.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A093920: Row sums of A093919. ; Submitted by Christian Krause ; 1,4,15,40,205,276,1939,4432,13689,18100,199111,200784,2610205,3136420,3191595,7012576,119213809,137103012,2604957247,2605199080,2608367181,3084857644,70951725835,71062911792,355315542025,442803520276 add $0,1 mov $2,$0 lpb $0 mov $3,$2 gcd $3,$0 m...
22.941176
201
0.717949
4890064b85387037c4eaeb3567fd82365bec8deb
350
asm
Assembly
oeis/081/A081069.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/081/A081069.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/081/A081069.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A081069: Lucas(4n)+2, or Lucas(2n)^2. ; Submitted by Jon Maiga ; 4,9,49,324,2209,15129,103684,710649,4870849,33385284,228826129,1568397609,10749957124,73681302249,505019158609,3461452808004,23725150497409,162614600673849,1114577054219524,7639424778862809 mov $2,1 lpb $0 sub $0,1 add $2,$1 add $1,$2 lpe pow $1,...
23.333333
191
0.745714
76efa17ad2f2aa8e60c27d7b08d93fd473c68fa4
431
asm
Assembly
non_regression/basic_x86_linux.intel.s.asm
LRGH/plasmasm
4cd50546c3dc895763d72dd60b7c46179c1916bc
[ "Apache-2.0" ]
1
2021-02-28T21:31:18.000Z
2021-02-28T21:31:18.000Z
non_regression/basic_x86_linux.intel.s.asm
LRGH/plasmasm
4cd50546c3dc895763d72dd60b7c46179c1916bc
[ "Apache-2.0" ]
null
null
null
non_regression/basic_x86_linux.intel.s.asm
LRGH/plasmasm
4cd50546c3dc895763d72dd60b7c46179c1916bc
[ "Apache-2.0" ]
null
null
null
.file "a00.c" .intel_syntax noprefix .text .globl main .type main, @function main: .cfi_startproc push ebp mov ebp, esp sub esp, 16 mov DWORD PTR [ebp-4], 0 add DWORD PTR [ebp-4], 66 mov eax, DWORD PTR [ebp-4] leave ret .cfi_endproc .size main, .-main # ---...
20.52381
51
0.559165
0c2a628c54645b7bc91223ec7037c92cc0baf2b3
1,550
asm
Assembly
main/kernel/IDT/idt.asm
KlausAschenbrenner/KAOS
4019923657e85739ccf3d1af722d4e551078271b
[ "MIT" ]
1
2022-01-31T20:51:57.000Z
2022-01-31T20:51:57.000Z
main64/kaosldr/idt/idt.asm
KlausAschenbrenner/KAOS
4019923657e85739ccf3d1af722d4e551078271b
[ "MIT" ]
null
null
null
main64/kaosldr/idt/idt.asm
KlausAschenbrenner/KAOS
4019923657e85739ccf3d1af722d4e551078271b
[ "MIT" ]
null
null
null
[bits 32] [extern IsrHandler] ; Needed that the C code can call the Assembler function "IdtFlush" [GLOBAL IdtFlush] [GLOBAL RaiseInterrupt] ; The following macro emits the ISR assembly routine %macro ISR_NOERRORCODE 1 [GLOBAL Isr%1] Isr%1: cli push byte 0 push byte %1 jmp IsrCo...
17.222222
67
0.723226
cc0a77f421d0eefff08fe859f13ea62c1e5d4cbb
610
asm
Assembly
oeis/281/A281794.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/281/A281794.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/281/A281794.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A281794: The largest prime factor of (1+n^2)*(1+n^3). ; Submitted by Jon Maiga ; 1,2,5,7,17,13,37,43,19,73,101,61,29,157,197,211,257,29,307,181,401,421,463,53,577,601,677,73,757,421,67,37,331,151,1123,613,1297,137,67,1483,1601,547,1723,139,631,1013,109,103,461,1201,61,2551,541,919,2917,2971,3137,103,3307,1741,3541,18...
87.142857
418
0.708197
8ac8272dbe244b08210fdfcd804e006e6140a08f
35
asm
Assembly
src/main/fragment/mos6502-common/vbsm1=pbsc1_derefidx_vbuyy_minus_pbsc2_derefidx_vbuyy.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
2
2022-03-01T02:21:14.000Z
2022-03-01T04:33:35.000Z
src/main/fragment/mos6502-common/vbsm1=pbsc1_derefidx_vbuyy_minus_pbsc2_derefidx_vbuyy.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
null
null
null
src/main/fragment/mos6502-common/vbsm1=pbsc1_derefidx_vbuyy_minus_pbsc2_derefidx_vbuyy.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
null
null
null
sec lda {c1},y sbc {c2},y sta {m1}
7
10
0.571429
853cf2a45a6f0cc186fd1656b6b273d3d2862f5a
687
asm
Assembly
oeis/020/A020992.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/020/A020992.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/020/A020992.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A020992: a(n) = a(n-1) + a(n-2) + a(n-3). ; Submitted by Jon Maiga ; 0,2,1,3,6,10,19,35,64,118,217,399,734,1350,2483,4567,8400,15450,28417,52267,96134,176818,325219,598171,1100208,2023598,3721977,6845783,12591358,23159118,42596259,78346735,144102112,265045106,487493953,896641171,1649180230,3033315354,5579136755,10261...
40.411765
493
0.770015
dc2aa8a769669415512d8a8836aace2b9183c5e8
605
asm
Assembly
oeis/213/A213077.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/213/A213077.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/213/A213077.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A213077: a(n) = round(n^2 - sqrt(n)). ; Submitted by Jon Maiga ; 0,0,3,7,14,23,34,46,61,78,97,118,141,165,192,221,252,285,320,357,396,436,479,524,571,620,671,724,779,836,895,955,1018,1083,1150,1219,1290,1363,1438,1515,1594,1675,1758,1842,1929,2018,2109,2202,2297,2394,2493,2594,2697,2802,2909,3018,3129,3241,3356,3473,...
43.214286
454
0.722314
781d911fefcb6086e2f14e3b2d63b45641773b1d
227
asm
Assembly
asm/hello.asm
watilde/cs101
20ab6bd1516f8a5987a020fb7244fc1716c5b101
[ "MIT" ]
3
2015-12-05T11:03:24.000Z
2019-03-11T16:27:26.000Z
asm/hello.asm
watilde/cs101
20ab6bd1516f8a5987a020fb7244fc1716c5b101
[ "MIT" ]
1
2015-10-06T13:26:02.000Z
2015-10-06T19:32:34.000Z
tasks/01-hello/hello.asm
pwittchen/learning-asm-x64-linux
9a28e62e391c9bcde607ef3eaf5e4609d29c05e5
[ "Apache-2.0" ]
null
null
null
section .data msg db "hello, world!" section .text global _start _start: mov rax, 1 mov rdi, 1 mov rsi, msg mov rdx, 13 syscall mov rax, 60 mov rdi, 0 syscall
15.133333
31
0.506608
4fad628a7f5e57fa41a5d5aca9622763c7d8b6ea
5,316
asm
Assembly
Transynther/x86/_processed/US/_zr_/i7-7700_9_0x48.log_21829_942.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_21829_942.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_21829_942.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 %r14 push %r9 push %rcx push %rdi push %rdx lea addresses_A_ht+0x1022a, %rcx nop nop nop nop nop sub $51341, %r13 mov $0x6162636465666768, %r9 movq %r9, %xmm6 movups %xmm6, (%rcx) nop and %r9, %r9 lea addresses_WC_ht+0xe0aa, %r12 clflush (%r12) nop n...
43.57377
2,999
0.658954
e34f82f5bdd2c9f40891d62c35bbd2c985ecca7e
745
asm
Assembly
asm/6502/test/keyb.asm
rampa069/clc88
9da545b0d39f8288cdb1b9dd84835631de8840bf
[ "MIT" ]
1
2022-03-25T03:41:05.000Z
2022-03-25T03:41:05.000Z
asm/6502/test/keyb.asm
rampa069/clc88
9da545b0d39f8288cdb1b9dd84835631de8840bf
[ "MIT" ]
null
null
null
asm/6502/test/keyb.asm
rampa069/clc88
9da545b0d39f8288cdb1b9dd84835631de8840bf
[ "MIT" ]
null
null
null
icl '../os/symbols.asm' org BOOTADDR lda #0 ldy #0 ldx #OS_SET_VIDEO_MODE jsr OS_CALL next_frame: lda FRAMECOUNT wait: cmp FRAMECOUNT beq wait jsr keybscan jmp next_frame keybscan: mwa DISPLAY_START VRAM_TO_RAM jsr lib_vram_to_ram lda #0 sta KSTAT sta SCREENPOS next_reg: ldy KS...
11.640625
33
0.687248
58bebe3409eb498d7d50ed5bf3053ce7ef7ec66e
57,395
asm
Assembly
sanity.asm
MatanGilead/myxv6
e3e56b63deba7bdf2f85079a4c303a36feaef0c9
[ "MIT-0" ]
null
null
null
sanity.asm
MatanGilead/myxv6
e3e56b63deba7bdf2f85079a4c303a36feaef0c9
[ "MIT-0" ]
null
null
null
sanity.asm
MatanGilead/myxv6
e3e56b63deba7bdf2f85079a4c303a36feaef0c9
[ "MIT-0" ]
null
null
null
_sanity: file format elf32-i386 Disassembly of section .text: 00000000 <getStatistics>: #define IO "I\\O" void getStatistics(int n){ 0: 55 push %ebp 1: 89 e5 mov %esp,%ebp 3: 83 ec 78 sub $0x78,%esp int i; int CPUtotalCounter=0; 6: c7 4...
35.341749
114
0.445805
d8e9c4170060069b58affb48ae10b77449ba2b73
61
asm
Assembly
pkgs/tools/yasm/src/modules/preprocs/nasm/tests/orgsect.asm
manggoguy/parsec-modified
d14edfb62795805c84a4280d67b50cca175b95af
[ "BSD-3-Clause" ]
2,151
2020-04-18T07:31:17.000Z
2022-03-31T08:39:18.000Z
pkgs/tools/yasm/src/modules/preprocs/nasm/tests/orgsect.asm
manggoguy/parsec-modified
d14edfb62795805c84a4280d67b50cca175b95af
[ "BSD-3-Clause" ]
395
2020-04-18T08:22:18.000Z
2021-12-08T13:04:49.000Z
pkgs/tools/yasm/src/modules/preprocs/nasm/tests/orgsect.asm
manggoguy/parsec-modified
d14edfb62795805c84a4280d67b50cca175b95af
[ "BSD-3-Clause" ]
338
2020-04-18T08:03:10.000Z
2022-03-29T12:33:22.000Z
ORG 100h label: db 5 STRUC Foo .bar resb 4 ENDSTRUC dw label
7.625
11
0.754098
432a4655d31bfad22245a09d26a2bccb68841c73
9,004
asm
Assembly
test/movq.asm
killvxk/AssemblyLine
2a20ec925532875c2f3bb5d423eb38a00bc5c91d
[ "Apache-2.0" ]
147
2021-09-01T03:52:49.000Z
2022-03-30T16:59:58.000Z
test/movq.asm
killvxk/AssemblyLine
2a20ec925532875c2f3bb5d423eb38a00bc5c91d
[ "Apache-2.0" ]
7
2021-09-10T07:03:36.000Z
2022-03-03T23:30:58.000Z
test/movq.asm
killvxk/AssemblyLine
2a20ec925532875c2f3bb5d423eb38a00bc5c91d
[ "Apache-2.0" ]
19
2021-09-09T10:54:44.000Z
2022-03-18T19:56:45.000Z
SECTION .text GLOBAL test test: movq xmm0, rax movq xmm0, rcx movq xmm0, rdx movq xmm0, rbx movq xmm0, rsp movq xmm0, rbp movq xmm0, rsi movq xmm0, rdi movq xmm0, r8 movq xmm0, r9 movq xmm0, r10 movq xmm0, r11 movq xmm0, r12 movq xmm0, r13 movq xmm0, r14 movq xmm0, r15 movq xmm1, rax movq xmm1, rcx movq xmm1, rdx mov...
15.365188
25
0.74267
370fe466b6e68988c9a6abb74add09125edd7977
75,738
asm
Assembly
Tools/swat/Stub/main.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Tools/swat/Stub/main.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Tools/swat/Stub/main.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 1988 -- All Rights Reserved PROJECT: PC GEOS MODULE: Swat -- Debugging Stub FILE: main.asm AUTHOR: Adam de Boor, Nov 15, 1988 ROUTINES: Name Description ---- ----------- SetInterrupt Set an in...
22.792055
79
0.623544
b9e0eaa9414972958dfb51ea61c844ad8cd084ea
1,758
asm
Assembly
kernel/nano_core/src/boot/arch_x86_64/multiboot_header.asm
jacob-earle/Theseus
d53038328d1a39c69ffff6e32226394e8c957e33
[ "MIT" ]
1,822
2020-09-20T07:30:38.000Z
2022-03-31T18:18:48.000Z
kernel/nano_core/src/boot/arch_x86_64/multiboot_header.asm
Qwaz/Theseus
fbe80b056c75b23e4b51cf0bbd47cf17f05da671
[ "MIT" ]
102
2020-08-31T22:45:32.000Z
2022-03-25T09:34:54.000Z
kernel/nano_core/src/boot/arch_x86_64/multiboot_header.asm
Qwaz/Theseus
fbe80b056c75b23e4b51cf0bbd47cf17f05da671
[ "MIT" ]
87
2020-09-01T21:47:00.000Z
2022-03-12T03:16:58.000Z
; Declare a multiboot2-compliant header, which indicates this program iss a bootable kernel image. ; This must be the first section in the kernel image, which is accomplished via our linker script. ; It must also be aligned to a 4-byte boundary. section .multiboot_header ; Permissions are the same as .rodata by defau...
42.878049
104
0.716155
f64cd9c7c98802709855560de87cb196a4589b68
21,968
asm
Assembly
forktest.asm
ShwetiMahajan/xv6_schedulersOS
35efdf3d33562ec290331a7ee246e65af19e7e2e
[ "MIT-0" ]
null
null
null
forktest.asm
ShwetiMahajan/xv6_schedulersOS
35efdf3d33562ec290331a7ee246e65af19e7e2e
[ "MIT-0" ]
null
null
null
forktest.asm
ShwetiMahajan/xv6_schedulersOS
35efdf3d33562ec290331a7ee246e65af19e7e2e
[ "MIT-0" ]
null
null
null
_forktest: file format elf32-i386 Disassembly of section .text: 00000000 <printf>: #define N 1000 void printf(int fd, char *s, ...) { 0: 55 push %ebp 1: 89 e5 mov %esp,%ebp 3: 53 push %ebx 4: 83 ec 14 sub $0x14,%esp 7...
27.087546
58
0.416424
b3196c076321d32ac7ac5a50598e5694a05d6e6b
712
asm
Assembly
programs/oeis/163/A163109.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/163/A163109.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/163/A163109.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A163109: a(n) = phi(tau(n)). ; 1,1,1,2,1,2,1,2,2,2,1,2,1,2,2,4,1,2,1,2,2,2,1,4,2,2,2,2,1,4,1,2,2,2,2,6,1,2,2,4,1,4,1,2,2,2,1,4,2,2,2,2,1,4,2,4,2,2,1,4,1,2,2,6,2,4,1,2,2,4,1,4,1,2,2,2,2,4,1,4,4,2,1,4,2,2,2,4,1,4,2,2,2,2,2,4,1,2,2,6,1,4,1,4,4,2,1,4,1,4,2,4,1,4,2,2,2,2,2,8,2,2,2,2,2,4,1,4,2,4,1,4,2,2,4,4,1,4,1,4,2,2,2,8...
89
501
0.537921
974792accf1f0ba1e7f6917ed27531cce110bc3d
109
asm
Assembly
libsrc/_DEVELOPMENT/stdlib/c/sdcc_iy/abort.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/stdlib/c/sdcc_iy/abort.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/stdlib/c/sdcc_iy/abort.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
; _Noreturn void abort(void) SECTION code_stdlib PUBLIC _abort EXTERN asm_abort defc _abort = asm_abort
9.909091
28
0.788991
85fa0710e0ccd74116a7f2c438203e7e42e4094c
1,434
asm
Assembly
programs/oeis/208/A208994.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/208/A208994.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/208/A208994.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A208994: Number of 3-bead necklaces labeled with numbers -n..n not allowing reversal, with sum zero and first differences in -n..n. ; 1,1,3,5,7,11,15,19,25,31,37,45,53,61,71,81,91,103,115,127,141,155,169,185,201,217,235,253,271,291,311,331,353,375,397,421,445,469,495,521,547,575,603,631,661,691,721,753,785,817,851,88...
159.333333
1,251
0.785914
cfcda1f62143aa0dd4e90b7c0fd21e0a3eaa9c03
571
asm
Assembly
oeis/320/A320283.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/320/A320283.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/320/A320283.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A320283: Lexicographical ordering of pure imaginary integers in the base (-1+i) numeral system. ; Submitted by Christian Krause ; 0,1,-2,-1,-4,-3,-6,-5,8,9,6,7,4,5,2,3,16,17,14,15,12,13,10,11,24,25,22,23,20,21,18,19,-32,-31,-34,-33,-36,-35,-38,-37,-24,-23,-26,-25,-28,-27,-30,-29,-16,-15,-18,-17,-20,-19,-22,-21,-8,-7,...
71.375
356
0.590193
8c7ce753f6b0c0060e2ac2f5810a91dd8918dd72
546
asm
Assembly
oeis/016/A016774.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/016/A016774.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/016/A016774.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A016774: a(n) = (3*n)^10. ; 0,59049,60466176,3486784401,61917364224,576650390625,3570467226624,16679880978201,63403380965376,205891132094649,590490000000000,1531578985264449,3656158440062976,8140406085191601,17080198121677824,34050628916015625,64925062108545024,119042423827613001,210832519264920576,362033331456891249...
91
493
0.897436
07e50023ceac5bac816a09920422645f3ab1536c
386
asm
Assembly
programs/oeis/287/A287657.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/287/A287657.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/287/A287657.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A287657: {0->01, 1->10}-transform of the infinite Fibonacci word A003849. ; 0,1,1,0,0,1,0,1,1,0,0,1,1,0,0,1,0,1,1,0,0,1,0,1,1,0,0,1,1,0,0,1,0,1,1,0,0,1,1,0,0,1,0,1,1,0,0,1,0,1,1,0,0,1,1,0,0,1,0,1,1,0,0,1,0,1,1,0,0,1,1,0,0,1,0,1,1,0,0,1,1,0,0,1,0,1,1,0,0,1,0,1,1,0,0,1,1,0,0,1 seq $0,187576 ; Rank transform of the seq...
55.142857
201
0.593264
668b0e5ce365a72eec3613c108fd87da5e56faca
498
asm
Assembly
Day-36/lodsb_stosb.asm
MasumBhai/50-Day-challenge-with-Assembly-Language
aadeb6c4a022d089afb10fd22ffd2a768c32036e
[ "CC0-1.0" ]
1
2021-04-07T09:50:40.000Z
2021-04-07T09:50:40.000Z
Day-36/lodsb_stosb.asm
MasumBhai/50-Day-challenge-with-Assembly-Language
aadeb6c4a022d089afb10fd22ffd2a768c32036e
[ "CC0-1.0" ]
null
null
null
Day-36/lodsb_stosb.asm
MasumBhai/50-Day-challenge-with-Assembly-Language
aadeb6c4a022d089afb10fd22ffd2a768c32036e
[ "CC0-1.0" ]
null
null
null
.model small .stack 100h include 'emu8086.inc' .data n_line db 0ah,0dh,"$" str1 db 'ABC' str2 db 3 dup(?) .code main proc mov ax,@data mov ds,ax mov cx,3 @str_loop: lodsb add al,3 stosb loop @str_loop ;lea si,str2 ;mov ah,2 ...
12.769231
36
0.487952
6dfac270906895d95fdbe4d3847d8374304f4ff1
43
asm
Assembly
Testcases/random2.asm
5ayam5/COL216-A4
8052ceccb01c830244ae48cf09540af989896069
[ "MIT" ]
null
null
null
Testcases/random2.asm
5ayam5/COL216-A4
8052ceccb01c830244ae48cf09540af989896069
[ "MIT" ]
null
null
null
Testcases/random2.asm
5ayam5/COL216-A4
8052ceccb01c830244ae48cf09540af989896069
[ "MIT" ]
2
2021-05-17T18:40:48.000Z
2021-05-19T05:46:05.000Z
lw $t2, 1000 lw $t0, 2000 addi $t0, $t1, 1
10.75
16
0.581395
f5e3baf315a005d2833ae380a8584bb385ddcda3
338
asm
Assembly
src/kernel/exe/multiboot.asm
zelinf/MyOS
87ba8abb4713fbeab9d98f862023af0bf6ea2349
[ "MIT" ]
2
2018-03-09T02:19:59.000Z
2018-03-09T05:38:18.000Z
src/kernel/exe/multiboot.asm
IsumiF/MyOS
87ba8abb4713fbeab9d98f862023af0bf6ea2349
[ "MIT" ]
null
null
null
src/kernel/exe/multiboot.asm
IsumiF/MyOS
87ba8abb4713fbeab9d98f862023af0bf6ea2349
[ "MIT" ]
null
null
null
[BITS 32] section .multiboot header_start: dd 0x1BADB002 ; magic number (multiboot 2) dd 0 ; architecture 0 (protected mode i386) ; checksum dd (0 - 0x1BADB002) dd header_end - header_start ; header length dd 0 dd 0 dd 0 dd 0 dd 0 dd 0 dd 0 ...
15.363636
71
0.565089
9b4bba351519b2f9b6db25a660561c6808f1403e
7,314
asm
Assembly
P6/data_P6_2/cal_R_same_test62.asm
alxzzhou/BUAA_CO_2020
b54bf367081a5a11701ebc3fc78a23494aecca9e
[ "Apache-2.0" ]
1
2022-01-23T09:24:47.000Z
2022-01-23T09:24:47.000Z
P6/data_P6_2/cal_R_same_test62.asm
alxzzhou/BUAA_CO_2020
b54bf367081a5a11701ebc3fc78a23494aecca9e
[ "Apache-2.0" ]
null
null
null
P6/data_P6_2/cal_R_same_test62.asm
alxzzhou/BUAA_CO_2020
b54bf367081a5a11701ebc3fc78a23494aecca9e
[ "Apache-2.0" ]
null
null
null
lui $1,55387 ori $1,$1,20737 lui $2,53563 ori $2,$2,18417 lui $3,44382 ori $3,$3,45165 lui $4,12316 ori $4,$4,63550 lui $5,35029 ori $5,$5,48129 lui $6,41039 ori $6,$6,22407 mthi $1 mtlo $2 sec0: nop nop nop xor $3,$6,$6 sec1: nop nop or $6,$5,$1 xor $5,$6,$6 sec2: nop nop addiu $6,$2,8650 xor $2,$6,$6 sec3...
11.428125
19
0.522013
6dcf777f9f95bf9ce14f238e2f329566698eb1db
475
asm
Assembly
Lab3/lab3_5.asm
chintamanand/Embedded-Systems-Project
8e5651ad699dce8b4c962edb492c910200e00f36
[ "MIT" ]
null
null
null
Lab3/lab3_5.asm
chintamanand/Embedded-Systems-Project
8e5651ad699dce8b4c962edb492c910200e00f36
[ "MIT" ]
null
null
null
Lab3/lab3_5.asm
chintamanand/Embedded-Systems-Project
8e5651ad699dce8b4c962edb492c910200e00f36
[ "MIT" ]
null
null
null
AREA RESET, DATA, READONLY EXPORT __Vectors __Vectors DCD 0x10001000 DCD Reset_Handler ALIGN AREA myCode6, CODE, READONLY ENTRY EXPORT Reset_Handler Reset_Handler LDR R0, =NUM1 LDR R1, [R0] LDR R0, =NUM2 LDR R2, [R0] MOV R3,R1 MOV R4,R2 UP CMP R3,R4 BEQ EXIT ADDHI R4,R4,R2 AD...
13.571429
31
0.652632
cad76fa50aa2e244460b5b55677f03fb42bc149d
879
asm
Assembly
src/dict.asm
Veltas/zenv
71d358d369a9746aa7d38d48157625d1b6ccf5dc
[ "MIT" ]
6
2020-06-01T19:03:05.000Z
2021-12-21T22:39:05.000Z
src/dict.asm
Veltas/zenv
71d358d369a9746aa7d38d48157625d1b6ccf5dc
[ "MIT" ]
8
2020-06-13T13:40:29.000Z
2021-09-17T15:28:36.000Z
src/dict.asm
Veltas/zenv
71d358d369a9746aa7d38d48157625d1b6ccf5dc
[ "MIT" ]
null
null
null
; vi:syntax=z80 ; ZEnv - Forth for the ZX Spectrum ; Copyright 2021 (C) - Christopher Leonard, MIT Licence ; https://github.com/veltas/zenv ; Dictionary words ; \ Remove named word and everything in dictionary after ; ( " name" --) ; : FORGET HEADER forget, "FORGET", 0 forget: CALL colon_code ; BL WORD DX bl...
18.702128
77
0.641638
45a66b7e3ae8689ad430225054b00d29bd49b4b4
595
asm
Assembly
libsrc/_DEVELOPMENT/string/c/sccz80/_memstrcpy_.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/string/c/sccz80/_memstrcpy_.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/string/c/sccz80/_memstrcpy_.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; char *_memstrcpy_(void *p, char *s, size_t n) SECTION code_clib SECTION code_string PUBLIC _memstrcpy_ EXTERN asm__memstrcpy _memstrcpy_: IF __CPU_GBZ80__ | __CPU_INTEL__ ld hl,sp+2 ld c,(hl) inc hl ld b,(hl) inc hl ld e,(hl) inc hl ld d,(hl) inc hl ld a,(hl+) ld h,(hl) ...
12.142857
47
0.620168
c087f44c5d5732f275d627c48301d06adcfc037d
3,947
asm
Assembly
cycle_check/cycle_check.asm
42Bastian/lynx_hacking
a40edd223a4759d64f20a940ef5eb826a0fdd02d
[ "Apache-2.0" ]
12
2020-07-05T16:47:54.000Z
2022-02-12T21:21:16.000Z
cycle_check/cycle_check.asm
42Bastian/lynx_hacking
a40edd223a4759d64f20a940ef5eb826a0fdd02d
[ "Apache-2.0" ]
null
null
null
cycle_check/cycle_check.asm
42Bastian/lynx_hacking
a40edd223a4759d64f20a940ef5eb826a0fdd02d
[ "Apache-2.0" ]
1
2021-01-18T06:47:25.000Z
2021-01-18T06:47:25.000Z
**************** * * chained_scbs.asm * * (c) 42Bastian Schick * * July 2019 * DEBUG set 1 Baudrate set 62500 _1000HZ_TIMER set 7 IRQ_SWITCHBUF_USR set 1 include <includes\hardware.inc> **************** MACRO DoSWITCH dec SWITCHFlag .\wait_vbl bit SWITCHFlag bmi .\wait_vbl ENDM **************** * macros i...
19.44335
83
0.532303
02eb87e7fa58b813328dd88ac3edab32251826ce
463
asm
Assembly
data/pokemon/base_stats/hoenn/illumise.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
null
null
null
data/pokemon/base_stats/hoenn/illumise.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
null
null
null
data/pokemon/base_stats/hoenn/illumise.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
null
null
null
db 0 ; 314 DEX NO db 65, 47, 55, 85, 73, 75 ; hp atk def spd sat sdf db BUG, BUG ; type db 150 ; catch rate db 146 ; base exp db NO_ITEM, NO_ITEM ; items db GENDER_F100 ; gender ratio db 100 ; unknown 1 db 15 ; step cycles to hatch db 5 ; unknown 2 INCBIN "gfx/pokemon/hoenn/illumise/front.dime...
21.045455
53
0.665227
2e576a76694d6d11ef94c8c7c03fd7e1417c0fa7
348
asm
Assembly
oeis/162/A162993.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/162/A162993.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/162/A162993.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A162993: The second left hand column of triangle A162990 ; Submitted by Jamie Morken(s3) ; 9,144,3600,129600,6350400,406425600,32920473600,3292047360000,398337730560000,57360633200640000,9693947010908160000,1900013614137999360000,427503063181049856000000 add $0,2 mov $1,$0 add $0,1 lpb $1 mul $0,$1 sub $1,1 lpe ...
23.2
165
0.775862
f38d55b106ee0563c1adc172ed7bd613ddf20bff
1,743
asm
Assembly
programs/oeis/167/A167167.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/167/A167167.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/167/A167167.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A167167: A001045 with a(0) replaced by -1. ; -1,1,1,3,5,11,21,43,85,171,341,683,1365,2731,5461,10923,21845,43691,87381,174763,349525,699051,1398101,2796203,5592405,11184811,22369621,44739243,89478485,178956971,357913941,715827883,1431655765,2863311531,5726623061,11453246123,22906492245,45812984491,91625968981,1832519...
116.2
1,597
0.905336
58c699e941fcf9abe5e4f280d49b5ba2400fd010
3,288
asm
Assembly
test_programs/ise.asm
mfkiwl/QNICE-FPGA-hyperRAM
aabc8291ac1e0c4666c51f84acddf599d7521e53
[ "BSD-3-Clause" ]
53
2016-04-12T07:22:49.000Z
2022-03-25T09:24:48.000Z
test_programs/ise.asm
mfkiwl/QNICE-FPGA-hyperRAM
aabc8291ac1e0c4666c51f84acddf599d7521e53
[ "BSD-3-Clause" ]
196
2020-06-05T04:59:50.000Z
2021-03-13T21:27:11.000Z
test_programs/ise.asm
mfkiwl/QNICE-FPGA-hyperRAM
aabc8291ac1e0c4666c51f84acddf599d7521e53
[ "BSD-3-Clause" ]
15
2017-07-31T11:26:56.000Z
2022-02-22T14:22:46.000Z
; Test program for reproducing "The ISE vs. Vivado riddle" as described on ; GitHub here: https://github.com/sy2002/QNICE-FPGA/issues/4 ; ; What this program does: Reset the hardware cycle counter (which is increased ; at each clock cycle - as the time of making 50 MHz) and the hardware ; instruction counter (which is ...
37.363636
93
0.497871
2e3fd239da6bc8092b63a77eb6c4b9f1b350c4e7
5,563
asm
Assembly
ee/wman/version.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
ee/wman/version.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
ee/wman/version.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
; Window manager Version  1988 Tony Tebby QJUMP xdef wm_vers xdef wm.pver ; V1.04 WM.DRBDR added ; ; V1.05 Zero text pointers allowed, information blobs corrected ; ; V1.06 CHWIN returns size change. Initial pointer set rel hit ; area. Fixed window sizes accepted by SETUP. BREAK ; ...
32.91716
86
0.641381
c76cfb4195e692ee030589ad5fd54c537a3d88a3
1,893
asm
Assembly
1. Sorting/bubblesort.asm
neelpatel224/ELL305-Computer-Architecture-Assignments
6fcb365af864df079467106015a384c1188589aa
[ "MIT" ]
null
null
null
1. Sorting/bubblesort.asm
neelpatel224/ELL305-Computer-Architecture-Assignments
6fcb365af864df079467106015a384c1188589aa
[ "MIT" ]
1
2021-11-30T09:09:37.000Z
2021-11-30T09:11:59.000Z
1. Sorting/bubblesort.asm
neelpatel224/ELL305-Computer-Architecture-Assignments
6fcb365af864df079467106015a384c1188589aa
[ "MIT" ]
null
null
null
.bubblesort: @ ADD YOUR CODE HERE @ r2 = start (start address of array) @ r3 = n (number of elements in array) mul r4, r3, 4 sub r4, r4, 4 @ r4 = end (end address of array) mov r9, -1 @ r9 = i for nloop (goes from 0 to n-1) .nloop: add r9, r9, 1 @ increment in nloop counter mov r5, r2 @ r5 = curr...
21.511364
99
0.628632
86136e720b7e4794b5310ea0c1e4c4023703efd1
416
asm
Assembly
unittests/32Bit_ASM/PrimaryGroup/5_FF_02_2.asm
cobalt2727/FEX
13087f8425aeaad28dc81bed46a83e1d72ff0db8
[ "MIT" ]
628
2020-03-06T14:01:32.000Z
2022-03-31T06:35:14.000Z
unittests/32Bit_ASM/PrimaryGroup/5_FF_02_2.asm
cobalt2727/FEX
13087f8425aeaad28dc81bed46a83e1d72ff0db8
[ "MIT" ]
576
2020-03-06T08:25:12.000Z
2022-03-30T04:05:29.000Z
unittests/32Bit_ASM/PrimaryGroup/5_FF_02_2.asm
cobalt2727/FEX
13087f8425aeaad28dc81bed46a83e1d72ff0db8
[ "MIT" ]
38
2020-03-07T06:10:00.000Z
2022-03-29T09:27:36.000Z
%ifdef CONFIG { "RegData": { "RAX": "0x41424344" }, "Mode": "32BIT" } %endif mov edi, 0xe0000000 lea esp, [edi + 8 * 4] mov eax, 0x41424344 mov [edi + 8 * 0], eax mov eax, 0x51525354 mov [edi + 8 * 1], eax mov eax, 0 db 0xFF db 0x15 dd .jmp_data jmp .end .call_tgt: mov eax, [edi + 8 * 0] ret ; Couple thi...
10.947368
40
0.625
f3d6ad81dd43f6178014112c057dc3ee36a5cfde
36,762
asm
Assembly
Driver/Keyboard/keyboardInit.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Driver/Keyboard/keyboardInit.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Driver/Keyboard/keyboardInit.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
73
2018-11-19T20:46:53.000Z
2022-03-29T00:59:26.000Z
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) GeoWorks 1990 -- All Rights Reserved PROJECT: PC GEOS MODULE: FILE: keyboardInit.asm AUTHOR: Gene Anderson, Feb 8, 1990 ROUTINES: Name Description ---- ----------- KbdInit initialize the keyboard...
26.296137
79
0.598362
c7f30dacf35e9cf2d1e9ddc76bee1da85e996b42
98,322
asm
Assembly
src/lesson04b/kernel8.asm
rohanrajnair/p1-kernel
e887fa85c84813369598a1cbcba1830ec379346b
[ "MIT" ]
11
2020-08-26T14:45:01.000Z
2022-03-26T14:06:50.000Z
src/lesson04b/kernel8.asm
rohanrajnair/p1-kernel
e887fa85c84813369598a1cbcba1830ec379346b
[ "MIT" ]
null
null
null
src/lesson04b/kernel8.asm
rohanrajnair/p1-kernel
e887fa85c84813369598a1cbcba1830ec379346b
[ "MIT" ]
19
2020-08-12T01:10:30.000Z
2022-03-05T13:03:18.000Z
build/kernel8.elf: file format elf64-littleaarch64 Disassembly of section .text.boot: 0000000000080000 <_start>: .section ".text.boot" .globl _start _start: mrs x0, mpidr_el1 80000: d53800a0 mrs x0, mpidr_el1 and x0, x0,#0xFF // Check processor id 80004: 92401c00 and x0, x0, #0xff cbz x0, master...
32.795864
118
0.628201
7c5d4c993d25a39b1072b02d0a14bace2ed35cff
2,583
asm
Assembly
unittests/ASM/FEX_bugs/Test_CmpSelect_Merge_branch.asm
cobalt2727/FEX
13087f8425aeaad28dc81bed46a83e1d72ff0db8
[ "MIT" ]
null
null
null
unittests/ASM/FEX_bugs/Test_CmpSelect_Merge_branch.asm
cobalt2727/FEX
13087f8425aeaad28dc81bed46a83e1d72ff0db8
[ "MIT" ]
null
null
null
unittests/ASM/FEX_bugs/Test_CmpSelect_Merge_branch.asm
cobalt2727/FEX
13087f8425aeaad28dc81bed46a83e1d72ff0db8
[ "MIT" ]
null
null
null
%ifdef CONFIG { "RegData": { "RAX": "0x0000000aaaaafaaa" } } %endif %macro intcompare 3 ; instruction, value1, value2 mov rcx, %2 mov rdx, %3 shl rax, 1 cmp rcx, rdx ; Conditional branch %1 %%true %%fallthrough: ; False fallthrough path mov rbx, 0 jmp %%combine %%true: ; Tr...
16.664516
121
0.67441
9320f135f9fe9d3bd1aac22e56d1f0afa4ba1cba
30,039
asm
Assembly
x86/windows64.asm
lantonov/asm
b9ddd4ed9a8c73cbd3600608847769f4690c293c
[ "BSD-3-Clause" ]
150
2016-11-26T05:41:31.000Z
2022-02-09T20:54:53.000Z
x86/windows64.asm
lantonov/asm
b9ddd4ed9a8c73cbd3600608847769f4690c293c
[ "BSD-3-Clause" ]
199
2016-12-07T22:13:00.000Z
2022-03-22T15:42:18.000Z
x86/windows64.asm
lantonov/asm
b9ddd4ed9a8c73cbd3600608847769f4690c293c
[ "BSD-3-Clause" ]
95
2016-11-24T22:57:13.000Z
2022-01-24T19:42:10.000Z
macro library? definitions& PE.Imports: iterate <name,string>, definitions if ~ name.redundant dd RVA name.lookup,0,0,RVA name.str,RVA name.address end if name.referred = 1 end iterate dd 0,0,0,0,0 iterate <name,string>, definitions if ~ name.redundant name.str db string...
25.89569
181
0.768068
e7d6121aa5952e5922954f65be996cae6f813cff
1,640
asm
Assembly
programs/oeis/024/A024032.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/024/A024032.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/024/A024032.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A024032: a(n) = 3^n - n^9. ; 1,2,-503,-19656,-262063,-1952882,-10076967,-40351420,-134211167,-387400806,-999940951,-2357770544,-5159248911,-10602905050,-20656263815,-38429010468,-68676430015,-118458736334,-197971869879,-321525436312,-508513215599,-783819693378,-1175888158183,-1707009482636,-2359378003743,-29674086561...
182.222222
1,561
0.912805
b8255e2d799e712f27c6eac3a61b5ced9dfc4bcc
620
asm
Assembly
oeis/275/A275779.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/275/A275779.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/275/A275779.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A275779: a(n) = (2^(n^2) - 1)/(1 - 1/2^n). ; 2,20,584,69904,34636832,69810262080,567382630219904,18519084246547628288,2422583247133816584929792,1268889750375080065623288448000,2659754699919401766201267083003561984,22306191045953951743035482794815064402563072,748380193317489370459454048174977015562807531282432,1004397...
44.285714
476
0.843548
31e4c4b1a76548a5639861c07aed9f19b4e15e8b
642
asm
Assembly
oeis/310/A310439.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/310/A310439.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/310/A310439.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A310439: Coordination sequence Gal.6.321.4 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings. ; Submitted by Jon Maiga ; 1,4,10,15,19,24,29,33,38,44,48,52,58,63,67,72,77,81,86,92,96,100,106,111,115,120,125,129,134,140,144,148,154,159,16...
45.857143
182
0.73053
61f6d55032ca2a1808e1f383b996340245ca2091
206
asm
Assembly
testdata/unit/branch_backwards_test.asm
tehmaze/mos65xx
60dbe6b949efcf197106eeae4382e084493a27b0
[ "MIT" ]
3
2019-10-24T09:41:14.000Z
2021-12-12T08:11:52.000Z
testdata/unit/branch_backwards_test.asm
tehmaze/mos65xx
60dbe6b949efcf197106eeae4382e084493a27b0
[ "MIT" ]
null
null
null
testdata/unit/branch_backwards_test.asm
tehmaze/mos65xx
60dbe6b949efcf197106eeae4382e084493a27b0
[ "MIT" ]
1
2020-11-11T17:11:54.000Z
2020-11-11T17:11:54.000Z
; Simple test checking if we correctly reach branch targets with negative ; offsets. We had that bug, and the other branch tests don't cover it ; ; Expected Results: X = $FF LDX #$05 loop: DEX BPL loop
15.846154
73
0.728155
780b1c91149d57160e9f276d57a18457874983a3
230
asm
Assembly
libsrc/_DEVELOPMENT/adt/bv_priority_queue/c/sccz80/bv_priority_queue_destroy.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/adt/bv_priority_queue/c/sccz80/bv_priority_queue_destroy.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/adt/bv_priority_queue/c/sccz80/bv_priority_queue_destroy.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
; void bv_priority_queue_destroy(bv_priority_queue_t *q) SECTION code_adt_bv_priority_queue PUBLIC bv_priority_queue_destroy bv_priority_queue_destroy: INCLUDE "adt/bv_priority_queue/z80/asm_bv_priority_queue_destroy.asm"
20.909091
72
0.869565
bc44362d48d810b79d66c68707edcf2e3b97d24e
6,439
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_2623.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_2623.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_2623.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 %rax push %rbp push %rbx push %rcx push %rdi push %rsi lea addresses_A_ht+0xf929, %rsi lea addresses_A_ht+0x1daa9, %rdi nop nop nop nop nop sub %rbp, %rbp mov $104, %rcx rep movsw nop and %r15, %r15 lea addresses_normal_ht+0xaab5, %rsi lea addresses_...
37.219653
2,999
0.656934
faeb193443dd1fdcdba16d1a9dde93ee9087c9e1
485
asm
Assembly
src/guess.asm
rprouse/8088
7cba221d5dd515144afa0d7bdd875f914e0e8c9a
[ "MIT" ]
null
null
null
src/guess.asm
rprouse/8088
7cba221d5dd515144afa0d7bdd875f914e0e8c9a
[ "MIT" ]
null
null
null
src/guess.asm
rprouse/8088
7cba221d5dd515144afa0d7bdd875f914e0e8c9a
[ "MIT" ]
null
null
null
; Guess a number between 0 and 7 cpu 8086 bits 16 org 0x0100 jmp start %include 'library.inc' start: in al,(0x40) ; Read the timer counter chip and al,0x07 ; Mask bits to get 0 to 7 add al,0x30 ; Convert to ASCII mov cl,al ; Move AL into CL .game_loop: mov al,'?' ...
17.962963
49
0.569072
a744b2c75f5e22c959514968696eb026436fdd44
595
asm
Assembly
lib/math/multiply.asm
msiemens/rust-tinyasm
1549d75260b9d523d4ecebd2033b098ef5e5f156
[ "MIT", "Unlicense" ]
14
2015-02-24T01:39:42.000Z
2022-03-30T10:55:55.000Z
lib/math/multiply.asm
msiemens/rust-tinyasm
1549d75260b9d523d4ecebd2033b098ef5e5f156
[ "MIT", "Unlicense" ]
null
null
null
lib/math/multiply.asm
msiemens/rust-tinyasm
1549d75260b9d523d4ecebd2033b098ef5e5f156
[ "MIT", "Unlicense" ]
2
2021-01-19T20:52:32.000Z
2022-03-30T10:55:56.000Z
; Define constants $math_mul_counter = [_] ; SUBROUTINE: Multiply two integers ; --------------------------------- ; Input: $arg1 & $arg2 as two integers ; Output: $return's the multiplication of the two ; Algorithm: Sum arg1 arg0' times @start(multiply, 2) math_mul_loop: ...
29.75
66
0.515966
23c9dc0b650991be446542ebf1a2272911424c74
675
asm
Assembly
oeis/277/A277509.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/277/A277509.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/277/A277509.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A277509: E.g.f.: 1/((1+LambertW(-x))*(1+x)). ; Submitted by Christian Krause ; 1,0,4,15,196,2145,33786,587041,12080888,278692497,7213075030,205967845281,6444486304884,219096784628761,8044651840755362,317224112769528945,13371158269397088496,599930571306586259745,28547657791777984900014,1436014157616531876023713,761373...
37.5
462
0.807407
0f1bda237f7dd3a431a20b07055ab6dc268fd585
108
asm
Assembly
error_addresses.asm
jwestfall69/ddragon-sound-diag
4c022db7191815e546a8490150fb8b7ea26a4f5b
[ "Unlicense" ]
null
null
null
error_addresses.asm
jwestfall69/ddragon-sound-diag
4c022db7191815e546a8490150fb8b7ea26a4f5b
[ "Unlicense" ]
null
null
null
error_addresses.asm
jwestfall69/ddragon-sound-diag
4c022db7191815e546a8490150fb8b7ea26a4f5b
[ "Unlicense" ]
null
null
null
section errors,"rodata" ; fills the errors section with bra to self instructions blkw (0x5ff2/2),0x20fe
21.6
57
0.759259
10725c33fee1eae880c2d84696fbbe6cfaf2017a
264
nasm
Assembly
Project-Einstein/src/E-Assembly/src/labs/lcd1.nasm
FelixLuciano/Elements-of-Computing-Systems
bf36e4f4bbaa75aebefd1b864514a146b371495d
[ "MIT" ]
null
null
null
Project-Einstein/src/E-Assembly/src/labs/lcd1.nasm
FelixLuciano/Elements-of-Computing-Systems
bf36e4f4bbaa75aebefd1b864514a146b371495d
[ "MIT" ]
null
null
null
Project-Einstein/src/E-Assembly/src/labs/lcd1.nasm
FelixLuciano/Elements-of-Computing-Systems
bf36e4f4bbaa75aebefd1b864514a146b371495d
[ "MIT" ]
1
2022-02-20T21:45:28.000Z
2022-02-20T21:45:28.000Z
; Arquivo: sw1.nasm ; Curso: Elementos de Sistemas ; Criado por: Rafael Corsi ; Data: 4/2020 leaw $16384, %A movw %A, %D leaw $0, %A movw %D, (%A) LOOP: leaw $0, %A movw (%A), %D addw $1, %D, (%A) movw %D, %A movw $-1, (%A) leaw $LOOP, %A jmp nop
13.894737
30
0.549242
600819e06d7a39b37ed73136933508f20f00e2eb
367
asm
Assembly
src/vwf.asm
ISSOtm/gb-open-world
b0b5b838e2a98e536e440632c95472ea057111c5
[ "MIT" ]
8
2021-03-14T21:48:19.000Z
2021-11-16T11:05:16.000Z
src/vwf.asm
ISSOtm/gb-open-world
b0b5b838e2a98e536e440632c95472ea057111c5
[ "MIT" ]
null
null
null
src/vwf.asm
ISSOtm/gb-open-world
b0b5b838e2a98e536e440632c95472ea057111c5
[ "MIT" ]
null
null
null
INCLUDE "hardware.inc/hardware.inc" SKIP_HELD_KEYS equ PADF_B SKIP_PRESSED_KEYS equ PADF_A NB_CHARSETS equ 1 CHARSET_0 equs "res/optix.vwf" lb: MACRO assert -128 <= (\2) && (\2) <= 255, "Second argument to `lb` must be 8-bit!" assert -128 <= (\3) && (\3) <= 255, "Third argument to `lb` must be 8-bit!" ld \1, ((\...
21.588235
77
0.640327
60c6b5c020704e90463e84286daee7f1c060f50d
683
asm
Assembly
oeis/189/A189052.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/189/A189052.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/189/A189052.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A189052: a(n) is the number of inversions in all compositions of n. ; 0,0,0,1,4,14,42,118,314,806,2010,4902,11738,27686,64474,148518,338906,767014,1723354,3847206,8539098,18854950,41438170,90682406,197675994,429372454,929582042,2006430758,4318579674,9270965286,19854281690,42422744102,90452806618,192478164006,40881725...
56.916667
489
0.809663
6096eb0d09a68c1171f276fa64858c973aa57cb1
319
asm
Assembly
oeis/021/A021978.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/021/A021978.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/021/A021978.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A021978: Decimal expansion of 1/974. ; Submitted by Jon Maiga ; 0,0,1,0,2,6,6,9,4,0,4,5,1,7,4,5,3,7,9,8,7,6,7,9,6,7,1,4,5,7,9,0,5,5,4,4,1,4,7,8,4,3,9,4,2,5,0,5,1,3,3,4,7,0,2,2,5,8,7,2,6,8,9,9,3,8,3,9,8,3,5,7,2,8,9,5,2,7,7,2,0,7,3,9,2,1,9,7,1,2,5,2,5,6,6,7,3,5,1 seq $0,199685 ; a(n) = 5*10^n+1. div $0,487 mod $0,10
39.875
199
0.554859
a3fbd0e6cbc085439ab0ca70026aadc881f91737
319
asm
Assembly
MPI/Lab-4/Avg_n_numbers.asm
vishwas1101/Misc
cf660dfbacc674cd262eb4abd0e9dd07479a90ae
[ "MIT" ]
null
null
null
MPI/Lab-4/Avg_n_numbers.asm
vishwas1101/Misc
cf660dfbacc674cd262eb4abd0e9dd07479a90ae
[ "MIT" ]
null
null
null
MPI/Lab-4/Avg_n_numbers.asm
vishwas1101/Misc
cf660dfbacc674cd262eb4abd0e9dd07479a90ae
[ "MIT" ]
null
null
null
org 100h ; average of N numbers MOV AX, 0000H MOV SI, 1100H MOV CX, 0005H MOV BX, 0000H MOV [SI], 0123H MOV [SI+ 2H], 1234H MOV [SI+ 4H], 1023H MOV [SI+ 6H], 1456H MOV [SI+ 8H], 2045H lop: ADD AX, [SI] INC SI INC SI INC BX CMP CX, BX JNZ lop DIV CX MOV [1200H], AX HLT ret
9.114286
23
0.567398
1330c178523fc6c1d88ae725121b6884b0b02229
1,493
asm
Assembly
src/util/strg/insst.asm
olifink/qspread
d6403d210bdad9966af5d2a0358d4eed3f1e1c02
[ "MIT" ]
null
null
null
src/util/strg/insst.asm
olifink/qspread
d6403d210bdad9966af5d2a0358d4eed3f1e1c02
[ "MIT" ]
null
null
null
src/util/strg/insst.asm
olifink/qspread
d6403d210bdad9966af5d2a0358d4eed3f1e1c02
[ "MIT" ]
null
null
null
; insert one string in another 06/01-92 O.Fink section string include win1_keys_err xdef st_insst ; insert a string ;+++ ; insert a string in another one ; abcdef -> insert 123 after 2 -> ab123def ; ; Entry ...
24.47541
69
0.470864
8dcaa28409dc68311f5941e77bf6f2650a107d94
877
asm
Assembly
Compilation/TP5/utils.asm
FlorentSimonnot/S6
42b149625b8bbea772dd4e21fc962e0a5ebbf0d9
[ "MIT" ]
null
null
null
Compilation/TP5/utils.asm
FlorentSimonnot/S6
42b149625b8bbea772dd4e21fc962e0a5ebbf0d9
[ "MIT" ]
null
null
null
Compilation/TP5/utils.asm
FlorentSimonnot/S6
42b149625b8bbea772dd4e21fc962e0a5ebbf0d9
[ "MIT" ]
null
null
null
extern printf section .data format_registers db "rax:%x rbx:%x rcx:%ld rdx:%ld", 10, 0 format_stacks db "haut de la pile (rsp): 0x%x, bas de la pile (rbp): 0x%x", 10, 0 section .text global print_stacks ; declaration de la fonction global print_registers ; declatation de la fonction print_registers: push rbp ...
13.089552
82
0.655644
dda5795e9ac8a8dc1f99d95923b4162b9af0e56e
459
asm
Assembly
oeis/065/A065363.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/065/A065363.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/065/A065363.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A065363: Sum of balanced ternary digits in n. Replace 3^k with 1 in balanced ternary expansion of n. ; Submitted by Jamie Morken(s3) ; 0,1,0,1,2,-1,0,1,0,1,2,1,2,3,-2,-1,0,-1,0,1,0,1,2,-1,0,1,0,1,2,1,2,3,0,1,2,1,2,3,2,3,4,-3,-2,-1,-2,-1,0,-1,0,1,-2,-1,0,-1,0,1,0,1,2,-1,0,1,0,1,2,1,2,3,-2,-1,0,-1,0,1,0,1,2,-1,0,1,0,1,...
30.6
221
0.544662
349677916c5a09d284e679a79b3aaff8e209c6d5
560
asm
Assembly
programs/oeis/329/A329822.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/329/A329822.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/329/A329822.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A329822: The minimum weight of a Boolean function of algebraic degree at most n-3 whose support contains n linearly independent elements. ; 8,8,12,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58,60,62,64,66,68,70,72,74,76,78,80,82,84,86,88,90,92,94,96,98,100,102,104,106,108,110,112,114,116,118...
50.909091
352
0.714286
071c27d23f20cc2f992defb708377846766259d8
1,325
asm
Assembly
tests/z80/op_IY_BIT_FDCB.asm
cizo2000/sjasmplus
615d7c0e09a44aa2a923095fc9ed6dca6ecae4a4
[ "BSD-3-Clause" ]
220
2016-10-22T19:44:39.000Z
2022-03-29T20:57:04.000Z
tests/z80/op_IY_BIT_FDCB.asm
ped7g/sjasmplus
487635c8057cd5594c372d9b70bc00a3f3a1ecc4
[ "BSD-3-Clause" ]
153
2018-05-07T10:31:23.000Z
2022-03-30T04:35:59.000Z
tests/z80/op_IY_BIT_FDCB.asm
ped7g/sjasmplus
487635c8057cd5594c372d9b70bc00a3f3a1ecc4
[ "BSD-3-Clause" ]
51
2016-05-12T21:27:36.000Z
2022-03-27T15:16:16.000Z
OUTPUT "op_IY_BIT_FDCB.bin" ;;; generate shift instructions: #FDCBFF00 .. #FDCBFF3F ("iy-1" = FF index byte) LUA ALLPASS instructions = { 'rlc', 'rrc', 'rl', 'rr', 'sla', 'sra', 'sli', 'srl' } registers = { '(iy-1),b', '(iy-1),c', '(iy-1),d', '(iy-1),e', '(iy-1),h', '(iy-1),l', '(iy-1)', '(...
36.805556
124
0.463396
f633febddde7200210cf12b618b4a3295e48a40e
144
asm
Assembly
src/third_party/nasm/test/_file_.asm
Mr-Sheep/naiveproxy
9f6e9768295f6d1d41517a15a621d4756bd7d6be
[ "BSD-3-Clause" ]
2,219
2018-03-26T02:57:34.000Z
2022-03-31T00:27:59.000Z
src/third_party/nasm/test/_file_.asm
Mr-Sheep/naiveproxy
9f6e9768295f6d1d41517a15a621d4756bd7d6be
[ "BSD-3-Clause" ]
395
2020-04-18T08:22:18.000Z
2021-12-08T13:04:49.000Z
src/third_party/nasm/test/_file_.asm
Mr-Sheep/naiveproxy
9f6e9768295f6d1d41517a15a621d4756bd7d6be
[ "BSD-3-Clause" ]
473
2019-03-24T16:34:23.000Z
2022-03-31T02:01:05.000Z
;Testname=bin; Arguments=-fbin -o_file_.bin; Files=stdout stderr _file_.bin db __FILE__, `\r\n` db __FILE__, `\r\n` dw __LINE__ dw __LINE__
24
75
0.722222
dc3f8e436b324c73bd1ad8eb2482eebd3f4da12f
687
asm
Assembly
Recursion/checking_evens.asm
JaredsOSToolbox/AssemblerPrograms
a9158c5b135689ec39c71944c121d65a61d8a6b4
[ "MIT" ]
null
null
null
Recursion/checking_evens.asm
JaredsOSToolbox/AssemblerPrograms
a9158c5b135689ec39c71944c121d65a61d8a6b4
[ "MIT" ]
null
null
null
Recursion/checking_evens.asm
JaredsOSToolbox/AssemblerPrograms
a9158c5b135689ec39c71944c121d65a61d8a6b4
[ "MIT" ]
null
null
null
; This program will test my NASM knowledge global _start section .text ; Takes in al as input isEven: ; C-Code Equivalent ; return (number%2==0) ? 1 : 0; push r8 ; divide the number by 2 ; check if the remainder is 0? ; preparing for integer division mov al, r8b xor ah, ah ; clear the remainder mov b...
18.567568
117
0.659389
420b6e510d42fa04e3119bd821df06e34386fa85
948
asm
Assembly
libsrc/graphics/gray/g_drawr.asm
andydansby/z88dk-mk2
51c15f1387293809c496f5eaf7b196f8a0e9b66b
[ "ClArtistic" ]
1
2020-09-15T08:35:49.000Z
2020-09-15T08:35:49.000Z
libsrc/graphics/gray/g_drawr.asm
dex4er/deb-z88dk
9ee4f23444fa6f6043462332a1bff7ae20a8504b
[ "ClArtistic" ]
null
null
null
libsrc/graphics/gray/g_drawr.asm
dex4er/deb-z88dk
9ee4f23444fa6f6043462332a1bff7ae20a8504b
[ "ClArtistic" ]
null
null
null
; ; TI Gray Library Functions ; ; Written by Stefano Bodrato - Mar 2001 ; ; ; $Id: g_drawr.asm,v 1.3 2001/04/18 13:21:38 stefano Exp $ ; ;Usage: g_drawr(int px, int py, int GrayLevel) XLIB g_drawr XREF COORDS LIB line_r LIB plotpixel ...
14.8125
58
0.492616
8d5c59e062fd8be6683e5e5423b2bab124267584
3,766
asm
Assembly
source/features/icons.asm
shoaib-jamal/MichalOS
beb0ed824ae7c2eef63c5a1659b576332e732cda
[ "BSD-3-Clause" ]
14
2021-04-23T15:31:04.000Z
2022-03-16T01:18:22.000Z
source/features/icons.asm
shoaib-jamal/MichalOS
beb0ed824ae7c2eef63c5a1659b576332e732cda
[ "BSD-3-Clause" ]
4
2021-03-30T15:51:42.000Z
2021-12-31T22:55:22.000Z
source/features/icons.asm
shoaib-jamal/MichalOS
beb0ed824ae7c2eef63c5a1659b576332e732cda
[ "BSD-3-Clause" ]
3
2021-03-30T13:47:02.000Z
2021-11-07T02:53:02.000Z
; ================================================================== ; MichalOS Icons ; ================================================================== bomblogo db 9, 16 db 00000000b, 00000000b, 00000000b, 00000000b, 00000000b, 00100000b, 00000000b, 01100000b, 00000000b db 00000000b, 00000000b, 00000...
89.666667
205
0.750664
cf254ac3670cb66c98cda76df90d46a0832ec1bc
1,078
asm
Assembly
programs/oeis/321/A321003.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/321/A321003.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/321/A321003.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A321003: a(n) = 2^n*(4*3^n-1). ; 3,22,140,856,5168,31072,186560,1119616,6718208,40310272,241863680,1451186176,8707125248,52242767872,313456640000,1880739905536,11284439564288,67706637647872,406239826411520,2437438959517696,14624633759203328,87747802559414272,526486815364874240,3158920892206022656,18953525353269690368...
56.736842
903
0.877551
10b92a6211531a5e6cd3a3c468190d2d219f1df3
696
asm
Assembly
oeis/006/A006041.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/006/A006041.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/006/A006041.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A006041: a(n+1) = (n^2 - 1)*a(n) + n + 1. ; Submitted by Christian Krause ; 0,2,9,76,1145,27486,962017,46176824,2909139921,232731193690,23040388175321,2764846581038532,395373061088510089,66422674262869694966,12952421481259590518385,2901342411802148276118256,739842315009547810410155297,213074586722749769398124725554,6...
36.631579
481
0.813218
98062c7103489fcc2f80fe334eb7cb95495c75c6
1,096
asm
Assembly
programs/oeis/033/A033686.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/033/A033686.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/033/A033686.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A033686: One-ninth of theta series of A2[hole]^2. ; 1,2,5,4,8,6,14,8,14,10,21,16,20,14,28,16,31,18,40,20,32,28,42,24,38,32,62,28,44,30,56,40,57,34,70,36,72,38,70,48,62,52,85,44,68,46,112,56,74,50,100,64,80,64,98,56,108,58,124,60,112,76,112,64,98,66,155,80,104,80,126,88,110,84,168,76,144,78,140,80,133,114,160,84,128,8...
121.777778
921
0.713504
77b59282518043363fc1cc7d7424b9f7b28cb6b3
1,847
asm
Assembly
unicode_extended/UnicodeTest_Console/UnicodeTest_Console.asm
AlexRogalskiy/Masm
d39498878f140696b299c76436f209156961429e
[ "MIT" ]
null
null
null
unicode_extended/UnicodeTest_Console/UnicodeTest_Console.asm
AlexRogalskiy/Masm
d39498878f140696b299c76436f209156961429e
[ "MIT" ]
null
null
null
unicode_extended/UnicodeTest_Console/UnicodeTest_Console.asm
AlexRogalskiy/Masm
d39498878f140696b299c76436f209156961429e
[ "MIT" ]
null
null
null
;-----------------------------------------------------------------; ; This example shows how to to use the Unicode macros. ; ; A short overview: ; ; UCSTR / UC - unicode string ; ; UCCSTR / UCC - unicode string with escape se...
29.31746
91
0.590146
27ccd0ec3bf932ecda3380d7fbaa00b1f6dfdea1
1,032
asm
Assembly
cpuinfo.asm
lgromanowski/fasm-other-stuff
7f311aab6454dcdda6a6806e1e56ba2b8e47b782
[ "BSD-3-Clause" ]
null
null
null
cpuinfo.asm
lgromanowski/fasm-other-stuff
7f311aab6454dcdda6a6806e1e56ba2b8e47b782
[ "BSD-3-Clause" ]
null
null
null
cpuinfo.asm
lgromanowski/fasm-other-stuff
7f311aab6454dcdda6a6806e1e56ba2b8e47b782
[ "BSD-3-Clause" ]
null
null
null
format ELF executable 3 entry _ segment readable writeable executable _: mov eax, 80000000h cpuid cmp eax, 80000004h jb exit mov edi, cpuname mov eax, 80000002h call get_cpu_name_part mov eax, 80000003h call get_cpu_name_part mov eax, 80000004h call get_cpu_name_part ...
13.578947
37
0.638566
8537edfe79cc60e178317808d8e11ca9cc9e3080
677
asm
Assembly
oeis/021/A021724.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/021/A021724.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/021/A021724.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A021724: Expansion of 1/((1-x)(1-3x)(1-10x)(1-12x)). ; Submitted by Jon Maiga ; 1,26,465,7150,101621,1378026,18123145,233349350,2958918141,37094306626,461004657425,5690785933950,69876732453061,854393804284826,10411455807073305,126524771262956950,1534170271000826381,18568773410657056626,224412582514937210785,270882400...
39.823529
474
0.82127
2eb3330b2a4172d1660ac4c296b1ded6411f9f5f
1,259
nasm
Assembly
Library/OcPeimEntryPoint/X64/GS.nasm
lyrl/OpenCorePkg
d246944bb09f0189455f8174ca14e38909cfbe8d
[ "BSD-3-Clause" ]
10,125
2019-04-05T07:28:52.000Z
2022-03-31T14:46:53.000Z
Library/OcPeimEntryPoint/X64/GS.nasm
lyrl/OpenCorePkg
d246944bb09f0189455f8174ca14e38909cfbe8d
[ "BSD-3-Clause" ]
169
2019-04-15T17:22:54.000Z
2022-03-31T11:50:23.000Z
Library/OcPeimEntryPoint/X64/GS.nasm
lyrl/OpenCorePkg
d246944bb09f0189455f8174ca14e38909cfbe8d
[ "BSD-3-Clause" ]
2,383
2019-04-03T21:05:59.000Z
2022-03-30T18:28:40.000Z
; @file ; Copyright (C) 2021, ISP RAS. All rights reserved. ;* ;* Copyright (c) 2006 - 2013, Intel Corporation. All rights reserved.<BR> ;* SPDX-License-Identifier: BSD-2-Clause-Patent ;* ; This program and the accompanying materials ; are licensed and made available under the terms and conditions of the BSD Licens...
34.972222
84
0.598094
55bb08e2893b95505bfd67232d818fc01fbeb59b
351
asm
Assembly
programs/oeis/127/A127329.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/127/A127329.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/127/A127329.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A127329: Semiprimes equal to the sum of three primes in arithmetic progression. ; 15,21,33,39,51,57,69,87,93,111,123,129,141,159,177,183,201,213,219,237,249,267,291,303,309,321,327,339,381,393,411,417,447,453,471,489,501,519,537,543,573,579,591,597,633,669,681,687,699,717,723,753,771,789 add $0,2 cal $0,40 ; The pri...
43.875
208
0.726496
060a4441fb0ecbe61b9c1248706422850b691cc9
9,135
asm
Assembly
src/play/clubs.asm
1888games/golf
5078fc0699e5f91a53761cc30526b510d49e955c
[ "BSD-2-Clause" ]
1
2022-02-13T16:09:18.000Z
2022-02-13T16:09:18.000Z
src/play/clubs.asm
1888games/golf
5078fc0699e5f91a53761cc30526b510d49e955c
[ "BSD-2-Clause" ]
null
null
null
src/play/clubs.asm
1888games/golf
5078fc0699e5f91a53761cc30526b510d49e955c
[ "BSD-2-Clause" ]
null
null
null
; Top-hole Golf ; Copyright 2020-2021 Matthew Clarke clubs_c_BEGIN = * ; ***************** ; *** CONSTANTS *** ; ***************** ; NOTE: this excludes the putter: CLUBS_N = 12 CLUBS_PUTTER_I = CLUBS_N clubs_c_OFFSET_TO_PUNCH_VELOCITIES = 4*13 ; Power levels for each club. ;clubs_l_VZ_LO !byte <8686, <7887 ,<70...
22.226277
84
0.565627
17fa3b808ecc6755fbb71a1906baba063b5a30b1
299
asm
Assembly
micro_lab/8086/strrev.asm
prodicus/dabble
1c9f422343060fd1cccf08de4498382f3d2762cf
[ "MIT" ]
null
null
null
micro_lab/8086/strrev.asm
prodicus/dabble
1c9f422343060fd1cccf08de4498382f3d2762cf
[ "MIT" ]
null
null
null
micro_lab/8086/strrev.asm
prodicus/dabble
1c9f422343060fd1cccf08de4498382f3d2762cf
[ "MIT" ]
2
2017-10-07T23:16:38.000Z
2018-03-27T05:13:38.000Z
DATA SEGMENT str1 db 'HI!$' LENGTH EQU $-str1-1 DATA ENDS ASSUME CS:CODE, DS:DATA CODE SEGMENT START: MOV AX,SEG str1 MOV DS,AX MOV SI, OFFSET str1 MOV CX, LENGTH ADD SI, CX DEC SI AA: MOV DL,[SI] MOV AH, 02H INT 21H DEC SI LOOP AA MOV AX,4C00h INT 21H CODE ENDS END START
11.96
24
0.662207
1eff7b8815e88322189c7beb724315f7dd1c9a82
6,525
asm
Assembly
engine/overworld/overworld.asm
AtmaBuster/pokeplat-gen2
fa83b2e75575949b8f72cb2c48f7a1042e97f70f
[ "blessing" ]
6
2021-06-19T06:41:19.000Z
2022-02-15T17:12:33.000Z
engine/overworld/overworld.asm
AtmaBuster/pokeplat-gen2-old
01e42c55db5408d72d89133dc84a46c699d849ad
[ "blessing" ]
null
null
null
engine/overworld/overworld.asm
AtmaBuster/pokeplat-gen2-old
01e42c55db5408d72d89133dc84a46c699d849ad
[ "blessing" ]
2
2021-08-11T19:47:07.000Z
2022-01-01T07:07:56.000Z
GetEmote2bpp: ld a, $1 ldh [rVBK], a call Get2bpp xor a ldh [rVBK], a ret _ReplaceKrisSprite:: call GetPlayerSprite ld a, [wUsedSprites] ldh [hUsedSpriteIndex], a ld a, [wUsedSprites + 1] ldh [hUsedSpriteTile], a call GetUsedSprite ret Function14146: ; mobile Function14157: ; mobile ret GetPlayerSprite...
13.509317
65
0.691341
7a163506b004588473b71650d56c4dcba8eab483
710
asm
Assembly
oeis/019/A019958.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/019/A019958.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/019/A019958.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A019958: Expansion of 1/((1-5*x)*(1-7*x)*(1-10*x)). ; Submitted by Jon Maiga ; 1,22,329,4178,48621,537222,5744929,60136378,620564021,6341995022,64384199529,650640568578,6554239839421,65878458172822,661143103694129,6627971208280778,66395645870074821,664768758151070622,6653377492360228729,66573623373035272978,666015268...
39.444444
496
0.815493
29f9647b522ecc1a63f6c508880fd2bccd2825a5
563
asm
Assembly
oeis/195/A195463.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/195/A195463.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/195/A195463.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A195463: a(n) = 4^(n+1) + 7. ; 11,23,71,263,1031,4103,16391,65543,262151,1048583,4194311,16777223,67108871,268435463,1073741831,4294967303,17179869191,68719476743,274877906951,1099511627783,4398046511111,17592186044423,70368744177671,281474976710663,1125899906842631,4503599627370503,18014398509481991,7205759403792794...
62.555556
483
0.857904
4b0f8c13e3ef954b8b3d66673b5ebe1445a8f77d
683
asm
Assembly
oeis/048/A048585.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/048/A048585.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/048/A048585.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A048585: Pisot sequence L(6,7). ; Submitted by Christian Krause ; 6,7,9,12,16,22,31,44,63,91,132,192,280,409,598,875,1281,1876,2748,4026,5899,8644,12667,18563,27204,39868,58428,85629,125494,183919,269545,395036,578952,848494,1243527,1822476,2670967,3914491,5736964,8407928,12322416,18059377,26467302,38789715,56849089,...
85.375
499
0.795022
f97fc120368813a6fadb3b7e3938cd3e04eed324
148
asm
Assembly
other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/日本_Ver3/asm/zel_endt3.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/日本_Ver3/asm/zel_endt3.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/日本_Ver3/asm/zel_endt3.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
Name: zel_endt3.asm Type: file Size: 130398 Last-Modified: '2016-05-13T04:36:32Z' SHA-1: A25954CE556BA457A34708B9172D7A2DE8D45E4E Description: null
21.142857
47
0.817568
fcd73c23a370bc910549a7fa43abc36328322b8f
188
asm
Assembly
WEEK-8/3.asm
ShruKin/Microprocessor-and-Microcontroller-Lab
279c1432f0dee01fae37dc8fcb1dcb798e5725d8
[ "MIT" ]
null
null
null
WEEK-8/3.asm
ShruKin/Microprocessor-and-Microcontroller-Lab
279c1432f0dee01fae37dc8fcb1dcb798e5725d8
[ "MIT" ]
null
null
null
WEEK-8/3.asm
ShruKin/Microprocessor-and-Microcontroller-Lab
279c1432f0dee01fae37dc8fcb1dcb798e5725d8
[ "MIT" ]
null
null
null
LXI H,8000 MOV B,M MVI A,99 INX H SUB M ADI 01 ADD B DAA MOV L,A JC SKP2 MVI H,FF JMP STORE SKP2: MVI H,00 STORE: SHLD 8050 HLT
10.444444
19
0.478723
4d268e81f7deb6bad63c151d3d629d0b07e39ef2
6,735
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_2283.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.log_21829_2283.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.log_21829_2283.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 %r9 push %rbp push %rcx push %rdi push %rsi lea addresses_normal_ht+0x15d6, %rsi lea addresses_A_ht+0x9a56, %rdi nop nop sub $46527, %r15 mov $91, %rcx rep movsq nop dec %r12 lea addresses_normal_ht+0x1bbd7, %r9 nop nop nop nop nop cmp $36482, %r12 v...
34.716495
2,999
0.655828
15dfa9106a3f51b452a194c75ba0e230448cc00d
703
asm
Assembly
oeis/293/A293640.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/293/A293640.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/293/A293640.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A293640: a(n) is the least integer k such that k/Fibonacci(n) > 2/5. ; Submitted by Jamie Morken(m1) ; 0,1,1,1,2,2,4,6,9,14,22,36,58,94,151,244,395,639,1034,1673,2706,4379,7085,11463,18548,30010,48558,78568,127125,205692,332816,538508,871324,1409832,2281155,3690986,5972141,9663127,15635268,25298395,40933662,66232057,...
78.111111
489
0.786629
e96c03943ce974e1babd49d4a1895802c8ffdfd1
1,073
asm
Assembly
programs/oeis/075/A075841.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/075/A075841.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/075/A075841.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A075841: Numbers k such that 2*k^2 - 9 is a square. ; 3,15,87,507,2955,17223,100383,585075,3410067,19875327,115841895,675176043,3935214363,22936110135,133681446447,779152568547,4541233964835,26468251220463,154268273357943,899141388927195,5240580060205227,30544338972304167,178025453773619775,1037608383669414483,604762...
76.642857
919
0.889096
188ae369eb5d15a45ebe4dd93c7ef4dba001f311
5,574
asm
Assembly
lib/i386/wipe.asm
xumia/SymCrypt
b15ec2c87d54704474ee8d26c95e90762c746ba2
[ "MIT" ]
170
2019-05-07T01:45:42.000Z
2022-03-28T19:02:38.000Z
lib/i386/wipe.asm
xumia/SymCrypt
b15ec2c87d54704474ee8d26c95e90762c746ba2
[ "MIT" ]
15
2019-05-07T01:25:48.000Z
2022-03-22T13:51:49.000Z
lib/i386/wipe.asm
xumia/SymCrypt
b15ec2c87d54704474ee8d26c95e90762c746ba2
[ "MIT" ]
31
2019-05-07T07:49:21.000Z
2022-03-27T03:15:43.000Z
; ; Wipe.asm ; ; Copyright (c) Microsoft Corporation. Licensed under the MIT license. ; TITLE wipe.asm .686 .xmm _TEXT SEGMENT PARA PUBLIC USE32 'CODE' ASSUME CS:_TEXT, DS:FLAT, SS:FLAT PUBLIC @SymCryptWipeAsm@8 ;VOID ;SYMCRYPT_CALL ;SymCryptWipe( _...
32.219653
116
0.514891
173159facd31df293e985b5ccd54128dbccb6896
1,012
asm
Assembly
examples/font.asm
crgimenes/assembly
0e0abbf68a44ae7e7c2e2c2a495c8a68ac072da5
[ "MIT" ]
1
2020-06-29T05:27:38.000Z
2020-06-29T05:27:38.000Z
examples/font.asm
crgimenes/assembly
0e0abbf68a44ae7e7c2e2c2a495c8a68ac072da5
[ "MIT" ]
null
null
null
examples/font.asm
crgimenes/assembly
0e0abbf68a44ae7e7c2e2c2a495c8a68ac072da5
[ "MIT" ]
3
2019-08-13T10:09:50.000Z
2022-02-24T16:43:22.000Z
;nasm -f bin -o font.com font.asm org 100h section .text start: ;mov ax,0003h ; set screen mode to normal ;int 10h ; (80x25) text ;push ds ; ;pop es ; make sure ES = DS mov bp,font ; mov cx,1 ; change 1 bitmap mov dx,0041h ; A 41h ...
24.095238
66
0.486166