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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
705cbf281fc8e92a931482648fe4c333fad8da92 | 141 | asm | Assembly | bddisasm_test/basic/svm_64.asm | andreaswimmer/bddisasm | 960e9eaeee4f87d8269095031cd6cfb8aabb998b | [
"Apache-2.0"
] | 675 | 2020-07-09T12:57:49.000Z | 2022-03-26T15:03:53.000Z | bddisasm_test/basic/svm_64.asm | andreaswimmer/bddisasm | 960e9eaeee4f87d8269095031cd6cfb8aabb998b | [
"Apache-2.0"
] | 41 | 2020-07-22T07:15:07.000Z | 2022-03-23T08:34:28.000Z | bddisasm_test/basic/svm_64.asm | andreaswimmer/bddisasm | 960e9eaeee4f87d8269095031cd6cfb8aabb998b | [
"Apache-2.0"
] | 94 | 2020-07-09T14:39:02.000Z | 2022-03-27T10:37:03.000Z | bits 64
vmrun
vmmcall
db 0xF3, 0x0F, 0x01, 0xD9 ; vmgexit
vmload
vmsave
stgi
clgi
skinit
invlpga | 12.818182 | 39 | 0.539007 |
b4ab232f8066abd20c05699f624e92f6adc3b69c | 509 | asm | Assembly | oeis/133/A133530.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/133/A133530.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/133/A133530.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A133530: Sum of third powers of three consecutive primes.
; Submitted by Jamie Morken(s2)
; 160,495,1799,3871,8441,13969,23939,43415,66347,104833,149365,199081,252251,332207,458079,581237,733123,885655,1047691,1239967,1453843,1769795,2189429,2647943,3035701,3348071,3612799,3962969,4786309
mov $3,3
mov $5,$0
lpb $3
... | 22.130435 | 199 | 0.671906 |
1c570df4052ae683591809d5294d221a1e914992 | 700 | asm | Assembly | oeis/275/A275151.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/275/A275151.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/275/A275151.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A275151: a(1) = 8; a(n) = 3*a(n-1) + 2*sqrt(2*a(n-1)*(a(n-1)-7)) - 7 for n > 1.
; 8,25,128,729,4232,24649,143648,837225,4879688,28440889,165765632,966152889,5631151688,32820757225,191293391648,1114939592649,6498344164232,37875125392729,220752408192128,1286639323760025,7499083534368008,43707861882448009,25474808776032... | 43.75 | 500 | 0.795714 |
890acbe492c9544eab45293985caa336650946c8 | 7,732 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_1870.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.log_21829_1870.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.log_21829_1870.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0xa5ee, %r10
nop
nop
nop
nop
sub $54838, %rdi
movups (%r10), %xmm1
vpextrq $1, %xmm1, %rcx
nop
nop
nop
nop
add %rdx, %rdx
lea addresses_normal_ht+0x18e52, %rsi
lea addresses_WT_ht+0x162... | 30.203125 | 2,999 | 0.656234 |
fd7e4d2f98cebd97b20a96c26eee3bdccfae0945 | 1,095 | asm | Assembly | u7-common/patch-call-eop-determineItemBulk.asm | JohnGlassmyer/UltimaHacks | f9a114e00c4a1edf1ac7792b465feff2c9b88ced | [
"MIT"
] | 68 | 2018-03-04T22:34:22.000Z | 2022-03-10T15:18:32.000Z | u7-common/patch-call-eop-determineItemBulk.asm | ptrie/UltimaHacks | 2c3557a86d94ad8b54b26bc395b9aed1604f8be1 | [
"MIT"
] | 19 | 2018-11-20T04:06:49.000Z | 2021-11-08T16:37:10.000Z | u7-common/patch-call-eop-determineItemBulk.asm | ptrie/UltimaHacks | 2c3557a86d94ad8b54b26bc395b9aed1604f8be1 | [
"MIT"
] | 4 | 2020-09-01T17:57:36.000Z | 2022-01-04T20:51:11.000Z | [bits 16]
startPatch EXE_LENGTH, call-eop-determineItemBulk
startBlockAt addr_doesItemFit_getBulkOfItems
; get bulk of dropped item
push word [doesItemFit_reg_pn_droppedIbo]
callVarArgsEopFromOverlay determineItemBulk, 1
pop cx
mov [bp+doesItemFit_var_droppedItemBulk], ax
; get capacity of destination ... | 29.594595 | 61 | 0.815525 |
a96482fc460f4f827f9dca6343e760f11f850fa6 | 782 | asm | Assembly | programs/oeis/049/A049620.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/049/A049620.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/049/A049620.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A049620: a(n) = T(n,n), array T as in A049615.
; 0,0,3,6,11,14,23,26,35,42,55,58,75,78,95,110,127,130,155,158,183,202,227,230,263,274,303,322,355,358,403,406,439,466,503,526,575,578,619,650,699,702,763,766,815,858,907,910,975,990,1051,1090,1147,1150,1223,1254,1319,1362,1423,1426,1515,1518,1583,1638,1703,1738,1831,183... | 34 | 432 | 0.668798 |
baf704f50812e8db37d9342d8b966f621045292b | 589 | asm | Assembly | programs/oeis/022/A022856.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/022/A022856.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/022/A022856.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A022856: a(n) = n-2 + Sum_{i = 1..n-2} (a(i+1) mod a(i)) for n >= 3 with a(1) = a(2) = 1.
; 1,1,1,2,3,5,8,12,17,23,30,38,47,57,68,80,93,107,122,138,155,173,192,212,233,255,278,302,327,353,380,408,437,467,498,530,563,597,632,668,705,743,782,822,863,905,948,992,1037,1083,1130,1178,1227,1277,1328,1380,1433,1487,1542,159... | 53.545455 | 429 | 0.685908 |
70e9b912124c359332d1cc8a16dbd76064fe2484 | 15,972 | asm | Assembly | patch.asm | hansbonini/smd_castlevania_bloodlines | f94395868af3381238097a2fa955da3bbeb8f488 | [
"MIT"
] | 1 | 2018-06-11T15:41:48.000Z | 2018-06-11T15:41:48.000Z | patch.asm | hansbonini/smd_castlevania_bloodlines | f94395868af3381238097a2fa955da3bbeb8f488 | [
"MIT"
] | null | null | null | patch.asm | hansbonini/smd_castlevania_bloodlines | f94395868af3381238097a2fa955da3bbeb8f488 | [
"MIT"
] | null | null | null | // ********************************************************
// * [SMD] Castlevania Bloodlines *
// ********************************************************
// * Patch: Translation ASM Patch v1.0 *
// * Author: Hans Bonini (Anime_World) *
// *****************... | 28.934783 | 98 | 0.544077 |
6c4f49a3eeda7e44d1c2ee3227dd06f60987368f | 483 | asm | Assembly | programs/oeis/233/A233774.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/233/A233774.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/233/A233774.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A233774: Total number of vertices in the first n rows of Sierpinski gasket, with a(0) = 1.
; 1,3,6,10,15,19,25,33,42,46,52,60,70,78,90,106,123,127,133,141,151,159,171,187,205,213,225,241,261,277,301,333,366,370,376,384,394,402,414,430,448,456,468,484,504,520,544,576,610,618,630,646,666,682
mul $0,2
add $0,1
mov $1,$... | 48.3 | 199 | 0.660455 |
6b95fbb0fd692426b79dc06c1389085c6039617e | 763 | asm | Assembly | programs/oeis/062/A062756.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/062/A062756.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/062/A062756.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A062756: Number of 1's in ternary (base-3) expansion of n.
; 0,1,0,1,2,1,0,1,0,1,2,1,2,3,2,1,2,1,0,1,0,1,2,1,0,1,0,1,2,1,2,3,2,1,2,1,2,3,2,3,4,3,2,3,2,1,2,1,2,3,2,1,2,1,0,1,0,1,2,1,0,1,0,1,2,1,2,3,2,1,2,1,0,1,0,1,2,1,0,1,0,1,2,1,2,3,2,1,2,1,2,3,2,3,4,3,2,3,2,1,2,1,2,3,2,1,2,1,2,3,2,3,4,3,2,3,2,3,4,3,4,5,4,3,4,3,2,3,2... | 76.3 | 501 | 0.516383 |
ae4823f6d94b1c74c1ea1ba2d7640f5b17bcc8d4 | 698 | asm | Assembly | oeis/021/A021214.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/021/A021214.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/021/A021214.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A021214: Expansion of 1/((1-x)(1-2x)(1-6x)(1-12x)).
; Submitted by Jon Maiga
; 1,21,313,4137,51961,637497,7733881,93310329,1122747001,13491103353,162002078329,1944677972601,23340053875321,280104155744889,3361390924417657,40337537425951353,484055527109184121,5808696793297078905,69704544327486687865,8364556287773717489... | 41.058824 | 495 | 0.82235 |
d8f80b22f51986068ef8a537eddea01ac7674a2d | 370 | asm | Assembly | programs/oeis/101/A101423.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/101/A101423.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/101/A101423.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A101423: Number of different cuboids with volume p^3 * q^n, where p,q are distinct prime numbers.
; 3,6,12,19,28,38,51,64,80,97,116,136,159,182,208,235,264,294,327,360,396,433,472,512,555,598,644,691,740,790,843,896,952,1009,1068,1128,1191,1254,1320,1387,1456,1526,1599,1672,1748,1825,1904,1984,2067,2150,2236
mov $1,... | 37 | 211 | 0.716216 |
6fd28fc1019537838561a6b5725d5e070de43ddd | 645 | asm | Assembly | B.asm | rahatos/8086-Microprocessor-LabCodes | 6c0d5182cf038e37b5cbdd0f24c3d762b97545a9 | [
"MIT"
] | null | null | null | B.asm | rahatos/8086-Microprocessor-LabCodes | 6c0d5182cf038e37b5cbdd0f24c3d762b97545a9 | [
"MIT"
] | null | null | null | B.asm | rahatos/8086-Microprocessor-LabCodes | 6c0d5182cf038e37b5cbdd0f24c3d762b97545a9 | [
"MIT"
] | null | null | null | S SEGMENT PARA PUBLIC 'CODE'
ASSUME CS: S
ORG 1000H
START:
MOV AL, 80H
OUT 1FH, AL
MOV AL, 0FFH
OUT 19H, AL ; SEGMENT OFF
MOV AL, 0AH
OUT 1BH, AL; R2+G ON
MOV CX, 0FFFFH
L1: LOOP L1
MOV CX,0FFFFH
L2: LOOP L2
MOV CX,0FFFFH
L3: LOOP L3
MOV AL, 08H
OUT 1BH, AL; G OFF
... | 11.12069 | 29 | 0.582946 |
b6aa36b41b9af65c3cb6235dae53a2f4ae69b32c | 4,320 | asm | Assembly | tema1.asm | mihaimusat/Low-Level-Calculator | 562faf0084f7a39ab2847fd6a3ed5b2650c4300d | [
"MIT"
] | null | null | null | tema1.asm | mihaimusat/Low-Level-Calculator | 562faf0084f7a39ab2847fd6a3ed5b2650c4300d | [
"MIT"
] | null | null | null | tema1.asm | mihaimusat/Low-Level-Calculator | 562faf0084f7a39ab2847fd6a3ed5b2650c4300d | [
"MIT"
] | null | null | null | %include "io.inc"
%define MAX_INPUT_SIZE 4096
section .bss
expr: resb MAX_INPUT_SIZE
section .text
global CMAIN
CMAIN:
push ebp ;salveaza base pointer-ul anterior
mov ebp, esp ;seteaza base pointer-ul stivei ca pointer la top
GET_STRING expr, MAX_INPUT_SIZE
;am grija ca toate registrele pe car... | 33.488372 | 89 | 0.685648 |
39bed5a95b8d2589695d29e2171e1f059f454455 | 12,340 | asm | Assembly | lib/isa-l/crc/crc32_ieee_by4.asm | fossabot/7bgzf | c38c20a7b16b4e6111402456c7531cafe32e21eb | [
"BSD-2-Clause"
] | 1 | 2022-01-03T08:17:47.000Z | 2022-01-03T08:17:47.000Z | lib/isa-l/crc/crc32_ieee_by4.asm | fossabot/7bgzf | c38c20a7b16b4e6111402456c7531cafe32e21eb | [
"BSD-2-Clause"
] | 1 | 2020-12-02T11:58:52.000Z | 2021-01-27T08:54:31.000Z | lib/isa-l/crc/crc32_ieee_by4.asm | fossabot/7bgzf | c38c20a7b16b4e6111402456c7531cafe32e21eb | [
"BSD-2-Clause"
] | 5 | 2020-07-04T08:18:48.000Z | 2022-01-06T12:42:13.000Z | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Copyright(c) 2011-2015 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 so... | 21.80212 | 105 | 0.688331 |
268ffbeacd123feda8b550adf3bba7304d266575 | 486 | asm | Assembly | oeis/098/A098735.asm | loda-lang/loda-programs | 773fe0baed2ca30c72b7faf16c0801749f2e6f9a | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/098/A098735.asm | loda-lang/loda-programs | 773fe0baed2ca30c72b7faf16c0801749f2e6f9a | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/098/A098735.asm | loda-lang/loda-programs | 773fe0baed2ca30c72b7faf16c0801749f2e6f9a | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A098735: Numerator of sum of all matrix elements M(i,j) = i^2 + j^2 (i,j = 1..n) divided by n!.
; Submitted by Jamie Morken(w4)
; 2,10,14,10,55,91,7,17,19,11,253,13,13,29,31,17,17,703,19,41,43,23,1081,1,1,53,1,29,1711,1891,31,1,67,1,71,2701,37,1,79,41,3403,43,43,89,1,47,47,97,1,101,103,53,5671,109,1,113,1,59,59,61,61... | 25.578947 | 212 | 0.606996 |
f7807e44331b05015ba923c2ff768eb7c85a42b0 | 232 | asm | Assembly | libsrc/_DEVELOPMENT/adt/w_vector/c/sdcc_iy/w_vector_at_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/w_vector/c/sdcc_iy/w_vector_at_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/w_vector/c/sdcc_iy/w_vector_at_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; void *w_vector_at_callee(b_vector_t *v, size_t idx)
SECTION code_adt_w_vector
PUBLIC _w_vector_at_callee
EXTERN _w_array_at_callee
defc _w_vector_at_callee = _w_array_at_callee
INCLUDE "adt/w_vector/z80/asm_w_vector_at.asm"
| 17.846154 | 53 | 0.840517 |
a55132d995fd7bd138574b72f0785906ca228f93 | 588 | asm | Assembly | oeis/157/A157909.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/157/A157909.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/157/A157909.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A157909: a(n) = 81*n^2 - 9.
; 72,315,720,1287,2016,2907,3960,5175,6552,8091,9792,11655,13680,15867,18216,20727,23400,26235,29232,32391,35712,39195,42840,46647,50616,54747,59040,63495,68112,72891,77832,82935,88200,93627,99216,104967,110880,116955,123192,129591,136152,142875,149760,156807,164016,171387,178920,186615,19... | 58.8 | 497 | 0.789116 |
8ee3cd07fa764af8495a6929bdd70c7e7358d1fa | 1,413 | asm | Assembly | src/music.asm | Pentacour/viruslqp79_msx | 52dfe17c1d7655dcff76898fe53efc5650367372 | [
"MIT"
] | 4 | 2019-01-14T11:33:21.000Z | 2019-02-01T08:55:14.000Z | src/music.asm | Pentacour/viruslqp79_msx | 52dfe17c1d7655dcff76898fe53efc5650367372 | [
"MIT"
] | null | null | null | src/music.asm | Pentacour/viruslqp79_msx | 52dfe17c1d7655dcff76898fe53efc5650367372 | [
"MIT"
] | 1 | 2022-01-09T21:31:35.000Z | 2022-01-09T21:31:35.000Z |
FX_PLAYER_SHOOT equ SONIDO5
;No destaca
FX_ZOMBIE_BYE equ SONIDO6
FX_ZOMBIE_EXPLODE equ SONIDO8
FX_TAKE equ SONIDO7
FX_PLAYER_BIG_SHOOT equ SONIDO10
INIT_MUSIC
DI
CALL PLAYER_OFF
LD HL, MWORK.BUFF_CANAL_A
LD [CANAL_A],HL
... | 20.779412 | 38 | 0.552017 |
939e54fa9f17ae22a64b28ce1d81535d2de42639 | 227 | asm | Assembly | WangShuang_book/p197.asm | SmirnovKol/Learning_x86_assembly_language | 239b2fb60d6df87316b98184c9c6b6f36940ccbe | [
"MIT"
] | 1 | 2018-11-21T23:34:24.000Z | 2018-11-21T23:34:24.000Z | WangShuang_book/p197.asm | SmirnovKol/Learning_x86_assembly_language | 239b2fb60d6df87316b98184c9c6b6f36940ccbe | [
"MIT"
] | null | null | null | WangShuang_book/p197.asm | SmirnovKol/Learning_x86_assembly_language | 239b2fb60d6df87316b98184c9c6b6f36940ccbe | [
"MIT"
] | null | null | null | assume cs:code
stack segment
db 8 dup (0)
db 8 dup (0)
stack ends
code segment
start: mov ax, stack
mov ss, ax
mov sp, 16
mov ax, 1000
call s
mov ax, 4c00h
int 21h
s: add ax, ax
ret
code ends
end start
| 8.107143 | 21 | 0.634361 |
3a183c27d183ca040fd50cb4ac1199a85c4b6105 | 421 | asm | Assembly | programs/oeis/183/A183570.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/183/A183570.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/183/A183570.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A183570: a(n) = n + floor(sqrt(n + 1)).
; 1,2,3,5,6,7,8,9,11,12,13,14,15,16,17,19,20,21,22,23,24,25,26,27,29,30,31,32,33,34,35,36,37,38,39,41,42,43,44,45,46,47,48,49,50,51,52,53,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,89,90,91,92,93,94,95,96,97,98,99,100,101,102... | 35.083333 | 302 | 0.615202 |
758e01e0d161f152f1bf0efa6a729e9e6e46f759 | 141 | asm | Assembly | HlslDecompiler.Tests/ShaderAssembly/ps_constant_struct.asm | SoapyMan/HlslDecompiler | d9c7644151c9c3c2628f2401bb8bdfc9bb9bb59a | [
"MIT"
] | 20 | 2016-12-01T07:17:43.000Z | 2022-03-07T09:13:33.000Z | HlslDecompiler.Tests/ShaderAssembly/ps_constant_struct.asm | SoapyMan/HlslDecompiler | d9c7644151c9c3c2628f2401bb8bdfc9bb9bb59a | [
"MIT"
] | 2 | 2021-04-25T22:04:02.000Z | 2021-10-11T15:22:28.000Z | HlslDecompiler.Tests/ShaderAssembly/ps_constant_struct.asm | SoapyMan/HlslDecompiler | d9c7644151c9c3c2628f2401bb8bdfc9bb9bb59a | [
"MIT"
] | 9 | 2017-03-11T04:31:06.000Z | 2022-01-29T18:28:30.000Z | ps_3_0
def c0, 0.300000012, 0.699999988, 0.00999999978, -50.0099983
def c1, -1234567, 50.0099983, 5.01000023, 0
mov oC0, c0
mov oC1, c1
| 23.5 | 61 | 0.702128 |
29de9669de2615292b0c1171ac4612a0caa2f8d7 | 376 | asm | Assembly | programs/oeis/095/A095934.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/095/A095934.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/095/A095934.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A095934: Expansion of (1-x)^2/(1-5*x+3*x^2).
; 1,3,13,56,241,1037,4462,19199,82609,355448,1529413,6580721,28315366,121834667,524227237,2255632184,9705479209,41760499493,179686059838,773148800711,3326685824041,14313982718072,61589856118237,265007332436969,1140267093830134
mov $1,1
lpb $0
sub $0,1
add $2,$1
add ... | 26.857143 | 226 | 0.728723 |
a93be5597de7bd68d160be9921b7bd3a15f9f514 | 625 | asm | Assembly | Student/examples/Correct/Subprograms/Correct_212.asm | SoftMoore/CPRL-Kt | c2dfdbd5b30ed6175f419398071e2f98e582d23a | [
"Unlicense"
] | 6 | 2021-02-02T10:08:02.000Z | 2022-03-24T08:10:44.000Z | Student/examples/Correct/Subprograms/Correct_212.asm | SoftMoore/CPRL-Kt | c2dfdbd5b30ed6175f419398071e2f98e582d23a | [
"Unlicense"
] | 1 | 2021-02-27T21:55:26.000Z | 2021-02-28T12:39:29.000Z | Student/examples/Correct/Subprograms/Correct_212.asm | SoftMoore/CPRL-Kt | c2dfdbd5b30ed6175f419398071e2f98e582d23a | [
"Unlicense"
] | 6 | 2020-02-24T13:51:32.000Z | 2021-06-05T19:02:05.000Z | PROGRAM 8
BR L1
L0:
PROC 4
LDLADDR 8
LDCINT 2
STOREW
LDLADDR -8
LOADW
LDLADDR -4
LOADW
LDLADDR 8
LOADW
ADD
STOREW
LDCSTR "m = "
PUTSTR
LDLADDR -8
LOADW
LOADW
PUTINT
LDCSTR ", n = "
PUTSTR
LDLADDR -4
LOADW
PUTINT
LDCSTR ", k = "
PUTSTR
L... | 10.964912 | 18 | 0.5504 |
9963a2a31d01bb3f760c726a82aa7a5faa85ff86 | 44,194 | asm | Assembly | stressfs.asm | jinsongwei/kernel_xv6 | c6c84ff6e3466fa3d57c8a2f35f83c38fde5ba64 | [
"MIT-0"
] | null | null | null | stressfs.asm | jinsongwei/kernel_xv6 | c6c84ff6e3466fa3d57c8a2f35f83c38fde5ba64 | [
"MIT-0"
] | null | null | null | stressfs.asm | jinsongwei/kernel_xv6 | c6c84ff6e3466fa3d57c8a2f35f83c38fde5ba64 | [
"MIT-0"
] | null | null | null |
_stressfs: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
#include "fs.h"
#include "fcntl.h"
int
main(int argc, char *argv[])
{
0: 55 push %ebp
1: 89 e5 mov %esp,%ebp
3: 83 e4 f0 and $0xfffffff0,%esp
6: 81 ec 30 02 00 00... | 33.658797 | 60 | 0.43662 |
40860753aa55b48bee32d2fed82a2f77b3689c39 | 703 | asm | Assembly | oeis/169/A169967.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/169/A169967.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/169/A169967.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A169967: Numbers whose decimal expansion contains only 0's and 4's.
; Submitted by Jamie Morken(w4)
; 0,4,40,44,400,404,440,444,4000,4004,4040,4044,4400,4404,4440,4444,40000,40004,40040,40044,40400,40404,40440,40444,44000,44004,44040,44044,44400,44404,44440,44444,400000,400004,400040,400044,400400,400404,400440,40044... | 46.866667 | 499 | 0.776671 |
c17f446528fa545e62872e37762a93d85c8707b5 | 967 | asm | Assembly | src/misc.asm | rondnelson99/bomb-golf | 34c5fdd360086d415b9487d5a321c451997c7cba | [
"MIT"
] | 1 | 2021-12-04T14:24:34.000Z | 2021-12-04T14:24:34.000Z | src/misc.asm | rondnelson99/bomb-golf | 34c5fdd360086d415b9487d5a321c451997c7cba | [
"MIT"
] | null | null | null | src/misc.asm | rondnelson99/bomb-golf | 34c5fdd360086d415b9487d5a321c451997c7cba | [
"MIT"
] | null | null | null |
INCLUDE "defines.asm"
INCLUDE "misc/rand.asm"
EXPORT randstate ; Defined in the above, exported here to avoid touching the file
SECTION "Memcpy", ROM0
; Copies a block of memory somewhere else
; @param de Pointer to beginning of block to copy
; @param hl Pointer to where to copy (bytes will be written from there o... | 24.794872 | 91 | 0.722854 |
26e28be8d9698c9967f5ded8952abd3d8f1453fe | 3,688 | asm | Assembly | libsrc/gfx/wide/w_putc4x6.asm | w5Mike/z88dk | f5090488e1d74ead8c865afe6df48231cd5c70ba | [
"ClArtistic"
] | 4 | 2021-11-20T19:35:01.000Z | 2022-01-01T16:08:42.000Z | libsrc/gfx/wide/w_putc4x6.asm | w5Mike/z88dk | f5090488e1d74ead8c865afe6df48231cd5c70ba | [
"ClArtistic"
] | null | null | null | libsrc/gfx/wide/w_putc4x6.asm | w5Mike/z88dk | f5090488e1d74ead8c865afe6df48231cd5c70ba | [
"ClArtistic"
] | 1 | 2021-11-27T15:58:02.000Z | 2021-11-27T15:58:02.000Z | ;
; Extremely putc implementation for low resolution graphics
; and small memory sizes
;
; Sept 2018 - Stefano
;
; Much More Generic version
; Uses clg, plot and unplot
;
;
; $Id: w_putc4x6.asm $
;
IF !__CPU_INTEL__
INCLUDE "graphics/grafix.inc"
SECTION code_graphics
PUBLIC putc4x6
PUBLIC _putc... | 15.114754 | 71 | 0.602766 |
255e367035e66b7396a8262f3d66ca1cdb54a992 | 524 | asm | Assembly | programs/oeis/060/A060573.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/060/A060573.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/060/A060573.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A060573: Tower of Hanoi: using the optimal way to move an even number of disks from peg 0 to peg 2 or an odd number from peg 0 to peg 1, a(n) is the smallest disk on peg 0 after n moves.
; 1,2,3,3,4,1,1,4,5,5,2,1,1,2,5,5,6,1,1,6,3,3,2,1,1,2,3,3,6,1,1,6,7,7,2,1,1,2,7,7,4,1,1,4,3,3,2,1,1,2,3,3,4,1,1,4,7,7,2,1,1,2,7,7,8... | 40.307692 | 201 | 0.582061 |
df32ca429eb107528b2885bc4c66f424dbcc8790 | 260 | asm | Assembly | programs/oeis/136/A136556.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/136/A136556.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/136/A136556.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A136556: a(n) = binomial(2^n - 1, n).
; 1,1,3,35,1365,169911,67945521,89356415775,396861704798625,6098989894499557055,331001552386330913728641,64483955378425999076128999167,45677647585984911164223317311276545
mov $1,2
pow $1,$0
sub $1,1
bin $1,$0
mov $0,$1
| 28.888889 | 170 | 0.776923 |
92c398a6a27fe6ad5ee22dcc31eac4ec993ffcb0 | 582 | asm | Assembly | oeis/048/A048621.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/048/A048621.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/048/A048621.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A048621: a(n) = A001222(A001405(n)).
; Submitted by Christian Krause
; 0,1,1,2,2,3,2,3,4,5,4,5,5,6,5,6,5,6,5,6,7,8,6,7,8,9,10,11,10,11,8,9,10,11,10,11,11,12,11,12,11,12,11,12,14,15,12,13,13,14,14,15,13,14,13,14,15,16,14,15,15,16,14,15,15,16,15,16,16,17,14,15,15,16,17,18,18,19,16,17,20,21,19,20,21,22,21,22,20,21,21,22... | 20.785714 | 273 | 0.563574 |
edb690a50d752079bbf498788ce66d1e7e5024eb | 4,563 | asm | Assembly | Library/Trans/Graphics/Bitmap/Clp/Import/importMain.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/Trans/Graphics/Bitmap/Clp/Import/importMain.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/Trans/Graphics/Bitmap/Clp/Import/importMain.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: importMain.asm
AUTHOR: Maryann Simmons, May 12, 1992
ROUTINES:
Name Description
---- -----------
GLB TransImport perform impor... | 22.929648 | 79 | 0.55446 |
b071198964a976426e0c9a731884f30bd31c4403 | 2,800 | asm | Assembly | nasm assembly/library/merge.asm | AI-Factor-y/NASM-library | 5141901352a47b73e716e27d628bb719f1891092 | [
"Apache-2.0"
] | null | null | null | nasm assembly/library/merge.asm | AI-Factor-y/NASM-library | 5141901352a47b73e716e27d628bb719f1891092 | [
"Apache-2.0"
] | null | null | null | nasm assembly/library/merge.asm | AI-Factor-y/NASM-library | 5141901352a47b73e716e27d628bb719f1891092 | [
"Apache-2.0"
] | null | null | null |
merge_array:
;;merge two array
;-------------------
; 1: array1 to be stored in variable array1, and its size in n1
; 2: array2 to be stored in variable array2, and its size in n2
; 3: merged array stored in variable merged, and its size in merge_count
section .bss
cond1: resb 1
cond2: resb 1
num1: ... | 14.736842 | 73 | 0.580357 |
243078710374158f249f403e3450d28307ba1bed | 12,715 | asm | Assembly | engine/menu.asm | richard42/dynosprite | 0b83f640a63656087653266baa2ec2499a39538d | [
"BSD-2-Clause"
] | 10 | 2015-04-16T20:48:06.000Z | 2021-09-07T02:08:30.000Z | engine/menu.asm | richard42/dynosprite | 0b83f640a63656087653266baa2ec2499a39538d | [
"BSD-2-Clause"
] | 1 | 2016-12-04T23:18:42.000Z | 2016-12-05T01:17:49.000Z | engine/menu.asm | richard42/dynosprite | 0b83f640a63656087653266baa2ec2499a39538d | [
"BSD-2-Clause"
] | 8 | 2015-01-04T17:05:42.000Z | 2021-01-31T01:46:13.000Z | *********************************************************************************
* DynoSprite - menu.asm
* Copyright (c) 2014, Richard Goedeken
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* ... | 38.883792 | 132 | 0.459851 |
b7b25781526edf657f3a29f1ef00b815a0ba6385 | 226 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/c/sccz80/cm48_sccz80_hypot.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/c/sccz80/cm48_sccz80_hypot.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/c/sccz80/cm48_sccz80_hypot.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; double hypot(double x, double y)
SECTION code_fp_math48
PUBLIC cm48_sccz80_hypot
EXTERN am48_hypot, cm48_sccz80p_dparam2
cm48_sccz80_hypot:
call cm48_sccz80p_dparam2
; AC'= y
; AC = x
jp am48_hypot
| 12.555556 | 39 | 0.725664 |
286ab2edfe0b4c5b8d685d3d1946deadbadb2239 | 515 | asm | Assembly | programs/oeis/315/A315519.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/315/A315519.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/315/A315519.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A315519: Coordination sequence Gal.6.332.5 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings.
; 1,6,11,17,22,27,33,38,43,49,54,60,66,71,77,82,87,93,98,103,109,114,120,126,131,137,142,147,153,158,163,169,174,180,186,191,197,202,207,213,2... | 25.75 | 180 | 0.681553 |
cb3815f5420babcc009e16a8f5efb551b09b32b5 | 5,542 | asm | Assembly | ASM-Homework/Frame/Keyboard_d.asm | SokolovVadim/ComputerScience | 226043aa89edaff3a633f7ce98be9f20cf767203 | [
"MIT"
] | null | null | null | ASM-Homework/Frame/Keyboard_d.asm | SokolovVadim/ComputerScience | 226043aa89edaff3a633f7ce98be9f20cf767203 | [
"MIT"
] | null | null | null | ASM-Homework/Frame/Keyboard_d.asm | SokolovVadim/ComputerScience | 226043aa89edaff3a633f7ce98be9f20cf767203 | [
"MIT"
] | null | null | null | ;| Tap into your keyboard -> you will get code of symbol in dec system
.model tiny
.code
org 100h
VIDEOSEG equ 0b800h
WFRAME equ 35 ;
HFRAME equ 6 ;
COUNTSPACE1 equ 43 ;
COUNTSPACE2 equ 35 ... | 29.015707 | 96 | 0.292674 |
a3d963a74582d08a1ae2a0d4f54e346735645181 | 558 | asm | Assembly | programs/oeis/103/A103505.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/103/A103505.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/103/A103505.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A103505: Denominator in expansion of (1-x)*log(1-x).
; 1,1,2,6,12,20,30,42,56,72,90,110,132,156,182,210,240,272,306,342,380,420,462,506,552,600,650,702,756,812,870,930,992,1056,1122,1190,1260,1332,1406,1482,1560,1640,1722,1806,1892,1980,2070,2162,2256,2352,2450,2550,2652,2756,2862,2970,3080,3192,3306,3422,3540,3660,3... | 62 | 453 | 0.743728 |
82a12210bd585e4cb91d16b656ea6b59706dda04 | 423 | asm | Assembly | oeis/257/A257449.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/257/A257449.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/257/A257449.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A257449: a(n) = 75*(2^n - 1) - 4*n^3 - 18*n^2 - 52*n.
; Submitted by Christian Krause
; 1,17,99,373,1115,2901,6907,15509,33483,70405,145451,296997,601819,1213493,2439195,4893301,9804587,19630629,39286603,78602885,157240251,314520277,629086139,1258224213,2516507275,5033080901,10066236267,20132555749,40265204123
mov $... | 26.4375 | 225 | 0.702128 |
a9f92190c613e025d9c60373ecc8a80b1713e227 | 68 | asm | Assembly | processor/arch/c64/in.asm | HakierGrzonzo/bfc64 | edd4bea27c08f0a1f868601ae36a1ab1bc099896 | [
"MIT"
] | 1 | 2020-12-18T09:38:46.000Z | 2020-12-18T09:38:46.000Z | processor/arch/c64/in.asm | HakierGrzonzo/bfc64 | edd4bea27c08f0a1f868601ae36a1ab1bc099896 | [
"MIT"
] | null | null | null | processor/arch/c64/in.asm | HakierGrzonzo/bfc64 | edd4bea27c08f0a1f868601ae36a1ab1bc099896 | [
"MIT"
] | null | null | null | label():
jsr $ffcf
cmp #$00
beq label()
sta ($fb),y
| 11.333333 | 15 | 0.455882 |
3d1739517077c894c9e2a1abc7306d962441c16b | 653 | asm | Assembly | oeis/334/A334366.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/334/A334366.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/334/A334366.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A334366: Decimal expansion of Sum_{k>=0} 1/(4*k)!!.
; Submitted by Christian Krause
; 1,1,2,7,6,2,5,9,6,5,2,0,6,3,8,0,7,8,5,2,2,6,2,2,5,1,6,1,4,0,2,6,7,2,0,1,2,5,4,7,8,4,7,1,1,8,0,9,8,6,6,7,4,8,3,6,2,8,9,8,5,7,3,5,1,8,7,8,5,8,7,7,0,3,0,3,9,8,2,0,1,6,3,1,5,7,1,2,0,6,5,7,8,2,1,7,8,0,4,9
mov $2,1
mov $3,$0
mul $3,5
sub... | 16.74359 | 201 | 0.503828 |
ae462c2e2dc38babb7ddd247fa14f1d5470ef932 | 15,748 | asm | Assembly | Example/Example.asm | adamsmasher/GBSoundSystem | 854e19a216435e3074a1e92e4fe76df8c16ca542 | [
"MIT"
] | 1 | 2022-03-08T17:56:48.000Z | 2022-03-08T17:56:48.000Z | Example/Example.asm | gb-archive/GBSoundSystem | a8468d766b1f32fa31ab206f291bc71d3c5b133e | [
"MIT"
] | null | null | null | Example/Example.asm | gb-archive/GBSoundSystem | a8468d766b1f32fa31ab206f291bc71d3c5b133e | [
"MIT"
] | null | null | null |
INCLUDE "hardware.inc"
INCLUDE "SoundSystem.inc"
INCLUDE "SoundSystemNotes.inc"
;==============================================================
; Audio IDs
;==============================================================
RSSET 0
SONG_S11 RB 1
SONG_PLANETFUZZ RB 1
SONG_LDMKILLER RB 1
SONG_BOB RB 1
SONG_CER... | 19.065375 | 84 | 0.523686 |
272b1dd33b999fce527819e06f38ff69246e16fd | 7,009 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_155.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_155.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_155.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 %r9
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0xa09c, %rsi
lea addresses_UC_ht+0x30bc, %rdi
nop
cmp %r12, %r12
mov $94, %rcx
rep movsq
nop
nop
nop
nop
sub $14955, %rcx
lea addresses_WT_ht+0x11fb9, %r13
nop
nop
nop
nop
nop
s... | 34.69802 | 2,999 | 0.658439 |
cd507d1ac0ca8ee8e2e1099b472fdadef9ae17e7 | 696 | asm | Assembly | oeis/042/A042105.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/042/A042105.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/042/A042105.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A042105: Denominators of continued fraction convergents to sqrt(577).
; Submitted by Jamie Morken(s2)
; 1,48,2305,110688,5315329,255246480,12257146369,588598272192,28264974211585,1357307360428272,65179018274768641,3129950184549323040,150302787876642274561,7217663768263378501968,346598163664518810369025,16643929519665... | 49.714286 | 501 | 0.863506 |
23bf62f06282728d9fcb6215bec1fc2236f802bf | 322 | asm | Assembly | programs/oeis/137/A137264.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/137/A137264.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/137/A137264.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A137264: Prime number gaps read modulo 3.
; 1,2,2,1,2,1,2,1,0,2,0,1,2,1,0,0,2,0,1,2,0,1,0,2,1,2,1,2,1,2,1,0,2,1,2,0,0,1,0,0,2,1,2,1,2,0,0,1,2,1,0,2,1,0,0,0,2,0,1,2,1,2,1,2,1,2,0,1,2,1,0,2,0,0,1,0,2,1,2,1,2,1,2,0,1,0,2,1,2,1,0,2,1,2,1,0,0,2,0,0
seq $0,1223 ; Prime gaps: differences between consecutive primes.
mod $0,... | 53.666667 | 201 | 0.590062 |
cfb357cef4c3254407dd6cbe384f4f0587a1faab | 752 | asm | Assembly | libsrc/target/gb/gbdk/scroll_bkg.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/target/gb/gbdk/scroll_bkg.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/target/gb/gbdk/scroll_bkg.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; .title "CGB support"
; .module CGB
MODULE scroll_bkg
PUBLIC scroll_bkg
PUBLIC _scroll_bkg
GLOBAL set_xy_wtt
SECTION code_driver
INCLUDE "target/gb/def/gb_globals.def"
;void __LIB__ scroll_bkg(INT8 x, INT8 y) __smallc NONBANKED;
scroll_bkg:
_scroll_bkg:
LD HL,sp+4 ; Skip return addres... | 19.789474 | 60 | 0.484043 |
4eb3ecfcbca931a47767228fc1799cfad201f613 | 6,454 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i9-9900K_12_0xca_notsx.log_21829_183.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i9-9900K_12_0xca_notsx.log_21829_183.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i9-9900K_12_0xca_notsx.log_21829_183.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r13
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x29b6, %rsi
lea addresses_WT_ht+0xc776, %rdi
nop
nop
nop
sub %rbp, %rbp
mov $60, %rcx
rep movsl
nop
nop
nop
cmp $15017, %r13
lea addresses_normal_ht+0x15e22, %rcx
nop
nop
and %r12, %r12... | 33.614583 | 2,999 | 0.653858 |
fa9b0cc6f1dbf117f69451e7f6c0e6b0d7e58b13 | 2,807 | asm | Assembly | v8cpuasm/programs/fib_button.asm | vsergeev/v8cpu | 42d89766c12c3b8120aec62138fc2b31a0eae7cc | [
"MIT"
] | 12 | 2017-11-12T17:50:03.000Z | 2021-07-03T23:00:35.000Z | v8cpuasm/programs/fib_button.asm | vsergeev/v8cpu | 42d89766c12c3b8120aec62138fc2b31a0eae7cc | [
"MIT"
] | 1 | 2018-04-06T08:29:06.000Z | 2018-04-06T08:29:06.000Z | v8cpuasm/programs/fib_button.asm | vsergeev/v8cpu | 42d89766c12c3b8120aec62138fc2b31a0eae7cc | [
"MIT"
] | 4 | 2016-07-04T02:44:25.000Z | 2021-05-01T10:40:47.000Z | ; 16-bit Fibonacci Number Generator for v8cpu
; Vanya A. Sergeev - vsergeev@gmail.com
; Next 16-bit Fibonacci Number is computed and written across port A (high byte) and port B (low byte) each time
; a button pulls pin C.0 high.
;
; R0:R1 = Fn-2
; R2:R3 = Fn-1
; R4:R5 = Fn
; R0:R1, R2:R3 initialize to 0
; Initialize ... | 26.990385 | 112 | 0.676523 |
d469809a7d4ef5031a0333ad3904f4131b3811f7 | 2,336 | asm | Assembly | cpu/if_flag_cleared/main.asm | AntonioND/gbc-hw-tests | 631e60000c885154a8526df0b148847f9c34ce42 | [
"MIT"
] | 6 | 2018-07-21T12:11:21.000Z | 2021-07-23T16:32:47.000Z | cpu/if_flag_cleared/main.asm | PMArkive/gbc-hw-tests | 631e60000c885154a8526df0b148847f9c34ce42 | [
"MIT"
] | null | null | null | cpu/if_flag_cleared/main.asm | PMArkive/gbc-hw-tests | 631e60000c885154a8526df0b148847f9c34ce42 | [
"MIT"
] | 3 | 2016-04-26T07:45:34.000Z | 2018-12-30T05:45:14.000Z |
INCLUDE "hardware.inc"
INCLUDE "header.inc"
SECTION "MAIN", HOME
;--------------------------------------------------------------------------
;- Main() -
;--------------------------------------------------------------------------
Main:
call screen_... | 19.466667 | 75 | 0.482877 |
246ba99717c467f5857a927b57d3b528c892f7ea | 4,637 | asm | Assembly | sys_constants.asm | adkennan/BurgerMayhem | 0c80704b73f9ddf17924a377aa37062504bddb1c | [
"BSD-3-Clause"
] | null | null | null | sys_constants.asm | adkennan/BurgerMayhem | 0c80704b73f9ddf17924a377aa37062504bddb1c | [
"BSD-3-Clause"
] | null | null | null | sys_constants.asm | adkennan/BurgerMayhem | 0c80704b73f9ddf17924a377aa37062504bddb1c | [
"BSD-3-Clause"
] | null | null | null |
; VIC Registers
SP0X = $D000 ; Sprite X and Y positions
SP0Y = $D001
SP1X = $D002
SP1Y = $D003
SP2X = $D004
SP2Y = $D005
SP3X = $D006
SP3Y = $D007
SP4X = $D008
SP4Y = $D009
SP5X = $D00A
SP5Y ... | 28.27439 | 84 | 0.578391 |
cb7aa167d3085df0ebf836501daef609ac962461 | 6,072 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_1187.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_1187.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_1187.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 %rax
push %rbp
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x1365, %rsi
lea addresses_UC_ht+0x7f65, %rdi
nop
nop
nop
nop
xor $46957, %rbx
mov $49, %rcx
rep movsl
nop
nop
nop
nop
nop
sub %rsi, %rsi
lea addresses_D_ht+0xc84d, %rax
nop
no... | 39.686275 | 2,999 | 0.662385 |
c0db97753f1e78883dd280cf6db1993a99b56c69 | 8,042 | asm | Assembly | 4 term/Programming-Design-and-Programming-Languages-Assembly/lab_3/Lab_3.asm | Vanya112/BSUIR_Labs | d63de54f1d07c5bd0eae598d507be051101f1165 | [
"Apache-2.0"
] | 24 | 2019-05-24T18:10:33.000Z | 2022-02-09T14:33:34.000Z | 4 term/Programming-Design-and-Programming-Languages-Assembly/lab_3/Lab_3.asm | Vanya112/BSUIR_Labs | d63de54f1d07c5bd0eae598d507be051101f1165 | [
"Apache-2.0"
] | null | null | null | 4 term/Programming-Design-and-Programming-Languages-Assembly/lab_3/Lab_3.asm | Vanya112/BSUIR_Labs | d63de54f1d07c5bd0eae598d507be051101f1165 | [
"Apache-2.0"
] | 16 | 2019-05-23T18:15:53.000Z | 2022-01-17T15:25:58.000Z | .model small
.stack 256
.data
Rows equ 2
Columns equ 3
Two equ 2
MAX_VALUE equ 32767
matrixSize equ Rows*Columns
m dw Rows
n dw Columns
number dw 0
step ... | 20.411168 | 59 | 0.35613 |
f37f544ce217119f06ebd0d37d9e638ba3f5b961 | 555 | asm | Assembly | programs/oeis/314/A314677.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/314/A314677.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/314/A314677.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A314677: Coordination sequence Gal.3.10.3 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings.
; 1,5,9,13,17,21,26,31,35,39,43,47,52,57,61,65,69,73,78,83,87,91,95,99,104,109,113,117,121,125,130,135,139,143,147,151,156,161,165,169,173,177,... | 79.285714 | 181 | 0.745946 |
b48a6a01082af83ff110802a3b0cfb3a852a4184 | 354 | asm | Assembly | srcs/ft_strdup.asm | caio-vinicius/libasm | f8e22fa21f79cdee80de6eb9ee72e3414054c804 | [
"MIT"
] | null | null | null | srcs/ft_strdup.asm | caio-vinicius/libasm | f8e22fa21f79cdee80de6eb9ee72e3414054c804 | [
"MIT"
] | null | null | null | srcs/ft_strdup.asm | caio-vinicius/libasm | f8e22fa21f79cdee80de6eb9ee72e3414054c804 | [
"MIT"
] | null | null | null | section .text
global ft_strdup
extern ft_strlen
extern ft_strcpy
extern malloc
extern __errno_location
ft_strdup:
push rdi
call ft_strlen
add rax, 1
mov rdi, rax
call malloc
jz ft_strdup_error
mov rdi, rax
pop rsi
call ft_strcpy
ret
ft_strdup_error:
neg rax
push rax
call __errno_location
pop rbx
m... | 12.642857 | 24 | 0.751412 |
553c9ffbd8070be811008da9ddcfca830253d517 | 355 | asm | Assembly | libsrc/_DEVELOPMENT/temp/sp1/zx/c/sdcc_iy/sp1_GetTiles.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/temp/sp1/zx/c/sdcc_iy/sp1_GetTiles.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/temp/sp1/zx/c/sdcc_iy/sp1_GetTiles.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | ; void sp1_GetTiles(struct sp1_Rect *r, struct sp1_tp *dest)
SECTION code_temp_sp1
PUBLIC _sp1_GetTiles
_sp1_GetTiles:
pop af
pop hl
pop de
push de
push hl
push af
push de
ld d,(hl)
inc hl
ld e,(hl)
inc hl
ld b,(hl)
inc hl
ld c,(hl)
pop hl
INCLUDE "temp/... | 11.833333 | 60 | 0.614085 |
0f3ec237bff94650eaf5b36c4507df6797d6cb28 | 253 | asm | Assembly | programs/oeis/193/A193680.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/193/A193680.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/193/A193680.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A193680: Period 6 sequence 0,1,2,0,2,1.
; 0,1,2,0,2,1,0,1,2,0,2,1,0,1,2,0,2,1,0,1,2,0,2,1,0,1,2,0,2,1,0,1,2,0,2,1,0,1,2,0,2,1,0,1,2,0,2,1,0,1,2,0,2,1,0,1,2,0,2,1,0,1,2,0,2,1,0,1,2,0,2,1,0,1,2,0,2,1,0,1,2,0,2,1,0,1,2,0,2,1
mov $1,$0
gcd $1,6
mod $1,3
| 36.142857 | 181 | 0.525692 |
0b0af5540727849c65f326dbacf17252fdeced8a | 876 | asm | Assembly | oeis/297/A297667.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/297/A297667.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/297/A297667.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A297667: Number of chordless cycles in the n-Moebius ladder.
; Submitted by Jamie Morken(s3)
; 1,6,9,12,15,22,35,56,87,134,209,332,533,858,1381,2224,3587,5794,9367,15148,24499,39626,64101,103704,167785,271470,439233,710676,1149879,1860526,3010379,4870880,7881231,12752078,20633273,33385316,54018557,87403842,141422365,... | 24.333333 | 234 | 0.626712 |
44a5078895d3b5656d4ff00741ac3edfcf4e63c5 | 1,220 | asm | Assembly | programs/oeis/136/A136252.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/136/A136252.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/136/A136252.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A136252: a(n) = a(n-1) + 2*a(n-2) - 2*a(n-3).
; 1,3,5,9,13,21,29,45,61,93,125,189,253,381,509,765,1021,1533,2045,3069,4093,6141,8189,12285,16381,24573,32765,49149,65533,98301,131069,196605,262141,393213,524285,786429,1048573,1572861,2097149,3145725,4194301,6291453,8388605,12582909,16777213,25165821,33554429,50331645,... | 58.095238 | 1,009 | 0.827869 |
45b8a2fb4f0d263cf221cef2e19eacb1424286db | 6,144 | asm | Assembly | src/arch/x86/boot/myboot/loader.asm | jiangrongbo/xbook2 | 6211a9e7dcabb410aaa8ef309dcc6c66e870084a | [
"MIT"
] | 1 | 2021-06-13T07:35:56.000Z | 2021-06-13T07:35:56.000Z | src/arch/x86/boot/myboot/loader.asm | jiangrongbo/xbook2 | 6211a9e7dcabb410aaa8ef309dcc6c66e870084a | [
"MIT"
] | null | null | null | src/arch/x86/boot/myboot/loader.asm | jiangrongbo/xbook2 | 6211a9e7dcabb410aaa8ef309dcc6c66e870084a | [
"MIT"
] | null | null | null |
%include "const.inc"
%include "config.inc"
; 配置图形模式
;%define CONFIG_GRAPHIC
; 启动图形模式
;%define CONFIG_GRAPHIC_ENABLE
org 0x90000
[bits 16]
align 16
entry:
mov ax, cs
mov ds, ax
mov ss, ax
mov sp, 0
mov ax, 0xb800
mov es, ax
;show 'LOADER'
mov byte [es:160+0],'L'
mov byte [es:160+1],0x07
mov byte [es:160... | 17.210084 | 73 | 0.625488 |
7ccded6ba7449b9094de4d6ee9d11e1d83686ff2 | 909 | asm | Assembly | arch/x86/kernel/string32.asm | stv0g/eduOS | e4d215d3d3aa84eae8d09f5ee6890eb072d1afb3 | [
"BSD-4-Clause-UC"
] | null | null | null | arch/x86/kernel/string32.asm | stv0g/eduOS | e4d215d3d3aa84eae8d09f5ee6890eb072d1afb3 | [
"BSD-4-Clause-UC"
] | null | null | null | arch/x86/kernel/string32.asm | stv0g/eduOS | e4d215d3d3aa84eae8d09f5ee6890eb072d1afb3 | [
"BSD-4-Clause-UC"
] | null | null | null | ;
; Written by the Chair for Operating Systems, RWTH Aachen University
;
; NO Copyright (C) 2010-2011, Stefan Lankes
; consider these trivial functions to be public domain.
;
; These functions are distributed on an "AS IS" BASIS,
; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
;
[BITS 32]... | 14.203125 | 74 | 0.639164 |
83041fd1a1ae08f1749bb19947b404ffc9e62810 | 422 | asm | Assembly | programs/oeis/147/A147536.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/147/A147536.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/147/A147536.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A147536: A counting vertex substitution vector matrix Markov 2x2 with characteristic polynomial:12 - 7 x + x=^2
; 5,16,52,172,580,1996,7012,25132,91780,340876,1284772,4902892,18902980,73486156,287567332,1131137452,4467154180,17696429836,70269158692,279526952812,1113458765380
mov $1,4
mov $2,4
pow $2,$0
lpb $0,1
su... | 22.210526 | 163 | 0.734597 |
66dc87a2640ddc31ffe7afb40b2279a7a1c4635c | 871 | asm | Assembly | sw/552tests/rand_simple/t_1_subi.asm | JPShen-UWM/ThreadKraken | 849c510531f28e36d3469535737b2120bd774935 | [
"MIT"
] | 1 | 2022-02-15T16:03:25.000Z | 2022-02-15T16:03:25.000Z | sw/552tests/rand_simple/t_1_subi.asm | JPShen-UWM/ThreadKraken | 849c510531f28e36d3469535737b2120bd774935 | [
"MIT"
] | null | null | null | sw/552tests/rand_simple/t_1_subi.asm | JPShen-UWM/ThreadKraken | 849c510531f28e36d3469535737b2120bd774935 | [
"MIT"
] | null | null | null | // seed 1
lbi r0, 149 // icount 0
slbi r0, 35 // icount 1
lbi r1, 203 // icount 2
slbi r1, 98 // icount 3
lbi r2, 106 // icount 4
slbi r2, 237 // icount 5
lbi r3, 135 // icount 6
slbi r3, 44 // icount 7
lbi r4, 181 // icount 8
slbi r4, 117 // icount 9
lbi r5, 141 // icount 10
slbi r5, 81 // icount 11
lbi r6, 96 // icou... | 24.885714 | 28 | 0.619977 |
4ef204cc7a29ce83f545f65e28631f6e43333cca | 267 | asm | Assembly | libsrc/_DEVELOPMENT/alloc/malloc/c/sdcc_iy/heap_alloc_unlocked.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/alloc/malloc/c/sdcc_iy/heap_alloc_unlocked.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/alloc/malloc/c/sdcc_iy/heap_alloc_unlocked.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; void *heap_alloc_unlocked(void *heap, size_t size)
SECTION code_alloc_malloc
PUBLIC _heap_alloc_unlocked
EXTERN asm_heap_alloc_unlocked
_heap_alloc_unlocked:
pop af
pop de
pop hl
push hl
push de
push af
jp asm_heap_alloc_unlocked
| 12.714286 | 52 | 0.741573 |
b48150dbbf851cd4df2b49f4c015169b15e0bb11 | 374 | asm | Assembly | programs/oeis/265/A265333.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/265/A265333.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/265/A265333.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A265333: Characteristic function for A265334: a(n) = 1 if n >= k! but < 2*k! for some k, 0 otherwise.
; 0,1,1,1,0,0,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
mov $1,$0
lpb... | 34 | 201 | 0.537433 |
13dd8ee99ddd5d85bced04f8e71d1bd09b371cba | 512 | asm | Assembly | oeis/010/A010635.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/010/A010635.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/010/A010635.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A010635: Decimal expansion of cube root of 65.
; Submitted by Jon Maiga
; 4,0,2,0,7,2,5,7,5,8,5,8,9,0,5,7,9,7,6,0,8,6,5,4,4,5,1,4,4,3,1,4,8,8,7,5,9,8,0,6,9,8,6,6,4,4,0,1,0,5,2,0,4,8,9,2,8,8,1,7,1,3,4,9,1,1,2,7,8,6,9,8,3,5,8,9,0,2,7,3,9,7,7,7,4,4,7,7,8,0,9,7,1,0,9,6,7,4,1,6
mov $3,$0
mul $3,2
lpb $3
add $6,$2
add... | 18.285714 | 201 | 0.53125 |
f679d76bb8e4b197bef7193d681b78f8b2a9c9d3 | 561 | asm | Assembly | programs/oeis/227/A227121.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/227/A227121.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/227/A227121.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A227121: Number of n X 2 0,1 arrays indicating 2 X 2 subblocks of some larger (n+1) X 3 binary array having a sum of zero, with rows and columns of the latter in lexicographically nondecreasing order.
; 3,7,13,23,40,68,112,178,273,405,583,817,1118,1498,1970,2548,3247,4083,5073,6235,7588,9152,10948,12998,15325,17953,2... | 29.526316 | 207 | 0.702317 |
a94f1912da87e207c85e3fd1bc8ee2cad2a5773b | 304 | asm | Assembly | data/mapHeaders/CeruleanBadgeHouse.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | data/mapHeaders/CeruleanBadgeHouse.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | data/mapHeaders/CeruleanBadgeHouse.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | CeruleanBadgeHouse_h:
db SHIP ; tileset
db CERULEAN_BADGE_HOUSE_HEIGHT, CERULEAN_BADGE_HOUSE_WIDTH ; dimensions (y, x)
dw CeruleanBadgeHouse_Blocks ; blocks
dw CeruleanBadgeHouse_TextPointers ; texts
dw CeruleanBadgeHouse_Script ; scripts
db 0 ; connections
dw CeruleanBadgeHouse_Object ; objects
| 33.777778 | 79 | 0.832237 |
125be1e25f4f4437b6922e11bee9f4b34873562f | 693 | asm | Assembly | programs/oeis/310/A310440.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/310/A310440.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/310/A310440.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A310440: Coordination sequence Gal.6.202.5 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings.
; 1,4,10,15,19,24,29,34,39,43,48,54,58,62,68,73,77,82,87,92,97,101,106,112,116,120,126,131,135,140,145,150,155,159,164,170,174,178,184,189,193... | 19.25 | 178 | 0.601732 |
536797dfcaaf0dde4b6594c812f8b61989647155 | 1,287 | asm | Assembly | UPC Microcontroladores 2020-2/Semana 01/20202_or.X/maincode.asm | tocache/picomones | d9fd1e75fbbd964c5f628940a8e1161c5b6791fd | [
"CC0-1.0"
] | 5 | 2019-08-16T14:48:49.000Z | 2022-01-11T12:22:02.000Z | UPC Microcontroladores 2020-2/Semana 01/20202_or.X/maincode.asm | tocache/picomones | d9fd1e75fbbd964c5f628940a8e1161c5b6791fd | [
"CC0-1.0"
] | null | null | null | UPC Microcontroladores 2020-2/Semana 01/20202_or.X/maincode.asm | tocache/picomones | d9fd1e75fbbd964c5f628940a8e1161c5b6791fd | [
"CC0-1.0"
] | 8 | 2018-10-30T01:17:19.000Z | 2022-01-11T14:35:50.000Z | ;Este es un comentario
list p=18f4550 ;Modelo del microcontrolador
#include<p18f4550.inc> ;Libreria de nombre de registros
;Aqui van los bits de configuracion (pendiente)
CONFIG FOSC = XT_XT ; Oscillator Selection bits (XT oscillator (XT))
CONFIG PWRT = ON ... | 40.21875 | 115 | 0.624709 |
348537eb0094072c8b3bfab6cb192772bd503390 | 1,494 | asm | Assembly | programs/oeis/130/A130770.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/130/A130770.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/130/A130770.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A130770: One third of the least common multiple of 3 and n^2+n+1.
; 1,1,7,13,7,31,43,19,73,91,37,133,157,61,211,241,91,307,343,127,421,463,169,553,601,217,703,757,271,871,931,331,1057,1123,397,1261,1333,469,1483,1561,547,1723,1807,631,1981,2071,721,2257,2353,817,2551,2653,919,2863,2971,1027,3193,3307,1141,3541,3661,1... | 99.6 | 1,320 | 0.78581 |
be118dc57528877b0439795c26194cdead1ec8c3 | 124 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sdcc/poly_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/poly_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/poly_callee.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_fp_math32
PUBLIC _poly_callee
EXTERN cm32_sdcc_fspoly_callee
defc _poly_callee = cm32_sdcc_fspoly_callee
| 17.714286 | 44 | 0.862903 |
e7578d65ed2017d75b6b8bee516a688a45a64c07 | 629 | asm | Assembly | oeis/130/A130886.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/130/A130886.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/130/A130886.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A130886: 4n^4 + 3n^3 + 2n^2 + n + 1.
; 1,11,99,427,1253,2931,5911,10739,18057,28603,43211,62811,88429,121187,162303,213091,274961,349419,438067,542603,664821,806611,969959,1156947,1369753,1610651,1882011,2186299,2526077,2904003,3322831,3785411,4294689,4853707,5465603,6133611,6861061,7651379,8508087,9434803,10435241,1... | 44.928571 | 495 | 0.786963 |
603386812e26072991c88761a120d7c505261b5b | 3,209 | asm | Assembly | _incObj/40 Moto Bug.asm | kodishmediacenter/msu-md-sonic | 3aa7c5e8add9660df2cd0eceaa214e7d59f2415c | [
"CC0-1.0"
] | 9 | 2021-01-15T13:47:53.000Z | 2022-01-17T15:33:55.000Z | _incObj/40 Moto Bug.asm | kodishmediacenter/msu-md-sonic | 3aa7c5e8add9660df2cd0eceaa214e7d59f2415c | [
"CC0-1.0"
] | 7 | 2021-01-14T02:18:48.000Z | 2021-03-24T15:44:30.000Z | _incObj/40 Moto Bug.asm | kodishmediacenter/msu-md-sonic | 3aa7c5e8add9660df2cd0eceaa214e7d59f2415c | [
"CC0-1.0"
] | 2 | 2021-01-14T13:14:26.000Z | 2021-01-29T17:46:04.000Z | ; ---------------------------------------------------------------------------
; Object 40 - Moto Bug enemy (GHZ)
; ---------------------------------------------------------------------------
MotoBug:
moveq #0,d0
move.b obRoutine(a0),d0
move.w Moto_Index(pc,d0.w),d1
jmp Moto_Index(pc,d1.w)
; ===================... | 27.663793 | 79 | 0.500156 |
3dbd810df9d9d722770b9cfd0c295a81043b96f3 | 51 | asm | Assembly | src/main/fragment/mos6502-common/vwum1=_word__deref_pbuz2.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/main/fragment/mos6502-common/vwum1=_word__deref_pbuz2.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/main/fragment/mos6502-common/vwum1=_word__deref_pbuz2.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | ldy #0
lda ({z2}),y
sta {m1}
iny
lda #0
sta {m1}+1
| 7.285714 | 12 | 0.54902 |
008d50a2a7cd34812356b8ef547a87e680968508 | 477 | asm | Assembly | programs/oeis/047/A047583.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/047/A047583.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/047/A047583.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A047583: Numbers that are congruent to {0, 3, 5, 6, 7} mod 8.
; 0,3,5,6,7,8,11,13,14,15,16,19,21,22,23,24,27,29,30,31,32,35,37,38,39,40,43,45,46,47,48,51,53,54,55,56,59,61,62,63,64,67,69,70,71,72,75,77,78,79,80,83,85,86,87,88,91,93,94,95,96,99,101,102,103,104,107,109,110,111,112,115,117,118,119,120,123,125,126,127,12... | 39.75 | 333 | 0.649895 |
552e5167cd02943dfaacd986002b37455bd4f645 | 41,828 | asm | Assembly | cp.asm | mohith7548/MY-XV6 | 657bf858e1c415106c15369045756e6b7bf4ff0f | [
"MIT-0"
] | null | null | null | cp.asm | mohith7548/MY-XV6 | 657bf858e1c415106c15369045756e6b7bf4ff0f | [
"MIT-0"
] | null | null | null | cp.asm | mohith7548/MY-XV6 | 657bf858e1c415106c15369045756e6b7bf4ff0f | [
"MIT-0"
] | null | null | null |
_cp: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
char buf[512];
int
main(int argc, char *argv[])
{
0: 8d 4c 24 04 lea 0x4(%esp),%ecx
4: 83 e4 f0 and $0xfffffff0,%esp
7: ff 71 fc pushl -0x4(%ecx)
a: 55 push %e... | 33.841424 | 60 | 0.410538 |
11df0be3b39deb533ba3bf910f36f79f49e66f4a | 24,626 | asm | Assembly | base/new/entrance/student/unit1/x86_64/unit1hw.asm | gramado/field | c45fb8a3435b2f13b8b48d96567074fb19f02e31 | [
"BSD-2-Clause"
] | 9 | 2022-02-02T18:32:31.000Z | 2022-03-24T11:24:42.000Z | base/new/entrance/student/unit1/x86_64/unit1hw.asm | elenderg/field | c45fb8a3435b2f13b8b48d96567074fb19f02e31 | [
"BSD-2-Clause"
] | 2 | 2022-02-16T17:22:40.000Z | 2022-03-03T17:04:05.000Z | base/new/entrance/student/unit1/x86_64/unit1hw.asm | elenderg/field | c45fb8a3435b2f13b8b48d96567074fb19f02e31 | [
"BSD-2-Clause"
] | 2 | 2022-02-08T14:25:33.000Z | 2022-03-03T16:27:32.000Z |
; unit1hw.asm
; This file handles the traps for the x86_64 processors.
;================================
global _DisableSSE
_DisableSSE:
push rax
mov rax, cr0
or ax, 1 << 3 ;Set TS
mov cr0, rax
pop rax
ret
;================================
global _EnableSSE
_EnableSSE:
push rax
m... | 14.772645 | 97 | 0.555592 |
ae308454e554c7c8d909cabf813b01c45238f88e | 392 | asm | Assembly | oeis/264/A264447.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/264/A264447.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/264/A264447.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A264447: a(n) = n*(n + 7)*(n + 14)*(n + 21)/24.
; Submitted by Jamie Morken(s2)
; 0,110,276,510,825,1235,1755,2401,3190,4140,5270,6600,8151,9945,12005,14355,17020,20026,23400,27170,31365,36015,41151,46805,53010,59800,67210,75276,84035,93525,103785,114855,126776,139590,153340,168070,183825,200651,218595,237705,258030
... | 32.666667 | 237 | 0.714286 |
638512e1d5426c730a9deb22564c8ea6616e4ea0 | 1,414 | asm | Assembly | spec/cpu/fill/Fill.asm | leonhfr/nand2tetris | fe6010c56b30159e314de162fb97d87179eaffef | [
"MIT"
] | null | null | null | spec/cpu/fill/Fill.asm | leonhfr/nand2tetris | fe6010c56b30159e314de162fb97d87179eaffef | [
"MIT"
] | null | null | null | spec/cpu/fill/Fill.asm | leonhfr/nand2tetris | fe6010c56b30159e314de162fb97d87179eaffef | [
"MIT"
] | null | null | null | // This file is part of www.nand2tetris.org
// and the book "The Elements of Computing Systems"
// by Nisan and Schocken, MIT Press.
// File name: projects/04/Fill.asm
// Runs an infinite loop that listens to the keyboard input.
// When a key is pressed (any key), the program blackens the screen,
// i.e. writes... | 17.45679 | 105 | 0.585573 |
14d7428b1eaf5930df61ed48425299dfef6fb0bd | 717 | asm | Assembly | programs/oeis/226/A226198.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/226/A226198.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/226/A226198.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A226198: Floor((n-1)!/n).
; 1,0,0,1,4,20,102,630,4480,36288,329890,3326400,36846276,444787200,5811886080,81729648000,1230752346352,19760412672000,336967037143578,6082255020441600,115852476579840000,2322315553259520000,48869596859895986086,1077167364120207360000,24817936069329577574400,596585001666576384000000,1493672... | 89.625 | 538 | 0.859135 |
85d600e1256278341eea56f175afd857f01a5195 | 14,041 | asm | Assembly | Toolchain_src/Assembler/XLAsm/test_directives.asm | Basman74/Sweet32 | f09dc54edba0c986067913d0d0f021e3e251ec3f | [
"BSD-2-Clause-FreeBSD"
] | 29 | 2015-10-28T01:54:36.000Z | 2021-06-01T13:32:21.000Z | Toolchain_src/Assembler/XLAsm/test_directives.asm | Basman74/Sweet32 | f09dc54edba0c986067913d0d0f021e3e251ec3f | [
"BSD-2-Clause-FreeBSD"
] | null | null | null | Toolchain_src/Assembler/XLAsm/test_directives.asm | Basman74/Sweet32 | f09dc54edba0c986067913d0d0f021e3e251ec3f | [
"BSD-2-Clause-FreeBSD"
] | 4 | 2017-07-30T13:39:48.000Z | 2021-05-01T10:58:11.000Z | ; directive tests
;
; case insensitive, optionally preceded with "."
;
; { "ARCH", DIR_ARCH },
; ARCH TODO ; switch CPU architecture
; { "CPU", DIR_CPU },
; CPU TODO ; switch specific CPU implementation
; { "ORG", DIR_ORG },
ORG 0x1000 ; first ORG of a section with no data sets start... | 20.173851 | 128 | 0.579161 |
b9b8a3c05818142b4271a265e5215c6fb89f995a | 1,172 | asm | Assembly | programs/oeis/164/A164654.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/164/A164654.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/164/A164654.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A164654: a(n) = 2*a(n-2) for n > 2; a(1) = 3, a(2) = 8.
; 3,8,6,16,12,32,24,64,48,128,96,256,192,512,384,1024,768,2048,1536,4096,3072,8192,6144,16384,12288,32768,24576,65536,49152,131072,98304,262144,196608,524288,393216,1048576,786432,2097152,1572864,4194304,3145728,8388608,6291456,16777216,12582912,33554432,2516582... | 58.6 | 959 | 0.820819 |
b8973b293ea43fa6a824b8554781ca4c6e9de197 | 7,273 | asm | Assembly | M4Driver.asm | BeCube1/TelnetRSX | 641566e7f6933684007a367bab50bc06545a5bf2 | [
"MIT"
] | 1 | 2019-01-20T05:21:46.000Z | 2019-01-20T05:21:46.000Z | M4Driver.asm | BeCube1/TelnetRSX | 641566e7f6933684007a367bab50bc06545a5bf2 | [
"MIT"
] | null | null | null | M4Driver.asm | BeCube1/TelnetRSX | 641566e7f6933684007a367bab50bc06545a5bf2 | [
"MIT"
] | null | null | null | M4_C_NETSOCKET equ $4331
M4_C_NETCONNECT equ $4332
M4_C_NETCLOSE equ $4333
M4_C_NETSEND equ $4334
M4_C_NETRECV equ $4335
M4_C_NETHOSTIP equ $4336
M4_CMD_SOCKET ld hl,ROM_cmdsocket
call M4_sendcmd
call GetM4ROMNumber ; OUT: C=ROM number
;; O: HL=Address
call FF02_IY__Get_M4_Buffer_Response_Address
... | 13.90631 | 87 | 0.641413 |
9e8efd8de2ef58b66166a8ab099dda7ed291353e | 619 | asm | Assembly | oeis/057/A057901.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/057/A057901.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/057/A057901.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A057901: a(n) = 3^prime(n).
; 9,27,243,2187,177147,1594323,129140163,1162261467,94143178827,68630377364883,617673396283947,450283905890997363,36472996377170786403,328256967394537077627,26588814358957503287787,19383245667680019896796723,14130386091738734504764811067,127173474825648610542883299603,927094631478978370857... | 68.777778 | 496 | 0.882068 |
06ec3662e083d509b3afb27ee294af19b557432e | 982 | asm | Assembly | src/arch/i686/load_gdtr.asm | miklhh/os4 | 8fb7d926bb44a498ac50a4fd0dc2c1c8e0941d74 | [
"MIT"
] | 3 | 2017-08-23T12:56:09.000Z | 2017-10-30T13:42:16.000Z | src/arch/i686/load_gdtr.asm | miklhh/os4 | 8fb7d926bb44a498ac50a4fd0dc2c1c8e0941d74 | [
"MIT"
] | null | null | null | src/arch/i686/load_gdtr.asm | miklhh/os4 | 8fb7d926bb44a498ac50a4fd0dc2c1c8e0941d74 | [
"MIT"
] | null | null | null | ;
; Part of OS4, load_gdtr.asm
; Author: Mikael Henriksson, miklhh
;
section .text
global load_gdtr:function (load_gdtr.end - load_gdtr)
; -- Routine for loading the GDT-register.
; After base pointer push:
; [ebp + 8] == uint32_t gdtd_location (4 bytes).
; [ebp + 4] == Return address (4 bytes).
; [ebp + 0] == Last b... | 19.254902 | 71 | 0.647658 |
e709f5ca6360befcf65bbe14eb0b24cfd9c1230b | 358 | asm | Assembly | programs/oeis/107/A107684.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/107/A107684.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/107/A107684.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A107684: Union of sequences 2^k-1, 2^k and 2^k+1.
; 0,1,2,3,4,5,7,8,9,15,16,17,31,32,33,63,64,65,127,128,129,255,256,257,511,512,513,1023,1024,1025,2047,2048,2049,4095,4096,4097,8191,8192,8193,16383,16384,16385,32767,32768,32769,65535,65536,65537,131071
mov $2,$0
lpb $0
trn $1,$2
add $0,$1
add $1,$0
sub $2,3... | 25.571429 | 203 | 0.653631 |
1332a03a3d6799049826bf9f973b9edfe67ed2c5 | 1,092 | asm | Assembly | programs/oeis/223/A223925.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/223/A223925.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/223/A223925.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A223925: a(2n+1) = 2*n-1; a(2n)= 4^n.
; 1,4,3,16,5,64,7,256,9,1024,11,4096,13,16384,15,65536,17,262144,19,1048576,21,4194304,23,16777216,25,67108864,27,268435456,29,1073741824,31,4294967296,33,17179869184,35,68719476736,37,274877906944,39,1099511627776,41,4398046511104,43,17592186044416,45,70368744177664,47,281474976... | 109.2 | 991 | 0.85989 |
b8af9ac901f17bb74bdfaa206188923c424d21b9 | 567 | asm | Assembly | programs/oeis/099/A099463.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/099/A099463.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/099/A099463.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A099463: Bisection of tribonacci numbers.
; 0,1,2,7,24,81,274,927,3136,10609,35890,121415,410744,1389537,4700770,15902591,53798080,181997601,615693474,2082876103,7046319384,23837527729,80641778674,272809183135,922906855808,3122171529233
mov $2,$0
mov $4,2
lpb $4
mov $0,$2
sub $4,1
add $0,$4
sub $0,1
mul $0... | 24.652174 | 194 | 0.64903 |
b0773f3676753aee08c24eeab7b7194c7233cf18 | 580 | asm | Assembly | oeis/168/A168192.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/168/A168192.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/168/A168192.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A168192: a(n) = n^4*(n^2 + 1)/2.
; 0,1,40,405,2176,8125,23976,60025,133120,269001,505000,893101,1503360,2427685,3783976,5720625,8421376,12110545,17058600,23588101,32080000,42980301,56807080,74157865,95717376,122265625,154686376,193975965,241252480,297765301,364905000,444213601,537395200,646326945,773070376,919883125,... | 64.444444 | 495 | 0.825862 |
f3431a184d309db03b3e19f468ecf0aecd3d8df1 | 1,254 | asm | Assembly | serial.asm | hbekel/potmux | fa9526905424b98e27faf82f43824409e255b444 | [
"MIT"
] | 1 | 2018-01-14T19:04:08.000Z | 2018-01-14T19:04:08.000Z | serial.asm | hbekel/potmux | fa9526905424b98e27faf82f43824409e255b444 | [
"MIT"
] | null | null | null | serial.asm | hbekel/potmux | fa9526905424b98e27faf82f43824409e255b444 | [
"MIT"
] | null | null | null | /* -*- mode: kasm -*- */
serial: {
.var tmp = $02
//------------------------------------------------------------------------------
open: {
lda $01 // set port bits 4 and 3 (SENSE & DATA) high
ora #$18
sta $01
lda $00 // set port bits 4 and 3 (SENS... | 17.661972 | 96 | 0.318182 |
36fa14ede8469f12958290ffe43d7e32306c6b59 | 310 | asm | Assembly | programs/oeis/021/A021688.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/021/A021688.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/021/A021688.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A021688: Decimal expansion of 1/684.
; 0,0,1,4,6,1,9,8,8,3,0,4,0,9,3,5,6,7,2,5,1,4,6,1,9,8,8,3,0,4,0,9,3,5,6,7,2,5,1,4,6,1,9,8,8,3,0,4,0,9,3,5,6,7,2,5,1,4,6,1,9,8,8,3,0,4,0,9,3,5,6,7,2,5,1,4,6,1,9,8,8,3,0,4,0,9,3,5,6,7,2,5,1,4,6,1,9,8,8
add $0,1
mov $1,10
pow $1,$0
mul $1,7
div $1,4788
mod $1,10
mov $0,$1
| 28.181818 | 199 | 0.541935 |
86da66957813047cf62c00011534e3d5f2b11f28 | 11,529 | asm | Assembly | Libs/Win32/Disassembler/VirTool.Win32.Disassembler.4553_LDE.asm | Mingzhi5/MalwareRepository | bbda9079fe006adb6cfbb643a6060bc5c16ea4c4 | [
"MIT"
] | null | null | null | Libs/Win32/Disassembler/VirTool.Win32.Disassembler.4553_LDE.asm | Mingzhi5/MalwareRepository | bbda9079fe006adb6cfbb643a6060bc5c16ea4c4 | [
"MIT"
] | null | null | null | Libs/Win32/Disassembler/VirTool.Win32.Disassembler.4553_LDE.asm | Mingzhi5/MalwareRepository | bbda9079fe006adb6cfbb643a6060bc5c16ea4c4 | [
"MIT"
] | 1 | 2021-09-21T16:33:06.000Z | 2021-09-21T16:33:06.000Z | .include "table.h"
.text
# little defines
diza = 12
buffer = -4
flag1 = -52
flag2 = -51
opcode = -53
t = -60
mod = -61
rm = -62
a = -68
b = -72
counter = -76
.globl l_disasm
l_disasm:
pushl %ebp
movl %esp,%ebp
movl 8(%ebp),%eax
movl %eax,buffer(%ebp) # buf
leal -48(%ebp),%eax # temp diza structure
movl %ea... | 13.468458 | 64 | 0.623385 |
53f7fc005a1132b763d58e22509bf254dbde2ccb | 335 | asm | Assembly | data/mapObjects/school.asm | etdv-thevoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | 1 | 2022-01-09T05:28:52.000Z | 2022-01-09T05:28:52.000Z | data/mapObjects/school.asm | ETDV-TheVoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | null | null | null | data/mapObjects/school.asm | ETDV-TheVoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | null | null | null | SchoolObject:
db $a ; border block
db $2 ; warps
db $7, $2, $2, $ff
db $7, $3, $2, $ff
db $0 ; signs
db $2 ; objects
object SPRITE_BRUNETTE_GIRL, $3, $5, STAY, UP, $1 ; person
object SPRITE_LASS, $4, $1, STAY, DOWN, $2 ; person
; warp-to
EVENT_DISP VIRIDIAN_SCHOOL_WIDTH, $7, $2
EVENT_DISP VIRIDIAN_SCHOOL... | 19.705882 | 59 | 0.635821 |
e1df44ba4438dca53cd75e141ddf7b4703b28252 | 550 | asm | Assembly | oeis/017/A017252.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/017/A017252.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/017/A017252.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A017252: a(n) = (9*n + 7)^8.
; 5764801,4294967296,152587890625,1785793904896,11688200277601,53459728531456,191707312997281,576480100000000,1517108809906561,3596345248055296,7837433594376961,15938480745308416,30590228625390625,55895067029733376,97906861202319841,165312903998914816,270281038127131201,429496729600000000... | 78.571429 | 490 | 0.889091 |
32842aae1a0370336a4af5ab66779ac7bfc00f80 | 16,492 | asm | Assembly | build/default/production/var.asm | AlphaFelix/PBLE | 21179cbafae575d25ec1cc9a746aab709ce0ea4d | [
"MIT"
] | null | null | null | build/default/production/var.asm | AlphaFelix/PBLE | 21179cbafae575d25ec1cc9a746aab709ce0ea4d | [
"MIT"
] | null | null | null | build/default/production/var.asm | AlphaFelix/PBLE | 21179cbafae575d25ec1cc9a746aab709ce0ea4d | [
"MIT"
] | null | null | null | ;--------------------------------------------------------
; File Created by SDCC : free open source ANSI-C Compiler
; Version 3.6.0 #9615 (MINGW64)
;--------------------------------------------------------
; PIC16 port for the Microchip 16-bit core micros
;--------------------------------------------------------
list ... | 19.266355 | 99 | 0.712588 |
2764997fb241dd39cdd5cb672e65b7d2f011588d | 290 | asm | Assembly | Test/Z80/s.asm | sparks-c16/zasm | c03a31c6d7ec2c2aecb1d6dc6b4ced73b7cf00c4 | [
"BSD-2-Clause"
] | 43 | 2019-12-06T23:46:40.000Z | 2022-03-31T15:34:44.000Z | Test/Z80/s.asm | sparks-c16/zasm | c03a31c6d7ec2c2aecb1d6dc6b4ced73b7cf00c4 | [
"BSD-2-Clause"
] | 21 | 2019-12-27T01:49:08.000Z | 2022-03-31T15:38:42.000Z | Test/Z80/s.asm | sparks-c16/zasm | c03a31c6d7ec2c2aecb1d6dc6b4ced73b7cf00c4 | [
"BSD-2-Clause"
] | 13 | 2019-12-27T00:38:46.000Z | 2022-03-15T08:34:51.000Z | BEGIN EQU 50H
C EQU 71H
D EQU 70H
ORG BEGIN
LD A,00000000
OUT (C),A
OUT (C),A
OUT (C),A
LD A,40H
OUT (C),A
LD A,0DAH
OUT (C),A
LD A,37H
OUT (C),A
SEND: IN A,(C)
RRCA
JR NC,SEND
LD A,(00010000)
OUT (D),A
RCV: IN A,(C)
RRCA
RRCA
JR NC,RCV
IN A,(D)
LD (00010000),A
END | 11.153846 | 16 | 0.582759 |
a314c0a51c79793a31c326f86e8a74811099b321 | 44,941 | asm | Assembly | user/wc.asm | Grapefruitcc/xv6-riscv-fall19 | 6a3bb66142d1d946f8089b9cd4ebbd347c7c089a | [
"MIT-0"
] | 1 | 2021-05-26T06:35:54.000Z | 2021-05-26T06:35:54.000Z | user/wc.asm | Grapefruitcc/xv6-riscv-fall19 | 6a3bb66142d1d946f8089b9cd4ebbd347c7c089a | [
"MIT-0"
] | null | null | null | user/wc.asm | Grapefruitcc/xv6-riscv-fall19 | 6a3bb66142d1d946f8089b9cd4ebbd347c7c089a | [
"MIT-0"
] | null | null | null |
user/_wc: file format elf64-littleriscv
Disassembly of section .text:
0000000000000000 <wc>:
char buf[512];
void
wc(int fd, char *name)
{
0: 7119 addi sp,sp,-128
2: fc86 sd ra,120(sp)
4: f8a2 sd s0,112(sp)
6: f4a6 sd s1,104(sp)
8: ... | 29.960667 | 61 | 0.458268 |
4e6d1b31f275feeb559ff83cabab68f011bcd04b | 277 | asm | Assembly | programs/oeis/021/A021105.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/021/A021105.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/021/A021105.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A021105: Decimal expansion of 1/101.
; 0,0,9,9,0,0,9,9,0,0,9,9,0,0,9,9,0,0,9,9,0,0,9,9,0,0,9,9,0,0,9,9,0,0,9,9,0,0,9,9,0,0,9,9,0,0,9,9,0,0,9,9,0,0,9,9,0,0,9,9,0,0,9,9,0,0,9,9,0,0,9,9,0,0,9,9,0,0,9,9,0,0,9,9,0,0,9,9,0,0,9,9,0,0,9,9,0,0,9
div $0,2
mod $0,2
mul $0,9
mov $1,$0
| 34.625 | 199 | 0.534296 |
2e4f80537674f6a113e3af985854badd90765cae | 667 | asm | Assembly | oeis/091/A091929.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/091/A091929.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/091/A091929.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A091929: Expansion of (1-6x)/(1-6x-11x^2).
; Submitted by Jamie Morken(s4)
; 1,0,11,66,517,3828,28655,214038,1599433,11951016,89299859,667260330,4985860429,37255026204,278374621943,2080053019902,15542438960785,116135216983632,867778130470427,6484156169642514,48450496453029781,362028696584246340,2705127640488805631,20... | 44.466667 | 488 | 0.830585 |
cba1ac7ce315b7c3ef9a105209237d7d68c128f4 | 4,848 | asm | Assembly | dzx7b_fast.asm | uniabis/z80depacker | a5dc3a0a7d3cb07a814490463b93fa42b3e66c68 | [
"MIT"
] | 25 | 2019-08-16T11:03:39.000Z | 2022-03-23T23:22:46.000Z | dzx7b_fast.asm | uniabis/z80depacker | a5dc3a0a7d3cb07a814490463b93fa42b3e66c68 | [
"MIT"
] | null | null | null | dzx7b_fast.asm | uniabis/z80depacker | a5dc3a0a7d3cb07a814490463b93fa42b3e66c68 | [
"MIT"
] | 1 | 2021-04-04T01:07:24.000Z | 2021-04-04T01:07:24.000Z | ; -----------------------------------------------------------------------------
; ZX7 Backwards by Einar Saukas, Antonio Villena
; "Standard" version (156/177/191 bytes only)
; -----------------------------------------------------------------------------
; Parameters:
; HL: source address (compressed data)
; DE: de... | 31.480519 | 82 | 0.416667 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.