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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
61d2a97f23ba642b90934cfc1855987b4f0b4eae | 9,620 | asm | Assembly | StdLib/std_lib.64.asm | robertmuth/Cwerg | fdf30b06c93b4620c0a45b448b6d92acb81c35f0 | [
"Apache-2.0"
] | 171 | 2020-01-30T16:58:07.000Z | 2022-03-27T22:12:17.000Z | StdLib/std_lib.64.asm | robertmuth/Cwerg | fdf30b06c93b4620c0a45b448b6d92acb81c35f0 | [
"Apache-2.0"
] | 14 | 2021-05-15T02:12:09.000Z | 2022-03-16T04:16:18.000Z | StdLib/std_lib.64.asm | robertmuth/Cwerg | fdf30b06c93b4620c0a45b448b6d92acb81c35f0 | [
"Apache-2.0"
] | 5 | 2021-03-01T20:52:13.000Z | 2022-03-07T06:35:03.000Z | ############################################################
# std_lib.c
############################################################
.mem __static_2__malloc_end 8 RW
.data 8 [0]
.mem __static_1__malloc_start 8 RW
.data 8 [0]
.fun write_s NORMAL [S64] = [S32 A64]
.reg S64 [%out]
.bbl %start
poparg fd:S32
popar... | 16.877193 | 60 | 0.652391 |
61fd59e655810098afc6aec4b990fe8570dc55e0 | 486 | asm | Assembly | programs/oeis/163/A163637.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/163/A163637.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/163/A163637.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A163637: The sum of all odd numbers from 2n-1 to prime(n).
; 1,3,5,7,20,24,45,51,80,144,156,240,297,315,380,504,644,672,832,935,969,1159,1280,1496,1825,1976,2028,2187,2241,2408,3196,3395,3737,3811,4469,4551,4945,5355,5612,6048,6500,6600,7452,7560,7865,7975,9120,10335,10692
mov $2,$0
seq $0,6005 ; The odd prime numbe... | 22.090909 | 214 | 0.662551 |
0f983d5c81bd06c36103236f57ca2dfaceab2681 | 740 | asm | Assembly | data/pokemon/base_stats/manaphy.asm | TastySnax12/pokecrystal16-493-plus | 9de36c8803c9bdf4b8564ed547f988b0b66f0c41 | [
"blessing"
] | 2 | 2021-07-31T07:05:06.000Z | 2021-10-16T03:32:26.000Z | data/pokemon/base_stats/manaphy.asm | TastySnax12/pokecrystal16-493-plus | 9de36c8803c9bdf4b8564ed547f988b0b66f0c41 | [
"blessing"
] | null | null | null | data/pokemon/base_stats/manaphy.asm | TastySnax12/pokecrystal16-493-plus | 9de36c8803c9bdf4b8564ed547f988b0b66f0c41 | [
"blessing"
] | 3 | 2021-01-15T18:45:40.000Z | 2021-10-16T03:35:27.000Z | db 0 ; species ID placeholder
db 100, 100, 100, 100, 100, 100
; hp atk def spd sat sdf
db WATER, WATER ; type
db 3 ; catch rate
db 255 ; base exp
db NO_ITEM, NO_ITEM ; items
db GENDER_UNKNOWN ; gender ratio
db 100 ; unknown 1
db 10 ; step cycles to hatch
db 5 ; unknown 2
INCBIN "gfx/pokemon/manaphy... | 33.636364 | 279 | 0.724324 |
c3e5f140c7c25d3df0e6fe4e65415aacab83e596 | 1,685 | asm | Assembly | pwnlib/shellcraft/templates/amd64/setregs.asm | zaratec/pwntools | 8793decd1c9b8c822e3db6c27b9cbf6e8cddfeba | [
"MIT"
] | 5 | 2018-05-15T13:00:56.000Z | 2020-02-09T14:29:00.000Z | pwnlib/shellcraft/templates/amd64/setregs.asm | FDlucifer/binjitsu | 999ad632004bfc3e623eead20eb11de98fc1f4dd | [
"MIT"
] | null | null | null | pwnlib/shellcraft/templates/amd64/setregs.asm | FDlucifer/binjitsu | 999ad632004bfc3e623eead20eb11de98fc1f4dd | [
"MIT"
] | 6 | 2017-09-07T02:31:11.000Z | 2021-07-05T16:59:18.000Z | <%
from pwnlib.regsort import regsort
from pwnlib.shellcraft import registers, eval
from pwnlib.shellcraft.amd64 import mov
%>
<%page args="reg_context, stack_allowed = True"/>
<%docstring>
Sets multiple registers, taking any register dependencies into account
(i.e., given eax=1,ebx=eax, set ebx first).
Args:
... | 23.082192 | 82 | 0.605341 |
4fb2e65d747103922f5d7f48da3ab04c8e489508 | 1,789 | asm | Assembly | deps/gmp.js/mpn/powerpc64/com.asm | 6un9-h0-Dan/cobaul | 11115a7a77924d6e1642f847c613efb25f217e56 | [
"MIT"
] | 184 | 2020-04-15T14:28:37.000Z | 2020-09-22T15:57:55.000Z | deps/gmp.js/mpn/powerpc64/com.asm | 6un9-h0-Dan/cobaul | 11115a7a77924d6e1642f847c613efb25f217e56 | [
"MIT"
] | 3 | 2020-09-22T05:09:36.000Z | 2020-09-22T11:56:00.000Z | deps/gmp.js/mpn/powerpc64/com.asm | 6un9-h0-Dan/cobaul | 11115a7a77924d6e1642f847c613efb25f217e56 | [
"MIT"
] | 5 | 2020-04-21T19:50:23.000Z | 2020-09-22T10:58:02.000Z | dnl PowerPC-64 mpn_com.
dnl Copyright 2003, 2004, 2005 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
dnl The GNU MP Library is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU Lesser General Public License as published
dnl by the Free Software... | 23.853333 | 79 | 0.678591 |
0ed7133fc5803126272ca029ec4e0d2c8f689410 | 479 | asm | Assembly | oeis/336/A336266.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/336/A336266.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/336/A336266.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A336266: Decimal expansion of (3/16)*Pi.
; Submitted by Jon Maiga
; 5,8,9,0,4,8,6,2,2,5,4,8,0,8,6,2,3,2,2,1,1,7,4,5,6,3,4,3,6,4,9,0,6,7,9,0,7,8,6,9,6,9,2,6,2,3,8,2,8,3,2,3,4,1,4,3,2,8,0,2,1,1,1,0,5,7,7,1,5,5,7,6,1,7,8,6,6,4,1,8,7,2,4,2,7,5,6,5
add $0,1
mov $2,1
mov $3,$0
mul $3,5
lpb $3
mul $1,$3
mov $5,$3
mul... | 17.107143 | 177 | 0.526096 |
26e9a6675a5792741afcb10b51d88969196c588a | 532 | asm | Assembly | programs/oeis/182/A182778.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/182/A182778.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/182/A182778.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A182778: Beatty sequence for 3 + sqrt(3).
; 4,9,14,18,23,28,33,37,42,47,52,56,61,66,70,75,80,85,89,94,99,104,108,113,118,123,127,132,137,141,146,151,156,160,165,170,175,179,184,189,194,198,203,208,212,217,222,227,231,236,241,246,250,255,260,264,269,274,279,283,288,293,298,302,307,312,317,321,326,331,335,340,345,350,3... | 66.5 | 378 | 0.716165 |
4c2216c05d2dd6893ee7086b8a4c5428e2392c1a | 1,024 | asm | Assembly | LCD/test1.asm | xfrings/8051-Experiments | c2b949a602812993096ceb0743d1c870d1286c79 | [
"MIT"
] | null | null | null | LCD/test1.asm | xfrings/8051-Experiments | c2b949a602812993096ceb0743d1c870d1286c79 | [
"MIT"
] | null | null | null | LCD/test1.asm | xfrings/8051-Experiments | c2b949a602812993096ceb0743d1c870d1286c79 | [
"MIT"
] | null | null | null | ;LCD INITIALIZE AND DISPLAY LOOP
;09/08/2007
;CHECKED AND VERIFIED TO RUN ON AT89C51 WITH HD44780 LCD
;PROGRAM RUN ----- SUCCESS.
ORG 0000H ; P1.1-RS
SJMP 0030H ; P1.2-R/W
ORG 0030H ; P1.3-EN
; PORT2 FOR DATA OUT
START: CLR A
MOV P1,A
MOV P2,A
MOV P3,A
INIT: MOV A,#38H
LCALL COMMAND
MOV... | 10.893617 | 56 | 0.658203 |
8961bf18da79c333b2bfd2afb03a3b6265321324 | 363 | asm | Assembly | programs/oeis/178/A178185.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/178/A178185.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/178/A178185.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A178185: Numerators of sum (1/2)^((k^2+3k)/2) from k=1 to n.
; 1,9,145,4641,297025,38019201,9732915457,4983252713985,5102850779120641,10450638395639072769,42805814868537642061825,350665235403060363770470401,5745299216843741000015387049985,188261964737535705088504202853908481
mov $2,4
lpb $0
sub $0,1
mul $2,2
a... | 27.923077 | 214 | 0.768595 |
2696a5e35a22f1d483c12f80db27401093508ae0 | 453 | asm | Assembly | libsrc/_DEVELOPMENT/stdlib/c/sccz80/strtol_callee.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/stdlib/c/sccz80/strtol_callee.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/stdlib/c/sccz80/strtol_callee.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; long strtol( const char * restrict nptr, char ** restrict endptr, int base)
SECTION code_clib
SECTION code_stdlib
PUBLIC strtol_callee
EXTERN asm_strtol
strtol_callee:
IF __CPU_GBZ80__
pop af ;return
pop bc ;radix
pop de ;endptr
pop hl ;nptr
push af
ELSE
pop hl
pop bc
pop de
ex (sp),hl... | 13.727273 | 77 | 0.726269 |
6a5bfd3619e38455abd3c5e2f660dc66502c7bcc | 3,548 | asm | Assembly | 1541/64tass/tstfnd.asm | silverdr/assembly | c2851f7033223e089285dce22443b7e219ed4f61 | [
"Unlicense"
] | 23 | 2015-03-23T15:16:57.000Z | 2022-03-18T12:43:42.000Z | 1541/64tass/tstfnd.asm | silverdr/assembly | c2851f7033223e089285dce22443b7e219ed4f61 | [
"Unlicense"
] | null | null | null | 1541/64tass/tstfnd.asm | silverdr/assembly | c2851f7033223e089285dce22443b7e219ed4f61 | [
"Unlicense"
] | 8 | 2016-04-13T11:19:35.000Z | 2021-12-22T07:39:00.000Z | ; returns next available trk & sec
; given current t & s
; allocation is from trk 40
; towards 1 & 80, by full tracks
nxtts jsr gethdr
lda #3
sta temp ; set pass count
lda #1 ; find next
ora wbam
sta wbam
nxtds lda temp
pha
jsr setbam
... | 18.575916 | 44 | 0.439402 |
6e9e3bb394e7b83d8c104694149171e0769c9524 | 155 | asm | Assembly | ESEMPI/02 PROGRAMMA VALORE ASSOLUTO.asm | Porchetta/py-pdp8-tk | 5eba6bb2cf72b97602bfa2239e7bf44c454794e0 | [
"MIT"
] | 8 | 2019-06-07T10:38:41.000Z | 2022-03-24T13:05:12.000Z | ESEMPI/02 PROGRAMMA VALORE ASSOLUTO.asm | Porchetta/py-pdp8-tk | 5eba6bb2cf72b97602bfa2239e7bf44c454794e0 | [
"MIT"
] | 2 | 2015-07-14T12:22:33.000Z | 2018-05-11T08:35:24.000Z | ESEMPI/02 PROGRAMMA VALORE ASSOLUTO.asm | Porchetta/py-pdp8-tk | 5eba6bb2cf72b97602bfa2239e7bf44c454794e0 | [
"MIT"
] | 9 | 2015-05-06T14:35:08.000Z | 2021-03-23T14:27:21.000Z | ORG 100 /Lascia il valore assoluto di X in AC
P, BSA SBR
X, DEC -10
HLT
SBR, DEC 0
LDA SBR I
SNA
BUN END
CMA
INC
END, ISZ SBR
BUN SBR I
END
| 10.333333 | 46 | 0.63871 |
5556e3356f37d51ea617312c5ffe0a2a72f5b7dd | 145 | asm | Assembly | Tests/Area/Fill/Fill.asm | Thar0/armips | 4616b009959a8675eb2c9af66470b30c4083dffb | [
"MIT"
] | 283 | 2015-01-02T01:02:28.000Z | 2022-03-28T11:16:10.000Z | Tests/Area/Fill/Fill.asm | Thar0/armips | 4616b009959a8675eb2c9af66470b30c4083dffb | [
"MIT"
] | 117 | 2015-01-04T10:24:50.000Z | 2022-03-12T19:51:13.000Z | Tests/Area/Fill/Fill.asm | Thar0/armips | 4616b009959a8675eb2c9af66470b30c4083dffb | [
"MIT"
] | 82 | 2015-02-07T15:03:47.000Z | 2022-01-09T12:18:38.000Z | .psx
.create "output.bin", 0
start:
.area 20h,1
.word 0
.endarea
end:
.if (end-start) != 20h
.error "Area content not filled"
.endif
.close | 9.666667 | 33 | 0.655172 |
a76612ca38b0ade886f8b06c3da7365b0b076dce | 298 | asm | Assembly | programs/oeis/131/A131720.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/131/A131720.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/131/A131720.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A131720: Period 6: repeat [0, 1, -1, 1, -1, 0].
; 0,1,-1,1,-1,0,0,1,-1,1,-1,0,0,1,-1,1,-1,0,0,1,-1,1,-1,0,0,1,-1,1,-1,0,0,1,-1,1,-1,0,0,1,-1,1,-1,0,0,1,-1,1,-1,0,0,1,-1,1,-1,0,0,1,-1,1,-1,0,0,1,-1,1,-1,0,0,1,-1,1,-1,0,0,1,-1,1,-1,0
mod $0,6
pow $0,2
lpb $0,1
div $0,3
sub $0,2
lpe
mov $1,$0
| 27.090909 | 183 | 0.459732 |
d8e828fff38e8f368d8b7957f9fce8def161d10a | 5,239 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_776.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_776.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_776.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r13
push %r15
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x144a6, %rsi
lea addresses_A_ht+0xc3ae, %rdi
nop
nop
nop
and $2429, %r13
mov $29, %rcx
rep movsl
nop
nop
add %r11, %r11
lea addresses_WC_ht+0x172a6, %r15
nop
nop
nop
nop
nop
add $8837, ... | 44.02521 | 2,999 | 0.663104 |
5269fae35c26f06f9682d1c8b41e388c67f96425 | 592 | asm | Assembly | oeis/128/A128960.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/128/A128960.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/128/A128960.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A128960: a(n) = (n^3 - n)*2^n.
; 0,24,192,960,3840,13440,43008,129024,368640,1013760,2703360,7028736,17891328,44728320,110100480,267386880,641728512,1524105216,3586129920,8367636480,19377684480,44568674304,101871255552,231525580800,523449139200,1177760563200,2638183661568,5885178937344,13078175416320,28958816993280,6... | 53.818182 | 491 | 0.841216 |
7698d4a40bdf6030dbdab62b3b8fd1a6930f4622 | 1,625 | asm | Assembly | programs/oeis/287/A287431.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/287/A287431.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/287/A287431.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A287431: Number of connected dominating sets in the n-gear graph.
; 7,21,45,129,373,1177,3741,12065,38949,125993,407597,1318961,4268085,13811769,44695613,144638017,468058181,1514668105,4901568589,15861809233,51329892437,166107021401,537533612125,1739495309409,5629125066853,18216231370857,58948963008621,19076285150014... | 70.652174 | 1,376 | 0.890462 |
2d32db70f71297739de1c48294dddd9ff25e8cb7 | 712 | asm | Assembly | oeis/059/A059302.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/059/A059302.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/059/A059302.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A059302: A diagonal of A008296.
; -1,-1,5,25,70,154,294,510,825,1265,1859,2639,3640,4900,6460,8364,10659,13395,16625,20405,24794,29854,35650,42250,49725,58149,67599,78155,89900,102920,117304,133144,150535,169575,190365,213009,237614,264290,293150,324310,357889,394009,432795,474375,518880,566444,617204,671300,728875,7... | 30.956522 | 496 | 0.751404 |
030ff7637e6ba4f21bc5437b13875735d94ea881 | 8,752 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0x48.log_15260_14.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0x48.log_15260_14.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0x48.log_15260_14.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r14
push %r8
push %rax
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x1432f, %rbx
nop
nop
nop
cmp $59523, %rbp
movb $0x61, (%rbx)
nop
add $58310, %rdi
lea addresses_UC_ht+0xa9b, %r14
nop
nop
nop
nop
nop
sub $23350, %r8
mov $0x6162636465666768, ... | 31.035461 | 2,999 | 0.651965 |
4729bfcc206cbbbe6277012902ecd1710bfabec5 | 6,991 | asm | Assembly | Cameras/Tombraider/InjectableGenericCameraSystem/Interceptor.asm | Cyberim/InjectableGenericCameraSystem | d74f8786a903211e72c5da7f2f3be30826bb8329 | [
"BSD-2-Clause"
] | 623 | 2016-12-02T16:01:05.000Z | 2022-03-29T19:59:10.000Z | Cameras/Tombraider/InjectableGenericCameraSystem/Interceptor.asm | Cyberim/InjectableGenericCameraSystem | d74f8786a903211e72c5da7f2f3be30826bb8329 | [
"BSD-2-Clause"
] | 113 | 2016-12-10T17:34:24.000Z | 2022-02-06T21:59:42.000Z | Cameras/Tombraider/InjectableGenericCameraSystem/Interceptor.asm | Cyberim/InjectableGenericCameraSystem | d74f8786a903211e72c5da7f2f3be30826bb8329 | [
"BSD-2-Clause"
] | 232 | 2016-12-17T06:32:08.000Z | 2022-03-27T16:51:29.000Z | ;////////////////////////////////////////////////////////////////////////////////////////////////////////
;// Part of Injectable Generic Camera System
;// Copyright(c) 2016, Frans Bouma
;// All rights reserved.
;// https://github.com/FransBouma/InjectableGenericCameraSystem
;//
;// Redistribution and use in source and ... | 48.213793 | 163 | 0.696896 |
47748ca02f9d9c04c410bef79841ee703994e716 | 960 | asm | Assembly | pwnlib/shellcraft/templates/i386/pushstr.asm | alexpark07/pwntools | c86022e844c8264ba4c35ed1dd5d55f1c76be90b | [
"MIT"
] | 1 | 2015-04-21T11:30:28.000Z | 2015-04-21T11:30:28.000Z | pwnlib/shellcraft/templates/i386/pushstr.asm | sigma-random/pwntools | ff0736201223a3456407726f6217e69a98c2de9a | [
"MIT"
] | null | null | null | pwnlib/shellcraft/templates/i386/pushstr.asm | sigma-random/pwntools | ff0736201223a3456407726f6217e69a98c2de9a | [
"MIT"
] | null | null | null | <% from pwnlib.util import lists, packing, fiddling %>
<%page args="string, append_null = True"/>
<%docstring>
Pushes a string onto the stack without using
null bytes or newline characters.
Args:
string (str): The string to push.
append_null (bool): Whether to append a single NULL-byte before pushing.
</%docstring... | 23.414634 | 74 | 0.567708 |
d6c1b7546c7890c243d251e8dbc8e84a3c41377e | 6,917 | asm | Assembly | transparent.asm | Repmov/GPUHeatMonitor | 03eccfed84dc3361e5d66ce78d5e679ff8ab8ecc | [
"MIT"
] | null | null | null | transparent.asm | Repmov/GPUHeatMonitor | 03eccfed84dc3361e5d66ce78d5e679ff8ab8ecc | [
"MIT"
] | 1 | 2016-07-26T12:22:58.000Z | 2016-07-26T12:22:58.000Z | transparent.asm | Repmov/GPUHeatMonitor | 03eccfed84dc3361e5d66ce78d5e679ff8ab8ecc | [
"MIT"
] | null | null | null | TransparentBitBlt proto :DWORD,:DWORD,:DWORD,:DWORD,:COLORREF
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
TransparentBitBlt proc thDC:DWORD,hBit:DWORD,Xpos:DWORD,Ypos:DWORD,cTransparentColor:COLORREF
LOCAL BM:BITMAP
LOCAL bmAndBack:DWORD
... | 33.254808 | 155 | 0.628162 |
7af97a68e0dcbef16cfa2b9875c9cd3ad4495f30 | 552 | asm | Assembly | programs/oeis/231/A231683.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/231/A231683.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/231/A231683.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A231683: a(n) = Sum_{i=0..n} digsum_8(i)^4, where digsum_8(i) = A053829(i).
; 0,1,17,98,354,979,2275,4676,4677,4693,4774,5030,5655,6951,9352,13448,13464,13545,13801,14426,15722,18123,22219,28780,28861,29117,29742,31038,33439,37535,44096,54096,54352,54977,56273,58674,62770,69331,79331,93972,94597,95893,98294,102390,10... | 36.8 | 316 | 0.710145 |
d358beaa6bf29279fddaade96cbd9efaf13be185 | 406 | asm | Assembly | programs/oeis/100/A100511.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/100/A100511.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/100/A100511.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A100511: a(n) = Sum_{j=0..n} Sum_{k=0..n} binomial(n,j)*binomial(n,k)*max(j,k).
; 0,3,22,126,652,3190,15060,69356,313624,1398438,6166660,26948548,116888232,503811516,2159864392,9216445080,39168381488,165864540934,700151508324,2947120122068,12373581565960,51831196048212,216659135089496,903925011410536
mov $1,$0
cal $... | 40.6 | 221 | 0.73399 |
6b3c5740a743899bd135c8f1faa292481344673a | 1,534 | asm | Assembly | programs/oeis/008/A008401.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/008/A008401.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/008/A008401.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A008401: Coordination sequence for {E_6}* lattice.
; 1,54,828,5202,20376,60030,146484,312858,605232,1084806,1830060,2938914,4530888,6749262,9763236,13770090,18997344,25704918,34187292,44775666,57840120,73791774,93084948,116219322,143742096,176250150,214392204,258870978,310445352,369932526,438210180,516218634,60496300... | 30.078431 | 1,056 | 0.789439 |
cdf236e052133dcf7952820e2e8ef122a2dd345e | 805 | asm | Assembly | oeis/142/A142218.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/142/A142218.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/142/A142218.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A142218: Primes congruent to 21 mod 41.
; Submitted by Jon Maiga
; 103,349,431,677,1087,1579,1907,2153,2399,3137,3301,3547,3793,5023,5351,5843,6007,6089,6581,6827,6991,7237,8221,8467,8713,9041,9533,9697,10271,11173,12157,12239,13469,13633,13879,14207,14699,15601,15683,16339,16421,16831,17077,17159,17569,18061,18143,1... | 36.590909 | 497 | 0.735404 |
5006d1872b365dff884ae96454d618e4aaf8c150 | 514 | asm | Assembly | libsrc/stdio/ansi/nascom/f_ansi_bel.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | libsrc/stdio/ansi/nascom/f_ansi_bel.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | libsrc/stdio/ansi/nascom/f_ansi_bel.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | 1 | 2019-12-03T23:57:48.000Z | 2019-12-03T23:57:48.000Z | ;
; ANSI Video handling for the NASCOM1/2
;
; BEL - chr(7) Beep it out
;
; Stefano Bodrato - Jul 2004
;
; No sound on nascom (?). We'll look for some trick..
; What about making buzz the tape relais ?
;
; $Id: f_ansi_bel.asm,v 1.5 2016/04/04 18:31:22 dom Exp $
;
SECTION code_clib
PUBLIC ansi_BEL
EXTERN montest... | 15.117647 | 69 | 0.680934 |
dc1bc29b4448070e55750b85e56bae3c6bee91d7 | 51 | asm | Assembly | PRG/maps/World5OI.asm | narfman0/smb3_pp1 | 38a58adafff67a403591e38875e9fae943a5fe76 | [
"Unlicense"
] | null | null | null | PRG/maps/World5OI.asm | narfman0/smb3_pp1 | 38a58adafff67a403591e38875e9fae943a5fe76 | [
"Unlicense"
] | null | null | null | PRG/maps/World5OI.asm | narfman0/smb3_pp1 | 38a58adafff67a403591e38875e9fae943a5fe76 | [
"Unlicense"
] | null | null | null | .byte $00, $00, $08, $0D, $09, $00, $00, $00, $00
| 25.5 | 50 | 0.431373 |
7d45e4ba125b4e5a4ac9656e7c70928dd283a928 | 8,828 | asm | Assembly | base/mvdm/dos/v86/cmd/keyb/keybi2f.asm | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | base/mvdm/dos/v86/cmd/keyb/keybi2f.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | base/mvdm/dos/v86/cmd/keyb/keybi2f.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | PAGE ,132
;
; (C) Copyright Microsoft Corp. 1987-1990
; MS-DOS 5.00 - NLS Support - KEYB Command
;
; File Name: KEYBI2F.ASM
; ----------
;
; Description:
; ------------
; Contains Interrupt 2F handler.
;
; Procedures Contained in This File:
; ----------------------------------
; KE... | 33.18797 | 101 | 0.397599 |
461c0bfb0488768d4d4406a1978e0b9e21460d7f | 1,019 | nasm | Assembly | IntelFsp2Pkg/FspSecCore/Ia32/FspHelper.nasm | KaoTuz/edk2-stable202108 | 49d9306e7bf64b2f07d8473be1f2faea49d0a012 | [
"Python-2.0",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-2-Clause-Patent",
"BSD-3-Clause"
] | 9 | 2021-07-26T17:02:51.000Z | 2021-12-30T10:49:46.000Z | IntelFsp2Pkg/FspSecCore/Ia32/FspHelper.nasm | ESdove/edk2_exploring | 34ff32b45f43d233d9696e7c8e3de68ea3000a7b | [
"Python-2.0",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-2-Clause-Patent",
"BSD-3-Clause"
] | null | null | null | IntelFsp2Pkg/FspSecCore/Ia32/FspHelper.nasm | ESdove/edk2_exploring | 34ff32b45f43d233d9696e7c8e3de68ea3000a7b | [
"Python-2.0",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-2-Clause-Patent",
"BSD-3-Clause"
] | null | null | null | ;; @file
; Provide FSP helper function.
;
; Copyright (c) 2015 - 2016, Intel Corporation. All rights reserved.<BR>
; SPDX-License-Identifier: BSD-2-Clause-Patent
;;
SECTION .text
global ASM_PFX(FspInfoHeaderRelativeOff)
ASM_PFX(FspInfoHeaderRelativeOff):
DD 0x12345678 ; This value must be pat... | 28.305556 | 92 | 0.747792 |
283f2e81b0b9211faef50391a1ff159ca0928a8a | 6,933 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i7-8650U_0xd2_notsx.log_1468_367.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i7-8650U_0xd2_notsx.log_1468_367.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i7-8650U_0xd2_notsx.log_1468_367.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r15
push %r9
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x1be73, %rsi
nop
cmp %rax, %rax
mov (%rsi), %rbx
cmp $16320, %rsi
lea addresses_WT_ht+0x1c373, %r15
nop
nop
nop
nop
nop
dec %r9
movw $0x6162, (%r15)
nop
nop
and $62011, %r... | 33.819512 | 2,999 | 0.656137 |
f004ac4b2a667396426d75500344a43ac929b722 | 296 | asm | Assembly | programs/oeis/257/A257042.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/257/A257042.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/257/A257042.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A257042: a(n) = (3*n+7)*n^2.
; 0,10,52,144,304,550,900,1372,1984,2754,3700,4840,6192,7774,9604,11700,14080,16762,19764,23104,26800,30870,35332,40204,45504,51250,57460,64152,71344,79054,87300,96100,105472,115434,126004,137200,149040,161542,174724
mov $1,$0
pow $0,2
mul $1,3
add $1,7
mul $0,$1
| 32.888889 | 216 | 0.726351 |
77bc00bef885bf42546d106e907bde444b94b274 | 411 | asm | Assembly | programs/oeis/076/A076538.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/076/A076538.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/076/A076538.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A076538: Numerators a(n) of fractions slowly converging to e: let a(1) = 0, b(n) = n - a(n); if (a(n) + 1) / b(n) < e then a(n+1) = a(n) + 1, else a(n+1)= a(n).
; 0,1,2,2,3,4,5,5,6,7,8,8,9,10,10,11,12,13,13,14,15,16,16,17,18,19,19,20,21,21,22,23,24,24,25,26,27,27,28,29,29,30,31,32,32,33,34,35,35,36,37,38,38,39,40,40,... | 51.375 | 207 | 0.588808 |
2be2eac1072ddf0c21308ac1eab561534fbe2204 | 736 | asm | Assembly | programs/oeis/085/A085583.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/085/A085583.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/085/A085583.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A085583: Number of (3412,1234)-avoiding involutions in S_n.
; 1,2,4,8,16,29,51,83,131,196,286,402,554,743,981,1269,1621,2038,2536,3116,3796,4577,5479,6503,7671,8984,10466,12118,13966,16011,18281,20777,23529,26538,29836,33424,37336,41573,46171,51131,56491,62252,68454,75098
mov $3,$0
add $3,1
mov $10,$0
lpb $3
mov $... | 17.52381 | 212 | 0.539402 |
432e261992e51b8887d59347356a459272bd2855 | 386 | asm | Assembly | programs/oeis/201/A201455.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/201/A201455.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/201/A201455.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A201455: a(n) = 3*a(n-1) + 4*a(n-2) for n>1, a(0)=2, a(1)=3.
; 2,3,17,63,257,1023,4097,16383,65537,262143,1048577,4194303,16777217,67108863,268435457,1073741823,4294967297,17179869183,68719476737,274877906943,1099511627777,4398046511103,17592186044417,70368744177663,281474976710657,1125899906842623,4503599627370497
... | 35.090909 | 255 | 0.751295 |
96dccc73ee0587e870b0eaf214834dc4b39da77a | 5,481 | asm | Assembly | libtool/src/gmp-6.1.2/mpn/alpha/mode1o.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/mode1o.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/mode1o.asm | kroggen/aergo | 05af317eaa1b62b21dc0144ef74a9e7acb14fb87 | [
"MIT"
] | 498 | 2015-01-08T18:58:18.000Z | 2022-03-20T15:37:45.000Z | dnl Alpha mpn_modexact_1c_odd -- mpn exact remainder
dnl Copyright 2003, 2004 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... | 26.1 | 79 | 0.663747 |
ea02b037cd0ed8f3bc3701d23d581d8998d202e1 | 307 | asm | Assembly | libsrc/_DEVELOPMENT/alloc/balloc/c/sccz80/balloc_addmem_callee.asm | RC2014Z80/z88dk | e5b9447b970e5fae26544b6d8aa5957c98ba0e6a | [
"ClArtistic"
] | 8 | 2017-01-18T12:02:17.000Z | 2021-06-12T09:40:28.000Z | libsrc/_DEVELOPMENT/alloc/balloc/c/sccz80/balloc_addmem_callee.asm | RC2014Z80/z88dk | e5b9447b970e5fae26544b6d8aa5957c98ba0e6a | [
"ClArtistic"
] | 1 | 2017-03-06T07:41:56.000Z | 2017-03-06T07:41:56.000Z | libsrc/_DEVELOPMENT/alloc/balloc/c/sccz80/balloc_addmem_callee.asm | RC2014Z80/z88dk | e5b9447b970e5fae26544b6d8aa5957c98ba0e6a | [
"ClArtistic"
] | 3 | 2017-03-07T03:19:40.000Z | 2021-09-15T17:59:19.000Z |
; void *balloc_addmem(unsigned char q, size_t num, size_t size, void *addr)
SECTION code_clib
SECTION code_alloc_balloc
PUBLIC balloc_addmem_callee
EXTERN asm_balloc_addmem
balloc_addmem_callee:
pop ix
pop de
pop hl
pop bc
dec sp
pop af
inc sp
push ix
jp asm_balloc_addmem
| 13.347826 | 75 | 0.736156 |
ace7495810a8bc244c618609ee7632e163cb0a2b | 633 | asm | Assembly | oeis/085/A085779.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/085/A085779.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/085/A085779.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A085779: Smallest m such that the triangular number A000217(n) divides m!.
; Submitted by Jon Maiga
; 1,3,3,5,5,7,7,6,6,11,11,13,13,7,5,17,17,19,19,7,11,23,23,10,13,13,9,29,29,31,31,11,17,17,7,37,37,19,13,41,41,43,43,11,23,47,47,14,14,17,17,53,53,11,11,19,29,59,59,61,61,31,8,13,13,67,67,23,23,71,71,73,73,37,19,19
mo... | 19.181818 | 214 | 0.551343 |
285b932c127fa6225ceea61bc06a68caef021567 | 580 | asm | Assembly | 003_Conv Maiuscole Minuscole/Test.asm | salvatorenitopi/assembly_8086 | 246e504ddc9108a2dbba5b80702ae1fdca20ed11 | [
"Apache-2.0"
] | null | null | null | 003_Conv Maiuscole Minuscole/Test.asm | salvatorenitopi/assembly_8086 | 246e504ddc9108a2dbba5b80702ae1fdca20ed11 | [
"Apache-2.0"
] | null | null | null | 003_Conv Maiuscole Minuscole/Test.asm | salvatorenitopi/assembly_8086 | 246e504ddc9108a2dbba5b80702ae1fdca20ed11 | [
"Apache-2.0"
] | null | null | null | .model small
.stack 100h
.data
istr db 'Carattere M: $'
ostr db 'Carattere m: $'
.code
start:
mov ax, @data
mov ds, ax
mov dx, offset istr
call puts
call getc
mov bl, al
add bl, 32d
call put1310
mov dx, offset ostr
call puts
mov dl, bl
call putc
mov ah, 1h
int 21h
mov ax, 4c00h
int 21h
; subrouti... | 12.083333 | 25 | 0.660345 |
237bdd453c7772d5a48568f1882f125a7a526774 | 134 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_iy/asinh_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_iy/asinh_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_iy/asinh_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
SECTION code_fp_math48
PUBLIC _asinh_fastcall
EXTERN cm48_sdcciy_asinh_fastcall
defc _asinh_fastcall = cm48_sdcciy_asinh_fastcall
| 14.888889 | 49 | 0.88806 |
4438737ca210f83ba2c67a830de534f6bee70c1f | 2,595 | asm | Assembly | programs/oeis/079/A079414.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/079/A079414.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/079/A079414.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A079414: a(n) = 4*n^4 - 3*n^2.
; 1,52,297,976,2425,5076,9457,16192,26001,39700,58201,82512,113737,153076,201825,261376,333217,418932,520201,638800,776601,935572,1117777,1325376,1560625,1825876,2123577,2456272,2826601,3237300,3691201,4191232,4740417,5341876,5998825,6714576,7492537,8336212,9249201,10235200,11298001,124... | 235.909091 | 2,496 | 0.884393 |
6b74ddb33aaf1cb3134865b154ec9bb01a424bda | 2,682 | asm | Assembly | programs/oeis/170/A170780.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/170/A170780.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/170/A170780.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A170780: a(n) = n^8*(n^8 + 1)/2.
; 0,1,32896,21526641,2147516416,76294140625,1410555793536,16616468167201,140737496743936,926510115949281,5000000050000000,22974865038965521,92442129662509056,332708304999455281,1088976669642580096,3284204179137890625,9223372039002259456,24330595941321312961,60719765553807106176,144220... | 383.142857 | 2,618 | 0.949664 |
883f094f795e6734f5b95fa0a5baf683a6632235 | 1,142 | asm | Assembly | programs/oeis/007/A007066.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/007/A007066.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/007/A007066.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A007066: a(n) = 1 + ceiling((n-1)*phi^2), phi = (1+sqrt(5))/2.
; 1,4,7,9,12,15,17,20,22,25,28,30,33,36,38,41,43,46,49,51,54,56,59,62,64,67,70,72,75,77,80,83,85,88,91,93,96,98,101,104,106,109,111,114,117,119,122,125,127,130,132,135,138,140,143,145,148,151,153,156,159,161,164,166,169,172,174,177,180,182,185,187,190,193... | 71.375 | 959 | 0.69965 |
ccf3d5b73e0c4502e5d2ce9b608331ec0e1447d5 | 382 | asm | Assembly | programs/oeis/160/A160656.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/160/A160656.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/160/A160656.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A160656: The odd prime numbers together with 0: p - (-1)^p - 1 where p = n-th prime.
; 0,3,5,7,11,13,17,19,23,29,31,37,41,43,47,53,59,61,67,71,73,79,83,89,97,101,103,107,109,113,127,131,137,139,149,151,157,163,167,173,179,181,191,193,197,199,211,223,227,229,233,239,241,251,257,263,269,271,277
mov $1,$0
cal $0,40 ; T... | 34.727273 | 208 | 0.659686 |
019384c5c24803ccbc1aa77c24228c5bdf5513b6 | 390 | nasm | Assembly | Projetos/F-Assembly/src/nasm/mod.nasm | juanjorgegarcia/Z01 | 7d49ef8f476f9c8e9f187a62f96fdca7bcd46314 | [
"Unlicense"
] | null | null | null | Projetos/F-Assembly/src/nasm/mod.nasm | juanjorgegarcia/Z01 | 7d49ef8f476f9c8e9f187a62f96fdca7bcd46314 | [
"Unlicense"
] | 67 | 2018-03-13T21:40:05.000Z | 2018-05-23T19:17:13.000Z | Projetos/F-Assembly/src/nasm/mod.nasm | juanjorgegarcia/Z01 | 7d49ef8f476f9c8e9f187a62f96fdca7bcd46314 | [
"Unlicense"
] | 3 | 2018-03-07T01:27:37.000Z | 2018-03-23T19:35:14.000Z | ; Arquivo: Mod.nasm
; Curso: Elementos de Sistemas
; Criado por: Luciano Soares
; Data: 27/03/2017
; Divide o número posicionado na RAM[1] pelo número posicionado no RAM[2]
;e armazena o resultado na RAM[0].
leaw $1,%A
movw (%A),%D
leaw $2,%A
movw (%A),%S
leaw $11,%A
jle %D
movw %S,%A
subw %D,%A,%D
leaw $4,%A
jmp
no... | 14.444444 | 74 | 0.638462 |
0a822e959591b9d433bd13b305007afd403f23dc | 585 | asm | Assembly | programs/oeis/071/A071917.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/071/A071917.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/071/A071917.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A071917: Number of pairs (x,y) where x is even, y is odd, 1<=x<=n, 1<=y<=n and x+y is prime.
; 0,1,2,4,5,7,9,11,14,18,21,25,28,31,35,40,44,48,52,56,61,67,72,78,84,90,97,104,110,117,124,131,138,146,154,163,172,181,190,200,209,219,228,237,247,257,266,275,285,295,306,318,329,341,354,367,381,395,408,421,433,445,457,470,4... | 53.181818 | 370 | 0.682051 |
db59ee066dcf4a0aacc83a21fdb13ebd56b1537b | 576 | asm | Assembly | oeis/253/A253082.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/253/A253082.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/253/A253082.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A253082: Partial sums of A246595.
; Submitted by Christian Krause
; 1,2,3,7,8,9,13,22,23,24,25,29,33,37,46,62,63,64,65,69,70,71,75,84,88,92,96,112,121,130,146,171,172,173,174,178,179,180,184,193,194,195,196,200,204,208,217,233,237,241,245,261,265,269,285,321,330,339,348,384,400,416,441,477,478,479,480,484,485,486,490... | 38.4 | 368 | 0.692708 |
40b82eb09b30f938c146b3cf161069752b5e02bd | 456 | asm | Assembly | src/demo/m2_hello.asm | hallorant/bitmit | 58f337ecbafe04066e71bc54efa4640643bf5373 | [
"Apache-2.0"
] | 6 | 2020-08-16T03:23:37.000Z | 2022-03-19T20:50:27.000Z | src/demo/m2_hello.asm | hallorant/bitmit | 58f337ecbafe04066e71bc54efa4640643bf5373 | [
"Apache-2.0"
] | 1 | 2021-09-14T22:24:14.000Z | 2021-09-15T01:48:48.000Z | src/demo/m2_hello.asm | hallorant/bitmit | 58f337ecbafe04066e71bc54efa4640643bf5373 | [
"Apache-2.0"
] | 1 | 2021-09-09T22:50:31.000Z | 2021-09-09T22:50:31.000Z | ; Toy Model 2 program that writes "Hello TRS-80 Model II" at the center
; of the screen via TRSDOS operating system calls.
org $3000
text defb 'Hello TRS-80 Model II'
main:
; Clear the screen.
ld b,1
ld c,1
ld a,7 ; VDINIT (pg 234)
rst 8
; Display our text @ row 11 column 29.
ld b,11 ; row
ld c,29... | 21.714286 | 71 | 0.638158 |
82854a7a0cff25207faa0def76f0bbacea3ef3ed | 779 | asm | Assembly | oeis/285/A285475.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/285/A285475.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/285/A285475.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A285475: Decimal representation of the diagonal from the origin to the corner of the n-th stage of growth of the two-dimensional cellular automaton defined by "Rule 3", based on the 5-celled von Neumann neighborhood.
; 1,3,4,15,16,63,64,255,256,1023,1024,4095,4096,16383,16384,65535,65536,262143,262144,1048575,1048576... | 70.818182 | 490 | 0.830552 |
ea968633ec7608cb1357bdf5a9fd201c9fb95b96 | 1,665 | asm | Assembly | programs/oeis/245/A245996.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/245/A245996.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/245/A245996.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A245996: Number of length 1+2 0..n arrays with no pair in any consecutive three terms totalling exactly n
; 2,8,28,64,126,216,344,512,730,1000,1332,1728,2198,2744,3376,4096,4914,5832,6860,8000,9262,10648,12168,13824,15626,17576,19684,21952,24390,27000,29792,32768,35938,39304,42876,46656,50654,54872,59320,64000,68922,... | 166.5 | 1,500 | 0.842643 |
062a5ae21404320e59a0b1485825e5858b9f4e5e | 7,436 | asm | Assembly | P6/data_P6_2/cal_R_test51.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | 1 | 2022-01-23T09:24:47.000Z | 2022-01-23T09:24:47.000Z | P6/data_P6_2/cal_R_test51.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | P6/data_P6_2/cal_R_test51.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | lui $1,58484
ori $1,$1,56240
lui $2,35220
ori $2,$2,8995
lui $3,13102
ori $3,$3,62982
lui $4,31226
ori $4,$4,48280
lui $5,61161
ori $5,$5,11046
lui $6,62293
ori $6,$6,51047
mthi $1
mtlo $2
sec0:
nop
nop
nop
sltu $4,$6,$2
sec1:
nop
nop
xor $6,$3,$3
sltu $4,$6,$2
sec2:
nop
nop
slti $6,$4,1546
sltu $0,$6,$2
se... | 11.61875 | 19 | 0.529182 |
2405328c0794ff9c907f9bca9d73c757f90dcef2 | 6,925 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_12810_58.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_12810_58.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_12810_58.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r13
push %r15
push %rbp
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x13515, %rdi
nop
nop
nop
inc %rbp
movw $0x6162, (%rdi)
nop
nop
add $1482, %rdx
lea addresses_normal_ht+0x147ad, %r15
nop
nop
and $1971, %r13
movw $0x6162, (%r15)
nop
nop
nop
... | 35.695876 | 2,999 | 0.659061 |
4099cfea87cc893b8e7f392c9ada3c4c78dd1394 | 4,003 | asm | Assembly | LibSource/mpir/mpn/x86_64w/broadwell/avx/subadd_n.asm | ekzyis/CrypTool-2 | 1af234b4f74486fbfeb3b3c49228cc36533a8c89 | [
"Apache-2.0"
] | 12 | 2021-09-29T14:50:06.000Z | 2022-03-31T15:01:21.000Z | LibSource/mpir/mpn/x86_64w/broadwell/avx/subadd_n.asm | ekzyis/CrypTool-2 | 1af234b4f74486fbfeb3b3c49228cc36533a8c89 | [
"Apache-2.0"
] | 15 | 2021-12-24T22:53:49.000Z | 2021-12-25T10:03:13.000Z | LibSource/mpir/mpn/x86_64w/skylake/avx/subadd_n.asm | ekzyis/CrypTool-2 | 1af234b4f74486fbfeb3b3c49228cc36533a8c89 | [
"Apache-2.0"
] | 10 | 2021-10-17T19:46:51.000Z | 2022-03-18T02:57:57.000Z | ; AMD64 mpn_subadd_n
;
; Copyright 2017 Jens Nurmann
;
; This file is part of the MPIR Library.
; The MPIR Library is free software; you can redistribute it and/or modify
; it under the terms of the GNU Lesser General Public License as published
; by the Free Software Foundation; either version 2.1 of the License... | 25.01875 | 77 | 0.583063 |
2a03535f7aaf25b57b77fb1ba79f3987fa8a6b50 | 1,108 | asm | Assembly | demo01/main.asm | JohanSmet/c64_experiments | 5a535daea64a578dde560f6c957cf25dca2a113e | [
"BSD-3-Clause"
] | null | null | null | demo01/main.asm | JohanSmet/c64_experiments | 5a535daea64a578dde560f6c957cf25dca2a113e | [
"BSD-3-Clause"
] | null | null | null | demo01/main.asm | JohanSmet/c64_experiments | 5a535daea64a578dde560f6c957cf25dca2a113e | [
"BSD-3-Clause"
] | null | null | null | ; demo05/main.asm - Johan Smet - BSD-3-Clause (see LICENSE)
; BASIC loader
* = $0801 ; change program counter to start of BASIC area
.word (+) ; pointer to next line of basic code
.word 2005 ; current basic line number
.null $9e, format("%d", start) ; $9e == token for SYS keywor... | 30.777778 | 115 | 0.629964 |
12b70ee950bc822d58be949fb911099e838fe9e1 | 536 | asm | Assembly | oeis/065/A065890.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/065/A065890.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/065/A065890.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A065890: Number of composites less than the n-th prime.
; Submitted by Jamie Morken(s3)
; 0,0,1,2,5,6,9,10,13,18,19,24,27,28,31,36,41,42,47,50,51,56,59,64,71,74,75,78,79,82,95,98,103,104,113,114,119,124,127,132,137,138,147,148,151,152,163,174,177,178,181,186,187,196,201,206,211,212,217,220,221,230,243,246,247,250,263... | 59.555556 | 362 | 0.714552 |
3d127a7dcc5f20d94c4555767945ddcabf54f05d | 448 | asm | Assembly | programs/oeis/097/A097913.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/097/A097913.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/097/A097913.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A097913: G.f.: (1+x^18)/((1-x)*(1-x^8)*(1-x^12)*(1-x^24)).
; 1,1,1,1,1,1,1,1,2,2,2,2,3,3,3,3,4,4,5,5,6,6,6,6,9,9,10,10,11,11,12,12,15,15,16,16,19,19,20,20,23,23,26,26,29,29,30,30,36,36,39,39,42,42,45,45,51,51,54,54,60,60,63,63,69,69,75,75,81,81,84,84,94,94,100,100,106,106,112,112,122,122,128,128,138,138,144,144,154,1... | 74.666667 | 301 | 0.595982 |
ae03a9f4b7a120d368435915b61afef07d742209 | 437 | asm | Assembly | programs/oeis/160/A160412.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/160/A160412.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/160/A160412.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A160412: Number of "ON" cells at n-th stage in simple 2-dimensional cellular automaton (see Comments for precise definition).
; 0,3,12,21,48,57,84,111,192,201,228,255,336,363,444,525,768,777,804,831,912,939,1020,1101,1344,1371,1452,1533,1776,1857,2100,2343,3072,3081,3108,3135,3216,3243,3324,3405,3648,3675,3756,3837,4... | 54.625 | 210 | 0.716247 |
1b25c7de68cc233b1effa3e25a640fc1171c7193 | 873 | asm | Assembly | programs/oeis/259/A259653.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/259/A259653.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/259/A259653.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A259653: a(0)=0, a(1)=1, a(n) = min{3 a(k) + (3^(n-k)-1)/2, k=0..(n-1)} for n>=2.
; 0,1,4,7,16,25,34,61,88,115,142,223,304,385,466,547,790,1033,1276,1519,1762,2005,2734,3463,4192,4921,5650,6379,7108,9295,11482,13669,15856,18043,20230,22417,24604,31165,37726,44287,50848,57409,63970,70531,77092,83653,103336,123019,1427... | 72.75 | 636 | 0.764032 |
96441a6ca3b0078a4fa9958db496b32c0e4b92ab | 786 | asm | Assembly | oeis/136/A136777.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/136/A136777.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/136/A136777.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A136777: Number of multiplex juggling sequences of length n, base state <2,1> and hand capacity 2.
; Submitted by Jamie Morken(s4)
; 1,4,22,124,706,4036,23110,132412,758866,4349572,24931318,142906108,819141730,4695354436,26913992998,154272336316,884296781554,5068833880324,29054812882390,166543662614908,95463673344819... | 39.3 | 499 | 0.80916 |
70611e85cd1b0d581c5b5068e8507da380901a5c | 300,428 | asm | Assembly | usertests.asm | gangwareGremlins/PA3 | 2d9b6103a93a2633e0328f9ba30347b01a37cde3 | [
"MIT-0"
] | null | null | null | usertests.asm | gangwareGremlins/PA3 | 2d9b6103a93a2633e0328f9ba30347b01a37cde3 | [
"MIT-0"
] | null | null | null | usertests.asm | gangwareGremlins/PA3 | 2d9b6103a93a2633e0328f9ba30347b01a37cde3 | [
"MIT-0"
] | null | null | null |
_usertests: file format elf32-i386
Disassembly of section .text:
00000000 <opentest>:
// simple file system tests
void
opentest(void)
{
0: 55 push %ebp
1: 89 e5 mov %esp,%ebp
3: 83 ec 18 sub $0x18,%esp
int fd;
printf(stdout, "op... | 39.592514 | 240 | 0.435509 |
1088ead4bcb5f8136415b4a39b6f7856ad309221 | 451 | asm | Assembly | oeis/083/A083312.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/083/A083312.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/083/A083312.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A083312: Largest integer m such that 1+2+...+m divides n.
; Submitted by Christian Krause
; 1,1,2,1,1,3,1,1,2,4,1,3,1,1,5,1,1,3,1,4,6,1,1,3,1,1,2,7,1,5,1,1,2,1,1,8,1,1,2,4,1,6,1,1,9,1,1,3,1,4,2,1,1,3,10,7,2,1,1,5,1,1,6,1,1,11,1,1,2,4,1,8,1,1,5,1,1,12,1,4,2,1,1,7,1,1,2,1,1,9,13,1,2,1,1,3,1,1,2,4
add $0,1
mov $1,$0
lp... | 22.55 | 205 | 0.532151 |
58d1b1ba7dad45497545b4a03b397910e78577c7 | 907 | asm | Assembly | examples/exercicio_4.asm | AlessandroFonseca/util.asm | d4c86671e6ee02bb04c68993f06a7c67f5fd0716 | [
"MIT"
] | 1 | 2020-07-08T02:51:26.000Z | 2020-07-08T02:51:26.000Z | examples/exercicio_4.asm | AlessandroFonseca/util.asm | d4c86671e6ee02bb04c68993f06a7c67f5fd0716 | [
"MIT"
] | null | null | null | examples/exercicio_4.asm | AlessandroFonseca/util.asm | d4c86671e6ee02bb04c68993f06a7c67f5fd0716 | [
"MIT"
] | null | null | null | %include '../util.asm'
default rel
section .text
global _main
;
;rótulo no código é como se fosse funçao
;rótulo na área de dados é nome de variável
;
_main: ;rotulo inicio do programa
;lea rdi, [fibonacci]
mov qword [fibonacci], 0
mov qword [fibonacci+1*8],1
mov r10, 2
laco:
lea r15, [fibonacci... | 15.912281 | 46 | 0.586549 |
f519017756a9cd02be38fc6bdc2f00778746cdb7 | 566 | asm | Assembly | oeis/053/A053541.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/053/A053541.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/053/A053541.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A053541: a(n) = n*10^(n-1).
; 1,20,300,4000,50000,600000,7000000,80000000,900000000,10000000000,110000000000,1200000000000,13000000000000,140000000000000,1500000000000000,16000000000000000,170000000000000000,1800000000000000000,19000000000000000000,200000000000000000000,2100000000000000000000,22000000000000000000000,... | 62.888889 | 485 | 0.874558 |
7fe08e8800f235fb18e0c620dc05d49cc43086e4 | 1,871 | asm | Assembly | tasm/CICLO.asm | isdimaggio/esercizi | 2f964ee02613644f79842219f4d2ad045052d379 | [
"Apache-2.0"
] | null | null | null | tasm/CICLO.asm | isdimaggio/esercizi | 2f964ee02613644f79842219f4d2ad045052d379 | [
"Apache-2.0"
] | null | null | null | tasm/CICLO.asm | isdimaggio/esercizi | 2f964ee02613644f79842219f4d2ad045052d379 | [
"Apache-2.0"
] | null | null | null | ;Copyright 2021 Lo Mele Vittorio
;
;Licensed under the Apache License, Version 2.0 (the "License");
;you may not use this file except in compliance with the License.
;You may obtain a copy of the License at
;
; http://www.apache.org/licenses/LICENSE-2.0
;
;Unless required by applicable law or agreed to in wr... | 20.56044 | 74 | 0.62961 |
3272a726e35c1c773431c7fee451916e3c220a37 | 4,655 | asm | Assembly | 8088/dma_scratch.asm | reenigne/reenigne | c3eb8b31d7964e78bbe44908987d4be052a74488 | [
"Unlicense"
] | 92 | 2015-04-10T17:45:11.000Z | 2022-03-30T17:58:51.000Z | 8088/dma_scratch.asm | reenigne/reenigne | c3eb8b31d7964e78bbe44908987d4be052a74488 | [
"Unlicense"
] | 2 | 2017-11-05T07:21:35.000Z | 2018-11-04T23:36:13.000Z | 8088/dma_scratch.asm | reenigne/reenigne | c3eb8b31d7964e78bbe44908987d4be052a74488 | [
"Unlicense"
] | 18 | 2015-04-11T20:32:44.000Z | 2021-11-06T05:19:57.000Z | ; Start 4164 block refresh with compressed timing giving 513 cycles every 18432 (2.78% overhead) compared to normal overhead which is probably 4 cycles every 72 (5.56% overhead)
mov al,TIMER1 | BOTH | MODE2 | BINARY
out 0x43,al
mov al,0
out 0x41,al
mov al,18
out 0x41,al
out 0x0c,al ; clear byte pointer... | 31.241611 | 200 | 0.7029 |
0416aba7740590e83ab1130914678e6779d08732 | 2,482 | asm | Assembly | TileDemo/Objects/Rick/Rick.asm | wide-dot/game-projects | a8c9cd914e580b04c6d95526f6003ac0b558d364 | [
"Apache-2.0"
] | 11 | 2021-09-07T18:45:06.000Z | 2022-02-15T06:36:19.000Z | TileDemo/Objects/Rick/Rick.asm | wide-dot/game-projects | a8c9cd914e580b04c6d95526f6003ac0b558d364 | [
"Apache-2.0"
] | null | null | null | TileDemo/Objects/Rick/Rick.asm | wide-dot/game-projects | a8c9cd914e580b04c6d95526f6003ac0b558d364 | [
"Apache-2.0"
] | 1 | 2021-11-22T08:43:52.000Z | 2021-11-22T08:43:52.000Z | ; ---------------------------------------------------------------------------
; Object - Rick
;
; input REG : [u] pointer to Object Status Table (OST)
; ---------
;
; ---------------------------------------------------------------------------
INCLUDE "./Engine/Macros.asm"
Rick
lda routine,u
... | 25.326531 | 104 | 0.4722 |
509e76ca333fdd284f8931e347cdf3c317baa9f2 | 347 | asm | Assembly | oeis/021/A021295.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/021/A021295.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/021/A021295.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A021295: Decimal expansion of 1/291.
; Submitted by Jon Maiga
; 0,0,3,4,3,6,4,2,6,1,1,6,8,3,8,4,8,7,9,7,2,5,0,8,5,9,1,0,6,5,2,9,2,0,9,6,2,1,9,9,3,1,2,7,1,4,7,7,6,6,3,2,3,0,2,4,0,5,4,9,8,2,8,1,7,8,6,9,4,1,5,8,0,7,5,6,0,1,3,7,4,5,7,0,4,4,6,7,3,5,3,9,5,1,8,9,0,0,3
seq $0,42 ; Unary representation of natural numbers.
mu... | 38.555556 | 199 | 0.590778 |
8b021c4663c99777415bb620ade45d2da6ed3f6b | 120 | asm | Assembly | test_kom1.asm | acastrauss/compiler_project | 540e96493350d5cb34a7259a74bb1ecb1f3a3a2b | [
"MIT"
] | null | null | null | test_kom1.asm | acastrauss/compiler_project | 540e96493350d5cb34a7259a74bb1ecb1f3a3a2b | [
"MIT"
] | null | null | null | test_kom1.asm | acastrauss/compiler_project | 540e96493350d5cb34a7259a74bb1ecb1f3a3a2b | [
"MIT"
] | null | null | null |
main:
PUSH %14
MOV %15,%14
@main_body:
MOV $0,%13
JMP @main_exit
@main_exit:
MOV %14,%15
POP %14
RET | 10.909091 | 17 | 0.566667 |
d3e4d93560d4ccb15d60c1ef374174544aaf0437 | 1,123 | asm | Assembly | programs/oeis/287/A287770.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/287/A287770.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/287/A287770.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A287770: Positions of 1 in A287769; complement of A276855.
; 1,2,3,5,6,7,8,10,11,12,14,15,16,17,19,20,21,22,24,25,26,28,29,30,31,33,34,35,37,38,39,40,42,43,44,45,47,48,49,51,52,53,54,56,57,58,59,61,62,63,65,66,67,68,70,71,72,74,75,76,77,79,80,81,82,84,85,86,88,89,90,91,93,94,95,97,98,99,100,102,103,104,105,107,108,10... | 102.090909 | 916 | 0.703473 |
dc389329f8515af8f69be6f0e38946f5f69f2433 | 674 | asm | Assembly | programs/oeis/188/A188516.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/188/A188516.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/188/A188516.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A188516: Number of nX2 binary arrays without the pattern 1 1 0 diagonally, vertically or horizontally
; 4,16,49,144,400,1089,2916,7744,20449,53824,141376,370881,972196,2547216,6671889,17472400,45751696,119793025,313644100,821166336,2149898689,5628600576,14736017664,38579637889,101003196100,264430435984,692288897521,1... | 84.25 | 353 | 0.804154 |
3c6a61c8f5cb99b4a9ba52234a5dbbaba4bb0daf | 6,588 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i9-9900K_12_0xca_notsx.log_21829_1001.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i9-9900K_12_0xca_notsx.log_21829_1001.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i9-9900K_12_0xca_notsx.log_21829_1001.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 %r8
push %rax
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x1cfe0, %rdx
nop
xor $3918, %r8
vmovups (%rdx), %ymm3
vextracti128 $0, %ymm3, %xmm3
vpextrq $0, %xmm3, %r14
nop
nop
xor $9092, %rbp
lea addresses_WC_ht+0x1c1e8, %rdx
... | 36 | 2,999 | 0.65847 |
cfe0ddafb768f365f9431d3b5a1109a78eb3f161 | 502 | asm | Assembly | solutions/13 - Injection Sites 2/size-37_speed-5.asm | michaelgundlach/7billionhumans | 02c6f3963364362c95cb516cbc6ef1efc073bb2e | [
"MIT"
] | 45 | 2018-09-05T04:56:59.000Z | 2021-11-22T08:57:26.000Z | solutions/13 - Injection Sites 2/size-37_speed-5.asm | michaelgundlach/7billionhumans | 02c6f3963364362c95cb516cbc6ef1efc073bb2e | [
"MIT"
] | 36 | 2018-09-01T11:34:26.000Z | 2021-05-19T23:20:49.000Z | solutions/13 - Injection Sites 2/size-37_speed-5.asm | michaelgundlach/7billionhumans | 02c6f3963364362c95cb516cbc6ef1efc073bb2e | [
"MIT"
] | 36 | 2018-09-01T07:44:19.000Z | 2021-09-10T19:07:35.000Z | -- 7 Billion Humans (2053) --
-- 13: Injection Sites 2 --
-- Author: ansvonwa
-- Size: 37
-- Speed: 5
step s
pickup c
if e == nothing or
w == nothing:
step s
step s
step s
if s == nothing:
step se
step se
step se
else:
step s
step s
step s
endif
step se
step se
drop
endif
if e == nothing:
step ... | 9.471698 | 29 | 0.629482 |
556f8ef310be968b0bfc791baa02898775390ff9 | 1,209 | asm | Assembly | Microprocessor/PrinterDemo.asm | Nmane1612/Nihar-Mane | aa4db52a384f706a431c994e4e12d8e5e0cd8402 | [
"Apache-2.0"
] | 3 | 2019-12-27T06:07:37.000Z | 2020-07-01T08:51:32.000Z | Microprocessor/PrinterDemo.asm | Nihar16/Personal-Repository | 0d319eeb8dbfa3f7c3eb8501829939ecd6923464 | [
"MIT"
] | null | null | null | Microprocessor/PrinterDemo.asm | Nihar16/Personal-Repository | 0d319eeb8dbfa3f7c3eb8501829939ecd6923464 | [
"MIT"
] | null | null | null | ; the printer demonstration.
; this is simplified/ms-dos complatible version.
; this example may not work on Windows XP, however it may work for Windows 95/98:
; http://support.microsoft.com/default.aspx?scid=kb;en-us;Q258878
; the printer device is created by Andrew Nelis.
; the original example that uses... | 21.981818 | 92 | 0.602978 |
0007ab23a3791252a88e554ae051763ad8d923e2 | 8,191 | asm | Assembly | examples/asm/tdot_5_18.asm | ptorru/reticle | b46d960201e75f4c15b87c143ebabf9149ff67c0 | [
"Apache-2.0"
] | 35 | 2020-06-19T13:51:33.000Z | 2022-03-14T17:37:09.000Z | examples/asm/tdot_5_18.asm | ptorru/reticle | b46d960201e75f4c15b87c143ebabf9149ff67c0 | [
"Apache-2.0"
] | null | null | null | examples/asm/tdot_5_18.asm | ptorru/reticle | b46d960201e75f4c15b87c143ebabf9149ff67c0 | [
"Apache-2.0"
] | 4 | 2021-05-08T20:04:30.000Z | 2021-08-31T17:33:04.000Z | def main(a0:i8, c0:i8, e0:i8, g0:i8, i0:i8, a1:i8, c1:i8, e1:i8, g1:i8, i1:i8, a2:i8, c2:i8, e2:i8, g2:i8, i2:i8, a3:i8, c3:i8, e3:i8, g3:i8, i3:i8, a4:i8, c4:i8, e4:i8, g4:i8, i4:i8, a5:i8, c5:i8, e5:i8, g5:i8, i5:i8, a6:i8, c6:i8, e6:i8, g6:i8, i6:i8, a7:i8, c7:i8, e7:i8, g7:i8, i7:i8, a8:i8, c8:i8, e8:i8, g8:i8, i8:... | 89.032609 | 1,423 | 0.555366 |
8c257eb12451a631518b2630ddf0e48ddcce4766 | 2,897 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_59_2695.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_0x84_notsx.log_59_2695.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_0x84_notsx.log_59_2695.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 %r8
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0xa07a, %rsi
lea addresses_normal_ht+0xbe58, %rdi
nop
nop
nop
nop
nop
add %r10, %r10
mov $4, %rcx
rep movsb
nop
nop
nop
nop
nop
xor %r8, %r8
lea addresses_A_ht+0x13efa, %r14
clflush (%r1... | 18.934641 | 176 | 0.651363 |
2d613e731fdf48cc9da070b4350e4a06f717090a | 23,759 | asm | Assembly | src/vdp.asm | fjpena/sword-of-ianna-msx2 | f104f46a677e4b21f42fbed478307a0bb1d372f3 | [
"Apache-2.0"
] | 43 | 2017-10-21T23:01:25.000Z | 2022-02-21T17:45:11.000Z | src/vdp.asm | fjpena/sword-of-ianna-msx2 | f104f46a677e4b21f42fbed478307a0bb1d372f3 | [
"Apache-2.0"
] | null | null | null | src/vdp.asm | fjpena/sword-of-ianna-msx2 | f104f46a677e4b21f42fbed478307a0bb1d372f3 | [
"Apache-2.0"
] | 6 | 2017-10-23T05:48:50.000Z | 2022-01-06T03:11:49.000Z | ; VDP routines
; BIOS definitions
VDPREG EQU $F3DF ; REG 0 of VDP
WRTVDP EQU $0047 ; Write B to VDP register C
CHGMOD EQU $005F ; set screen mode
; VRAM definitions
CHRTBL equ #0000
NAMTBL equ #1800
CLRTBL equ #2000
SPRTBL equ #f800 ;#3800
SPRATR equ #7400 ;#1b00
NAME_TBL equ NAMT... | 23.711577 | 97 | 0.514079 |
5c49ad085454cbf31bf4bb873bf8475c58d4ce98 | 1,104 | asm | Assembly | programs/oeis/106/A106328.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/106/A106328.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/106/A106328.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A106328: Numbers j such that 8*(j^2) + 9 = k^2 for some positive number k.
; 0,3,18,105,612,3567,20790,121173,706248,4116315,23991642,139833537,815009580,4750223943,27686334078,161367780525,940520349072,5481754313907,31950005534370,186218278892313,1085359667819508,6325939728024735,36870278700328902,214895732473948677... | 78.857143 | 924 | 0.881341 |
f51dd0de4ef217a9af5740b11b42a56f70bdbeb8 | 897 | asm | Assembly | Progetti/Conteggio particelle/particelle.asm | lucafioravanti/MIPS | a52ea3bde6463ac8878f475a50c64830fccd9776 | [
"Unlicense"
] | null | null | null | Progetti/Conteggio particelle/particelle.asm | lucafioravanti/MIPS | a52ea3bde6463ac8878f475a50c64830fccd9776 | [
"Unlicense"
] | null | null | null | Progetti/Conteggio particelle/particelle.asm | lucafioravanti/MIPS | a52ea3bde6463ac8878f475a50c64830fccd9776 | [
"Unlicense"
] | null | null | null |
# f1: amt of substance [g]
# f2: molar mass [g/mol]
# f3: number of moles
# f5: k
# f4: number of particles found
.data
k: .float 602214076000000000000000.0
s_isamt: .asciiz "Enter the amount of substance [g]: "
s_imm: .asciiz "Enter the molar mass [g/mol]: "
s_par: .asciiz "Number of particles found: "
.te... | 19.933333 | 62 | 0.623188 |
076bf9641a463c95783be2234ddc912f34235608 | 2,015 | asm | Assembly | win64_examples/__getmainargs_test3.asm | rgimad/fasm_programs | f6739ea19d5a3cdc759d902971a889eda5e98e9a | [
"MIT"
] | 8 | 2021-03-23T05:24:56.000Z | 2021-11-29T08:56:33.000Z | win64_examples/__getmainargs_test3.asm | rgimad/fasm_programs | f6739ea19d5a3cdc759d902971a889eda5e98e9a | [
"MIT"
] | null | null | null | win64_examples/__getmainargs_test3.asm | rgimad/fasm_programs | f6739ea19d5a3cdc759d902971a889eda5e98e9a | [
"MIT"
] | 1 | 2021-09-18T07:26:29.000Z | 2021-09-18T07:26:29.000Z | format PE64
entry start
include 'win64a.inc'
;;section '.data' data readable writeable
;;;
section '.bss' readable writeable
argc dq ?
argv dq ?
envp dq ?
sinfo STARTUPINFO
section '.text' code readable executable
start:
; int __getmainargs(int * _Argc, char ... | 27.60274 | 116 | 0.522084 |
589ea2907eec977aa8542e3ad6ae68de25d95fbf | 1,485 | asm | Assembly | compiler_design/01/my-pwd.asm | mohsend/Magnificent-University-projects | 4b0f9df939a60ace45eeccb331db85af77d83ee9 | [
"MIT"
] | null | null | null | compiler_design/01/my-pwd.asm | mohsend/Magnificent-University-projects | 4b0f9df939a60ace45eeccb331db85af77d83ee9 | [
"MIT"
] | null | null | null | compiler_design/01/my-pwd.asm | mohsend/Magnificent-University-projects | 4b0f9df939a60ace45eeccb331db85af77d83ee9 | [
"MIT"
] | null | null | null | ; Mimics the `pwd` program in *nix
; (Prints current working directory on standard out)
;------------
;stack segment :
STSEG SEGMENT
DB 64 DUP (?)
STSEG ENDS
;------------
;data segment :
DTSEG SEGMENT
; place program data here
dirname DB 67 dup(00h) ; ASCIZ string
DTSEG ENDS
;-----------
CDSE... | 22.846154 | 66 | 0.614141 |
04652ffc42fee61fc27046d9d902e816f426036e | 373 | asm | Assembly | programs/oeis/325/A325689.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/325/A325689.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/325/A325689.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A325689: Number of length-3 compositions of n such that no part is the sum of the other two.
; 0,0,0,1,0,6,4,15,12,28,24,45,40,66,60,91,84,120,112,153,144,190,180,231,220,276,264,325,312,378,364,435,420,496,480,561,544,630,612,703,684,780,760,861,840,946,924,1035,1012,1128,1104,1225,1200,1326,1300,1431
trn $0,1
sub ... | 33.909091 | 210 | 0.697051 |
138ab52e58b5b7b24c980d43a7c41ed5a53ce614 | 761 | asm | Assembly | dict.asm | cthulhuology/firth | fb03d4e3411d51dd1eb4e20afc2f320f1f438949 | [
"BSD-3-Clause"
] | 12 | 2015-05-11T07:46:30.000Z | 2022-02-26T23:38:31.000Z | dict.asm | cthulhuology/firth | fb03d4e3411d51dd1eb4e20afc2f320f1f438949 | [
"BSD-3-Clause"
] | 1 | 2019-03-03T20:17:36.000Z | 2020-07-02T09:37:23.000Z | dict.asm | cthulhuology/firth | fb03d4e3411d51dd1eb4e20afc2f320f1f438949 | [
"BSD-3-Clause"
] | 2 | 2020-07-04T11:41:16.000Z | 2021-05-15T09:18:51.000Z | ; create a dictionary entry (in data)
dict boot,'boot'
dict arg1,'#1'
dict arg2,'#2'
dict arg3,'#3'
dict arg4,'#4'
dict arg5,'#5'
dict arg6,'#6'
dict os,'os'
dict rpush,'>r'
dict rpop,'r>'
dict dupe,'.'
dict nip,';;'
dict drop,';'
dict stack,'$'
dict free, 'fp'
dict compile,','
dict alloc,'#'
dict fetch,'@'
dict fetchp... | 16.191489 | 37 | 0.626807 |
115bfb2f9701273903b38e74c5248e67eb8bc204 | 354 | asm | Assembly | programs/oeis/100/A100030.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/100/A100030.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/100/A100030.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A100030: Bisection of A008472.
; 2,2,5,2,7,5,9,2,5,7,13,5,15,9,10,2,19,5,21,7,12,13,25,5,7,15,5,9,31,10,33,2,16,19,14,5,39,21,18,7,43,12,45,13,10,25,49,5,9,7,22,15,55,5,18,9,24,31,61,10,63,33,12,2,20,16,69,19,28,14,73,5,75,39,10,21,20,18,81,7,5
lpb $0
mul $0,2
sub $0,2
dif $0,4
lpe
seq $0,8472 ; Sum of the dis... | 32.181818 | 213 | 0.627119 |
81834c8b4323b0b6f1ecbd05a300950f7034ab76 | 4,006 | asm | Assembly | bddisasm_test/basic/basic2_64.asm | andreaswimmer/bddisasm | 960e9eaeee4f87d8269095031cd6cfb8aabb998b | [
"Apache-2.0"
] | 675 | 2020-07-09T12:57:49.000Z | 2022-03-26T15:03:53.000Z | bddisasm_test/basic/basic2_64.asm | andreaswimmer/bddisasm | 960e9eaeee4f87d8269095031cd6cfb8aabb998b | [
"Apache-2.0"
] | 41 | 2020-07-22T07:15:07.000Z | 2022-03-23T08:34:28.000Z | bddisasm_test/basic/basic2_64.asm | andreaswimmer/bddisasm | 960e9eaeee4f87d8269095031cd6cfb8aabb998b | [
"Apache-2.0"
] | 94 | 2020-07-09T14:39:02.000Z | 2022-03-27T10:37:03.000Z | bits 64
ud2
sfence
lfence
mfence
monitor
mwait
prefetcht0 [rbx]
prefetcht1 [rbx]
prefetcht2 [rbx]
prefetchnta [rbx]
cmovc ax, cx
cmovc eax, ecx
cmovc rax, rcx
cmovc ax, [ebx]
cmovc ax, [rbx]
cmovc ... | 23.426901 | 35 | 0.384923 |
3d14f2dd7ebe498904eaa7ed2f86c098ce42cea4 | 3,354 | asm | Assembly | Library/Convert/convertVMUtils.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/Convert/convertVMUtils.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/Convert/convertVMUtils.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @----------------------------------------------------------------------
Copyright (c) Berkeley Softworks 1992 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: Convert
FILE: convertVMUtils.asm
REVISION HISTORY:
Name Date Description
---- ---- -----------
Tony 3/92 Initial version
DESCRIP... | 19.165714 | 80 | 0.574836 |
0218dc23b7af8ae81abb9d901b1de14d23cb5799 | 191 | asm | Assembly | mc-sema/validator/x86_64/tests/SHR8r1.asm | randolphwong/mcsema | eb5b376736e7f57ff0a61f7e4e5a436bbb874720 | [
"BSD-3-Clause"
] | 2 | 2021-08-07T16:21:29.000Z | 2021-11-17T10:58:37.000Z | mc-sema/validator/x86_64/tests/SHR8r1.asm | randolphwong/mcsema | eb5b376736e7f57ff0a61f7e4e5a436bbb874720 | [
"BSD-3-Clause"
] | null | null | null | mc-sema/validator/x86_64/tests/SHR8r1.asm | randolphwong/mcsema | eb5b376736e7f57ff0a61f7e4e5a436bbb874720 | [
"BSD-3-Clause"
] | null | null | null | BITS 64
;TEST_FILE_META_BEGIN
;TEST_TYPE=TEST_F
;TEST_IGNOREFLAGS=FLAG_AF
;TEST_FILE_META_END
; Shr8R1
mov al, 0x4F
;TEST_BEGIN_RECORDING
shr al, 0x1
;TEST_END_RECORDING
| 15.916667 | 25 | 0.748691 |
eabfafbef03085523848d352743b8b80463b3143 | 216 | asm | Assembly | mc-sema/validator/x86/tests/SETAr.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/SETAr.asm | randolphwong/mcsema | eb5b376736e7f57ff0a61f7e4e5a436bbb874720 | [
"BSD-3-Clause"
] | null | null | null | mc-sema/validator/x86/tests/SETAr.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
; SETA
mov ecx, 0x100
mov ebx, 0x0F0
cmp ecx, ebx
;TEST_BEGIN_RECORDING
seta al
;TEST_END_RECORDING
| 16.615385 | 25 | 0.712963 |
d1a9f65a6f86c1b9cf5a7367c0858c5b493b2a2c | 1,273 | asm | Assembly | Codigos exemplos/sintax.asm | LFMP/ARQ1 | 0f675e2e7c68a8e7ac97332e186170e5e4cfda45 | [
"MIT"
] | 2 | 2018-09-08T18:14:41.000Z | 2018-09-24T16:14:27.000Z | Codigos exemplos/sintax.asm | LFMP/ARQ1 | 0f675e2e7c68a8e7ac97332e186170e5e4cfda45 | [
"MIT"
] | null | null | null | Codigos exemplos/sintax.asm | LFMP/ARQ1 | 0f675e2e7c68a8e7ac97332e186170e5e4cfda45 | [
"MIT"
] | null | null | null | ;MOVIMENTAÇÃO
mov destino, fonte
mov rax, 200
mov rbx, 2fh
mov rax, rcx; vai dar errado pelo tamanho
mov rax, [100] ;[n] = acesso direto a memória principal
mov rbx, [esi] ;[esi] pega o conteúdo dessa posição de memória e coloca em rbx
;ARITIMÉTICAS
add destino, fonte ;destino = destino + fonte
sub destino, fonte ;de... | 24.480769 | 78 | 0.708562 |
041b0c9e477f0fd6752eee5d7bec13833ef63de1 | 433 | asm | Assembly | payloads/x64/src/kernel/find_process_name.asm | pythonone/MS17-010 | b60d830059e4c9181da87ba3f4072467417bcaba | [
"Apache-2.0"
] | 96 | 2017-05-19T11:35:45.000Z | 2021-09-12T08:41:15.000Z | payloads/x64/src/kernel/find_process_name.asm | FDlucifer/MS17-010 | b60d830059e4c9181da87ba3f4072467417bcaba | [
"Apache-2.0"
] | null | null | null | payloads/x64/src/kernel/find_process_name.asm | FDlucifer/MS17-010 | b60d830059e4c9181da87ba3f4072467417bcaba | [
"Apache-2.0"
] | 64 | 2017-05-18T01:17:46.000Z | 2021-12-31T03:05:09.000Z | ;
; Windows x64 Kernel Find Process by Name Shellcode
;
; Author: Sean Dillon <sean.dillon@risksense.com> (@zerosum0x0)
; Copyright: (c) 2017 RiskSense, Inc.
; License: Apache 2.0
;
; Arguments: r11d = process hash
; Clobbers: RAX, RCX, RDX, R8, R9, R10, R11
;
[BITS 64]
[ORG 0]
find_process_name:
xor ecx, ecx
_fin... | 16.653846 | 63 | 0.704388 |
dc133d66d19b70afac7d01288ed0034b71bf9833 | 1,938 | asm | Assembly | programs/oeis/157/A157659.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/157/A157659.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/157/A157659.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A157659: a(n) = 100*n^2 - n.
; 99,398,897,1596,2495,3594,4893,6392,8091,9990,12089,14388,16887,19586,22485,25584,28883,32382,36081,39980,44079,48378,52877,57576,62475,67574,72873,78372,84071,89970,96069,102368,108867,115566,122465,129564,136863,144362,152061,159960,168059,176358,184857,193556,202455,211554,220853,230... | 215.333333 | 1,856 | 0.850361 |
634c890e9dcf9efef13709539ea6536ecbd52cc3 | 718 | asm | Assembly | oeis/058/A058633.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/058/A058633.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/058/A058633.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A058633: Partial sums of the Collatz sequence.
; Submitted by Jamie Morken
; 0,1,8,10,15,23,39,42,61,67,81,90,99,116,133,137,149,169,189,196,203,218,233,243,266,276,387,405,423,441,547,552,578,591,604,625,646,667,701,709,818,826,855,871,887,903,1007,1018,1042,1066,1090,1101,1112,1224,1336,1355,1387,1406,1438,1457,147... | 47.866667 | 439 | 0.722841 |
126b18d616456615861cedf649aea90835b48beb | 63 | asm | Assembly | lift/x86/testdata/x86_32/format/format_elf.asm | decomp/experimental | 6d058f5e1da6fc2d0765e348fb861803a319c9fb | [
"CC0-1.0"
] | 9 | 2017-09-10T12:04:49.000Z | 2020-12-21T15:59:09.000Z | lift/x86/testdata/x86_32/format/format_elf.asm | decomp/experimental | 6d058f5e1da6fc2d0765e348fb861803a319c9fb | [
"CC0-1.0"
] | 3 | 2017-06-14T09:52:32.000Z | 2019-10-13T09:14:26.000Z | lift/x86/testdata/x86_32/format/format_elf.asm | decomp/experimental | 6d058f5e1da6fc2d0765e348fb861803a319c9fb | [
"CC0-1.0"
] | 2 | 2018-10-24T18:49:55.000Z | 2019-05-25T21:15:42.000Z | [BITS 32]
global _start:function
section .text
_start:
ret
| 7 | 22 | 0.730159 |
cb50b912b2ca0694cd00ca553e0c666df35ffeee | 594 | asm | Assembly | tests/parsing/rept_crash_fix.asm | fengjixuchui/sjasmplus | df0fabd2411bf89e23637fce46d273f52dafbe16 | [
"BSD-3-Clause"
] | 220 | 2016-10-22T19:44:39.000Z | 2022-03-29T20:57:04.000Z | tests/parsing/rept_crash_fix.asm | ped7g/sjasmplus | 487635c8057cd5594c372d9b70bc00a3f3a1ecc4 | [
"BSD-3-Clause"
] | 153 | 2018-05-07T10:31:23.000Z | 2022-03-30T04:35:59.000Z | tests/parsing/rept_crash_fix.asm | ped7g/sjasmplus | 487635c8057cd5594c372d9b70bc00a3f3a1ecc4 | [
"BSD-3-Clause"
] | 51 | 2016-05-12T21:27:36.000Z | 2022-03-27T15:16:16.000Z | ; regular correct nested DUP (just to be sure it still works)
DUP 2
DUP 2
daa
EDUP
EDUP
; first variant of problem -> correct amount of EDUPs
; but nested <count> expression syntax error happens, making nested DUP suddenly missing
DUP 2
nop
DUP
no... | 24.75 | 88 | 0.594276 |
24b74d16e6c4128b3d61f248ddae6f0655792fc9 | 829 | asm | Assembly | oeis/282/A282453.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/282/A282453.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/282/A282453.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A282453: Decimal representation of the x-axis, from the left edge to the origin, of the n-th stage of growth of the two-dimensional cellular automaton defined by "Rule 475", based on the 5-celled von Neumann neighborhood.
; Submitted by Christian Krause
; 1,1,7,4,31,16,127,64,511,256,2047,1024,8191,4096,32767,16384,1... | 63.769231 | 497 | 0.826297 |
f5df7e17e3b373417e9454b273d08b7899d0ae20 | 799 | asm | Assembly | oeis/024/A024386.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/024/A024386.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/024/A024386.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A024386: [ (3rd elementary symmetric function of S(n))/(first elementary symmetric function of S(n)) ], where S(n) = {first n+2 positive integers congruent to 1 mod 4}.
; 3,29,114,310,685,1323,2324,3804,5895,8745,12518,17394,23569,31255,40680,52088,65739,81909,100890,122990,148533,177859,211324,249300,292175,340353,3... | 47 | 500 | 0.769712 |
8661fdfbe5dfe020716f094c7b61eb1ab36ebf51 | 1,451 | asm | Assembly | startup.asm | davidknoll/80c188-bios | 97f75250fd02e0994d5e24081a81f059e14e1760 | [
"MIT"
] | 2 | 2019-10-21T17:39:26.000Z | 2021-05-09T05:14:23.000Z | startup.asm | davidknoll/80c188-bios | 97f75250fd02e0994d5e24081a81f059e14e1760 | [
"MIT"
] | null | null | null | startup.asm | davidknoll/80c188-bios | 97f75250fd02e0994d5e24081a81f059e14e1760 | [
"MIT"
] | null | null | null | ; ROM startup code for David's new 80C188
; This is based on the STARTUP.ASM for the N8VEM SBC-188, which is under GPL 3.
; Assemble with:
; nasm -o startup.hex -f ith -l startup.lst startup.asm
[list -]
%include "include/ioports.inc"
%include "include/sndmacro.inc"
[list +]
section startup start=1FF00h... | 28.45098 | 79 | 0.650586 |
73235a5986347f65c79832fa4e373e5960655249 | 981 | asm | Assembly | programs/oeis/074/A074562.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/074/A074562.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/074/A074562.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A074562: a(n) = 4^n + 5^n + 7^n.
; 3,16,90,532,3282,20956,137370,918052,6220962,42568876,293289450,2030349172,14102205042,98176822396,684595023930,4779152829892,33389813427522,233410633309516,1632297014652810,11418243549608212,79888733240880402,559027099287998236,3912222826560048090,27380738637780172132,1916411175003... | 75.461538 | 829 | 0.873598 |
44de1e2982a35642abfa58a81eecf7a39da7ae73 | 3,054 | asm | Assembly | SethWhitakerProj7/SethWhitakerProj7.asm | sethjwhitaker/CSCI321-projects | a6a100e0a8e0c02bdbff16dc0d2bc058cce6cd45 | [
"MIT"
] | null | null | null | SethWhitakerProj7/SethWhitakerProj7.asm | sethjwhitaker/CSCI321-projects | a6a100e0a8e0c02bdbff16dc0d2bc058cce6cd45 | [
"MIT"
] | null | null | null | SethWhitakerProj7/SethWhitakerProj7.asm | sethjwhitaker/CSCI321-projects | a6a100e0a8e0c02bdbff16dc0d2bc058cce6cd45 | [
"MIT"
] | null | null | null | ; SethWhitakerProj7.asm - Project 7
; Seth Whitaker: 07/01/2020
.386
.model flat,stdcall
.stack 4096
ExitProcess PROTO, dwExitCode:DWORD
INCLUDE irvine32.inc
.data
programTitle BYTE "Bitwise Multiplication of Unsigned Integers", 0dh, 0ah, 0
repeatPrompt BYTE "Do you want to do another calculation? y/n (all lowerca... | 25.032787 | 83 | 0.604781 |
fd0dfdb752f5dcb71f99afe457d673b9051402a5 | 561 | asm | Assembly | programs/oeis/184/A184656.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/184/A184656.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/184/A184656.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A184656: floor(nr+h), where r=(1+sqrt(5))/2, h=-1/2; complement of A184657.
; 1,2,4,5,7,9,10,12,14,15,17,18,20,22,23,25,27,28,30,31,33,35,36,38,39,41,43,44,46,48,49,51,52,54,56,57,59,60,62,64,65,67,69,70,72,73,75,77,78,80,82,83,85,86,88,90,91,93,94,96,98,99,101,103,104,106,107,109,111,112,114,115,117,119,120,122,124,... | 70.125 | 413 | 0.686275 |
458192d3e7cee25b41b93f7aeb542ac726805ca8 | 862 | asm | Assembly | oeis/142/A142099.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/142/A142099.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/142/A142099.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A142099: Primes congruent to 34 mod 35.
; Submitted by Jon Maiga
; 139,349,419,769,839,1049,1259,1399,1609,1889,2029,2099,2239,2309,2659,2729,2939,3079,3359,3499,3709,3779,3919,3989,4129,4339,4409,4549,4759,4969,5039,5179,5669,5879,6089,6229,6299,6719,7069,7349,7489,7559,7699,8329,8539,8609,8819,9029,9239,10009,10079... | 31.925926 | 499 | 0.715777 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.