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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
92f5733155e844f1e62af7438af8e3ff0d327800 | 1,117 | asm | Assembly | vm_apps/third_party/yasm/source/patched-yasm/modules/objfmts/win32/tests/gas/win32secrel32.asm | metahashorg/v8_vm | 0d2ca034d48cc4b796ddb52730ebc06ed21509ab | [
"BSD-3-Clause"
] | 1 | 2019-04-25T17:50:34.000Z | 2019-04-25T17:50:34.000Z | vm_apps/third_party/yasm/source/patched-yasm/modules/objfmts/win32/tests/gas/win32secrel32.asm | metahashorg/v8_vm | 0d2ca034d48cc4b796ddb52730ebc06ed21509ab | [
"BSD-3-Clause"
] | null | null | null | vm_apps/third_party/yasm/source/patched-yasm/modules/objfmts/win32/tests/gas/win32secrel32.asm | metahashorg/v8_vm | 0d2ca034d48cc4b796ddb52730ebc06ed21509ab | [
"BSD-3-Clause"
] | 1 | 2018-11-28T07:47:41.000Z | 2018-11-28T07:47:41.000Z | # [oformat win32]
.text
.ascii ">>>>"
pre04: .ascii "<<<<"
.ascii ">>>>>"
pre0d: .ascii "<<<"
.ascii ">>>>>>"
pre16: .ascii "<<"
.ascii ">>>>>>>"
pre1f: .ascii "<"
.data
.ascii ">>>>"
sam04: .ascii "<<<<"
.ascii ">>>>>"
sam0d: .ascii "<<<"
.ascii ">>>>>>"
sam16: .ascii "<<"
.ascii ">>>>>>>"
sam1f: .ascii "<"... | 13.790123 | 20 | 0.538944 |
2c59375fa28356d1d1e58def9baf27f52eb61055 | 686 | asm | Assembly | oeis/263/A263895.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/263/A263895.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/263/A263895.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A263895: Expansion of e.g.f.: exp(-x)*x/(1-2*x)^2.
; Submitted by Jon Maiga
; 0,1,6,51,524,6405,90834,1467319,26607384,535277961,11832460190,285105945531,7437546405156,208846303056781,6280859188226154,201420656725873215,6861297209758777904,247422535745846839569,9416194788956228294454,377156775060354873848131,15859925... | 42.875 | 494 | 0.825073 |
0271d09c0d818af2fbf75b4040515a065e8affa4 | 206 | asm | Assembly | sw/552tests/inst_tests/jalr_12.asm | JPShen-UWM/ThreadKraken | 849c510531f28e36d3469535737b2120bd774935 | [
"MIT"
] | 1 | 2022-02-15T16:03:25.000Z | 2022-02-15T16:03:25.000Z | sw/552tests/inst_tests/jalr_12.asm | JPShen-UWM/ThreadKraken | 849c510531f28e36d3469535737b2120bd774935 | [
"MIT"
] | null | null | null | sw/552tests/inst_tests/jalr_12.asm | JPShen-UWM/ThreadKraken | 849c510531f28e36d3469535737b2120bd774935 | [
"MIT"
] | null | null | null | // Original test: ./jmeyer/hw4/problem6/jalr_0.asm
// Author: jmeyer
// Test source code follows
lbi r0, 8
jalr r0, 0 //Tests jalr with 0 offset
nop
halt
jalr r7, 0 //Tests r7 link functionality
| 18.727273 | 50 | 0.68932 |
a70fbb7b2d0a0294cef30f16b8a5aaff72396548 | 566 | asm | Assembly | src/bootloader.asm | voyula/simple-os | 761932403146815658a18ceab024417eddaf89bd | [
"MIT"
] | 1 | 2018-10-10T17:53:56.000Z | 2018-10-10T17:53:56.000Z | src/bootloader.asm | voyula/simple-os | 761932403146815658a18ceab024417eddaf89bd | [
"MIT"
] | null | null | null | src/bootloader.asm | voyula/simple-os | 761932403146815658a18ceab024417eddaf89bd | [
"MIT"
] | 1 | 2019-03-31T15:34:52.000Z | 2019-03-31T15:34:52.000Z | SYS_EXIT EQU 1
SYS_WRITE EQU 4
STDIN EQU 0
STDOUT EQU 1
%macro write_string 2
MOV EAX, SYS_WRITE
MOV EBX, STDOUT
MOV ECX, %1
MOV EDX, %2
INT 80h
%endmacro
global _start
_start:
MOV [STRING], DWORD 'Robo'
MOV ECX, 3
loop:
PUSH ECX
write_string STRING, LENGTH
write_... | 14.15 | 36 | 0.625442 |
f351b2ecb06d1245b82a3a6618a59379a8901bcf | 82 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/lm/z80/asm_dfp.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/lm/z80/asm_dfp.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/lm/z80/asm_dfp.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
SECTION code_fp_math48
PUBLIC asm_dfp
EXTERN am48_dfp
defc asm_dfp = am48_dfp
| 9.111111 | 23 | 0.817073 |
00a7b684765c6ab4abd27c6912c5f3125f0c4270 | 1,248 | asm | Assembly | kernel/acpi/public.asm | ssebs/xos | 8c50cb7753690ad67696131a8b9935947e1a8075 | [
"MIT"
] | 15 | 2020-05-02T22:04:24.000Z | 2021-08-31T16:56:59.000Z | kernel/acpi/public.asm | JamesLinus/xos | 3fba0cb15e84b5f7cd08e0a29ed5f86087192d2e | [
"MIT"
] | null | null | null | kernel/acpi/public.asm | JamesLinus/xos | 3fba0cb15e84b5f7cd08e0a29ed5f86087192d2e | [
"MIT"
] | 1 | 2019-07-20T10:10:36.000Z | 2019-07-20T10:10:36.000Z |
;; xOS32
;; Copyright (C) 2016-2017 by Omar Mohammad.
use32
; shutdown:
; Shuts down the PC
shutdown:
cmp [current_task], 1
jg .no ; only the kernel and the shell can shut down the PC
; when I support IPC, other programs can request shutdowns by sending --
; -- a message to the shell
call kill_all
mov ... | 13.714286 | 75 | 0.663462 |
7dbf873168e827f5b2d3939ee1e2de259de7b310 | 1,117 | asm | Assembly | programs/oeis/031/A031164.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/031/A031164.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/031/A031164.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A031164: Irreducible Euler sums of weight 8 and depth 10+2n.
; 1,4,15,40,99,212,429,800,1430,2424,3978,6288,9690,14520,21318,30624,43263,60060,82225,110968,148005,195052,254475,328640,420732,533936,672452,840480,1043460,1286832,1577532,1922496,2330445
mov $16,$0
mov $18,$0
add $18,1
lpb $18,1
clr $0,16
mov $0,$1... | 18.016129 | 190 | 0.460161 |
00d50b058455137f75a645e1be0edcfec3e57c22 | 115 | asm | Assembly | session_07/01-prodottoConSomme/somma.asm | DigiOhhh/LabArchitettura2-2017-2018 | da34b9a75ab2945ac70d5cbf69395d0db5172f6f | [
"MIT"
] | 1 | 2019-03-06T13:26:10.000Z | 2019-03-06T13:26:10.000Z | session_07/01-prodottoConSomme/somma.asm | DigiOhhh/LabArchitettura2-2017-2018 | da34b9a75ab2945ac70d5cbf69395d0db5172f6f | [
"MIT"
] | null | null | null | session_07/01-prodottoConSomme/somma.asm | DigiOhhh/LabArchitettura2-2017-2018 | da34b9a75ab2945ac70d5cbf69395d0db5172f6f | [
"MIT"
] | 1 | 2019-03-06T13:25:28.000Z | 2019-03-06T13:25:28.000Z | # INPUT:
# $a0 e $a1 due interi
# OUTPUT:
# la loro somma
.text
.globl somma
somma:
add $v0, $a0, $a1
jr $ra
| 9.583333 | 22 | 0.591304 |
855b99b4e6ab5129ab6c6a5af9a209767320cc78 | 309 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/lm/z80/derror_edom_infc.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/lm/z80/derror_edom_infc.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/lm/z80/derror_edom_infc.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
SECTION code_fp_math48
PUBLIC derror_edom_infc, derror_edom_pinfc, derror_edom_minfc
EXTERN am48_derror_edom_infc, am48_derror_edom_pinfc, am48_derror_edom_minfc
defc derror_edom_infc = am48_derror_edom_infc
defc derror_edom_pinfc = am48_derror_edom_pinfc
defc derror_edom_minfc = am48_derror_edom_minfc
| 28.090909 | 76 | 0.889968 |
9f785c28cbbf0fd022122fa9e5aa1fd1cee6a2e1 | 3,078 | asm | Assembly | assign3/assign3a/assign3a.asm | Andrew-Slade/Assembler | e1579b5c1187ffa4f416f83b070c169b0d401c14 | [
"MIT"
] | null | null | null | assign3/assign3a/assign3a.asm | Andrew-Slade/Assembler | e1579b5c1187ffa4f416f83b070c169b0d401c14 | [
"MIT"
] | null | null | null | assign3/assign3a/assign3a.asm | Andrew-Slade/Assembler | e1579b5c1187ffa4f416f83b070c169b0d401c14 | [
"MIT"
] | null | null | null | //KC03H99A JOB ,'ANDREW SLADE',MSGCLASS=H 00010004
//JSTEP01 EXEC PGM=ASSIST 00020004
//STEPLIB DD DSN=KC00NIU.ASSIST.LOADLIB,DISP=SHR 00030004
//SYSPRINT DD SYSOUT=* 00040... | 78.923077 | 80 | 0.262183 |
d112fb1ce0b4a70b0bcc2ca54181328f16e4bd71 | 7,290 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_0.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_0.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_0.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 %r13
push %r14
push %r15
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x15e1b, %rax
nop
nop
nop
nop
xor $9534, %r13
vmovups (%rax), %ymm1
vextracti128 $0, %ymm1, %xmm1
vpextrq $0, %xmm1, %r10
inc %r11
lea addresses_normal_ht+0... | 32.986425 | 2,999 | 0.654595 |
7f32c09936a9edf33e75fd95c7cec279c1bd4ce5 | 1,337 | nasm | Assembly | Projetos/J-VMTranslator/bin/nasm/SimplePopTemp.nasm | gabrielvf1/Z01---Grupo-H | ef44894eb6a245c9b856802dd96ebe0051315602 | [
"Unlicense"
] | null | null | null | Projetos/J-VMTranslator/bin/nasm/SimplePopTemp.nasm | gabrielvf1/Z01---Grupo-H | ef44894eb6a245c9b856802dd96ebe0051315602 | [
"Unlicense"
] | 77 | 2018-03-09T12:33:31.000Z | 2018-05-18T10:42:22.000Z | Projetos/J-VMTranslator/bin/nasm/SimplePopTemp.nasm | gabrielvf1/Z01---Grupo-H | ef44894eb6a245c9b856802dd96ebe0051315602 | [
"Unlicense"
] | null | null | null | ; 0 - POP temp 7
leaw $SP, %A
movw (%A), %A
decw %A
movw (%A), %D
leaw $12, %A
movw %D, (%A)
leaw $SP, %A
movw (%A), %A
decw %A
movw %A, %D
leaw $SP, %A
movw %D, (%A)
; 1 - POP temp 6
leaw $SP, %A
movw (%A), %A
decw %A
movw (%A), %D
leaw $11, %A
movw %D, (%A)
leaw $SP, %A
movw (%A), %A
decw %A
movw %A, %D
leaw $SP, %A
... | 12.613208 | 16 | 0.495138 |
8034c1db9adcaba9b3f47738b47f32d71a20b6da | 9,563 | asm | Assembly | vp8/encoder/arm/armv6/vp8_short_fdct4x4_armv6.asm | golden1232004/libvpx | 61a8b8673411110823d31ffd9d3e28d5023c5e9f | [
"BSD-3-Clause"
] | 83 | 2015-08-04T06:19:59.000Z | 2022-03-25T03:33:55.000Z | vp8/encoder/arm/armv6/vp8_short_fdct4x4_armv6.asm | golden1232004/libvpx | 61a8b8673411110823d31ffd9d3e28d5023c5e9f | [
"BSD-3-Clause"
] | 32 | 2015-07-31T22:47:16.000Z | 2022-03-16T01:57:49.000Z | vp8/encoder/arm/armv6/vp8_short_fdct4x4_armv6.asm | golden1232004/libvpx | 61a8b8673411110823d31ffd9d3e28d5023c5e9f | [
"BSD-3-Clause"
] | 40 | 2015-07-25T03:01:48.000Z | 2022-03-29T07:55:34.000Z | ;
; Copyright (c) 2011 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... | 36.361217 | 79 | 0.429781 |
42466ef984ce8c8f91af3aa283e490476c40e719 | 634 | asm | Assembly | oeis/219/A219564.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/219/A219564.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/219/A219564.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A219564: Sum(binomial(n+k,k)^6, k=0..n).
; Submitted by Jon Maiga
; 1,65,47386,65004097,119498671876,260128695981674,632156164654144530,1659900189891175027265,4616088190888638302435080,13418259230056806455830305940,40401802613222456104862752944356,125182282922559710456869140648653290,397195659937314116991934285462527... | 39.625 | 454 | 0.839117 |
74358493f530022860114d7aa5c7162f86b8fd5f | 1,340 | asm | Assembly | programs/oeis/250/A250427.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/250/A250427.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/250/A250427.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A250427: Number of (n+1)X(3+1) 0..1 arrays with nondecreasing sum of every two consecutive values in every row and column
; 81,324,1296,3600,10000,22500,50625,99225,194481,345744,614656,1016064,1679616,2624400,4100625,6125625,9150625,13176900,18974736,26501904,37015056,50381604,68574961,91298025,121550625,158760000,2... | 148.888889 | 1,107 | 0.876119 |
2763b777b7ed58b779903d9755c48b7d0feebdde | 575 | asm | Assembly | programs/oeis/026/A026565.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/026/A026565.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/026/A026565.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A026565: a(n) = 6*a(n-2), starting 1,3,9.
; 1,3,9,18,54,108,324,648,1944,3888,11664,23328,69984,139968,419904,839808,2519424,5038848,15116544,30233088,90699264,181398528,544195584,1088391168,3265173504,6530347008,19591041024,39182082048
mov $15,$0
mov $17,2
lpb $17,1
clr $0,15
mov $0,$15
sub $17,1
add $0,$17... | 16.911765 | 194 | 0.603478 |
61c0582b8445309a030cc2b275cf720bb2f0842c | 648 | asm | Assembly | MASM_Practice/43_Bool_Compare.asm | TuringGu/RELearning | a44813d6ae0416631bf5b345a7606cdf3d1a3ffe | [
"MIT"
] | null | null | null | MASM_Practice/43_Bool_Compare.asm | TuringGu/RELearning | a44813d6ae0416631bf5b345a7606cdf3d1a3ffe | [
"MIT"
] | null | null | null | MASM_Practice/43_Bool_Compare.asm | TuringGu/RELearning | a44813d6ae0416631bf5b345a7606cdf3d1a3ffe | [
"MIT"
] | null | null | null | .586
.MODEL flat,stdcall
option casemap:none
include windows.inc
include user32.inc
include kernel32.inc
include msvcrt.inc
includelib user32.lib
includelib kernel32.lib
includelib msvcrt.lib
.data
.code
main PROC
mov eax,18
mov ebx,26
xor eax,ebx
test al,10
cmp al,10
;Exit
push 0
call ExitProcess
add... | 14.4 | 72 | 0.700617 |
8b8f58041ba0aa69f3f19cc14c3b29b9066b2908 | 176 | asm | Assembly | libsrc/_DEVELOPMENT/stdlib/c/sccz80/ftoa_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/stdlib/c/sccz80/ftoa_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/stdlib/c/sccz80/ftoa_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; size_t ftoa(float x, char *buf, uint16_t prec, uint16_t flag)
SECTION code_clib
SECTION code_stdlib
PUBLIC ftoa_callee
EXTERN dtoa_callee
defc ftoa_callee = dtoa_callee
| 14.666667 | 63 | 0.801136 |
5f2688e068f2d403369b7dd4d511fcdbcc8a88df | 1,903 | asm | Assembly | bsp/m16c62p/drivers/interrupts_iar.asm | rockonedege/rt-thread | 4fe6c709d0bfe719bed6c927f0144ba373bbda5a | [
"Apache-2.0"
] | 7,482 | 2015-01-01T09:23:08.000Z | 2022-03-31T19:34:05.000Z | bsp/m16c62p/drivers/interrupts_iar.asm | rockonedege/rt-thread | 4fe6c709d0bfe719bed6c927f0144ba373bbda5a | [
"Apache-2.0"
] | 2,543 | 2015-01-09T02:01:34.000Z | 2022-03-31T23:10:14.000Z | bsp/m16c62p/drivers/interrupts_iar.asm | rockonedege/rt-thread | 4fe6c709d0bfe719bed6c927f0144ba373bbda5a | [
"Apache-2.0"
] | 4,645 | 2015-01-06T07:05:31.000Z | 2022-03-31T18:21:50.000Z | /*
* Copyright (c) 2006-2021, RT-Thread Development Team
*
* SPDX-License-Identifier: Apache-2.0
*
* Change Logs:
* Date Author Notes
* 2010-04-20 fify the first version
*
* For : Renesas M16C
* Toolchain : IAR's EW for M16C v3.401
*/
PUBLIC rt_hw_timer_handler
PUB... | 28.833333 | 107 | 0.636364 |
54623b5f56aa157bb46b7d4e49274de8b945293a | 158 | asm | Assembly | audio/sfx/battle_25.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | audio/sfx/battle_25.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | audio/sfx/battle_25.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | SFX_Battle_25_Ch8:
noise_note 15, 4, -7, 65
noise_note 8, 8, -7, 65
noise_note 8, 12, -7, 65
noise_note 8, 15, 2, 66
noise_note 15, 15, 2, 65
sound_ret
| 19.75 | 25 | 0.670886 |
45dd7c2612712155175a266fbf3a7d0692a87021 | 4,225 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_636.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_636.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_636.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 %rbp
push %rdi
push %rdx
lea addresses_WT_ht+0x13fac, %rdi
nop
nop
add %rbp, %rbp
movb (%rdi), %r11b
nop
sub $12640, %rdx
pop %rdx
pop %rdi
pop %rbp
pop %r11
ret
.global s_faulty_load
s_faulty_load:
push %r12
push %r13
push %r9
push %rdi
push %rdx
push %r... | 58.680556 | 2,999 | 0.659408 |
367484db0aa05e61bc8549e73f4eafc472f61a69 | 708 | asm | Assembly | programs/oeis/195/A195176.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/195/A195176.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/195/A195176.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A195176: a(n) = 3*n - floor(n*sqrt(2)).
; 0,2,4,5,7,8,10,12,13,15,16,18,20,21,23,24,26,27,29,31,32,34,35,37,39,40,42,43,45,46,48,50,51,53,54,56,58,59,61,62,64,66,67,69,70,72,73,75,77,78,80,81,83,85,86,88,89,91,92,94,96,97,99,100,102,104,105,107,108,110,112,113,115,116,118,119,121,123,124,126,127,129,131,132,134,135,1... | 25.285714 | 332 | 0.556497 |
6db464771a327e9ed4cf66406733e04d55788aa5 | 615 | asm | Assembly | oeis/067/A067411.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/067/A067411.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/067/A067411.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A067411: Third column of triangle A067410 and second column of A067417.
; 1,4,24,144,864,5184,31104,186624,1119744,6718464,40310784,241864704,1451188224,8707129344,52242776064,313456656384,1880739938304,11284439629824,67706637778944,406239826673664,2437438960041984,14624633760251904,87747802561511424,5264868153690685... | 61.5 | 483 | 0.873171 |
325a2cd2e5f08c231bb84dc2bbc9fe9747a8a66c | 132 | asm | Assembly | source/constants.asm | mateuszstompor/Linked-List-x86-64-ASM | 0652d03458ef65e93a6cad4586dacbd5893c5ed6 | [
"MIT"
] | 5 | 2019-07-12T11:30:22.000Z | 2022-03-07T18:39:52.000Z | source/constants.asm | mateuszstompor/Linked-List-x86-64-ASM | 0652d03458ef65e93a6cad4586dacbd5893c5ed6 | [
"MIT"
] | 6 | 2019-07-22T21:34:01.000Z | 2020-02-09T15:09:10.000Z | source/constants.asm | mateuszstompor/Linked-List-x86-64-ASM | 0652d03458ef65e93a6cad4586dacbd5893c5ed6 | [
"MIT"
] | null | null | null | ;
; Created by Mateusz Stompór on 21/07/2019.
;
%ifndef LL_CONSTANTS
%define LL_CONSTANTS
; List
%define NULL_PTR 0
%endif
| 13.2 | 43 | 0.704545 |
6ec8f486e4e774901ef19c928893cadaed8f9d1a | 761 | asm | Assembly | oeis/189/A189835.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/189/A189835.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/189/A189835.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A189835: Number of representations of n as a*b + b*c + c*d + d*e where a, b, d, e>0, c>=0 are integers.
; Submitted by Jamie Morken(s4)
; 0,1,4,9,16,26,36,53,64,90,100,138,144,194,200,261,256,347,324,426,416,522,484,658,576,746,712,882,784,1060,900,1173,1088,1314,1160,1587,1296,1658,1544,1890,1600,2164,1764,2298,2096... | 38.05 | 464 | 0.689882 |
f3a919cd8858d320a40f75abee9f5f4864cc01a2 | 487 | asm | Assembly | programs/oeis/110/A110660.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/110/A110660.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/110/A110660.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A110660: Pronic numbers repeated.
; 0,0,2,2,6,6,12,12,20,20,30,30,42,42,56,56,72,72,90,90,110,110,132,132,156,156,182,182,210,210,240,240,272,272,306,306,342,342,380,380,420,420,462,462,506,506,552,552,600,600,650,650,702,702,756,756,812,812,870,870,930,930,992,992,1056,1056,1122,1122,1190,1190,1260,1260,1332,1332,14... | 60.875 | 411 | 0.735113 |
a1f8db012974633d6413b4b5019ebae46e245733 | 371 | asm | Assembly | programs/oeis/070/A070351.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/070/A070351.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/070/A070351.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A070351: a(n) = 2^n mod 47.
; 1,2,4,8,16,32,17,34,21,42,37,27,7,14,28,9,18,36,25,3,6,12,24,1,2,4,8,16,32,17,34,21,42,37,27,7,14,28,9,18,36,25,3,6,12,24,1,2,4,8,16,32,17,34,21,42,37,27,7,14,28,9,18,36,25,3,6,12,24,1,2,4,8,16,32,17,34,21,42,37,27,7,14,28,9,18,36,25,3,6,12,24,1,2,4,8,16,32,17,34
mov $1,1
mov $2,$0
lpb ... | 30.916667 | 265 | 0.587601 |
408c072cfc7a992a669191734e55dd271096381a | 2,163 | asm | Assembly | savefile/maps/3B31_LostWoodsSubB_Fun.asm | stranck/fools2018-1 | 1c506b17343fcdfa708aafaf8e596153e2c63254 | [
"MIT"
] | 35 | 2018-04-01T06:55:28.000Z | 2021-05-09T19:09:42.000Z | savefile/maps/3B31_LostWoodsSubB_Fun.asm | stranck/fools2018-1 | 1c506b17343fcdfa708aafaf8e596153e2c63254 | [
"MIT"
] | 4 | 2018-04-01T15:32:55.000Z | 2019-02-23T20:46:49.000Z | savefile/maps/3B31_LostWoodsSubB_Fun.asm | stranck/fools2018-1 | 1c506b17343fcdfa708aafaf8e596153e2c63254 | [
"MIT"
] | 12 | 2018-04-01T15:48:09.000Z | 2021-01-27T10:22:33.000Z | SECTION "Map_3B31_Fun", ROM0[$B800]
Map_3B31_Fun_Header:
hdr_tileset 0
hdr_dimensions 7, 7
hdr_pointers_a Map_3B31_Fun_Blocks, Map_3B31_Fun_TextPointers
hdr_pointers_b Map_3B31_Fun_Script, Map_3B31_Fun_Objects
hdr_pointers_c Map_3B31_Fun_InitScript, Map_3B31_Fun_RAMScrip... | 26.060241 | 71 | 0.632455 |
0f79bf634cfc7e916c7fd1f3445dfb77c1faf574 | 792 | asm | Assembly | programs/oeis/002/A002276.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/002/A002276.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/002/A002276.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A002276: a(n) = 2*(10^n - 1)/9.
; 0,2,22,222,2222,22222,222222,2222222,22222222,222222222,2222222222,22222222222,222222222222,2222222222222,22222222222222,222222222222222,2222222222222222,22222222222222222,222222222222222222,2222222222222222222,22222222222222222222,222222222222222222222,2222222222222222222222,2222222... | 88 | 705 | 0.897727 |
242e22c35dec1878d0c356f4119963304d414eef | 3,523 | asm | Assembly | Appl/Startup/BStartup/bsWelcome.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Appl/Startup/BStartup/bsWelcome.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Appl/Startup/BStartup/bsWelcome.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1992 -- All Rights Reserved
PROJECT: PC GEOS
MODULE:
FILE: bsWelcome.asm
AUTHOR: Steve Yegge, Jul 15, 1993
ROUTINES:
Name Description
---- -----------
REVISION HISTORY:
Name Date Descr... | 23.177632 | 79 | 0.565995 |
f384c6e46476321dbc3d3da5b610d16a971c438d | 8,268 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xca_notsx.log_21829_925.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xca_notsx.log_21829_925.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xca_notsx.log_21829_925.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 %r13
push %r14
push %r8
push %r9
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x17cf8, %rax
nop
nop
nop
nop
inc %r9
mov $0x6162636465666768, %r13
movq %r13, %xmm5
vmovups %ymm5, (%rax)
nop
nop
nop
nop
nop
xor %r8, %r8
lea addresses_normal_ht+0x4250, %r9
n... | 33.473684 | 2,999 | 0.656386 |
54e619e5305b44a687bc220812a9408437fbbf46 | 19,809 | asm | Assembly | lib/sdk/Libraries/FreeRTOS-Plus/Source/CyaSSL/ctaocrypt/src/aes_asm.asm | dos1/card10-firmware | 2b12800dfb677d37f808b380c9d9fe2a0fc528ab | [
"MIT"
] | null | null | null | lib/sdk/Libraries/FreeRTOS-Plus/Source/CyaSSL/ctaocrypt/src/aes_asm.asm | dos1/card10-firmware | 2b12800dfb677d37f808b380c9d9fe2a0fc528ab | [
"MIT"
] | null | null | null | lib/sdk/Libraries/FreeRTOS-Plus/Source/CyaSSL/ctaocrypt/src/aes_asm.asm | dos1/card10-firmware | 2b12800dfb677d37f808b380c9d9fe2a0fc528ab | [
"MIT"
] | 2 | 2019-09-30T09:20:48.000Z | 2021-03-26T11:03:42.000Z | ; /*aes_asm . asm
; *
; *Copyright[C]2006 -2014 wolfSSL Inc .
; *
; *This file is part of CyaSSL .
; *
; *CyaSSL is free software/ you can redistribute it and/or modify
; *it under the terms of the GNU General Public License as published by
; *the Free Software Foundation/ either version 2 of the License, or
... | 20.358684 | 83 | 0.705235 |
0b7135c5bbad5a9f915ad64ea692feb552d1e92a | 16,975 | asm | Assembly | src/VMTranslator/fixtures/StackArithmetic/StackTest/StackTest.raw.asm | tuzmusic/HackManager | 5c47e5541cb7372315355d9799f04fc0235a549d | [
"MIT"
] | 1 | 2021-05-17T19:50:24.000Z | 2021-05-17T19:50:24.000Z | src/VMTranslator/fixtures/StackArithmetic/StackTest/StackTest.raw.asm | tuzmusic/HackManager | 5c47e5541cb7372315355d9799f04fc0235a549d | [
"MIT"
] | null | null | null | src/VMTranslator/fixtures/StackArithmetic/StackTest/StackTest.raw.asm | tuzmusic/HackManager | 5c47e5541cb7372315355d9799f04fc0235a549d | [
"MIT"
] | null | null | null | @17 // ** 1: push constant 17 **
D=A // store the current address as a value
@SP // >> push constant value (17) onto stack <<
A=M // move to top of stack
M=D // write value of D to current location
@SP // increment stack pointer
M=M+1 - ... | 48.919308 | 183 | 0.379912 |
78afa699d43847f3a5ec50aef114a894498ad313 | 8,806 | asm | Assembly | MSDOS/Virus.MSDOS.Unknown.ritzen.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | 3 | 2021-05-15T15:57:13.000Z | 2022-03-16T09:11:05.000Z | MSDOS/Virus.MSDOS.Unknown.ritzen.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | null | null | null | MSDOS/Virus.MSDOS.Unknown.ritzen.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | 3 | 2021-05-15T15:57:15.000Z | 2022-01-08T20:51:04.000Z | ;*****************************************************************************
;* *
;* The Ritzen Virus *
;* *
;* (c) '93, by S.A.R. (Students Agains Ritzen) / TridenT *
;* *
;***************************************************************************... | 17.754032 | 78 | 0.525891 |
2b41a430425f97d3c42e9a584cd917c88b9fd080 | 370 | asm | Assembly | oeis/126/A126725.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/126/A126725.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/126/A126725.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A126725: a(1)=0, a(2)=1; for n>2, a(n) = C(n,2)*(1+a(n-2)).
; Submitted by Christian Krause
; 0,1,3,12,40,195,861,5488,31032,247005,1706815,16302396,133131648,1483518127,13978823145,178022175360,1901119947856,27237392830233,325091511083547,5175104637744460,68269217327545080,1195449171318970491
add $0,1
seq $0,87214 ... | 46.25 | 202 | 0.737838 |
2b74f798db2efcd905eee5e23416080ff912d3af | 843 | asm | Assembly | libsrc/graphics/circle_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 38 | 2021-06-18T12:56:15.000Z | 2022-03-12T20:38:40.000Z | libsrc/graphics/circle_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 2 | 2021-06-20T16:28:12.000Z | 2021-11-17T21:33:56.000Z | libsrc/graphics/circle_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 6 | 2021-06-18T18:18:36.000Z | 2021-12-22T08:01:32.000Z | ;
; Z88 Graphics Functions - Small C+ stubs
;
; Written around the Interlogic Standard Library
;
; Stubs Written by D Morris - 30/9/98
;
;
; $Id: circle_callee.asm $
;
; Usage: circle(int x, int y, int radius, int skip);
SECTION code_graphics
PUBLIC circle_callee
PUBLIC _cir... | 15.90566 | 54 | 0.591934 |
239df370d1ddc6bb044e7c3342985dc26e4a1d32 | 1,136 | asm | Assembly | programs/oeis/335/A335876.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/335/A335876.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/335/A335876.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A335876: a(1) = 2, and for n > 1, a(n) = n + (n/p), where p is largest prime dividing n, A006530(n).
; 2,3,4,6,6,8,8,12,12,12,12,16,14,16,18,24,18,24,20,24,24,24,24,32,30,28,36,32,30,36,32,48,36,36,40,48,38,40,42,48,42,48,44,48,54,48,48,64,56,60,54,56,54,72,60,64,60,60,60,72,62,64,72,96,70,72,68,72,72,80,72,96,74,76,... | 66.823529 | 901 | 0.680458 |
045290a12d0f38a7612de84d8ce94859a100fcf8 | 637 | asm | Assembly | src/test/ref/cstyle-decl-var.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/test/ref/cstyle-decl-var.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/test/ref/cstyle-decl-var.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | // Test declarations of variables without definition
// Commodore 64 PRG executable file
.file [name="cstyle-decl-var.prg", type="prg", segments="Program"]
.segmentdef Program [segments="Basic, Code, Data"]
.segmentdef Basic [start=$0801]
.segmentdef Code [start=$80d]
.segmentdef Data [startAfter="Code"]
.segment Bas... | 23.592593 | 66 | 0.635793 |
0f86d36daa80ddbebcf3c88f4e37b594227391b8 | 13,342 | asm | Assembly | bin/launch.asm | moon-chilled/maiko | f2aa1fb49049c3ec97499995303ee953f6792742 | [
"MIT"
] | null | null | null | bin/launch.asm | moon-chilled/maiko | f2aa1fb49049c3ec97499995303ee953f6792742 | [
"MIT"
] | null | null | null | bin/launch.asm | moon-chilled/maiko | f2aa1fb49049c3ec97499995303ee953f6792742 | [
"MIT"
] | null | null | null | ;************************************************************************
;* *
;* l a u n c h . a s m *
;* *
;* This is the ... | 37.268156 | 83 | 0.379553 |
f630a84dd124a1065a8424408dcfb1f794b69e89 | 176 | asm | Assembly | programs/oeis/085/A085600.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/085/A085600.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/085/A085600.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A085600: Number of simple graphs with 3 edges on n vertices.
; 0,0,1,3,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5
mov $1,5
lpb $1,1
sub $1,4
div $1,2
add $1,$0
lpe
| 17.6 | 62 | 0.585227 |
ac03912d37c28e0b4ed2f65bba850500af71badb | 16,397 | asm | Assembly | code/zlib-1.2.11/contrib/masmx86/inffas32.asm | skrtbhtngr/presto | 21392e80b3a1ffce5fd3ce206025962e9dfa00c6 | [
"Apache-2.0"
] | null | null | null | code/zlib-1.2.11/contrib/masmx86/inffas32.asm | skrtbhtngr/presto | 21392e80b3a1ffce5fd3ce206025962e9dfa00c6 | [
"Apache-2.0"
] | null | null | null | code/zlib-1.2.11/contrib/masmx86/inffas32.asm | skrtbhtngr/presto | 21392e80b3a1ffce5fd3ce206025962e9dfa00c6 | [
"Apache-2.0"
] | null | null | null | ;/* inffas32.asm is a hand tuned assembler version of inffast.c -- fast decoding
; *
; * inffas32.asm is derivated from inffas86.c, with translation of assembly code
; *
; * Copyright (C) 1995-2003 Mark Adler
; * For conditions of distribution and use, see copyright notice in zlib.h
; *
; * Copyright (C) 2003 Ch... | 15.168363 | 81 | 0.641886 |
167acbf0d6b415376195bbb444fbc60c4b668dbc | 5,600 | asm | Assembly | vbox/src/VBox/Runtime/common/asm/ASMBitNextSet.asm | Nurzamal/rest_api_docker | a9cc01dfc235467d490d9663755b33ef6990bdd8 | [
"MIT"
] | null | null | null | vbox/src/VBox/Runtime/common/asm/ASMBitNextSet.asm | Nurzamal/rest_api_docker | a9cc01dfc235467d490d9663755b33ef6990bdd8 | [
"MIT"
] | null | null | null | vbox/src/VBox/Runtime/common/asm/ASMBitNextSet.asm | Nurzamal/rest_api_docker | a9cc01dfc235467d490d9663755b33ef6990bdd8 | [
"MIT"
] | null | null | null | ; $Id: ASMBitNextSet.asm 69219 2017-10-24 15:01:30Z vboxsync $
;; @file
; IPRT - ASMBitNextSet().
;
;
; Copyright (C) 2006-2017 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;
; you can redistribute it and/or m... | 32.183908 | 95 | 0.526964 |
6222958d71a90a0f3fb88b7939acd666f86378e7 | 4,783 | asm | Assembly | engine/bg_map_attributes.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | engine/bg_map_attributes.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | engine/bg_map_attributes.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | INCLUDE "data/bg_map_attributes.asm"
LoadBGMapAttributes::
ld hl, BGMapAttributesPointers
ld a, c ; c = which packet
push af ; save for later (to determine if we're handling the trainer card or party menu)
dec a ; read this code as:
add a ; dec a
ld e, a ; add a
xor a ; ld e, a
l... | 21.642534 | 101 | 0.702906 |
c6a6edd073fbc4aaeff54ac4cf8cf6d2b1f36a7d | 377 | asm | Assembly | programs/oeis/033/A033064.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/033/A033064.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/033/A033064.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A033064: Numbers whose base-13 representation Sum_{i=0..m} d(i)*13^i has odd d(i) for all odd i.
; 1,2,3,4,5,6,7,8,9,10,11,12,14,16,18,20,22,24,27,29,31,33,35,37,40,42,44,46,48,50,53,55,57,59,61,63,66,68,70,72,74,76,79,81,83,85,87,89,92,94,96,98,100,102,105,107,109,111,113,115,118
add $0,1
mov $1,$0
mov $2,$0
sub $2... | 26.928571 | 184 | 0.633952 |
ff0b4738bcd4b1eedd9c1d9dbb9a5123f6fe186c | 497 | asm | Assembly | oeis/266/A266662.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/266/A266662.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/266/A266662.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A266662: Number of ON (black) cells in the n-th iteration of the "Rule 47" elementary cellular automaton starting with a single ON (black) cell.
; 1,2,2,5,2,9,2,13,2,17,2,21,2,25,2,29,2,33,2,37,2,41,2,45,2,49,2,53,2,57,2,61,2,65,2,69,2,73,2,77,2,81,2,85,2,89,2,93,2,97,2,101,2,105,2,109,2,113,2,117,2,121,2,125,2,129,2... | 41.416667 | 273 | 0.645875 |
7242c282a01d37b638e907d4e6138b3d1e7ce78d | 351 | asm | Assembly | programs/oeis/047/A047584.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/047/A047584.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/047/A047584.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A047584: Numbers that are congruent to {1, 3, 5, 6, 7} mod 8.
; 1,3,5,6,7,9,11,13,14,15,17,19,21,22,23,25,27,29,30,31,33,35,37,38,39,41,43,45,46,47,49,51,53,54,55,57,59,61,62,63,65,67,69,70,71,73,75,77,78,79,81,83,85,86,87,89,91,93,94,95,97,99,101,102,103,105,107
mov $2,$0
trn $2,2
lpb $0
sub $0,1
add $1,2
trn... | 27 | 201 | 0.615385 |
bfe69f33c1cd4bff83ce9040740a2a62df23efa4 | 347 | asm | Assembly | programs/oeis/278/A278313.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/278/A278313.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/278/A278313.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A278313: Number of letters "I" in Roman numeral representation of n.
; 1,2,3,1,0,1,2,3,1,0,1,2,3,1,0,1,2,3,1,0,1,2,3,1,0,1,2,3,1,0,1,2,3,1,0,1,2,3,1,0,1,2,3,1,0,1,2,3,1,0,1,2,3,1,0,1,2,3,1,0,1,2,3,1,0,1,2,3,1,0,1,2,3,1,0,1,2,3,1,0,1,2,3,1,0,1,2,3,1,0,1,2,3,1,0,1,2,3,1,0
add $0,6
mov $1,$0
mod $1,5
mov $2,2
lpb $2,1
... | 28.916667 | 201 | 0.553314 |
03c7500aff48fbdb4fdbb6eb88d0292a8f772e11 | 7,004 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_21829_219.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_21829_219.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_21829_219.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 %r14
push %r8
push %r9
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x1eeed, %rsi
lea addresses_WC_ht+0x1cdbd, %rdi
nop
nop
nop
nop
nop
dec %r10
mov $21, %rcx
rep movsl
nop
nop
dec %r8
lea addresses_D_ht+0xf731, %r9
nop
nop
nop
nop
nop
sub %r13,... | 35.19598 | 2,999 | 0.656339 |
08f1dea748647637566f6d8f7c2343824ef41d96 | 64 | asm | Assembly | pwnlib/shellcraft/templates/i386/ret.asm | kristoff3r/pwntools | 9d94de956501dcf5f60c5a382c9a52078df99533 | [
"MIT"
] | 1 | 2019-09-30T04:00:13.000Z | 2019-09-30T04:00:13.000Z | pwnlib/shellcraft/templates/i386/ret.asm | kristoff3r/pwntools | 9d94de956501dcf5f60c5a382c9a52078df99533 | [
"MIT"
] | null | null | null | pwnlib/shellcraft/templates/i386/ret.asm | kristoff3r/pwntools | 9d94de956501dcf5f60c5a382c9a52078df99533 | [
"MIT"
] | null | null | null | <%docstring>A single-byte RET instruction.</%docstring>
ret
| 21.333333 | 55 | 0.71875 |
d9eaf41ece8f65ebfa1cbaf01e980da086f3acaf | 465 | asm | Assembly | programs/oeis/136/A136758.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/136/A136758.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/136/A136758.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A136758: a(n) = leading digit of n! in base 7.
; 1,1,2,6,3,2,2,2,2,3,4,6,1,3,6,1,4,1,3,1,4,1,5,2,1,4,2,1,5,3,2,1,5,3,2,1,1,1,5,4,3,3,2,2,2,2,1,1,1,1,1,1,1,2,2,2,3,3,4,5,6,1,1,1,2,3,4,5,1,1,2,3,4,1,1,2,3,5,1,2,3,5,1,2,3,6,1,3,5,1,2,4,1,2,4,1,2,5,1,2
seq $0,142 ; Factorial numbers: n! = 1*2*3*4*...*n (order of symmetr... | 31 | 201 | 0.56129 |
750473b4a8a74c9ce0d6a88e76292ffd858f2a06 | 399 | asm | Assembly | oeis/217/A217516.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/217/A217516.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/217/A217516.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A217516: Base-n state complexity of partitioned deterministic finite automaton (PDFA) for the periodic sequence (1234)*.
; 7,8,5,4,9,8,5,4,9,8,5,4,9,8,5,4,9,8,5,4,9,8,5,4,9,8,5,4,9,8,5,4,9,8,5,4,9,8,5,4,9,8,5,4,9,8,5,4,9,8,5,4,9,8,5,4,9,8,5,4,9,8,5,4,9,8,5,4,9,8,5,4,9,8,5,4,9,8,5,4,9,8,5,4,9,8,5,4,9,8,5,4,9
mov $1,8... | 30.692308 | 187 | 0.598997 |
46f8b8d41029fab33e2adb2a0372cc5e1e8b90a6 | 6,443 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca.log_21829_1337.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_1337.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_1337.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 %r8
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x18309, %rbx
nop
inc %rsi
movb $0x61, (%rbx)
nop
nop
nop
xor $10968, %rsi
lea addresses_UC_ht+0x13449, %r14
nop
nop
dec %r8
movl $0x61626364, (%r14)
nop
nop
and %rdx, %rdx... | 35.994413 | 2,999 | 0.657613 |
e8fac4135880fd30168c55e3c17f377cd829f6c3 | 142 | asm | Assembly | mc-sema/validator/x86_64/tests/FINIT.asm | randolphwong/mcsema | eb5b376736e7f57ff0a61f7e4e5a436bbb874720 | [
"BSD-3-Clause"
] | 2 | 2021-08-07T16:21:29.000Z | 2021-11-17T10:58:37.000Z | mc-sema/validator/x86_64/tests/FINIT.asm | randolphwong/mcsema | eb5b376736e7f57ff0a61f7e4e5a436bbb874720 | [
"BSD-3-Clause"
] | null | null | null | mc-sema/validator/x86_64/tests/FINIT.asm | randolphwong/mcsema | eb5b376736e7f57ff0a61f7e4e5a436bbb874720 | [
"BSD-3-Clause"
] | null | null | null | BITS 64
;TEST_FILE_META_BEGIN
;TEST_TYPE=TEST_F
;TEST_IGNOREFLAGS=
;TEST_FILE_META_END
FLDZ
;TEST_BEGIN_RECORDING
FINIT
;TEST_END_RECORDING
| 11.833333 | 21 | 0.859155 |
a59c6ec55b287570c9ce1fcdddff588a40208daa | 6,954 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca_notsx.log_21829_752.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_notsx.log_21829_752.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_notsx.log_21829_752.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r13
push %r14
push %r9
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x16b97, %r14
nop
nop
nop
add $49158, %r13
movl $0x61626364, (%r14)
nop
cmp %rcx, %rcx
lea addresses_A_ht+0xe4c7, %rsi
nop
nop
nop
nop
xor $27135, %r9
mov (%rsi), %r13
nop
nop
... | 38.849162 | 2,999 | 0.657895 |
8ea7c96d9df585b9deafc5e6fd27a1163f91a1c8 | 679 | asm | Assembly | programs/oeis/064/A064865.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/064/A064865.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/064/A064865.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A064865: Fill a triangular array by rows by writing numbers 1, then 1 up to 2^2, then 1 up to 3^2, then 1 up to 4^2 and so on. The final elements of the rows form the sequence.
; 1,2,1,5,1,7,14,6,15,25,11,23,36,14,29,45,13,31,50,6,27,49,72,15,40,66,93,21,50,80,111,22,55,89,124,16,53,91,130,1,42,84,127,171,20,66,113,1... | 56.583333 | 338 | 0.67894 |
f12e0b24ec09238ad89eabdf8b93e553e7990ea0 | 292 | asm | Assembly | test_files/test1.asm | Semnodime/CutterDRcov | 7e2efd041662128aaba54dfa6230bedfca36e6fd | [
"MIT"
] | 52 | 2019-03-24T20:33:46.000Z | 2021-11-22T00:21:08.000Z | test_files/test1.asm | Semnodime/CutterDRcov | 7e2efd041662128aaba54dfa6230bedfca36e6fd | [
"MIT"
] | 8 | 2019-03-24T13:38:08.000Z | 2021-12-13T21:19:59.000Z | test_files/test1.asm | Semnodime/CutterDRcov | 7e2efd041662128aaba54dfa6230bedfca36e6fd | [
"MIT"
] | 10 | 2019-03-24T14:07:43.000Z | 2021-12-07T08:24:30.000Z | SECTION .text
GLOBAL _start
_start:
mov eax, 5
mov ebx, 6
mov ecx, 7
cmp ecx, 6
je BB2
mov eax, 7
jmp BB3
BB2: mov eax, 5
mov ebx, 6
mov ecx, 7
BB3: mov eax,1 ; 'exit' system call
mov ebx,0 ; exit with error code 0
int 80h ; call the kernel
| 14.6 | 46 | 0.571918 |
1fc9bd58f60eb4fb45aa541167a3ac15a98cfd3d | 274 | asm | Assembly | libsrc/_DEVELOPMENT/font/fzx/c/sdcc_iy/fzx_string_extent_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/font/fzx/c/sdcc_iy/fzx_string_extent_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/font/fzx/c/sdcc_iy/fzx_string_extent_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; uint16_t fzx_string_extent_callee(struct fzx_font *ff, char *s)
SECTION code_font
SECTION code_font_fzx
PUBLIC _fzx_string_extent_callee
EXTERN asm_fzx_string_extent
_fzx_string_extent_callee:
pop af
pop hl
pop de
push af
jp asm_fzx_string_extent
| 14.421053 | 65 | 0.788321 |
b7a600cd298ce4e7b7df3d466c5d3490605ea488 | 517 | asm | Assembly | src/asm/pre.asm | GeekJoystick/mmagedit | aced8c6d6f7d125fe80d7c04fd101569659a1231 | [
"MIT"
] | 9 | 2020-08-30T17:42:19.000Z | 2022-01-23T04:12:03.000Z | src/asm/pre.asm | GeekJoystick/mmagedit | aced8c6d6f7d125fe80d7c04fd101569659a1231 | [
"MIT"
] | 4 | 2020-08-31T11:01:54.000Z | 2022-02-27T19:22:45.000Z | src/asm/pre.asm | GeekJoystick/mmagedit | aced8c6d6f7d125fe80d7c04fd101569659a1231 | [
"MIT"
] | 3 | 2020-12-20T09:47:22.000Z | 2021-05-19T02:16:35.000Z | ifdef USEBASE
INCLUDE "inc-base.asm"
else
INCNES "base.nes"
endif
; ignore the base while generating the patch.
CLEARPATCH
; macros
SEEK EQU SEEKABS
SKIP EQU SKIPREL
MACRO SUPPRESS
ENUM $
ENDM
ENDSUPPRESS EQU ENDE
MACRO SKIPTO pos
if ($ >= 0)
SKIP pos - $
; just to be safe.
... | 13.972973 | 45 | 0.617021 |
7be1bb3b2eef8c321f2fdf5a673343d2cb7107f8 | 266 | asm | Assembly | libsrc/_DEVELOPMENT/arch/ts2068/misc/c/sccz80/tshc_visit_wc_attr_callee.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_visit_wc_attr_callee.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_visit_wc_attr_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 6 | 2021-06-18T18:18:36.000Z | 2021-12-22T08:01:32.000Z | ; void tshc_visit_wc_attr(struct r_Rect8 *r, void *function)
SECTION code_clib
SECTION code_arch
PUBLIC tshc_visit_wc_attr_callee
EXTERN asm_tshc_visit_wc_attr
tshc_visit_wc_attr_callee:
pop af
pop de
pop ix
push af
jp asm_tshc_visit_wc_attr
| 14.777778 | 60 | 0.785714 |
d3d0d7e9bd29ac494971a669e08b31cc234e2c0f | 25,161 | asm | Assembly | digger/dospc.asm | pdpdds/DOSDev | 5f81c5f94a55b866461f019e9ba8fe27c74039fa | [
"BSD-3-Clause"
] | 92 | 2015-04-10T17:45:11.000Z | 2022-03-30T17:58:51.000Z | digger/dospc.asm | MS-DOS-stuff/reenigne | 0a113990aef398550c6f14d1c7a33af1cb091887 | [
"Unlicense"
] | 2 | 2017-11-05T07:21:35.000Z | 2018-11-04T23:36:13.000Z | digger/dospc.asm | MS-DOS-stuff/reenigne | 0a113990aef398550c6f14d1c7a33af1cb091887 | [
"Unlicense"
] | 18 | 2015-04-11T20:32:44.000Z | 2021-11-06T05:19:57.000Z | ; Digger Remastered
; Copyright (c) Andrew Jenner 1998-2004
PUBLIC _olddelay,_getkips,_inittimer,_gethrt,_getlrt
PUBLIC _s0initint8,_s0restoreint8,_s0soundoff,_s0setspkrt2,_s0settimer0
PUBLIC _s0timer0,_s0settimer2,_s0timer2,_s0soundinitglob,_s0soundkillglob
PUBLIC _s1initint8,_s1restoreint8,_setsounddevice,_initsound... | 13.637398 | 76 | 0.617106 |
51ba1f460bcaae92906cdd1955645e75303f788a | 948 | asm | Assembly | hex2bin.asm | suriya-1403/Assemble-language | 2e389341ff4c95a5c43b1653d1bf8071a52e7da7 | [
"MIT"
] | null | null | null | hex2bin.asm | suriya-1403/Assemble-language | 2e389341ff4c95a5c43b1653d1bf8071a52e7da7 | [
"MIT"
] | null | null | null | hex2bin.asm | suriya-1403/Assemble-language | 2e389341ff4c95a5c43b1653d1bf8071a52e7da7 | [
"MIT"
] | null | null | null | ASSUME CS:CODE,DS:DATA
DATA SEGMENT
STR DB 'BINARY NUMBER: $'
BSTR DB 20 DUP('$')
RSTR DB 20 DUP('$')
NL DB 13,10,'$'
CNT DB 0
N DB 2
H DB 16
D DB 10H
NUM DB ?
SNUM DB ?
HNUM DB 19H
DATA ENDS
CODE SEGMENT
START:
MOV AX,DATA
MOV DS,AX
MOV CX,0000
MOV DX,0000
L... | 12.986301 | 29 | 0.527426 |
1abe5e245bf494297b57bdd138c9460bcd448bf8 | 248 | asm | Assembly | programs/oeis/120/A120520.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/120/A120520.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/120/A120520.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A120520: a(n) = min{j : A120509(j) = n}.
; 1,4,5,6,10,11,12,13,15,16,17,18,20,21,22,23,28,29,30,31,33,34,35,36,38,39,40,41,43,44,45,46,49,50,51,52,54,55,56,57,59,60,61,62,64,65,66,67,70,71
lpb $0,1
add $1,$0
div $0,4
add $1,2
lpe
add $1,1
| 24.8 | 147 | 0.58871 |
ce9aaee4c3dd1be4575d114e1890bd9a668378da | 154 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math16/c/sdcc/cm16_sdcc_div2.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math16/c/sdcc/cm16_sdcc_div2.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math16/c/sdcc/cm16_sdcc_div2.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_fp_math16
PUBLIC cm16_sdcc_div2
EXTERN cm16_sdcc_read1
EXTERN asm_f16_div2
.cm16_sdcc_div2
call cm16_sdcc_read1
jp asm_f16_div2
| 11.846154 | 24 | 0.824675 |
87e2b57b39de8ebb31b29742f7a9e4b502fc33ae | 1,378 | asm | Assembly | programs/oeis/005/A005971.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/005/A005971.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/005/A005971.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A005971: Sum of cubes of Lucas numbers.
; 1,28,92,435,1766,7598,31987,135810,574786,2435653,10316252,43702500,185123261,784200368,3321916912,14071880655,59609419066,252509590018,1069647725567,4531100578950,19194049901126,81307300410353,344423251175392,1459000305705960,6180424473038041,26180698199413348,11090321726817... | 86.125 | 1,129 | 0.874456 |
850a5cbb518e6ba0d5954cd448d4d8574925a9aa | 7,710 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_1413.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_notsx.log_21829_1413.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_notsx.log_21829_1413.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 %r15
push %r8
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0xc38c, %rsi
nop
xor $762, %r15
movb (%rsi), %al
nop
nop
nop
nop
nop
and %rcx, %rcx
lea addresses_UC_ht+0xb054, %rcx
dec %r11
and $0xffffffffffffffc0, %rcx
vmovntdqa (%rcx)... | 35.860465 | 2,999 | 0.656161 |
8aa0c4fa08b7e5b62651524bc147873251ffeade | 928 | asm | Assembly | oeis/055/A055067.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/055/A055067.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/055/A055067.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A055067: Product of numbers < n which do not divide n (or 1 if no such numbers exist).
; 1,1,2,3,24,20,720,630,13440,36288,3628800,277200,479001600,444787200,5811886080,20432412000,20922789888000,1097800704000,6402373705728000,304112751022080,115852476579840000,2322315553259520000,1124000727777607680000,1870082229375... | 27.294118 | 501 | 0.727371 |
9ea01e5b7cb5e61b78428e364ce0fe4ab6030ae0 | 1,082 | asm | Assembly | Windows/Visual Studio/MmxShift/MmxShift/MmxShifter.asm | leonhad/masm | f5739a8c8c6c461f9e928576ff36f7991541959b | [
"MIT"
] | 9 | 2020-05-29T14:03:07.000Z | 2021-06-17T07:56:26.000Z | Windows/Visual Studio/MmxShift/MmxShift/MmxShifter.asm | leonhad/masm | f5739a8c8c6c461f9e928576ff36f7991541959b | [
"MIT"
] | null | null | null | Windows/Visual Studio/MmxShift/MmxShift/MmxShifter.asm | leonhad/masm | f5739a8c8c6c461f9e928576ff36f7991541959b | [
"MIT"
] | 4 | 2021-04-17T17:41:54.000Z | 2022-03-13T16:06:39.000Z | .MODEL flat, c
.CODE
MmxShifter PROC
push ebp
mov ebp, esp
xor eax, eax
mov edx, [ebp+16] ; edx = shift_op
cmp edx, ShiftOpTableCount
jae BadShiftOp ; invalid operation
mov eax, 1 ; set success return code
movq mm0, [ebp+8] ; loads a
movd mm1, dword ptr[ebp+20] ; load count into low dword
jmp ... | 18.033333 | 56 | 0.7061 |
d64d7c3bd1cf8e74a877b37e54c5e1fe9bcb755b | 324 | asm | Assembly | programs/oeis/040/A040575.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/040/A040575.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/040/A040575.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A040575: Continued fraction for sqrt(600).
; 24,2,48,2,48,2,48,2,48,2,48,2,48,2,48,2,48,2,48,2,48,2,48,2,48,2,48,2,48,2,48,2,48,2,48,2,48,2,48,2,48,2,48,2,48,2,48,2,48,2,48,2,48,2,48,2,48,2,48,2,48,2,48,2,48,2,48,2,48,2,48,2,48,2,48
mov $1,$0
cmp $0,0
sub $1,$0
gcd $1,2
add $1,10
add $0,$1
mul $0,$1
sub $0,120
mul $... | 24.923077 | 189 | 0.601852 |
3959d60038d75b34c47c3a78f69d013d8ebffef7 | 51,538 | asm | Assembly | Library/Spell/ICS/geos_asmcalls.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/Spell/ICS/geos_asmcalls.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/Spell/ICS/geos_asmcalls.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) Berkeley Softworks 1991 -- All Rights Reserved
PROJECT: Spell Check Library
FILE: geos_calls.asm
AUTHOR: Andrew Wilson, Mar 8, 1991
ROUTINES:
Name Description
---- -----------
GEOSopen Generic ... | 23.437017 | 96 | 0.575342 |
c912fef181611a7055231faefb2ff7823287c6aa | 8,832 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0xca.log_1275_689.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_1275_689.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_1275_689.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r15
push %r8
push %r9
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x14faf, %r15
clflush (%r15)
nop
nop
cmp %rbp, %rbp
vmovups (%r15), %ymm3
vextracti128 $0, %ymm3, %xmm3
vpextrq $1, %xmm3, %r9
nop
cmp %r12, %r12
lea addresses_UC_ht+0x8287,... | 29.44 | 2,999 | 0.655797 |
b9610303ec91a759e4ef2fa82b051db8b423c577 | 558 | asm | Assembly | oeis/017/A017020.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/017/A017020.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/017/A017020.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A017020: a(n) = (7*n + 3)^4.
; 81,10000,83521,331776,923521,2085136,4100625,7311616,12117361,18974736,28398241,40960000,57289761,78074896,104060401,136048896,174900625,221533456,276922881,342102016,418161601,506250000,607573201,723394816,855036081,1003875856,1171350625,1358954496,1568239201,1800814096,2058346161,2342... | 79.714286 | 498 | 0.851254 |
03d233bdf2c7632ec431e0b9759c2d57b35aec2a | 6,093 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xa0_notsx.log_21829_315.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_315.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_315.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r13
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x177c0, %rsi
lea addresses_WT_ht+0xe8e0, %rdi
nop
nop
nop
nop
nop
xor %rdx, %rdx
mov $1, %rcx
rep movsq
nop
xor %rcx, %rcx
lea addresses_WC_ht+0x1afc0, %r11
nop
nop
nop
nop
dec %r13
mo... | 36.053254 | 2,999 | 0.658625 |
1a88db73050de386335b6d8a4cb058aa27cde989 | 424 | asm | Assembly | oeis/143/A143901.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/143/A143901.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/143/A143901.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A143901: Rectangular array R by antidiagonals: R(m,n) = floor((m*n+1)/2).
; Submitted by Jamie Morken(s3)
; 1,1,1,2,2,2,2,3,3,2,3,4,5,4,3,3,5,6,6,5,3,4,6,8,8,8,6,4,4,7,9,10,10,9,7,4,5,8,11,12,13,12,11,8,5,5,9,12,14,15,15,14,12,9,5,6,10,14,16,18,18,18,16,14,10,6,6,11,15,18,20,21,21,20,18,15,11,6,7,12,17,20,23,24,25,24... | 53 | 212 | 0.625 |
8a8e737269df6d4349d5420da6f7869098a5b225 | 2,603 | asm | Assembly | lib/int82.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | 1 | 2018-09-04T23:07:24.000Z | 2018-09-04T23:07:24.000Z | lib/int82.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | lib/int82.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | ; Ti82 interrupt loader - by Henk Poley
; Based upon several sources, uses APD_BUF to put the IV-table and interrupt
;-----------------------------------------------------------------------------
; You only need to have an interrupt marked with IntProcStart
; at the beginning, and IntProcEnd at the end of your interru... | 33.371795 | 82 | 0.560507 |
56078f6cc533ce1111a4d302d8609ecb888e9952 | 630 | asm | Assembly | programs/oeis/294/A294091.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/294/A294091.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/294/A294091.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A294091: Numbers k such that (k - 1)/2 is prime that are not congruent to -1 mod 8.
; 5,11,27,35,59,75,83,107,123,147,179,195,203,219,227,275,299,315,347,363,387,395,459,467,483,515,539,555,563,587,627,635,675,699,707,747,779,795,803,819,843,867,899,915,923,1019,1043,1083,1115,1139,1155,1187,1203,1227,1235,1283,1307,... | 70 | 448 | 0.744444 |
766199d98c23cfc57d4c92375d7ae7288c746733 | 373 | asm | Assembly | programs/oeis/157/A157528.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/157/A157528.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/157/A157528.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A157528: Triangle read by rows: t(n,m) = 1 if n=m or m=1, otherwise t(n,m) = 2*m*(n-m).
; 1,1,1,1,2,1,1,4,4,1,1,6,8,6,1,1,8,12,12,8,1,1,10,16,18,16,10,1,1,12,20,24,24,20,12,1,1,14,24,30,32,30,24,14,1,1,16,28,36,40,40,36,28,16,1,1,18,32,42,48,50,48,42,32,18,1
seq $0,4247 ; Multiplication table read by antidiagonals: ... | 46.625 | 170 | 0.605898 |
1fdf480d84accd9e369d2e20e9dd16765ae4fd8c | 856 | asm | Assembly | programs/oeis/126/A126995.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/126/A126995.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/126/A126995.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A126995: a(n) = binomial(prime(n+2), 3).
; 1,10,35,165,286,680,969,1771,3654,4495,7770,10660,12341,16215,23426,32509,35990,47905,57155,62196,79079,91881,113564,147440,166650,176851,198485,209934,234136,333375,366145,419220,437989,540274,562475,632710,708561,762355,848046,939929,971970,1143135,1179616,1254890,1293699,... | 122.285714 | 740 | 0.832944 |
d3d64632a8b43dea00959aca386ccfdcb202a5bf | 1,921 | asm | Assembly | data/super_rod.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | data/super_rod.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | data/super_rod.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | ; super rod data
; format: map, pointer to fishing group
SuperRodData:
dbw PALLET_TOWN, FishingGroup1
dbw VIRIDIAN_CITY, FishingGroup1
dbw CERULEAN_CITY, FishingGroup3
dbw VERMILION_CITY, FishingGroup4
dbw CELADON_CITY, FishingGroup5
dbw FUCHSIA_CITY, FishingGroup10
dbw CINNABAR_ISLAND, FishingGroup8
dbw ROUTE_... | 19.019802 | 53 | 0.799584 |
a557127c670e44bd877c1629ab522e5b07a3ffc1 | 447 | asm | Assembly | oeis/037/A037681.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/037/A037681.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/037/A037681.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A037681: Base-4 digits are, in order, the first n terms of the periodic sequence with initial period 1,0,3,2.
; Submitted by Christian Krause
; 1,4,19,78,313,1252,5011,20046,80185,320740,1282963,5131854,20527417,82109668,328438675,1313754702,5255018809,21020075236,84080300947,336321203790,1345284815161,5381139260644,... | 29.8 | 205 | 0.753915 |
7b036d325ac65fd23bbb5d6da657143f98e9c3c2 | 1,798 | asm | Assembly | programs/oeis/127/A127330.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/127/A127330.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/127/A127330.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A127330: Begin with the empty sequence and a starting number s = 0. At step k (k >= 1) append the k consecutive numbers s to s+k-1 and change the starting number (for the next step) to 2s+2.
; 0,2,3,6,7,8,14,15,16,17,30,31,32,33,34,62,63,64,65,66,67,126,127,128,129,130,131,132,254,255,256,257,258,259,260,261,510,511,... | 138.307692 | 1,512 | 0.802558 |
9d910ae45d0c8dd022af7dfacd537943e5e0f8cc | 557 | asm | Assembly | oeis/319/A319159.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/319/A319159.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/319/A319159.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A319159: Given an equilateral triangular grid with side n, containing n(n+1)/2 points, a(n) is the minimal number of points to be selected, such that any equilateral triangle of points will include at least one of the selection.
; 1,2,4,7,11,16,22,28,35,44,53,63,74,86
mov $1,1
mov $2,1
mov $3,$0
mul $3,5
lpb $3
mu... | 17.967742 | 230 | 0.605027 |
0ac17519d6474acc74dea35e1715c1cbdef60b4c | 733 | asm | Assembly | programs/oeis/078/A078070.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/078/A078070.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/078/A078070.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A078070: Expansion of (1-x)/(1 + 2*x + 2*x^2 + x^3).
; 1,-3,4,-3,1,0,1,-3,4,-3,1,0,1,-3,4,-3,1,0,1,-3,4,-3,1,0,1,-3,4,-3,1,0,1,-3,4,-3,1,0,1,-3,4,-3,1,0,1,-3,4,-3,1,0,1,-3,4,-3,1,0,1,-3,4,-3,1,0,1,-3,4,-3,1,0,1,-3,4,-3,1,0,1,-3,4,-3,1,0,1,-3,4,-3,1,0,1,-3,4,-3,1,0,1,-3,4,-3,1,0,1,-3,4,-3,1,0,1,-3,4,-3,1,0,1,-3,4,-3,1... | 52.357143 | 585 | 0.444748 |
f1b8c8d256cca0dd273ed5d530a5bcf87a52cf03 | 2,106 | asm | Assembly | menu.asm | NotExactlySiev/psychofloat | 4e6ee147e688d43c182f683f760e7a4a03620517 | [
"CC0-1.0"
] | 1 | 2021-07-06T17:41:36.000Z | 2021-07-06T17:41:36.000Z | menu.asm | NotExactlySiev/psychofloat | 4e6ee147e688d43c182f683f760e7a4a03620517 | [
"CC0-1.0"
] | null | null | null | menu.asm | NotExactlySiev/psychofloat | 4e6ee147e688d43c182f683f760e7a4a03620517 | [
"CC0-1.0"
] | null | null | null | LoadMenu: subroutine
jsr ClearState
ldx #$3f
PPU_SETADDR $23C0
.attr
lda #$55
sta PPU_DATA
dex
bne .attr
lda #$24
sta func0
sta PPU_ADDR
lda #$a7
sta func1
lda #$8a
sta PPU_ADDR
ldx #$b... | 14.625 | 25 | 0.412631 |
b7960b6a1ce3869780e53db5e72d23e2ef099abb | 815 | asm | Assembly | c6ers/interlnk/paragon/lib/strlenf.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | c6ers/interlnk/paragon/lib/strlenf.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | c6ers/interlnk/paragon/lib/strlenf.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | ;***
;* $Workfile: strlenf.asm $
;* $Revision: 1.1 $
;* $Author: Dave Sewell $
;* $Date: 09 Oct 1989 11:56:14 $
;*
;* strlenf.asm Alan Butt April 26, 1988
;*
;* String length routine for far pointers.
;*
% .MODEL memmodel, PASCAL
IF @CodeSize
.COD... | 19.404762 | 54 | 0.418405 |
c5d87273b89ae0824e953763b1857f20dde461af | 332 | asm | Assembly | programs/oeis/191/A191900.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/191/A191900.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/191/A191900.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A191900: Number of compositions of odd natural numbers into 7 parts <=n
; 0,64,1093,8192,39062,139968,411771,1048576,2391484,5000000,9743585,17915904,31374258,52706752,85429687,134217728,205169336,306110016,446935869,640000000,900544270,1247178944,1702412723,2293235712,3051757812,4015905088
mov $1,$0
add $1,1
pow $1... | 41.5 | 219 | 0.810241 |
a2fa961eae2550c30dd81482b4e75ceaeb85ecf9 | 468 | asm | Assembly | playground/Gen1/SerialIO.asm | marcelocaetano/XSharp | 394f17cee63bfc9781ac8f6b1e21291caa9fc111 | [
"BSD-3-Clause"
] | 168 | 2017-08-05T18:23:29.000Z | 2022-03-31T19:33:13.000Z | playground/Gen1/SerialIO.asm | marcelocaetano/XSharp | 394f17cee63bfc9781ac8f6b1e21291caa9fc111 | [
"BSD-3-Clause"
] | 12 | 2017-09-19T13:24:16.000Z | 2020-09-03T09:42:19.000Z | playground/Gen1/SerialIO.asm | marcelocaetano/XSharp | 394f17cee63bfc9781ac8f6b1e21291caa9fc111 | [
"BSD-3-Clause"
] | 47 | 2017-08-13T04:12:40.000Z | 2022-03-29T18:25:19.000Z | ; Generated at 4/14/2019 1:59:47 AM
DebugStub_ComAddr dd 1016
%ifndef Exclude_IOPort_Based_Serial
DebugStub_WriteRegister:
push dword EDX
add DX, 0x3F8
out DX, AL
pop dword EDX
DebugStub_WriteRegister_Exit:
mov dword [INTs_LastKnownAddress], DebugStub_WriteRegister_Exit
Ret
DebugStub_ReadRegister:
push dword EDX
... | 16.137931 | 63 | 0.82906 |
5bb70ca8851cbca6d12728aff3135d9834381505 | 148 | asm | Assembly | libsrc/_DEVELOPMENT/string/c/sccz80/stricmp.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 8 | 2017-01-18T12:02:17.000Z | 2021-06-12T09:40:28.000Z | libsrc/_DEVELOPMENT/string/c/sccz80/stricmp.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 1 | 2017-03-06T07:41:56.000Z | 2017-03-06T07:41:56.000Z | libsrc/_DEVELOPMENT/string/c/sccz80/stricmp.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 3 | 2017-03-07T03:19:40.000Z | 2021-09-15T17:59:19.000Z |
; int stricmp(const char *s1, const char *s2)
SECTION code_clib
SECTION code_string
PUBLIC stricmp
EXTERN strcasecmp
defc stricmp = strcasecmp
| 12.333333 | 45 | 0.783784 |
9072790fd488821cccde1870b038670786ffe8e1 | 1,871 | asm | Assembly | boot/memory.asm | semahawk/kernel | a9d23a598d5d13345a7c10d5fd93c397a7a2dacd | [
"BSD-3-Clause"
] | null | null | null | boot/memory.asm | semahawk/kernel | a9d23a598d5d13345a7c10d5fd93c397a7a2dacd | [
"BSD-3-Clause"
] | 1 | 2016-11-13T12:04:53.000Z | 2016-11-13T12:04:53.000Z | boot/memory.asm | semahawk/kernel | a9d23a598d5d13345a7c10d5fd93c397a7a2dacd | [
"BSD-3-Clause"
] | null | null | null | enter_unreal_mode:
; disable interrupts
cli
; save the data segment
push ds
; load the GDT
lgdt [gdt]
; set the PE bit
mov eax, cr0
or al, 1
mov cr0, eax
; tell 386/486 not to crash
jmp $+2
; select the code descriptor
mov bx, 0x08
mov ds, bx
; unset the PE bit, back to real mode
and ... | 22.542169 | 75 | 0.615179 |
7b638a36da517e563368264f1281df165c95cb00 | 5,525 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_21829_1528.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_21829_1528.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_21829_1528.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 %r8
push %r9
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x14fee, %rax
nop
nop
nop
nop
add $6520, %r9
movb $0x61, (%rax)
nop
nop
nop
nop
xor $20153, %rbp
lea addresses_normal_ht+0xfc6e, %rsi
lea addresses_WT_ht+0x63c, %rdi
nop
nop
and ... | 42.829457 | 2,999 | 0.657195 |
7b695e9044f90a5cadec02d3d4f4c8932762e1bd | 4,143 | asm | Assembly | Firmware/ATU-10_FW_10/pic_init.asm | vahalan/ATU-10-10W-QRP-antenna-tuner | dc728f28231aa38f45d10b726d3ccb5fc755464f | [
"Unlicense"
] | 29 | 2021-06-27T14:27:40.000Z | 2022-03-08T14:41:26.000Z | Firmware/ATU-10_FW_10/pic_init.asm | vahalan/ATU-10-10W-QRP-antenna-tuner | dc728f28231aa38f45d10b726d3ccb5fc755464f | [
"Unlicense"
] | 3 | 2021-08-03T07:46:49.000Z | 2021-10-04T15:59:22.000Z | Firmware/ATU-10_FW_10/pic_init.asm | vahalan/ATU-10-10W-QRP-antenna-tuner | dc728f28231aa38f45d10b726d3ccb5fc755464f | [
"Unlicense"
] | 14 | 2021-06-27T12:35:10.000Z | 2022-03-29T21:23:19.000Z |
_pic_init:
;pic_init.c,5 :: void pic_init (void) {
;pic_init.c,7 :: ANSELA = 0; // all as digital
CLRF ANSELA+0
;pic_init.c,8 :: ANSELB = 0; // all as digital
CLRF ANSELB+0
;pic_init.c,9 :: ANSB0_bit = 1; // analog input
BSF ANSB0_bit+0, BitPos(ANSB0_bit+0)
... | 31.625954 | 62 | 0.571566 |
af77672fae0968699d5da61340f5adacd72c8bb3 | 116 | asm | Assembly | impl/src/test/resources/patterns/NoCode.asm | jeslie/hack-assembler | 0643ae425abdb65a366b1bf4970ccfe7d9d178c5 | [
"MIT"
] | 1 | 2020-05-07T00:12:33.000Z | 2020-05-07T00:12:33.000Z | impl/src/test/resources/patterns/NoCode.asm | jeslie/hack-assembler | 0643ae425abdb65a366b1bf4970ccfe7d9d178c5 | [
"MIT"
] | null | null | null | impl/src/test/resources/patterns/NoCode.asm | jeslie/hack-assembler | 0643ae425abdb65a366b1bf4970ccfe7d9d178c5 | [
"MIT"
] | null | null | null | // this file contains nothing
// that should
(GENERATE)
// any output in its corresponding *.hack file
| 19.333333 | 46 | 0.655172 |
890b4e1dd3edf38c6d0c1c1dd4c668bd58d7f222 | 407 | asm | Assembly | oeis/291/A291267.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/291/A291267.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/291/A291267.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A291267: The arithmetic function v_2(n,3).
; 0,1,1,2,2,2,2,3,4,4,4,4,4,6,5,6,6,6,8,7,8,8,8,10,8,9,9,10,12,10,10,12,12,14,12,12,12,13,16,14,14,14,16,18,16,16,16,16,20,18,17,18,18,22,18,19,20,20,24,20,20,21,21,26,24,22,24,24,28
add $0,1
mov $1,$0
lpb $1
sub $1,2
mul $1,2
mov $2,$0
dif $2,$1
lpb $2
cmp $2... | 19.380952 | 182 | 0.550369 |
1469b479bf8019df4485c0871aaac3f1b997491a | 29,209 | asm | Assembly | base/ntos/ke/amd64/procstat.asm | szdyg/Wrk-Learning | f1110b8c7ab0bc6be96ee4df80489f2d87cbba13 | [
"Intel"
] | null | null | null | base/ntos/ke/amd64/procstat.asm | szdyg/Wrk-Learning | f1110b8c7ab0bc6be96ee4df80489f2d87cbba13 | [
"Intel"
] | null | null | null | base/ntos/ke/amd64/procstat.asm | szdyg/Wrk-Learning | f1110b8c7ab0bc6be96ee4df80489f2d87cbba13 | [
"Intel"
] | null | null | null | title "Processor State Save Restore"
;++
;
; Copyright (c) Microsoft Corporation. All rights reserved.
;
; You may only use this code if you agree to the terms of the Windows Research Kernel Source Code License agreement (see License.txt).
; If you do not agree to the terms, do not use the code.
;
;
; Module ... | 33.76763 | 134 | 0.536513 |
94c08c3cacf447b59b5c4186e9443923e83d505d | 5,696 | asm | Assembly | lib/asm/aes_aesni_sse2.asm | zhouyan/MCKL | 1d03eb5a879e47e268efc73b1d433611e64307b3 | [
"BSD-2-Clause"
] | 12 | 2016-08-02T17:01:13.000Z | 2021-03-04T12:11:33.000Z | lib/asm/aes_aesni_sse2.asm | zhouyan/MCKL | 1d03eb5a879e47e268efc73b1d433611e64307b3 | [
"BSD-2-Clause"
] | 5 | 2017-05-09T12:05:06.000Z | 2021-03-16T10:39:23.000Z | lib/asm/aes_aesni_sse2.asm | zhouyan/MCKL | 1d03eb5a879e47e268efc73b1d433611e64307b3 | [
"BSD-2-Clause"
] | 2 | 2016-08-25T13:10:29.000Z | 2019-05-01T01:54:29.000Z | ;;============================================================================
;; MCKL/lib/asm/aes_aesni_sse2.asm
;;----------------------------------------------------------------------------
;; MCKL: Monte Carlo Kernel Library
;;----------------------------------------------------------------------------
;; Copyright... | 25.428571 | 78 | 0.62342 |
486f737830864fc20041d76815bdf0a9cb67e3c1 | 736 | asm | Assembly | data/pokemon/base_stats/magmar.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | data/pokemon/base_stats/magmar.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | data/pokemon/base_stats/magmar.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | db DEX_MAGMAR ; pokedex id
db 65, 95, 57, 93, 85
; hp atk def spd spc
db FIRE, FIRE ; type
db 45 ; catch rate
db 167 ; base exp
INCBIN "gfx/pokemon/front/magmar.pic", 0, 1 ; sprite dimensions
dw MagmarPicFront, MagmarPicBack
db EMBER, LEER, NO_MOVE, NO_MOVE ; level 1 learnset
db GROWTH_MEDIUM_F... | 29.44 | 77 | 0.61413 |
8f3ee7ef4c8b697014c22ce6b09fe906f90f8b75 | 1,137 | asm | Assembly | programs/oeis/261/A261671.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/261/A261671.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/261/A261671.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A261671: If n even, a(n) = 6n+3, otherwise a(n) = n.
; 3,1,15,3,27,5,39,7,51,9,63,11,75,13,87,15,99,17,111,19,123,21,135,23,147,25,159,27,171,29,183,31,195,33,207,35,219,37,231,39,243,41,255,43,267,45,279,47,291,49,303,51,315,53,327,55,339,57,351,59,363,61,375,63,387,65,399,67,411,69,423,71,435,73,447,75,459,77,471,7... | 75.8 | 977 | 0.712401 |
edb64a6e01bb95b253927e6a828a3f0cbf224a57 | 2,604 | asm | Assembly | programs/oeis/008/A008893.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/008/A008893.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/008/A008893.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A008893: Number of equilateral triangles formed by triples of points taken from a hexagonal chunk of side n in the hexagonal lattice.
; 0,8,66,258,710,1590,3108,5516,9108,14220,21230,30558,42666,58058,77280,100920,129608,164016,204858,252890,308910,373758,448316,533508,630300,739700,862758,1000566,1154258,1325010,151... | 236.727273 | 2,399 | 0.880568 |
c684f84b13b577033628e24eebdb110a957ac067 | 3,293 | asm | Assembly | scripts/ssanne8.asm | etdv-thevoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | 1 | 2022-01-09T05:28:52.000Z | 2022-01-09T05:28:52.000Z | scripts/ssanne8.asm | ETDV-TheVoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | null | null | null | scripts/ssanne8.asm | ETDV-TheVoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | null | null | null | SSAnne8Script:
call EnableAutoTextBoxDrawing
ld hl, SSAnne8TrainerHeader0
ld de, SSAnne8ScriptPointers
ld a, [wSSAnne8CurScript]
call ExecuteCurMapScriptInTable
ld [wSSAnne8CurScript], a
ret
SSAnne8ScriptPointers:
dw CheckFightingMapTrainers
dw DisplayEnemyTrainerTextAndStartBattle
dw EndTrainerBattle
SSAnn... | 20.079268 | 50 | 0.826906 |
d98c5bfb9627f4016fc0d4f427989c7827759703 | 5,685 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_1082.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_1082.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_1082.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 %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x8fe1, %rsi
lea addresses_normal_ht+0x189e1, %rdi
nop
nop
and $18278, %r13
mov $4, %rcx
rep movsb
nop
nop
nop
nop
sub %r11, %r11
lea addresses_WT_ht+0x12a31, %rbp
nop
nop
nop
... | 39.206897 | 2,999 | 0.661038 |
de1f2bc74891bfd9a6144b72c2cca164cd311566 | 622 | asm | Assembly | programs/oeis/048/A048701.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/048/A048701.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/048/A048701.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A048701: List of binary palindromes of even length (written in base 10).
; 0,3,9,15,33,45,51,63,129,153,165,189,195,219,231,255,513,561,585,633,645,693,717,765,771,819,843,891,903,951,975,1023,2049,2145,2193,2289,2313,2409,2457,2553,2565,2661,2709,2805,2829,2925,2973,3069,3075,3171,3219,3315,3339,3435,3483,3579,3591,... | 56.545455 | 481 | 0.754019 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.