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
051a8400847bc1e68906dbe84df5755f51bfef88
4,482
asm
Assembly
ldos/src/hdd_loader.asm
arnaud-carre/ldos
59d5c41281345645ea230f281877cea98ebe3ce3
[ "MIT" ]
21
2021-09-11T13:47:22.000Z
2022-01-04T22:16:49.000Z
ldos/src/hdd_loader.asm
arnaud-carre/ldos
59d5c41281345645ea230f281877cea98ebe3ce3
[ "MIT" ]
4
2021-09-12T12:29:21.000Z
2022-03-04T02:50:43.000Z
ldos/src/hdd_loader.asm
arnaud-carre/ldos
59d5c41281345645ea230f281877cea98ebe3ce3
[ "MIT" ]
3
2021-12-04T07:05:24.000Z
2022-03-05T00:45:06.000Z
;--------------------------------------------------------- ; ; LDOS (Leonard Demo Operating System) ; AMIGA version ; Written by Leonard/Oxygene ; https://github.com/arnaud-carre/ldos ; ; Hard Disk Drive boot loader ; ;--------------------------------------------------------- _LVOAvailMem = -216 _LVOAllocMem = -19...
18.753138
64
0.633423
19396c138a56f89f00618c917b5b7efbc6ac5079
227
asm
Assembly
programs/oeis/177/A177868.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/177/A177868.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/177/A177868.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A177868: a(n) = number of 2-digit primes with digit sum n, where n runs through the non-multiples of 3 in the range [2..17]. ; 1,2,2,2,3,3,3,1,1,2,1 lpb $0 add $1,1 sub $0,$1 div $0,3 pow $0,3 lpe add $1,1 mov $0,$1
18.916667
126
0.60793
ac4a2016ca16b067b289125000731409d39dc2f9
32,587
asm
Assembly
wordlist.asm
nanochess/bootle
6ea8d9aaf7d4ad9302dcfabc452a595bfe19fddc
[ "BSD-2-Clause" ]
47
2022-02-27T20:06:41.000Z
2022-03-19T13:44:25.000Z
wordlist.asm
nanochess/bootle
6ea8d9aaf7d4ad9302dcfabc452a595bfe19fddc
[ "BSD-2-Clause" ]
null
null
null
wordlist.asm
nanochess/bootle
6ea8d9aaf7d4ad9302dcfabc452a595bfe19fddc
[ "BSD-2-Clause" ]
null
null
null
; Data from https://eslforums.com/5-letter-words/ word_list: db "ABACK" db "ABASE" db "ABATE" db "ABAYA" db "ABBEY" db "ABBOT" db "ABETS" db "ABHOR" db "ABIDE" db "ABODE" db "ABORT" db "ABOUT" db "ABOVE" db "ABUSE" db "ABUTS" db "ABYSS" db "ACHED" db "ACHES" db "ACIDS" db "ACIN...
13.013978
51
0.538988
1e264b10e4c86dda30bb90b665aeb3074e236ab9
39,168
asm
Assembly
base/Kernel/Native/arm/Crt/veneer_f.asm
sphinxlogic/Singularity-RDK-2.0
2968c3b920a5383f7360e3e489aa772f964a7c42
[ "MIT" ]
null
null
null
base/Kernel/Native/arm/Crt/veneer_f.asm
sphinxlogic/Singularity-RDK-2.0
2968c3b920a5383f7360e3e489aa772f964a7c42
[ "MIT" ]
null
null
null
base/Kernel/Native/arm/Crt/veneer_f.asm
sphinxlogic/Singularity-RDK-2.0
2968c3b920a5383f7360e3e489aa772f964a7c42
[ "MIT" ]
null
null
null
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; Microsoft Research Singularity ;;; ;;; Copyright (c) Microsoft Corporation. All rights reserved. ;;; ;;; This file contains ARM-specific assembly code. ;;; ; veneer_f.s - float add/sub/mul/div ; ; Co...
40.8
99
0.507353
641d9d20a6b8095d3a0a9f72f82407230f254b57
1,414
asm
Assembly
dino/lcs/base/4CD.asm
zengfr/arcade_game_romhacking_sourcecode_top_secret_data
a4a0c86c200241494b3f1834cd0aef8dc02f7683
[ "Apache-2.0" ]
6
2020-10-14T15:29:10.000Z
2022-02-12T18:58:54.000Z
dino/lcs/base/4CD.asm
zengfr/arcade_game_romhacking_sourcecode_top_secret_data
a4a0c86c200241494b3f1834cd0aef8dc02f7683
[ "Apache-2.0" ]
null
null
null
dino/lcs/base/4CD.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 006C8A tst.b ($4cd,A5) 006C8E bne $6cb0 [base+4CD] 0070E2 bset D0, ($4cd,A5) [123p+ 2] 0070E6 move.b #$4, ($a2,A6) [base+4CD] 007266 btst #$0, ($4cd,A5) [123p+ 2] 00726C beq $7292 [base+4CD] 007292 btst #$1, ($4cd,A5) 007298 beq ...
32.883721
54
0.58628
5a265882578cfb37777fdc2b29edb6bd961003c4
144,111
asm
Assembly
old/pmdfont.asm
Ceresek/simpmd
d6b3de78dd2be49c1c85f577f5c88f053f235dc4
[ "Apache-2.0" ]
1
2019-07-02T07:22:35.000Z
2019-07-02T07:22:35.000Z
old/pmdfont.asm
Ceresek/simpmd
d6b3de78dd2be49c1c85f577f5c88f053f235dc4
[ "Apache-2.0" ]
null
null
null
old/pmdfont.asm
Ceresek/simpmd
d6b3de78dd2be49c1c85f577f5c88f053f235dc4
[ "Apache-2.0" ]
null
null
null
; ; █████ ███ █ █ █████ ; █░░░░░ █ ░░█ ██ █░ ░█░░░ ; █░ █░ █░ ██░ █░ █░ ; ███ █░ █░ █░█ █░ █░ ; █░░░ █░ █░ █░ ██░ █░ ; █░ █░ █░ █░ ██░ █░ ; █░ ███ ░ █░ █░ █░ ; ░ ░░░ ░ ░ ░ ; ; ;╔═════════════╦═══════════╤══════════╤═════════════════════════════════════...
40.019717
81
0.254248
935318e4025da9ec75d8f54c3fa375786210e21b
575
asm
Assembly
oeis/139/A139278.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/139/A139278.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/139/A139278.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A139278: a(n) = n*(8*n+7). ; 0,15,46,93,156,235,330,441,568,711,870,1045,1236,1443,1666,1905,2160,2431,2718,3021,3340,3675,4026,4393,4776,5175,5590,6021,6468,6931,7410,7905,8416,8943,9486,10045,10620,11211,11818,12441,13080,13735,14406,15093,15796,16515,17250,18001,18768,19551,20350,21165,21996,22843,23706,24585,2548...
63.888889
496
0.768696
a04ec7a999d6a123cd11e8b48bd6d6609b0b7555
11,725
asm
Assembly
2005-spring/mp3/mp3.asm
ece291/machine-problems
5f91f9f2ddceb7cda1e14c2973d83023a42d9929
[ "RSA-MD" ]
3
2016-07-16T04:33:49.000Z
2021-07-13T16:18:17.000Z
2005-spring/mp3/mp3.asm
ece291/machine-problems
5f91f9f2ddceb7cda1e14c2973d83023a42d9929
[ "RSA-MD" ]
null
null
null
2005-spring/mp3/mp3.asm
ece291/machine-problems
5f91f9f2ddceb7cda1e14c2973d83023a42d9929
[ "RSA-MD" ]
null
null
null
; MP3 - Your Name - Today's Date ; ; Simple snake game ; Written by Nicholas Chen ; Forward all questions to webboard ; ; This mp has the following objectives: ; 1) Understand how queues and similar data structures are done in assembly ; 2) Understand how to load/ unload interrupts and service them ; 3) Understand how ...
24.427083
80
0.664819
c1b20370255dbb8a412071fce657e70ba5f1af7d
382
asm
Assembly
NativeLib/misc.asm
nifanfa/OS-Sharp64
1b33138a06c5e3e7aefdc2ef38f282fb1eb9dec9
[ "MIT" ]
8
2022-03-11T15:32:51.000Z
2022-03-29T08:31:18.000Z
NativeLib/misc.asm
nifanfa/BootTo.NET
5bfdd6db95e03dfd5cde86e08b79d5bdc0e72123
[ "MIT" ]
6
2022-03-13T12:34:15.000Z
2022-03-26T02:56:08.000Z
NativeLib/misc.asm
nifanfa/BootTo.NET
5bfdd6db95e03dfd5cde86e08b79d5bdc0e72123
[ "MIT" ]
4
2022-03-12T16:19:06.000Z
2022-03-31T14:06:53.000Z
_TEXT SEGMENT enable_avx PROC push rax push rcx push rdx xor rcx, rcx xgetbv ;Load XCR0 register or eax, 7 ;Set AVX, SSE, X87 bits xsetbv ;Save back to XCR0 pop rdx pop rcx pop rax ret enable_avx ENDP enable_sse PROC mov rcx,200h mov rbx,cr4 or rbx,rcx m...
12.733333
37
0.628272
f516771dd6f3b2addcfd607da11171f1e3b1b337
766
asm
Assembly
programs/oeis/122/A122770.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/122/A122770.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/122/A122770.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A122770: Numbers k such that A056109(k) is a square. ; 0,6,88,1230,17136,238678,3324360,46302366,644908768,8982420390,125108976696,1742543253358,24270496570320,338044408731126,4708351225665448,65578872750585150,913395867282526656,12721963269204788038,177194089901584505880,2467995295352978294286,3437474004504011161412...
51.066667
605
0.866841
fa83bc3c7fe62ca4ae13aefa2b0fc85356164fe5
120
asm
Assembly
Test/test02.asm
KennardWang/Single-Cycle-Processor
a1afa184f49779eacc00220d9ef9546ef8b85563
[ "MIT" ]
1
2021-11-17T11:08:48.000Z
2021-11-17T11:08:48.000Z
Test/test02.asm
KennardWang/Single-Cycle-Processor
a1afa184f49779eacc00220d9ef9546ef8b85563
[ "MIT" ]
null
null
null
Test/test02.asm
KennardWang/Single-Cycle-Processor
a1afa184f49779eacc00220d9ef9546ef8b85563
[ "MIT" ]
null
null
null
add $t0, $zero, $zero addi $t1, $zero, 5 loop: beq $t0, $t1, quit addi $t0, $t0, 1 j loop quit: addi $t1, $t1, 1
13.333333
22
0.55
efbe2772a66450264cbd29a2a3a3589210af3cf6
401
asm
Assembly
libsrc/stdio/ansi/z9001/f_ansi_dline.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/stdio/ansi/z9001/f_ansi_dline.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/stdio/ansi/z9001/f_ansi_dline.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; ; ANSI Video handling for the Robotron Z9001 ; ; Stefano Bodrato - Sept. 2016 ; ; ; Clean a text line ; ; in: A = text row number ; ; ; $Id: f_ansi_dline.asm,v 1.1 2016-09-23 06:21:35 stefano Exp $ ; SECTION code_clib PUBLIC ansi_del_line .ansi_del_line ld hl,$EC00 .sum_loop ld de,40 add hl,de dec ...
11.794118
63
0.640898
158af4199a80bdb6de8d6a7146c6862d0bea6912
272
asm
Assembly
libsrc/_DEVELOPMENT/arch/ts2068/misc/c/sccz80/tshc_scroll_up_attr.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
38
2021-06-18T12:56:15.000Z
2022-03-12T20:38:40.000Z
libsrc/_DEVELOPMENT/arch/ts2068/misc/c/sccz80/tshc_scroll_up_attr.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
2
2021-06-20T16:28:12.000Z
2021-11-17T21:33:56.000Z
libsrc/_DEVELOPMENT/arch/ts2068/misc/c/sccz80/tshc_scroll_up_attr.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
6
2021-06-18T18:18:36.000Z
2021-12-22T08:01:32.000Z
; void tshc_scroll_up_attr(uchar prows, uchar attr) SECTION code_clib SECTION code_arch PUBLIC tshc_scroll_up_attr EXTERN asm0_tshc_scroll_up_attr tshc_scroll_up_attr: pop af pop hl pop de push de push hl push af jp asm0_tshc_scroll_up_attr
12.952381
51
0.761029
c138409565fc8148f8612766fafc1fe6a0680d4d
454
asm
Assembly
tema2.asm
SonyPony/Henkl
55a3de1d4c19750200a41b15e2cadcebb664af57
[ "MIT" ]
1
2016-02-24T10:50:59.000Z
2016-02-24T10:50:59.000Z
tema2.asm
SonyPony/Henkl
55a3de1d4c19750200a41b15e2cadcebb664af57
[ "MIT" ]
1
2016-02-24T10:54:04.000Z
2016-02-24T10:54:04.000Z
tema2.asm
SonyPony/Henkl
55a3de1d4c19750200a41b15e2cadcebb664af57
[ "MIT" ]
2
2016-02-24T10:51:00.000Z
2020-09-26T15:00:23.000Z
MAIN: MOV A, #1B MOV P1, A MOV R6, #23D INN2: RL A CALL DEL470MS MOV P1, A DJNZ R6, INN2 MOV R6, #24D INN3: RR A CALL DEL470MS MOV P1, A DJNZ R6, INN3 MOV A, #0FH MOV R6, #4D MOV P1, A INN4: SWAP A MOV P1, A CALL DEL470MS DJNZ R6, INN4 JMP MAIN DEL470MS: MOV R2, #10D INN1: MOV R1, #48D MOV R0, #...
9.659574
18
0.621145
728e72aeef4c56ce327ea4fb4feb14cbb850dbfd
4,592
asm
Assembly
Transynther/x86/_processed/US/_zr_/i7-7700_9_0x48_notsx.log_10_1503.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_notsx.log_10_1503.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_notsx.log_10_1503.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r14 push %r9 push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_A_ht+0x8fd, %rdi nop nop nop nop nop xor $1410, %r14 mov $0x6162636465666768, %r10 movq %r10, %xmm7 vmovups %ymm7, (%rdi) nop nop nop nop sub $23732, %r9 lea addresses_WC_ht+0x7b36, ...
22.076923
154
0.653746
2d536f14f694b5830f3e20a5a26362ae4ae389f1
4,654
asm
Assembly
Aurora/Aurora/x64/Debug/syswait.asm
manaskamal/aurora-xeneva
fe277f7ac155a40465c70f1db3c27046e4d0f7b5
[ "BSD-2-Clause" ]
8
2021-07-19T04:46:35.000Z
2022-03-12T17:56:00.000Z
Aurora/Aurora/x64/Debug/syswait.asm
manaskamal/aurora-xeneva
fe277f7ac155a40465c70f1db3c27046e4d0f7b5
[ "BSD-2-Clause" ]
null
null
null
Aurora/Aurora/x64/Debug/syswait.asm
manaskamal/aurora-xeneva
fe277f7ac155a40465c70f1db3c27046e4d0f7b5
[ "BSD-2-Clause" ]
null
null
null
; Listing generated by Microsoft (R) Optimizing Compiler Version 17.00.50727.1 include listing.inc INCLUDELIB LIBCMT INCLUDELIB OLDNAMES PUBLIC ?wait@@YAXXZ ; wait PUBLIC ?sys_unblock_id@@YAXG@Z ; sys_unblock_id EXTRN x64_cli:PROC EXTRN x64_sti:PROC EXTRN ?block_thread@@YAXPEAU_thread_@@@Z:PROC ; block_thre...
25.156757
86
0.726472
c0d744d273c3da8befc523d2d5efa9c84b20dc2d
580
asm
Assembly
oeis/241/A241955.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/241/A241955.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/241/A241955.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A241955: a(n) = 2^(4*n+3) - 1. ; 7,127,2047,32767,524287,8388607,134217727,2147483647,34359738367,549755813887,8796093022207,140737488355327,2251799813685247,36028797018963967,576460752303423487,9223372036854775807,147573952589676412927,2361183241434822606847,37778931862957161709567,604462909807314587353087,967140655...
58
488
0.87069
02676adde80cb7bad301be1162ce69c58a664054
14,510
asm
Assembly
externals/mpir-3.0.0/mpn/x86_64w/skylake/avx/sqr_basecase.asm
JaminChan/eos_win
c03e57151cfe152d0d3120abb13226f4df74f37e
[ "MIT" ]
12
2021-09-29T14:50:06.000Z
2022-03-31T15:01:21.000Z
externals/mpir-3.0.0/mpn/x86_64w/skylake/avx/sqr_basecase.asm
JaminChan/eos_win
c03e57151cfe152d0d3120abb13226f4df74f37e
[ "MIT" ]
15
2021-12-24T22:53:49.000Z
2021-12-25T10:03:13.000Z
LibSource/mpir/mpn/x86_64w/skylake/avx/sqr_basecase.asm
ekzyis/CrypTool-2
1af234b4f74486fbfeb3b3c49228cc36533a8c89
[ "Apache-2.0" ]
10
2021-10-17T19:46:51.000Z
2022-03-18T02:57:57.000Z
; AMD64 mpn_sqr_basecase optimised for Intel Broadwell. ; Copyright 2015 Free Software Foundation, Inc. ; This file is part of the GNU MP Library. ; ; The GNU MP Library is free software; you can redistribute it and/or modify ; it under the terms of either: ; ; * the GNU Lesser General Public License as publi...
21.464497
77
0.509166
414d9936e538aa73b95c091fb4914059dab8c435
10,037
asm
Assembly
platform/mcu/r5f100lea/iar/bsp_vect_a.asm
jinlongliu/AliOS-Things
ce051172a775f987183e7aca88bb6f3b809ea7b0
[ "Apache-2.0" ]
30
2018-05-21T18:58:03.000Z
2020-11-30T03:44:10.000Z
platform/mcu/r5f100lea/iar/bsp_vect_a.asm
IamBaoMouMou/AliOS-Things
195a9160b871b3d78de6f8cf6c2ab09a71977527
[ "Apache-2.0" ]
3
2018-12-17T13:06:46.000Z
2018-12-28T01:40:59.000Z
platform/mcu/r5f100lea/iar/bsp_vect_a.asm
IamBaoMouMou/AliOS-Things
195a9160b871b3d78de6f8cf6c2ab09a71977527
[ "Apache-2.0" ]
16
2018-05-15T08:11:12.000Z
2022-03-20T05:23:15.000Z
#include "port_cpu.inc" NAME ?bsp_vect EXTERN _int_dummy EXTERN _krhino_tick_proc PUBLIC SOC_WDTI PUBLIC SOC_LVI PUBLIC SOC_P0 PUBLIC SOC_P1 PUBLIC SOC_P2 PUBLIC SOC_P3 PUBLIC SOC_P4 PUBLIC SOC_P5 PUBLIC SOC_ST2_CSI20_IIC20 PUBLIC SO...
19.527237
106
0.627279
3fe1696d4f5146abacba61d0156857f4c8aa513c
12,744
asm
Assembly
picoctf/EasyRsa/gmp-ecm/powerpc64/redc.asm
beninato8/ctfs
b28c7b1e5f15a74fd62774da2b93aac225e38f57
[ "MIT" ]
null
null
null
picoctf/EasyRsa/gmp-ecm/powerpc64/redc.asm
beninato8/ctfs
b28c7b1e5f15a74fd62774da2b93aac225e38f57
[ "MIT" ]
null
null
null
picoctf/EasyRsa/gmp-ecm/powerpc64/redc.asm
beninato8/ctfs
b28c7b1e5f15a74fd62774da2b93aac225e38f57
[ "MIT" ]
null
null
null
dnl ****************************************************************************** dnl Copyright 2009 Paul Zimmermann and Alexander Kruppa. dnl dnl This file is part of the ECM Library. dnl dnl The ECM Library is free software; you can redistribute it and/or modify dnl it under the terms of the GNU Lesser Genera...
38.385542
83
0.476695
9e969f65456617445701be57ce08e99311eab304
5,172
asm
Assembly
Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xca_notsx.log_21829_1934.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xca_notsx.log_21829_1934.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xca_notsx.log_21829_1934.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r12 push %r13 push %r15 push %r8 push %r9 push %rbx push %rcx push %rdi push %rsi lea addresses_UC_ht+0xf6f0, %r13 nop nop nop nop nop xor %r9, %r9 mov $0x6162636465666768, %rbx movq %rbx, %xmm0 vmovups %ymm0, (%r13) nop nop nop nop sub $21809, %r15 lea addresses_A_ht+...
40.724409
2,999
0.659899
9b5df0b94aec00e933ddd37e9140f7143c52baee
14,821
asm
Assembly
Source Code/maze_part1.asm
Kentindev/Maze-Game
013d23872c72a53b3e796e6b7e099fef4dbebdd8
[ "MIT" ]
1
2019-10-23T12:28:27.000Z
2019-10-23T12:28:27.000Z
Source Code/maze_part1.asm
Kentindev/Maze-Game
013d23872c72a53b3e796e6b7e099fef4dbebdd8
[ "MIT" ]
null
null
null
Source Code/maze_part1.asm
Kentindev/Maze-Game
013d23872c72a53b3e796e6b7e099fef4dbebdd8
[ "MIT" ]
1
2021-05-27T09:49:19.000Z
2021-05-27T09:49:19.000Z
draw_maze_contour: mov dl,1 mov dh,0 draw_topleft_coner: call SetCursor PRINT 201 draw_topmaze: add dl,1 call SetCursor PRINT 205 cmp dl,60 je draw_topright_coner ...
20.442759
44
0.505904
9be978c73706ec4f0d68d6c914eb652c0f6e7679
447
asm
Assembly
oeis/120/A120032.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/120/A120032.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/120/A120032.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A120032: Denominators associated with A120031. ; Submitted by Jamie Morken(w1) ; 1,2,3,9,63,7,77,539,2695,24255,92169,48279,370139,370139,1427679,4283037,132774147,4023459,3129357,59457783,2318853537,48695924277,190356794901,486467364747,7621322047703,155537184647,610184339769 mov $1,1 lpb $0 add $1,$3 mov $2,$0...
21.285714
198
0.695749
5b14c14b70fefb1c1c97620357f430d1500b40c0
5,713
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xa0_notsx.log_21829_572.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_0xa0_notsx.log_21829_572.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_0xa0_notsx.log_21829_572.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 %rbp push %rcx push %rdi push %rsi lea addresses_WT_ht+0x1a3bd, %rcx nop nop sub %r11, %r11 vmovups (%rcx), %ymm4 vextracti128 $0, %ymm4, %xmm4 vpextrq $0, %xmm4, %r15 nop nop inc %rax lea addresses_WT_ht+0x1d171, %r12 no...
39.951049
2,999
0.658848
8da2827cf92cf04d14c802e677eac842ae2da8e7
5,578
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_449_1501.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_449_1501.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_449_1501.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 %rbx push %rcx push %rdi push %rsi lea addresses_normal_ht+0xc123, %r9 nop nop sub $17575, %rdi movw $0x6162, (%r9) nop nop nop xor $37839, %r9 lea addresses_WC_ht+0x4a3, %rsi lea addresses_WC_ht+0x3923, %rdi nop nop nop xor $1854,...
25.705069
1,346
0.652205
2b543ca5e8dd05af288165bd061b0f75c27dfbbe
1,375
asm
Assembly
PIC/mikroC/Projects/PIC18F4550/SPI.asm
UdayanSinha/Code_Blocks
43c010dcfb587942b6e6f8ba72b93862042afa1d
[ "MIT" ]
3
2016-10-30T05:54:44.000Z
2021-05-17T20:24:42.000Z
PIC/mikroC/Projects/PIC18F4550/SPI.asm
UdayanSinha/Code_Blocks
43c010dcfb587942b6e6f8ba72b93862042afa1d
[ "MIT" ]
null
null
null
PIC/mikroC/Projects/PIC18F4550/SPI.asm
UdayanSinha/Code_Blocks
43c010dcfb587942b6e6f8ba72b93862042afa1d
[ "MIT" ]
1
2018-10-04T08:20:25.000Z
2018-10-04T08:20:25.000Z
_main: ;SPI.c,3 :: void main(void) ;SPI.c,5 :: ADCON1=0x0F; //all pins are digital IO MOVLW 15 MOVWF ADCON1+0 ;SPI.c,8 :: TRISB&=0xFB; MOVLW 251 ANDWF TRISB+0, 1 ;SPI.c,9 :: ss=1; BSF PORTB+0, 2 ;SPI.c,11 :: SPI1_Init_Advanced(_SPI_MASTER_OSC_...
26.960784
149
0.570909
7b5c811f3d0ec40ae7925f76e1b6467ddc88346a
5,017
asm
Assembly
Transynther/x86/_processed/NC/_zr_/i3-7100_9_0x84_notsx.log_21829_2213.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NC/_zr_/i3-7100_9_0x84_notsx.log_21829_2213.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NC/_zr_/i3-7100_9_0x84_notsx.log_21829_2213.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 %r11 push %r13 push %r14 push %r9 push %rbx push %rdx push %rsi // Store lea addresses_normal+0x12168, %r11 nop nop nop inc %r13 mov $0x5152535455565758, %r14 movq %r14, %xmm0 movups %xmm0, (%r11) inc %r14 // Store lea add...
43.626087
2,999
0.658561
9c377c922f419622724e9b4801889d582a84dd7c
3,266
asm
Assembly
7_loop_collision_detection.asm
chriswyatt/znake
4a5a95107b4658b5eb77fa207758bee0bc6ea9e7
[ "Apache-2.0" ]
8
2016-11-11T22:01:17.000Z
2021-05-03T02:23:21.000Z
7_loop_collision_detection.asm
chriswyatt/znake
4a5a95107b4658b5eb77fa207758bee0bc6ea9e7
[ "Apache-2.0" ]
null
null
null
7_loop_collision_detection.asm
chriswyatt/znake
4a5a95107b4658b5eb77fa207758bee0bc6ea9e7
[ "Apache-2.0" ]
1
2020-11-28T10:47:33.000Z
2020-11-28T10:47:33.000Z
; ///////////////////////////////////////////////////////////////////////////// ; Znake (ZX Spectrum 48K) ; ----------------------------------------------------------------------------- ; 7_loop_collision_detection.asm ; ----------------------------------------------------------------------------- ; Copyright (C) 20...
17.189474
79
0.583895
ddefab754be84f127e7421a0f533a36659f968b7
80,963
asm
Assembly
lab02/lab2/monkey_dominant.asm
ahchu1993/opsys
b3405cdf48e99654b4bbc2bad8b3cd4ce1cbd09f
[ "Xnet", "X11" ]
null
null
null
lab02/lab2/monkey_dominant.asm
ahchu1993/opsys
b3405cdf48e99654b4bbc2bad8b3cd4ce1cbd09f
[ "Xnet", "X11" ]
null
null
null
lab02/lab2/monkey_dominant.asm
ahchu1993/opsys
b3405cdf48e99654b4bbc2bad8b3cd4ce1cbd09f
[ "Xnet", "X11" ]
null
null
null
_monkey_dominant: file format elf32-i386 Disassembly of section .text: 00000000 <main>: void dominant_monkey(); void releaseMonkeys(); void printMessage(int, int, int); int main(int argc, char *argv[]) { 0: 55 push %ebp 1: 89 e5 mov %esp,%ebp 3: 83 e...
37.24149
71
0.434742
75b31595d6fc443e1a3ff8d6d2047b2f2055b2fd
2,475
asm
Assembly
programs/oeis/269/A269436.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/269/A269436.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/269/A269436.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A269436: Number of length-4 0..n arrays with no repeated value greater than the previous repeated value. ; 15,78,250,615,1281,2380,4068,6525,9955,14586,20670,28483,38325,50520,65416,83385,104823,130150,159810,194271,234025,279588,331500,390325,456651,531090,614278,706875,809565,923056,1048080,1185393,1335775,1500030,...
47.596154
1,920
0.816162
b242cf231625fc29a3a959c4d1f8bd77f31c264a
732
asm
Assembly
oeis/041/A041367.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/041/A041367.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/041/A041367.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A041367: Denominators of continued fraction convergents to sqrt(198). ; Submitted by Jamie Morken(s1.) ; 1,14,393,5516,154841,2173290,61006961,856270744,24036587793,337368499846,9470354583481,132922332668580,3731295669303721,52371061702920674,1470121023351082593,20634065388618076976,579223951904657237921,812976939205...
40.666667
495
0.837432
ef16bc6571b90fb2657e628d3000362a2ea4b194
1,076
asm
Assembly
programs/oeis/089/A089950.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/089/A089950.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/089/A089950.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A089950: Partial sums of A001652. ; 0,3,23,142,838,4897,28557,166460,970220,5654879,32959075,192099594,1119638514,6525731517,38034750617,221682772216,1292061882712,7530688524091,43892069261871,255821727047174,1491038293021214,8690408031080153,50651409893459749,295218051329678388,1720656898084610628,100287233371779854...
107.6
931
0.903346
e66b0f085dd9063405097f52945b1c00b5f47a3e
5,611
asm
Assembly
Transynther/x86/_processed/NC/_ht_st_zr_un_/i9-9900K_12_0xa0_notsx.log_1354_1419.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NC/_ht_st_zr_un_/i9-9900K_12_0xa0_notsx.log_1354_1419.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NC/_ht_st_zr_un_/i9-9900K_12_0xa0_notsx.log_1354_1419.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %rax push %rbp push %rcx push %rdi push %rsi lea addresses_UC_ht+0x1b8a0, %rsi lea addresses_WC_ht+0x39a0, %rdi nop nop nop nop dec %r10 mov $76, %rcx rep movsq nop nop nop xor %rdi, %rdi lea addresses_D_ht+0x17b00, %r11 cmp %rbp, %rbp mov (%r11), %e...
41.562963
2,999
0.648369
aa3389275080c1a38fae5548508d642616c9b302
497
asm
Assembly
PRG/objects/4-F1.asm
narfman0/smb3_pp1
38a58adafff67a403591e38875e9fae943a5fe76
[ "Unlicense" ]
null
null
null
PRG/objects/4-F1.asm
narfman0/smb3_pp1
38a58adafff67a403591e38875e9fae943a5fe76
[ "Unlicense" ]
null
null
null
PRG/objects/4-F1.asm
narfman0/smb3_pp1
38a58adafff67a403591e38875e9fae943a5fe76
[ "Unlicense" ]
null
null
null
.byte $00 ; Unknown purpose .byte OBJ_HOTFOOT_SHY, $10, $10 .byte OBJ_HOTFOOT_SHY, $18, $10 .byte OBJ_HOTFOOT_SHY, $27, $14 .byte OBJ_THWOMPLEFTSLIDE, $22, $14 .byte OBJ_THWOMPLEFTSLIDE, $30, $15 .byte OBJ_HOTFOOT_SHY, $32, $10 .byte OBJ_HOTFOOT_SHY, $3A, $11 .byte OBJ_THWOMPRIGHTSLIDE, $41, $10 .byte OBJ_HO...
29.235294
37
0.702213
0cb56f178e6998b144a2d8ef3552a4c6d83a37f5
422
asm
Assembly
programs/oeis/028/A028430.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/028/A028430.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/028/A028430.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A028430: Clog sequence in base 9. Right to left concatenation of n, int(log_9(n)), int(log_9(int(log_9(n)))),... in base9. ; 1,2,3,4,5,6,7,8,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136...
30.142857
203
0.661137
051e557ef9e3e16b91069a22c90c0869790a7912
217
asm
Assembly
data/pokemon/dex_entries/rapidash.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
28
2019-11-08T07:19:00.000Z
2021-12-20T10:17:54.000Z
data/pokemon/dex_entries/rapidash.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
13
2020-01-11T17:00:40.000Z
2021-09-14T01:27:38.000Z
data/pokemon/dex_entries/rapidash.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
22
2020-05-28T17:31:38.000Z
2022-03-07T20:49:35.000Z
db "FIRE HORSE@" ; species name dw 507, 2090 ; height, weight db "It just loves to" next "gallop. The faster" next "it goes, the long-" page "er the swaying" next "flames of its mane" next "will become.@"
19.727273
32
0.658986
059c4274b629a6a4b0494c6600a452c5187f01ee
176
asm
Assembly
data/pokemon/dex_entries/drapion.asm
AtmaBuster/pokeplat-gen2
fa83b2e75575949b8f72cb2c48f7a1042e97f70f
[ "blessing" ]
6
2021-06-19T06:41:19.000Z
2022-02-15T17:12:33.000Z
data/pokemon/dex_entries/drapion.asm
AtmaBuster/pokeplat-gen2-old
01e42c55db5408d72d89133dc84a46c699d849ad
[ "blessing" ]
null
null
null
data/pokemon/dex_entries/drapion.asm
AtmaBuster/pokeplat-gen2-old
01e42c55db5408d72d89133dc84a46c699d849ad
[ "blessing" ]
3
2021-01-15T18:45:40.000Z
2021-10-16T03:35:27.000Z
db "SCORPION@" ; species name db "It attacks people" next "and #MON that" next "cross the desert." page "This has only" next "furthered its bad" next "reputation.@"
17.6
30
0.670455
49726e373f8609d4980e9d491a08c4e8ac1b897a
428
asm
Assembly
programs/oeis/328/A328332.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/328/A328332.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/328/A328332.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A328332: Expansion of (1 + 4*x - 5*x^2 + 10*x^3) / ((1 - x) * (1 - 10*x^2)). ; 1,5,10,60,110,610,1110,6110,11110,61110,111110,611110,1111110,6111110,11111110,61111110,111111110,611111110,1111111110,6111111110,11111111110,61111111110,111111111110,611111111110,1111111111110,6111111111110,11111111111110,61111111111110,1...
47.555556
255
0.724299
5e4d9197dfcdc55bde316df3e1550458246cfe53
7,530
asm
Assembly
MSDOS/Virus.MSDOS.Unknown.civilwar.asm
fengjixuchui/Family
2abe167082817d70ff2fd6567104ce4bcf0fe304
[ "MIT" ]
3
2021-05-15T15:57:13.000Z
2022-03-16T09:11:05.000Z
MSDOS/Virus.MSDOS.Unknown.civilwar.asm
fengjixuchui/Family
2abe167082817d70ff2fd6567104ce4bcf0fe304
[ "MIT" ]
null
null
null
MSDOS/Virus.MSDOS.Unknown.civilwar.asm
fengjixuchui/Family
2abe167082817d70ff2fd6567104ce4bcf0fe304
[ "MIT" ]
3
2021-05-15T15:57:15.000Z
2022-01-08T20:51:04.000Z
;**************************************************************************** ; Civil War II V1.1 * ; * ; Assembled with Tasm 2.5 * ; (c) 1992 Trident/Dark Helmet, The Netherlands ...
24.851485
91
0.473705
5f564ac9c0fb3f52809d027b0f26c491bc4868c4
1,009
asm
Assembly
programs/oeis/097/A097140.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/097/A097140.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/097/A097140.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A097140: Interleave n and 1-n. ; 0,1,1,0,2,-1,3,-2,4,-3,5,-4,6,-5,7,-6,8,-7,9,-8,10,-9,11,-10,12,-11,13,-12,14,-13,15,-14,16,-15,17,-16,18,-17,19,-18,20,-19,21,-20,22,-21,23,-22,24,-23,25,-24,26,-25,27,-26,28,-27,29,-28,30,-29,31,-30,32,-31,33,-32,34,-33,35,-34,36,-35,37,-36,38,-37,39,-38,40,-39,41,-40,42,-41,43,-42,...
84.083333
902
0.582755
c2649e7ff17ff67c23cdebd90bcfd9602a626aca
933
asm
Assembly
programs/oeis/104/A104763.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/104/A104763.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/104/A104763.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A104763: Triangle read by rows: Fibonacci(1), Fibonacci(2), ..., Fibonacci(n) in row n. ; 1,1,1,1,1,2,1,1,2,3,1,1,2,3,5,1,1,2,3,5,8,1,1,2,3,5,8,13,1,1,2,3,5,8,13,21,1,1,2,3,5,8,13,21,34,1,1,2,3,5,8,13,21,34,55,1,1,2,3,5,8,13,21,34,55,89,1,1,2,3,5,8,13,21,34,55,89,144,1,1,2,3,5,8,13,21,34,55,89,144,233,1,1,2,3,5,8,13,...
93.3
716
0.653805
0e97ae64823693e562ddd46e65ffcf7e834f9513
103
asm
Assembly
Semester/7.asm
ShruKin/Microprocessor-and-Microcontroller-Lab
279c1432f0dee01fae37dc8fcb1dcb798e5725d8
[ "MIT" ]
null
null
null
Semester/7.asm
ShruKin/Microprocessor-and-Microcontroller-Lab
279c1432f0dee01fae37dc8fcb1dcb798e5725d8
[ "MIT" ]
null
null
null
Semester/7.asm
ShruKin/Microprocessor-and-Microcontroller-Lab
279c1432f0dee01fae37dc8fcb1dcb798e5725d8
[ "MIT" ]
null
null
null
MOV R0, #20H MOV R1, #30H MOV A, @R0 MOV R5,A INC R0 MOV A,@R0 ADD A,R5 DA A MOV @R1, A HALT: SJMP HALT
10.3
15
0.640777
1a7b8ea542b71ef6267415fcd19c7595ac6c422a
4,906
asm
Assembly
Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_4879_1056.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_4879_1056.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_4879_1056.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %r13 push %r15 push %rbp push %rcx push %rdx lea addresses_normal_ht+0xe8e4, %r15 clflush (%r15) nop nop nop nop nop inc %r12 movl $0x61626364, (%r15) nop nop and %rcx, %rcx lea addresses_A_ht+0x108a8, %r13 nop and $60226, %rdx mov $0x616263646566676...
45.425926
2,999
0.660008
4a05879a5c806a8f311501e55580c240ecf61f1d
5,783
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_604.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_604.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_604.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r14 push %r15 push %rcx push %rdi push %rsi lea addresses_WT_ht+0x2d4, %rsi lea addresses_WT_ht+0xf55c, %rdi add %r10, %r10 mov $61, %rcx rep movsq nop nop nop sub $59118, %rsi lea addresses_normal_ht+0x15ef4, %r10 nop add %rsi, %rsi mov (%r10), %rdi sub %rcx...
40.725352
2,999
0.656407
a81c5764a3e57fac6b298238805e1d04cffef052
324
asm
Assembly
ffight/lcs/enemy/AA.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/AA.asm
zengfr/arcade_game_romhacking_sourcecode_top_secret_data
a4a0c86c200241494b3f1834cd0aef8dc02f7683
[ "Apache-2.0" ]
null
null
null
ffight/lcs/enemy/AA.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 0073F4 bsr $7ad2 009ACA dbra D5, $9ac8 02705A tst.b ($40,A6) 02A31E move.b D0, ($aa,A6) 02A322 move.b D0, ($ab,A6) 02AF22 move.w D1, ($1a,A6) 02AF56 rts [enemy+AA] 02AF6E rts [enemy+AA] copyright zengfr site:http://github.com/zengfr/romha...
24.923077
54
0.666667
df21f895199ad99600c28411b0c9e3f71e65461c
909
asm
Assembly
libsrc/_DEVELOPMENT/input/zx/z80/asm_in_stick_cursor.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/input/zx/z80/asm_in_stick_cursor.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/input/zx/z80/asm_in_stick_cursor.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
; =============================================================== ; 2014 ; =============================================================== ; ; uint16_t in_stick_cursor(void) ; ; Return joystick state in byte FGHIRLDU active high. The ; FGHI bits are fire buttons with "F" being primary. ; ; ==========================...
15.947368
65
0.438944
5fc204486d88f4ab1f58e4e85c789454997ec68f
428
asm
Assembly
programs/oeis/337/A337509.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/337/A337509.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/337/A337509.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A337509: Number of partitions of n into two distinct parts (s,t), such that (t-s) | n, and where n/(t-s) <= s < t. ; 0,0,0,0,0,0,0,1,1,0,0,2,0,0,2,2,0,1,0,2,2,0,0,4,1,0,2,2,0,2,0,3,2,0,2,4,0,0,2,4,0,2,0,2,4,0,0,6,1,1,2,2,0,2,2,4,2,0,0,6,0,0,4,4,2,2,0,2,2,2,0,7,0,0,4,2,2,2,0,6,3,0,0,6,2,0,2,4,0,4,2,2,2,0,2,8 cal $0,3...
61.142857
193
0.567757
d421828adc22802b7ca13d79eb2b1497be8ec950
8,402
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1888.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1888.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1888.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r12 push %r15 push %rcx push %rdi push %rdx push %rsi lea addresses_normal_ht+0xc150, %rsi lea addresses_normal_ht+0x1b71c, %rdi clflush (%rsi) nop nop nop dec %r12 mov $111, %rcx rep movsq nop nop add %r11, %r11 lea addresses_WC_ht+0xa9e8, %rsi lea...
31.825758
2,999
0.658653
b84834377407440f712d533b5b1566d2fac1fd4f
6,439
asm
Assembly
Transynther/x86/_processed/NC/_zr_/i7-7700_9_0xca_notsx.log_21829_1879.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NC/_zr_/i7-7700_9_0xca_notsx.log_21829_1879.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NC/_zr_/i7-7700_9_0xca_notsx.log_21829_1879.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r9 push %rax push %rcx push %rdi push %rsi lea addresses_WT_ht+0xcc29, %r10 clflush (%r10) nop nop nop dec %r9 and $0xffffffffffffffc0, %r10 vmovaps (%r10), %ymm2 vextracti128 $0, %ymm2, %xmm2 vpextrq $0, %xmm2, %rax nop nop nop nop nop xor $25920, ...
37.436047
2,999
0.662059
a04e21a0b1d5e3fd4e94b7c48aa936e7a7a604f5
1,893
asm
Assembly
CS218/summer17/Assignment02/ast02mn.asm
3SUM/monalisa
d2139f94278a773c86fd4d1288df48c032271ebe
[ "MIT" ]
5
2021-12-31T23:11:19.000Z
2022-01-20T22:30:48.000Z
CS218/summer17/Assignment02/ast02mn.asm
3SUM/monalisa
d2139f94278a773c86fd4d1288df48c032271ebe
[ "MIT" ]
1
2022-01-01T09:34:34.000Z
2022-01-13T05:32:30.000Z
CS218/summer17/Assignment02/ast02mn.asm
3SUM/monalisa
d2139f94278a773c86fd4d1288df48c032271ebe
[ "MIT" ]
4
2022-01-01T09:33:38.000Z
2022-02-14T23:28:36.000Z
; Must include: ; Luis Maya ; Assignment #2 ; Section #1002 ; ----- ; Write a simple assembly language program to compute the following formulas: ; bAns1 = bVar1 + bvar2 ; bAns2 = bVar1 - bvar2 ; wAns1 = wVar1 + wvar2 ; wAns2 = wVar1 - wvar2 ; dAns1 = dVar1 + dVar2 ; dAns2 = dVar1 - dVar2 ; ***********...
18.028571
77
0.586371
efaf2228032ebf2a2e10fe9f165871b6e7f7f531
654
asm
Assembly
Embedded LABs/Embedded lab 1/7a.asm
amritphuyal/LATEX
7346dc337b8d7aab2dbe81c29611ca2b069e1299
[ "MIT" ]
1
2020-10-01T08:20:34.000Z
2020-10-01T08:20:34.000Z
Embedded LABs/Embedded lab 1/7a.asm
amritphuyal/LATEX
7346dc337b8d7aab2dbe81c29611ca2b069e1299
[ "MIT" ]
null
null
null
Embedded LABs/Embedded lab 1/7a.asm
amritphuyal/LATEX
7346dc337b8d7aab2dbe81c29611ca2b069e1299
[ "MIT" ]
3
2021-03-19T09:04:46.000Z
2022-01-17T12:19:26.000Z
ORG 00H MOV R0,#40H MOV A,#00H AGAIN: MOV @R0,A INC A INC R0 MOV R1,A SUBB A,#20H JZ DONE2 MOV A,R1 AJMP AGAIN DONE2: MOV A,42H MOV P0,A ACALL DELAY MOV A,43H MOV P0,A ACALL DELAY MOV R0,#44H MOV R1,#1DH ; NEXT: ACALL PRIME INC R0 DJNZ R1,NEXT AJMP DONE2 PRIME: MO...
10.9
20
0.591743
c859ac9abe07425bb67ae2eb5812761c57716c1a
954
asm
Assembly
programs/oeis/314/A314893.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/314/A314893.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/314/A314893.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A314893: Coordination sequence Gal.6.259.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. ; 1,5,9,14,19,24,28,32,37,42,47,51,56,61,65,70,75,80,84,88,93,98,103,107,112,117,121,126,131,136,140,144,149,154,159,163,168,173,177,182,187,1...
23.85
186
0.606918
be47aad07df68e1d8b8dd298978a098b51d14c16
434
asm
Assembly
oeis/019/A019787.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/019/A019787.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/019/A019787.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A019787: Decimal expansion of sqrt(e)/14. ; 1,1,7,7,6,5,8,0,5,0,5,0,0,0,9,1,5,3,3,4,6,3,3,2,1,9,9,1,2,9,5,8,3,1,1,2,2,6,0,9,8,4,0,0,7,1,9,3,5,8,2,0,0,0,8,2,6,7,9,1,3,7,9,4,0,2,9,0,4,3,5,8,6,5,6,7,2,9,6,8,6,3,3,0,9,1,2,6,0,8,5,7,5,4,5,4,7,6,0,2 add $0,1 mov $2,1 mov $3,$0 mul $3,5 lpb $3 mul $2,$3 add $1,$2 div...
18.869565
201
0.520737
e1c89b2891f6296e952ec8d1dca8e0aedee054ac
423
asm
Assembly
libsrc/_DEVELOPMENT/temp/sp1/zx/tiles/asm_sp1_ScreenAttr.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/temp/sp1/zx/tiles/asm_sp1_ScreenAttr.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/temp/sp1/zx/tiles/asm_sp1_ScreenAttr.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
; uchar sp1_ScreenAttr(uchar row, uchar col) ; 02.2006 aralbrec, Sprite Pack v3.0 ; sinclair spectrum version SECTION code_temp_sp1 PUBLIC asm_sp1_ScreenAttr EXTERN asm_sp1_GetUpdateStruct asm_sp1_ScreenAttr: ; Return colour at background coord given. ; ; enter : d = row coord ; e = col coord ; exit : hl ...
15.666667
44
0.702128
105512dd1cb0dcf30b901fcb82ff465df285c3f6
802
asm
Assembly
8088/8253/check_refresh_on.asm
reenigne/reenigne
c3eb8b31d7964e78bbe44908987d4be052a74488
[ "Unlicense" ]
92
2015-04-10T17:45:11.000Z
2022-03-30T17:58:51.000Z
8088/8253/check_refresh_on.asm
MS-DOS-stuff/reenigne
0a113990aef398550c6f14d1c7a33af1cb091887
[ "Unlicense" ]
2
2017-11-05T07:21:35.000Z
2018-11-04T23:36:13.000Z
8088/8253/check_refresh_on.asm
MS-DOS-stuff/reenigne
0a113990aef398550c6f14d1c7a33af1cb091887
[ "Unlicense" ]
18
2015-04-11T20:32:44.000Z
2021-11-06T05:19:57.000Z
%include "../defaults_bin.asm" in al,0x61 or al,3 out 0x61,al printCharacter 'B' mov al,TIMER2 | BOTH | MODE5 | BINARY out 0x43,al mov al,0x01 ; Count = 0x0001 so we'll stop almost immediately out 0x42,al mov al,0x01 ; Count = 0x0001 so we'll stop almost immediately out 0x42,al mov cx,100 t...
15.72549
64
0.65586
92dda3e1193f61318c087e90ebfc7f4153fb7fcb
606
a51
Assembly
Lab_4/C_Task_1.a51
SSaxena2001/8051_Programs
d65b45d906caac16859129082431fa196ac4db56
[ "BSD-3-Clause" ]
null
null
null
Lab_4/C_Task_1.a51
SSaxena2001/8051_Programs
d65b45d906caac16859129082431fa196ac4db56
[ "BSD-3-Clause" ]
null
null
null
Lab_4/C_Task_1.a51
SSaxena2001/8051_Programs
d65b45d906caac16859129082431fa196ac4db56
[ "BSD-3-Clause" ]
1
2021-09-19T12:11:52.000Z
2021-09-19T12:11:52.000Z
;Write an 8051 ALP to perform a full adder logic. ;Assume P0.2(A), P0.1(B), P0.0(C) as inputs and P1.1 (SUM) and P1.0(Carry) as outputs.  ORG 0000H CLR P1.0 CLR P1.1 SETB P0.2 SETB P0.1 SETB P0.0 MOV C,P0.2 JC INPUT1 MOV A,#00H BACK1: MOV C,P0.1 JC INPUT2 MOV R0,#00H BACK2:XRL A,R0 MOV C,ACC.0 ...
15.947368
87
0.645215
ab8a1cd3ab54e85a3672d1722f18e19c47bb1919
1,195
asm
Assembly
data/phone/text/wade_callee.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
28
2019-11-08T07:19:00.000Z
2021-12-20T10:17:54.000Z
data/phone/text/wade_callee.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
13
2020-01-11T17:00:40.000Z
2021-09-14T01:27:38.000Z
data/phone/text/wade_callee.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
22
2020-05-28T17:31:38.000Z
2022-03-07T20:49:35.000Z
UnknownText_0x1b5a3b: text "Hello? This is" line "@" text_ram wStringBuffer3 text " speaking." para "Oh. Hi, <PLAY_G>!" line "Good morning!" done UnknownText_0x1b5a74: text "Hello? This is" line "@" text_ram wStringBuffer3 text " speaking." para "Oh, hi, <PLAY_G>!" done UnknownText_0x1b5a9f: text "Hel...
15.320513
26
0.676151
b21db4472780d4dc35236c826d2e8937fd8d8a7c
175
asm
Assembly
data/pokemon/dex_entries/girafarig.asm
AtmaBuster/pokeplat-gen2
fa83b2e75575949b8f72cb2c48f7a1042e97f70f
[ "blessing" ]
6
2021-06-19T06:41:19.000Z
2022-02-15T17:12:33.000Z
data/pokemon/dex_entries/girafarig.asm
AtmaBuster/pokeplat-gen2-old
01e42c55db5408d72d89133dc84a46c699d849ad
[ "blessing" ]
null
null
null
data/pokemon/dex_entries/girafarig.asm
AtmaBuster/pokeplat-gen2-old
01e42c55db5408d72d89133dc84a46c699d849ad
[ "blessing" ]
3
2021-01-15T18:45:40.000Z
2021-10-16T03:35:27.000Z
db "LONG NECK@" ; species name db "When it is in" next "danger, its tail" next "uses some sort of" page "mysterious powers" next "to drive away the" next "enemy.@"
17.5
31
0.657143
f54d3fc819940bfed36564e487522f88f500f900
231
asm
Assembly
libsrc/_DEVELOPMENT/adt/bv_priority_queue/c/sdcc_iy/bv_priority_queue_size.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/adt/bv_priority_queue/c/sdcc_iy/bv_priority_queue_size.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/adt/bv_priority_queue/c/sdcc_iy/bv_priority_queue_size.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; size_t bv_priority_queue_size(bv_priority_queue_t *q) SECTION code_clib SECTION code_adt_bv_priority_queue PUBLIC _bv_priority_queue_size EXTERN _ba_priority_queue_size defc _bv_priority_queue_size = _ba_priority_queue_size
19.25
55
0.887446
6de7c18a8aa783d0b6a9d2b839faa8d9de37f3d3
600
asm
Assembly
S5/AO/Assembler/math_operations/somme_des_puissances.asm
Momellouky/S5
3357722927dd4a9f16968b10f1477d99afc4acfa
[ "MIT" ]
1
2021-11-25T22:54:49.000Z
2021-11-25T22:54:49.000Z
S5/AO/Assembler/math_operations/somme_des_puissances.asm
Momellouky/S5
3357722927dd4a9f16968b10f1477d99afc4acfa
[ "MIT" ]
null
null
null
S5/AO/Assembler/math_operations/somme_des_puissances.asm
Momellouky/S5
3357722927dd4a9f16968b10f1477d99afc4acfa
[ "MIT" ]
null
null
null
; multi-segment executable file template. data segment N dw 7 ends code segment start: ; set segment registers: mov ax, data mov ds, ax mov es, ax ; add your code here mov bx, 0 mov cx, 0 boucle: cmp bx, N jg fin mov ax, bx ...
15.384615
51
0.488333
6eae3fe7c65162f684d8fb297f3c029255ad23d9
865
asm
Assembly
unittests/ASM/REP/F3_7F.asm
cobalt2727/FEX
13087f8425aeaad28dc81bed46a83e1d72ff0db8
[ "MIT" ]
628
2020-03-06T14:01:32.000Z
2022-03-31T06:35:14.000Z
unittests/ASM/REP/F3_7F.asm
cobalt2727/FEX
13087f8425aeaad28dc81bed46a83e1d72ff0db8
[ "MIT" ]
576
2020-03-06T08:25:12.000Z
2022-03-30T04:05:29.000Z
unittests/ASM/REP/F3_7F.asm
cobalt2727/FEX
13087f8425aeaad28dc81bed46a83e1d72ff0db8
[ "MIT" ]
38
2020-03-07T06:10:00.000Z
2022-03-29T09:27:36.000Z
%ifdef CONFIG { "RegData": { "XMM0": ["0x4142434445464748", "0x5152535455565758"], "XMM1": ["0x5152535455565758", "0x6162636465666768"], "XMM2": ["0x4142434445464748", "0x5152535455565758"], "XMM3": ["0x0", "0x0"], "XMM4": ["0x5152535455565758", "0x6162636465666768"] }, "MemoryRegions": { ...
19.659091
57
0.613873
eac71ee9441d7bff0fe6dcd5bf5efc1507b40829
379
asm
Assembly
programs/oeis/138/A138416.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/138/A138416.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/138/A138416.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A138416: a(n) = (p^3 - p^2)/2, where p = prime(n). ; 2,9,50,147,605,1014,2312,3249,5819,11774,14415,24642,33620,38829,50807,73034,100949,111630,148137,176435,191844,243399,282449,348524,451632,510050,541059,606797,641574,715064,1016127,1115465,1276292,1333149 cal $0,40 ; The prime numbers. mov $2,$0 bin $2,2 mul $2,...
27.071429
208
0.701847
78e5ff8e373f60ecc49b96630d85647dfcbc8c58
2,039
asm
Assembly
programs/oeis/174/A174814.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/174/A174814.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/174/A174814.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A174814: a(n) = n*(n+1)*(5*n+1)/3. ; 0,4,22,64,140,260,434,672,984,1380,1870,2464,3172,4004,4970,6080,7344,8772,10374,12160,14140,16324,18722,21344,24200,27300,30654,34272,38164,42340,46810,51584,56672,62084,67830,73920,80364,87172,94354,101920,109880,118244,127022,136224,145860,155940,166474,177472,188944,200900,213...
156.846154
1,913
0.845513
4f5d916d72bbaf39ac5aeaf5380c1a05135abd34
191
asm
Assembly
data/test_stack.asm
colinw7/C6502
a79e573e3b16da0d895b18d0081716d9a76e4654
[ "MIT" ]
null
null
null
data/test_stack.asm
colinw7/C6502
a79e573e3b16da0d895b18d0081716d9a76e4654
[ "MIT" ]
null
null
null
data/test_stack.asm
colinw7/C6502
a79e573e3b16da0d895b18d0081716d9a76e4654
[ "MIT" ]
null
null
null
LDX #$01 OUT X TXS OUT SP LDX #$02 OUT X TSX OUT X LDA #$FF OUT A PHA LDA #$00 OUT A PLP OUT A LDA #$53 OUT A PHP LDA #$21 OUT A PLA OUT A
6.366667
10
0.465969
b4d44cbeba4197699c0c307cccd65c815b79643e
6,821
asm
Assembly
vp8/common/arm/armv6/idct_v6.asm
golden1232004/libvpx
61a8b8673411110823d31ffd9d3e28d5023c5e9f
[ "BSD-3-Clause" ]
83
2015-08-04T06:19:59.000Z
2022-03-25T03:33:55.000Z
vp8/common/arm/armv6/idct_v6.asm
golden1232004/libvpx
61a8b8673411110823d31ffd9d3e28d5023c5e9f
[ "BSD-3-Clause" ]
32
2015-07-31T22:47:16.000Z
2022-03-16T01:57:49.000Z
vp8/common/arm/armv6/idct_v6.asm
golden1232004/libvpx
61a8b8673411110823d31ffd9d3e28d5023c5e9f
[ "BSD-3-Clause" ]
40
2015-07-25T03:01:48.000Z
2022-03-29T07:55:34.000Z
; ; Copyright (c) 2010 The WebM project authors. All Rights Reserved. ; ; Use of this source code is governed by a BSD-style license ; that can be found in the LICENSE file in the root of the source ; tree. An additional intellectual property rights grant can be found ; in the file PATENTS. All contributing proje...
33.600985
75
0.432488
9e2b1dbe47f9bc84d3614fd7070cc5582475e831
3,406
asm
Assembly
base/mvdm/wow16/toolhelp/dllentry.asm
npocmaka/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
17
2020-11-13T13:42:52.000Z
2021-09-16T09:13:13.000Z
base/mvdm/wow16/toolhelp/dllentry.asm
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
2
2020-10-19T08:02:06.000Z
2020-10-19T08:23:18.000Z
base/mvdm/wow16/toolhelp/dllentry.asm
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
14
2020-11-14T09:43:20.000Z
2021-08-28T08:59:57.000Z
PAGE,132 ;*************************************************************************** ;* ;* DLLENTRY.ASM ;* ;* TOOLHELP.DLL Entry code ;* ;* This module generates a code segment called INIT_TEXT. ;* It initializes the local heap if one exists and then calls ;* the C routine LibMain() whic...
28.864407
78
0.493247
83d4da230c94831eb47bf18fba71f61d10487999
9,487
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1838.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1838.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1838.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r14 push %r15 push %r9 push %rax push %rbp push %rcx push %rdi push %rsi lea addresses_WC_ht+0x19301, %rcx nop nop nop nop cmp %r9, %r9 movups (%rcx), %xmm4 vpextrq $0, %xmm4, %rax nop nop nop nop nop xor %r15, %r15 lea addresses_normal_ht+0x1d111, %r15 nop nop inc %r9...
29.462733
2,999
0.650153
61dd212757ce239e98b926e36e24376551f98eb9
192
asm
Assembly
libsrc/_DEVELOPMENT/adt/ba_stack/c/sccz80/ba_stack_capacity.asm
teknoplop/z88dk
bb03fbfd6b2ab0f397a1358559089f9cd3706485
[ "ClArtistic" ]
8
2017-01-18T12:02:17.000Z
2021-06-12T09:40:28.000Z
libsrc/_DEVELOPMENT/adt/ba_stack/c/sccz80/ba_stack_capacity.asm
teknoplop/z88dk
bb03fbfd6b2ab0f397a1358559089f9cd3706485
[ "ClArtistic" ]
1
2017-03-06T07:41:56.000Z
2017-03-06T07:41:56.000Z
libsrc/_DEVELOPMENT/adt/ba_stack/c/sccz80/ba_stack_capacity.asm
teknoplop/z88dk
bb03fbfd6b2ab0f397a1358559089f9cd3706485
[ "ClArtistic" ]
3
2017-03-07T03:19:40.000Z
2021-09-15T17:59:19.000Z
; size_t ba_stack_capacity(ba_stack_t *s) SECTION code_clib SECTION code_adt_ba_stack PUBLIC ba_stack_capacity EXTERN asm_ba_stack_capacity defc ba_stack_capacity = asm_ba_stack_capacity
16
46
0.864583
f57d82d55e48d0b9512e4cd844ea9843c255e036
458
asm
Assembly
oeis/144/A144346.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/144/A144346.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/144/A144346.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A144346: Third column (m=3) of triangle S2p(-2) = A004747. ; Submitted by Christian Krause ; 1,12,160,2520,46480,987840,23826880,643843200,19280060800,634002969600,22718375680000,881259515136000,36796205974528000,1645615697037312000,78486991029551104000,3976930001842237440000,213353732165508014080000,1208178398879765...
25.444444
237
0.757642
c7fc199c11c9b442b61c67e3afe2e9bfc0980f8c
995
asm
Assembly
Student/examples/Correct/CPRL0/Correct_107.asm
SoftMoore/CPRL-Kt
c2dfdbd5b30ed6175f419398071e2f98e582d23a
[ "Unlicense" ]
6
2021-02-02T10:08:02.000Z
2022-03-24T08:10:44.000Z
Student/examples/Correct/CPRL0/Correct_107.asm
SoftMoore/CPRL-Kt
c2dfdbd5b30ed6175f419398071e2f98e582d23a
[ "Unlicense" ]
1
2021-02-27T21:55:26.000Z
2021-02-28T12:39:29.000Z
Student/examples/Correct/CPRL0/Correct_107.asm
SoftMoore/CPRL-Kt
c2dfdbd5b30ed6175f419398071e2f98e582d23a
[ "Unlicense" ]
6
2020-02-24T13:51:32.000Z
2021-06-05T19:02:05.000Z
PROGRAM 13 LDCSTR "Enter x: " PUTSTR LDGADDR 0 GETINT STOREW LDGADDR 8 LDGADDR 0 LOADW LDCINT 2 MOD STOREW LDGADDR 12 LDGADDR 0 LOADW LDCINT 7 CMP BLE L0 LDCB 1 BR L1 L0: LDCB 0 L1: STOREB LDGADDR 0 LOADW LDCINT 0 CMP BGE L11 LDGADDR 4...
10.153061
22
0.556784
dcc24fd95a85185177a5c10a72b53bde6528ae20
87,092
asm
Assembly
RK Stuff/m16r86.asm
voidRk86/TCHV-CP-M
60c129c7d490d0bba65171496c6c97e63095b5c6
[ "MIT" ]
3
2021-05-03T23:13:21.000Z
2021-07-25T22:12:53.000Z
RK Stuff/m16r86.asm
tchv71/RK_CPM30
cbf799856d3b88a5bbf336d6a3f88032c0775ed8
[ "MIT" ]
null
null
null
RK Stuff/m16r86.asm
tchv71/RK_CPM30
cbf799856d3b88a5bbf336d6a3f88032c0775ed8
[ "MIT" ]
null
null
null
;---------------------------------------------------------------------------- ; Монитор компьютера Радио-86РК ; Исходник взят: ; http://code.google.com/p/radio86/wiki/MonitorDisassembled ; Предназначен для трансляции ассемблером: ; 2500 A.D. 8085 Macro Assembler - Version 4.01a ;--------------------------------------...
39.987144
103
0.569134
660eb249a08b5e628e62846a524707b89155956e
28
asm
Assembly
test/asm/opt-g.asm
michealccc/rgbds
b51e1c7c2c4ce2769f01e016967d0115893a7a88
[ "MIT" ]
522
2017-02-25T21:10:13.000Z
2020-09-13T14:26:18.000Z
test/asm/opt-g.asm
michealccc/rgbds
b51e1c7c2c4ce2769f01e016967d0115893a7a88
[ "MIT" ]
405
2017-02-25T21:32:37.000Z
2020-09-13T16:43:29.000Z
test/asm/opt-g.asm
michealccc/rgbds
b51e1c7c2c4ce2769f01e016967d0115893a7a88
[ "MIT" ]
84
2017-02-25T21:10:26.000Z
2020-09-13T14:28:25.000Z
OPT g.x0X PRINTLN `.x.x0X0X
9.333333
17
0.714286
99514879b47225a6ad4eae24b1ea77a03f227764
780
asm
Assembly
oeis/331/A331101.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/331/A331101.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/331/A331101.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A331101: Denominators of the best approximations for sqrt(2). ; Submitted by Christian Krause ; 1,2,3,5,12,17,29,70,99,169,408,577,985,2378,3363,5741,13860,19601,33461,80782,114243,195025,470832,665857,1136689,2744210,3880899,6625109,15994428,22619537,38613965,93222358,131836323,225058681,543339720,768398401,13117381...
33.913043
493
0.766667
be4433e11453bac37246b76d5433205cffbac127
498
asm
Assembly
runtime/src/exc_engine/x64/cookie.asm
Shtan7/KTL
9c0adf8fac2f0bb481060b7bbb15b1356089af3c
[ "MIT" ]
38
2020-12-16T22:12:50.000Z
2022-03-24T04:07:14.000Z
runtime/src/exc_engine/x64/cookie.asm
Shtan7/KTL
9c0adf8fac2f0bb481060b7bbb15b1356089af3c
[ "MIT" ]
165
2020-11-11T21:22:23.000Z
2022-03-26T14:30:40.000Z
runtime/src/exc_engine/x64/cookie.asm
Shtan7/KTL
9c0adf8fac2f0bb481060b7bbb15b1356089af3c
[ "MIT" ]
5
2021-07-16T19:05:28.000Z
2021-12-22T11:46:42.000Z
; Licensed under the MIT License <http://opensource.org/licenses/MIT>. ; Copyright (c) Dmitry Bolshakov aka Dym93OK extern report_security_check_failure: proc extern __security_cookie: qword .code __security_check_cookie proc public cmp rcx, __security_cookie bnd jnz short ReportFailure rol rcx, 10h test cx, 0FF...
18.444444
70
0.761044
8106c7533c47237626db31dbabb385e962152e0d
2,938
asm
Assembly
book-01/Assembly/asm/avx-512/packed/avx512_p_matrix_vector_multiplication_float.asm
gfurtadoalmeida/study-assembly-x64
4acdefb015d44706c60bd7ea5d94f726c4dbcbb4
[ "MIT" ]
2
2021-02-27T04:50:26.000Z
2022-03-15T23:27:12.000Z
book-01/Assembly/asm/avx-512/packed/avx512_p_matrix_vector_multiplication_float.asm
gfurtadoalmeida/study-assembly-x64
4acdefb015d44706c60bd7ea5d94f726c4dbcbb4
[ "MIT" ]
null
null
null
book-01/Assembly/asm/avx-512/packed/avx512_p_matrix_vector_multiplication_float.asm
gfurtadoalmeida/study-assembly-x64
4acdefb015d44706c60bd7ea5d94f726c4dbcbb4
[ "MIT" ]
null
null
null
ConstVals segment readonly align(64) 'const' ; Indices for matrix permutations MatPerm0 dword 0, 4, 8, 12, 0, 4, 8, 12, 0, 4, 8, 12, 0, 4, 8, 12 MatPerm1 dword 1, 5, 9, 13, 1, 5, 9, 13, 1, 5, 9, 13, 1, 5, 9, 13 MatPerm2 dword 2, 6, 10, 14, 2, 6, 10, 14, 2, 6, 10, 14, 2, 6, 10, 14 MatPerm3 dword 3, 7, 11, 15, 3, 7,...
32.644444
147
0.716133
1b8c494b6440aaafcf0c6d70cf96dd16fab47ab9
412
asm
Assembly
oeis/302/A302942.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/302/A302942.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/302/A302942.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A302942: a(n) = (2^n-1)^2*(2^n + 2). ; Submitted by Christian Krause ; 0,4,54,490,4050,32674,261954,2096770,16776450,134216194,1073738754,8589928450,68719464450,549755789314,4398046461954,35184371990530,281474976514050,2251799813292034,18014398508695554,144115188074283010,1152921504603701250,9223372036848484354 mov ...
27.466667
243
0.757282
0d450e21eb3d1e31a654730c8c200c3605108fa7
107
asm
Assembly
audio/sfx/intro_hip.asm
etdv-thevoid/pokemon-rgb-enhanced
5b244c1cf46aab98b9c820d1b7888814eb7fa53f
[ "MIT" ]
1
2022-01-09T05:28:52.000Z
2022-01-09T05:28:52.000Z
audio/sfx/intro_hip.asm
ETDV-TheVoid/pokemon-rgb-enhanced
5b244c1cf46aab98b9c820d1b7888814eb7fa53f
[ "MIT" ]
null
null
null
audio/sfx/intro_hip.asm
ETDV-TheVoid/pokemon-rgb-enhanced
5b244c1cf46aab98b9c820d1b7888814eb7fa53f
[ "MIT" ]
null
null
null
SFX_Intro_Hip_Ch4: duty 2 unknownsfx0x10 38 unknownsfx0x20 12, 194, 64, 7 unknownsfx0x10 8 endchannel
15.285714
30
0.794393
9ef1d87c92609fbb3295ae4ff179c4317ccb06b7
1,305
asm
Assembly
source/old/test2.asm
paulscottrobson/atari-cosmos
b1cebdf3baca36df6604957b04aa890fb057074d
[ "MIT" ]
null
null
null
source/old/test2.asm
paulscottrobson/atari-cosmos
b1cebdf3baca36df6604957b04aa890fb057074d
[ "MIT" ]
null
null
null
source/old/test2.asm
paulscottrobson/atari-cosmos
b1cebdf3baca36df6604957b04aa890fb057074d
[ "MIT" ]
null
null
null
clra loop: jsrp Repaint jp loop page 2 Repaint: jmp __Repaint page 28 byte $00 ; x bit patterns, from not displayed (0) 1-7 byte $40 byte $20 byte $10 byte $08 byte $04 byte $02 byte $01 byte $01 ; y bit patterns rows 0-5 of LEDs (8-13) Left (14) Right (15) byte $02...
16.948052
79
0.563218
8106b9ec91869ea019459c1b9fb8584296f4a2fb
426
asm
Assembly
data/mapObjects/fuchsiameetingroom.asm
adhi-thirumala/EvoYellow
6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c
[ "Unlicense" ]
16
2018-08-28T21:47:01.000Z
2022-02-20T20:29:59.000Z
data/mapObjects/fuchsiameetingroom.asm
adhi-thirumala/EvoYellow
6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c
[ "Unlicense" ]
5
2019-04-03T19:53:11.000Z
2022-03-11T22:49:34.000Z
data/mapObjects/fuchsiameetingroom.asm
adhi-thirumala/EvoYellow
6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c
[ "Unlicense" ]
2
2019-12-09T19:46:02.000Z
2020-12-05T21:36:30.000Z
FuchsiaMeetingRoomObject: db $17 ; border block db $2 ; warps db $7, $4, $6, $ff db $7, $5, $6, $ff db $0 ; signs db $3 ; objects object SPRITE_WHITE_PLAYER, $4, $1, STAY, DOWN, $1 ; person object SPRITE_WHITE_PLAYER, $0, $2, STAY, UP, $2 ; person object SPRITE_WHITE_PLAYER, $a, $1, STAY, DOWN, $3 ; person ...
23.666667
60
0.669014
bcb9044cf1f32819b2d347b7e243462733eb42f9
7,944
asm
Assembly
LibSource/mpir/mpn/x86_64/mullow_n_basecase.asm
ekzyis/CrypTool-2
1af234b4f74486fbfeb3b3c49228cc36533a8c89
[ "Apache-2.0" ]
12
2021-09-29T14:50:06.000Z
2022-03-31T15:01:21.000Z
LibSource/mpir/mpn/x86_64/mullow_n_basecase.asm
ekzyis/CrypTool-2
1af234b4f74486fbfeb3b3c49228cc36533a8c89
[ "Apache-2.0" ]
15
2021-12-24T22:53:49.000Z
2021-12-25T10:03:13.000Z
LibSource/mpir/mpn/x86_64/mullow_n_basecase.asm
ekzyis/CrypTool-2
1af234b4f74486fbfeb3b3c49228cc36533a8c89
[ "Apache-2.0" ]
10
2021-10-17T19:46:51.000Z
2022-03-18T02:57:57.000Z
dnl AMD64 mpn_mullo_basecase. dnl Contributed to the GNU project by Torbjorn Granlund. dnl Copyright 2008, 2009, 2011, 2012 Free Software Foundation, Inc. dnl This file is part of the GNU MP Library. dnl dnl The GNU MP Library is free software; you can redistribute it and/or modify dnl it under the terms of ei...
18.34642
79
0.626636
1341260ab5384c64bbfa667f7a3b5d5865d49012
4,219
asm
Assembly
ldos/src/relocator.asm
arnaud-carre/ldos
59d5c41281345645ea230f281877cea98ebe3ce3
[ "MIT" ]
21
2021-09-11T13:47:22.000Z
2022-01-04T22:16:49.000Z
ldos/src/relocator.asm
arnaud-carre/ldos
59d5c41281345645ea230f281877cea98ebe3ce3
[ "MIT" ]
4
2021-09-12T12:29:21.000Z
2022-03-04T02:50:43.000Z
ldos/src/relocator.asm
arnaud-carre/ldos
59d5c41281345645ea230f281877cea98ebe3ce3
[ "MIT" ]
3
2021-12-04T07:05:24.000Z
2022-03-05T00:45:06.000Z
;--------------------------------------------------------- ; ; LDOS (Leonard Demo Operating System) ; AMIGA version ; Written by Leonard/Oxygene ; https://github.com/arnaud-carre/ldos ; ; Relocation code ; ;--------------------------------------------------------- MAX_HUNKS = 32 relocCrcStart: amigaReloc: move...
20.681373
109
0.611045
c0073e97e4ef7e5fb635a3b5c1d35ca0a6433e01
608
asm
Assembly
cwiczenia3/parzysta_sub.asm
adamczykpiotr/AGH_WIMiIP_Architektury_Komputerow
0b1d41c6903632dd9ab2b7d624288eb2f5f80240
[ "MIT" ]
1
2019-02-28T15:40:21.000Z
2019-02-28T15:40:21.000Z
cwiczenia3/parzysta_sub.asm
adamczykpiotr/AGH_WIMiIP_Architektury_Komputerow
0b1d41c6903632dd9ab2b7d624288eb2f5f80240
[ "MIT" ]
null
null
null
cwiczenia3/parzysta_sub.asm
adamczykpiotr/AGH_WIMiIP_Architektury_Komputerow
0b1d41c6903632dd9ab2b7d624288eb2f5f80240
[ "MIT" ]
1
2019-03-03T17:52:08.000Z
2019-03-03T17:52:08.000Z
extern printf extern scanf section .data format db "%d",0 napis db "Podaj liczbe: ",0 liczba dd 0 wynik dd 0 parz db "Podana liczba jest parzysta.",10,0 nparz db "Podana liczba jest nieparzysta.",10,0 section .text global main main: xor rax, rax mov rdi, napis call printf xor rax, rax mov rdi, format ...
10.857143
49
0.684211
836084f37e685897a04362722c4160f00dc00371
138
asm
Assembly
libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_ix/tgamma_fastcall.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_ix/tgamma_fastcall.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_ix/tgamma_fastcall.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
SECTION code_fp_math48 PUBLIC _tgamma_fastcall EXTERN cm48_sdccix_tgamma_fastcall defc _tgamma_fastcall = cm48_sdccix_tgamma_fastcall
15.333333
51
0.891304
707685e7a273db3235689d04a9aaf63e5776d17d
295
asm
Assembly
data/wild/maps/MtMoonB1F.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
1
2022-02-15T00:19:44.000Z
2022-02-15T00:19:44.000Z
data/wild/maps/MtMoonB1F.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
null
null
null
data/wild/maps/MtMoonB1F.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
null
null
null
MtMoonB1FWildMons: def_grass_wildmons 10 ; encounter rate db 8, ZUBAT db 8, SLOWPOKE db 9, GEODUDE db 8, SLOWPOKE db 9, ZUBAT db 10, PARAS db 10, SLOWPOKE db 11, DITTO db 9, CLEFAIRY db 10, GEODUDE end_grass_wildmons def_water_wildmons 0 ; encounter rate end_water_wildmons
17.352941
39
0.738983
a72418d30a76aabdfeb4f64a1d9b2331a1a9ee1b
305
asm
Assembly
oeis/023/A023813.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/023/A023813.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/023/A023813.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A023813: a(n) = n^(n*(n+1)/2). ; Submitted by Christian Krause ; 1,1,8,729,1048576,30517578125,21936950640377856,459986536544739960976801,324518553658426726783156020576256,8727963568087712425891397479476727340041449,10000000000000000000000000000000000000000000000000000000 sub $1,$0 bin $1,2 pow $0,$1
38.125
209
0.82623
8141ee9109389e8f482a641ddded736f8e946ec0
5,640
asm
Assembly
Transynther/x86/_processed/NC/_zr_/i7-7700_9_0x48.log_21829_145.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NC/_zr_/i7-7700_9_0x48.log_21829_145.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NC/_zr_/i7-7700_9_0x48.log_21829_145.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %r13 push %r14 push %r15 push %r8 push %rcx push %rdi push %rsi lea addresses_A_ht+0x1a678, %r15 nop nop nop cmp %r11, %r11 movb (%r15), %r14b nop nop and %r8, %r8 lea addresses_WC_ht+0x8ef8, %r12 nop nop nop nop nop dec %rsi movl $0x61626364, (%r12)...
40
2,999
0.65922
2ea59282b2b797244b7f458bbc7920c6e297b977
46,659
asm
Assembly
constants.asm
hansbonini/-SMD-Phantasy-Star-3
f20106a0f8cc76b859124333a5482e015e052769
[ "MIT" ]
1
2022-01-17T16:06:15.000Z
2022-01-17T16:06:15.000Z
constants.asm
hansbonini/-SMD-Phantasy-Star-3
f20106a0f8cc76b859124333a5482e015e052769
[ "MIT" ]
null
null
null
constants.asm
hansbonini/-SMD-Phantasy-Star-3
f20106a0f8cc76b859124333a5482e015e052769
[ "MIT" ]
null
null
null
; --------------------------------------------------------------------------- ; Offsets ; --------------------------------------------------------------------------- ; Statistics speed = $24 char_name = $27 level = $2D max_hp = $2E max_tp = $30 current_hp = $32 current_tp = $34 attack = $36 defense = $3...
35.21434
200
0.739193
9b5c363a56a4a053ea721255a7f6f5c142a8187a
76,460
asm
Assembly
third_party/heif_decoder/src/main/cpp/libx265/common/x86/h4-ipfilter16.asm
vy12021/glide_webp
23a89575496dd0196e5f15f3d1893a43013deac2
[ "Apache-2.0" ]
1
2016-02-01T02:47:32.000Z
2016-02-01T02:47:32.000Z
third_party/heif_decoder/src/main/cpp/libx265/common/x86/h4-ipfilter16.asm
vy12021/glide_webp
23a89575496dd0196e5f15f3d1893a43013deac2
[ "Apache-2.0" ]
null
null
null
third_party/heif_decoder/src/main/cpp/libx265/common/x86/h4-ipfilter16.asm
vy12021/glide_webp
23a89575496dd0196e5f15f3d1893a43013deac2
[ "Apache-2.0" ]
null
null
null
;***************************************************************************** ;* Copyright (C) 2013-2017 MulticoreWare, Inc ;* ;* Authors: Nabajit Deka <nabajit@multicorewareinc.com> ;* Murugan Vairavel <murugan@multicorewareinc.com> ;* Min Chen <chenm003@163.com> ;* ;* This program is free software;...
29.017078
111
0.45085
4e80eb8f448251daa17703cd2eb5d7c417d6638f
781
asm
Assembly
university/number_to_string.asm
ratedali/assembly-exercises
da1c63a933335b99611b0fb57e468b11693dc5f0
[ "MIT" ]
1
2018-05-14T23:41:45.000Z
2018-05-14T23:41:45.000Z
university/number_to_string.asm
ratedali/assembly-exercises
da1c63a933335b99611b0fb57e468b11693dc5f0
[ "MIT" ]
null
null
null
university/number_to_string.asm
ratedali/assembly-exercises
da1c63a933335b99611b0fb57e468b11693dc5f0
[ "MIT" ]
null
null
null
section .data n dd 16 base dd 16 conv db 0 section .text global _main _main: push ebp mov ebp, esp mov eax, [n] xor ecx, ecx _div: xor edx, edx div dword [base] cmp ...
21.108108
30
0.379001
0d1741282fd8cfff0d7221c552956d462654309d
973
asm
Assembly
programs/oeis/130/A130886.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/130/A130886.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/130/A130886.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A130886: 4n^4 + 3n^3 + 2n^2 + n + 1. ; 1,11,99,427,1253,2931,5911,10739,18057,28603,43211,62811,88429,121187,162303,213091,274961,349419,438067,542603,664821,806611,969959,1156947,1369753,1610651,1882011,2186299,2526077,2904003,3322831,3785411,4294689,4853707,5465603,6133611,6861061,7651379,8508087,9434803,10435241,1...
69.5
839
0.82631
961c0f402a80db90a79a6417ec0e73bd1212780e
579
asm
Assembly
oeis/027/A027773.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/027/A027773.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/027/A027773.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A027773: (n+1)*C(n+1,13). ; 13,196,1575,8960,40460,154224,515508,1550400,4273290,10943240,26313518,59907456,130007500,270415600,541574100,1048380480,1968053535,3592795500,6393845325,11115955200,18914492520,31551447840,51671823000,83188425600,131811290100,205768111248,316774592316,481328915200,722423130760,10717867137...
64.333333
499
0.854922
f0f790a2812e46445ad0171890642dd7d933089e
7,180
asm
Assembly
Appendix E - Microcontroller Code/Redundant/BUFFERS v1.asm
liwenyip/adhoc
d5402c347b229847a8242c89eb0ee97ee4d67d26
[ "MIT" ]
null
null
null
Appendix E - Microcontroller Code/Redundant/BUFFERS v1.asm
liwenyip/adhoc
d5402c347b229847a8242c89eb0ee97ee4d67d26
[ "MIT" ]
null
null
null
Appendix E - Microcontroller Code/Redundant/BUFFERS v1.asm
liwenyip/adhoc
d5402c347b229847a8242c89eb0ee97ee4d67d26
[ "MIT" ]
null
null
null
;************************************************************************* ; SOFTWARE BUFFERS MODULE ; ; Version 0.10 ; 17/07/2005 ; ; Li-Wen Yip ; Ad Hoc Radio Networking Research Project ; School Of Engineering ; James Cook University ; ; ; The RAM allocated for each buffer must not overlap two RAM banks. This allow...
28.046875
79
0.563928
049096dbf7ab3f411e65930ebeb5f5b268ff7222
1,109
asm
Assembly
_build/dispatcher/jmp_ippsGFpMethod_pArb_71f06a64.asm
zyktrcn/ippcp
b0bbe9bbb750a7cf4af5914dd8e6776a8d544466
[ "Apache-2.0" ]
1
2021-10-04T10:21:54.000Z
2021-10-04T10:21:54.000Z
_build/dispatcher/jmp_ippsGFpMethod_pArb_71f06a64.asm
zyktrcn/ippcp
b0bbe9bbb750a7cf4af5914dd8e6776a8d544466
[ "Apache-2.0" ]
null
null
null
_build/dispatcher/jmp_ippsGFpMethod_pArb_71f06a64.asm
zyktrcn/ippcp
b0bbe9bbb750a7cf4af5914dd8e6776a8d544466
[ "Apache-2.0" ]
null
null
null
extern m7_ippsGFpMethod_pArb:function extern n8_ippsGFpMethod_pArb:function extern y8_ippsGFpMethod_pArb:function extern e9_ippsGFpMethod_pArb:function extern l9_ippsGFpMethod_pArb:function extern n0_ippsGFpMethod_pArb:function extern k0_ippsGFpMethod_pArb:function extern ippcpJumpIndexForMergedLibs extern ippcpSafeIni...
28.435897
99
0.801623
10abf6f02bd46e908092ee098424daa9d789d0d7
237
asm
Assembly
Lab Assessment Submission/Lab Assessment 1/LA1_1632129642.asm
simonahsan2129/CSE331L-Section-1-Fall20-NSU
e430f061e4046d212c536b67025b9fcb950e2497
[ "MIT" ]
1
2021-01-13T09:48:44.000Z
2021-01-13T09:48:44.000Z
Lab Assessment Submission/Lab Assessment 1/LA1_1632129642.asm
AmirulAhsanSimon/CSE331L-Section-1-Fall20-NSU
e430f061e4046d212c536b67025b9fcb950e2497
[ "MIT" ]
null
null
null
Lab Assessment Submission/Lab Assessment 1/LA1_1632129642.asm
AmirulAhsanSimon/CSE331L-Section-1-Fall20-NSU
e430f061e4046d212c536b67025b9fcb950e2497
[ "MIT" ]
1
2021-03-15T16:18:20.000Z
2021-03-15T16:18:20.000Z
org 100h ; int main(){ MOV AX, 02 ; int a=2, b=2, c=2, d=0; MOV BX, 02 MOV CX, 02 ADD AX, BX, CX ; d=a+b+c; ; printf(d) ; return 0; ; } ret
12.473684
44
0.320675
98e0f2bc5249712e1057f820104bc37620032818
2,169
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_3_1575.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_3_1575.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_3_1575.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: ret .global s_faulty_load s_faulty_load: push %r10 push %r13 push %r9 push %rax push %rbp push %rdx push %rsi // Store lea addresses_RW+0x8d54, %r13 nop nop xor %rsi, %rsi mov $0x5152535455565758, %rdx movq %rdx, (%r13) and %r10, %r10 // Store lea addresses_D+0x19c54,...
18.075
122
0.633011
3c40bf8494605bf5fecc6d1f3bc5779d50ac768f
1,434
asm
Assembly
programs/oeis/022/A022361.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/022/A022361.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/022/A022361.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A022361: Fibonacci sequence beginning 0, 27. ; 0,27,27,54,81,135,216,351,567,918,1485,2403,3888,6291,10179,16470,26649,43119,69768,112887,182655,295542,478197,773739,1251936,2025675,3277611,5303286,8580897,13884183,22465080,36349263,58814343,95163606,153977949,249141555,403119504,652261059,1055380563,1707641622,27630...
239
1,293
0.890516
aec855548bc23fe31533ccb898968e07fa79098d
672
asm
Assembly
oeis/178/A178455.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/178/A178455.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/178/A178455.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A178455: Partial sums of floor(2^n/7). ; Submitted by Jamie Morken(s2) ; 0,0,0,1,3,7,16,34,70,143,289,581,1166,2336,4676,9357,18719,37443,74892,149790,299586,599179,1198365,2396737,4793482,9586972,19173952,38347913,76695835,153391679,306783368,613566746,1227133502,2454267015,4908534041,9817068093,19634136198,39268272...
42
485
0.794643
56df7eed4bd4457b32d721466cafd137e90d32d3
758
asm
Assembly
src/util/oli/qdos/getstuff.asm
olifink/qspread
d6403d210bdad9966af5d2a0358d4eed3f1e1c02
[ "MIT" ]
null
null
null
src/util/oli/qdos/getstuff.asm
olifink/qspread
d6403d210bdad9966af5d2a0358d4eed3f1e1c02
[ "MIT" ]
null
null
null
src/util/oli/qdos/getstuff.asm
olifink/qspread
d6403d210bdad9966af5d2a0358d4eed3f1e1c02
[ "MIT" ]
null
null
null
; Get HOTKEY buffer 09/01-92 O.Fink section utility include win1_keys_hk_vector xdef ut_getbf xref ut_hkuse xref ut_hkfre ;+++ ; Get stuffer buffer contents ; ; Entry Exit ; D0 key: 0=current/-1=pre...
20.486486
60
0.44591
bea062e3f92aabcfe702575ad80e7b8a02f4eb13
77
asm
Assembly
modules/setFirstRegister.asm
antuniooh/assembly-calculator
5e364c5cfdb0aa90958dc168e546c305cda1ee5a
[ "MIT" ]
2
2021-05-08T20:51:42.000Z
2021-05-08T20:52:06.000Z
modules/setFirstRegister.asm
antuniooh/assembly-calculator
5e364c5cfdb0aa90958dc168e546c305cda1ee5a
[ "MIT" ]
null
null
null
modules/setFirstRegister.asm
antuniooh/assembly-calculator
5e364c5cfdb0aa90958dc168e546c305cda1ee5a
[ "MIT" ]
2
2020-12-14T00:09:01.000Z
2021-03-25T14:07:08.000Z
SETFIRST_REGISTER: MOV A, #50h ADD A, R0 MOV R0, A MOV A, @R0 MOV R5, A
11
18
0.623377
ca2faefcf09c8af78cea244e3bc151a7b2bc33be
420
asm
Assembly
projects/04/mult/mult.asm
kingnak/nand2tetris
120be8f04251b88e519f1bac838c40fd4c1b68e1
[ "MIT" ]
null
null
null
projects/04/mult/mult.asm
kingnak/nand2tetris
120be8f04251b88e519f1bac838c40fd4c1b68e1
[ "MIT" ]
null
null
null
projects/04/mult/mult.asm
kingnak/nand2tetris
120be8f04251b88e519f1bac838c40fd4c1b68e1
[ "MIT" ]
null
null
null
// This file is part of www.nand2tetris.org // and the book "The Elements of Computing Systems" // by Nisan and Schocken, MIT Press. // File name: projects/04/Mult.asm // Multiplies R0 and R1 and stores the result in R2. // (R0, R1, R2 refer to RAM[0], RAM[1], and RAM[2], respectively.) // Put your code here. @R2 M...
15
66
0.638095