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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
19f12907d9b684dcf0925b6e0bd1f816a3fd5720 | 202 | asm | Assembly | Assembler/AssemblyCode/JNC.asm | KPU-RISC/KPU | 9f85c322e1b8489eef31f0696799e0c6c7273c0e | [
"MIT"
] | 8 | 2017-04-16T16:53:03.000Z | 2021-09-14T22:29:28.000Z | Assembler/AssemblyCode/JNC.asm | KPU-RISC/KPU | 9f85c322e1b8489eef31f0696799e0c6c7273c0e | [
"MIT"
] | null | null | null | Assembler/AssemblyCode/JNC.asm | KPU-RISC/KPU | 9f85c322e1b8489eef31f0696799e0c6c7273c0e | [
"MIT"
] | null | null | null | :START
MOV D, 11111111b
MOV E, 00000001b
ADD D, E
; Conditional Jump if the Carry-Flag from the ALU is 0
JNC :START
; Write register F to the Output Port
MOV F, 0
OUTB F
; Stops the CPU execution
HLT | 14.428571 | 54 | 0.732673 |
a21b6d9372c0181c415475dbdfb4f39654cda573 | 5,609 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i7-7700_9_0x48.log_21829_201.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_201.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_201.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 %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x14dad, %rsi
lea addresses_A_ht+0x12cad, %rdi
nop
nop
nop
and %rbx, %rbx
mov $114, %rcx
rep movsl
nop
nop
dec %r12
lea addresses_WC_ht+0x12d6d, %rbx
nop
nop
nop
and $17379, %rbp
movb (%rbx), %r1... | 41.858209 | 2,999 | 0.65698 |
f782ddf4aedb7de3ff2ec527c95ebe4da06bd9ff | 422 | asm | Assembly | oeis/131/A131763.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/131/A131763.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/131/A131763.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A131763: Series reversion of x(1-4x)/(1-x).
; Submitted by Jon Maiga
; 1,3,21,183,1785,18651,204141,2310447,26819121,317530227,3819724293,46553474919,573608632233,7133530172619,89423593269213,1128765846337887,14334721079385441,183021615646831587,2347944226115977461,30250309354902101271,391241497991342192985
seq $0,1... | 46.888889 | 239 | 0.753555 |
1734fe736e4c627beba28bf2be842bb631bb97ee | 86 | asm | Assembly | gfx/pokemon/doduo/anim_idle.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | gfx/pokemon/doduo/anim_idle.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | gfx/pokemon/doduo/anim_idle.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | frame 1, 12
setrepeat 2
frame 3, 06
frame 1, 06
dorepeat 2
frame 1, 30
endanim
| 10.75 | 12 | 0.674419 |
d7e4a50506d7e6a240f9f70903cd943725371453 | 374 | asm | Assembly | tests/mips2.asm | gzachos/mars-stack-visualizer | 50c83e7f637dd72005091f78a67c85526b48b513 | [
"MIT"
] | 2 | 2021-02-05T19:14:39.000Z | 2021-02-08T21:00:08.000Z | tests/mips2.asm | gzachos/mars-stack-visualizer | 50c83e7f637dd72005091f78a67c85526b48b513 | [
"MIT"
] | null | null | null | tests/mips2.asm | gzachos/mars-stack-visualizer | 50c83e7f637dd72005091f78a67c85526b48b513 | [
"MIT"
] | null | null | null |
.globl main
.text
main:
addi $sp, $sp, -4
addi $sp, $sp, -1
addi $sp, $sp, -1
addi $sp, $sp, -1
addi $sp, $sp, -1
addi $sp, $sp, -1
addi $sp, $sp, -1
addi $sp, $sp, -1
addi $sp, $sp, -1
addi $sp, $sp, -2
addi $sp, $sp, -2
addi $sp, $sp, -2
addi $sp, $sp, -2
addi $sp, $sp, -3
addi $sp, $sp, -3
addi $... | 14.384615 | 18 | 0.489305 |
91266b0be59ce88b0da8da6dd01d35602d430751 | 892 | asm | Assembly | FactorialByFucntion.asm | ARBII-xD/AssemblyCodes | c06b6de70da0d7be48ab0f404ffbfc889db6e43d | [
"MIT"
] | null | null | null | FactorialByFucntion.asm | ARBII-xD/AssemblyCodes | c06b6de70da0d7be48ab0f404ffbfc889db6e43d | [
"MIT"
] | null | null | null | FactorialByFucntion.asm | ARBII-xD/AssemblyCodes | c06b6de70da0d7be48ab0f404ffbfc889db6e43d | [
"MIT"
] | null | null | null | .data
msg1: .asciiz "Enter the num: "
out1: .asciiz "The result of factorial is: "
.text
.globl main
.ent main
main:
#print Enter the num
li $v0, 4
la $a0, msg1
syscall
#input the num
li $v0, 5
syscall
#$t0 <- num
move $t0, $v0
#passes the parameters
move $a0, $t0
jal f... | 11.291139 | 46 | 0.503363 |
8fa56b4373327a8051388ddc6b23ed97eac60a30 | 546 | asm | Assembly | oeis/143/A143077.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/143/A143077.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/143/A143077.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A143077: a(n) is the n-th term of a pseudo-Fibonacci sequence created by applying the function fib(1,...,n) to itself n times.
; Submitted by Christian Krause
; 1,1,4,31,485,27343,3595117,1359551201,1310562076858,3378072688461451,22702751567715567129,401359405793550977993221,18572242457139030215454649193,225259312554... | 22.75 | 181 | 0.686813 |
7a5c937c7d101b86db9ba28907a7ceb66a5f493d | 1,105 | asm | Assembly | oeis/283/A283648.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/283/A283648.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/283/A283648.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A283648: Binary representation of the x-axis, from the left edge to the origin, of the n-th stage of growth of the two-dimensional cellular automaton defined by "Rule 705", based on the 5-celled von Neumann neighborhood.
; Submitted by Jamie Morken(s2)
; 1,0,111,1101,11100,111101,1111100,11111101,111111100,1111111101... | 157.857143 | 495 | 0.846154 |
7135ef65e793c521db08f2947dd7bc3c8eeb79c7 | 943 | asm | Assembly | wof/lcs/123p/E.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 | wof/lcs/123p/E.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | null | null | null | wof/lcs/123p/E.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
0010D0 rts [123p+ C, 123p+ E, enemy+ C, enemy+ E]
007D44 move.b #$4, ($2a,A0) [123p+ C, 123p+ E, enemy+ C, enemy+ E]
011CEE clr.l ($c,A0) [123p+ 40, enemy+40]
011CF2 addq.b #2, ($2b,A0) [123p+ C, 123p+ E, enemy+ C, enemy+ E]
011D1E jsr $2470.w [... | 36.269231 | 70 | 0.583245 |
171e41488188e0040819b76c0881e27a8d08f981 | 60 | asm | Assembly | tools/yasm/tests/nasm/multiext.asm | fasttr-org/ftr | ddba517fb53062d5dc919c94526607bb39bff4b9 | [
"BSD-3-Clause-Clear"
] | null | null | null | tools/yasm/tests/nasm/multiext.asm | fasttr-org/ftr | ddba517fb53062d5dc919c94526607bb39bff4b9 | [
"BSD-3-Clause-Clear"
] | null | null | null | tools/yasm/tests/nasm/multiext.asm | fasttr-org/ftr | ddba517fb53062d5dc919c94526607bb39bff4b9 | [
"BSD-3-Clause-Clear"
] | null | null | null | ;[extern blah]
;[extern blah]
[global blah]
[common blah 4]
| 12 | 15 | 0.683333 |
6c45169f2354c71eaa158a7613b19eb3ab960d17 | 1,735 | asm | Assembly | Transynther/x86/_processed/P/_zr_/i7-8650U_0xd2.log_2_1551.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/P/_zr_/i7-8650U_0xd2.log_2_1551.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/P/_zr_/i7-8650U_0xd2.log_2_1551.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r13
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x3d77, %rax
dec %rbp
mov (%rax), %cx
nop
nop
and $5189, %rbp
lea addresses_WC_ht+0x18deb, %rsi
lea addresses_WT_ht+0xda4b, %rdi
nop
nop
nop
cmp %r10, %r10
mov $65, %rcx
rep movsl
nop
no... | 19.942529 | 148 | 0.640922 |
d0502146564264ffbbacd245f09b3dc0f8770402 | 3,652 | asm | Assembly | CS300s/CS310/Handouts/AssemblerSubroutine/BigRetSub.asm | AndrewZurn/sju-compsci-archive | 3ea0e4f0db8453a011fc7511140df788dde5aae2 | [
"Apache-2.0"
] | null | null | null | CS300s/CS310/Handouts/AssemblerSubroutine/BigRetSub.asm | AndrewZurn/sju-compsci-archive | 3ea0e4f0db8453a011fc7511140df788dde5aae2 | [
"Apache-2.0"
] | null | null | null | CS300s/CS310/Handouts/AssemblerSubroutine/BigRetSub.asm | AndrewZurn/sju-compsci-archive | 3ea0e4f0db8453a011fc7511140df788dde5aae2 | [
"Apache-2.0"
] | null | null | null | DATA
PROGRAM
#This is an example of the use of a subroutine which returns
#lots of stuff.
#First we prepare the stack. DON'T FORGET TO DO THIS
# IN THE MAIN PROGRAM.
imlo sp 0xfe
#read in three values for calling the subroutine
#Push them onto the stack as arguments. (The subroutine expects
# three numbers - ... | 24.510067 | 72 | 0.717415 |
26182cc105ebc39502f83c183a36372c0c36fa37 | 3,484 | asm | Assembly | Irvine/Examples/ch10/Macro2.asm | alieonsido/ASM_TESTING | 4d5e2a3e11d921eeb50d69bbe4352cfc0e99afa7 | [
"Apache-2.0"
] | null | null | null | Irvine/Examples/ch10/Macro2.asm | alieonsido/ASM_TESTING | 4d5e2a3e11d921eeb50d69bbe4352cfc0e99afa7 | [
"Apache-2.0"
] | null | null | null | Irvine/Examples/ch10/Macro2.asm | alieonsido/ASM_TESTING | 4d5e2a3e11d921eeb50d69bbe4352cfc0e99afa7 | [
"Apache-2.0"
] | null | null | null | ; Useful Macros (Macro2.ASM)
; This program demonstrates several useful macros:
; mGotoxy, mWrite, mWriteLn, mWriteStr, mReadStr,
; and mDumpMem.
INCLUDE Irvine32.inc
;-----------------------------------------------------
mWriteStr MACRO buffer
;
; Improved version of mWriteStr that checks for
; a b... | 20.987952 | 65 | 0.516648 |
c9b7141dbd06db74b7f1c8d4184b418e55ade536 | 1,649 | asm | Assembly | 2/2.asm | kamrul-s/MicroLab | 1789ede2a945f6ec09cbc212112cbc7236a1e7a0 | [
"MIT"
] | null | null | null | 2/2.asm | kamrul-s/MicroLab | 1789ede2a945f6ec09cbc212112cbc7236a1e7a0 | [
"MIT"
] | null | null | null | 2/2.asm | kamrul-s/MicroLab | 1789ede2a945f6ec09cbc212112cbc7236a1e7a0 | [
"MIT"
] | null | null | null | .MODEL SMALL
.STACK 100H
.DATA
CR EQU 0DH
LF EQU 0AH
A DB 0
B DB 0
C DB 0
X DB 0
INP DB ?
MSG1 DB 'ENTER PASSWORD: $'
MSG2 DB CR,LF,'Valid password$'
MSG3 DB CR,LF,'Invalid password$'
.CODE
MAIN PROC
;DATA SEGMENT INITIALIZATION
MOV AX, @DATA
MOV DS, AX
... | 16.49 | 37 | 0.372347 |
ffa360a8e437e833d899ab2d4e581cd95f921fbb | 346 | asm | Assembly | oeis/021/A021080.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/021/A021080.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/021/A021080.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A021080: Decimal expansion of 1/76.
; Submitted by Jon Maiga
; 0,1,3,1,5,7,8,9,4,7,3,6,8,4,2,1,0,5,2,6,3,1,5,7,8,9,4,7,3,6,8,4,2,1,0,5,2,6,3,1,5,7,8,9,4,7,3,6,8,4,2,1,0,5,2,6,3,1,5,7,8,9,4,7,3,6,8,4,2,1,0,5,2,6,3,1,5,7,8,9,4,7,3,6,8,4,2,1,0,5,2,6,3,1,5,7,8,9,4
seq $0,42 ; Unary representation of natural numbers.
mul... | 38.444444 | 199 | 0.589595 |
fca44782e8961b37431698a1fa61ebe26535caf3 | 6,864 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0x48_notsx.log_2_980.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0x48_notsx.log_2_980.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0x48_notsx.log_2_980.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r14
push %r9
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0xbbc4, %rsi
lea addresses_WC_ht+0x1277a, %rdi
nop
nop
nop
nop
and $31460, %r14
mov $109, %rcx
rep movsw
nop
nop
nop
sub %r11, %r11
lea addresses_A_ht+0x1ac4, %rsi
lea addr... | 20.188235 | 152 | 0.649038 |
03ac8dc899f1b813101a2d64cf67f0f06264594a | 5,802 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xa0_notsx.log_21829_482.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xa0_notsx.log_21829_482.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xa0_notsx.log_21829_482.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r14
push %r8
push %r9
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0xcc65, %rsi
lea addresses_UC_ht+0x106a5, %rdi
nop
nop
cmp %r11, %r11
mov $81, %rcx
rep movsw
nop
nop
nop
nop
sub %r9, %r9
lea addresses_WT_ht+0x159dd, %r10
dec %r8
mov $0x61626... | 42.043478 | 2,999 | 0.663564 |
d5a24e74c91dd14135b9ec851f8342fad850c5d5 | 449 | asm | Assembly | A1/A3.asm | abphilip-vit/College3 | 6dda385462d995d5d98b64b8b981a5b639c64b91 | [
"MIT"
] | 2 | 2021-05-03T00:41:14.000Z | 2021-05-08T06:06:51.000Z | A1/A3.asm | abphilip-vit/College3 | 6dda385462d995d5d98b64b8b981a5b639c64b91 | [
"MIT"
] | 1 | 2021-04-29T23:48:19.000Z | 2021-04-30T00:02:10.000Z | A1/A3.asm | allenalvin333/College3 | 6dda385462d995d5d98b64b8b981a5b639c64b91 | [
"MIT"
] | null | null | null | ORG 0000H
SETB P3.5
CLR P1.2
MOV P2, #00H
MOV TMOD, #01100010B
; Counter-1 Mode-2 & Timer-0 Mode-1
MOV TH1, #00H
CLR A
SETB TR1
INC A
HERE: MOV A, TL1
MOV P2, A
; Gives the value of TL1 to P2
CPL P3.5
MOV R7, #255
ACALL DELAY
CJNE A, #0AH, HERE
; 10 number of counts done
CLR TF1
CLR TR1
AGAIN: MOV ... | 14.483871 | 36 | 0.654788 |
3f4860336e907bd4fbd840177a4bb4cf70fb0d80 | 148 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/MarioKart/c-select-p.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/MarioKart/c-select-p.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/MarioKart/c-select-p.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: c-select-p.asm
Type: file
Size: 43999
Last-Modified: '1992-07-29T15:00:00Z'
SHA-1: 4C36B74CFDC02BFDB8F9651094A8FF20A80583FB
Description: null
| 21.142857 | 47 | 0.804054 |
0a049b53278c5459d3510bff588b072995b13a72 | 183 | asm | Assembly | src/01.simple.asm | myyrakle/os | f0ec2cc5eba58c67ff24e4cf8a05f49e0f9943c4 | [
"MIT"
] | null | null | null | src/01.simple.asm | myyrakle/os | f0ec2cc5eba58c67ff24e4cf8a05f49e0f9943c4 | [
"MIT"
] | null | null | null | src/01.simple.asm | myyrakle/os | f0ec2cc5eba58c67ff24e4cf8a05f49e0f9943c4 | [
"MIT"
] | null | null | null | ; NASM Assembly
; 마지막 2바이트를 제외한 510번을 빈 값으로 채움
; times는 뒤에 숫자만큼 반복해주는 명령
; $=현재 주소. $$=세그먼트 시작주소
; 510-($-$$)은 지금부터 510번째까지.
times 510-($-$$) db 0x00
; 부트로더 식별 단어 2바이트 삽입
dw 0xaa55
| 16.636364 | 30 | 0.63388 |
a2e4f359517851745215b03e774b5c195dbd53e2 | 692 | asm | Assembly | oeis/292/A292482.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/292/A292482.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/292/A292482.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A292482: p-INVERT of the odd positive integers, where p(S) = (1 - S)^2.
; Submitted by Jon Maiga
; 2,9,32,112,384,1296,4320,14256,46656,151632,489888,1574640,5038848,16061328,51018336,161558064,510183360,1607077584,5050815264,15841193328,49589822592,154968195600,483500770272,1506290861232,4686238234944,14560811658576... | 40.705882 | 480 | 0.817919 |
89bfdefc01958075b7890e6127c1d6e9a9e8cd81 | 694 | asm | Assembly | oeis/055/A055099.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/055/A055099.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/055/A055099.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A055099: Expansion of g.f.: (1 + x)/(1 - 3*x - 2*x^2).
; Submitted by Christian Krause
; 1,4,14,50,178,634,2258,8042,28642,102010,363314,1293962,4608514,16413466,58457426,208199210,741512482,2640935866,9405832562,33499369418,119309773378,424928058970,1513403723666,5390067288938,19197009314146,68371162520314,243507506... | 43.375 | 494 | 0.805476 |
3e5f21204e86ee62318e380fbb92a29c185cd6fd | 2,232 | asm | Assembly | programs/oeis/308/A308136.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/308/A308136.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/308/A308136.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A308136: Number of (undirected) Hamiltonian paths in the 2n-crossed prism graph.
; 72,288,960,2880,8064,21504,55296,138240,337920,811008,1916928,4472832,10321920,23592960,53477376,120324096,268959744,597688320,1321205760,2906652672,6366953472,13891534848,30198988800,65431142400,141331267584,304405807104,653908770816,... | 186 | 2,070 | 0.929659 |
e96f7544d3ff5e17903968d7ed055a75cd373654 | 579 | asm | Assembly | programs/oeis/127/A127985.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/127/A127985.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/127/A127985.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A127985: a(n) = floor(2^n*(n/3 + 4/9)).
; 0,1,4,11,28,67,156,355,796,1763,3868,8419,18204,39139,83740,178403,378652,800995,1689372,3553507,7456540,15612131,32622364,68040931,141674268,294533347,611436316,1267611875,2624702236,5428361443,11214636828,23145101539,47721858844,98307029219,202340681500,416134609123,8551757... | 52.636364 | 469 | 0.818653 |
876ae08169ce5e9c710e13407aa375d5a2a774de | 459 | asm | Assembly | src/switch.asm | MalcolmLorber/kernel | e85c1c23e3602261bc139686724adf57bd5727d6 | [
"MIT"
] | 3 | 2017-07-21T18:40:28.000Z | 2020-11-26T00:24:33.000Z | src/switch.asm | triazo/kernel | e85c1c23e3602261bc139686724adf57bd5727d6 | [
"MIT"
] | null | null | null | src/switch.asm | triazo/kernel | e85c1c23e3602261bc139686724adf57bd5727d6 | [
"MIT"
] | 1 | 2021-09-23T03:43:20.000Z | 2021-09-23T03:43:20.000Z | ;contex switch function
;saves all relevant registers to the stack
;then changes esp to our new location
;and reforms the registers based on the stack at the new location
global context_switch
context_switch:
mov eax, [esp+4]
mov edx, [esp+8]
push ebp
push ebx
push esi
p... | 19.125 | 65 | 0.577342 |
312f1da18ad98973db06d4f7b456778c29780475 | 1,269 | asm | Assembly | Source/b1u.asm | Prof9/Boktai-Solar-Sensor-Patches | ebf912d9dd69dc9953ee361b281be839d919ead6 | [
"MIT"
] | 55 | 2016-06-26T21:06:36.000Z | 2022-02-10T20:07:21.000Z | Source/b1u.asm | Prof9/boktai-solar-sensor-patches | ebf912d9dd69dc9953ee361b281be839d919ead6 | [
"MIT"
] | 1 | 2021-09-23T19:58:17.000Z | 2021-09-23T19:58:17.000Z | Source/b1u.asm | Prof9/boktai-solar-sensor-patches | ebf912d9dd69dc9953ee361b281be839d919ead6 | [
"MIT"
] | 6 | 2016-08-19T00:24:18.000Z | 2021-12-27T02:13:37.000Z | .gba
.open "Clean\Boktai 1 (U).gba","Boktai 1 (U)(Hack).gba",0x08000000
.org 0x080000D4 // sunlight changer
.area 0xCC
ldr r0,=3004508h
ldr r0,[r0] // r0 = sunlight
bl 80123F0h // r0 = amount of bars
ldr r1,=3004450h
ldrh r2,[r1] // r2 = BUTTON_HELD
ldrh r1,[r1,2h] // r1 = BUTTON_DOWN
ldr r3,=101h
and r2,r3
cmp r2... | 16.063291 | 66 | 0.723404 |
737815f609d086ac82a4cc469636c0ec71db34e0 | 437 | asm | Assembly | programs/oeis/317/A317320.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/317/A317320.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/317/A317320.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A317320: Multiples of 20 and odd numbers interleaved.
; 0,1,20,3,40,5,60,7,80,9,100,11,120,13,140,15,160,17,180,19,200,21,220,23,240,25,260,27,280,29,300,31,320,33,340,35,360,37,380,39,400,41,420,43,440,45,460,47,480,49,500,51,520,53,540,55,560,57,580,59,600,61,620,63,640,65,660,67,680,69,700,71,720,73,740,75,760,77,... | 54.625 | 340 | 0.695652 |
97a86dc256841d062e3c8b65c94bbee4f2799e82 | 176 | asm | Assembly | libsrc/_DEVELOPMENT/env/esxdos/c/sdcc_iy/getenv.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/env/esxdos/c/sdcc_iy/getenv.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/env/esxdos/c/sdcc_iy/getenv.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; char *getenv(const char *name)
SECTION code_env
PUBLIC _getenv
EXTERN _getenv_fastcall
_getenv:
pop af
pop hl
push hl
push af
jp _getenv_fastcall
| 9.777778 | 32 | 0.681818 |
b6796f588234e0e3ab9e5980d7c92cb1ee2aaa3e | 4,312 | asm | Assembly | base/ntos/lpc/amd64/lpcmove.asm | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | base/ntos/lpc/amd64/lpcmove.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | base/ntos/lpc/amd64/lpcmove.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | title "LPC Move Message Support"
;++
;
; Copyright (c) 2000 Microsoft Corporation
;
; Module Name:
;
; lpcmove.asm
;
; Abstract:
;
; This module implements functions to support the efficient movement of
; LPC Message blocks
;
; Author:
;
; David N. Cutler (davec) 25-Jun-2000
;
; Envi... | 29.135135 | 77 | 0.554963 |
ec4eb986c12bd69671d3de5246f6ca49d8e72134 | 626 | asm | Assembly | oeis/215/A215414.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/215/A215414.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/215/A215414.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A215414: Unix epoch timestamp for start of year, beginning with 1970.
; 0,31536000,63072000,94694400,126230400,157766400,189302400,220924800,252460800,283996800,315532800,347155200,378691200,410227200,441763200,473385600,504921600,536457600,567993600,599616000,631152000,662688000,694224000,725846400,757382400,7889184... | 69.555556 | 497 | 0.859425 |
47e8a18daf15d323b1f90ac5bb3f84bb1b7c3808 | 159 | asm | Assembly | libsrc/_DEVELOPMENT/adt/b_vector/c/sccz80/b_vector_back.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 8 | 2017-01-18T12:02:17.000Z | 2021-06-12T09:40:28.000Z | libsrc/_DEVELOPMENT/adt/b_vector/c/sccz80/b_vector_back.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 1 | 2017-03-06T07:41:56.000Z | 2017-03-06T07:41:56.000Z | libsrc/_DEVELOPMENT/adt/b_vector/c/sccz80/b_vector_back.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 3 | 2017-03-07T03:19:40.000Z | 2021-09-15T17:59:19.000Z |
; int b_vector_back(b_vector_t *v)
SECTION code_clib
SECTION code_adt_b_vector
PUBLIC b_vector_back
EXTERN b_array_back
defc b_vector_back = b_array_back
| 13.25 | 34 | 0.836478 |
fcc1bfbac3a9b690896052f5303c804a6dc0898a | 14,611 | asm | Assembly | tools/gdcc_acc/lib/src/libc/approx.asm | SpencerBelleau/EZDoomJukebox | 6514bec88d8c0433a28e6d724bf27f4dd4527ebb | [
"MIT"
] | null | null | null | tools/gdcc_acc/lib/src/libc/approx.asm | SpencerBelleau/EZDoomJukebox | 6514bec88d8c0433a28e6d724bf27f4dd4527ebb | [
"MIT"
] | null | null | null | tools/gdcc_acc/lib/src/libc/approx.asm | SpencerBelleau/EZDoomJukebox | 6514bec88d8c0433a28e6d724bf27f4dd4527ebb | [
"MIT"
] | null | null | null | ;;-----------------------------------------------------------------------------
;;
;; Copyright(C) 2015-2017 David Hill
;;
;; See COPYLIB for license information.
;;
;;-----------------------------------------------------------------------------
;;
;; Mathematics.
;;
;; Algorithm approximations.
;;
;;------------------... | 27.157993 | 128 | 0.555335 |
38c487a525a89129a875f1c060db95b3d2b84056 | 530 | asm | Assembly | oeis/163/A163325.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/163/A163325.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/163/A163325.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A163325: Pick digits at the even distance from the least significant end of the ternary expansion of n, then convert back to decimal.
; Submitted by Jamie Morken(s4)
; 0,1,2,0,1,2,0,1,2,3,4,5,3,4,5,3,4,5,6,7,8,6,7,8,6,7,8,0,1,2,0,1,2,0,1,2,3,4,5,3,4,5,3,4,5,6,7,8,6,7,8,6,7,8,0,1,2,0,1,2,0,1,2,3,4,5,3,4,5,3,4,5,6,7,8,... | 27.894737 | 217 | 0.596226 |
4df32349c492ffdfb0f67818ac6bbec893550aef | 6,589 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca.log_21829_134.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca.log_21829_134.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca.log_21829_134.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r14
push %r15
push %r8
push %r9
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0x64f9, %r15
nop
nop
and $46146, %r9
movl $0x61626364, (%r15)
nop
nop
nop
and $64939, %r14
lea addresses_D_ht+0xc8a5, %r8
add %rbx, %rbx
mov (%r8), %dx
nop
n... | 34.497382 | 2,999 | 0.657459 |
97fdbfe8f4e495512d9bfd745b17f43372243116 | 751 | asm | Assembly | programs/oeis/023/A023512.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/023/A023512.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/023/A023512.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A023512: Exponent of 2 in prime factorization of prime(n) + 1.
; 0,2,1,3,2,1,1,2,3,1,5,1,1,2,4,1,2,1,2,3,1,4,2,1,1,1,3,2,1,1,7,2,1,2,1,3,1,2,3,1,2,1,6,1,1,3,2,5,2,1,1,4,1,2,1,3,1,4,1,1,2,1,2,3,1,1,2,1,2,1,1,3,4,1,2,7,1,1,1,1,2,1,4,1,3,2,1,1,1,4,2,5,3,2,2,3,1,1,2,1,2,1,2,1,2,1,2,1,3,1,5,1,1,2,3,1,2,3,1,2,1,1,1,2,2,1,1... | 83.444444 | 501 | 0.573901 |
853ee50d218ed385611eb671c5d71699bb81e91f | 631 | asm | Assembly | programs/oeis/114/A114113.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/114/A114113.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/114/A114113.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A114113: a(n) = sum{k=1 to n} (A114112(k)). (For n>=2, a(n) = sum{k=1 to n} (A014681(k)) =sum{k=1 to n} (A103889(k)).).
; 1,3,7,10,16,21,29,36,46,55,67,78,92,105,121,136,154,171,191,210,232,253,277,300,326,351,379,406,436,465,497,528,562,595,631,666,704,741,781,820,862,903,947,990,1036,1081,1129,1176,1226,1275,1327,1... | 57.363636 | 441 | 0.695721 |
9c8ea36263e4f9a9a747a65e0acdbb36d9f7749b | 714 | asm | Assembly | oeis/037/A037140.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/037/A037140.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/037/A037140.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A037140: Convolution of natural numbers n >= 1 with Fibonacci numbers F(k), for k >= 5.
; 5,18,44,91,172,308,533,902,1504,2483,4072,6648,10821,17578,28516,46219,74868,121228,196245,317630,514040,831843,1346064,2178096,3524357,5702658,9227228,14930107,24157564,39087908,63245717,102333878,165579856,267914003,433494136,... | 42 | 490 | 0.781513 |
399e8191c755635c39bd93ced9d61f57ba78af71 | 481 | asm | Assembly | oeis/049/A049859.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/049/A049859.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/049/A049859.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A049859: a(n) = Sum_{k=0,1,2,...,n-4,n-2,n-1} a(k); a(n-3) is not a summand; 3 initial terms required.
; Submitted by Christian Krause
; 0,1,3,4,7,12,23,43,81,151,282,526,982,1833,3422,6388,11925,22261,41556,77575,144814,270333,504647,942055,1758591,3282868,6128328,11440120,21355963,39866466,74421140,138926437,259342... | 25.315789 | 196 | 0.656965 |
6514e440dc655e08eb6e4e3d173855fab0f749d0 | 712 | asm | Assembly | oeis/239/A239130.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/239/A239130.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/239/A239130.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A239130: Smallest positive integer solution x = a(n) of (3^4)*x - 2^n*y = 1 for n >= 0.
; Submitted by Christian Krause
; 1,1,1,1,1,17,49,49,177,177,177,177,2225,2225,2225,18609,18609,84145,84145,84145,608433,1657009,1657009,1657009,1657009,1657009,1657009,1657009,135874737,404310193,941181105,2014922929,2014922929,2... | 47.466667 | 494 | 0.796348 |
f840915b4feca691ee6ef805c4518749c9cf367d | 770 | asm | Assembly | Lehrjahr_4/Modul_121/seven_segment.asm | severinkaderli/gibb | 5b4952cedacb3885ab4a0eb9fd6c1cab5674e3ee | [
"MIT"
] | 5 | 2015-05-19T14:26:53.000Z | 2016-06-24T17:03:03.000Z | Lehrjahr_4/Modul_121/seven_segment.asm | severinkaderli/gibb | 5b4952cedacb3885ab4a0eb9fd6c1cab5674e3ee | [
"MIT"
] | null | null | null | Lehrjahr_4/Modul_121/seven_segment.asm | severinkaderli/gibb | 5b4952cedacb3885ab4a0eb9fd6c1cab5674e3ee | [
"MIT"
] | 6 | 2015-05-26T06:25:05.000Z | 2020-04-30T07:25:30.000Z | ; Ampelsteuerung
JMP Start ; Skip the data table
; Daten
DB FA ; 00
DB DF ; 09
DB FF ; 08
DB 8B ; 07
DB FD ; 06
DB DD ; 05
DB 4F ; 04
DB 9F ; 03
DB B7 ; 02
DB 0B ; 01
DB FB ; 00
Start:
MOV BL,02 ; Set BL to the start address of the data table
Loop:
MOV AL,[BL] ; Copy the data to AL
OUT 02 ; Output ... | 12.833333 | 58 | 0.646753 |
156ea86e4713177134bc9439ee8a00b2904e2b0b | 663 | asm | Assembly | dino/lcs/123p/A1.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/123p/A1.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | null | null | null | dino/lcs/123p/A1.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
006ADC move.b ($a1,A6), D0
006AE0 cmp.b ($a0,A6), D0 [123p+ A1]
0071FE move.b ($a0,A6), ($a1,A6)
007204 moveq #$0, D0 [123p+ A1]
007218 move.b ($a1,A6), D1 [123p+ A0]
00721C eor.w D0, D1 [123p+ A1]
018968 move.b ($a0,A6), ($a1,A6)
01896E moveq ... | 31.571429 | 54 | 0.604827 |
bb3012c45b244178e3b9f5bd0ae927d70ec7a6b5 | 529 | asm | Assembly | lab7/vettore/main.asm | samdsk/lab_arch2 | 45ac71c5647b2a7985f2391686f22ebab685ba67 | [
"MIT"
] | null | null | null | lab7/vettore/main.asm | samdsk/lab_arch2 | 45ac71c5647b2a7985f2391686f22ebab685ba67 | [
"MIT"
] | null | null | null | lab7/vettore/main.asm | samdsk/lab_arch2 | 45ac71c5647b2a7985f2391686f22ebab685ba67 | [
"MIT"
] | null | null | null | .data
vector: .word 1 0 0 #vettore iniziale
op_str: .asciiz "\nOperation:\n1 - Push\n2 - Print\n3 - Exit\n"
in_str:.asciiz "n: "
.text
.globl main
main:
la $s0 vector
loop: li $v0 4
la $a0 op_str
syscall
li $v0 5
syscall
beq $v0 1 op_push
beq $v0 2 op_print
beq $v0 3 op_exit
j loop
op_push:
... | 10.58 | 64 | 0.627599 |
26514c8bdb3eb04df1a909e7a8015c5c111e0efb | 7,949 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_255.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_255.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_255.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r14
push %r8
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0xeb0a, %rsi
lea addresses_normal_ht+0x124d6, %rdi
nop
nop
nop
cmp $25195, %r10
mov $11, %rcx
rep movsl
nop
nop
nop
nop
nop
and $40569, %r14
lea addresses_WC_ht+0x3476, %r14
no... | 33.682203 | 2,999 | 0.65807 |
b7e8ac587bfeaf3bc2b461d1f5df4da736463740 | 223 | asm | Assembly | libsrc/_DEVELOPMENT/arch/ts2068/misc/c/sccz80/ts_vmod.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/ts2068/misc/c/sccz80/ts_vmod.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/ts2068/misc/c/sccz80/ts_vmod.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; void ts_vmod(unsigned char mode)
SECTION code_clib
SECTION code_arch
PUBLIC ts_vmod
EXTERN asm_ts_vmod
defc ts_vmod = asm_ts_vmod
; SDCC bridge for Classic
IF __CLASSIC
PUBLIC _ts_vmod
defc _ts_vmod = ts_vmod
ENDIF
| 12.388889 | 34 | 0.807175 |
3566083287c5992b7609d5ad3fcdbcdfe8e8d263 | 4,987 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i7-7700_9_0xca_notsx.log_97_1162.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_0xca_notsx.log_97_1162.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_0xca_notsx.log_97_1162.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 %r8
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x81d1, %rsi
nop
add $52210, %r12
mov (%rsi), %r11d
nop
sub $19116, %r12
lea addresses_normal_ht+0x48f2, %r8
nop
nop
nop
nop
sub %r10, %r10
mov (%r8), %si
nop
nop
inc %r11
... | 21.221277 | 290 | 0.64989 |
0cb73cf8c00826ca7340e04d8f9ecb3047ed639a | 625 | asm | Assembly | oeis/081/A081039.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/081/A081039.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/081/A081039.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A081039: 4th binomial transform of (1,3,0,0,0,0,0,.....).
; 1,7,40,208,1024,4864,22528,102400,458752,2031616,8912896,38797312,167772160,721420288,3087007744,13153337344,55834574848,236223201280,996432412672,4191888080896,17592186044416,73667279060992,307863255777280,1284229581242368,5348024557502464,22236523160141824... | 56.818182 | 497 | 0.848 |
d6cb469330197f750153f106e5f4b5ee329c6dd1 | 10,210 | asm | Assembly | gfx/tilesets.asm | Trap-Master/spacworld97-thingy | a144827abecacdfec6cdc3baa32098e9290adf70 | [
"blessing"
] | null | null | null | gfx/tilesets.asm | Trap-Master/spacworld97-thingy | a144827abecacdfec6cdc3baa32098e9290adf70 | [
"blessing"
] | null | null | null | gfx/tilesets.asm | Trap-Master/spacworld97-thingy | a144827abecacdfec6cdc3baa32098e9290adf70 | [
"blessing"
] | null | null | null | tilecoll: MACRO
; used in data/tilesets/*_collision.asm
db COLL_\1, COLL_\2, COLL_\3, COLL_\4
ENDM
SECTION "Tileset Data 1", ROMX
Tileset0GFX:
TilesetJohtoGFX:
INCBIN "gfx/tilesets/johto.2bpp.lz"
Tileset0Meta:
TilesetJohtoMeta:
INCBIN "data/tilesets/johto_metatiles.bin"
Tileset0Coll:
TilesetJohtoColl:
INCLUDE "da... | 22.43956 | 58 | 0.845739 |
5ce37b568ec62093d8bff8599c7a7c19d5e58406 | 2,311 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_4_693.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_4_693.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_4_693.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 %r9
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x1107c, %rsi
lea addresses_D_ht+0x13628, %rdi
clflush (%rdi)
nop
nop
nop
and $28583, %r9
mov $60, %rcx
rep movsb
nop
dec %rcx
pop %rsi
pop %rdi
pop %rcx
pop %r9
ret
.global s_faulty_load
s_faulty_load:
push %r1... | 19.584746 | 147 | 0.640415 |
df11509db1668b66ae64be20bc83b2fe54bd4d71 | 507 | asm | Assembly | programs/oeis/086/A086500.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/086/A086500.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/086/A086500.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A086500: Group the natural numbers such that the n-th group sum is divisible by the n-th triangular number: (1), (2, 3, 4), (5, 6, 7), (8, 9, 10, 11, 12), (13, 14, 15, 16, 17), (18, 19, 20, 21, 22, 23, 24), ... Sequence contains the group sum.
; 1,9,18,50,75,147,196,324,405,605,726,1014,1183,1575,1800,2312,2601,3249,... | 50.7 | 245 | 0.676529 |
4c29cdeba7f4c786ce1357a9c6fc20cb83689893 | 7,679 | asm | Assembly | reference_asm/menu_choose_name_movement.asm | tashiww/maten_tools | efaf43958639edfdcd342615f4c23ccba35d80ce | [
"MIT"
] | 1 | 2021-05-14T19:14:38.000Z | 2021-05-14T19:14:38.000Z | reference_asm/menu_choose_name_movement.asm | tashiww/maten_tools | efaf43958639edfdcd342615f4c23ccba35d80ce | [
"MIT"
] | null | null | null | reference_asm/menu_choose_name_movement.asm | tashiww/maten_tools | efaf43958639edfdcd342615f4c23ccba35d80ce | [
"MIT"
] | null | null | null | ; ########################################################################################
; # Generated by the active disassembly feature of the Exodus emulation platform
; #
; # Creation Date: 2021-1-2 18:35:47
; # Analysis Region: 0x00004044 - 0x000042DC
; ##########################################################... | 25.596667 | 120 | 0.716369 |
368cd297fbe41b31e502b5099586c88686ab2642 | 367 | asm | Assembly | PRG/objects/3-F2.asm | narfman0/smb3_pp1 | 38a58adafff67a403591e38875e9fae943a5fe76 | [
"Unlicense"
] | null | null | null | PRG/objects/3-F2.asm | narfman0/smb3_pp1 | 38a58adafff67a403591e38875e9fae943a5fe76 | [
"Unlicense"
] | null | null | null | PRG/objects/3-F2.asm | narfman0/smb3_pp1 | 38a58adafff67a403591e38875e9fae943a5fe76 | [
"Unlicense"
] | null | null | null | .byte $00 ; Unknown purpose
.byte OBJ_BOOSTRETCH_FLIP, $2A, $17
.byte OBJ_BOOSTRETCH_FLIP, $2D, $13
.byte OBJ_BOOSTRETCH, $2D, $15
.byte OBJ_BOOSTRETCH, $30, $11
.byte OBJ_BOOSTRETCH_FLIP, $3A, $15
.byte OBJ_BOOSTRETCH, $3D, $13
.byte OBJ_BOOSTRETCH_FLIP, $42, $18
.byte OBJ_BOOSTRETCH_FLIP, $43, $13
.byte OB... | 28.230769 | 36 | 0.705722 |
91bb32fe6a0c4d316429ec4c6a1a3c40cc87bf9f | 1,502 | asm | Assembly | assignment5/read_file.asm | gkweb76/SLAE | c0aef9610a5f75568a0e65c4a91a3bb5a56e6fc6 | [
"MIT"
] | 15 | 2015-08-11T09:50:00.000Z | 2021-10-02T19:30:53.000Z | assignment5/read_file.asm | gkweb76/SLAE | c0aef9610a5f75568a0e65c4a91a3bb5a56e6fc6 | [
"MIT"
] | null | null | null | assignment5/read_file.asm | gkweb76/SLAE | c0aef9610a5f75568a0e65c4a91a3bb5a56e6fc6 | [
"MIT"
] | 9 | 2015-08-11T09:51:55.000Z | 2021-10-18T18:04:11.000Z | ; Metasploit linux/x86/read_file
; Analysis by Guillaume Kaddouch
; SLAE-681
global _start
section .text
_start:
jmp short 0x38 ; jump to 'jump1' (JMP CALL POP technique)
shellcode:
; open /etc/passwd
; int open(const char *pathname, int flags)
mov eax,0x5 ; 0x5 = open()
pop ebx ; save ret on stack int... | 27.814815 | 118 | 0.681092 |
5298b9f91ce59737f4d8979e3005049e650d3064 | 8,473 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0xca.log_21829_1645.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0xca.log_21829_1645.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0xca.log_21829_1645.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 %rax
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0xa2e4, %rcx
add $1719, %rsi
mov $0x6162636465666768, %r14
movq %r14, %xmm5
movups %xmm5, (%rcx)
nop
nop
nop
xor %r13, %r13
lea addresses_A_ht+0x180e4, %rsi
lea addresses_normal_ht+0x181... | 32.463602 | 2,999 | 0.653252 |
c6c815ab2ce6711f839e1988405ed5c9170ead53 | 6,054 | asm | Assembly | maps/PokecomCenterAdminOfficeMobile.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | maps/PokecomCenterAdminOfficeMobile.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | maps/PokecomCenterAdminOfficeMobile.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | object_const_def ; object_event constants
const POKECOMCENTERADMINOFFICEMOBILE_SCIENTIST1
const POKECOMCENTERADMINOFFICEMOBILE_SCIENTIST2
const POKECOMCENTERADMINOFFICEMOBILE_SCIENTIST3
PokecomCenterAdminOfficeMobile_MapScripts:
db 0 ; scene scripts
db 0 ; callbacks
PokecomCenterAdminOfficeMobileScientist1Scri... | 21.544484 | 169 | 0.777007 |
6fcfbf2871f7c89a99a9df8e2914180f89d89d8d | 802 | asm | Assembly | programs/oeis/008/A008949.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/008/A008949.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/008/A008949.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A008949: Triangle read by rows of partial sums of binomial coefficients: T(n,k) = Sum_{i=0..k} binomial(n,i) (0 <= k <= n); also dimensions of Reed-Muller codes.
; 1,1,2,1,3,4,1,4,7,8,1,5,11,15,16,1,6,16,26,31,32,1,7,22,42,57,63,64,1,8,29,64,99,120,127,128,1,9,37,93,163,219,247,255,256,1,10,46,130,256,382,466,502,511... | 57.285714 | 347 | 0.63591 |
0622ab879bef9d08d96a45da45b067df2c741513 | 254 | asm | Assembly | oeis/134/A134418.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/134/A134418.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/134/A134418.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A134418: Row sums of triangle A134417.
; Submitted by Jamie Morken(s4)
; 1,5,14,48,152,496,1600,5184,16768,54272,175616,568320,1839104,5951488
mov $1,3
mov $3,1
lpb $0
sub $0,1
mov $2,$3
mul $2,4
mul $3,2
add $3,$1
mov $1,$2
lpe
mov $0,$3
| 15.875 | 71 | 0.641732 |
6e53f12e5d809446a1a10229ece2f53296c1ef3b | 433 | asm | Assembly | oeis/099/A099530.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/099/A099530.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/099/A099530.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A099530: Expansion of 1/(1-x+x^4).
; Submitted by Christian Krause
; 1,1,1,1,0,-1,-2,-3,-3,-2,0,3,6,8,8,5,-1,-9,-17,-22,-21,-12,5,27,48,60,55,28,-20,-80,-135,-163,-143,-63,72,235,378,441,369,134,-244,-685,-1054,-1188,-944,-259,795,1983,2927,3186,2391,408,-2519,-5705,-8096,-8504,-5985,-280,7816,16320,22305,22585,14769... | 27.0625 | 251 | 0.598152 |
13422077290ec5c01ff1912ad1507461358fd577 | 1,838 | asm | Assembly | programs/oeis/136/A136017.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/136/A136017.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/136/A136017.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A136017: a(n) = 36n^2 - 1.
; 35,143,323,575,899,1295,1763,2303,2915,3599,4355,5183,6083,7055,8099,9215,10403,11663,12995,14399,15875,17423,19043,20735,22499,24335,26243,28223,30275,32399,34595,36863,39203,41615,44099,46655,49283,51983,54755,57599,60515,63503,66563,69695,72899,76175,79523,82943,86435,89999,93635,97343... | 204.222222 | 1,761 | 0.842764 |
0940f4a2a61c6cb612c20c692fe7cb6d744c155b | 9,402 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0x84_notsx.log_21829_2302.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0x84_notsx.log_21829_2302.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0x84_notsx.log_21829_2302.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 %r9
push %rbp
push %rcx
push %rdx
lea addresses_D_ht+0x4412, %r15
nop
nop
nop
nop
nop
sub %r14, %r14
mov (%r15), %ecx
nop
nop
nop
nop
add $56401, %r10
lea addresses_WT_ht+0x14a32, %r15
clflush (%r15)
nop
nop
nop
nop
and $22703, %r14
mov $0x... | 29.753165 | 2,999 | 0.647947 |
04fac80e82e50ecd1c989b7b7a7872c5a6c8c6e1 | 7,953 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_1309.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_1309.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_1309.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r14
push %r8
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x19e25, %rsi
nop
xor %rcx, %rcx
mov $0x6162636465666768, %r14
movq %r14, %xmm6
movups %xmm6, (%rsi)
nop
nop
sub %r8, %r8
lea addresses_normal_ht+0x1d625, %rdi
nop
cmp %rsi, %rs... | 31.311024 | 2,999 | 0.656482 |
897cd0fe1376ca55b98ace16cfc3e382f1313d04 | 681 | asm | Assembly | oeis/167/A167558.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/167/A167558.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/167/A167558.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A167558: The second right hand column of triangle A167557.
; Submitted by Jamie Morken(s1)
; 1,12,160,2688,55296,1351680,38338560,1238630400,44920995840,1807409479680,79906524364800,3850733459865600,200907832688640000,11282983883794022400,678650586195610828800,43527244493925384192000,2965469044231303593984000,2138732... | 45.4 | 495 | 0.863436 |
2ddc129b3849279c64d23a6327a940aebcbf4c91 | 1,980 | asm | Assembly | programs/oeis/304/A304618.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/304/A304618.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/304/A304618.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A304618: a(n) = 108*n^2 - 228*n + 114 (n>=2).
; 90,402,930,1674,2634,3810,5202,6810,8634,10674,12930,15402,18090,20994,24114,27450,31002,34770,38754,42954,47370,52002,56850,61914,67194,72690,78402,84330,90474,96834,103410,110202,117210,124434,131874,139530,147402,155490,163794,172314,181050,190002,199170,208554,21815... | 180 | 1,862 | 0.844444 |
dc0f7720a1fbe76912c11d34bfa3f16ff19e6506 | 482 | asm | Assembly | programs/oeis/340/A340395.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/340/A340395.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/340/A340395.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A340395: a(n) = A340131(A001006(n)).
; 5,15,50,150,455,1365,4100,12300,36905,110715,332150,996450,2989355,8968065,26904200,80712600,242137805,726413415,2179240250,6537720750,19613162255,58839486765,176518460300,529555380900,1588666142705,4765998428115,14297995284350,42893985853050,128681957559155,386045872677465,1158... | 68.857143 | 310 | 0.819502 |
286a9807636e4f0e589dca4c500be550fa6a3717 | 408 | asm | Assembly | programs/oeis/004/A004450.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/004/A004450.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/004/A004450.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A004450: Nimsum n + 9.
; 9,8,11,10,13,12,15,14,1,0,3,2,5,4,7,6,25,24,27,26,29,28,31,30,17,16,19,18,21,20,23,22,41,40,43,42,45,44,47,46,33,32,35,34,37,36,39,38,57,56,59,58,61,60,63,62,49,48,51,50,53,52,55,54,73,72,75,74,77,76,79,78,65,64,67,66,69,68,71,70,89,88,91,90,93,92,95,94,81,80,83,82,85,84,87,86,105,104,107,106... | 37.090909 | 295 | 0.625 |
b3442f0907a74d5a877c68d9e54f99bfcad79fc0 | 2,161 | asm | Assembly | programs/oeis/158/A158639.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/158/A158639.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/158/A158639.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A158639: a(n) = 676*n^2 - 26.
; 650,2678,6058,10790,16874,24310,33098,43238,54730,67574,81770,97318,114218,132470,152074,173030,195338,218998,244010,270374,298090,327158,357578,389350,422474,456950,492778,529958,568490,608374,649610,692198,736138,781430,828074,876070,925418,976118,1028170,1081574,1136330,1192438,1249... | 240.111111 | 2,076 | 0.86534 |
83cc920d0a09bfcc34d629dd28523091c604b2ea | 22,972 | asm | Assembly | musPlayer/musplayer.asm | a0r10n/MML6-compiler | f5877b4180cf59572877e2c5b8dcf329780d228e | [
"MIT"
] | 1 | 2020-06-26T21:25:02.000Z | 2020-06-26T21:25:02.000Z | musPlayer/musplayer.asm | a0r10n/MML6-compiler | f5877b4180cf59572877e2c5b8dcf329780d228e | [
"MIT"
] | null | null | null | musPlayer/musplayer.asm | a0r10n/MML6-compiler | f5877b4180cf59572877e2c5b8dcf329780d228e | [
"MIT"
] | null | null | null | ;Music player
;Plays compiled MML files.
;Intended for public consumption
.MEMORYMAP
SLOTSIZE $4000
DEFAULTSLOT 0
SLOT 0 $0000
SLOT 1 $4000
.ENDME
.ROMBANKMAP
BANKSTOTAL 2
BANKSIZE $4000
BANKS 2
.ENDRO
.EMPTYFILL $FF
.BANK 0 SLOT 0
.ORG $00
;RST $00
RET
.ORG $08
;RST $08
RET
.ORG $10
... | 17.207491 | 133 | 0.524203 |
a6a0a77bf77cb8f512bf774985ccfbdf626ee302 | 226 | asm | Assembly | arch/i386/mm/gdt.asm | samuelts/naiveos | 239e3c664d3d5f0062c5cd9555157c6cddc9de68 | [
"BSD-3-Clause"
] | null | null | null | arch/i386/mm/gdt.asm | samuelts/naiveos | 239e3c664d3d5f0062c5cd9555157c6cddc9de68 | [
"BSD-3-Clause"
] | null | null | null | arch/i386/mm/gdt.asm | samuelts/naiveos | 239e3c664d3d5f0062c5cd9555157c6cddc9de68 | [
"BSD-3-Clause"
] | null | null | null | [BITS 32]
section .text
[GLOBAL gdt_flush]
gdt_flush:
mov eax, [esp + 4]
lgdt [eax]
mov ax, 0x10
mov ds, ax
mov es, ax
mov fs, ax
mov gs, ax
mov ss, ax
jmp 0x08:.flush
.flush:
ret
| 10.761905 | 22 | 0.539823 |
4acfb2d14d3978f4951740dd6c8afb3567b7ea86 | 7,860 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_/i7-8650U_0xd2.log_8659_1036.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_ht_/i7-8650U_0xd2.log_8659_1036.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_ht_/i7-8650U_0xd2.log_8659_1036.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r14
push %r15
push %r9
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x190f1, %r9
nop
nop
nop
and %rcx, %rcx
mov $0x6162636465666768, %rdx
movq %rdx, %xmm3
movups %xmm3, (%r9)
nop
sub %r15, %r15
lea addresses_WT_ht+0x82f7, %rsi
lea addresses_WT_... | 30.583658 | 2,999 | 0.652036 |
f930da723b69b43a5c2fc6424b5ae328443e5902 | 209 | asm | Assembly | libsrc/_DEVELOPMENT/arch/ts2068/display/c/sdcc/tshc_saddrpright_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/ts2068/display/c/sdcc/tshc_saddrpright_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/ts2068/display/c/sdcc/tshc_saddrpright_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; void *tshc_saddrpright(void *saddr, uint bitmask)
SECTION code_clib
SECTION code_arch
PUBLIC _tshc_saddrpright_callee
EXTERN _zx_saddrpright_callee
defc _tshc_saddrpright_callee = _zx_saddrpright_callee
| 19 | 54 | 0.861244 |
e85468fc2233f4ab5c048aec13198ccc3f9f165e | 929 | asm | Assembly | programs/oeis/338/A338101.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/338/A338101.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/338/A338101.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A338101: Smallest odd prime dividing n is a(n)-th prime, or 0 if no such prime exists.
; 0,0,2,0,3,2,4,0,2,3,5,2,6,4,2,0,7,2,8,3,2,5,9,2,3,6,2,4,10,2,11,0,2,7,3,2,12,8,2,3,13,2,14,5,2,9,15,2,4,3,2,6,16,2,3,4,2,10,17,2,18,11,2,0,3,2,19,7,2,3,20,2,21,12,2,8,4,2,22,3,2,13,23,2,3,14,2,5,24,2,4,9,2,15,3,2,25,4,2,3,26,2,27... | 48.894737 | 577 | 0.584499 |
24b5b66f9026492109bc1800bbcb02e43ef23885 | 1,933 | asm | Assembly | smsq/sbas/loopadd.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | smsq/sbas/loopadd.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | smsq/sbas/loopadd.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; SBAS_LOOPADD - Convert LOOP Stmt to Address V2.00 1995 Tony Tebby
section sbas
xdef sb_loopadd
xdef sb_loopstt
xref sb_sttaddx
xref sb_addsttx
include 'dev8_keys_sbasic'
include 'dev8_smsq_sbas_inter_keys'
include 'dev8_mac_assert'
;+++
; SBASIC Convert LOOP line, statement number and offset to addre... | 18.409524 | 71 | 0.682359 |
0d5e2b266b089001fb5e2486909c53d182c9a500 | 750 | asm | Assembly | test/deligatingsample/B.asm | tos-kamiya/agec2 | d6c940b1097be03b05e01afe5b0f92b475a6e447 | [
"MIT"
] | 1 | 2018-06-09T02:59:24.000Z | 2018-06-09T02:59:24.000Z | test/deligatingsample/B.asm | tos-kamiya/agec2 | d6c940b1097be03b05e01afe5b0f92b475a6e447 | [
"MIT"
] | 2 | 2015-08-27T11:59:58.000Z | 2016-04-25T09:09:05.000Z | test/deligatingsample/B.asm | tos-kamiya/agec2 | d6c940b1097be03b05e01afe5b0f92b475a6e447 | [
"MIT"
] | null | null | null | Compiled from "Deligating.java"
class B {
A a;
B();
Code:
0: aload_0
1: invokespecial #1 // Method java/lang/Object."<init>":()V
4: aload_0
5: new #2 // class A
8: dup
9: invokespecial #3 ... | 25.862069 | 83 | 0.396 |
686203a27dbadd127735b55f3ed1af5eb428f7ce | 809 | asm | Assembly | input.asm | abdelq/heapsort | 3fa460feeeac3aaeee7b47e2aa19866ada9c57d1 | [
"MIT"
] | 2 | 2019-06-08T11:37:30.000Z | 2019-06-08T11:37:36.000Z | input.asm | abdelq/heapsort | 3fa460feeeac3aaeee7b47e2aa19866ada9c57d1 | [
"MIT"
] | null | null | null | input.asm | abdelq/heapsort | 3fa460feeeac3aaeee7b47e2aa19866ada9c57d1 | [
"MIT"
] | 2 | 2017-12-11T10:17:02.000Z | 2018-11-09T15:21:41.000Z | .globl input
.data
length: .asciiz "Length of the array: "
content: .asciiz "Content of the array:\n"
.text
# $s1 = n
input:
la $a0, length # $a0 = &length
li $v0, 4 # $v0 = 4
syscall # print string
li $v0, 5 # $v0 = 5
syscall # read integer
move $s1, $v0 # n =... | 24.515152 | 43 | 0.45241 |
f91dbdb6d8c5394230999d5ce1329b3fa677a475 | 536 | asm | Assembly | programs/oeis/112/A112421.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/112/A112421.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/112/A112421.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A112421: Number of 6 element subsets of {1,2,3,...,n} for which the sum-set has 12 elements.
; 2,4,6,8,10,12,16,20,24,28,32,36,42,48,54,60,66,72,80,88,96,104,112,120,130,140,150,160,170,180,192,204,216,228,240,252,266,280,294,308,322,336,352,368,384,400,416,432,450,468,486,504,522,540,560,580,600,620,640,660,682,704,... | 67 | 402 | 0.723881 |
b12dc0c11896d81f94148f432540bc9e6db0f0c3 | 528 | asm | Assembly | programs/oeis/026/A026356.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/026/A026356.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/026/A026356.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A026356: a(n) = floor((n-1)*phi) + n + 1, n > 0, where phi = (1+sqrt(5))/2.
; 2,4,7,9,12,15,17,20,22,25,28,30,33,36,38,41,43,46,49,51,54,56,59,62,64,67,70,72,75,77,80,83,85,88,91,93,96,98,101,104,106,109,111,114,117,119,122,125,127,130,132,135,138,140,143,145,148,151,153,156,159,161,164,166,169,172,174,177,180,182,18... | 66 | 359 | 0.653409 |
1a91a87ab76a9bef9fd46a5de752f537ef1f6cce | 653 | asm | Assembly | programs/oeis/267/A267610.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/267/A267610.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/267/A267610.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A267610: Total number of OFF (white) cells after n iterations of the "Rule 182" elementary cellular automaton starting with a single ON (black) cell.
; 0,0,2,2,4,6,12,12,14,16,22,24,30,36,50,50,52,54,60,62,68,74,88,90,96,102,116,122,136,150,180,180,182,184,190,192,198,204,218,220,226,232,246,252,266,280,310,312,318,3... | 59.363636 | 376 | 0.713629 |
daa5a2232e652aafea8cabd77fafa68ff4bf2a2f | 622 | asm | Assembly | Sim/tests/03_test_hl_reg.asm | ericsims/16B | d0921ae55e2b830531dd7dd5e71ea1fd2bdb10bc | [
"MIT"
] | null | null | null | Sim/tests/03_test_hl_reg.asm | ericsims/16B | d0921ae55e2b830531dd7dd5e71ea1fd2bdb10bc | [
"MIT"
] | null | null | null | Sim/tests/03_test_hl_reg.asm | ericsims/16B | d0921ae55e2b830531dd7dd5e71ea1fd2bdb10bc | [
"MIT"
] | null | null | null | #include "../CPU.asm"
#bank rom
; tests load hl register with immediate value
loadw hl, #0x0000
assert hl, #0x0000 ; check that hl reg is correct
loadw hl, #0x0001
assert hl, #0x001 ; check that hl reg is correct
loadw hl, #0xAAAA
assert hl, #0xAAAA ; check that hl reg is correct
halt
loadw hl, #0x55
assert hl, #0... | 20.064516 | 49 | 0.720257 |
5c3c711d31cfaa6be1d3c43ca1feb67b9f3d2f4a | 53,680 | asm | Assembly | target/cos_117/disasm/iop_overlay1/VMEWT.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 49 | 2020-10-09T12:29:16.000Z | 2022-03-12T02:33:35.000Z | target/cos_117/disasm/iop_overlay1/VMEWT.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 1 | 2021-12-29T15:59:25.000Z | 2021-12-29T15:59:25.000Z | target/cos_117/disasm/iop_overlay1/VMEWT.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 6 | 2021-04-12T06:10:32.000Z | 2022-02-08T23:11:19.000Z | 0x0000 (0x000000) 0x1000- f:00010 d: 0 | A = 0 (0x0000)
0x0001 (0x000002) 0x2925- f:00024 d: 293 | OR[293] = A
0x0002 (0x000004) 0x1000- f:00010 d: 0 | A = 0 (0x0000)
0x0003 (0x000006) 0x292C- f:00024 d: 300 | OR[300] = A
... | 79.880952 | 79 | 0.45883 |
0e3768a5189150480efb01a139e6c292f9efa951 | 446 | asm | Assembly | programs/oeis/092/A092514.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/092/A092514.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/092/A092514.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A092514: Decimal expansion of e^(1/5).
; 1,2,2,1,4,0,2,7,5,8,1,6,0,1,6,9,8,3,3,9,2,1,0,7,1,9,9,4,6,3,9,6,7,4,1,7,0,3,0,7,5,8,0,9,4,1,5,2,0,5,0,3,6,4,1,2,7,3,4,2,5,0,9,8,5,9,9,2,0,6,2,3,3,0,8,3,6,3,7,8,1,6,2,4,2,2,8,8,7,4,4,0,1,3,3,7,2,4,7,3
mov $2,1
mov $3,$0
mul $3,5
lpb $3
mul $2,$3
mul $2,5
add $1,$2
cmp ... | 18.583333 | 201 | 0.508969 |
3d85759b99d92e7b6961e69a3b399609570c0a3c | 528 | asm | Assembly | programs/oeis/245/A245092.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/245/A245092.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/245/A245092.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A245092: The even numbers (A005843) and the values of sigma function (A000203) interleaved.
; 0,1,2,3,4,4,6,7,8,6,10,12,12,8,14,15,16,13,18,18,20,12,22,28,24,14,26,24,28,24,30,31,32,18,34,39,36,20,38,42,40,32,42,36,44,24,46,60,48,31,50,42,52,40,54,56,56,30,58,72,60,32,62,63,64,48,66,54,68,48,70,91,72,38,74,60,76,56,7... | 48 | 291 | 0.653409 |
6a1b81b6cd36a478981607d42c408d7d2661473e | 652,420 | asm | Assembly | kernel.asm | dmansilva/OSProject03 | 233375faceef59e86f76060790cbb40ffce8e32a | [
"MIT-0"
] | null | null | null | kernel.asm | dmansilva/OSProject03 | 233375faceef59e86f76060790cbb40ffce8e32a | [
"MIT-0"
] | null | null | null | kernel.asm | dmansilva/OSProject03 | 233375faceef59e86f76060790cbb40ffce8e32a | [
"MIT-0"
] | null | null | null |
kernel: file format elf32-i386
Disassembly of section .text:
80100000 <multiboot_header>:
80100000: 02 b0 ad 1b 00 00 add 0x1bad(%eax),%dh
80100006: 00 00 add %al,(%eax)
80100008: fe 4f 52 decb 0x52(%edi)
8010000b: e4 0f in $0xf,%al
8010000c <entry>:... | 37.694708 | 74 | 0.537782 |
e1744f214b3380e8507a1a4baab54cc56d8a13e3 | 2,907 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xca_notsx.log_64_1217.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_64_1217.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_64_1217.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r13
push %r8
push %r9
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x1916d, %r12
and %r8, %r8
mov (%r12), %r13
nop
nop
cmp $44934, %rbp
lea addresses_normal_ht+0x13ead, %r10
nop
nop
nop
nop
nop
sub %r9, %r9
movl $0x61626364, ... | 19.910959 | 191 | 0.648091 |
1089789cf6b48e1134142f644da72722094228dd | 1,035 | asm | Assembly | workshop.asm | NastyZ98/asm_basics | 2fa33b14049f19c6286744ef6c2cfb7cf1cec924 | [
"MIT"
] | null | null | null | workshop.asm | NastyZ98/asm_basics | 2fa33b14049f19c6286744ef6c2cfb7cf1cec924 | [
"MIT"
] | null | null | null | workshop.asm | NastyZ98/asm_basics | 2fa33b14049f19c6286744ef6c2cfb7cf1cec924 | [
"MIT"
] | null | null | null | section .text
global get42
global my_strlen
global my_putstr
global my_strcmp
get42:
push rbp
mov rbp, rsp
mov rax, 42
leave
ret
my_strlen:
push rbp
mov rbp, rsp
mov rax, 0
start_my_strlen:
cmp byte [rdi], 0
je end_my_strlen
add rax, 1
add rdi, 1
... | 13.101266 | 23 | 0.57971 |
2c8df04bd128d053992203ef0ffc8d98d8229691 | 471 | asm | Assembly | 8_kyu/Exclusive_or_xor_Logical_Operator.asm | UlrichBerntien/Codewars-Katas | bbd025e67aa352d313564d3862db19fffa39f552 | [
"MIT"
] | null | null | null | 8_kyu/Exclusive_or_xor_Logical_Operator.asm | UlrichBerntien/Codewars-Katas | bbd025e67aa352d313564d3862db19fffa39f552 | [
"MIT"
] | null | null | null | 8_kyu/Exclusive_or_xor_Logical_Operator.asm | UlrichBerntien/Codewars-Katas | bbd025e67aa352d313564d3862db19fffa39f552 | [
"MIT"
] | null | null | null | SECTION .text
global xorf
; Returns a boolean indicating whether one of the arguments is true.
; arg0 = (bool) A boolean.
; arg1 = (bool) A boolean.
; return value = (bool) true if one argument is true, else false.
xorf:
; arg0: interpret all values !=0 as true
test rdi,rdi
setnz dil
; arg1... | 26.166667 | 69 | 0.670913 |
8c187cd7ba78364aa03564cefe5a8a5093b394eb | 876 | asm | Assembly | Info/VecAddSSE.asm | PhilippMueller1991/SIMD_Tests | 72794d7fb0dedf575d435238e512f198a1ce3471 | [
"MIT"
] | null | null | null | Info/VecAddSSE.asm | PhilippMueller1991/SIMD_Tests | 72794d7fb0dedf575d435238e512f198a1ce3471 | [
"MIT"
] | null | null | null | Info/VecAddSSE.asm | PhilippMueller1991/SIMD_Tests | 72794d7fb0dedf575d435238e512f198a1ce3471 | [
"MIT"
] | null | null | null | ; ============================================================================================= C++ implementation
;void VecAddSSE(Vec4f& out, const Vec4f& A, const Vec4f& B)
;{
; out.row = _mm_add_ps(A.row, B.row);
;}
; ============================================================================================= DEBU... | 32.444444 | 114 | 0.44863 |
f66c2d57d9f3d4bb6310097bd7aae13d22827cbc | 1,276 | asm | Assembly | SM7.asm | IamSumitKumar/MicroProcessor | 6dd78232c55f9f157cba27f50e9cdcd41f87ae59 | [
"Unlicense"
] | null | null | null | SM7.asm | IamSumitKumar/MicroProcessor | 6dd78232c55f9f157cba27f50e9cdcd41f87ae59 | [
"Unlicense"
] | null | null | null | SM7.asm | IamSumitKumar/MicroProcessor | 6dd78232c55f9f157cba27f50e9cdcd41f87ae59 | [
"Unlicense"
] | null | null | null | .MODEL SMALL
.386
.DATA
ARRAY DB 50 DUP(?)
M1 DB 10,13,'ENTER THE SIZE OF ARRAY$'
M2 DB 10,13,'ENTER DIGIT$'
M3 DB 10,13,'ENTER THE KEY TO BE SEARCHED$'
M4 DB 10,13,'KEY FOUND :)$'
M5 DB 10,13,'KEY NOT FOUND :($'
M6 DB 10,13,'POSITION: $'
NUM DW 0H
KEY DW 0H
POS DW 0H
.CODE
.STARTUP
MOV AX,0H
MOV CX,0... | 10.633333 | 44 | 0.634013 |
7e49e9442c5f91ed61e0c70c314c0ada13e94844 | 1,630 | asm | Assembly | programs/oeis/245/A245425.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/245/A245425.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/245/A245425.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A245425: Number of nonnegative integers with the property that their base 9/4 expansion (see A024652) has n digits.
; 9,18,36,81,180,405,918,2061,4635,10431,23472,52812,118827,267363,601560,1353510,3045402,6852150,15417342,34689015,78050286,175613148,395129583,889041555,2000343501,4500772875,10126738971,22785162687,5... | 18.522727 | 225 | 0.434969 |
e5add9a57b6227e76d5c87a8caf4c21599d5a583 | 10,443 | asm | Assembly | collision_detection.asm | DavidR86/c64-pong | a46784d5f8f81a762a199625d269cbefd5b528ab | [
"MIT"
] | null | null | null | collision_detection.asm | DavidR86/c64-pong | a46784d5f8f81a762a199625d269cbefd5b528ab | [
"MIT"
] | null | null | null | collision_detection.asm | DavidR86/c64-pong | a46784d5f8f81a762a199625d269cbefd5b528ab | [
"MIT"
] | 1 | 2019-03-13T19:18:57.000Z | 2019-03-13T19:18:57.000Z | /* This file handles collision detection. It
does NOT work in the following circumstances:
Sprites very big (Should not happen)
Sprites very close to x=255
*/
#import "data_exchange.asm"
.var spr9th = $d010 //00000000
.var spr0_x = $d000 //spr0 is right paddle
.var spr0_y = $d001
.var spr1_x = $d002 //spr1 is left... | 26.437975 | 172 | 0.735038 |
6f28876686b5ed439a74e292c4cb48e575b4b7ce | 1,658 | asm | Assembly | examples/6502asm/screenpatterns.asm | Eggbertx/GD6502 | 4489bde981c3b4927189f53598da956b7b945f49 | [
"BSD-2-Clause"
] | 1 | 2022-03-13T19:31:36.000Z | 2022-03-13T19:31:36.000Z | examples/6502asm/screenpatterns.asm | Eggbertx/GD6502 | 4489bde981c3b4927189f53598da956b7b945f49 | [
"BSD-2-Clause"
] | null | null | null | examples/6502asm/screenpatterns.asm | Eggbertx/GD6502 | 4489bde981c3b4927189f53598da956b7b945f49 | [
"BSD-2-Clause"
] | null | null | null | ; Screen patterns
;
; Quick hack - code could obviously be improved but this produces some fun and weird patterns.
;
; Great job on the emulator!
; It reminds me of my Ohio Scientific Challenger 1P...
;
; Pete Laing
; Try hitting random keys on keyboard for
ldy #$00 ; clear y index
lda $fe ; get... | 30.703704 | 95 | 0.537998 |
19cd9fcb9dbe19b71fde898d12a8342ab33ece90 | 1,497 | asm | Assembly | external/source/shellcode/bsdi/ia32/stager_sock_bind.asm | madhavarao-yejarla/VoIP | 3f7d0cdc0bb1423f9e952e411d073a1424ef9f5e | [
"Apache-2.0",
"BSD-3-Clause"
] | 35 | 2015-08-08T07:23:38.000Z | 2021-04-07T18:00:44.000Z | external/source/shellcode/bsdi/ia32/stager_sock_bind.asm | madhavarao-yejarla/VoIP | 3f7d0cdc0bb1423f9e952e411d073a1424ef9f5e | [
"Apache-2.0",
"BSD-3-Clause"
] | 1 | 2019-02-12T12:13:53.000Z | 2019-02-12T12:13:53.000Z | external/source/shellcode/bsdi/ia32/stager_sock_bind.asm | fozavci/metasploit-framework-with-viproy | 3f7d0cdc0bb1423f9e952e411d073a1424ef9f5e | [
"Apache-2.0",
"BSD-3-Clause"
] | 23 | 2015-08-11T05:07:47.000Z | 2020-11-06T03:55:10.000Z | ;;
;
; Name: stager_sock_bind
; Qualities: Can Have Nulls
; Version: $Revision: 1633 $
; License:
;
; This file is part of the Metasploit Exploit Framework
; and is subject to the same licenses and copyrights as
; the rest of this package.
;
; Description:
;
; ... | 16.271739 | 79 | 0.645291 |
4003fce860b45ca9e6f931f72b0999587776f887 | 5,608 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca.log_21829_1390.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca.log_21829_1390.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca.log_21829_1390.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 %r15
push %r8
push %rbp
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x9077, %r10
dec %r8
mov (%r10), %rbp
nop
dec %rdi
lea addresses_UC_ht+0x72d5, %rbx
nop
nop
nop
sub $16276, %rdi
mov (%rbx), %edx
nop
dec %rbp
lea addresses_normal_ht... | 39.77305 | 2,999 | 0.659415 |
9972939618447e5b98f95d43752fe245498c3344 | 309 | asm | Assembly | MySource/8-xchg-excanage value.asm | mdabdullahibnaharun/Assembly-Language | a56500622b961c7ecf9690ad9d2136c3e05ea1f7 | [
"MIT"
] | null | null | null | MySource/8-xchg-excanage value.asm | mdabdullahibnaharun/Assembly-Language | a56500622b961c7ecf9690ad9d2136c3e05ea1f7 | [
"MIT"
] | null | null | null | MySource/8-xchg-excanage value.asm | mdabdullahibnaharun/Assembly-Language | a56500622b961c7ecf9690ad9d2136c3e05ea1f7 | [
"MIT"
] | null | null | null | org 100h
.model small
.stack 100h
.data
.code
main proc
mov bl,53;5
mov bh,55;7
xchg bh,bl
mov ah,2
mov dl,bl
int 21h
mov ah,2
mov dl,bh
int 21h
mov ah,4ch
int 21h
main endp
end main
ret | 9.967742 | 16 | 0.440129 |
9d31f9b0f635f285e7963c42a1078677837b8179 | 139 | asm | Assembly | src/kernel/start.asm | DrDeano/DeanOS | 845223d085a2c5efc2a77f0a491a58b8a297637d | [
"MIT"
] | 6 | 2018-10-06T02:34:55.000Z | 2022-01-06T22:22:27.000Z | src/kernel/start.asm | DrDeano/DeanOS | 845223d085a2c5efc2a77f0a491a58b8a297637d | [
"MIT"
] | null | null | null | src/kernel/start.asm | DrDeano/DeanOS | 845223d085a2c5efc2a77f0a491a58b8a297637d | [
"MIT"
] | 1 | 2021-06-25T17:27:55.000Z | 2021-06-25T17:27:55.000Z | [bits 32]
[section .text]
[global start_kernel]
extern kernel_main
start_kernel:
jmp long kernel_main
halt:
cli
hlt
jmp halt | 9.928571 | 22 | 0.71223 |
f456b78e104d157da53895665af4737c415274ae | 20,411 | asm | Assembly | contrib/libs/openssl/asm/windows/engines/e_padlock-x86_64.asm | ZhekehZ/catboost | 3f774da539b8e57cca25686b89c473cbd1f61a6c | [
"Apache-2.0"
] | 4 | 2020-06-24T06:07:52.000Z | 2021-04-16T22:58:09.000Z | contrib/libs/openssl/asm/windows/engines/e_padlock-x86_64.asm | birichie/catboost | de75c6af12cf490700e76c22072fbdc15b35d679 | [
"Apache-2.0"
] | 6 | 2020-02-18T22:12:29.000Z | 2020-02-18T22:31:26.000Z | contrib/libs/openssl/asm/windows/engines/e_padlock-x86_64.asm | birichie/catboost | de75c6af12cf490700e76c22072fbdc15b35d679 | [
"Apache-2.0"
] | 1 | 2021-04-27T23:40:09.000Z | 2021-04-27T23:40:09.000Z | default rel
%define XMMWORD
%define YMMWORD
%define ZMMWORD
section .text code align=64
global padlock_capability
ALIGN 16
padlock_capability:
mov r8,rbx
xor eax,eax
cpuid
xor eax,eax
cmp ebx,0x746e6543
jne NEAR $L$zhaoxin
cmp edx,0x48727561
jne NEAR $L$noluck
cmp ecx,0x736c7561
jne NEAR ... | 17.282811 | 57 | 0.681397 |
ca1257a82e60f37e9020bf9488a9497e32f27bc7 | 479 | asm | Assembly | programs/oeis/140/A140500.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/140/A140500.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/140/A140500.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A140500: Period 18: repeat [1, 1, -2, 2, -1, -1, 1, -2, 1, -1, -1, 2, -2, 1, 1, -1, 2, -1].
; 1,1,-2,2,-1,-1,1,-2,1,-1,-1,2,-2,1,1,-1,2,-1,1,1,-2,2,-1,-1,1,-2,1,-1,-1,2,-2,1,1,-1,2,-1,1,1,-2,2,-1,-1,1,-2,1,-1,-1,2,-2,1,1,-1,2,-1,1,1,-2,2,-1,-1,1,-2,1,-1,-1,2,-2,1,1,-1,2,-1,1,1,-2,2,-1,-1,1,-2,1,-1,-1,2,-2,1,1,-1,2,-1... | 79.833333 | 235 | 0.446764 |
5549b6bf1bce4b19f938a9e66d1b85bff2160c15 | 319 | asm | Assembly | ADL/Assemble/Insert/2/BH~R_insert_head.asm | MaxMorning/LinkedListVisualization | b2a4f8f11ff6f6dfb495566a006e3472f1dac369 | [
"Apache-2.0"
] | 3 | 2021-11-06T03:47:08.000Z | 2021-11-06T03:47:11.000Z | ADL/Assemble/Insert/2/BH~R_insert_head.asm | MaxMorning/LinkedListVisualization | b2a4f8f11ff6f6dfb495566a006e3472f1dac369 | [
"Apache-2.0"
] | null | null | null | ADL/Assemble/Insert/2/BH~R_insert_head.asm | MaxMorning/LinkedListVisualization | b2a4f8f11ff6f6dfb495566a006e3472f1dac369 | [
"Apache-2.0"
] | 1 | 2021-11-06T03:47:14.000Z | 2021-11-06T03:47:14.000Z | aLine 0
nNew newNodePtr, {0:D}
gNewVPtr temp
gMoveNext temp, Root
nMoveAbs newNodePtr, 1380, 435.455
aLine 1
gBeq temp, null, 3
aLine 2
pSetPrev temp, newNodePtr
aLine 4
pSetNext newNodePtr, temp
aLine 5
pSetNext Root, newNodePtr
aLine 6
pSetPrev newNodePtr, Root
aLine 7
aStd
gDelete newNodePtr
gDelete temp
Halt | 12.269231 | 34 | 0.789969 |
7fdb8664889c08ec7f2b5acd109ee7bd84f553de | 252 | asm | Assembly | ex1.asm | robjpar/nasm-sasm | 20e64c2fbc70b5c5dffdac67ab591bf5f3fc9279 | [
"MIT"
] | null | null | null | ex1.asm | robjpar/nasm-sasm | 20e64c2fbc70b5c5dffdac67ab591bf5f3fc9279 | [
"MIT"
] | null | null | null | ex1.asm | robjpar/nasm-sasm | 20e64c2fbc70b5c5dffdac67ab591bf5f3fc9279 | [
"MIT"
] | null | null | null | ; nasm -f elf32 ex1.asm -o ex1.o
; gcc -m32 ex1.o -o ex1.out
; ./ex1.out
; echo $?
global main
section .text
main:
mov ebp, esp; for correct debugging
mov eax, 1 ; exit call
mov ebx, 42; exit status
int 0x80 ; system call
| 16.8 | 39 | 0.599206 |
1bd990400e69641f63913c7e47506a74fbc6d323 | 6,362 | asm | Assembly | test/pic18f13k22/blink.asm | G4me4u/pic-programmer-arduino | 1681eff487bd320d2461a6338908a31167ca6fa7 | [
"MIT"
] | 6 | 2018-05-18T23:10:01.000Z | 2022-03-20T23:58:38.000Z | test/pic18f13k22/blink.asm | G4me4u/pic-programmer-arduino | 1681eff487bd320d2461a6338908a31167ca6fa7 | [
"MIT"
] | null | null | null | test/pic18f13k22/blink.asm | G4me4u/pic-programmer-arduino | 1681eff487bd320d2461a6338908a31167ca6fa7 | [
"MIT"
] | null | null | null | ;*******************************************************************************
;
; PIC18F13K22
; ----------
; Vdd |1 20| Vss
; RA5 |2 19| RA0/PGD(ICSPDAT)
; RA4 |3 ... | 36.354286 | 148 | 0.52845 |
6bdbb8730a668b25031b0ddbb495dde0dff47f26 | 161 | asm | Assembly | libsrc/_DEVELOPMENT/adt/wa_stack/c/sdcc_iy/wa_stack_destroy.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/wa_stack/c/sdcc_iy/wa_stack_destroy.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/wa_stack/c/sdcc_iy/wa_stack_destroy.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; void wa_stack_destroy(wa_stack_t *s)
SECTION code_adt_wa_stack
PUBLIC _wa_stack_destroy
EXTERN _w_array_destroy
defc _wa_stack_destroy = _w_array_destroy
| 14.636364 | 41 | 0.850932 |
37c93fcc7e780db1b00026ad39c2f1ddfd3fb2e9 | 104 | asm | Assembly | src/kernel/kernel/start.asm | DrDeano/DeanOS | 845223d085a2c5efc2a77f0a491a58b8a297637d | [
"MIT"
] | 6 | 2018-10-06T02:34:55.000Z | 2022-01-06T22:22:27.000Z | src/kernel/kernel/start.asm | DrDeano/DeanOS | 845223d085a2c5efc2a77f0a491a58b8a297637d | [
"MIT"
] | null | null | null | src/kernel/kernel/start.asm | DrDeano/DeanOS | 845223d085a2c5efc2a77f0a491a58b8a297637d | [
"MIT"
] | 1 | 2021-06-25T17:27:55.000Z | 2021-06-25T17:27:55.000Z | [bits 32]
[section .text]
[extern kernel_main]
start:
call kernel_main
halt:
cli
hlt
jmp halt | 10.4 | 22 | 0.682692 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.