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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
d981b52a31635b8f012fd185ee8fdf6c0bf1c444 | 864 | asm | Assembly | programs/oeis/301/A301657.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/301/A301657.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/301/A301657.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A301657: Number of nX3 0..1 arrays with every element equal to 0, 1 or 4 horizontally or vertically adjacent elements, with upper left element zero.
; 3,4,6,9,15,26,46,83,151,276,506,929,1707,3138,5770,10611,19515,35892,66014,121417,223319,410746,755478,1389539,2555759,4700772,8646066,15902593,29249427,53798082,98950... | 50.823529 | 580 | 0.80787 |
b2d093dcde3a795a06b885a07adca04a0d560665 | 649 | asm | Assembly | programs/oeis/247/A247060.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/247/A247060.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/247/A247060.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A247060: Dynamic Betting Game D(n,4,1).
; 1,5,8,12,16,17,21,24,28,32,33,37,40,44,48,49,53,56,60,64,65,69,72,76,80,81,85,88,92,96,97,101,104,108,112,113,117,120,124,128,129,133,136,140,144,145,149,152,156,160,161,165,168,172,176,177,181,184,188,192,193,197,200,204,208,209,213,216,220,224,225,229,232,236,240,241,245,24... | 24.037037 | 367 | 0.617874 |
f246a7a5de5f42cae1d7da812b53f00a6e1f43d1 | 352 | asm | Assembly | oeis/010/A010783.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/010/A010783.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/010/A010783.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A010783: Triangle of numbers floor(n/(n-k)).
; Submitted by Jon Maiga
; 1,1,2,1,1,3,1,1,2,4,1,1,1,2,5,1,1,1,2,3,6,1,1,1,1,2,3,7,1,1,1,1,2,2,4,8,1,1,1,1,1,2,3,4,9,1,1,1,1,1,2,2,3,5,10,1,1,1,1,1,1,2,2,3,5,11,1,1,1,1,1,1,2,2,3,4,6,12,1,1,1,1,1,1,1,2,2,3,4,6,13,1,1,1,1,1,1,1,2,2
mov $1,1
lpb $0
sub $0,$1
add $1,1
lp... | 27.076923 | 205 | 0.545455 |
2f05e6aa75f33bd56cd83783846933d1f17609f6 | 7,324 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_724.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_724.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_724.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r13
push %r14
push %r15
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x16a85, %r13
nop
nop
nop
dec %rbx
mov (%r13), %r11d
nop
nop
nop
nop
nop
cmp $25728, %r11
lea addresses_D_ht+0x8aad, %rcx
nop
nop
cmp %rdi, %rdi
mov $0x6162636465666768, %r14
m... | 31.299145 | 2,999 | 0.653878 |
2f99922862f685de6690a9695b75ba9a1e3ac0c5 | 17,448 | asm | Assembly | 1st_year/IAC/IAC_mid.asm | ddavness/IST-LEIC-T | d08769842cad345dd82bcb4b9f61d8433eed4a37 | [
"BSD-3-Clause"
] | 3 | 2019-04-13T16:24:13.000Z | 2019-05-07T12:26:04.000Z | 1st_year/IAC/IAC_mid.asm | ddavness/ist-projects | d08769842cad345dd82bcb4b9f61d8433eed4a37 | [
"BSD-3-Clause"
] | null | null | null | 1st_year/IAC/IAC_mid.asm | ddavness/ist-projects | d08769842cad345dd82bcb4b9f61d8433eed4a37 | [
"BSD-3-Clause"
] | null | null | null | ; ==================================================================================
; ????? ????? ????? ??????? ? ? ?
; ? ? ? ?? ???? ? ? ?
; ? ????? ? ? ?? ? ? ? ?
; ? ? ? ? ????? ? ? ?
; ????? ????? ? ????????? ????? ?????
... | 38.347253 | 168 | 0.488365 |
abc33c514ec43564a29b6c145acdda53fb02c207 | 2,231 | asm | Assembly | x86/SelfElevate/self_elevate.asm | EgeBalci/SelfDefense | 685d987d10ca38e8f7cf3a96bed63cf68a762f40 | [
"MIT"
] | 20 | 2019-07-05T10:45:28.000Z | 2022-02-17T01:24:11.000Z | x86/SelfElevate/self_elevate.asm | listinvest/SelfDefense | 685d987d10ca38e8f7cf3a96bed63cf68a762f40 | [
"MIT"
] | null | null | null | x86/SelfElevate/self_elevate.asm | listinvest/SelfDefense | 685d987d10ca38e8f7cf3a96bed63cf68a762f40 | [
"MIT"
] | 10 | 2019-07-17T19:18:55.000Z | 2021-09-20T15:00:16.000Z | [BITS 32]
cld ; Clear direction flags
call start ; Get the address of api block to stack
%include "../block_api.asm"; https://github.com/rapid7/metasploit-framework/blob/master/external/source/shellcode/windows/x86/src/block/block_api.asm
start:
pop ebp ... | 44.62 | 150 | 0.537427 |
3f6534841323d8aff2628d803a8556824fac09ca | 205 | asm | Assembly | app/hack/handles2many.asm | USN484259/COFUOS | a751c3ab1a24f634ae33b5ddced55c184c8f9381 | [
"MIT"
] | 1 | 2022-03-03T09:57:56.000Z | 2022-03-03T09:57:56.000Z | app/hack/handles2many.asm | USN484259/COFUOS | a751c3ab1a24f634ae33b5ddced55c184c8f9381 | [
"MIT"
] | null | null | null | app/hack/handles2many.asm | USN484259/COFUOS | a751c3ab1a24f634ae33b5ddced55c184c8f9381 | [
"MIT"
] | 1 | 2022-01-22T14:19:24.000Z | 2022-01-22T14:19:24.000Z | [bits 64]
get_thread equ 0x0100
exit_process equ 0x0210
section .text
xor ebx,ebx
main:
mov eax,get_thread
syscall
test eax,eax
jz exit
inc ebx
jmp main
exit:
mov edx,ebx
mov eax,exit_process
syscall | 9.318182 | 23 | 0.780488 |
22f3e0646c2022df8ad3108c48751f9e86aaf153 | 1,127 | asm | Assembly | MdePkg/Library/BaseLib/Arm/CpuPause.asm | sscargal/ipmctl | 48e4cdc8682e9efafc838bda66d4af282c29dc11 | [
"BSD-3-Clause"
] | 151 | 2018-06-01T20:14:34.000Z | 2022-03-13T08:34:07.000Z | MdePkg/Library/BaseLib/Arm/CpuPause.asm | sscargal/ipmctl | 48e4cdc8682e9efafc838bda66d4af282c29dc11 | [
"BSD-3-Clause"
] | 179 | 2018-06-21T18:07:54.000Z | 2022-03-30T16:06:39.000Z | MdePkg/Library/BaseLib/Arm/CpuPause.asm | sscargal/ipmctl | 48e4cdc8682e9efafc838bda66d4af282c29dc11 | [
"BSD-3-Clause"
] | 58 | 2018-06-07T21:59:15.000Z | 2022-03-16T23:26:38.000Z | ;------------------------------------------------------------------------------
;
; CpuPause() for ARM
;
; Copyright (c) 2006 - 2009, Intel Corporation. All rights reserved.<BR>
; Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>
; This program and the accompanying materials
; are licensed and ma... | 26.833333 | 84 | 0.61402 |
b1fe4160f11d57e31f29ad62de40d7495cd23571 | 345 | asm | Assembly | libsrc/games/sam/beeper.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | libsrc/games/sam/beeper.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | libsrc/games/sam/beeper.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | 1 | 2019-12-03T23:57:48.000Z | 2019-12-03T23:57:48.000Z | ; $Id: beeper.asm,v 1.4 2016/06/16 20:23:52 dom Exp $
;
; SAM Coupe 1 bit sound functions
;
; Stefano Bodrato - 28/9/2001
;
SECTION code_clib
PUBLIC beeper
PUBLIC _beeper
EXTERN bit_open_di
EXTERN bit_close_ei
.beeper
._beeper
call bit_open_di
call $016F
di
ca... | 14.375 | 53 | 0.62029 |
a0eeecb6e169aab7e15949d22f90e5103e2da349 | 438 | asm | Assembly | libsrc/z80_crt0s/z80/sccz80/l_pint.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 38 | 2021-06-18T12:56:15.000Z | 2022-03-12T20:38:40.000Z | libsrc/z80_crt0s/z80/sccz80/l_pint.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 2 | 2021-06-20T16:28:12.000Z | 2021-11-17T21:33:56.000Z | libsrc/z80_crt0s/z80/sccz80/l_pint.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 6 | 2021-06-18T18:18:36.000Z | 2021-12-22T08:01:32.000Z | ; Z88 Small C+ Run time Library
; Moved functions over to proper libdefs
; To make startup code smaller and neater!
;
; 6/9/98 djm
SECTION code_crt0_sccz80
PUBLIC l_pint
; store int from HL into (DE)
.l_pint
IF EZ80
ex de,hl
defb 0xed, 0x1f ;ld (hl),d... | 18.25 | 48 | 0.520548 |
331a5ea2034d8bd5243693043bb20e59bb9e4222 | 798 | asm | Assembly | oeis/154/A154241.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/154/A154241.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/154/A154241.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A154241: a(n) = ( (9 + sqrt(6))^n - (9 - sqrt(6))^n )/(2*sqrt(6)).
; Submitted by Jamie Morken(s4)
; 1,18,249,3132,37701,443718,5159349,59589432,685658601,7872647418,90283258449,1034650095732,11852457339501,135745474931118,1554484248297549,17799805849522032,203810186669080401,2333597921329294818,26718998583746276649,... | 31.92 | 484 | 0.756892 |
1e2363634c48c5787cd7b5c8ed93a23b2f2308a7 | 393 | asm | Assembly | src/sm/randomizer/g4_skip.asm | SmolBig/alttp_sm_combo_randomizer_rom | 571ca88e10cce0b4477be8a0f5f9bdbe4693757c | [
"MIT"
] | null | null | null | src/sm/randomizer/g4_skip.asm | SmolBig/alttp_sm_combo_randomizer_rom | 571ca88e10cce0b4477be8a0f5f9bdbe4693757c | [
"MIT"
] | null | null | null | src/sm/randomizer/g4_skip.asm | SmolBig/alttp_sm_combo_randomizer_rom | 571ca88e10cce0b4477be8a0f5f9bdbe4693757c | [
"MIT"
] | null | null | null | ; Set door asm pointer (Door going into the corridor before G4)
org $c38c5c
db $00, $ea
; Door ASM to set the G4 open event bit if all major bosses are killed
org $cfea00
base $8fea00
lda $7ed828
bit.w #$0100
beq +
lda $7ed82c
bit.w #$0001
beq +
lda $7ed82a
and.w #$0101
cmp.w #$... | 17.863636 | 70 | 0.59542 |
c4684ced9c2dd72684ef839f5189bba5d044285e | 553 | asm | Assembly | oeis/017/A017255.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/017/A017255.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/017/A017255.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A017255: a(n) = (9*n + 7)^11.
; 1977326743,17592186044416,2384185791015625,70188843638032384,929293739471222707,7516865509350965248,43513917611435838661,197732674300000000000,747993810527520928879,2450808588882738675712,7153014030880804126753,18982985583354248390656,46523913960640966796875,106570876280498368282624,23... | 79 | 491 | 0.900542 |
fc9873ef37c6c974c29aaeedc2f8a0302a5f97b2 | 1,561 | asm | Assembly | Assembly/LAB3/LAB3.asm | KHYehor/UniversityPractice | c1b0a8c4bd9a029a53cfacb4e13fde32f5fd5f48 | [
"MIT"
] | null | null | null | Assembly/LAB3/LAB3.asm | KHYehor/UniversityPractice | c1b0a8c4bd9a029a53cfacb4e13fde32f5fd5f48 | [
"MIT"
] | null | null | null | Assembly/LAB3/LAB3.asm | KHYehor/UniversityPractice | c1b0a8c4bd9a029a53cfacb4e13fde32f5fd5f48 | [
"MIT"
] | null | null | null | .586
.model flat, stdcall
; ml /c /coff /Cp lab3.asm
; link /SUBSYSTEM:WINDOWS lab3.obj
; через консоль lab3.exe password...
; include /masm32/include/windows.inc
include /masm32/include/user32.inc
include /masm32/include/kernel32.inc
includelib /masm32/lib/user32.lib
includelib /masm32/lib/kernel3... | 19.5125 | 119 | 0.639334 |
5a74c1b54da99ba9183ae4c1e63037c0c983823d | 4,976 | asm | Assembly | Working Disassembly/Levels/MGZ/Misc Object Data/Map - End Boss.asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 7e8a2c5df02271615ff4cae529521e6b1560d6b1 | [
"Apache-2.0"
] | 5 | 2021-07-09T08:17:56.000Z | 2022-02-27T19:57:47.000Z | Working Disassembly/Levels/MGZ/Misc Object Data/Map - End Boss.asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 7e8a2c5df02271615ff4cae529521e6b1560d6b1 | [
"Apache-2.0"
] | null | null | null | Working Disassembly/Levels/MGZ/Misc Object Data/Map - End Boss.asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 7e8a2c5df02271615ff4cae529521e6b1560d6b1 | [
"Apache-2.0"
] | null | null | null | Map_362608: dc.w Frame_36266A-Map_362608
dc.w Frame_36268A-Map_362608
dc.w Frame_362698-Map_362608
dc.w Frame_3626A6-Map_362608
dc.w Frame_3626C0-Map_362608
dc.w Frame_3626D4-Map_362608
dc.w Frame_3626DC-Map_362608
dc.w Frame_3626E4-Map_362608
dc.w Frame_3626EC-Map_362608
dc.w Frame_3626FA-Map_362608
... | 28.112994 | 40 | 0.604301 |
5d71918d9b3401f7f76aa481bc1ddc433ef49fcf | 1,922 | asm | Assembly | Bill_Cravener/AniWindow/AniCenter/AniCenter.asm | AlexRogalskiy/Masm | d39498878f140696b299c76436f209156961429e | [
"MIT"
] | null | null | null | Bill_Cravener/AniWindow/AniCenter/AniCenter.asm | AlexRogalskiy/Masm | d39498878f140696b299c76436f209156961429e | [
"MIT"
] | null | null | null | Bill_Cravener/AniWindow/AniCenter/AniCenter.asm | AlexRogalskiy/Masm | d39498878f140696b299c76436f209156961429e | [
"MIT"
] | null | null | null | ; ####################################################
; William F. Cravener Tue . 12/02/08
; ####################################################
.486
.model flat,stdcall
option casemap:none ; case sensitive
; ####################################################
i... | 27.457143 | 74 | 0.380853 |
fb75a8d1c3aeabe2cfeb8cb975fc9869f1b00a6b | 475 | asm | Assembly | programs/oeis/048/A048902.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/048/A048902.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/048/A048902.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A048902: Indices of heptagonal numbers (A000566) which are also hexagonal.
; 1,221,71065,22882613,7368130225,2372515049741,763942477886281,245987105364332645,79207083984837225313,25504435056012222218045,8212348880951950716985081,2644350835231472118646977941,851472756595653070253609911825,27417158327296505714954374462... | 47.5 | 283 | 0.823158 |
84cab95b27579a7e7bddf40e9b78ebe6489f9e62 | 1,300 | asm | Assembly | BigNum/Mod/Base/bnMod.asm | FloydZ/Crypto-Hash | 2635450fb16d4d8dc4578d6539cc25ce599f7e21 | [
"MIT"
] | 11 | 2015-03-17T10:31:23.000Z | 2022-01-21T17:42:43.000Z | BigNum/Mod/Base/bnMod.asm | 0xFF1E071F/Crypto-Hash | 2635450fb16d4d8dc4578d6539cc25ce599f7e21 | [
"MIT"
] | null | null | null | BigNum/Mod/Base/bnMod.asm | 0xFF1E071F/Crypto-Hash | 2635450fb16d4d8dc4578d6539cc25ce599f7e21 | [
"MIT"
] | 6 | 2018-01-29T16:06:36.000Z | 2021-05-08T19:22:24.000Z | .686
.model flat,stdcall
option casemap:none
include .\bnlib.inc
include .\bignum.inc
.code
bnMod proc uses edi esi ebx bnX:DWORD,bnY:DWORD,bnRem:DWORD
mov esi,bnY
mov edi,bnX
cmp [esi].BN.dwSize,1 ; .if !BN_IS_ZERO(edi); DBZ
jne @F
cmp [esi].BN.dwArray[0],0
je @@DivisionByZero
@@:
cmp [edi].BN.dwSize,1; .if... | 15.662651 | 59 | 0.653846 |
9764cee3bb6f06d017d878f35af06abd6a404eeb | 335 | asm | Assembly | tests/devices/misc_device_directives.asm | fengjixuchui/sjasmplus | df0fabd2411bf89e23637fce46d273f52dafbe16 | [
"BSD-3-Clause"
] | 220 | 2016-10-22T19:44:39.000Z | 2022-03-29T20:57:04.000Z | tests/devices/misc_device_directives.asm | ped7g/sjasmplus | 487635c8057cd5594c372d9b70bc00a3f3a1ecc4 | [
"BSD-3-Clause"
] | 153 | 2018-05-07T10:31:23.000Z | 2022-03-30T04:35:59.000Z | tests/devices/misc_device_directives.asm | ped7g/sjasmplus | 487635c8057cd5594c372d9b70bc00a3f3a1ecc4 | [
"BSD-3-Clause"
] | 51 | 2016-05-12T21:27:36.000Z | 2022-03-27T15:16:16.000Z | ; various syntax errors and minor things, to increase code coverage in tests
; (but too minor to get precisely named dedicated test)
DEVICE none
LABELSLIST "misc_device_directives.lbl"
DEVICE zxspectrum48
LABELSLIST
CSPECTMAP ; default map file name (just coverage, not truly verified... | 33.5 | 92 | 0.725373 |
f20cd44b2a1212d40598cc4c83547f21cb0b0f42 | 1,358 | asm | Assembly | eurasia/eurasiacon/android/graphicshal/blitops.asm | shaqfu786/GFX_Linux_DDK | f184ac914561fa100a5c92a488df777de8785f93 | [
"FSFAP"
] | 3 | 2020-03-13T23:37:00.000Z | 2021-09-03T06:34:04.000Z | eurasia/eurasiacon/android/graphicshal/blitops.asm | zzpianoman/GFX_Linux_DDK | f184ac914561fa100a5c92a488df777de8785f93 | [
"FSFAP"
] | null | null | null | eurasia/eurasiacon/android/graphicshal/blitops.asm | zzpianoman/GFX_Linux_DDK | f184ac914561fa100a5c92a488df777de8785f93 | [
"FSFAP"
] | 6 | 2015-02-05T03:01:01.000Z | 2021-07-24T01:07:18.000Z | /*!****************************************************************************
@File blitops.use
@Title Hardware Composer (hwcomposer) HAL component (blit USE)
@Author Imagination Technologies
@Date 2011/06/03
@Copyright Copyright (C) Imagination Technologies Limited.
... | 31.581395 | 79 | 0.56701 |
d34415d7e495225b964efb922360dc7fbb4b88c0 | 2,610 | asm | Assembly | release/src/router/gmp/source/mpn/power/sub_n.asm | zhoutao0712/rtn11pb1 | 09e6b6c7ef4b91be0a9374daeacc3ac9f2fa3a05 | [
"Apache-2.0"
] | 184 | 2020-04-15T14:28:37.000Z | 2020-09-22T15:57:55.000Z | release/src/router/gmp/source/mpn/power/sub_n.asm | zhoutao0712/rtn11pb1 | 09e6b6c7ef4b91be0a9374daeacc3ac9f2fa3a05 | [
"Apache-2.0"
] | 8 | 2019-12-19T19:34:56.000Z | 2022-03-10T10:11:28.000Z | release/src/router/gmp/source/mpn/power/sub_n.asm | zhoutao0712/rtn11pb1 | 09e6b6c7ef4b91be0a9374daeacc3ac9f2fa3a05 | [
"Apache-2.0"
] | 5 | 2020-04-21T19:50:23.000Z | 2020-09-22T10:58:02.000Z | dnl IBM POWER mpn_sub_n -- Subtract two limb vectors of equal, non-zero
dnl length.
dnl Copyright 1992, 1994, 1995, 1996, 1999, 2000, 2001, 2005 Free Software
dnl 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... | 34.342105 | 79 | 0.715326 |
da7bb3fb13bcdf10533ff2c8b9abdb84731df2e3 | 5,849 | asm | Assembly | Friend_William_Project_4_work_.asm | William0Friend/my_masm | e8073266c03c01424ad84b9ed9cf13e9da1eabb1 | [
"Apache-2.0"
] | null | null | null | Friend_William_Project_4_work_.asm | William0Friend/my_masm | e8073266c03c01424ad84b9ed9cf13e9da1eabb1 | [
"Apache-2.0"
] | null | null | null | Friend_William_Project_4_work_.asm | William0Friend/my_masm | e8073266c03c01424ad84b9ed9cf13e9da1eabb1 | [
"Apache-2.0"
] | null | null | null |
include Irvine32.inc
; This program sorts an array with random integers
; and outputs them in order
.const
lengthListThree EQU (lengthof listOne + lengthof listTwo)
.data
;array BYTE 20, 10, 60, 5, 120, 90, 100 ; array with 7 values
;arraysize = ($ - array) -1 ; size of array
;count DWORD ? ; mem to hol... | 16.855908 | 74 | 0.46555 |
460bbbbb8c464f858c22eed435c03d0581aeddd0 | 538 | asm | Assembly | data/baseStats/ivysaur.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | data/baseStats/ivysaur.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | data/baseStats/ivysaur.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | db DEX_IVYSAUR ; pokedex id
db 60 ; base hp
db 62 ; base attack
db 63 ; base defense
db 60 ; base speed
db 80 ; base special
db GRASS ; species type 1
db POISON ; species type 2
db 35 ; catch rate
db 141 ; base exp yield
INCBIN "pic/ymon/ivysaur.pic",0,1 ; 66, sprite dimensions
dw IvysaurPicFront
dw IvysaurPicBack
; at... | 18.551724 | 57 | 0.741636 |
d7511ca599852471efb58666ec3f1793bc29c896 | 405 | asm | Assembly | programs/oeis/063/A063281.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/063/A063281.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/063/A063281.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A063281: Dimension of the space of weight n cuspidal newforms for Gamma_1( 8 ).
; -1,0,1,3,3,5,5,8,7,10,9,13,11,15,13,18,15,20,17,23,19,25,21,28,23,30,25,33,27,35,29,38,31,40,33,43,35,45,37,48,39,50,41,53,43,55,45,58,47,60,49,63,51,65,53,68,55,70,57,73,59,75,61,78,63,80
mov $2,$0
add $2,$0
div $2,2
sub $2,1
mov $1,$... | 22.5 | 190 | 0.617284 |
49957b8edfdb25cd96e24130e97c9cc5020a6267 | 41,089 | asm | Assembly | Projects/PJZ2/ParaLines/ParaLines.asm | jonathanbennett73/amiga-pjz-planet-disco-balls | 1890f797ec7e8061ce4bfb9a8e6844f2ce9f6e1b | [
"MIT"
] | 21 | 2021-04-04T06:00:44.000Z | 2022-01-19T19:12:24.000Z | Projects/PJZ2/ParaLines/ParaLines.asm | jonathanbennett73/amiga-pjz-planet-disco-balls | 1890f797ec7e8061ce4bfb9a8e6844f2ce9f6e1b | [
"MIT"
] | null | null | null | Projects/PJZ2/ParaLines/ParaLines.asm | jonathanbennett73/amiga-pjz-planet-disco-balls | 1890f797ec7e8061ce4bfb9a8e6844f2ce9f6e1b | [
"MIT"
] | null | null | null | *****************************************************************************
; Name : Template.s
; Coded by : Antiriad (Jonathan Bennett <jon@autoitscript.com)
; Description : Template routine.
; Date last edited : 04/02/2020
****************************************************************************... | 28.553857 | 122 | 0.62221 |
48a5b77006f986eb9ba328f1c57fa3f366b38b84 | 307 | asm | Assembly | oeis/024/A024187.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/024/A024187.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/024/A024187.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A024187: n-th elementary symmetric function of 3,4,...,n+3.
; Submitted by Christian Krause
; 7,47,342,2754,24552,241128,2592720,30334320,383970240,5231113920,76349105280,1188825724800,19675048780800
add $0,2
seq $0,122057 ; a(n) = (n+1)! * (H(n+1) - H(2)), where H(n) are the harmonic numbers.
div $0,2
| 38.375 | 107 | 0.713355 |
bf2aa23281e151dace48d2fc9126152f2868755a | 370 | asm | Assembly | public/code/Assembly/disk_read.asm | encap/coderush | e55f7d6d57465b93c7c376d90f22b1e79e04fc2b | [
"Unlicense"
] | 45 | 2020-10-17T22:28:52.000Z | 2022-02-28T12:36:40.000Z | public/code/Assembly/disk_read.asm | encap/coderush | e55f7d6d57465b93c7c376d90f22b1e79e04fc2b | [
"Unlicense"
] | 33 | 2020-11-27T15:12:36.000Z | 2022-02-27T10:24:40.000Z | public/code/Assembly/disk_read.asm | encap/coderush | e55f7d6d57465b93c7c376d90f22b1e79e04fc2b | [
"Unlicense"
] | 5 | 2020-11-27T00:29:29.000Z | 2022-03-21T15:53:04.000Z | disk_read:
pusha
push dx
mov ah, 0x02
mov al, dh
mov ch, 0x00
mov dh, 0x00
mov cl, 0x02
int 0x13
jc disk_read_error
pop dx
cmp dh, al
jne disk_read_error
popa
ret
disk_read_error:
mov bx, DISK_RE... | 15.416667 | 35 | 0.491892 |
7aca22c9e31972fc724a4f1a8812137931a7d442 | 23,340 | asm | Assembly | extras/demos/Demo11/SysCore/Kernel/Debug/exception.asm | kammce/KinXOS | 637ecc7a345e19df7ebffd95b476591ce1134829 | [
"MIT"
] | null | null | null | extras/demos/Demo11/SysCore/Kernel/Debug/exception.asm | kammce/KinXOS | 637ecc7a345e19df7ebffd95b476591ce1134829 | [
"MIT"
] | null | null | null | extras/demos/Demo11/SysCore/Kernel/Debug/exception.asm | kammce/KinXOS | 637ecc7a345e19df7ebffd95b476591ce1134829 | [
"MIT"
] | null | null | null | ; Listing generated by Microsoft (R) Optimizing Compiler Version 14.00.50727.42
TITLE c:\Documents and Settings\Michael\Desktop\bte_lighter\Demos\Demo11\SysCore\Kernel\exception.cpp
.686P
.XMM
include listing.inc
.model flat
INCLUDELIB LIBCMT
INCLUDELIB OLDNAMES
PUBLIC ??_C@_0DK@JPDKLIDN@Divide?5by?... | 30.670171 | 111 | 0.673436 |
90db1a1d415868b990f20b2ae9469d8a8371d781 | 558 | asm | Assembly | oeis/065/A065608.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/065/A065608.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/065/A065608.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A065608: Sum of divisors of n minus the number of divisors of n.
; Submitted by Jamie Morken(w2)
; 0,1,2,4,4,8,6,11,10,14,10,22,12,20,20,26,16,33,18,36,28,32,22,52,28,38,36,50,28,64,30,57,44,50,44,82,36,56,52,82,40,88,42,78,72,68,46,114,54,87,68,92,52,112,68,112,76,86,58,156,60,92,98,120,80,136,66,120,92,136,70,183,7... | 31 | 325 | 0.645161 |
1fe67c14b834ce0398b9634a37829b0976f1aa38 | 689 | asm | Assembly | libsrc/_DEVELOPMENT/stdio/z80/asm_putc_unlocked.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/stdio/z80/asm_putc_unlocked.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/stdio/z80/asm_putc_unlocked.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; ===============================================================
; Jan 2014
; ===============================================================
;
; int putc_unlocked(int c, FILE *stream)
;
; Write char to stream.
;
; ===============================================================
SECTION code_stdio
PUBLIC asm_putc_u... | 19.138889 | 65 | 0.357039 |
3a06dc73f14896ced1453e481b74719a85cc9f61 | 1,244 | asm | Assembly | programs/oeis/288/A288602.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/288/A288602.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/288/A288602.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A288602: Positions of 1 in A288600; complement of A288601.
; 2,5,7,10,11,14,16,17,20,22,25,26,27,30,32,35,36,39,41,42,43,46,48,51,52,55,57,58,61,63,66,67,68,69,72,74,77,78,81,83,84,87,89,92,93,94,97,99,102,103,106,108,109,110,111,114,116,119,120,123,125,126,129,131,134,135,136,139,141,144,145,148,150,151,152,155,157,... | 62.2 | 950 | 0.696945 |
411b7b45fca1a6dcb7be1cea181fdf970a405574 | 1,948 | asm | Assembly | programs/oeis/017/A017155.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/017/A017155.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/017/A017155.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A017155: a(n) = (8*n + 7)^7.
; 823543,170859375,3404825447,27512614111,137231006679,506623120463,1522435234375,3938980639167,9095120158391,19203908986159,37725479487783,69833729609375,122987386542487,207616015289871,337931541778439,532875860165503,817215093984375,1222791080775407,1789940649848551,2569093262823519,362... | 278.285714 | 1,888 | 0.931725 |
8a52d03f39ed66eae02e5a20e6ad1e16f1ad6679 | 424 | asm | Assembly | programs/oeis/076/A076309.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/076/A076309.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/076/A076309.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A076309: a(n) = floor(n/10) - 2*(n mod 10).
; 0,-2,-4,-6,-8,-10,-12,-14,-16,-18,1,-1,-3,-5,-7,-9,-11,-13,-15,-17,2,0,-2,-4,-6,-8,-10,-12,-14,-16,3,1,-1,-3,-5,-7,-9,-11,-13,-15,4,2,0,-2,-4,-6,-8,-10,-12,-14,5,3,1,-1,-3,-5,-7,-9,-11,-13,6,4,2,0,-2,-4,-6,-8,-10,-12,7,5,3,1,-1,-3,-5,-7,-9,-11,8,6,4,2,0,-2,-4,-6,-8,-10,9,... | 35.333333 | 296 | 0.450472 |
3bc63acda45e8766159f7c909e1d4cac36f4e380 | 2,720 | asm | Assembly | C5515_Support_Files/C5515_Lib/dsplib_2.40.00/55x_src/expn.asm | HeroSizy/Sizy | 89bc29940dc7666591259730b5112efd0a626043 | [
"Unlicense"
] | null | null | null | C5515_Support_Files/C5515_Lib/dsplib_2.40.00/55x_src/expn.asm | HeroSizy/Sizy | 89bc29940dc7666591259730b5112efd0a626043 | [
"Unlicense"
] | null | null | null | C5515_Support_Files/C5515_Lib/dsplib_2.40.00/55x_src/expn.asm | HeroSizy/Sizy | 89bc29940dc7666591259730b5112efd0a626043 | [
"Unlicense"
] | null | null | null | ;***********************************************************
; Version 2.40.00
;***********************************************************
; Function: expn
; Description: exponent vector evaluation via polynomial approximation
;
; Copyright Texas instruments Inc, 200... | 26.407767 | 111 | 0.484926 |
529f9147c8705149edc5d3d204949242be8912a3 | 280 | asm | Assembly | pwnlib/shellcraft/templates/aarch64/linux/stat64.asm | IMULMUL/python3-pwntools | 61210a68cd88e9084c72292d3119c38c44f07966 | [
"MIT"
] | 325 | 2016-01-25T08:38:06.000Z | 2022-03-30T14:31:50.000Z | pwnlib/shellcraft/templates/aarch64/linux/stat64.asm | IMULMUL/python3-pwntools | 61210a68cd88e9084c72292d3119c38c44f07966 | [
"MIT"
] | 8 | 2016-08-23T10:15:27.000Z | 2019-01-16T02:49:34.000Z | pwnlib/shellcraft/templates/aarch64/linux/stat64.asm | IMULMUL/python3-pwntools | 61210a68cd88e9084c72292d3119c38c44f07966 | [
"MIT"
] | 71 | 2016-07-13T10:03:52.000Z | 2022-01-10T11:57:34.000Z | <%
from pwnlib.shellcraft.aarch64.linux import syscall
%>
<%page args="file, buf"/>
<%docstring>
Invokes the syscall stat64. See 'man 2 stat64' for more information.
Arguments:
file(char): file
buf(stat64): buf
</%docstring>
${syscall('SYS_stat64', file, buf)}
| 20 | 69 | 0.675 |
b92cc7c779bd6dff316eb7dd11c3cbe43f2c6cbb | 186 | asm | Assembly | 0x10-variadic_functions/100-hello_holberton.asm | untalinfo/holbertonschool-low_level_programming | 533238c39c2697e4f3bf990e88f2a3e310d6c56c | [
"Info-ZIP"
] | null | null | null | 0x10-variadic_functions/100-hello_holberton.asm | untalinfo/holbertonschool-low_level_programming | 533238c39c2697e4f3bf990e88f2a3e310d6c56c | [
"Info-ZIP"
] | null | null | null | 0x10-variadic_functions/100-hello_holberton.asm | untalinfo/holbertonschool-low_level_programming | 533238c39c2697e4f3bf990e88f2a3e310d6c56c | [
"Info-ZIP"
] | null | null | null | section .data
message db "Hello, Holberton", 10
section .text
global main
main:
mov rax, 1
mov rdi, 1
mov rsi, message
mov rdx, 17
syscall
mov rax, 60
mov rdi, 0
syscall
| 10.941176 | 37 | 0.672043 |
642bd14f53098e78a7c22b37b57bc1007e6193d6 | 339 | asm | Assembly | programs/oeis/329/A329202.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/329/A329202.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/329/A329202.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A329202: a(n) = floor(2*log_2(n)) = floor(log_2(n^2)).
; 0,2,3,4,4,5,5,6,6,6,6,7,7,7,7,8,8,8,8,8,8,8,9,9,9,9,9,9,9,9,9,10,10,10,10,10,10,10,10,10,10,10,10,10,10,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12
add $0,1
pow $0,2
lpb $0
div $0,2
add $1,1
lpe
... | 28.25 | 210 | 0.587021 |
eccf3778472bbacdbaa33048f38ed0a6c71de9c5 | 672 | asm | Assembly | oeis/065/A065967.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/065/A065967.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/065/A065967.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A065967: a(n) = n * Sum_{primes p dividing n} (1 + 1/p).
; Submitted by Jamie Morken(s4)
; 0,3,4,6,6,17,8,12,12,27,12,34,14,37,38,24,18,51,20,54,52,57,24,68,30,67,36,74,30,121,32,48,80,87,82,102,38,97,94,108,42,167,44,114,114,117,48,136,56,135,122,134,54,153,126,148,136,147,60,242,62,157,156,96,148,259,68,174,164,269... | 24.888889 | 343 | 0.595238 |
51da8e29ee25d0f21d2318059e0022e9f9d58012 | 733 | asm | Assembly | programs/oeis/158/A158668.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/158/A158668.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/158/A158668.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A158668: a(n) = 58*n^2 - 1.
; 57,231,521,927,1449,2087,2841,3711,4697,5799,7017,8351,9801,11367,13049,14847,16761,18791,20937,23199,25577,28071,30681,33407,36249,39207,42281,45471,48777,52199,55737,59391,63161,67047,71049,75167,79401,83751,88217,92799,97497,102311,107241,112287,117449,122727,128121,133631,139257,1449... | 73.3 | 642 | 0.800819 |
87fba073aec5ada5405588b323a5cbbcd29a9a4d | 499 | asm | Assembly | oeis/330/A330315.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/330/A330315.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/330/A330315.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A330315: a(n) = r(n)*r(n+1), where r(n) = A004018(n) is the number of ways of writing n as a sum of two squares.
; Submitted by Jamie Morken(w4)
; 4,16,0,0,32,0,0,0,16,32,0,0,0,0,0,0,32,32,0,0,0,0,0,0,0,96,0,0,0,0,0,0,0,0,0,0,32,0,0,0,64,0,0,0,0,0,0,0,0,48,0,0,64,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,0,0,0,32,64,0,0,0,0,0... | 71.285714 | 219 | 0.599198 |
9d6e50342962b54149e2ad15baa52eb43a36bc59 | 509 | asm | Assembly | oeis/316/A316248.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/316/A316248.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/316/A316248.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A316248: Decimal expansion of the greatest x such that 1/x + 1/(x+1) + 1/(x+2) = 3.
; Submitted by Christian Krause
; 5,1,4,8,6,8,9,3,8,4,3,8,7,1,6,5,8,6,8,9,5,6,7,5,4,6,4,1,9,7,8,6,1,2,5,0,0,4,7,6,6,8,7,2,9,8,8,1,3,5,0,3,4,8,8,1,5,8,1,6,3,3,7,6,1,3,8,7,5,1,6,7,5,9,7,2,3,1,3,4,2,4,7,8,1,2
add $0,1
mov $3,$0
mul $3,4... | 19.576923 | 173 | 0.530452 |
4a39168aa184b677506f6b8d557daef1051573b6 | 8,728 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xa0.log_21829_278.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xa0.log_21829_278.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xa0.log_21829_278.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 %r15
push %r8
push %r9
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x14a38, %r9
nop
nop
add %r11, %r11
vmovups (%r9), %ymm6
vextracti128 $0, %ymm6, %xmm6
vpextrq $1, %xmm6, %r8
nop
nop
nop
nop
and $5595, %rbp
lea addresses_normal_ht+0x15f81, %r... | 30.200692 | 2,999 | 0.656737 |
f4986805f080d7f2e3e988d87718e2b5a7e97080 | 570 | asm | Assembly | audio/sfx/battle_2a.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | audio/sfx/battle_2a.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | audio/sfx/battle_2a.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | SFX_Battle_2A_Ch4:
dutycycle 57
squarenote 4, 15, 4, 1536
squarenote 3, 12, 4, 1280
squarenote 5, 11, 5, 1536
squarenote 13, 14, 2, 1728
loopchannel 3, SFX_Battle_2A_Ch4
squarenote 8, 13, 1, 1536
endchannel
SFX_Battle_2A_Ch5:
dutycycle 141
squarenote 5, 14, 4, 1504
squarenote 4, 11, 4, 1248
squarenote 6, ... | 19.655172 | 33 | 0.729825 |
791506657aaca8c16ef040c3bd1d4c86154efa68 | 723 | asm | Assembly | libsrc/strings/strspn_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/strings/strspn_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/strings/strspn_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | ; int __CALLEE__ strspn_callee(char *s1, char *s2)
; return length of prefix in s1 containing chars in s2
; 01.2007 aralbrec
PUBLIC strspn_callee
PUBLIC ASMDISP_STRSPN_CALLEE
EXTERN strchr_callee
EXTERN ASMDISP_STRCHR_CALLEE
.strspn_callee
pop hl
pop de
ex (sp),hl
; enter : de = char *s2
; ... | 13.903846 | 55 | 0.626556 |
1729e623d8f1ec0fc3970c08b1d17b3bc272ed35 | 348 | asm | Assembly | programs/oeis/239/A239052.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/239/A239052.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/239/A239052.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A239052: Sum of divisors of 4*n-2.
; 3,12,18,24,39,36,42,72,54,60,96,72,93,120,90,96,144,144,114,168,126,132,234,144,171,216,162,216,240,180,186,312,252,204,288,216,222,372,288,240,363,252,324,360,270,336,384,360,294,468,306,312,576
mul $0,2
cal $0,203 ; a(n) = sigma(n), the sum of the divisors of n. Also called sig... | 43.5 | 197 | 0.683908 |
332eaeb0c81c0d5ea883bda3ff6982fe63d3e4b5 | 339 | asm | Assembly | programs/oeis/106/A106618.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/106/A106618.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/106/A106618.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A106618: a(n) = numerator of n/(n+17).
; 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,1,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,2,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,3,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,4,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,5,86,87,88,89,90,91,92,93,94,95,96,9... | 67.8 | 286 | 0.634218 |
a466fb08f148def20445235cf68611be1b2bb8e1 | 206 | asm | Assembly | libsrc/target/zx/display/zx_aaddr2cx.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 38 | 2021-06-18T12:56:15.000Z | 2022-03-12T20:38:40.000Z | libsrc/target/zx/display/zx_aaddr2cx.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 2 | 2021-06-20T16:28:12.000Z | 2021-11-17T21:33:56.000Z | libsrc/target/zx/display/zx_aaddr2cx.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 6 | 2021-06-18T18:18:36.000Z | 2021-12-22T08:01:32.000Z | ; uint __FASTCALL__ zx_aaddr2cx(void *attraddr)
; aralbrec 06.2007
SECTION code_clib
PUBLIC zx_aaddr2cx
PUBLIC _zx_aaddr2cx
.zx_aaddr2cx
._zx_aaddr2cx
ld a,l
and $1f
ld l,a
ld h,0
ret
| 12.117647 | 47 | 0.713592 |
945b634126b64454e5dde518d5d071c7b4b6bae7 | 641 | asm | Assembly | oeis/001/A001421.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/001/A001421.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/001/A001421.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A001421: a(n) = (6n)!/((n!)^3*(3n)!).
; Submitted by Jamie Morken(w2)
; 1,120,83160,81681600,93699005400,117386113965120,155667030019300800,214804163196079142400,305240072216678400087000,443655767845074392936328000,656486312795713480715743268160,985646873056680684690542988249600,1497786250388951255453847206769124800,... | 64.1 | 483 | 0.845554 |
0ce4fdba0c7b54579bc486465190a8fa187e02e1 | 763 | asm | Assembly | oeis/059/A059508.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/059/A059508.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/059/A059508.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A059508: Transform of A059502 applied to sequence 5,6,7,...
; Submitted by Christian Krause
; 5,11,29,79,216,590,1609,4381,11911,32339,87690,237496,642509,1736399,4688081,12645655,34080924,91775426,246948241,663999649,1784138875,4790751131,12856028814,34478744044,92416515221,247578328595,662904739589,1774087170271,47... | 36.333333 | 501 | 0.791612 |
8a8ba94c7fe1b0bc6b0bebfae7883615d5807b1d | 679 | asm | Assembly | oeis/146/A146980.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/146/A146980.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/146/A146980.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A146980: Nonsquarefree numbers such that n-1 is prime and n+1 is square.
; Submitted by Jon Maiga
; 8,24,48,80,168,224,360,440,728,840,1088,1224,1368,1848,2208,2400,3024,3720,3968,4760,5040,5624,5928,7920,8648,10608,11448,13688,14160,14640,16128,17160,18224,19320,21024,24024,25920,28560,29928,31328,33488,36480,42024,... | 75.444444 | 497 | 0.789396 |
01b119c0f121f81b41c3e802bbd797812de24140 | 847 | asm | Assembly | programs/oeis/005/A005713.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/005/A005713.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/005/A005713.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A005713: Define strings S(0)=0, S(1)=11, S(n) = S(n-1)S(n-2); iterate.
; 1,1,0,1,1,1,1,0,1,1,0,1,1,1,1,0,1,1,1,1,0,1,1,0,1,1,1,1,0,1,1,0,1,1,1,1,0,1,1,1,1,0,1,1,0,1,1,1,1,0,1,1,1,1,0,1,1,0,1,1,1,1,0,1,1,0,1,1,1,1,0,1,1,1,1,0,1,1,0,1,1,1,1,0,1,1,0,1,1,1,1,0,1,1,1,1,0,1,1,0,1,1,1,1,0,1,1,1,1,0,1,1,0,1,1,1,1,0,1,1,0,1,1... | 33.88 | 501 | 0.514758 |
f784698637b297b3a551f7d029324eb47df08170 | 64 | asm | Assembly | test/asm/pc-def.asm | orbea/rgbds | 91889fc14abbf705271bb484e89e349e08f76477 | [
"MIT"
] | null | null | null | test/asm/pc-def.asm | orbea/rgbds | 91889fc14abbf705271bb484e89e349e08f76477 | [
"MIT"
] | null | null | null | test/asm/pc-def.asm | orbea/rgbds | 91889fc14abbf705271bb484e89e349e08f76477 | [
"MIT"
] | null | null | null | IF DEF(@)
PRINTT "defined\n"
ELSE
PRINTT "not defined\n"
ENDC
| 10.666667 | 23 | 0.6875 |
d96cd2733311cffb1a6a8c5129db111dcfc42bb8 | 370 | asm | Assembly | programs/oeis/099/A099459.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/099/A099459.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/099/A099459.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A099459: Expansion of 1/(1 - 7x + 9x^2).
; 1,7,40,217,1159,6160,32689,173383,919480,4875913,25856071,137109280,727060321,3855438727,20444528200,108412748857,574888488199,3048504677680,16165536349969,85722212350663,454565659304920
mul $0,2
mov $3,3
mov $4,3
lpb $0,1
sub $0,1
mov $2,$1
add $1,$3
mul $2,$4
ad... | 20.555556 | 188 | 0.7 |
68274c882a9301e25dcdba98638b34221893971d | 370 | asm | Assembly | programs/oeis/219/A219388.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/219/A219388.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/219/A219388.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A219388: Basic quantic arrangement for the 1 to 120 planetary electrons and elementary periods (circles I to XX) distributed by energy levels.
; 8,7,7,6,6,6,5,5,5,5,4,4,4,4,3,3,3,2,2,1
mov $2,$0
mov $4,$0
mul $0,0
add $4,$2
mov $2,5
mov $3,$4
add $3,2
mov $4,384
div $4,$3
mul $2,$4
sub $2,$3
log $2,2
add $0,$2
mov $... | 16.086957 | 144 | 0.632432 |
aa82d16cf482d96a1357911a3079fa2479a30e7f | 121 | asm | Assembly | assembler/examples/hccforth/N404.asm | twystd/GA144 | 741d2f2fca82133d594c51807115bd5121aa5350 | [
"Unlicense"
] | 9 | 2015-01-31T11:25:01.000Z | 2021-06-28T19:10:01.000Z | assembler/examples/hccforth/N404.asm | twystd/GA144 | 741d2f2fca82133d594c51807115bd5121aa5350 | [
"Unlicense"
] | null | null | null | assembler/examples/hccforth/N404.asm | twystd/GA144 | 741d2f2fca82133d594c51807115bd5121aa5350 | [
"Unlicense"
] | null | null | null | calc1 0 org
calc 3 . + dup + ;
main 1 . + dup calc !b main ;
init right b!
-1 main ;
a9H org init ; | 15.125 | 31 | 0.487603 |
e8568b9751ea3175d9b6153370b6ab7ae19f2581 | 404 | asm | Assembly | programs/oeis/090/A090585.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/090/A090585.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/090/A090585.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A090585: Numerator of (Sum_{k=1..n} k) / (Product_{k=1..n} k).
; 1,3,1,5,1,7,1,1,1,11,1,13,1,1,1,17,1,19,1,1,1,23,1,1,1,1,1,29,1,31,1,1,1,1,1,37,1,1,1,41,1,43,1,1,1,47,1,1,1,1,1,53,1,1,1,1,1,59,1,61,1,1,1,1,1,67,1,1,1,71,1,73,1,1,1,1,1,79,1,1,1,83,1
mov $2,1
add $2,$0
mov $0,$2
mov $1,$2
cal $0,10051 ; Characteristi... | 31.076923 | 186 | 0.581683 |
5b3aaed877247a63f2d714e5e4179ae47d0420f9 | 765 | asm | Assembly | oeis/192/A192232.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/192/A192232.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/192/A192232.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A192232: Constant term of the reduction of n-th Fibonacci polynomial by x^2 -> x+1. (See Comments.)
; Submitted by Christian Krause
; 1,0,2,1,6,7,22,36,89,168,377,756,1630,3353,7110,14783,31130,65016,136513,285648,599041,1254456,2629418,5508097,11542854,24183271,50674318,106173180,222470009,466131960,976694489,20464... | 42.5 | 491 | 0.783007 |
c899d889233c70f7ce664afaaf753595527556f3 | 464 | asm | Assembly | programs/oeis/016/A016749.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/016/A016749.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/016/A016749.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A016749: a(n) = (2*n)^9.
; 0,512,262144,10077696,134217728,1000000000,5159780352,20661046784,68719476736,198359290368,512000000000,1207269217792,2641807540224,5429503678976,10578455953408,19683000000000,35184372088832,60716992766464,101559956668416,165216101262848,262144000000000,406671383849472,618121839509504,92219... | 66.285714 | 405 | 0.868534 |
3bacf8e51b0124b6838dc28b11c13cbf2917e6df | 678 | asm | Assembly | oeis/165/A165838.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/165/A165838.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/165/A165838.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A165838: Totally multiplicative sequence with a(p) = 17.
; Submitted by Jamie Morken(w4)
; 1,17,17,289,17,289,17,4913,289,289,17,4913,17,289,289,83521,17,4913,17,4913,289,289,17,83521,289,289,4913,4913,17,4913,17,1419857,289,289,289,83521,17,289,289,83521,17,4913,17,4913,4913,289,17,1419857,289,4913,289,4913,17,83521... | 75.333333 | 446 | 0.753687 |
f8d8a46d632c9b377bf12229f257cd5e5225f48b | 712 | asm | Assembly | oeis/126/A126966.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/126/A126966.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/126/A126966.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A126966: Expansion of sqrt(1 - 4*x)/(1 - 2*x).
; Submitted by Jamie Morken(s4)
; 1,0,-2,-8,-26,-80,-244,-752,-2362,-7584,-24892,-83376,-284324,-984672,-3455144,-12259168,-43908026,-158531392,-576352364,-2107982128,-7750490636,-28629222112,-106190978264,-395347083808,-1476813394916,-5533435084480,-20790762971864,-7831... | 37.473684 | 491 | 0.745787 |
57404c3003ee536ad84716ff0b0d39011f2bbab8 | 377 | asm | Assembly | programs/oeis/267/A267871.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/267/A267871.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/267/A267871.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A267871: Triangle read by rows giving successive states of cellular automaton generated by "Rule 239" initiated with a single ON (black) cell.
; 1,1,1,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1... | 53.857143 | 201 | 0.61008 |
c65c2a9a613913221790d468aed72626aeed5577 | 42,609 | asm | Assembly | asm_src/pce_test2/pce_test2.asm | yhzmr442/jspce | 61c170cfdfa60b28af773005a5985a00cd36fa1d | [
"MIT"
] | 9 | 2020-01-09T08:21:11.000Z | 2021-11-02T06:34:31.000Z | asm_src/pce_test2/pce_test2.asm | yhzmr442/jspce | 61c170cfdfa60b28af773005a5985a00cd36fa1d | [
"MIT"
] | 5 | 2020-06-27T19:45:57.000Z | 2020-12-15T22:13:53.000Z | asm_src/pce_test2/pce_test2.asm | yhzmr442/jspce | 61c170cfdfa60b28af773005a5985a00cd36fa1d | [
"MIT"
] | 2 | 2020-09-22T01:05:01.000Z | 2020-09-23T17:02:13.000Z | ;VRAM
;0000-03FF BG0 1KWORD
;1000-1FFF CHR 4KWORD 0-255CHR
;2000-2FFF SP 4KWORD 0-64CHR
;3000-3100 SATB
;4000-7BFF CHRBG0 16KWORD 32*32CHR(256*256) 7C00-7FFF 1KWORD(not using)
chardatBank .equ 2
spdatBank .equ 3
muldatBank .equ 4
mapdatBank .equ 20
VDC_0 .equ $0000
VDC_1 .equ $0001
VDC_2 ... | 20.309342 | 87 | 0.437537 |
058723e2ec608095dca63b612ea2e6f4486c0325 | 771 | asm | Assembly | oeis/129/A129164.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/129/A129164.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/129/A129164.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A129164: Sum of pyramid weights in all skew Dyck paths of semilength n.
; Submitted by Christian Krause
; 1,5,22,97,436,1994,9241,43257,204052,968440,4619011,22120630,106300507,512321437,2475395302,11986728457,58156146652,282640193312,1375737276787,6705522150972,32724071280517,159878425878847,781910419686412,38276395... | 33.521739 | 481 | 0.796368 |
97f9ea3da8af6f8a19e07004c67a9a0dbd941e68 | 404 | asm | Assembly | programs/oeis/115/A115302.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/115/A115302.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/115/A115302.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A115302: Permutation of natural numbers generated by 3-rowed array shown below.
; 1,4,2,7,5,3,10,8,6,13,11,9,16,14,12,19,17,15,22,20,18,25,23,21,28,26,24,31,29,27,34,32,30,37,35,33,40,38,36,43,41,39,46,44,42,49,47,45,52,50,48,55,53,51,58,56,54,61,59,57,64,62,60
lpb $0,1
add $2,1
mov $3,$0
sub $0,1
trn $0,$2
... | 22.444444 | 181 | 0.621287 |
196f2ae7552eb2bb5d26ce4e774e38cc9465b312 | 639 | asm | Assembly | programs/oeis/337/A337895.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/337/A337895.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/337/A337895.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A337895: Number of oriented colorings of the tetrahedral facets (or vertices) of a regular 4-dimensional simplex using n or fewer colors.
; 1,6,21,56,127,258,483,848,1413,2254,3465,5160,7475,10570,14631,19872,26537,34902,45277,58008,73479,92114,114379,140784,171885,208286,250641,299656,356091,420762,494543,578368,673... | 42.6 | 216 | 0.740219 |
392702bb7d1d7e138f43f1877fe4de4100635c5b | 964 | asm | Assembly | programs/oeis/167/A167816.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/167/A167816.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/167/A167816.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A167816: Numerator of x(n) = x(n-1) + x(n-2), x(0)=0, x(1)=1/3; denominator=A167817.
; 0,1,1,2,1,5,8,13,7,34,55,89,48,233,377,610,329,1597,2584,4181,2255,10946,17711,28657,15456,75025,121393,196418,105937,514229,832040,1346269,726103,3524578,5702887,9227465,4976784,24157817,39088169,63245986,34111385,165580141,267914... | 50.736842 | 729 | 0.801867 |
c9b93f1da8cbb41569a4bbabdff7006bcd2b5f76 | 3,373 | asm | Assembly | src/play/tee_markers.asm | 1888games/golf | 5078fc0699e5f91a53761cc30526b510d49e955c | [
"BSD-2-Clause"
] | 1 | 2022-02-13T16:09:18.000Z | 2022-02-13T16:09:18.000Z | src/play/tee_markers.asm | 1888games/golf | 5078fc0699e5f91a53761cc30526b510d49e955c | [
"BSD-2-Clause"
] | null | null | null | src/play/tee_markers.asm | 1888games/golf | 5078fc0699e5f91a53761cc30526b510d49e955c | [
"BSD-2-Clause"
] | null | null | null | ; Top-hole Golf
; Copyright 2020-2021 Matthew Clarke
tmarkers_c_BEGIN = *
; *****************
; *** CONSTANTS ***
; *****************
; NOTE: colors = 00 (brown), 01 (cyan), 10 (green), 11 (blue)
tmarkers_c_PATTERN !byte $aa,$96,$55,$d5,$d5,$f5,$ff,$3e
tmarkers_c_BITMAP_DEST0 = gfxs_c_BITMAP_BASE+(22*40*8)+(13*8... | 29.330435 | 68 | 0.472576 |
4a66bd4ac6c4ec2924e72d85364aebf448a7410e | 1,257 | asm | Assembly | externals/mpir-3.0.0/tune/sparcv9.asm | JaminChan/eos_win | c03e57151cfe152d0d3120abb13226f4df74f37e | [
"MIT"
] | 12 | 2021-09-29T14:50:06.000Z | 2022-03-31T15:01:21.000Z | externals/mpir-3.0.0/tune/sparcv9.asm | JaminChan/eos_win | c03e57151cfe152d0d3120abb13226f4df74f37e | [
"MIT"
] | 15 | 2021-12-24T22:53:49.000Z | 2021-12-25T10:03:13.000Z | LibSource/mpir/tune/sparcv9.asm | ekzyis/CrypTool-2 | 1af234b4f74486fbfeb3b3c49228cc36533a8c89 | [
"Apache-2.0"
] | 10 | 2021-10-17T19:46:51.000Z | 2022-03-18T02:57:57.000Z | dnl Sparc v9 32-bit time stamp counter access routine.
dnl Copyright 2000, 2005 Free Software Foundation, Inc.
dnl
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
dnl modify it under the terms of the GNU Lesser General Public License as
dnl ... | 33.972973 | 74 | 0.760541 |
c1931842461278f6f5bf6c96c4b9949c56452ace | 697 | asm | Assembly | oeis/227/A227512.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/227/A227512.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/227/A227512.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A227512: Floor(-1/n + 1/log((2n+1)/(2n-1))).
; 10,92,318,760,1490,2581,4103,6129,8731,11981,15952,20714,26340,32902,40472,49123,58925,69951,82273,95963,111094,127736,145962,165844,187454,210865,236147,263373,292615,323945,357436,393158,431184,471586,514436,559807,607769,658395,711757,767927,826978,888980,954006,10221... | 36.684211 | 499 | 0.758967 |
089fce1253e11a472d6aebd6d8710b4f01718fb1 | 147 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/英語_PAL/pal_asm/zel_rmdt.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/英語_PAL/pal_asm/zel_rmdt.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/英語_PAL/pal_asm/zel_rmdt.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: zel_rmdt.asm
Type: file
Size: 384660
Last-Modified: '2016-05-13T04:25:37Z'
SHA-1: 68CA3D85E22FAE3846FD9CD067979C9CA9CFA5C0
Description: null
| 21 | 47 | 0.816327 |
725e1a3dc0066a8fcebe08ffa0fc74eac5d0752a | 399 | asm | Assembly | oeis/335/A335607.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/335/A335607.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/335/A335607.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A335607: Rectangular array by antidiagonals: T(n,k) = floor(n + k*r), where r = sqrt(2).
; Submitted by Jon Maiga
; 0,1,1,2,2,2,4,3,3,3,5,5,4,4,4,7,6,6,5,5,5,8,8,7,7,6,6,6,9,9,9,8,8,7,7,7,11,10,10,10,9,9,8,8,8,12,12,11,11,11,10,10,9,9,9,14,13,13,12,12,12,11,11,10,10,10,15,15,14,14,13,13,13,12,12,11
lpb $0
add $1,1... | 26.6 | 185 | 0.586466 |
6f6aef86f8a671821068cdfa216b7dbacd0211de | 638 | asm | Assembly | oeis/121/A121853.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/121/A121853.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/121/A121853.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A121853: Cumulative product of A000120.
; Submitted by Christian Krause
; 1,1,1,2,2,4,8,24,24,48,96,288,576,1728,5184,20736,20736,41472,82944,248832,497664,1492992,4478976,17915904,35831808,107495424,322486272,1289945088,3869835264,15479341056,61917364224,309586821120
mov $3,2
mov $5,$0
lpb $3
mov $0,$5
sub $3,1... | 17.722222 | 196 | 0.584639 |
395a1004ea216a1492cb5ea327d1404c00c40301 | 699 | asm | Assembly | 02-bootsector-print/bl_print_function.asm | sreejithnt/os | 44885e2b75feb817e8461b762d76119cd24b8dcb | [
"MIT"
] | null | null | null | 02-bootsector-print/bl_print_function.asm | sreejithnt/os | 44885e2b75feb817e8461b762d76119cd24b8dcb | [
"MIT"
] | null | null | null | 02-bootsector-print/bl_print_function.asm | sreejithnt/os | 44885e2b75feb817e8461b762d76119cd24b8dcb | [
"MIT"
] | null | null | null | ;
; A simple boot sector that prints message to the screen using bios routine
;
[org 0x7c00] ; tell the assembler where this code should be loaded to
mov ah, 0x0e
mov bx, HELLO_MSG
call print_string
call print_nl
mov bx, GOODBYE_MSG
call print_string
call print_nl
mov dx, 0x12AF
call print_hex
jmp $ ; jump t... | 16.255814 | 98 | 0.729614 |
3e031e1c983349f5bb5923f43a3099eae8aecd51 | 1,682 | asm | Assembly | programs/oeis/267/A267882.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/267/A267882.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/267/A267882.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A267882: Total number of ON (black) cells after n iterations of the "Rule 233" elementary cellular automaton starting with a single ON (black) cell.
; 1,1,4,10,19,30,43,58,75,94,115,138,163,190,219,250,283,318,355,394,435,478,523,570,619,670,723,778,835,894,955,1018,1083,1150,1219,1290,1363,1438,1515,1594,1675,1758,1... | 80.095238 | 1,357 | 0.775862 |
1e269a4176ba997187f73499e1660d1fe6c0c919 | 234 | asm | Assembly | libsrc/gfx/narrow/c_respixel.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 38 | 2021-06-18T12:56:15.000Z | 2022-03-12T20:38:40.000Z | libsrc/gfx/narrow/c_respixel.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 2 | 2021-06-20T16:28:12.000Z | 2021-11-17T21:33:56.000Z | libsrc/gfx/narrow/c_respixel.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 6 | 2021-06-18T18:18:36.000Z | 2021-12-22T08:01:32.000Z | ;
; Generic pseudo graphics routines for text-only platforms
;
; Reset pixel at (x,y) coordinate.
SECTION code_graphics
PUBLIC c_respixel
defc NEEDunplot = 1
.c_respixel
INCLUDE "c_pixel.inc"
| 14.625 | 64 | 0.645299 |
18261299da2a56d3f07109d3dd73016185f71634 | 9,834 | asm | Assembly | SokobanGame/Figures.asm | merino22/Sokoban-Game | 24618a150360b73534c216ecaf3df29426b41aaa | [
"MIT"
] | null | null | null | SokobanGame/Figures.asm | merino22/Sokoban-Game | 24618a150360b73534c216ecaf3df29426b41aaa | [
"MIT"
] | null | null | null | SokobanGame/Figures.asm | merino22/Sokoban-Game | 24618a150360b73534c216ecaf3df29426b41aaa | [
"MIT"
] | null | null | null | .global Block
.global Tree
.global Box
.global Boxspot
.global Player
.global ErasePlayer
; Print Box Function
Box:
li $v0, 29 ; --> call rlutil::setBackgroundColor()
li $a0, 6
syscall
li $v0, 28 ; --> call rlutil::setColor()
li $a0, 0
syscall
li $t1, 0 ;--> i
for_box:
slti $t0, $t1, 3... | 17.072917 | 60 | 0.535591 |
85787be55f7f0df0b82623ccdf405ed1d92b0344 | 956 | asm | Assembly | data/pokemon/base_stats/golduck.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | data/pokemon/base_stats/golduck.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | null | null | null | data/pokemon/base_stats/golduck.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | 2 | 2021-08-11T19:47:07.000Z | 2022-01-01T07:07:56.000Z | db 0 ; species ID placeholder
db 80, 82, 78, 85, 95, 80
; hp atk def spd sat sdf
db WATER, WATER ; type
db 75 ; catch rate
db 174 ; base exp
db NO_ITEM, NO_ITEM ; items
db GENDER_F50 ; gender ratio
db 20 ; step cycles to hatch
INCBIN "gfx/pokemon/golduck/front.dimensions"
db GROWTH_MEDIUM_FAST... | 47.8 | 534 | 0.752092 |
4d483eab959cb07118bbf987314fa82460e03dfb | 3,748 | asm | Assembly | Appl/Art/Decks/GeoDeck/LMSpade3.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Appl/Art/Decks/GeoDeck/LMSpade3.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Appl/Art/Decks/GeoDeck/LMSpade3.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | LMSpade3 label byte
word C_BLACK
Bitmap <71,100,BMC_PACKBITS,BMF_MONO>
db 0xf8, 0x00
db 0xf8, 0x00
db 0xf8, 0x00
db 0xf8, 0x00
db 0x01, 0x0f, 0xf8, 0xfa, 0x00
db 0x01, 0x0f, 0xf8, 0xfc, 0x00, 0x01, 0x04, 0x00
db 0x01, 0x0c, 0x38, 0xfc, 0x00, 0x01, 0x0e, 0x00
db 0x01, 0x0c, 0x70, 0xfc, 0x00, 0x01, 0x... | 32.591304 | 53 | 0.643276 |
da15dd392ca8228dd0c2f599be309f52e23f152b | 998 | asm | Assembly | bin/JWASM/Samples/Win32_2.asm | Abd-Beltaji/ASMEMU | 4122099e188e951357407152c4666346e45871d3 | [
"MIT"
] | 3 | 2022-03-08T16:53:42.000Z | 2022-03-18T21:55:57.000Z | bin/JWASM/Samples/Win32_2.asm | Abd-Beltaji/ASMEMU | 4122099e188e951357407152c4666346e45871d3 | [
"MIT"
] | null | null | null | bin/JWASM/Samples/Win32_2.asm | Abd-Beltaji/ASMEMU | 4122099e188e951357407152c4666346e45871d3 | [
"MIT"
] | null | null | null |
;--- Win32 "hello world" console application.
;--- The WinInc include files are used.
;--- assemble: JWasm -coff Win32_2.ASM
;--- link: JWlink format win pe file Win32_2.OBJ lib \wininc\lib\kernel32.lib
;--- or, linking with MS link:
;--- link Win32_2.obj \wininc\lib\kernel32.lib
.386
.MODEL FLA... | 19.96 | 82 | 0.689379 |
016418d6be6dc56f1b0a9352e60eb39e08b35148 | 101,593 | asm | Assembly | sources/ippcp/asm_ia32_gas_converted/linux/pic/w7/merged/pcpsha256w7as.asm | ymarkovitch/ipp-crypto | ac8f1c443cc79e9f2f8508f8c707c9ed0caa22c8 | [
"Apache-2.0"
] | null | null | null | sources/ippcp/asm_ia32_gas_converted/linux/pic/w7/merged/pcpsha256w7as.asm | ymarkovitch/ipp-crypto | ac8f1c443cc79e9f2f8508f8c707c9ed0caa22c8 | [
"Apache-2.0"
] | null | null | null | sources/ippcp/asm_ia32_gas_converted/linux/pic/w7/merged/pcpsha256w7as.asm | ymarkovitch/ipp-crypto | ac8f1c443cc79e9f2f8508f8c707c9ed0caa22c8 | [
"Apache-2.0"
] | null | null | null | ###############################################################################
# Copyright 2019 Intel Corporation
# All Rights Reserved.
#
# If this software was obtained under the Intel Simplified Software License,
# the following terms apply:
#
# The source code, information and material ("Material") containe... | 30.092713 | 80 | 0.324097 |
daf84932b43645ab4b985bad33105b2a8575e5d9 | 226 | asm | Assembly | test/Namu darbai 5/Project2/Debug/.NETFramework,Version=v4.6.1.AssemblyAttributes.asm | stellaruniversex/test | d1fdcb03e820d9ffa9be9e5f3ab17edbbcdf1224 | [
"MIT"
] | null | null | null | test/Namu darbai 5/Project2/Debug/.NETFramework,Version=v4.6.1.AssemblyAttributes.asm | stellaruniversex/test | d1fdcb03e820d9ffa9be9e5f3ab17edbbcdf1224 | [
"MIT"
] | null | null | null | test/Namu darbai 5/Project2/Debug/.NETFramework,Version=v4.6.1.AssemblyAttributes.asm | stellaruniversex/test | d1fdcb03e820d9ffa9be9e5f3ab17edbbcdf1224 | [
"MIT"
] | null | null | null | ; Listing generated by Microsoft (R) Optimizing Compiler Version 19.16.27031.1
; Generated by VC++ for Common Language Runtime
.file "C:\Users\PG4589FC\AppData\Local\Temp\.NETFramework,Version=v4.6.1.AssemblyAttributes.cpp"
| 45.2 | 96 | 0.787611 |
65d9cc460628b6080ad6cd119181f72fa7843497 | 642 | asm | Assembly | ffight/lcs/boss/8.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | 6 | 2020-10-14T15:29:10.000Z | 2022-02-12T18:58:54.000Z | ffight/lcs/boss/8.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | null | null | null | ffight/lcs/boss/8.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | 1 | 2020-12-17T08:59:10.000Z | 2020-12-17T08:59:10.000Z | copyright zengfr site:http://github.com/zengfr/romhack
003098 rts [1p+ 6, 1p+ 8, boss+6, boss+8, weapon+ 6, weapon+ 8]
0030A6 move.w ($54,A6), D1 [boss+6, boss+8, container+ 6, container+ 8, enemy+ 6, enemy+ 8, weapon+ 6, weapon+ 8]
003140 tst.w ($50,A6) [1p+ 6, 1p+ 8, boss+6, boss+8, container+ 6, container+ 8,... | 53.5 | 115 | 0.627726 |
6f7c4acb0fe57631bed06d07a17bebfc6127bb78 | 1,262 | asm | Assembly | boot/switch.asm | kbrsh/arc | 395376ed2d0bcf2d6e03265e433f8b605bca4c6c | [
"MIT"
] | 39 | 2017-08-25T08:48:26.000Z | 2021-07-21T14:16:36.000Z | boot/switch.asm | KingPixil/ample | 395376ed2d0bcf2d6e03265e433f8b605bca4c6c | [
"MIT"
] | 1 | 2020-01-13T04:15:22.000Z | 2020-01-13T05:58:25.000Z | boot/switch.asm | KingPixil/ample | 395376ed2d0bcf2d6e03265e433f8b605bca4c6c | [
"MIT"
] | 6 | 2017-09-04T08:44:20.000Z | 2021-07-18T07:34:44.000Z | ; Stay in 16 bits
[bits 16]
; Initialize Switch to 64 bit long mode
switch:
cli ; Disable Interrupts
; Setup paging tables
fill:
mov dword [0x1000 + ecx], 0x2000
or dword [0x1000 + ecx], 111b
mov dword [0x1000 + ecx + 4], 0
mov dword [0x2000 + ecx], 0x3000
or dword [0x2000 + ecx], 111b
m... | 18.835821 | 78 | 0.616482 |
7afc579f4933ac4deb38f38ab74a3d81b9df2570 | 456 | asm | Assembly | programs/oeis/046/A046161.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/046/A046161.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/046/A046161.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A046161: a(n) = denominator of binomial(2n,n)/4^n.
; 1,2,8,16,128,256,1024,2048,32768,65536,262144,524288,4194304,8388608,33554432,67108864,2147483648,4294967296,17179869184,34359738368,274877906944,549755813888,2199023255552,4398046511104,70368744177664,140737488355328,562949953421312,1125899906842624,90071992547409... | 25.333333 | 269 | 0.756579 |
c3587b09e3e1122249d9bb3ac7655f9ee1831278 | 2,374 | asm | Assembly | programs/oeis/094/A094160.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/094/A094160.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/094/A094160.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A094160: Column 4 of A048790.
; 0,4,76,344,936,1980,3604,5936,9104,13236,18460,24904,32696,41964,52836,65440,79904,96356,114924,135736,158920,184604,212916,243984,277936,314900,355004,398376,445144,495436,549380,607104,668736,734404,804236,878360,956904,1039996,1127764,1220336,1317840,1420404,1528156,1641224,1759736,... | 124.947368 | 2,180 | 0.852991 |
50d21cfd54ea94ded41e66bb1ddc1939b33a7857 | 344 | asm | Assembly | programs/oeis/270/A270994.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/270/A270994.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/270/A270994.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A270994: a(n) = 9454129 + 11184810*n.
; 9454129,20638939,31823749,43008559,54193369,65378179,76562989,87747799,98932609,110117419,121302229,132487039,143671849,154856659,166041469,177226279,188411089,199595899,210780709,221965519,233150329,244335139,255519949,266704759,277889569,289074379,300259189
mov $1,$0
mul $1,... | 49.142857 | 261 | 0.831395 |
3c0163b7de79fcbe8e0c4f83779d7dca2af5550c | 361 | asm | Assembly | programs/oeis/187/A187329.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/187/A187329.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/187/A187329.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A187329: Floor((3-sqrt(5))n).
; 0,0,1,2,3,3,4,5,6,6,7,8,9,9,10,11,12,12,13,14,15,16,16,17,18,19,19,20,21,22,22,23,24,25,25,26,27,28,29,29,30,31,32,32,33,34,35,35,36,37,38,38,39,40,41,42,42,43,44,45,45,46,47,48,48,49,50,51,51,52,53,54,55,55,56,57,58,58,59,60,61,61,62,63,64,64,65,66,67,67,68,69,70,71,71,72,73,74,74,75
... | 45.125 | 287 | 0.628809 |
158c8e3ac60cfd53098f18695b4cc321f9ed778b | 819 | asm | Assembly | programs/oeis/266/A266594.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/266/A266594.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/266/A266594.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A266594: Total number of ON (black) cells after n iterations of the "Rule 37" elementary cellular automaton starting with a single ON (black) cell.
; 1,2,5,7,10,16,19,29,32,46,49,67,70,92,95,121,124,154,157,191,194,232,235,277,280,326,329,379,382,436,439,497,500,562,565,631,634,704,707,781,784,862,865,947,950,1036,10... | 30.333333 | 437 | 0.684982 |
192170623d40393cc250dee72666e0a7f72c6460 | 7,988 | asm | Assembly | src/test/resources/cpu_tests/logic.asm | caseif/jNES | 5ddcef3d897af1305c2f196d295819ea3caa85af | [
"MIT"
] | 1 | 2018-03-28T09:17:45.000Z | 2018-03-28T09:17:45.000Z | src/test/resources/cpu_tests/logic.asm | caseif/jNES | 5ddcef3d897af1305c2f196d295819ea3caa85af | [
"MIT"
] | null | null | null | src/test/resources/cpu_tests/logic.asm | caseif/jNES | 5ddcef3d897af1305c2f196d295819ea3caa85af | [
"MIT"
] | null | null | null | ;;;;;;;;;;;;;;;;
; test bitwise logic
;;;;;;;;;;;;;;;;
; required for execution on the NES
.org $8000
JMP entry_point ; skip to entry point
; small convenience subroutine for left-shifting memory contents
set_and_asl:
STA $00 ; write acc to first byte of memory
ASL $00 ; shift first byte ... | 29.153285 | 80 | 0.38007 |
9a1b7a26ff67ed41a82f91e0298d2134098e0553 | 656 | asm | Assembly | AAAAnimation/utils.asm | nlouo/AAAAnimation | fe519a93f2638c01662b48aa7f25fcbebf19c544 | [
"MIT"
] | 17 | 2021-12-29T15:03:25.000Z | 2022-01-13T08:21:34.000Z | AAAAnimation/utils.asm | nlouo/AAAAnimation | fe519a93f2638c01662b48aa7f25fcbebf19c544 | [
"MIT"
] | null | null | null | AAAAnimation/utils.asm | nlouo/AAAAnimation | fe519a93f2638c01662b48aa7f25fcbebf19c544 | [
"MIT"
] | 2 | 2021-12-31T06:54:52.000Z | 2022-01-01T21:22:37.000Z | wait_until_smaller PROTO
; arguments
; xmm0: REAL4 a REAL4 variable need to be compared
; rdx: SQWORD PTR a SQWORD pointer which value be pointed would increase
; this procedure would block the thread until the condition is fulfilled
; Caution: it may cause the thread is blocked by a infinite loop
.CODE
wait_until_smal... | 32.8 | 85 | 0.748476 |
3bbc2f527e5499f5004fda7c0d207e19e0951cad | 108 | asm | Assembly | Architecture/a6/linker_help/main1.asm | DulceWRLD/College | 9b94868514f461c97121d72ea0855f72ca95e798 | [
"MIT"
] | 2 | 2021-08-21T01:25:50.000Z | 2021-12-10T06:51:46.000Z | Architecture/a6/linker_help/main1.asm | DulceWRLD/College | 9b94868514f461c97121d72ea0855f72ca95e798 | [
"MIT"
] | null | null | null | Architecture/a6/linker_help/main1.asm | DulceWRLD/College | 9b94868514f461c97121d72ea0855f72ca95e798 | [
"MIT"
] | 6 | 2021-03-14T22:21:23.000Z | 2022-03-29T15:30:58.000Z | main: lodd arg1:
push
lodd arg2:
push
call myadd:
stod rslt:
halt
.LOC 10
arg1: 25
arg2: 75
rslt: 0
| 9 | 16 | 0.657407 |
d9e37b0d580bb67ee2cddca2d8ba4d02c7bcfb8e | 1,130 | asm | Assembly | sim/asm/fn22.asm | nanamake/avr_cpu | b557e64f471bbcabe7ef104e24ae9b3024cddcba | [
"MIT"
] | 2 | 2021-01-21T01:36:26.000Z | 2022-03-30T21:01:04.000Z | sim/asm/fn22.asm | nanamake/avr_cpu | b557e64f471bbcabe7ef104e24ae9b3024cddcba | [
"MIT"
] | null | null | null | sim/asm/fn22.asm | nanamake/avr_cpu | b557e64f471bbcabe7ef104e24ae9b3024cddcba | [
"MIT"
] | 1 | 2020-03-05T06:04:24.000Z | 2020-03-05T06:04:24.000Z | ;-------------------
; test for adiw/sbiw
;-------------------
ldi r25,0x02
ldi r24,0xd8
adiw r24,0x30
ldi r27,0x02
ldi r26,0xd8
adiw r26,0x0f
;-------------------
ldi r29,0x02
ldi r28,0x18
sbiw r28,0x30
ldi r31,0x02
ldi r30,0x18
sbiw r30,0x0f
;-------------... | 19.824561 | 44 | 0.49292 |
e467298e1e703f4b8e0954a377c866fb5f6d6c8c | 245 | asm | Assembly | data/mapHeaders/SilphCo8F.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | data/mapHeaders/SilphCo8F.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | data/mapHeaders/SilphCo8F.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | SilphCo8F_h:
db FACILITY ; tileset
db SILPH_CO_8F_HEIGHT, SILPH_CO_8F_WIDTH ; dimensions (y, x)
dw SilphCo8F_Blocks ; blocks
dw SilphCo8F_TextPointers ; texts
dw SilphCo8F_Script ; scripts
db 0 ; connections
dw SilphCo8F_Object ; objects
| 27.222222 | 61 | 0.791837 |
40150740578a36602fe5edd9099c53f20579fe8e | 352 | asm | Assembly | programs/oeis/088/A088227.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/088/A088227.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/088/A088227.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A088227: Solutions x to x^n == 7 mod 13.
; 2,6,7,11,15,19,20,24,28,32,33,37,41,45,46,50,54,58,59,63,67,71,72,76,80,84,85,89,93,97,98,102,106,110,111,115,119,123,124,128,132,136,137,141,145,149,150,154,158,162,163,167,171,175,176,180,184,188,189,193
mov $1,3
add $1,$0
sub $1,3
add $1,$0
sub $0,1
mul $1,2
lpb $0,1
t... | 23.466667 | 207 | 0.642045 |
78479c9e526b0b0f2126b339db161c8331d2d9af | 772 | asm | Assembly | src/test/ref/struct-0.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/test/ref/struct-0.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/test/ref/struct-0.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | // Minimal struct - declaration, instantiation and usage
// Commodore 64 PRG executable file
.file [name="struct-0.prg", type="prg", segments="Program"]
.segmentdef Program [segments="Basic, Code, Data"]
.segmentdef Basic [start=$0801]
.segmentdef Code [start=$80d]
.segmentdef Data [startAfter="Code"]
.segment Basic
... | 24.125 | 59 | 0.670984 |
7d23a22460e0757e6bb90aa633875861c9729f0f | 3,427 | asm | Assembly | programs/oeis/270/A270869.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/270/A270869.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/270/A270869.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A270869: a(n) = n^5 + 4*n^4 + 13*n^3 + 23*n^2 + 25*n + 3.
; 3,69,345,1203,3351,7953,16749,32175,57483,96861,155553,239979,357855,518313,732021,1011303,1370259,1824885,2393193,3095331,3953703,4993089,6240765,7726623,9483291,11546253,13953969,16747995,19973103,23677401,27912453,32733399,38199075,44372133,51319161,59110... | 55.274194 | 2,829 | 0.840093 |
26da56d2cf2982d02917f223c63c85f30b826d45 | 938 | asm | Assembly | Miei-sorgenti/new/Simulazione/writea.asm | DigiOhhh/LabArchitettura2-2017-2018 | da34b9a75ab2945ac70d5cbf69395d0db5172f6f | [
"MIT"
] | 1 | 2019-03-06T13:26:10.000Z | 2019-03-06T13:26:10.000Z | Miei-sorgenti/new/Simulazione/writea.asm | DigiOhhh/LabArchitettura2-2017-2018 | da34b9a75ab2945ac70d5cbf69395d0db5172f6f | [
"MIT"
] | null | null | null | Miei-sorgenti/new/Simulazione/writea.asm | DigiOhhh/LabArchitettura2-2017-2018 | da34b9a75ab2945ac70d5cbf69395d0db5172f6f | [
"MIT"
] | 1 | 2019-03-06T13:25:28.000Z | 2019-03-06T13:25:28.000Z | # (A) Utilizzando le direttive assembly, si scriva un segmento dati che contenga:
# una variabile intera a, inizializzata con un valore a piacere;
# una stringa s con valore ``Fine'';
# un array V di 5 elementi, dove ogni elemento è inizializzato a 1.
#
# (B) Si scriva poi un segmento testo che:
# per i che va da 0 a 4... | 18.76 | 81 | 0.623667 |
321fe3c59b3e7d3591dbff661f9052d0577c2b1f | 1,130 | asm | Assembly | programs/oeis/165/A165394.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/165/A165394.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/165/A165394.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A165394: Number of slanted 2 X n (i=1..2) X (j=i..n+i-1) 1..4 arrays with all 1s connected, all 2s connected, all 3s connected, all 4s connected, 1 in the upper left corner, 2 in the upper right corner, 3 in the lower left corner, 4 in the lower right corner, and with no element having more than 3 neighbors with the ... | 94.166667 | 721 | 0.80177 |
f010328c3a7c3d121ecfdf7a66f144ce6a843c6c | 598 | asm | Assembly | oeis/158/A158598.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/158/A158598.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/158/A158598.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A158598: a(n) = 40*n^2 - 1.
; Submitted by Christian Krause
; 39,159,359,639,999,1439,1959,2559,3239,3999,4839,5759,6759,7839,8999,10239,11559,12959,14439,15999,17639,19359,21159,23039,24999,27039,29159,31359,33639,35999,38439,40959,43559,46239,48999,51839,54759,57759,60839,63999,67239,70559,73959,77439,80999,84639,8... | 66.444444 | 497 | 0.795987 |
a1007f205e2c3811f8fb026d439f7c45f981b244 | 145 | asm | Assembly | programs/oeis/028/A028735.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/028/A028735.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/028/A028735.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A028735: Nonsquares mod 22.
; 2,6,7,8,10,13,17,18,19,21
seq $0,267541 ; Expansion of (2 + 4*x + x^2 + x^3 + 2*x^4 + x^5)/(1 - x - x^5 + x^6).
| 29 | 85 | 0.531034 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.