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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
105e281756142a6986a765c86a83c5c6d3a99047 | 600 | asm | Assembly | oeis/051/A051407.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/051/A051407.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/051/A051407.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A051407: a(n) = 3^n*(3^(n+1)+1)/2.
; 2,15,126,1107,9882,88695,797526,7175547,64573362,581140575,5230206126,47071677987,423644570442,3812799539655,34315191073926,308836705316427,2779530304801122,25015772614069935,225141953139208926,2026277577090618867,18236498190328785402,164128483702498715415,1477156353291107379126,1... | 54.545455 | 496 | 0.858333 |
3e5b8c8f3b3e8bfadecd85ae8ff79c8abe20e6ff | 45,104 | asm | Assembly | P6/P6Judger - 100 testpoints/testpoint/testpoint43.asm | flyinglandlord/BUAA-CO-2021 | 1aa28b09762dfb2376ed2aac4126839f0e6fcf93 | [
"MIT"
] | 5 | 2021-12-05T12:58:26.000Z | 2022-03-31T02:05:13.000Z | P6/P6Judger - 100 testpoints/testpoint/testpoint43.asm | OliverDu8-24/BUAA-CO-2021 | 9959abd90de9039d751bab64f153547e76066665 | [
"MIT"
] | null | null | null | P6/P6Judger - 100 testpoints/testpoint/testpoint43.asm | OliverDu8-24/BUAA-CO-2021 | 9959abd90de9039d751bab64f153547e76066665 | [
"MIT"
] | 2 | 2021-12-19T11:49:48.000Z | 2021-12-22T10:25:38.000Z | ori $1, $0, 1
ori $2, $0, 14
ori $3, $0, 2
ori $4, $0, 4
sw $1, 0($0)
sw $2, 4($0)
sw $1, 8($0)
sw $4, 12($0)
sw $3, 16($0)
sw $3, 20($0)
sw $2, 24($0)
sw $1, 28($0)
sw $1, 32($0)
sw $3, 36($0)
sw $3, 40($0)
sw $3, 44($0)
sw $2, 48($0)
sw $3, 52($0)
sw $4, 56($0)
sw $2, 60($0)
sw $4, 64($0)
sw $2, 68($0)
sw $2, 72($0)
... | 11.897652 | 21 | 0.542746 |
ab7834af48f6583902919f55ea6e864537544674 | 1,285 | asm | Assembly | programs/oeis/002/A002054.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/002/A002054.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/002/A002054.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A002054: Binomial coefficient C(2n+1, n-1).
; 1,5,21,84,330,1287,5005,19448,75582,293930,1144066,4457400,17383860,67863915,265182525,1037158320,4059928950,15905368710,62359143990,244662670200,960566918220,3773655750150,14833897694226,58343356817424,229591913401900,903936161908052,3560597348629860,14031391033119152,55... | 142.777778 | 1,188 | 0.920623 |
bb6c61a6875981585133ca25b6f4262d159a37b4 | 132 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sdcc/fmax_callee.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sdcc/fmax_callee.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sdcc/fmax_callee.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_fp_math32
PUBLIC _fmax_callee
EXTERN cm32_sdcc_fmax_callee
defc _fmax_callee = cm32_sdcc_fmax_callee
| 18.857143 | 45 | 0.780303 |
20eabf6667d4dd713870a9f22810675db5d6fd55 | 1,414 | asm | Assembly | programs/oeis/029/A029014.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/029/A029014.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/029/A029014.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A029014: Expansion of 1/((1-x)(1-x^2)(1-x^5)(1-x^9)).
; 1,1,2,2,3,4,5,6,7,9,11,13,15,17,20,23,26,29,33,37,42,46,51,56,62,68,74,81,88,96,104,112,121,130,140,150,161,172,184,196,209,222,236,250,265,281,297,314,331,349,368,387,407,427,449,471,494,517,541,566,592,618,645,673,702,732,762,793,825,858,892,926,962,998,1036,1... | 108.769231 | 1,220 | 0.755304 |
98d7ee54a1bc8d90f6cd2d68933694d4fec90bf8 | 4,819 | asm | Assembly | pin-3.22-98547-g7a303a835-gcc-linux/source/tools/ToolUnitTests/inlined-stack-arg2_win.asm | ArthasZhang007/15418FinalProject | a71f698ea48ebbc446111734c198f16a55633669 | [
"MIT"
] | null | null | null | pin-3.22-98547-g7a303a835-gcc-linux/source/tools/ToolUnitTests/inlined-stack-arg2_win.asm | ArthasZhang007/15418FinalProject | a71f698ea48ebbc446111734c198f16a55633669 | [
"MIT"
] | null | null | null | pin-3.22-98547-g7a303a835-gcc-linux/source/tools/ToolUnitTests/inlined-stack-arg2_win.asm | ArthasZhang007/15418FinalProject | a71f698ea48ebbc446111734c198f16a55633669 | [
"MIT"
] | null | null | null | ;
; Copyright (C) 2009-2012 Intel Corporation.
; SPDX-License-Identifier: MIT
;
PUBLIC Analysis_func
PUBLIC Analysis_func_immed
PUBLIC Analysis_func_reg_overwrite
.686
.model flat, c
.code
Analysis_func PROC
push ebx
push esi
push edi
sub esp, 8
mov DWORD PTR[esp], ebx
... | 30.5 | 44 | 0.507574 |
c7efee63288b63e9ef5590071de68ebcc92119b8 | 37,931 | asm | Assembly | LibSource/NativeCryptography/iaesx86.asm | ekzyis/CrypTool-2 | 1af234b4f74486fbfeb3b3c49228cc36533a8c89 | [
"Apache-2.0"
] | 12 | 2021-09-29T14:50:06.000Z | 2022-03-31T15:01:21.000Z | LibSource/NativeCryptography/iaesx86.asm | ekzyis/CrypTool-2 | 1af234b4f74486fbfeb3b3c49228cc36533a8c89 | [
"Apache-2.0"
] | 15 | 2021-12-24T22:53:49.000Z | 2021-12-25T10:03:13.000Z | LibSource/NativeCryptography/iaesx86.asm | ekzyis/CrypTool-2 | 1af234b4f74486fbfeb3b3c49228cc36533a8c89 | [
"Apache-2.0"
] | 10 | 2021-10-17T19:46:51.000Z | 2022-03-18T02:57:57.000Z | [bits 32]
[CPU intelnop]
; Copyright (c) 2010, Intel Corporation
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; * Redistributions of source code must retain the above copyright notice... | 17.249204 | 94 | 0.700562 |
9de7da0f830511aab71c2328478b4255d54d390c | 111 | asm | Assembly | MPI/Lab-6/reversal_of_char.asm | vishwas1101/Misc | cf660dfbacc674cd262eb4abd0e9dd07479a90ae | [
"MIT"
] | null | null | null | MPI/Lab-6/reversal_of_char.asm | vishwas1101/Misc | cf660dfbacc674cd262eb4abd0e9dd07479a90ae | [
"MIT"
] | null | null | null | MPI/Lab-6/reversal_of_char.asm | vishwas1101/Misc | cf660dfbacc674cd262eb4abd0e9dd07479a90ae | [
"MIT"
] | null | null | null | org 100h
MOV SI, 3000H
MOV DI, 2004H
MOV CX, 0005H
L1:
CLD
LODSB
STD
STOSB
LOOP L1
INT 21H
ret | 6.9375 | 17 | 0.630631 |
3b3a45cc430ba0faaed2a0360041cee64dca6835 | 297 | asm | Assembly | programs/oeis/047/A047345.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/047/A047345.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/047/A047345.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A047345: Numbers that are congruent to {0, 4} mod 7.
; 0,4,7,11,14,18,21,25,28,32,35,39,42,46,49,53,56,60,63,67,70,74,77,81,84,88,91,95,98,102,105,109,112,116,119,123,126,130,133,137,140,144,147,151,154,158,161,165,168,172,175,179,182,186,189,193
mul $0,7
mov $1,1
add $1,$0
div $1,2
mov $0,$1
| 33 | 193 | 0.670034 |
a5a1aeaa69b8eb2b42d48685a458404f235d2970 | 463 | asm | Assembly | src/compressed-code3.asm | jannone/westen | e3883ded0f150355e43d68d69d5e102b2024eec4 | [
"Apache-2.0"
] | null | null | null | src/compressed-code3.asm | jannone/westen | e3883ded0f150355e43d68d69d5e102b2024eec4 | [
"Apache-2.0"
] | null | null | null | src/compressed-code3.asm | jannone/westen | e3883ded0f150355e43d68d69d5e102b2024eec4 | [
"Apache-2.0"
] | null | null | null | include "constants.asm"
IF SPANISH = 1
include "autogenerated/text-constants-es.asm"
ELSE
include "autogenerated/text-constants.asm"
ENDIF
; the first time this is compiled, we need a few symbols to be defined
; to bootstrap the process. Comment the inclusion of trition.sym and Uncomment these
; constant... | 28.9375 | 85 | 0.740821 |
b6aa35ca72d16c434288e4cb8e6aeb61b7181bb0 | 20,166 | asm | Assembly | src/layout.asm | NobodyNada/sm_practice_hack | d232ffea256b82748aaa4f5677ede66dfa3c6e9e | [
"Unlicense"
] | null | null | null | src/layout.asm | NobodyNada/sm_practice_hack | d232ffea256b82748aaa4f5677ede66dfa3c6e9e | [
"Unlicense"
] | null | null | null | src/layout.asm | NobodyNada/sm_practice_hack | d232ffea256b82748aaa4f5677ede66dfa3c6e9e | [
"Unlicense"
] | null | null | null |
; Crab Shaft save station load point
org $80C995
db #$A3, #$D1, #$68, #$A4, #$00, #$00, #$00, #$00, #$00, #$02, #$78, #$00, #$60, #$00
; Main Street save station load point
org $80C9A3
db #$C9, #$CF, #$D8, #$A3, #$00, #$00, #$00, #$01, #$00, #$05, #$78, #$00, #$10, #$00
; Crab Shaft save station map icon loc... | 23.476135 | 98 | 0.675989 |
6a9df01c0589d7883f3f8757bcd99cc6e05c1afe | 563 | asm | Assembly | programs/oeis/074/A074358.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/074/A074358.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/074/A074358.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A074358: Coefficient of q^1 in nu(n), where nu(0)=1, nu(1)=b and, for n >= 2, nu(n) = b*nu(n-1) + lambda*(1 + q + q^2 + ... + q^(n-2))*nu(n-2) with (b,lambda)=(2,2).
; 0,0,0,4,20,80,288,976,3184,10112,31488,96576,292672,878336,2614784,7731456,22728448,66482176,193617920,561718272,1624101888,4681535488,13457924096,385... | 25.590909 | 199 | 0.611012 |
35c314c8dd98774c87aebb06fb7a53eb24f2f610 | 2,318 | asm | Assembly | lab2/lr02.asm | VladimirMel/Assembler | 35ba61a127cfc46b9afa687e1f33b536caf2315e | [
"MIT"
] | null | null | null | lab2/lr02.asm | VladimirMel/Assembler | 35ba61a127cfc46b9afa687e1f33b536caf2315e | [
"MIT"
] | null | null | null | lab2/lr02.asm | VladimirMel/Assembler | 35ba61a127cfc46b9afa687e1f33b536caf2315e | [
"MIT"
] | null | null | null | COMMENT @
отладка в CV (CodeView)
- подготовить приведенную ниже программу к отладке:
а) скопировать текст программы в файл KR_1.ASM; v
б) выполнить трансл¤цию: MASM /Zi KR_1.ASM,,;
в) выполнить компоновку: LINK /CO KR_1... | 28.268293 | 75 | 0.408542 |
9a76872aaa66531d26543d2424c2368b3c22c3fe | 86,826 | asm | Assembly | src/sprite_minotauro_inf.asm | fjpena/sword-of-ianna-msx2 | f104f46a677e4b21f42fbed478307a0bb1d372f3 | [
"Apache-2.0"
] | 43 | 2017-10-21T23:01:25.000Z | 2022-02-21T17:45:11.000Z | src/sprite_minotauro_inf.asm | fjpena/sword-of-ianna-msx2 | f104f46a677e4b21f42fbed478307a0bb1d372f3 | [
"Apache-2.0"
] | null | null | null | src/sprite_minotauro_inf.asm | fjpena/sword-of-ianna-msx2 | f104f46a677e4b21f42fbed478307a0bb1d372f3 | [
"Apache-2.0"
] | 6 | 2017-10-23T05:48:50.000Z | 2022-01-06T03:11:49.000Z | idle:
DB 145, 85, 170, 41, 34, 136, 18, 151, 121, 17, 18, 0
DB 16, 89, 170, 25, 34, 130, 18, 17, 17, 17, 18, 0
DB 16, 89, 154, 17, 17, 33, 17, 71, 120, 17, 17, 1
DB 16, 89, 154, 17, 17, 17, 17, 22, 129, 17, 17, 23
DB 16, 89, 170, 25, 151, 119, 121, 20, 132... | 63.422936 | 65 | 0.377249 |
5908e8559ede356a74c400878be5a709affe536c | 396 | asm | Assembly | programs/oeis/109/A109232.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/109/A109232.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/109/A109232.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A109232: a(n) = floor(n*(e^2+1)/(e-1)^2).
; 2,5,8,11,14,17,19,22,25,28,31,34,36,39,42,45,48,51,53,56,59,62,65,68,71,73,76,79,82,85,88,90,93,96,99,102,105,107,110,113,116,119,122,125,127,130,133,136,139,142,144,147,150,153,156,159,161
mov $3,$0
mul $0,2
add $0,5
add $0,$3
sub $0,1
mov $1,$0
lpb $0,1
sub $0,14
sub... | 19.8 | 191 | 0.588384 |
57cbab4ac29bd7b6f16e3ca26b68665316129b24 | 9,587 | asm | Assembly | Library/GrObj/UI/uiDepthControl.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/GrObj/UI/uiDepthControl.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/GrObj/UI/uiDepthControl.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1991 -- All Rights Reserved
PROJECT: PC GEOS
MODULE:
FILE: uiDepthControl.asm
AUTHOR: Jon Witort
METHODS:
Name Description
---- -----------
FUNCTIONS:
Scope Name Description
----- ---- ---... | 28.197059 | 100 | 0.675185 |
a450396b2b9e90d7f85bf7b45fb81cafaca6454e | 246 | asm | Assembly | programs/oeis/120/A120516.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/120/A120516.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/120/A120516.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A120516: a(n) = min{j : A120505(j) = n}.
; 1,4,5,9,10,11,13,14,15,20,21,22,24,25,26,28,29,30,33,34,35,37,38,39,41,42,43,49,50,51,53,54,55,57,58,59,62,63,64,66,67,68,70,71,72,75,76,77,79,80
mov $1,1
lpb $0
add $1,$0
div $0,3
add $1,2
lpe
| 24.6 | 147 | 0.589431 |
c4d456de92f8b5e4dbd9eea7eb1919774168176c | 350 | asm | Assembly | programs/oeis/083/A083037.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/083/A083037.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/083/A083037.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A083037: a(n)=2*A083036(n)-n. Also -A123737(n).
; 1,0,-1,0,1,0,1,2,1,0,1,0,-1,0,1,0,-1,0,-1,-2,-1,0,-1,0,1,0,-1,0,1,0,1,2,1,0,1,0,-1,0,1,0,1,2,1,0,1,2,1,2,3,2,1,2,1,0,1,2,1,0,1,0,-1,0,1,0,1,2,1,0,1,0,-1,0,1,0,-1,0,-1,-2,-1,0,-1,0,1,0,-1,0,1,0,1,2,1,0,1,0,-1,0,1,0,-1,0
mov $1,$0
seq $0,83036 ; Partial sums of A083035... | 38.888889 | 220 | 0.514286 |
a0a54cb6e4d0fcba701aa8b629264892541d3901 | 118 | asm | Assembly | asm/allocate.asm | icefoxen/lang | 628185020123aabe4753f96c6ab4378637a2dbf5 | [
"MIT"
] | null | null | null | asm/allocate.asm | icefoxen/lang | 628185020123aabe4753f96c6ab4378637a2dbf5 | [
"MIT"
] | null | null | null | asm/allocate.asm | icefoxen/lang | 628185020123aabe4753f96c6ab4378637a2dbf5 | [
"MIT"
] | null | null | null | global main
extern allocate, freemem
main:
enter 0,0
push 0x20
call allocate
push eax
call freemem
leave
ret
| 9.076923 | 24 | 0.745763 |
97632ab396a146334aa096b81e2a9bf2dee4e060 | 1,113 | asm | Assembly | programs/oeis/198/A198265.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/198/A198265.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/198/A198265.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A198265: Ceiling(n*sqrt(10)).
; 0,4,7,10,13,16,19,23,26,29,32,35,38,42,45,48,51,54,57,61,64,67,70,73,76,80,83,86,89,92,95,99,102,105,108,111,114,118,121,124,127,130,133,136,140,143,146,149,152,155,159,162,165,168,171,174,178,181,184,187,190,193,197,200,203,206,209,212,216,219,222,225,228,231,235,238,241,244,247,250,2... | 69.5625 | 966 | 0.713387 |
0ac1a1c9d985fa1f024156d39cf50e309e3970ff | 8,541 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_18351_541.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_18351_541.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_18351_541.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 %r15
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0x10505, %rdx
nop
nop
cmp $15627, %r12
mov (%rdx), %r15
nop
nop
xor %r13, %r13
lea addresses_WT_ht+0x898d, %r10
nop
nop
nop
inc %rdx
mov $0x6162636465666768, %rsi
mo... | 30.395018 | 2,999 | 0.6525 |
cd00da05d8e75d1a5f08730addde3a06c53f6065 | 762 | asm | Assembly | programs/oeis/091/A091596.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/091/A091596.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/091/A091596.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A091596: Expansion of x(1-2x^2)/(1-x-2x^2)^2.
; 0,1,2,5,12,27,62,137,304,663,1442,3109,6676,14259,30342,64321,135928,286415,601962,1262173,2640860,5514731,11495502,23923065,49710272,103148807,213754162,442421397,914668964,1888990243,3897285142
mov $5,2
mov $10,$0
lpb $5
mov $0,$10
sub $5,1
add $0,$5
sub $0,1... | 17.318182 | 197 | 0.543307 |
7e7a72fb29e7349813f9e294b4c411243c5bde18 | 534 | asm | Assembly | data/baseStats_original/poliwag.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | data/baseStats_original/poliwag.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | data/baseStats_original/poliwag.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | db DEX_POLIWAG ; pokedex id
db 40 ; base hp
db 50 ; base attack
db 40 ; base defense
db 90 ; base speed
db 40 ; base special
db WATER ; species type 1
db WATER ; species type 2
db 255 ; catch rate
db 77 ; base exp yield
INCBIN "pic/ymon/poliwag.pic",0,1 ; 55, sprite dimensions
dw PoliwagPicFront
dw PoliwagPicBack
; att... | 18.413793 | 57 | 0.734082 |
d3e592d8cedc32b8820cb8b2da9cdaa5b0462db9 | 186 | asm | Assembly | Gas/Dos/GC/OxyPump.asm | Gabidal/GAS_Pack | 02f13531849bc5c03721a4319a9e315a60ba7707 | [
"MIT"
] | 1 | 2021-09-21T13:07:37.000Z | 2021-09-21T13:07:37.000Z | Gas/Dos/GC/OxyPump.asm | Gabidal/GAS_Pack | 02f13531849bc5c03721a4319a9e315a60ba7707 | [
"MIT"
] | null | null | null | Gas/Dos/GC/OxyPump.asm | Gabidal/GAS_Pack | 02f13531849bc5c03721a4319a9e315a60ba7707 | [
"MIT"
] | null | null | null | ifSum:
ifSub:
ifDiv:
ifMul:
ifInt:
ifChar:
ifSetTo:
| 4.894737 | 9 | 0.204301 |
1c7119b19fc7a24aa3fc23d215f95443c031f624 | 7,263 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca.log_21829_895.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_895.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_895.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 %r15
push %r8
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x1b4b9, %r15
nop
add %rdi, %rdi
movw $0x6162, (%r15)
nop
nop
nop
nop
cmp %r8, %r8
lea addresses_A_ht+0xd789, %r8
nop
nop
nop
add $3523, %rsi
mov (%r8), %r10
sub %r15, %r15
lea... | 35.602941 | 2,999 | 0.656616 |
849ebd0ecdd82a144fa28b28cffcb6af836050fc | 3,048 | asm | Assembly | programs/oeis/017/A017387.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/017/A017387.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/017/A017387.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A017387: a(n) = (10*n + 9)^11.
; 31381059609,116490258898219,12200509765705829,317475837322472439,3909821048582988049,30155888444737842659,168787390185178426269,747993810527520928879,2775173073766990340489,8953382542587164451099,25804264053054077850709,67766737102405685929319,164621598066108688876929,3742508563833747... | 435.428571 | 2,984 | 0.956365 |
825678ed308384ebe2f826ee8bc0f01213d3370d | 1,962 | asm | Assembly | 1581/64tass/rel2.asm | silverdr/assembly | c2851f7033223e089285dce22443b7e219ed4f61 | [
"Unlicense"
] | 23 | 2015-03-23T15:16:57.000Z | 2022-03-18T12:43:42.000Z | 1581/64tass/rel2.asm | silverdr/assembly | c2851f7033223e089285dce22443b7e219ed4f61 | [
"Unlicense"
] | null | null | null | 1581/64tass/rel2.asm | silverdr/assembly | c2851f7033223e089285dce22443b7e219ed4f61 | [
"Unlicense"
] | 8 | 2016-04-13T11:19:35.000Z | 2021-12-22T07:39:00.000Z | relput jsr sdirty ; write data to buffer
jsr getact
asl a
tax
lda data
sta (buftab,x)
ldy buftab,x ; inc the pointer
iny
bne relp05
ldy lindx
lda nr,y
beq relp07
ldy #2
relp05 tya
ldy lindx
... | 19.818182 | 50 | 0.473496 |
d4c7619de6c5394ae9d0dbdea8d9aade28e79e84 | 492 | asm | Assembly | src/intel/tools/tests/gen7.5/break.asm | SoftReaper/Mesa-Renoir-deb | 8d1de1f66058d62b41fe55d36522efea2bdf996d | [
"MIT"
] | null | null | null | src/intel/tools/tests/gen7.5/break.asm | SoftReaper/Mesa-Renoir-deb | 8d1de1f66058d62b41fe55d36522efea2bdf996d | [
"MIT"
] | null | null | null | src/intel/tools/tests/gen7.5/break.asm | SoftReaper/Mesa-Renoir-deb | 8d1de1f66058d62b41fe55d36522efea2bdf996d | [
"MIT"
] | null | null | null | break(8) JIP: LABEL0 UIP: LABEL1 { align1 1Q };
break(16) JIP: LABEL0 UIP: LABEL1 { align1 1H };
break(8) JIP: LABEL0 UIP: LABEL1 { align16 1Q };
LABEL0:
(+f0.0) break(8) JIP: LABEL1 UIP: LABEL1 { align1 1... | 54.666667 | 79 | 0.443089 |
ba74ff2c72204e951bf62e39d8fdf0ff40723218 | 315 | asm | Assembly | programs/oeis/171/A171372.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/171/A171372.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/171/A171372.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A171372: a(n) = Numerator of 1/(2*n)^2 - 1/(3*n)^2 for n > 0, a(0) = 1.
; 1,5,5,5,5,1,5,5,5,5,1,5,5,5,5,1,5,5,5,5,1,5,5,5,5,1,5,5,5,5,1,5,5,5,5,1,5,5,5,5,1,5,5,5,5,1,5,5,5,5,1,5,5,5,5,1,5,5,5,5,1,5,5,5,5,1,5,5,5,5,1,5,5,5,5,1,5,5,5,5,1,5,5,5,5,1,5,5,5,5,1,5,5,5,5,1,5,5,5,5,1,5,5,5,5
gcd $0,5
mov $1,5
div $1,$0
| 45 | 211 | 0.495238 |
4c99a8baaf0db95cb16f2e2671dca0c476486d47 | 753 | asm | Assembly | Library/SpecUI/CommonUI/CMain/cmainAdministrator.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/SpecUI/CommonUI/CMain/cmainAdministrator.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/SpecUI/CommonUI/CMain/cmainAdministrator.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @-----------------------------------------------------------------------
Copyright (c) GeoWorks 1988 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: CommonUI/Main (common code for all specific UIs)
FILE: cmainAdministrator.asm
ROUTINES:
Name Description
---- -----------
GLB OLAdministr... | 26.892857 | 81 | 0.535193 |
e1ea78585ef6c7e3aae488498a7a4a4213c7928a | 346 | asm | Assembly | programs/oeis/081/A081006.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/081/A081006.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/081/A081006.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A081006: a(n) = Fibonacci(4n) - 1, or Fibonacci(2n+1)*Lucas(2n-1).
; 2,20,143,986,6764,46367,317810,2178308,14930351,102334154,701408732,4807526975,32951280098,225851433716,1548008755919,10610209857722,72723460248140,498454011879263,3416454622906706,23416728348467684
mul $0,2
add $0,1
lpb $0
sub $0,1
add $1,1
... | 28.833333 | 200 | 0.748555 |
235845263e3afaec8c21889aaf575917a07b33f7 | 6,933 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_715_527.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_715_527.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_715_527.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 %r9
push %rbx
push %rcx
push %rdi
push %rdx
lea addresses_D_ht+0xb6ce, %r12
nop
nop
nop
nop
nop
and $12732, %rdx
movw $0x6162, (%r12)
nop
nop
nop
nop
nop
sub %rcx, %rcx
lea addresses_WC_ht+0x86ce, %rcx
nop
nop
add $41301, %r12
movw $0x6162, (%rcx)
no... | 28.182927 | 2,144 | 0.647772 |
2a02f6063e81641746f004292af85a1500ad67a0 | 7,157 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xca_notsx.log_21829_342.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_342.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_342.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 %r8
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x1c372, %r8
nop
nop
nop
nop
cmp $10653, %r13
movb $0x61, (%r8)
nop
nop
add $64401, %rbp
lea addresses_D_ht+0xd78f, %rsi
clflush (%rsi)
nop
nop
nop
nop
nop
sub %rbx, %rbx
movl ... | 32.981567 | 2,999 | 0.655163 |
4220196e2ab361d5c97fbc2d7327fcd2f2c4fe1d | 1,440 | asm | Assembly | examples/reaction-diffusion.asm | ihh/bbcmicrobot-codec | 6c4587c1ed9d89942a2adae4cf8cda148ebb47d1 | [
"BSD-3-Clause"
] | 10 | 2020-03-06T04:32:59.000Z | 2021-03-02T05:04:16.000Z | examples/reaction-diffusion.asm | ihh/bbcmicrobot-codec | 6c4587c1ed9d89942a2adae4cf8cda148ebb47d1 | [
"BSD-3-Clause"
] | null | null | null | examples/reaction-diffusion.asm | ihh/bbcmicrobot-codec | 6c4587c1ed9d89942a2adae4cf8cda148ebb47d1 | [
"BSD-3-Clause"
] | null | null | null | ;; General engine for reaction-diffusion models
;; Including file must define the following:
;; CHARS - a four-byte array of characters
;; RATE - a four-byte array of 255 * (probability of using alternate reaction), indexed by source state
;; REACT - a 16-byte array of reactions.
;; If source cell is SRC and target ce... | 14.845361 | 111 | 0.664583 |
e6d096d8f20e582db5ec17613030ae4f924c9b64 | 476 | asm | Assembly | src/intel/tools/tests/gen7/if.asm | PWN-Hunter/mesa3d | be12e189989e3476d7c9d40e1c0c3a35143ee51a | [
"MIT"
] | null | null | null | src/intel/tools/tests/gen7/if.asm | PWN-Hunter/mesa3d | be12e189989e3476d7c9d40e1c0c3a35143ee51a | [
"MIT"
] | null | null | null | src/intel/tools/tests/gen7/if.asm | PWN-Hunter/mesa3d | be12e189989e3476d7c9d40e1c0c3a35143ee51a | [
"MIT"
] | null | null | null | (+f0.0.x) if(8) JIP: 18 UIP: 18 { align16 1Q };
(+f0.0) if(8) JIP: 14 UIP: 14 { align16 1Q };
(+f0.0) if(8) JIP: 32 UIP: 96 { align1 1Q };
(+f0.0) if(16) JIP: 32 UIP: 96 { align1 1H };
(-... | 68 | 79 | 0.313025 |
3be07bd2da2dc83d3afb8b0fa600d6fe736a5073 | 346 | asm | Assembly | examples/hello.nasm.asm | dyhla/atom-script | 724224cf4debce9c7b39df69e4e4982c1d5a4698 | [
"MIT"
] | 55 | 2021-01-06T21:24:10.000Z | 2022-03-13T05:10:22.000Z | examples/hello.nasm.asm | dyhla/atom-script | 724224cf4debce9c7b39df69e4e4982c1d5a4698 | [
"MIT"
] | 727 | 2020-12-29T18:35:19.000Z | 2021-01-01T09:42:22.000Z | examples/hello.nasm.asm | dyhla/atom-script | 724224cf4debce9c7b39df69e4e4982c1d5a4698 | [
"MIT"
] | 30 | 2021-01-04T08:51:14.000Z | 2022-03-04T09:25:54.000Z | section .data
str: db 'Hello, World!', 10
strlen: equ $ - str
section .text
global _start
_start:
mov eax, 4 ; write system call
mov ebx, 1 ; STDOUT
mov ecx, str ; string
mov edx, strlen ; length
int 80h ; system call
mov eax, 1 ; exit system call
mov ebx, 0 ; error code 0
... | 19.222222 | 38 | 0.598266 |
9002deee259b0d47100ae6d6d903a0d0316f9a57 | 5,836 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i7-7700_9_0x48_notsx.log_1330_1878.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i7-7700_9_0x48_notsx.log_1330_1878.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i7-7700_9_0x48_notsx.log_1330_1878.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 %r8
push %rax
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x21ca, %rsi
lea addresses_D_ht+0x1e530, %rdi
sub $23365, %rbx
mov $95, %rcx
rep movsw
nop
cmp %r11, %r11
lea addresses_UC_ht+0x1cbd0, %rsi
lea addresses_normal_ht+0xb5b4, ... | 39.70068 | 2,999 | 0.660898 |
4b0dc99f387ad0ffd273f5f24cfe82648a2e67ff | 1,984 | asm | Assembly | c64/transmit64-ass/sub_print.asm | cloudarts/transmit64 | 5a7a7243aee3d902b3d09eccbb617868a429d68b | [
"MIT"
] | null | null | null | c64/transmit64-ass/sub_print.asm | cloudarts/transmit64 | 5a7a7243aee3d902b3d09eccbb617868a429d68b | [
"MIT"
] | null | null | null | c64/transmit64-ass/sub_print.asm | cloudarts/transmit64 | 5a7a7243aee3d902b3d09eccbb617868a429d68b | [
"MIT"
] | null | null | null | .importonce
// prints text to the screen
// in:
// mem $FB: low byte of the start address of 0-terminated string
// mem $FC: high byte of the start address of 0-terminated string
// X: the column of the printed text
// Y: the row of the printed text
// out:
// -
// changes: A, X, Y, $FD, $FE... | 33.627119 | 89 | 0.43246 |
b64bba3856eaa36f3b30415e76a96b43c7e0f6c3 | 1,529 | asm | Assembly | programs/oeis/190/A190329.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/190/A190329.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/190/A190329.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A190329: a(n) = n + [n*s/r] + [n*t/r]; r=1, s=sqrt(2), t=1/s.
; 2,5,9,11,15,18,20,24,27,31,33,36,40,42,46,49,53,55,58,62,64,68,71,73,77,80,84,86,90,93,95,99,102,106,108,111,115,117,121,124,126,130,133,137,139,143,146,148,152,155,159,161,164,168,170,174,177,181,183,186,190,192,196,199,201,205,208,212,214,217,221,223,2... | 36.404762 | 966 | 0.631131 |
c089aa387418f735958a6cbbef79fcb2895b3afc | 205 | asm | Assembly | tests/am2901a_asm/parser_test/basic.asm | piligr1m/AM2901A | d088d654ba5c60358de2ec15b21a52adba114e67 | [
"MIT"
] | null | null | null | tests/am2901a_asm/parser_test/basic.asm | piligr1m/AM2901A | d088d654ba5c60358de2ec15b21a52adba114e67 | [
"MIT"
] | null | null | null | tests/am2901a_asm/parser_test/basic.asm | piligr1m/AM2901A | d088d654ba5c60358de2ec15b21a52adba114e67 | [
"MIT"
] | 2 | 2021-03-30T20:56:21.000Z | 2021-04-01T20:34:53.000Z | # test comment
ADD DZ=RAMF(0, 0, 10, 0)
ADD DZ=RAMF(0, 1, 11, 0)
ADD DZ=RAMF(0, 2, 12, 0)
REGS()
# comment
#comment
RESET()
REGS()
#ADD DZ=RAMA(0, 4, 0, 0)
#ADD DZ=RAMA(1, 0, 0, 0)
#ADD DZ=RAMA(2, 0, 0, 0) | 17.083333 | 24 | 0.580488 |
135ed84f57a071d4e678a7daeb0fc9b77048ce22 | 169 | asm | Assembly | data/wildPokemon/pokemontower3.asm | etdv-thevoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | data/wildPokemon/pokemontower3.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | data/wildPokemon/pokemontower3.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | TowerMons3:
db $0A
db 20,GASTLY
db 21,GASTLY
db 22,GASTLY
db 23,GASTLY
db 19,GASTLY
db 18,GASTLY
db 24,GASTLY
db 20,CUBONE
db 22,CUBONE
db 25,HAUNTER
db $00
| 12.071429 | 14 | 0.704142 |
86f61a465a402f729d16c1514cd21e72094b864e | 70 | asm | Assembly | Web/asm/examples/Triangular Numbers.asm | visrealm/vrcpu | f42ae80bd1e89e3877b88f1766f5facc5841594f | [
"MIT"
] | 102 | 2019-09-24T21:12:05.000Z | 2022-02-20T06:51:25.000Z | Web/asm/examples/Triangular Numbers.asm | visrealm/vrcpu | f42ae80bd1e89e3877b88f1766f5facc5841594f | [
"MIT"
] | null | null | null | Web/asm/examples/Triangular Numbers.asm | visrealm/vrcpu | f42ae80bd1e89e3877b88f1766f5facc5841594f | [
"MIT"
] | 13 | 2019-09-25T19:52:10.000Z | 2021-09-24T00:44:40.000Z | ; TRIANGULAR NUMBERS
clra
.next:
inc Rb
add Rd
jnc .next
jmz
| 7 | 20 | 0.642857 |
77fdce87201c3b72cb763727a904526fa068aa1c | 3,745 | asm | Assembly | asm/mxesrvrm.asm | rscott-rocket/mxe | 0e0d2eec0ab861aed64408886f1c2b84affec9cf | [
"Apache-2.0"
] | 8 | 2020-03-02T13:30:58.000Z | 2021-12-17T11:04:48.000Z | asm/mxesrvrm.asm | zBit31/mxe | d8c2d26a38caaecd06a1d5a89d5bde7b3e7bd047 | [
"Apache-2.0"
] | null | null | null | asm/mxesrvrm.asm | zBit31/mxe | d8c2d26a38caaecd06a1d5a89d5bde7b3e7bd047 | [
"Apache-2.0"
] | 3 | 2020-03-02T08:11:58.000Z | 2020-03-03T11:17:58.000Z | MXESRVRM TITLE 'MXE - SERVER RESOURCE MANAGER'
*--------+---------+---------+---------+---------+---------+---------+-
* Name : MXESRVRM
*
* Function : MXE Server Resource Manager (RESMGR) routine
*
* (o) Mark server as unavailable
*
* Register Usage :
* r1 -
* r2 -
* r3 -
* r4 ... | 36.009615 | 71 | 0.318558 |
52948e23c33a572680329133be83eacfa0d5a86d | 6,122 | asm | Assembly | src/shaders/h264/mc/initialize_MBPara.asm | me176c-dev/android_hardware_intel-vaapi-driver | 0f2dca8d604220405e4678c0b6c4faa578d994ec | [
"MIT"
] | 192 | 2018-01-26T11:51:55.000Z | 2022-03-25T20:04:19.000Z | src/shaders/h264/mc/initialize_MBPara.asm | me176c-dev/android_hardware_intel-vaapi-driver | 0f2dca8d604220405e4678c0b6c4faa578d994ec | [
"MIT"
] | 256 | 2017-01-23T02:10:27.000Z | 2018-01-23T10:00:05.000Z | src/shaders/h264/mc/initialize_MBPara.asm | me176c-dev/android_hardware_intel-vaapi-driver | 0f2dca8d604220405e4678c0b6c4faa578d994ec | [
"MIT"
] | 64 | 2018-01-30T19:51:53.000Z | 2021-11-24T01:26:14.000Z | /*
* Initialize parameters
* Copyright © <2010>, Intel Corporation.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the
* "Software"), to deal in the Software without restriction, including
* without limitation the rights ... | 39.24359 | 129 | 0.656158 |
3fdbf2fa72b15f75a3cced5cd11af3bff2ec6fc6 | 230 | asm | Assembly | mc-sema/validator/x86/tests/FLDCW.asm | randolphwong/mcsema | eb5b376736e7f57ff0a61f7e4e5a436bbb874720 | [
"BSD-3-Clause"
] | 2 | 2021-08-07T16:21:29.000Z | 2021-11-17T10:58:37.000Z | mc-sema/validator/x86/tests/FLDCW.asm | randolphwong/mcsema | eb5b376736e7f57ff0a61f7e4e5a436bbb874720 | [
"BSD-3-Clause"
] | null | null | null | mc-sema/validator/x86/tests/FLDCW.asm | randolphwong/mcsema | eb5b376736e7f57ff0a61f7e4e5a436bbb874720 | [
"BSD-3-Clause"
] | null | null | null | BITS 32
;TEST_FILE_META_BEGIN
;TEST_TYPE=TEST_F
;TEST_IGNOREFLAGS=
;TEST_FILE_META_END
;TEST_BEGIN_RECORDING
lea edi, [esp-08]
mov dword [edi], 0
FSTCW [edi]
FLDCW [edi]
mov edi, 0
;TEST_END_RECORDING
| 16.428571 | 25 | 0.691304 |
18217a900af4ebd7dc19cd5a92f9e44ff2e1d80b | 748 | asm | Assembly | libsrc/stdlib/z88/atol.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | libsrc/stdlib/z88/atol.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | libsrc/stdlib/z88/atol.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | 1 | 2019-12-03T23:57:48.000Z | 2019-12-03T23:57:48.000Z | ;/*
; * Z88 Standard Library
; *
; * long __FASTCALL__ atol(char *str)
; *
; * djm 25/2/2001
; *
; * $Id: atol.asm,v 1.6 2016/03/06 21:56:32 dom Exp $
; */
; Removed C front end to make FASTCALL, consistent with
; all other targets. Was atol.c, that file now removed.
; 12.2006 aralbrec
SECTION code_clib
PUBLIC atol... | 17.809524 | 71 | 0.581551 |
c071824c809fd645439d00860006dddb679d7ca2 | 6,579 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_st_zr_un_4k_sm_/i9-9900K_12_0xa0.log_121_449.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_ht_st_zr_un_4k_sm_/i9-9900K_12_0xa0.log_121_449.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_ht_st_zr_un_4k_sm_/i9-9900K_12_0xa0.log_121_449.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 %r8
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x1a26a, %r8
xor %rdx, %rdx
mov (%r8), %rcx
nop
nop
cmp %r8, %r8
lea addresses_UC_ht+0x94ae, %rsi
lea addresses_WC_ht+0xad2e, %rdi
nop
dec %rbp
mov $26, %rcx
rep movsq
nop
... | 22.453925 | 362 | 0.633227 |
66a9d5d9540bc40cb9ec27bb1c4948fe00f563ed | 104 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/lm/z80/asm_fmod.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math48/lm/z80/asm_fmod.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math48/lm/z80/asm_fmod.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_clib
SECTION code_fp_math48
PUBLIC asm_fmod
EXTERN am48_fmod
defc asm_fmod = am48_fmod
| 10.4 | 25 | 0.836538 |
ee219ef7e8e14e845f71bb945acdfc0f00e26654 | 2,570 | asm | Assembly | libtool/src/gmp-6.1.2/mpn/alpha/sqr_diag_addlsh1.asm | kroggen/aergo | 05af317eaa1b62b21dc0144ef74a9e7acb14fb87 | [
"MIT"
] | 1,602 | 2015-01-06T11:26:31.000Z | 2022-03-30T06:17:21.000Z | libtool/src/gmp-6.1.2/mpn/alpha/sqr_diag_addlsh1.asm | kroggen/aergo | 05af317eaa1b62b21dc0144ef74a9e7acb14fb87 | [
"MIT"
] | 11,789 | 2015-01-05T04:50:15.000Z | 2022-03-31T23:39:19.000Z | libtool/src/gmp-6.1.2/mpn/alpha/sqr_diag_addlsh1.asm | kroggen/aergo | 05af317eaa1b62b21dc0144ef74a9e7acb14fb87 | [
"MIT"
] | 498 | 2015-01-08T18:58:18.000Z | 2022-03-20T15:37:45.000Z | dnl Alpha mpn_sqr_diag_addlsh1.
dnl Copyright 2013 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
dnl
dnl The GNU MP Library is free software; you can redistribute it and/or modify
dnl it under the terms of either:
dnl
dnl * the GNU Lesser General Public License as published by th... | 27.340426 | 79 | 0.698444 |
53cc80b8ca5af77077688d22544394ec0422a09d | 771 | asm | Assembly | programs/oeis/001/A001946.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/001/A001946.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/001/A001946.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A001946: a(n) = 11*a(n-1) + a(n-2).
; 2,11,123,1364,15127,167761,1860498,20633239,228826127,2537720636,28143753123,312119004989,3461452808002,38388099893011,425730551631123,4721424167835364,52361396397820127,580696784543856761,6440026026380244498,71420983074726546239,792070839848372253127,8784200221406821330636,97418... | 110.142857 | 678 | 0.892348 |
4ef2f10f228c11687fe7a23ffd60de6e66dc6e47 | 907 | asm | Assembly | oeis/230/A230800.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/230/A230800.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/230/A230800.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A230800: Number of n X 2 0..3 arrays x(i,j) with each element horizontally or vertically next to at least one element with value (x(i,j)+1) mod 4 and at least one element with value (x(i,j)-1) mod 4, and upper left element zero.
; Submitted by Christian Krause
; 0,2,2,16,34,154,432,1618,5058,17664,57586,195866,648928... | 47.736842 | 497 | 0.788313 |
462afcbdad53dd5a70d9d9fd5dac7ef23a9b7fae | 15,163 | asm | Assembly | MSDOS/Virus.MSDOS.Unknown.v1701.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | 3 | 2021-05-15T15:57:13.000Z | 2022-03-16T09:11:05.000Z | MSDOS/Virus.MSDOS.Unknown.v1701.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | null | null | null | MSDOS/Virus.MSDOS.Unknown.v1701.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | 3 | 2021-05-15T15:57:15.000Z | 2022-01-08T20:51:04.000Z |
L0004: CALL L0007 ; PUSH BEGIN ADDRESS
L0007: POP BX ; POP ADDRESS
SUB BX,0131H ; CALC DATA POINT
TEST BYTE PTR CS:[BX+012AH],01H ; ENCODE VIRUS ?
JE L0023 ; VIRUS IS ENCODING. START
LEA SI,[BX+014DH] ; START ADDRES FOR ENCODE
MOV SP,0682H ; SIZE OF VIRUS
L001B: XOR [SI],SI ; ENCODE ONE BYTE
XOR [... | 16.182497 | 65 | 0.649212 |
9894fae01178f595e9d15116e6a99d317647476f | 1,064 | asm | Assembly | programs/oeis/108/A108650.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/108/A108650.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/108/A108650.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A108650: a(n) = (n+1)^2*(n+2)*(n+3)*(3*n+4)/24.
; 1,14,75,260,700,1596,3234,6000,10395,17050,26741,40404,59150,84280,117300,159936,214149,282150,366415,469700,595056,745844,925750,1138800,1389375,1682226,2022489,2415700,2867810,3385200,3974696,4643584,5399625,6251070,7206675,8275716,9468004,10793900,12264330,13890800... | 106.4 | 857 | 0.820489 |
3710197be678448e1b4658324bf91f3474599ae6 | 1,584 | asm | Assembly | example/map_scroll/program.asm | suzukiplan/fcs80 | a0db6b3ed95fc3f14fd0946550fe1b03cfd0f960 | [
"MIT"
] | 2 | 2021-07-01T10:10:13.000Z | 2022-03-02T04:41:32.000Z | example/map_scroll/program.asm | suzukiplan/fcs80 | a0db6b3ed95fc3f14fd0946550fe1b03cfd0f960 | [
"MIT"
] | 3 | 2021-03-14T07:02:11.000Z | 2021-07-20T05:49:32.000Z | example/map_scroll/program.asm | suzukiplan/fcs80 | a0db6b3ed95fc3f14fd0946550fe1b03cfd0f960 | [
"MIT"
] | 1 | 2021-07-01T10:10:15.000Z | 2021-07-01T10:10:15.000Z | org $0000
.main
; 割り込み関連の初期化
IM 1
DI
; VBLANKを待機
call wait_vblank
; パレットを初期化
ld bc, 12
ld hl, palette0_data
ld de, $9400
ldir
; Bank 1 を Character Pattern Table ($A000) に転送 (DMA)
ld a, $01
out ($c0), a
; マップの初期状態を描画
ld bc, 800
ld hl, $4000 + 8192 - 800... | 16.673684 | 132 | 0.559975 |
53678fb491c668868cbc66378fab000d94882a25 | 313 | asm | Assembly | controlFlow/for_statement.asm | DanerSound/MIPS-from-scratch | e56bc5e4a0ade738e63f0ae827afbff94a8a7efd | [
"MIT"
] | 2 | 2018-07-16T20:23:52.000Z | 2019-03-08T18:49:39.000Z | controlFlow/for_statement.asm | DanerSound/MIPS-from-scratch | e56bc5e4a0ade738e63f0ae827afbff94a8a7efd | [
"MIT"
] | 3 | 2018-03-22T15:47:59.000Z | 2019-03-06T11:21:35.000Z | controlFlow/for_statement.asm | DanerSound/MIPS-from-scratch | e56bc5e4a0ade738e63f0ae827afbff94a8a7efd | [
"MIT"
] | 5 | 2018-03-22T15:49:10.000Z | 2018-07-24T07:46:10.000Z | # simple workflow to understand the for statement
# for(index=0; index<= n; i++)
#
.data
.text
main:
move $t0, $zero # force index to zero
li $t1, 5 # load the max size
for: blt $t1, $t0, exit # branch less than <= si fermerà a uno in più
add $t0, $t0, 1
j for
exit: li $v0,10
syscall | 20.866667 | 71 | 0.603834 |
06a57de65b0e854020a5af3e5dfe8956e208230f | 433 | asm | Assembly | programs/oeis/230/A230149.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/230/A230149.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/230/A230149.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A230149: The number of multinomial coefficients over partitions with value equal to 5.
; 0,0,0,0,0,1,1,1,2,1,2,2,3,3,2,3,4,4,4,3,5,5,5,5,5,6,6,6,7,6,7,7,8,8,7,8,9,9,9,8,10,10,10,10,10,11,11,11,12,11,12,12,13,13,12,13,14,14,14,13,15,15,15,15,15,16,16,16,17,16,17,17,18,18,17,18,19,19,19,18,20,20,20,20,20,21,21,21,22,21... | 33.307692 | 261 | 0.632794 |
d254478b4992cc668b98f0451f4878f31987cf55 | 522 | asm | Assembly | test11.asm | abhimanyudwivedi/mp-testing | a82fffd4e27cb051d7b46b35285f2cb6b59ec58c | [
"MIT"
] | null | null | null | test11.asm | abhimanyudwivedi/mp-testing | a82fffd4e27cb051d7b46b35285f2cb6b59ec58c | [
"MIT"
] | null | null | null | test11.asm | abhimanyudwivedi/mp-testing | a82fffd4e27cb051d7b46b35285f2cb6b59ec58c | [
"MIT"
] | 1 | 2020-10-20T03:02:43.000Z | 2020-10-20T03:02:43.000Z | .model small
.stack
.data
PA EQU 01190H
PB EQU 01191H
PC EQU 01192H
CR EQU 01193H
table db 80h,96h,0abh,0c0h,0d2h,0e2h,0eeh,0f8h,0feh,0ffh,
0feh,0f8h,0eeh,0e2h,0d2h,0c0h,0abh,96h,80h
count equ 19d
.code
mov ax,@data
mov ds,ax
mov dx,CR
mov al,80h
out dx,al
lp1: lea si,table
mov cx... | 14.5 | 58 | 0.66092 |
1bcf64a80a2bcf29dfba479bdce4d97992236c71 | 684 | asm | Assembly | oeis/067/A067352.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/067/A067352.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/067/A067352.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A067352: Divide the natural numbers in sets of consecutive numbers starting with {1,2} as the first set. The number of elements of the n-th set is equal to the sum of the n-1 final numbers in the (n-1)st set. The number of elements of the n-th set gives a(n).
; Submitted by Jon Maiga
; 2,2,7,30,158,985,7089,57890,529... | 36 | 261 | 0.751462 |
4e8a22414e981c37c75bf1c87741dcc8350a38a0 | 1,012 | asm | Assembly | programs/oeis/008/A008346.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/008/A008346.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/008/A008346.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A008346: a(n) = Fibonacci(n) + (-1)^n.
; 1,0,2,1,4,4,9,12,22,33,56,88,145,232,378,609,988,1596,2585,4180,6766,10945,17712,28656,46369,75024,121394,196417,317812,514228,832041,1346268,2178310,3524577,5702888,9227464,14930353,24157816,39088170,63245985,102334156,165580140,267914297,433494436,701408734,1134903169,183631... | 44 | 737 | 0.775692 |
60c9b49a8e1daf0826f0500e9eb7e387a4cfee7f | 710 | asm | Assembly | programs/oeis/049/A049661.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/049/A049661.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/049/A049661.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A049661: a(n) = (Fibonacci(6*n+1) - 1)/4.
; 0,3,58,1045,18756,336567,6039454,108373609,1944685512,34895965611,626182695490,11236392553213,201628883262348,3618083506169055,64923874227780646,1165011652593882577,20905285872462105744,375130134051724020819,6731437127058570269002,120790738153002540821221,216750184962698716... | 50.714286 | 572 | 0.860563 |
a7679782e6f23f45d4afb2292a9013514c59f65e | 1,773 | asm | Assembly | programs/oeis/158/A158540.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/158/A158540.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/158/A158540.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A158540: a(n) = 22*n^2 - 1.
; 21,87,197,351,549,791,1077,1407,1781,2199,2661,3167,3717,4311,4949,5631,6357,7127,7941,8799,9701,10647,11637,12671,13749,14871,16037,17247,18501,19799,21141,22527,23957,25431,26949,28511,30117,31767,33461,35199,36981,38807,40677,42591,44549,46551,48597,50687,52821,54999,57221,59487,61797... | 197 | 1,692 | 0.835871 |
6b2b80a2f7ad9aabca3a7fe503a23ffc46dd90e2 | 406 | asm | Assembly | Kernel/interruptions/registers.asm | gbaliarda/TP_ARQUI | 1c4f29807eb3e0eb5ea792c5dc3ea9e277046381 | [
"BSD-3-Clause"
] | null | null | null | Kernel/interruptions/registers.asm | gbaliarda/TP_ARQUI | 1c4f29807eb3e0eb5ea792c5dc3ea9e277046381 | [
"BSD-3-Clause"
] | null | null | null | Kernel/interruptions/registers.asm | gbaliarda/TP_ARQUI | 1c4f29807eb3e0eb5ea792c5dc3ea9e277046381 | [
"BSD-3-Clause"
] | 1 | 2022-03-08T15:31:23.000Z | 2022-03-08T15:31:23.000Z | GLOBAL saveState
section .text
%macro saveRegister 1
mov rax, [rsp + %1]
mov [rdi], rax
add rdi, 8
%endmacro
saveState:
saveRegister 136 ; rax
saveRegister 128
saveRegister 120
saveRegister 112
saveRegister 104
saveRegister 96
saveRegister 88
saveRegister 80
saveRegister 72
saveRegister 64
saveRegist... | 14.5 | 24 | 0.76601 |
cd6d093a19370411f172e9e2d715aa6e2be8b001 | 394 | asm | Assembly | programs/oeis/085/A085060.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/085/A085060.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/085/A085060.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A085060: Integer reached in A085058.
; 3,12,12,39,21,39,30,120,39,66,48,120,57,93,66,363,75,120,84,201,93,147,102,363,111,174,120,282,129,201,138,1092,147,228,156,363,165,255,174,606,183,282,192,444,201,309,210,1092,219,336,228,525,237,363,246,849,255,390
mov $1,$0
add $1,4
lpb $0
sub $0,1
mov $2,$1
div $1,2
... | 21.888889 | 218 | 0.649746 |
f6b6bc1a39d37883302303f36e52e37c9c6a6d78 | 2,508 | asm | Assembly | game-projects/Sonic2/Objects/SpecialStage/SSBomb/Constants.asm | wide-dot/thomson-to8-game-engine | f305368ff28fba6e6bd03d0138a36ff5ea67e925 | [
"Apache-2.0"
] | 11 | 2021-09-07T18:45:06.000Z | 2022-02-15T06:36:19.000Z | game-projects/Sonic2/Objects/SpecialStage/SSBomb/Constants.asm | dougmasten/thomson-to8-game-engine | b1f29e3b650e2296a5058570173e1c9068bccbe4 | [
"Apache-2.0"
] | null | null | null | game-projects/Sonic2/Objects/SpecialStage/SSBomb/Constants.asm | dougmasten/thomson-to8-game-engine | b1f29e3b650e2296a5058570173e1c9068bccbe4 | [
"Apache-2.0"
] | 1 | 2021-11-22T08:43:52.000Z | 2021-11-22T08:43:52.000Z | * ---------------------------------------------------------------------------
* Constants
*
* Naming convention
* -----------------
* - lower case
* - underscore-separated names
*
* ---------------------------------------------------------------------------
HalfPipe_Img_z_depth equ 4 ; number of z pos increment into ... | 48.230769 | 177 | 0.572169 |
9880d95ae15f12e29e2747b5197733ab6cbced6d | 627 | asm | Assembly | oeis/244/A244845.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/244/A244845.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/244/A244845.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A244845: Binary representation of 4^n - 2^(n+1) - 1.
; 111,101111,11011111,1110111111,111101111111,11111011111111,1111110111111111,111111101111111111,11111111011111111111,1111111110111111111111,111111111101111111111111,11111111111011111111111111,1111111111110111111111111111,111111111111101111111111111111,111111111111... | 48.230769 | 480 | 0.870813 |
8cc22ed0b8275e26b213591d629764361713a4bb | 1,566 | asm | Assembly | Laburi/Lab5/4-5-print-structure/print_structure.asm | DanBrezeanu/IOCLA | 1a22cc2949afc72818289f47288e32004f633fd1 | [
"MIT"
] | 2 | 2019-11-18T15:56:21.000Z | 2020-01-18T01:22:37.000Z | Laburi/Lab5/4-5-print-structure/print_structure.asm | zatbogdan99/IOCLA | 3d499ad18624f571e6c49ff891649a05ac9908e4 | [
"MIT"
] | null | null | null | Laburi/Lab5/4-5-print-structure/print_structure.asm | zatbogdan99/IOCLA | 3d499ad18624f571e6c49ff891649a05ac9908e4 | [
"MIT"
] | null | null | null | %include "io.inc"
struc stud_struct
name: resb 32
surname: resb 32
age: resb 1
group: resb 8
gender: resb 1
birth_year: resw 1
endstruc
section .data
sample_student:
istruc stud_struct
at name, db 'Andrei', 0
at surname, db 'Voinea', 0
at age, db 21
at grou... | 21.452055 | 71 | 0.646871 |
8cccfd160d14cb66b6a570bb87e25eb41be6c4c5 | 736 | asm | Assembly | oeis/306/A306183.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/306/A306183.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/306/A306183.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A306183: The coefficients of x in the reduction of x^2 -> x + 1 for the polynomial p(n,x) = Product_{k=1..n} (x+k).
; Submitted by Jon Maiga
; 0,1,4,19,108,719,5496,47465,457160,4858865,56490060,713165035,9715762980,142069257055,2219386098160,36889108220305,650018185589520,12103669982341025,237476572759473300,4896758... | 43.294118 | 467 | 0.800272 |
a155b56a39c2f3e75deb65775be01eaf7e508671 | 3,650 | asm | Assembly | Data/ships/Asteroid.asm | TinfoilAsteroid/EliteNext | 417511cefd3d5c7dd7a46b0354eec801ea2c9ca2 | [
"Unlicense"
] | 9 | 2021-09-29T22:08:15.000Z | 2022-03-23T05:35:43.000Z | Data/ships/Asteroid.asm | TinfoilAsteroid/EliteNext | 417511cefd3d5c7dd7a46b0354eec801ea2c9ca2 | [
"Unlicense"
] | 1 | 2022-01-21T12:35:42.000Z | 2022-01-21T17:47:24.000Z | Data/ships/Asteroid.asm | TinfoilAsteroid/EliteNext | 417511cefd3d5c7dd7a46b0354eec801ea2c9ca2 | [
"Unlicense"
] | 1 | 2022-01-15T10:13:49.000Z | 2022-01-15T10:13:49.000Z | Asteroid: DB $00
DW $1900
DW AsteroidEdges
DB AsteroidEdgesSize
DB $00, $22
DB AsteroidVertSize /6
DB AsteroidVertSize
DB AsteroidEdgesCnt
... | 53.676471 | 81 | 0.270411 |
8856ce54dda8596dfd359c0829cd21bf22f61b31 | 319 | asm | Assembly | src/handler_teclado.asm | vdribeiro/arkanoid | d1ed82cc0293cb416bf5e0e14a6efcf835ef7800 | [
"MIT"
] | 1 | 2018-03-08T17:21:42.000Z | 2018-03-08T17:21:42.000Z | src/handler_teclado.asm | vdribeiro/arkanoid | d1ed82cc0293cb416bf5e0e14a6efcf835ef7800 | [
"MIT"
] | null | null | null | src/handler_teclado.asm | vdribeiro/arkanoid | d1ed82cc0293cb416bf5e0e14a6efcf835ef7800 | [
"MIT"
] | null | null | null | CPU 686
BITS 32
include 'kbc.inc'
section .data
extern _scd
global _handler_teclado
section .text
_handler_teclado:
push eax
;ler do porto 60
in al, DATA_REG
;colocar o scancode na variavel scd
mov byte[_scd], al
;sinaliza EOI para o PIC-1
mov al, EOI
out PIC1_CMD, al
pop eax
iretd
END
| 11.814815 | 36 | 0.69906 |
8868fac5414879b87435e73ed3bc889243677676 | 757 | asm | Assembly | programs/oeis/199/A199023.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/199/A199023.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/199/A199023.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A199023: (6*11^n - 1) / 5.
; 1,13,145,1597,17569,193261,2125873,23384605,257230657,2829537229,31124909521,342374004733,3766114052065,41427254572717,455699800299889,5012697803298781,55139675836286593,606536434199152525,6671900776190677777,73390908538097455549,807299993919072011041,8880299933109792121453,97683299264207... | 84.111111 | 678 | 0.899604 |
2a0ff5795b47436f3be4cc63afe7d1a98d2cc84b | 276 | asm | Assembly | programs/oeis/066/A066143.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/066/A066143.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/066/A066143.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A066143: a(n) = n! + n^2 + n.
; 1,3,8,18,44,150,762,5096,40392,362970,3628910,39916932,479001756,6227020982,87178291410,1307674368240,20922789888272,355687428096306,6402373705728342
mov $3,$0
gcd $1,$0
mov $4,$1
cal $1,142
add $1,$4
mov $5,$3
mul $5,$3
mov $2,$5
add $1,$2
| 21.230769 | 151 | 0.692029 |
8631db6c8a4aa09204525c5b039de07609ef2636 | 536 | asm | Assembly | oeis/086/A086614.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/086/A086614.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/086/A086614.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A086614: Triangle read by rows, where T(n,k) is the coefficient of x^n*y^k in f(x,y) that satisfies f(x,y) = 1/(1-x)^2 + xy*f(x,y)^2.
; Submitted by Christian Krause
; 1,2,1,3,4,2,4,10,12,5,5,20,42,40,14,6,35,112,180,140,42,7,56,252,600,770,504,132,8,84,504,1650,3080,3276,1848,429,9,120,924,3960,10010,15288,13860,686... | 24.363636 | 205 | 0.641791 |
d122764b47148cc007855e01ac10009c825c40e8 | 119 | asm | Assembly | test/gameboy/minios/never.asm | gb-archive/asmotor | c821d8be10b7b66d93e0b68777c8643d9a53955f | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | null | null | null | test/gameboy/minios/never.asm | gb-archive/asmotor | c821d8be10b7b66d93e0b68777c8643d9a53955f | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | null | null | null | test/gameboy/minios/never.asm | gb-archive/asmotor | c821d8be10b7b66d93e0b68777c8643d9a53955f | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | null | null | null | SECTION "NeverUsed",HOME
ThisCodeIsNeverUsedIHope::
ret
SECTION "Never2",HRAM
NeitherIsThisVariable:: DS 1
| 14.875 | 29 | 0.739496 |
a9b2267352eb7788292176d9b6e090fd621fed4d | 4,496 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i7-8650U_0xd2_notsx.log_292_498.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-8650U_0xd2_notsx.log_292_498.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-8650U_0xd2_notsx.log_292_498.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r14
push %r9
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0xbd05, %rax
nop
nop
nop
nop
nop
inc %r9
movb (%rax), %r10b
nop
and $46555, %rbx
lea addresses_WT_ht+0x1312d, %rax
sub %rdi, %rdi
mov (%rax), %bx
nop
nop
nop
and %rdi, %rdi
lea ... | 24.434783 | 875 | 0.649021 |
4c71c73d64ad57693bd1234f1a31a645e52eb926 | 7,263 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_st_zr_un_/i7-7700_9_0x48.log_21829_2343.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_ht_st_zr_un_/i7-7700_9_0x48.log_21829_2343.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_ht_st_zr_un_/i7-7700_9_0x48.log_21829_2343.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r13
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x19161, %rax
clflush (%rax)
nop
nop
nop
nop
cmp %rsi, %rsi
mov $0x6162636465666768, %rbp
movq %rbp, %xmm2
and $0xffffffffffffffc0, %rax
movaps %xmm2, (%rax)
nop
nop
xor %r13,... | 38.226316 | 2,999 | 0.64684 |
8c29cd3a375257245991551aa1463b240e00cb02 | 2,980 | asm | Assembly | Epilog/asm/MSVC2010/func-rets-opt.asm | Dovgalyuk/AntiTaint | c27407d8fa35a76d009ca0981f4b55f08a0a1c65 | [
"Apache-2.0"
] | 1 | 2018-12-31T22:11:24.000Z | 2018-12-31T22:11:24.000Z | Epilog/asm/MSVC2010/func-rets-opt.asm | Dovgalyuk/SecurityFlaws | c27407d8fa35a76d009ca0981f4b55f08a0a1c65 | [
"Apache-2.0"
] | null | null | null | Epilog/asm/MSVC2010/func-rets-opt.asm | Dovgalyuk/SecurityFlaws | c27407d8fa35a76d009ca0981f4b55f08a0a1c65 | [
"Apache-2.0"
] | null | null | null | ; Listing generated by Microsoft (R) Optimizing Compiler Version 16.00.40219.01
TITLE D:\Projects\TaintAnalysis\AntiTaint\Epilog\src\func-rets.c
.686P
.XMM
include listing.inc
.model flat
INCLUDELIB MSVCRT
INCLUDELIB OLDNAMES
PUBLIC _func
EXTRN __imp__printf:PROC
EXTRN __imp__gets:PROC
; Function... | 19.477124 | 81 | 0.584899 |
4f12723caaeb26858ad573cd974842b1076d2a06 | 2,021 | asm | Assembly | programs/oeis/279/A279735.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/279/A279735.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/279/A279735.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A279735: Number of n X 2 0..1 arrays with no element equal to a strict majority of its horizontal and antidiagonal neighbors, with the exception of exactly one element, and with new values introduced in order 0 sequentially upwards.
; 0,2,8,26,80,240,708,2062,5944,16990,48220,136032,381768,1066586,2968040,8230370,227... | 168.416667 | 1,626 | 0.897575 |
278540a17d050d4610f5cdad20385b2976d0c8cd | 1,041 | asm | Assembly | programs/oeis/079/A079947.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/079/A079947.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/079/A079947.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A079947: Partial sums of A030300.
; 1,1,1,2,3,4,5,5,5,5,5,5,5,5,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,5... | 35.896552 | 732 | 0.602305 |
6bc1487952ee10176d3ef45660b5ce8bcc2c6e2a | 1,180 | asm | Assembly | libsrc/_DEVELOPMENT/alloc/malloc/z80/asm_heap_info.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/alloc/malloc/z80/asm_heap_info.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/alloc/malloc/z80/asm_heap_info.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; ===============================================================
; Apr 2014
; ===============================================================
;
; void heap_info(void *heap, void *callback)
;
; Visit each block in the heap and pass information about
; the block to the callback function.
;
; ==========================... | 21.071429 | 66 | 0.477966 |
0ffe0ee92d9ac0bea5f615f8f07810bbf52ca52b | 2,126 | asm | Assembly | AAAAnimation/transform.asm | nlouo/AAAAnimation | fe519a93f2638c01662b48aa7f25fcbebf19c544 | [
"MIT"
] | null | null | null | AAAAnimation/transform.asm | nlouo/AAAAnimation | fe519a93f2638c01662b48aa7f25fcbebf19c544 | [
"MIT"
] | null | null | null | AAAAnimation/transform.asm | nlouo/AAAAnimation | fe519a93f2638c01662b48aa7f25fcbebf19c544 | [
"MIT"
] | null | null | null | transform PROTO
; arguments
; rcx: BYTE PTR image raw data pointer
; rdx: BYTE PTR ascii frame data pointer
; r8: DWORD frame width
; r9: DWORD frame height
; rbp+30h: DWORD image raw data linesize
; this procedure modify rdi's byte array as ascii frame data
.CODE
transform PROC
push rbp
mov rbp, rsp
push ... | 22.617021 | 60 | 0.39793 |
ddc55100a71e95df66a2158778bd73a9428c77d9 | 945 | asm | Assembly | src/sound/main_menu_music/channel3.asm | Gegel85/RunnerGB | 3d36597b94558cd3b3f613031291086190b45f2f | [
"MIT"
] | null | null | null | src/sound/main_menu_music/channel3.asm | Gegel85/RunnerGB | 3d36597b94558cd3b3f613031291086190b45f2f | [
"MIT"
] | null | null | null | src/sound/main_menu_music/channel3.asm | Gegel85/RunnerGB | 3d36597b94558cd3b3f613031291086190b45f2f | [
"MIT"
] | null | null | null | musicChan3MainMenuTheme::
setRegisters $80, $00, $00, $AC, $85
.loop:
wait SEMIBREVE * 24
setVolume %01100000
repeat 4
setFrequency NOTE_C, $80
wait CROTCHET
setFrequency NOTE_D, $80
wait CROTCHET
setFrequency NOTE_E, $80
wait CROTCHET
setFrequency NOTE_F, $80
wait CROTCHET
setFrequency NOTE_E, $80
wai... | 18.173077 | 37 | 0.780952 |
3d50eb2ba31c8c2a96ae847bd43a8430cafaa782 | 1,436 | asm | Assembly | src/dev/pic.asm | programble/happy | 3664c7d289d85134952175bb96bc65f33503a58d | [
"0BSD"
] | 1 | 2016-12-22T16:28:44.000Z | 2016-12-22T16:28:44.000Z | src/dev/pic.asm | programble/happy | 3664c7d289d85134952175bb96bc65f33503a58d | [
"0BSD"
] | null | null | null | src/dev/pic.asm | programble/happy | 3664c7d289d85134952175bb96bc65f33503a58d | [
"0BSD"
] | null | null | null | global pic.init, pic.mask, pic.unmask, pic.eoiMaster, pic.eoiSlave
Icw1:
.ICW1: equ 0001_0000b
.IC4: equ 0000_0001b
.SNGL: equ 0000_0010b
.ADI: equ 0000_0100b
.LTIM: equ 0000_1000b
Icw4:
.MUPM: equ 0000_0001b
.AEOI: equ 0000_0010b
.MS: equ 0000_0100b
.BUF: equ 0000_1000b
.SFNM: equ 0001_0000b
Por... | 17.301205 | 66 | 0.665738 |
549010e4c6cd4cf42c584538745eb85ee0a4f698 | 625 | asm | Assembly | iod/iou/clsl.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | iod/iou/clsl.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | iod/iou/clsl.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; IO Utilities Clear Slave Blocks V1.00 1988 Tony Tebby QJUMP
section iou
xdef iou_clsl
xref iou_scsl
include 'dev8_keys_sbt'
;+++
; IO Utilities clear slave blocks
;
; d0 c drive ID
; all other registers preserved
;
; error status 0
;---
iou_clsl
ic... | 18.939394 | 73 | 0.5232 |
0b1ccf5c854ca241d0d2c9212366ab3dea35dad5 | 6,374 | asm | Assembly | lib/ti86_crt0.asm | RC2014Z80/z88dk | e5b9447b970e5fae26544b6d8aa5957c98ba0e6a | [
"ClArtistic"
] | 8 | 2017-01-18T12:02:17.000Z | 2021-06-12T09:40:28.000Z | lib/ti86_crt0.asm | RC2014Z80/z88dk | e5b9447b970e5fae26544b6d8aa5957c98ba0e6a | [
"ClArtistic"
] | 1 | 2017-03-06T07:41:56.000Z | 2017-03-06T07:41:56.000Z | lib/ti86_crt0.asm | RC2014Z80/z88dk | e5b9447b970e5fae26544b6d8aa5957c98ba0e6a | [
"ClArtistic"
] | 3 | 2017-03-07T03:19:40.000Z | 2021-09-15T17:59:19.000Z | ; Stub for the TI 86 calculator
;
; Stefano Bodrato - Dec 2000
;
; $Id: ti86_crt0.asm,v 1.34 2016-07-11 05:58:34 stefano Exp $
;
; startup =
; n - Primary shell(s); compatible shell(s)
; (Primary shell merely means it's the smallest implementation
; for that shell, that uses full capabilities of the shel... | 20.429487 | 68 | 0.636492 |
7f41981c7b5312a9648677b9e53e7ba9f02c1a0d | 364 | asm | Assembly | unittests/ASM/pslldq.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 628 | 2020-03-06T14:01:32.000Z | 2022-03-31T06:35:14.000Z | unittests/ASM/pslldq.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 576 | 2020-03-06T08:25:12.000Z | 2022-03-30T04:05:29.000Z | unittests/ASM/pslldq.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 38 | 2020-03-07T06:10:00.000Z | 2022-03-29T09:27:36.000Z | %ifdef CONFIG
{
"Match": "All",
"RegData": {
"XMM0": ["0xadbeefbad0dad100", "0x41414141414141de"],
"XMM1": ["0x41deadbeefbad0da", "0x0041414141414141"]
}
}
%endif
mov rdx, 0xe8000000
mov rax, 0xDEADBEEFBAD0DAD1
mov rcx, 0x4141414141414141
mov [rdx], rax
mov [rdx + 8], rcx
movups xmm0, [rdx]
pslldq xmm0... | 14.56 | 57 | 0.673077 |
1138f26613646f3ff70f0102d4109ac0b3fb8f97 | 441 | asm | Assembly | programs/oeis/065/A065438.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/065/A065438.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/065/A065438.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A065438: Complement of A065039.
; 10,21,32,43,54,65,76,87,98,109,110,121,132,143,154,165,176,187,198,209,220,221,232,243,254,265,276,287,298,309,320,331,332,343,354,365,376,387,398,409,420,431,442,443,454,465,476,487,498,509,520,531,542
mov $2,$0
add $2,5
mov $4,$0
add $4,2
mov $5,$0
mov $0,$4
lpb $0
sub $0,7
tr... | 17.64 | 204 | 0.623583 |
eb0b254ae2636d6f215c28e46f2c7d620e50267a | 7,870 | asm | Assembly | Library/Kernel/DBase/dbaseRegister.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/Kernel/DBase/dbaseRegister.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/Kernel/DBase/dbaseRegister.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1989 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: Kernel database manager.
FILE: Register.asm
AUTHOR: John Wedgwood, Jul 19, 1989
ROUTINES:
Name Description
---- -----------
DBRegister R... | 25.14377 | 79 | 0.533926 |
f3a7f7635da62e01335ef33a10174a6283cf08c1 | 25,989 | asm | Assembly | 1-source-files/original-sources/converted_source_files/a.qcode_5.asm | markmoxon/elite-a-beebasm | 027c18885959ba6fe4a4c47829c903d6245db1da | [
"Unlicense"
] | 16 | 2021-05-14T19:46:55.000Z | 2022-03-20T20:11:19.000Z | 1-source-files/original-sources/converted_source_files/a.qcode_5.asm | markmoxon/elite-a-beebasm | 027c18885959ba6fe4a4c47829c903d6245db1da | [
"Unlicense"
] | null | null | null | 1-source-files/original-sources/converted_source_files/a.qcode_5.asm | markmoxon/elite-a-beebasm | 027c18885959ba6fe4a4c47829c903d6245db1da | [
"Unlicense"
] | 1 | 2021-11-08T12:09:35.000Z | 2021-11-08T12:09:35.000Z |
.run_tcode
JSR clr_common
JMP dcode_in
.d_1220
JSR clr_common
JMP dead_in
.d_1228
LDA &0900
STA &00
LDX adval_x
CPX new_max
BCC n_highx
LDX new_max
.n_highx
CPX new_min
BCS n_lowx
LDX new_min
.n_lowx
JSR d_29ff
JSR d_29ff
TXA
EOR #&80
TAY
AND #&80
STA &32
STX adval_x
EOR #&80
STA &33
T... | 8.424311 | 47 | 0.634114 |
446db968a2bbd7a4349fa50b62f8b8d36530139a | 502 | asm | Assembly | libsrc/stdio/ansi/spectrum/f_ansi_scrollup.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | libsrc/stdio/ansi/spectrum/f_ansi_scrollup.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | libsrc/stdio/ansi/spectrum/f_ansi_scrollup.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | 1 | 2019-12-03T23:57:48.000Z | 2019-12-03T23:57:48.000Z | ;
; Spectrum C Library
;
; ANSI Video handling for ZX Spectrum
;
; Handles colors referring to current PAPER/INK/etc. settings
;
; Scrollup
;
;
; $Id: f_ansi_scrollup.asm,v 1.6 2016/04/04 18:31:23 dom Exp $
;
SECTION code_clib
PUBLIC ansi_SCROLLUP
EXTERN call_rom3
.ansi_SCROLLUP
;ld a,(23693)
;l... | 14.764706 | 62 | 0.655378 |
d24b8f277c4703ca84e170483b257ff440b0228d | 663 | asm | Assembly | data/pokemon/base_stats/skarmory.asm | pokeachromicdevs/pokeoctober | db74bb68bbfceac07eec6d64674bc24fd4c0b67f | [
"blessing"
] | 1 | 2021-07-05T23:48:37.000Z | 2021-07-05T23:48:37.000Z | data/pokemon/base_stats/skarmory.asm | AtmaBuster/pokeoctober | 12652b84eb2df1a0ed2f654a0ffcfb78202e515f | [
"blessing"
] | 1 | 2020-12-16T01:11:20.000Z | 2020-12-16T22:53:56.000Z | data/pokemon/base_stats/skarmory.asm | AtmaBuster/pokeoctober | 12652b84eb2df1a0ed2f654a0ffcfb78202e515f | [
"blessing"
] | 1 | 2021-07-05T23:33:22.000Z | 2021-07-05T23:33:22.000Z | db 0 ; species ID placeholder
db 65, 80, 140, 70, 40, 70
; hp atk def spd sat sdf
db STEEL, FLYING ; type
db 25 ; catch rate
db 168 ; base exp
db NO_ITEM, NO_ITEM ; items
db GENDER_F50 ; gender ratio
db 100 ; unknown 1
db 25 ; step cycles to hatch
db 5 ; unknown 2
INCBIN "gfx/pokemon/skarmory/... | 30.136364 | 203 | 0.705882 |
fa6bb671aa61a436bfd2da52cd0b54dc541b569b | 33,574 | asm | Assembly | ioq3/build/release-js-js/missionpack/ui/ui_gameinfo.asm | RawTechnique/quake-port | 2e7c02095f0207831a6026ec23b1c1d75c24f98d | [
"MIT"
] | 1 | 2021-12-31T10:26:58.000Z | 2021-12-31T10:26:58.000Z | ioq3/build/release-js-js/missionpack/ui/ui_gameinfo.asm | unfriendly/quake-port | 2e7c02095f0207831a6026ec23b1c1d75c24f98d | [
"MIT"
] | 28 | 2019-03-05T20:45:07.000Z | 2019-03-05T20:45:57.000Z | ioq3/build/release-js-js/missionpack/ui/ui_gameinfo.asm | unfriendly/quake-port | 2e7c02095f0207831a6026ec23b1c1d75c24f98d | [
"MIT"
] | null | null | null | export UI_ParseInfos
code
proc UI_ParseInfos 2084 12
ADDRFP4 4
ADDRFP4 4
INDIRI4
ASGNI4
ADDRFP4 8
ADDRFP4 8
INDIRP4
ASGNP4
ADDRLP4 2052
CNSTI4 0
ASGNI4
ADDRGP4 $90
JUMPV
LABELV $89
ADDRFP4 0
ARGP4
ADDRLP4 2056
ADDRGP4 COM_Parse
CALLP4
ASGNP4
ADDRLP4 0
ADDRLP4 2056
INDIRP4
ASGNP4
ADDRLP4 0
INDIRP4
INDIRI1
CVII4 1
CNSTI4... | 13.354813 | 45 | 0.848871 |
ca92d516fcb5c7a4d8796d891c4bc7e59143eb66 | 29,128 | asm | Assembly | hdastat.asm | Baron-von-Riedesel/HDAutils | 201369e97916cd3543831b80606f7e67c7ec7a22 | [
"MIT"
] | 9 | 2021-01-27T16:44:47.000Z | 2022-01-27T13:50:13.000Z | hdastat.asm | Baron-von-Riedesel/HDAutils | 201369e97916cd3543831b80606f7e67c7ec7a22 | [
"MIT"
] | 1 | 2021-12-17T06:22:46.000Z | 2021-12-20T00:23:32.000Z | hdastat.asm | Baron-von-Riedesel/HDAutils | 201369e97916cd3543831b80606f7e67c7ec7a22 | [
"MIT"
] | 1 | 2022-03-04T05:10:51.000Z | 2022-03-04T05:10:51.000Z |
;--- display status of HDA controller
.386
.MODEL FLAT, stdcall
option casemap:none
option proc:private
?LOGCODEC equ 0
?SENDNULL equ 0
?HDCTL equ 0 ;display PCI register 0x40 (Intel ICH, bit 0: 0=AC97, 1=HDA)
lf equ 10
CStr macro text:vararg ;define a string in .code
local sym
.const
sym ... | 24.768707 | 156 | 0.64014 |
276626f77a86a1a408cab7c2bdb978424446c5ae | 7,810 | asm | Assembly | constants/move_constants.asm | longlostsoul/EvoYellow | fe5d0d372c4e90d384c4005a93f19d7968f2ff13 | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | constants/move_constants.asm | longlostsoul/EvoYellow | fe5d0d372c4e90d384c4005a93f19d7968f2ff13 | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | constants/move_constants.asm | longlostsoul/EvoYellow | fe5d0d372c4e90d384c4005a93f19d7968f2ff13 | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | const_value = 1
const POUND ; 01
const KARATE_CHOP ; 02
const DOUBLESLAP ; 03
const COMET_PUNCH ; 04
const MEGA_PUNCH ; 05
const PAY_DAY ; 06
const FIRE_PUNCH ; 07
const ICE_PUNCH ; 08
const THUNDERPUNCH ; 09
const SCRATCH ; 0a
const VICEGRIP ; 0b
const GUILLOTINE ; 0c
co... | 26.120401 | 123 | 0.671703 |
86072feeae381b863722917d53c189dcf733411b | 3,182 | asm | Assembly | Appl/Art/Decks/GeoDeck/LCDiamondA.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Appl/Art/Decks/GeoDeck/LCDiamondA.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Appl/Art/Decks/GeoDeck/LCDiamondA.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | LCDiamondA label byte
word C_LIGHT_RED
Bitmap <71,100,BMC_PACKBITS,BMF_MONO>
db 0xf8, 0x00
db 0xf8, 0x00
db 0xf8, 0x00
db 0xf8, 0x00
db 0x01, 0x00, 0x80, 0xfa, 0x00
db 0x01, 0x00, 0x80, 0xfa, 0x00
db 0x01, 0x01, 0xc0, 0xfa, 0x00
db 0x01, 0x01, 0xc0, 0xfa, 0x00
db 0x01, 0x03, 0xe0, 0xfa, 0x00
db ... | 30.596154 | 51 | 0.648963 |
d157777d4c27a800594f57e43c9069cdb16267a4 | 1,137 | asm | Assembly | sorting-algorithms/option1.asm | informramiz/Assembly-Language-Programs | 600d8f737a09ef4c133b686918501fba56dd586e | [
"Apache-2.0"
] | null | null | null | sorting-algorithms/option1.asm | informramiz/Assembly-Language-Programs | 600d8f737a09ef4c133b686918501fba56dd586e | [
"Apache-2.0"
] | null | null | null | sorting-algorithms/option1.asm | informramiz/Assembly-Language-Programs | 600d8f737a09ef4c133b686918501fba56dd586e | [
"Apache-2.0"
] | null | null | null | OPTION1 PROC ;use al and call appropriate proc
PUSH DX
PUSH AX
START:
LEA DX,INPUT_MSG
MOV AH,9
INT 21H
LEA DI,STRING
CALL INPUT
LEA SI,STRING
MOV AH , 9
LEA DX,BUBBLE_OPTION
INT 21H
LEA DX,SELECTION_OPTION
INT 21H
LEA DX,INSERTION_OPTION
INT 21H
LEA DX,GNUM_OPT... | 10.932692 | 47 | 0.59015 |
43f554fbbec0e553e4774baa623ca601f4c57f3a | 1,262 | asm | Assembly | peASM/examples/loop/loop.asm | delphi-pascal-archive/pe-asm | 4d340cc79e26e24624bdb1d1296d1b22fe7e27b0 | [
"Unlicense"
] | null | null | null | peASM/examples/loop/loop.asm | delphi-pascal-archive/pe-asm | 4d340cc79e26e24624bdb1d1296d1b22fe7e27b0 | [
"Unlicense"
] | null | null | null | peASM/examples/loop/loop.asm | delphi-pascal-archive/pe-asm | 4d340cc79e26e24624bdb1d1296d1b22fe7e27b0 | [
"Unlicense"
] | null | null | null | /////////////////////////////////////////////////////////////////////////
// //
// my_asm(peasm) v0.2 for win32 //
// assembler to x86 machine code compiler written in Delphi //
// ... | 35.055556 | 74 | 0.324089 |
ea8cfb43af1eed8aea00d05b97c70b1795a5e3de | 2,833 | asm | Assembly | programs/oeis/017/A017506.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/017/A017506.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/017/A017506.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A017506: a(n) = (11*n + 9)^10.
; 3486784401,10240000000000,819628286980801,17080198121677824,174887470365513049,1152921504606846976,5631351470947265625,22130157888803070976,73742412689492826049,215892499727278669824,569468379011812486801,1378584918490000000000,3105926159393528563401,6583182266716099969024,13239635967... | 404.714286 | 2,769 | 0.953053 |
b943067492e55d7156b9c9991449d65f63b69d2a | 2,208 | asm | Assembly | software/clock.asm | Arkaeriit/Reflet-microcontroler | ad41a74f060601d2eb4b16abb4a3a3fd59168d6f | [
"MIT"
] | null | null | null | software/clock.asm | Arkaeriit/Reflet-microcontroler | ad41a74f060601d2eb4b16abb4a3a3fd59168d6f | [
"MIT"
] | null | null | null | software/clock.asm | Arkaeriit/Reflet-microcontroler | ad41a74f060601d2eb4b16abb4a3a3fd59168d6f | [
"MIT"
] | null | null | null | ;This file is ment to be compiled with reflet-masm
;It is used to make a stopwatch out of a reflet processor
;hooked up to a seven segment display
@import libs/ctrl16addrMap.asm
label start
setlab data ;0x8000, the beguining of the RAM
load WR
cpy SP
setlab seven_segments ;0xFF1C, the base address for the seven segme... | 16.984615 | 152 | 0.773551 |
11a72db35b04a639e8cdf2b8a87825e10b312f69 | 300 | asm | Assembly | programs/oeis/040/A040675.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/040/A040675.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/040/A040675.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A040675: Continued fraction for sqrt(702).
; 26,2,52,2,52,2,52,2,52,2,52,2,52,2,52,2,52,2,52,2,52,2,52,2,52,2,52,2,52,2,52,2,52,2,52,2,52,2,52,2,52,2,52,2,52,2,52,2,52,2,52,2,52,2,52,2,52,2,52,2,52,2,52,2,52,2,52,2,52,2,52,2,52,2,52
mov $1,13
lpb $0,1
mod $0,2
mul $1,2
lpe
gcd $1,$0
mul $1,2
| 27.272727 | 189 | 0.603333 |
02786166cc3327f4a806646981b3e5cbe99d54bc | 1,992 | asm | Assembly | src/stick.asm | ploe/stix | 9a6f1d6fa526763e8fe574cbc9bedb6b3990d40a | [
"0BSD"
] | 1 | 2020-03-25T17:45:26.000Z | 2020-03-25T17:45:26.000Z | src/stick.asm | ploe/pulp | 9a6f1d6fa526763e8fe574cbc9bedb6b3990d40a | [
"0BSD"
] | null | null | null | src/stick.asm | ploe/pulp | 9a6f1d6fa526763e8fe574cbc9bedb6b3990d40a | [
"0BSD"
] | 1 | 2020-02-12T15:33:38.000Z | 2020-02-12T15:33:38.000Z | ; hardware.inc
INCLUDE "hardware.inc"
; project libs
INCLUDE "actor.inc"
INCLUDE "display.inc"
INCLUDE "kernel.inc"
INCLUDE "oam.inc"
SECTION "Stick Code", ROM0
; Public interface for Stick
RSRESET
STICK_ACTOR RB ACTOR_SIZE
STICK_SPRITE RB SPRITE_SIZE
STICK_SIZE RB 0
STICK_MASS_W EQU 1
STICK_MASS_H EQU 2
STICK_MASS... | 17.785714 | 69 | 0.760542 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.