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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
257464e8e8e0935356b1450d063d08dc4996daeb | 792 | asm | Assembly | oeis/224/A224881.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/224/A224881.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/224/A224881.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A224881: Expansion of 1/(1 - 16*x)^(1/8).
; Submitted by Christian Krause
; 1,2,18,204,2550,33660,460020,6440280,91773990,1325624300,19354114780,285033326760,4227994346940,63094684869720,946420273045800,14259398780556720,215673406555920390,3273161111260438860,49824785804742235980,760483572809223601800,116353986639811... | 29.333333 | 484 | 0.772727 |
eca69816643a195c8e098b6db4cc160aaf2be4da | 2,774 | asm | Assembly | dino/lcs/base/6726.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 | dino/lcs/base/6726.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | null | null | null | dino/lcs/base/6726.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
00042A move.l D1, (A0)+
00042C dbra D0, $42a
004A20 move.w A0, ($6726,A5)
004A24 moveq #$17, D0 [base+6726]
004BEA movea.w ($6726,A5), A4
004BEE move.w A6, -(A4) [base+6726]
004BF0 move.w A4, ($6726,A5) [base+67AA, base+67AC, base+67AE, base+67... | 63.045455 | 351 | 0.659337 |
2fc75843781b205dd3450a14f1ab780dfadf6e28 | 125 | asm | Assembly | gfx/pokemon/tauros/anim.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | gfx/pokemon/tauros/anim.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | gfx/pokemon/tauros/anim.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | frame 0, 08
frame 3, 10
frame 1, 28
frame 0, 12
setrepeat 3
frame 2, 11
frame 3, 11
dorepeat 5
frame 1, 07
endanim
| 11.363636 | 12 | 0.656 |
d651b0e75365ffe77cfb3094ede2415b15497b20 | 1,256 | asm | Assembly | programs/oeis/293/A293476.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/293/A293476.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/293/A293476.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A293476: a(n) = ((n + 1)/2)*(n + 2)*Pochhammer(n, 5) / 4!.
; 0,15,180,1050,4200,13230,35280,83160,178200,353925,660660,1171170,1987440,3248700,5140800,7907040,11860560,17398395,25017300,35331450,49092120,67209450,90776400,121095000,159705000,208415025,269336340,344919330,437992800,551806200,690074880,857028480,105746... | 157 | 1,103 | 0.86465 |
c5c78a5d10e6a94389e069f5250e7bca535962ef | 687 | asm | Assembly | oeis/095/A095916.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/095/A095916.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/095/A095916.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A095916: Differences between adjacent digits of Pi.
; Submitted by Jamie Morken(w1)
; -2,3,-3,4,4,-7,4,-1,-2,2,3,1,-2,2,-6,-1,1,5,-4,2,-4,4,-2,-1,0,5,-5,-1,5,2,-4,-5,2,6,0,-4,-3,8,-2,-6,5,3,-6,6,0,-6,4,-2,-4,-1,5,3,-6,-2,9,-2,-3,5,-5,0,1,4,-7,1,-3,7,1,-7,5,-2,-4,6,-4,6,-2,-4,-2,8,1,0,-1,-2,-4,6,-8,3,1,4,-6,3,-2,1,-2,... | 22.9 | 249 | 0.468705 |
d90766f599126450a72cb3dd22eb78c5f1c53d8f | 751 | asm | Assembly | oeis/078/A078028.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/078/A078028.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/078/A078028.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A078028: Expansion of (1-x)/(1-x^2+2*x^3).
; Submitted by Jon Maiga
; 1,-1,1,-3,3,-5,9,-11,19,-29,41,-67,99,-149,233,-347,531,-813,1225,-1875,2851,-4325,6601,-10027,15251,-23229,35305,-53731,81763,-124341,189225,-287867,437907,-666317,1013641,-1542131,2346275,-3569413,5430537,-8261963,12569363,-19123037,29093289,-442... | 34.136364 | 500 | 0.70972 |
2d97aee7325e84bbdbe9b96ffe33f7f8c24aacba | 2,478 | asm | Assembly | lib/target/trs80/classic/trs80_crt0.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | lib/target/trs80/classic/trs80_crt0.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | lib/target/trs80/classic/trs80_crt0.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | 1 | 2019-12-03T23:28:20.000Z | 2019-12-03T23:28:20.000Z | ; TRS 80 Program boot
;
; Stefano Bodrato 2008
;
; $Id: trs80_crt0.asm,v 1.21 2016-07-15 21:03:25 dom Exp $
;
MODULE trs80_crt0
;--------
; Include zcc_opt.def to find out some info
;--------
defc crt0 = 1
INCLUDE "zcc_opt.def"
;--------
; Some scope definitions
;--------
... | 21.362069 | 73 | 0.633575 |
5e6d6f4beedb2552fcfeb054c8a63f6034f362e2 | 386 | asm | Assembly | src/drivers/cpu/gdt.asm | mharasimowicz/vos_kernel | 35aa85ceaf947e8e5c57f6a2f19b54dbc7904827 | [
"MIT"
] | null | null | null | src/drivers/cpu/gdt.asm | mharasimowicz/vos_kernel | 35aa85ceaf947e8e5c57f6a2f19b54dbc7904827 | [
"MIT"
] | null | null | null | src/drivers/cpu/gdt.asm | mharasimowicz/vos_kernel | 35aa85ceaf947e8e5c57f6a2f19b54dbc7904827 | [
"MIT"
] | null | null | null | ;
; VOS kernel
; Copyright 2018 Michal Harasimowicz
;
[bits 32]
SECTION .text
global gdt_flush
gdt_flush:
push ebp
mov ebp, esp
mov eax, [ebp + 8]
lgdt [eax]
jmp 0x08:complete_flush
complete_flush: ; reloading selectors to segment registers
mov ax, 0x10
mov ds, ax
mov es, ax
... | 13.785714 | 58 | 0.61658 |
9c100cdb25c7513621ee76a077f4eca434a8ade7 | 685 | asm | Assembly | oeis/000/A000898.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/000/A000898.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/000/A000898.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A000898: a(n) = 2*(a(n-1) + (n-1)*a(n-2)) for n >= 2 with a(0) = 1.
; Submitted by Jamie Morken(s1)
; 1,2,6,20,76,312,1384,6512,32400,168992,921184,5222208,30710464,186753920,1171979904,7573069568,50305536256,342949298688,2396286830080,17138748412928,125336396368896,936222729254912,7136574106003456,55466948299223040,... | 45.666667 | 481 | 0.79708 |
31ebd9004fbc5d4ee90134ca9aacf9200e272b69 | 7,919 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_1513.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_1513.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_1513.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 %r12
push %r9
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x14e39, %r9
nop
nop
nop
nop
cmp $62203, %rbx
mov (%r9), %r12w
nop
sub $40815, %r10
lea addresses_A_ht+0xc639, %r11
nop
nop
nop
add %rdi, %rdi
mov $0x6162636465666768, %rsi
mov... | 31.300395 | 2,999 | 0.659806 |
f7d522c130b0c2de71d4912f28c3328112dd858d | 670 | asm | Assembly | a/Assembler NASM Linux64.asm | Gabrielarodrigues10/ga | 3f067901f84700930728d45fe639010026290f5a | [
"MIT"
] | 94 | 2021-05-06T18:23:35.000Z | 2021-06-11T15:45:48.000Z | a/Assembler NASM Linux64.asm | Gabrielarodrigues10/ga | 3f067901f84700930728d45fe639010026290f5a | [
"MIT"
] | 2 | 2021-06-28T11:33:45.000Z | 2021-08-03T08:06:34.000Z | a/Assembler NASM Linux64.asm | Gabrielarodrigues10/ga | 3f067901f84700930728d45fe639010026290f5a | [
"MIT"
] | 7 | 2021-05-25T12:19:38.000Z | 2021-06-03T12:21:19.000Z | section .rodata
msg db "Hello World", 0xA ; String to print
len equ $- msg ; Length of string
section .text
global _start ; Specify entry point to linker
_start:
mov eax, 1 ; System call ID (sys_write)
mov edi, eax ; File d... | 37.222222 | 67 | 0.474627 |
c4bbc69d712220ac0d69705e81d045699f037d5d | 1,194 | asm | Assembly | Microprocessor/colors.asm | Nmane1612/Nihar-Mane | aa4db52a384f706a431c994e4e12d8e5e0cd8402 | [
"Apache-2.0"
] | 3 | 2019-12-27T06:07:37.000Z | 2020-07-01T08:51:32.000Z | Microprocessor/colors.asm | Nihar16/Personal-Repository | 0d319eeb8dbfa3f7c3eb8501829939ecd6923464 | [
"MIT"
] | null | null | null | Microprocessor/colors.asm | Nihar16/Personal-Repository | 0d319eeb8dbfa3f7c3eb8501829939ecd6923464 | [
"MIT"
] | null | null | null | ; this sample prints 16x16 color map,
; it uses all possible colors.
name "colors"
org 100h
; set video mode:
; text mode. 80x25. 16 colors. 8 pages.
mov ax, 3
int 10h
; blinking disabled for compatibility with dos,
; emulator and windows prompt do not blink anyway.
mov ax, 1003h
... | 15.710526 | 51 | 0.553601 |
841b9b3e8d132bb4e3b41969c96bb56a1d7c1e98 | 461 | asm | Assembly | oeis/203/A203155.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/203/A203155.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/203/A203155.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A203155: (n-1)-st elementary symmetric function of {3, 3, 4, 4, 5, 5,..., Floor[(n+5)/2]}.
; Submitted by Jon Maiga
; 1,6,33,168,984,5640,37440,246240,1853280,13880160,117391680,989936640,9315855360,87500528640,907925760000,9408462336000,106785133056000,1210848984576000,14928525545472000,183922359312384000,2448351304... | 25.611111 | 211 | 0.70282 |
aa53ad753ec12910764e99aaed8fbf86c0090a75 | 20,990 | asm | Assembly | Appendix E - Microcontroller Code/Redundant/manchester.asm | liwenyip/adhoc | d5402c347b229847a8242c89eb0ee97ee4d67d26 | [
"MIT"
] | null | null | null | Appendix E - Microcontroller Code/Redundant/manchester.asm | liwenyip/adhoc | d5402c347b229847a8242c89eb0ee97ee4d67d26 | [
"MIT"
] | null | null | null | Appendix E - Microcontroller Code/Redundant/manchester.asm | liwenyip/adhoc | d5402c347b229847a8242c89eb0ee97ee4d67d26 | [
"MIT"
] | null | null | null | ;*************************************************************************
; MANCHESTER ENCODING/DECODING MODULE
;
; Version 0.10
; 12/07/2005
;
; Li-Wen Yip
; Ad Hoc Radio Networking Research Project
; School Of Engineering
; James Cook University
;
;*******************************************************************... | 36.127367 | 103 | 0.603049 |
9413869eb8288574481aa7a7d899f05bc3ae47ed | 280 | asm | Assembly | programs/oeis/093/A093718.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/093/A093718.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/093/A093718.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A093718: a(n) = (n mod 3)^(n mod 2).
; 1,1,1,0,1,2,1,1,1,0,1,2,1,1,1,0,1,2,1,1,1,0,1,2,1,1,1,0,1,2,1,1,1,0,1,2,1,1,1,0,1,2,1,1,1,0,1,2,1,1,1,0,1,2,1,1,1,0,1,2,1,1,1,0,1,2,1,1,1,0,1,2,1,1,1,0,1,2,1,1,1,0,1,2,1,1,1,0,1,2,1,1,1,0,1,2,1,1,1,0
mov $1,$0
mod $0,3
mod $1,2
pow $0,$1
| 35 | 201 | 0.496429 |
642e77ffd15a4313b87ecf7d7b2f520b3029e8f5 | 461 | asm | Assembly | DL_High4BitsToLow4Bits.asm | CallMeMengMeng/ASSEMBLY-LANGUAGE | 8c884b43906225045e4ee68497d8913394a0d71a | [
"MIT"
] | null | null | null | DL_High4BitsToLow4Bits.asm | CallMeMengMeng/ASSEMBLY-LANGUAGE | 8c884b43906225045e4ee68497d8913394a0d71a | [
"MIT"
] | null | null | null | DL_High4BitsToLow4Bits.asm | CallMeMengMeng/ASSEMBLY-LANGUAGE | 8c884b43906225045e4ee68497d8913394a0d71a | [
"MIT"
] | null | null | null | ; EXTRACT FROM <THE PRINCIPLE OF MICROCOMPUTER> TEXTBOOK.
; EXCHANGE 4 HIGH BITS WITH 4 LOW BITS IN DL WITH USING AS LITTLE COMMANDS AS POSSIBLE
CODE SEGMENT
ASSUME CS:CODE
START: MOV CL,4 ; SET A FOUR TIMES COUNTER 'CAUSE THERE ARE 4 BITS NEED TO BE EXCHANGED
MOV DL,69H ; SET DL 69H
MOV DH,DL ;... | 35.461538 | 88 | 0.696312 |
35eec763ae2f02a563cea0e49bc98c435d330f60 | 230 | asm | Assembly | libsrc/stdio/ansi/g800/f_ansi_cls.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | 8 | 2017-01-18T12:02:17.000Z | 2021-06-12T09:40:28.000Z | libsrc/stdio/ansi/g800/f_ansi_cls.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | 1 | 2017-03-06T07:41:56.000Z | 2017-03-06T07:41:56.000Z | libsrc/stdio/ansi/g800/f_ansi_cls.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | 3 | 2017-03-07T03:19:40.000Z | 2021-09-15T17:59:19.000Z | ;
; ANSI Video handling for the Sharp PC G-800 family
;
; Stefano Bodrato - 2017
;
; CLS - Clear the screen
;
; $Id: f_ansi_cls$
;
SECTION code_clib
PUBLIC ansi_cls
.ansi_cls
ld A,' '
ld b,24*6
ld de,0
jp $bfee
| 12.105263 | 52 | 0.630435 |
b5ad3a74c94f7945f21eee4071c46e97b30d4bde | 1,286 | asm | Assembly | session_03/02-successivoarray/successivoarray.asm | DigiOhhh/LabArchitettura2-2017-2018 | da34b9a75ab2945ac70d5cbf69395d0db5172f6f | [
"MIT"
] | 1 | 2019-03-06T13:26:10.000Z | 2019-03-06T13:26:10.000Z | session_03/02-successivoarray/successivoarray.asm | DigiOhhh/LabArchitettura2-2017-2018 | da34b9a75ab2945ac70d5cbf69395d0db5172f6f | [
"MIT"
] | null | null | null | session_03/02-successivoarray/successivoarray.asm | DigiOhhh/LabArchitettura2-2017-2018 | da34b9a75ab2945ac70d5cbf69395d0db5172f6f | [
"MIT"
] | 1 | 2019-03-06T13:25:28.000Z | 2019-03-06T13:25:28.000Z | # con direttiva di allineamento
.data
string1: .asciiz "Dammi un intero: "
string2: .asciiz "I due numeri sono: "
string3: .ascii ", "
.align 2
array: .space 8
# senza direttiva di allineamento
#.data
#array: .space 8
#string1: .asciiz "Dammi un intero: "
#string2: .asciiz "I due numeri sono: "... | 24.730769 | 47 | 0.606532 |
f8dc09f0a9ce5e329b020dcf37ff7b50b615a7ae | 361 | asm | Assembly | oeis/075/A075869.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/075/A075869.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/075/A075869.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A075869: Numbers k such that 5*k^2 - 9 is a square.
; Submitted by Jon Maiga
; 3,51,915,16419,294627,5286867,94868979,1702354755,30547516611,548152944243,9836205479763,176503545691491,3167227616967075,56833593559715859,1019837456457918387,18300240622682815107
mov $3,1
lpb $0
sub $0,1
mov $1,$3
mul $1,16
add ... | 24.066667 | 182 | 0.742382 |
1c912e2bdbd10ec5f7a9191e5ec8dbe051d4d645 | 724 | asm | Assembly | oeis/110/A110524.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/110/A110524.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/110/A110524.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A110524: Expansion of (1 + x)/(1 + 2*x + 2*x^3).
; Submitted by Christian Krause
; 1,-1,2,-6,14,-32,76,-180,424,-1000,2360,-5568,13136,-30992,73120,-172512,407008,-960256,2265536,-5345088,12610688,-29752448,70195072,-165611520,390727936,-921846016,2174915072,-5131286016,12106264064,-28562358272,67387288576,-158987105... | 36.2 | 482 | 0.73895 |
1711a37dbd3c984bb415bcbc370aace4a6896d2a | 387 | asm | Assembly | oeis/176/A176098.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/176/A176098.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/176/A176098.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A176098: a(n) = prime(n)*(nonnegative noncomposite(n)).
; Submitted by Christian Krause
; 0,3,10,21,55,91,187,247,391,551,713,1073,1271,1591,1927,2279,2773,3233,3953,4331,4891,5609,6059,7031,8051,8989,9991,10807,11227,12091,13843,14803,17399,18209,20413,20989,23393,24613,26219,28199,29893,31313
mov $2,$0
seq $0,1586... | 43 | 207 | 0.73385 |
20970b775af6daf8e04bd4d7d52ebe6b161a5b0a | 80 | asm | Assembly | data/maps/headers/CeruleanTradeHouse.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | data/maps/headers/CeruleanTradeHouse.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | data/maps/headers/CeruleanTradeHouse.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null |
map_header CeruleanTradeHouse, CERULEAN_TRADE_HOUSE, HOUSE, 0
end_map_header
| 20 | 62 | 0.85 |
90399dcb92d5edd183ff16d1702e6e132a3e45b5 | 524 | asm | Assembly | asm/capcom.asm | RockmanEXEZone/MMBN45-English-Translation | 61c8df305f76b3b94395cf58cee16d816b56eaaa | [
"BSD-3-Clause"
] | 6 | 2019-11-16T10:19:15.000Z | 2022-03-25T16:36:40.000Z | asm/capcom.asm | RockmanEXEZone/MMBN45-English-Translation | 61c8df305f76b3b94395cf58cee16d816b56eaaa | [
"BSD-3-Clause"
] | null | null | null | asm/capcom.asm | RockmanEXEZone/MMBN45-English-Translation | 61c8df305f76b3b94395cf58cee16d816b56eaaa | [
"BSD-3-Clause"
] | null | null | null | // Load correct palette size for Capcom screen
.org 0x803066E
mov r2,filesize(TEMP+"/62FA94.pal.bin")
nop
// Change Capcom screen timing to allow skip only after 60 frames,
// in line with English MMBN2 and MMBN4.
.org 0x080306E4
.area 0x30
push r14
bl 0x80054AA
beq @@end
ldrb r0,[r5,0x4]
sub r0,0x1
strb r0,... | 14.162162 | 66 | 0.685115 |
f1c69794a47e1e8b522521121f7ff6919cd9c586 | 314 | asm | Assembly | lab1/es3.asm | neskov7/AssemblyProgramsCE | 35b7ea5afe8d30d630a148244bfe0fec07da76a4 | [
"MIT"
] | null | null | null | lab1/es3.asm | neskov7/AssemblyProgramsCE | 35b7ea5afe8d30d630a148244bfe0fec07da76a4 | [
"MIT"
] | null | null | null | lab1/es3.asm | neskov7/AssemblyProgramsCE | 35b7ea5afe8d30d630a148244bfe0fec07da76a4 | [
"MIT"
] | null | null | null | .MODEL small
.STACK
.DATA
opa dw -459
opb dw 470
opc dw 32756
opd dw 1
.CODE
.STARTUP
mov ax, opa
add ax, opb ; varia il CF perche' cambia segno
add ax, opc ; sign flag indica che siamo su una cifra significativa
add ax, opd ; in "signed" genera overflow sul bit del c2a
.EXIT
END | 16.526316 | 67 | 0.656051 |
6f9f8e7993735c5886e0b3e5d6ef08b5f9325723 | 1,049 | asm | Assembly | programs/oeis/160/A160791.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/160/A160791.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/160/A160791.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A160791: First differences of A160790.
; 1,1,2,3,3,6,4,10,5,15,6,21,7,28,8,36,9,45,10,55,11,66,12,78,13,91,14,105,15,120,16,136,17,153,18,171,19,190,20,210,21,231,22,253,23,276,24,300,25,325,26,351,27,378,28,406,29,435,30,465,31,496,32,528,33,561,34,595,35,630,36,666,37,703,38,741,39,780,40,820,41,861,42,903,43,946,4... | 116.555556 | 958 | 0.728313 |
4bdd77af6d4178b3f0f05362f18dc4947025dee8 | 2,576 | asm | Assembly | programs/oeis/062/A062749.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/062/A062749.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/062/A062749.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A062749: Sixth column (r=5) of FS(3) staircase array A062745.
; 12,43,108,228,431,753,1239,1944,2934,4287,6094,8460,11505,15365,20193,26160,33456,42291,52896,65524,80451,97977,118427,142152,169530,200967,236898,277788,324133,376461,435333,501344,575124,657339,748692,849924,961815,1085185,1220895,1369848,1532990,17113... | 135.578947 | 2,352 | 0.861801 |
85677c0296f5e2a71358e5afe5e2617efa97813a | 363 | asm | Assembly | bootloader/functions/find_string.asm | 0xSkiddie/moneOS | ed6ab79230bcbe4cbe0400d907df69c85b959433 | [
"MIT"
] | null | null | null | bootloader/functions/find_string.asm | 0xSkiddie/moneOS | ed6ab79230bcbe4cbe0400d907df69c85b959433 | [
"MIT"
] | null | null | null | bootloader/functions/find_string.asm | 0xSkiddie/moneOS | ed6ab79230bcbe4cbe0400d907df69c85b959433 | [
"MIT"
] | null | null | null | find_string:
pusha
call calc_len
mov bx, 0
search_loop:
mov dx, bx
call print_hex
call print_nl
;search for string:
second_loop:
cmp cx, 0
je end_search
mov ax, [si]
cmp [bx], ax
jne cont_search
check_next_char:
inc bx
inc si
jmp second_loop
cont_search:
inc bx
jmp... | 11.709677 | 19 | 0.647383 |
5e2e07704bd6c73d02acb2833efcdb0c9329293f | 765 | asm | Assembly | oeis/140/A140156.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/140/A140156.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/140/A140156.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A140156: a(1)=1, a(n) = a(n-1) + n^3 if n odd, a(n) = a(n-1) + n^5 if n is even.
; 1,33,60,1084,1209,8985,9328,42096,42825,142825,144156,392988,395185,933009,936384,1984960,1989873,3879441,3886300,7086300,7095561,12249193,12261360,20223984,20239609,32120985,32140668,49351036,49375425,73675425,73705216,107259648,10729... | 34.772727 | 491 | 0.730719 |
768ce2539284e6102c5a8b098b4f790d4f6c1fd5 | 312 | asm | Assembly | libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sdcc_iy/esx_disk_stream_sectors.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sdcc_iy/esx_disk_stream_sectors.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sdcc_iy/esx_disk_stream_sectors.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; void *esx_disk_stream_sectors(void *dst,uint8_t sectors)
SECTION code_esxdos
PUBLIC _esx_disk_stream_sectors
EXTERN asm_esx_disk_stream_sectors
_esx_disk_stream_sectors:
pop af
pop hl
dec sp
pop de
push de
inc sp
push hl
push af
ld e,d
jp asm_esx_disk_stream_sectors
| 13.565217 | 58 | 0.733974 |
d4a2694e24b669e1c041e81bf1e737720d2314e5 | 63,747 | asm | Assembly | built/binary.asm | CrudeStone/pxt-myHX711 | bb2cdc664fc646c57ee48fea18c0658597d5e9b7 | [
"MIT"
] | 2 | 2020-07-15T14:27:09.000Z | 2020-10-19T13:56:07.000Z | built/binary.asm | CrudeStone/pxt-myHX711 | bb2cdc664fc646c57ee48fea18c0658597d5e9b7 | [
"MIT"
] | 2 | 2020-11-11T08:39:35.000Z | 2021-03-22T21:45:34.000Z | built/binary.asm | CrudeStone/pxt-myHX711 | bb2cdc664fc646c57ee48fea18c0658597d5e9b7 | [
"MIT"
] | 2 | 2020-01-22T05:51:54.000Z | 2020-01-28T09:02:12.000Z | ; Interface tables: 0/0 (NaN%)
; Virtual methods: 0 / 0
; generated code sizes (bytes): 5316 (incl. 4206 user, 730 helpers, 12 vtables, 368 lits); src size 0
; assembly: 3859 lines; density: 27.49 bytes/stmt; (153 stmts)
; total bytes: 220356 (90.8% of 237.0k flash with 22332 free)
; peep hole pass: 80 instructions rem... | 20.839163 | 101 | 0.55223 |
02a4e706b454176693ccbcca179f2a20cb8931e4 | 1,605 | asm | Assembly | asm/interrupt.asm | rbaron/sos | 5cf9712e5dbfc13bb7db93eb14d64d64885a2c60 | [
"CC-BY-3.0"
] | 5 | 2015-11-17T18:09:57.000Z | 2018-08-01T13:44:09.000Z | asm/interrupt.asm | rbaron/sos | 5cf9712e5dbfc13bb7db93eb14d64d64885a2c60 | [
"CC-BY-3.0"
] | null | null | null | asm/interrupt.asm | rbaron/sos | 5cf9712e5dbfc13bb7db93eb14d64d64885a2c60 | [
"CC-BY-3.0"
] | null | null | null | [bits 32]
extern term_put_string
global interrupt_init
section .data
interrupt_callback_string:
db 'hello, interrupt!', 0
; Allocate mem for interrupt decriptor table
; The content at this address will be set to the
; IDTR register via a call to 'lidt' instruction
interrupt_idt:
times 256*8 db 0x0
; Pointer ... | 15.891089 | 69 | 0.705919 |
2706071bb623ba8c8455ce5d9b99e3e9a1ebf6f8 | 1,892 | asm | Assembly | Bootloader/Stage2/BIOS_String.asm | Archlisk/fos2 | f6a6efcaf1d29ccabdef7d9f713cc0b80f1b6565 | [
"MIT"
] | null | null | null | Bootloader/Stage2/BIOS_String.asm | Archlisk/fos2 | f6a6efcaf1d29ccabdef7d9f713cc0b80f1b6565 | [
"MIT"
] | null | null | null | Bootloader/Stage2/BIOS_String.asm | Archlisk/fos2 | f6a6efcaf1d29ccabdef7d9f713cc0b80f1b6565 | [
"MIT"
] | null | null | null | [BITS 16]
%macro print 1
SECTION .data
%%__str: db %1, 0x00
SECTION .text
push si
mov si, %%__str
call printstr
pop si
%endmacro
SECTION .text
putchar:
push ax
push bx
push cx
push dx
mov ah, 0x0A
xor bh, bh
mov cx, 1
int 0x10
mov ah, 0x03
mov bh, 0
int 0x10
mov ah, 0x02
mov bh, 0
inc dl
int ... | 8.924528 | 31 | 0.607294 |
2bcbf66b759cb164661056085b2ba2880810b5db | 722 | asm | Assembly | oeis/049/A049676.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/049/A049676.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/049/A049676.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A049676: a(n) = (F(8*n+3) + F(8*n+1))/3, where F = A000045 (the Fibonacci sequence).
; Submitted by Jon Maiga
; 1,41,1926,90481,4250681,199691526,9381251041,440719107401,20704416796806,972666870342481,45694638489299801,2146675342126748166,100848046441467864001,4737711507406862859881,222571592801681086550406,104561271... | 42.470588 | 498 | 0.831025 |
9a138ebf0d8b63b7a5d1adb16690b0e0c09b34f5 | 2,708 | asm | Assembly | programs/oeis/055/A055268.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/055/A055268.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/055/A055268.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A055268: a(n) = (11*n + 4)*C(n+3, 3)/4.
; 1,15,65,185,420,826,1470,2430,3795,5665,8151,11375,15470,20580,26860,34476,43605,54435,67165,82005,99176,118910,141450,167050,195975,228501,264915,305515,350610,400520,455576,516120,582505,655095,734265,820401,913900,1015170,1124630,1242710,1369851,1506505,1653135,1810215,197... | 75.222222 | 2,270 | 0.815362 |
8967c8c8b402a041a285983f96aefe141d4915ad | 276 | asm | Assembly | programs/oeis/102/A102572.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/102/A102572.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/102/A102572.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A102572: a(n) = floor(log_4(n)).
; 0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3
add $0,1
log $0,4
mov $1,$0
| 39.428571 | 211 | 0.507246 |
5e26c5ab955b99d273b9424b9dba6f23da58c394 | 1,527 | asm | Assembly | programs/oeis/158/A158308.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/158/A158308.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/158/A158308.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A158308: 361n - 1.
; 360,721,1082,1443,1804,2165,2526,2887,3248,3609,3970,4331,4692,5053,5414,5775,6136,6497,6858,7219,7580,7941,8302,8663,9024,9385,9746,10107,10468,10829,11190,11551,11912,12273,12634,12995,13356,13717,14078,14439,14800,15161,15522,15883,16244,16605,16966,17327,17688,18049,18410,18771,19132,19493,19... | 218.142857 | 1,472 | 0.819908 |
971e602d01c7d965adea6fef0698254adc2014cf | 427 | asm | Assembly | programs/oeis/253/A253641.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/253/A253641.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/253/A253641.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A253641: Largest integer b such that n=a^b for some integer a; a(0)=a(1)=1 by convention.
; 1,1,1,1,2,1,1,1,3,2,1,1,1,1,1,1,4,1,1,1,1,1,1,1,1,2,1,3,1,1,1,1,5,1,1,1,2,1,1,1,1,1,1,1,1,1,1,1,1,2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,6,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,4,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
sub $0,1
max $0,1
seq $0,... | 61 | 201 | 0.59719 |
1103b2faf281caa743049711d4ec68a7b4b7b905 | 357 | asm | Assembly | programs/oeis/160/A160924.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/160/A160924.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/160/A160924.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A160924: a(n)= n + reversal(n+1)
; 3,5,7,9,11,13,15,17,10,21,32,43,54,65,76,87,98,109,21,32,43,54,65,76,87,98,109,120,32,43,54,65,76,87,98,109,120,131,43,54,65,76,87,98,109,120,131,142,54,65,76,87,98,109,120,131,142,153,65,76,87,98,109,120,131
add $0,2
mov $1,$0
seq $1,4086 ; Read n backwards (referred to as R(n) in... | 39.666667 | 210 | 0.658263 |
bad33437cef7b66932af46d20c1a9605df94ccfc | 592 | asm | Assembly | programs/oeis/314/A314251.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/314/A314251.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/314/A314251.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A314251: Coordination sequence Gal.5.294.1 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings.
; 1,5,11,17,23,29,35,41,47,52,57,63,69,75,81,87,93,99,104,109,115,121,127,133,139,145,151,156,161,167,173,179,185,191,197,203,208,213,219,225,... | 21.142857 | 181 | 0.643581 |
804e93a0c1956c40cc2553190ef55b7f2dab83fd | 109 | asm | Assembly | asm/x86_64/link_to_libc.asm | sweetporkbones/scratchpad | e5865c5cdec78f7a66d032c77919848773c991fb | [
"BSD-2-Clause"
] | 9 | 2016-03-26T13:00:34.000Z | 2021-12-09T05:29:06.000Z | asm/x86_64/link_to_libc.asm | sweetporkbones/scratchpad | e5865c5cdec78f7a66d032c77919848773c991fb | [
"BSD-2-Clause"
] | null | null | null | asm/x86_64/link_to_libc.asm | sweetporkbones/scratchpad | e5865c5cdec78f7a66d032c77919848773c991fb | [
"BSD-2-Clause"
] | 4 | 2017-04-06T22:03:42.000Z | 2020-07-06T20:44:10.000Z | section .text
extern exit
global _start
_start:
mov rdi, 42 ; this code has the answer!
call exit
| 10.9 | 41 | 0.688073 |
42e3666a41703fc325076262068eb3d21aadb55a | 555 | asm | Assembly | libsrc/target/vz/graphics/pixladdr_MODE1.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/target/vz/graphics/pixladdr_MODE1.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/target/vz/graphics/pixladdr_MODE1.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
;----------- GFX paging -------------
SECTION code_clib
PUBLIC pixeladdress_MODE1
EXTERN base_graphics
; Entry h = x
; l = y
; Exit: de = address
; hl = x,y
; a = pixel number (0-3 counting)
; Uses: a, de
.pixeladdress_MODE1
push hl
; add y-times the nuber of bytes per line (32)
; or just mu... | 13.536585 | 47 | 0.601802 |
6e97e7d68a92fd95d29ad1e981e7d1d2be08d0f7 | 705 | asm | Assembly | oeis/346/A346671.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/346/A346671.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/346/A346671.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A346671: a(n) = Sum_{k=0..n} binomial(7*k,k) / (6*k + 1).
; 1,2,9,79,898,11370,153148,2150836,31140511,461462144,6964815000,106691488130,1654539334220,25923944408960,409770113121064,6526344613981944,104632592920840659,1687270854882480906,27348675382672733281,445328790513987869681,7281393330439106226281,11949877534077... | 35.25 | 476 | 0.784397 |
733df5961d7ef6bf4b5e0f9173926fe4094f5c56 | 3,445 | asm | Assembly | basic/src/commands/if.asm | paulscottrobson/eris | cf102530334ed86360deb20f0e41af1e10f5d584 | [
"MIT"
] | 13 | 2020-03-31T08:21:22.000Z | 2021-07-28T20:03:29.000Z | basic/src/commands/if.asm | paulscottrobson/eris | cf102530334ed86360deb20f0e41af1e10f5d584 | [
"MIT"
] | 37 | 2020-03-31T06:35:37.000Z | 2020-09-17T08:56:48.000Z | basic/src/commands/if.asm | paulscottrobson/eris | cf102530334ed86360deb20f0e41af1e10f5d584 | [
"MIT"
] | 5 | 2020-05-10T10:23:06.000Z | 2022-01-14T02:21:02.000Z | ; *****************************************************************************
; *****************************************************************************
;
; Name: if.asm
; Purpose: If/Then and If/Else/Endif
; Created: 10th March 2020
; Reviewed: 16th March 2020
; Author: Paul Robson (paul@robsons.org.uk)... | 29.194915 | 79 | 0.474601 |
4cca871ada11134d5da2d6627f189037aa9dd262 | 18,989 | asm | Assembly | tests/altium_crap/Soft Designs/Legacy/NB1/EX14/ExternalTimer/ExternalTimer.asm | hanun2999/Altium-Schematic-Parser | a9bd5b1a865f92f2e3f749433fb29107af528498 | [
"MIT"
] | 1 | 2020-06-08T11:17:46.000Z | 2020-06-08T11:17:46.000Z | tests/altium_crap/Soft Designs/Legacy/NB1/EX14/ExternalTimer/ExternalTimer.asm | hanun2999/Altium-Schematic-Parser | a9bd5b1a865f92f2e3f749433fb29107af528498 | [
"MIT"
] | null | null | null | tests/altium_crap/Soft Designs/Legacy/NB1/EX14/ExternalTimer/ExternalTimer.asm | hanun2999/Altium-Schematic-Parser | a9bd5b1a865f92f2e3f749433fb29107af528498 | [
"MIT"
] | null | null | null | ;...............................................................................
PORT_BASE .equ 0x4000
PORTA .equ PORT_BASE + 0
PORTB .equ PORT_BASE + 1
PORTC .equ PORT_BASE + 2
PORTD .equ PORT_BASE + 3
;............................................................... | 28.090237 | 84 | 0.284586 |
63a0d00cbe609e262158f4a43f61d9b3d72fab92 | 4,038 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_708.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_708.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_708.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 %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x13da1, %rsi
lea addresses_WT_ht+0x6c21, %rdi
nop
nop
nop
dec %r13
mov $87, %rcx
rep movsb
cmp $58421, %r15
pop %rsi
pop %rdi
pop %rcx
pop %r15
pop %r13
ret
.global s_faulty_load
s_faulty_load:
push %... | 67.3 | 2,999 | 0.663447 |
d834135920c65931ff1d1c8a341bd27e15e5f162 | 531 | asm | Assembly | UP1/Algorithms/class1.asm | rubemfsv/Digital-Control-Systems | cce73b7d2803cb85806568674dc35fb67ac824c5 | [
"MIT"
] | null | null | null | UP1/Algorithms/class1.asm | rubemfsv/Digital-Control-Systems | cce73b7d2803cb85806568674dc35fb67ac824c5 | [
"MIT"
] | null | null | null | UP1/Algorithms/class1.asm | rubemfsv/Digital-Control-Systems | cce73b7d2803cb85806568674dc35fb67ac824c5 | [
"MIT"
] | null | null | null | ; Codigo em assembly pra setar um bit para a porta B, um pino configurado como saída
#INCLUDE <P16F84A.inc>
ORG 0x00
GOTO INICIO
INICIO
CLRW ;Zera registrador de trabalho
CLRF PORTA ;Limpa porta A
CLRF PORTB ;Limpa porta B
BSF STATUS,RP0 ;Registrador status setando no bip RP0
... | 24.136364 | 84 | 0.672316 |
5070ef436832064b35627e5e9c0ba1decf0ecd56 | 2,956 | asm | Assembly | runtime/kos32.asm | mkostoevr/OBFMC | 7c4b6cf631a6d37d9b4170bb90b2ccb07af8ce39 | [
"MIT"
] | 2 | 2020-04-19T21:12:16.000Z | 2021-02-10T15:11:54.000Z | runtime/kos32.asm | mkostoevr/OBFMC | 7c4b6cf631a6d37d9b4170bb90b2ccb07af8ce39 | [
"MIT"
] | null | null | null | runtime/kos32.asm | mkostoevr/OBFMC | 7c4b6cf631a6d37d9b4170bb90b2ccb07af8ce39 | [
"MIT"
] | null | null | null | format binary as 'bin'
include 'proc32.inc'
use32
db 'MENUET01'
dd 1
dd start
dd 0 ; size of executable, configure in compiler
dd 0 ; memory need, configure in compiler
dd 0 ; esp, configure in compiler
dd 0 ; arguments, not us... | 21.114286 | 64 | 0.478011 |
37ec0358cf465d774f86b2a093697796631cb336 | 412 | asm | Assembly | lib/mailbox.asm | ZhUyU1997/BookOS | d83c9ac04e1aaab1a6ee153f554c3ea2ea589210 | [
"BSD-2-Clause"
] | 1 | 2019-10-14T05:23:11.000Z | 2019-10-14T05:23:11.000Z | lib/mailbox.asm | ZhUyU1997/BookOS | d83c9ac04e1aaab1a6ee153f554c3ea2ea589210 | [
"BSD-2-Clause"
] | null | null | null | lib/mailbox.asm | ZhUyU1997/BookOS | d83c9ac04e1aaab1a6ee153f554c3ea2ea589210 | [
"BSD-2-Clause"
] | 1 | 2019-12-12T20:07:39.000Z | 2019-12-12T20:07:39.000Z | [bits 32]
[section .text]
INT_VECTOR_SYS_CALL equ 0x80
_NR_PUTMAILBOX EQU 1
global putmailbox
putmailbox:
push ebx
mov eax, _NR_PUTMAILBOX
mov ebx, [esp + 4 + 4] ;put mailbox
int INT_VECTOR_SYS_CALL
pop ebx
ret
_NR_GETMAILBOX EQU 2
global getmailbox
getmailbox:
push ebx
mov eax, _NR_GET... | 16.48 | 38 | 0.701456 |
2b5aa8d7231745724c5994028eb599d3e42daa1f | 10,588 | asm | Assembly | P6/data_P6_2/MDTest81.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/MDTest81.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | P6/data_P6_2/MDTest81.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | ori $ra,$ra,0xf
mfhi $4
divu $2,$ra
sb $2,13($0)
mtlo $4
lui $3,29786
lb $4,15($0)
mfhi $4
multu $2,$2
multu $4,$2
sb $1,12($0)
sll $6,$2,19
mtlo $5
mtlo $6
mflo $6
mflo $5
sb $5,0($0)
lb $4,4($0)
sll $1,$0,7
divu $2,$ra
ori $6,$5,6257
mfhi $2
addu $4,$4,$3
multu $0,$2
multu $1,$1
lb $6,2($0)
addu $2,$2,$6
div $6,$ra
s... | 11.896629 | 18 | 0.564035 |
11977d15e24ddeba779bd721237d31450ceb663b | 7,285 | asm | Assembly | Transynther/x86/_processed/NC/_zr_un_/i9-9900K_12_0xca_notsx.log_21829_1808.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_zr_un_/i9-9900K_12_0xca_notsx.log_21829_1808.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_zr_un_/i9-9900K_12_0xca_notsx.log_21829_1808.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r14
push %r9
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x1d1e9, %r11
nop
inc %r14
mov $0x6162636465666768, %r12
movq %r12, %xmm0
movups %xmm0, (%r11)
nop
nop
nop
cmp %rdx, %rdx
lea addresses_D_ht+0xaeb1, %r12
clflush (%r12)
nop
and... | 34.526066 | 2,999 | 0.65326 |
fbc4ed75ccfb4330c456e5106ec731adad5c420c | 276 | asm | Assembly | Source/Code/Jacobi.Zim80.IntegrationTests/CpuZ80/Routines/CallSubRoutine.asm | obiwanjacobi/Zim80 | 12831b24f4c45b4c780aa17608ac2352a7962f82 | [
"Info-ZIP"
] | 4 | 2016-12-03T20:33:12.000Z | 2021-07-27T19:59:00.000Z | Source/Code/Jacobi.Zim80.IntegrationTests/CpuZ80/Routines/CallSubRoutine.asm | obiwanjacobi/Zim80 | 12831b24f4c45b4c780aa17608ac2352a7962f82 | [
"Info-ZIP"
] | 2 | 2021-01-09T07:53:59.000Z | 2022-01-17T09:43:24.000Z | Source/Code/Jacobi.Zim80.IntegrationTests/CpuZ80/Routines/CallSubRoutine.asm | obiwanjacobi/Zim80 | 12831b24f4c45b4c780aa17608ac2352a7962f82 | [
"Info-ZIP"
] | 2 | 2016-12-03T02:19:10.000Z | 2019-09-17T14:41:52.000Z | org 0h
start:
ld sp, stack
ld hl, src
ld de, trg
loop:
call copy
cp 0
jr z, end
call next
jr loop
end:
nop
copy:
ld a, (hl)
ld (de), a
ret
next:
inc hl
inc de
ret
defs 4
src:
defb "Hello World!", 0
defs 3
trg:
defs 10h
defb 0
defs 10h
stack:
defb 0 | 7.666667 | 23 | 0.608696 |
8f4057d07b57064c73f9577d2721579d3ec639f8 | 378 | asm | Assembly | programs/oeis/065/A065332.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/065/A065332.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/065/A065332.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A065332: 3-smooth numbers in their natural position, gaps filled with 0.
; 1,2,3,4,0,6,0,8,9,0,0,12,0,0,0,16,0,18,0,0,0,0,0,24,0,0,27,0,0,0,0,32,0,0,0,36,0,0,0,0,0,0,0,0,0,0,0,48,0,0,0,0,0,54,0,0,0,0,0,0,0,0,0,64,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,81,0,0,0,0,0,0,0,0,0,0,0,0,0,0,96,0,0
mov $1,2
mov $2,2985984
mov $3,1
... | 29.076923 | 210 | 0.582011 |
28fca1c7b27ee707d2b11b04b2eb64853af4bc6d | 719 | asm | Assembly | programs/oeis/070/A070469.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/070/A070469.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/070/A070469.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A070469: a(n) = n^2 mod 47.
; 0,1,4,9,16,25,36,2,17,34,6,27,3,28,8,37,21,7,42,32,24,18,14,12,12,14,18,24,32,42,7,21,37,8,28,3,27,6,34,17,2,36,25,16,9,4,1,0,1,4,9,16,25,36,2,17,34,6,27,3,28,8,37,21,7,42,32,24,18,14,12,12,14,18,24,32,42,7,21,37,8,28,3,27,6,34,17,2,36,25,16,9,4,1,0,1,4,9,16,25,36,2,17,34,6,27,3,28,8,37,... | 102.714286 | 658 | 0.61057 |
ed49f91d7ac131c484486ac7f74138a8ef1a19cc | 312 | asm | Assembly | oeis/010/A010122.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/010/A010122.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/010/A010122.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A010122: Continued fraction for sqrt(13).
; 3,1,1,1,1,6,1,1,1,1,6,1,1,1,1,6,1,1,1,1,6,1,1,1,1,6,1,1,1,1,6,1,1,1,1,6,1,1,1,1,6,1,1,1,1,6,1,1,1,1,6,1,1,1,1,6,1,1,1,1,6,1,1,1,1,6,1,1,1,1,6,1,1,1,1,6,1,1,1,1,6,1,1,1,1,6,1,1,1,1,6,1,1,1,1,6,1,1,1,1
mov $1,$0
min $0,1
add $0,4
gcd $0,$1
bin $0,3
div $0,2
add $0,1
| 28.363636 | 201 | 0.538462 |
beb86e2f4fc119db7dad6611349082ffe97496a5 | 87 | asm | Assembly | libsrc/_DEVELOPMENT/stdlib/c/sccz80/abs.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/stdlib/c/sccz80/abs.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/stdlib/c/sccz80/abs.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; int abs(int j)
SECTION code_stdlib
PUBLIC abs
EXTERN asm_abs
defc abs = asm_abs
| 7.909091 | 19 | 0.735632 |
436bc119d65bf880e00d086352035bb1dec639f1 | 2,426 | asm | Assembly | source/words/structures/call.asm | paulscottrobson/rpl-65 | 73f85a6b0f230fa03a41e1a9416c2511cf67f0c0 | [
"MIT"
] | 1 | 2019-11-20T09:18:22.000Z | 2019-11-20T09:18:22.000Z | source/words/structures/call.asm | paulscottrobson/rpl-65 | 73f85a6b0f230fa03a41e1a9416c2511cf67f0c0 | [
"MIT"
] | null | null | null | source/words/structures/call.asm | paulscottrobson/rpl-65 | 73f85a6b0f230fa03a41e1a9416c2511cf67f0c0 | [
"MIT"
] | null | null | null | ; *******************************************************************************************
; *******************************************************************************************
;
; Name : call.asm
; Purpose : Call/Return code
; Author : Paul Robson (paul@robsons.org.uk)
; Date : 14th November 2019
;... | 27.885057 | 93 | 0.418796 |
d31cbcd07ea04a3e5a0a47ba32ae80196246a094 | 7,060 | asm | Assembly | Transynther/x86/_processed/NC/_st_zr_4k_/i7-8650U_0xd2_notsx.log_118_426.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_st_zr_4k_/i7-8650U_0xd2_notsx.log_118_426.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_st_zr_4k_/i7-8650U_0xd2_notsx.log_118_426.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 %r8
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x4d45, %rsi
lea addresses_normal_ht+0x12e2e, %rdi
clflush (%rsi)
nop
nop
nop
nop
nop
cmp $34524, %r8
mov $59, %rcx
rep movsl
xor $1159, %r8
lea addresses_normal_ht+0x29ce, %r15
clflush ... | 20.345821 | 353 | 0.642351 |
cc68e0d0c07bcfa03a7b547c30ead4945edfbc95 | 371,012 | asm | Assembly | psrp/Phantasy Star disassembly/Phantasy Star disassembly.asm | kusfo/psrp | b366104e843648f09f58cd6cfeb757c5c53466d6 | [
"Unlicense"
] | 49 | 2016-12-21T15:11:28.000Z | 2022-01-16T23:29:33.000Z | psrp/Phantasy Star disassembly/Phantasy Star disassembly.asm | Daedalus007/daedalus-psrp | 329779f0401e902c1ae47e436a0b916cd6b2f8b4 | [
"Unlicense"
] | 55 | 2018-08-28T23:02:27.000Z | 2022-02-10T11:20:18.000Z | psrp/Phantasy Star disassembly/Phantasy Star disassembly.asm | Daedalus007/daedalus-psrp | 329779f0401e902c1ae47e436a0b916cd6b2f8b4 | [
"Unlicense"
] | 17 | 2020-04-01T13:57:52.000Z | 2022-03-21T03:25:28.000Z | ;=======================================================================================================
; Phantasy Star disassembly/retranslation
;=======================================================================================================
; by Maxim
; This aims to be a disassembly of Phantasy Star (jp)... | 35.609176 | 297 | 0.453506 |
89ade84bc5546bf592ebffac9ea5b4c904bff51f | 811 | asm | Assembly | src/unittests/unittest_loadbmp.asm | lawrimon/SnakeV | 619a7e3697ef60950960ac0cce4b2f57f25d526f | [
"MIT"
] | 2 | 2021-12-08T18:10:44.000Z | 2022-03-11T09:24:51.000Z | src/unittests/unittest_loadbmp.asm | lawrimon/SnakeV | 619a7e3697ef60950960ac0cce4b2f57f25d526f | [
"MIT"
] | null | null | null | src/unittests/unittest_loadbmp.asm | lawrimon/SnakeV | 619a7e3697ef60950960ac0cce4b2f57f25d526f | [
"MIT"
] | 1 | 2021-11-03T17:10:56.000Z | 2021-11-03T17:10:56.000Z | .data
.include "../global_constants.asm"
bmp_test: .asciz "unittests/test8_x.bmp" # 8x8 bitmap with 4 different colored aeas
.text
# initialization
la a1, bmp_test
jal load_bmp
li s0, 0x00ff0000 # --> red
li s1, 0x0000ff00 # --> green
li s2, 0x000000ff # --> blue
li s3, 0x00ffff00 # --> yellow
lw t0, 0x1004000... | 19.780488 | 83 | 0.733662 |
7ab390843b391e0a0b304c72a505bdaf1f17c4e4 | 455 | asm | Assembly | programs/oeis/105/A105266.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/105/A105266.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/105/A105266.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A105266: a(1)=1 and, for n>1, a(n) is the smallest integer greater than a(n-1) such that no three terms x,y,z of the sequence, with x<y<z, satisfy z-y=y-x+1.
; 1,2,3,7,8,9,19,20,21,25,26,27,55,56,57,61,62,63,73,74,75,79,80,81,163,164,165,169,170,171,181,182,183,187,188,189,217,218,219,223,224,225,235,236,237,241,242,... | 75.833333 | 207 | 0.692308 |
c29e2a0f206b5f46c7ec391333d764814c797dd8 | 4,630 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48.log_21829_2494.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48.log_21829_2494.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48.log_21829_2494.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 %r9
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x17bb7, %rsi
lea addresses_D_ht+0x83b7, %rdi
clflush (%rdi)
and %r9, %r9
mov $117, %rcx
rep movsl
nop
nop
inc %rcx
lea addresses_WC_ht+0x5b7, %rsi
lea addresses_D_ht+0x9f3f, %rdi
nop
add $3218, %rax
mov $79... | 52.022472 | 2,999 | 0.660691 |
640cfa40c7c1d6ed9d6e5fb4616ee7d72982c7c5 | 281 | asm | Assembly | 8_kyu/Third_Angle_of_a_Triangle.asm | UlrichBerntien/Codewars-Katas | bbd025e67aa352d313564d3862db19fffa39f552 | [
"MIT"
] | null | null | null | 8_kyu/Third_Angle_of_a_Triangle.asm | UlrichBerntien/Codewars-Katas | bbd025e67aa352d313564d3862db19fffa39f552 | [
"MIT"
] | null | null | null | 8_kyu/Third_Angle_of_a_Triangle.asm | UlrichBerntien/Codewars-Katas | bbd025e67aa352d313564d3862db19fffa39f552 | [
"MIT"
] | null | null | null | SECTION .text
global otherAngle
; Returns the third angle (in degrees) of a triangle
; arg0 = (int32_t) Angle1
; arg1 = (int32_t) Angle2
; return value = (int32_t) Angle3?
otherAngle:
mov eax, 180 ; sum of all angles = 180°
sub eax, edi
sub eax, esi
ret
| 23.416667 | 52 | 0.647687 |
c29cdf444c83a88fbff6ed6187069533c52a6dac | 396 | asm | Assembly | oeis/099/A099367.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/099/A099367.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/099/A099367.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A099367: Squares of A054413(n-1), n>=1,(generalized Fibonacci).
; Submitted by Jon Maiga
; 0,1,49,2500,127449,6497401,331240000,16886742601,860892632649,43888637522500,2237459621014849,114066552034234801,5815156694124960000,296458924848338725201,15113590010571150025249,770496631614280312562500
mov $3,1
lpb $0
sub ... | 26.4 | 205 | 0.760101 |
71194684a50dc3e5525388acfc61aefd60a764a9 | 773 | asm | Assembly | oeis/291/A291025.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/291/A291025.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/291/A291025.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A291025: p-INVERT of the positive integers, where p(S) = 1 - 3*S + S^2.
; Submitted by Christian Krause
; 3,14,62,273,1200,5271,23146,101626,446181,1958880,8600043,37756502,165760934,727733433,3194937360,14026596927,61580365906,270353629378,1186921889997,5210892012480,22877154557139,100436585338334,440942410322894,19... | 33.608696 | 479 | 0.778784 |
d1ede037caf77bf5f6170e7608e45b4dd3563bcc | 1,261 | asm | Assembly | programs/oeis/248/A248339.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/248/A248339.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/248/A248339.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A248339: a(n) = 22*n+19.
; 19,41,63,85,107,129,151,173,195,217,239,261,283,305,327,349,371,393,415,437,459,481,503,525,547,569,591,613,635,657,679,701,723,745,767,789,811,833,855,877,899,921,943,965,987,1009,1031,1053,1075,1097,1119,1141,1163,1185,1207,1229,1251,1273,1295,1317,1339,1361,1383,1405,1427,1449,1471,1493,... | 180.142857 | 1,202 | 0.778747 |
a37275fc6dd6e08d56548f4add7f03855aff9da1 | 1,713 | asm | Assembly | programs/oeis/158/A158444.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/158/A158444.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/158/A158444.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A158444: 16n^2 + 4.
; 20,68,148,260,404,580,788,1028,1300,1604,1940,2308,2708,3140,3604,4100,4628,5188,5780,6404,7060,7748,8468,9220,10004,10820,11668,12548,13460,14404,15380,16388,17428,18500,19604,20740,21908,23108,24340,25604,26900,28228,29588,30980,32404,33860,35348,36868,38420,40004,41620,43268,44948,46660,48404... | 190.333333 | 1,640 | 0.833625 |
0e8fa8de5e28a903e9f1671e744e189bff100b5e | 792 | asm | Assembly | programs/oeis/189/A189718.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/189/A189718.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/189/A189718.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A189718: Fixed point of the morphism 0->011, 1->100.
; 0,1,1,1,0,0,1,0,0,1,0,0,0,1,1,0,1,1,1,0,0,0,1,1,0,1,1,1,0,0,0,1,1,0,1,1,0,1,1,1,0,0,1,0,0,0,1,1,1,0,0,1,0,0,1,0,0,0,1,1,0,1,1,0,1,1,1,0,0,1,0,0,0,1,1,1,0,0,1,0,0,1,0,0,0,1,1,0,1,1,0,1,1,1,0,0,1,0,0,0,1,1,1,0,0,1,0,0,0,1,1,1,0,0,1,0,0,1,0,0,0,1,1,0,1,1,1,0,0,0,1,1... | 30.461538 | 501 | 0.5 |
a5b920d25ebf3b5950a2c5221dd826bf3f40bf7b | 1,013 | asm | Assembly | _build/dispatcher/jmp_ippsECCPSignNR_2f3ad90c.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | 1 | 2021-10-04T10:21:54.000Z | 2021-10-04T10:21:54.000Z | _build/dispatcher/jmp_ippsECCPSignNR_2f3ad90c.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | null | null | null | _build/dispatcher/jmp_ippsECCPSignNR_2f3ad90c.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | null | null | null | extern m7_ippsECCPSignNR:function
extern n8_ippsECCPSignNR:function
extern y8_ippsECCPSignNR:function
extern e9_ippsECCPSignNR:function
extern l9_ippsECCPSignNR:function
extern n0_ippsECCPSignNR:function
extern k0_ippsECCPSignNR:function
extern ippcpJumpIndexForMergedLibs
extern ippcpSafeInit:function
segment .data
a... | 25.974359 | 83 | 0.782823 |
57fc1eb04391bccabbc8619ceef15e447ee24e10 | 5,711 | asm | Assembly | Transynther/x86/_processed/NONE/_st_/i3-7100_9_0x84_notsx.log_21829_2929.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_st_/i3-7100_9_0x84_notsx.log_21829_2929.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_st_/i3-7100_9_0x84_notsx.log_21829_2929.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 %r8
push %rbp
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x181e6, %rsi
lea addresses_WT_ht+0x1a2b, %rdi
nop
nop
nop
nop
nop
add $22828, %rbx
mov $43, %rcx
rep movsw
nop
sub $21429, %rdi
lea addresses_WT_ht+0x15d42, %rsi
lea addresses_A_ht+0x147... | 39.116438 | 2,999 | 0.656803 |
9526c79511a06aa7a4a54e608cdd35250b66c9ee | 1,349 | asm | Assembly | programs/oeis/140/A140163.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/140/A140163.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/140/A140163.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A140163: a(1)=1, a(n) = a(n-1) + n^5 if n odd, a(n) = a(n-1) + n if n is even.
; 1,3,246,250,3375,3381,20188,20196,79245,79255,240306,240318,611611,611625,1371000,1371016,2790873,2790891,5266990,5267010,9351111,9351133,15787476,15787500,25553125,25553151,39902058,39902086,60413235,60413265,89042416,89042448,128177841... | 46.517241 | 993 | 0.777613 |
ed7adb9084235fca8d343a9cae36a78e6d54563b | 438 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/z80/am48_dswap.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math48/z80/am48_dswap.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math48/z80/am48_dswap.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_clib
SECTION code_fp_math48
PUBLIC am48_dswap
am48_dswap:
; swap double on stack with AC'
;
; enter : AC'= double x
; stack = double y, ret
;
; exit : AC'= double y
; AC = double x
; stack = double x
;
; uses : af, bc, de, hl, bc', de', h... | 12.882353 | 42 | 0.495434 |
cfbb7fef2bd20d4f839684137d399f975ae28d9c | 1,637 | asm | Assembly | src/jj_barracks_glitch_fix.asm | mvdhout1992/ts-patches | a426970abeb6993eea6703d1a756fd74489ffed2 | [
"MIT"
] | 33 | 2016-07-30T14:17:28.000Z | 2021-12-19T15:45:19.000Z | src/jj_barracks_glitch_fix.asm | A-Productions/ts-patches | 326db731f7226d9e803feab475777c730688634e | [
"MIT"
] | 73 | 2018-08-17T00:25:19.000Z | 2021-05-10T08:31:15.000Z | src/jj_barracks_glitch_fix.asm | A-Productions/ts-patches | 326db731f7226d9e803feab475777c730688634e | [
"MIT"
] | 18 | 2017-05-16T11:28:06.000Z | 2022-03-20T20:41:03.000Z | %include "TiberianSun.inc"
%include "macros/patch.inc"
;;; This fixes the problem of Jump Jet infantry spawning and blocking any new units from being built
;;; from a barracks.
;;; To recreate the problem: if you set a rally point far away so that the JJ will spawn flying then if you
;;; Move that JJ before it clears... | 29.232143 | 115 | 0.587049 |
1500089b0e4dddf0014cf37d3747a6128b20cf75 | 4,208 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_869.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_869.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_869.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r14
push %rdx
lea addresses_normal_ht+0xde4f, %r10
cmp %rdx, %rdx
movl $0x61626364, (%r10)
nop
cmp $48936, %r12
pop %rdx
pop %r14
pop %r12
pop %r10
ret
.global s_faulty_load
s_faulty_load:
push %r11
push %r9
push %rax
push %rbx
push %rsi
// St... | 60.985507 | 2,999 | 0.660409 |
4452cdfe416ca686279e26caba1d83841c08b9f7 | 987 | asm | Assembly | non_regression/comm_x86_linux.exe.asm | LRGH/plasmasm | 4cd50546c3dc895763d72dd60b7c46179c1916bc | [
"Apache-2.0"
] | 1 | 2021-02-28T21:31:18.000Z | 2021-02-28T21:31:18.000Z | non_regression/comm_x86_linux.exe.asm | LRGH/plasmasm | 4cd50546c3dc895763d72dd60b7c46179c1916bc | [
"Apache-2.0"
] | null | null | null | non_regression/comm_x86_linux.exe.asm | LRGH/plasmasm | 4cd50546c3dc895763d72dd60b7c46179c1916bc | [
"Apache-2.0"
] | null | null | null | .text
.def _main; .scl 2; .type 32; .endef
_main:
pushl %ebp
movl %esp, %ebp
subl $88, %esp
andl $-16, %esp
movl $0, %eax
addl $15, %eax
addl $15, %eax
shrl $4, %eax
sall $4, %eax
movl %eax, -76(%ebp)
movl -76(%ebp), %eax
call __alloca
L00401295:
... | 19.74 | 37 | 0.452888 |
9fecf853c7d4fc240ab74a0d079fd51995046277 | 1,499 | asm | Assembly | kernel/int_handle/include/int_handle.inc.asm | ucrux/ucrux | dd385038c296ed7ccaddc3227d6a57cbc826c395 | [
"MIT"
] | 2 | 2018-11-08T01:30:22.000Z | 2019-07-11T23:56:00.000Z | kernel/int_handle/include/int_handle.inc.asm | ucrux/ucrux | dd385038c296ed7ccaddc3227d6a57cbc826c395 | [
"MIT"
] | null | null | null | kernel/int_handle/include/int_handle.inc.asm | ucrux/ucrux | dd385038c296ed7ccaddc3227d6a57cbc826c395 | [
"MIT"
] | 2 | 2018-09-17T09:28:05.000Z | 2020-08-31T04:50:27.000Z | ; 显卡段选择子
SELECTOR_VIDEO equ 0x18
; 内核数据段选择子
SELECTOR_DATA equ 0x10
; 8259a 端口常数
ICW1_8259A_MASTER_PORT equ 0x20
ICW1_8259A_SLAVE_PORT equ 0xa0
ICW2_8259A_MASTER_PORT equ 0x21
ICW2_8259A_SLAVE_PORT equ 0xa1
ICW3_8259A_MASTER_PORT equ 0x21
ICW3_8259A_SLAVE_PORT equ 0xa1
ICW4_8259A_MAS... | 22.712121 | 62 | 0.686458 |
7cb0c44a18ed53db9ff4b99b26e2cf42accb4a9e | 864 | asm | Assembly | oeis/263/A263551.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/263/A263551.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/263/A263551.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A263551: Number of (n+1) X (1+1) 0..4 arrays with each row and column divisible by 7, read as a base-5 number with top and left being the most significant digits.
; Submitted by Stefano Spezia
; 4,10,40,148,592,2344,9376,37456,149824,599200,2396800,9587008,38348032,153391744,613566976,2454267136,9817068544,3926827264... | 39.272727 | 496 | 0.791667 |
fdd42d1f86d2cdef0edbd347074bb35655bfcafd | 1,577 | asm | Assembly | programs/oeis/129/A129003.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/129/A129003.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/129/A129003.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A129003: (n^3+n^2)*3^n.
; 6,108,972,6480,36450,183708,857304,3779136,15943230,64953900,257217444,994857552,3772168218,14061928860,51656065200,187339329792,671787127926,2384960530284,8391527791740,29288988968400,101486346775506,349333955567388,1195241798387592,4066985325326400,13768439903448750,46394135098660908,15565... | 63.08 | 1,352 | 0.889664 |
92251417d729b4f2ebd92d5df3bb48e7a4f1f306 | 1,211 | asm | Assembly | programs/oeis/123/A123753.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/123/A123753.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/123/A123753.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A123753: Partial sums of A070941.
; 1,3,6,9,13,17,21,25,30,35,40,45,50,55,60,65,71,77,83,89,95,101,107,113,119,125,131,137,143,149,155,161,168,175,182,189,196,203,210,217,224,231,238,245,252,259,266,273,280,287,294,301,308,315,322,329,336,343,350,357,364,371,378,385,393,401,409,417,425,433,441,449,457,465,473,481,489... | 93.153846 | 1,087 | 0.747316 |
cfc5d84964cc592348d0f7add4084ffbe506b136 | 715 | asm | Assembly | programs/oeis/255/A255414.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/255/A255414.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/255/A255414.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A255414: Row 4 of Ludic array A255127.
; 7,31,59,85,113,137,163,191,217,241,269,295,323,347,373,401,427,451,479,505,533,557,583,611,637,661,689,715,743,767,793,821,847,871,899,925,953,977,1003,1031,1057,1081,1109,1135,1163,1187,1213,1241,1267,1291,1319,1345,1373,1397,1423,1451,1477,1501,1529,1555,1583,1607,1633,1661,... | 26.481481 | 458 | 0.699301 |
ac5f35c6380ff5c0019dff1044be341a312c1ada | 380 | asm | Assembly | oeis/260/A260304.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/260/A260304.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/260/A260304.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A260304: a(n) = 5*a(n-1) - 5*a(n-2) for n>1, a(0)=2, a(1)=3.
; 2,3,5,10,25,75,250,875,3125,11250,40625,146875,531250,1921875,6953125,25156250,91015625,329296875,1191406250,4310546875,15595703125,56425781250,204150390625,738623046875,2672363281250,9668701171875,34981689453125,126564941406250
mov $1,2
mov $2,3
lpb $0
... | 29.230769 | 230 | 0.713158 |
e186ccd174ac724613beb08e8fd683a8944acda6 | 458 | asm | Assembly | programs/oeis/201/A201471.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/201/A201471.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/201/A201471.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A201471: Maximal diameter of a connected n-gamma_t-vertex-critical graph.
; 3,4,6,7,9,11,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47,49,51,53,55,57,59,61,63,65,67,69,71,73,75,77,79,81,83,85,87,89,91,93,95,97,99,101,103,105,107,109,111,113,115,117,119,121,123,125,127,129,131,133,135,137,139,141,143,145,147,149,... | 28.625 | 259 | 0.652838 |
83227cdf8a023d80f1689e582bc736de68b46f3c | 9,724 | asm | Assembly | base/boot/startrom/i386/trap.asm | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | base/boot/startup/i386/trap.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | base/boot/startup/i386/trap.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | ;++
;
; Module Name:
;
; trap.asm
;
; Author:
;
; Thomas Parslow [tomp]
;
; Created:
;
; 15-Jan-91
;
;
; Description:
;
; x86 exception code
;
;
include su.inc
;
; Exception Routing Table:
; ~~~~~~~~~~~~~~~~~~~~~~~~
; When an exception occurs in the SU module or befor... | 25.061856 | 77 | 0.525607 |
7f3ae3f70f2a438ace7544a3a82bcd8988393c5e | 360 | asm | Assembly | programs/oeis/057/A057365.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/057/A057365.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/057/A057365.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A057365: a(n) = floor(13*n/21).
; 0,0,1,1,2,3,3,4,4,5,6,6,7,8,8,9,9,10,11,11,12,13,13,14,14,15,16,16,17,17,18,19,19,20,21,21,22,22,23,24,24,25,26,26,27,27,28,29,29,30,30,31,32,32,33,34,34,35,35,36,37,37,38,39,39,40,40,41,42,42,43,43,44,45,45,46,47,47,48,48,49,50,50,51,52,52,53,53,54,55,55,56,56,57,58,58,59,60,60,61
... | 45 | 284 | 0.622222 |
bee5b31adc713ac5e8ccca9780c3e0215074741a | 195 | asm | Assembly | ffight/lcs/1p/94.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/1p/94.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | null | null | null | ffight/lcs/1p/94.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
00A2C6 dbra D0, $a2c0
00A370 clr.b ($94,A4)
00A374 lea ($c0,A4), A4
copyright zengfr site:http://github.com/zengfr/romhack
| 24.375 | 54 | 0.692308 |
53bfed1d636f6d4f49f1444d9049957b7c171bf4 | 653 | asm | Assembly | oeis/157/A157878.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/157/A157878.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/157/A157878.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A157878: Expansion of x*(1+x)/(x^2-30*x+1).
; Submitted by Jon Maiga
; 1,31,929,27839,834241,24999391,749147489,22449425279,672733610881,20159558901151,604114033423649,18103261443808319,542493729280825921,16256708616980969311,487158764780148253409,14598506234787466632959,437468028278843850735361,131094423421305280554... | 43.533333 | 482 | 0.842266 |
08a5db6c8d7836d6d4dbddffbdc2d5bcf088f24d | 809 | asm | Assembly | oeis/142/A142122.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/142/A142122.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/142/A142122.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A142122: Primes congruent to 13 mod 37.
; Submitted by Jon Maiga
; 13,383,457,827,1049,1123,1493,1567,1789,2011,2381,2677,3121,3343,3491,4157,4231,5119,5563,5711,6007,6229,6451,6599,6673,7043,7487,7561,8597,8819,8893,9041,9337,9781,9929,10151,10891,11113,11261,11483,11779,11927,12149,12889,13037,13259,13999,14221,143... | 36.772727 | 501 | 0.73424 |
975f85cc35feba0785259ea47c3e1205ca7928da | 1,715 | asm | Assembly | uti/thingvector.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | uti/thingvector.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | uti/thingvector.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; Find Thing utility vector of HOTKEY System II
; Copyright 1989 Jochen Merz
section utility
xdef ut_thvec
include dev8_keys_qdos_sms
include dev8_keys_thg
include dev8_keys_err
include dev8_keys_sys
;+++
; Find Thing utilitiy vector of HOTKEY System II.
; Note this... | 33.627451 | 76 | 0.501458 |
392e58f14c751d6377f2a223cd532a49a986927d | 1,543 | asm | Assembly | src/tests/valid_loads.asm | mguarnieri/revizor | a3d91b19d91bcc9a266b7f10e5b9631906ebfedd | [
"MIT"
] | 29 | 2021-05-24T12:45:19.000Z | 2022-03-16T16:53:10.000Z | src/tests/valid_loads.asm | mguarnieri/revizor | a3d91b19d91bcc9a266b7f10e5b9631906ebfedd | [
"MIT"
] | 3 | 2021-11-23T15:37:25.000Z | 2022-01-24T12:01:44.000Z | src/tests/valid_loads.asm | mguarnieri/revizor | a3d91b19d91bcc9a266b7f10e5b9631906ebfedd | [
"MIT"
] | 3 | 2021-06-17T09:00:27.000Z | 2022-03-28T03:42:01.000Z | .intel_syntax noprefix
MOV rbx, r14
MOV rax, [rbx]
MOV rax, [rbx]
MOV rax, [rbx]
MOV rax, [rbx]
MOV rax, [rbx]
MOV rax, [rbx]
MOV rax, [rbx]
MOV rax, [rbx]
MOV rax, [rbx]
MOV rax, [rbx]
MOV rax, [rbx]
MOV rax, [rbx]
MOV rax, [rbx]
MOV rax, [rbx]
MOV rax, [rbx]
MOV rax, [rbx]
MOV rax, [rbx]
MOV rax, [rbx]
MOV rax, [rbx]... | 14.836538 | 22 | 0.605962 |
cf5ed70978442395fa2489702e5f08923549f9d8 | 12,036 | asm | Assembly | tile8xN/example/tilemap_font_8x6.i.asm | ped7g/ZXSpectrumNextMisc | 0148cd8f0529bff4451f089fd7106ea06713e766 | [
"MIT"
] | 15 | 2019-04-06T20:38:41.000Z | 2022-02-27T16:50:31.000Z | tile8xN/example/tilemap_font_8x6.i.asm | ped7g/ZXSpectrumNextMisc | 0148cd8f0529bff4451f089fd7106ea06713e766 | [
"MIT"
] | 7 | 2020-05-01T08:14:54.000Z | 2022-03-30T19:54:34.000Z | tile8xN/example/tilemap_font_8x6.i.asm | ped7g/ZXSpectrumNextMisc | 0148cd8f0529bff4451f089fd7106ea06713e766 | [
"MIT"
] | 1 | 2020-08-23T17:36:20.000Z | 2020-08-23T17:36:20.000Z | FNT_CHR_BLOCK_EMPTY EQU 0
FNT_CHR_BLOCK_TR EQU 1
FNT_CHR_BLOCK_TL EQU 2
FNT_CHR_BLOCK_T EQU 3
FNT_CHR_BLOCK_BR EQU 4
FNT_CHR_BLOCK_R EQU 5
FNT_CHR_BLOCK_TL_BR EQU 6
FNT_CHR_BLOCK_INV_BL EQU 7
FNT_CHR_BLOCK_BL EQU 8
FNT_CHR_BLOCK_TR_BL EQU 9
FNT_CHR_BLOCK_L EQU 10
FNT_CHR_BLOCK_INV_BR ... | 28.794258 | 31 | 0.834912 |
96bfcc413709c5846b0304bd11f4e0f8220943d5 | 907 | asm | Assembly | programs/oeis/127/A127921.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/127/A127921.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/127/A127921.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A127921: 1/12 of product of three numbers: n-th prime, previous and following number.
; 2,10,28,110,182,408,570,1012,2030,2480,4218,5740,6622,8648,12402,17110,18910,25058,29820,32412,41080,47642,58740,76048,85850,91052,102078,107910,120232,170688,187330,214268,223790,275650,286900,322478,360882,388108,431462,477930,4... | 90.7 | 709 | 0.820287 |
8d69093c7f137405bc8877f14c9636135e868985 | 6,054 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i3-7100_9_0x84_notsx.log_21829_653.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i3-7100_9_0x84_notsx.log_21829_653.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i3-7100_9_0x84_notsx.log_21829_653.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r13
push %r15
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x1b6a5, %rbx
nop
nop
xor $7334, %rdi
mov (%rbx), %r13d
nop
xor $27684, %rdx
lea addresses_WT_ht+0x20cb, %rsi
lea addresses_UC_ht+0x35c5, %rdi
nop
nop
sub $20509, %r15
mov $59... | 40.905405 | 2,999 | 0.656756 |
d259e8c98c8c1300c75173733ab329af2f0620e2 | 25,411 | asm | Assembly | SpreadSheet/SpreadSheet/SprShtDLL/SprMath.asm | maul-esel/FormsFramework | e3df41fdcf0fc9fb18d78ddcb4dd1cf1937c7752 | [
"Unlicense"
] | 10 | 2016-02-29T23:41:06.000Z | 2022-01-24T20:07:09.000Z | SpreadSheet/SpreadSheet/SprShtDLL/SprMath.asm | majkinetor/FormsFramework | e3df41fdcf0fc9fb18d78ddcb4dd1cf1937c7752 | [
"Unlicense"
] | null | null | null | SpreadSheet/SpreadSheet/SprShtDLL/SprMath.asm | majkinetor/FormsFramework | e3df41fdcf0fc9fb18d78ddcb4dd1cf1937c7752 | [
"Unlicense"
] | 8 | 2015-06-24T13:32:36.000Z | 2021-01-21T08:27:34.000Z | .const
PlusOne dq 1.0
.code
DateToString proc uses ebx,lpSheet:DWORD,nDate:DWORD,lpBuff:DWORD,nSizeBuff:DWORD
LOCAL stime:SYSTEMTIME
LOCAL ftime:FILETIME
mov ebx,lpSheet
;Days since 01.01.1601
mov eax,nDate
;Convert to number of 100 nano seconds since 01.01.1601
mov ecx,24*60*60
mul ecx
... | 17.345392 | 163 | 0.602928 |
116f4e104b53c22a97625f7ac42decd2e7ec8a40 | 6,080 | asm | Assembly | vm/benchmarks/circles_r.asm | kaspr61/RackVM | 6a2a67e970c66d959f755521dec89c7e9e92fbf7 | [
"BSD-2-Clause"
] | null | null | null | vm/benchmarks/circles_r.asm | kaspr61/RackVM | 6a2a67e970c66d959f755521dec89c7e9e92fbf7 | [
"BSD-2-Clause"
] | null | null | null | vm/benchmarks/circles_r.asm | kaspr61/RackVM | 6a2a67e970c66d959f755521dec89c7e9e92fbf7 | [
"BSD-2-Clause"
] | null | null | null | ; BSD 2-Clause License
;
; Copyright (c) 2022, Kasper Skott
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; 1. Redistributions of source code must retain the above copyright notice, this
; list of conditions a... | 24.516129 | 80 | 0.595395 |
8bf0b82b4b469a55ad7a50170317b8b98cc6ddda | 729 | asm | Assembly | loaders_patches_etc/inisin.asm | alexanderbazhenoff/zx-spectrum-various | 80cf61cb8cc6f9b5b1cd6ce9b0e394323afe346e | [
"MIT"
] | null | null | null | loaders_patches_etc/inisin.asm | alexanderbazhenoff/zx-spectrum-various | 80cf61cb8cc6f9b5b1cd6ce9b0e394323afe346e | [
"MIT"
] | null | null | null | loaders_patches_etc/inisin.asm | alexanderbazhenoff/zx-spectrum-various | 80cf61cb8cc6f9b5b1cd6ce9b0e394323afe346e | [
"MIT"
] | null | null | null | ORG #6000
LD D,#80
LD HL,SINTAB-1
LD E,#FF
LD BC,#06FA
INS INC E
LD A,E
AND 3
JR NZ,$+3
INC HL
XOR A
RLC (HL)
RLA
RLC (HL)
RLA
DEC A
ADD A,B
LD B,A
ADD A,C
LD C,A... | 16.568182 | 46 | 0.356653 |
921b50dc5cf4398f0e2be1989a2e4133f76799df | 932 | asm | Assembly | oeis/117/A117081.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/117/A117081.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/117/A117081.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A117081: a(n) = 36*n^2 - 810*n + 2753, producing the conjectured record number of 45 primes in a contiguous range of n for quadratic polynomials, i.e., abs(a(n)) is prime for 0 <= n < 44.
; 2753,1979,1277,647,89,-397,-811,-1153,-1423,-1621,-1747,-1801,-1783,-1693,-1531,-1297,-991,-613,-163,359,953,1619,2357,3167,4049... | 32.137931 | 498 | 0.70279 |
a191cd8206652f561e98ebf4367aa29d3393e15e | 1,878 | asm | Assembly | maps/ElmsHouse.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | maps/ElmsHouse.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | maps/ElmsHouse.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | object_const_def ; object_event constants
const ELMSHOUSE_ELMS_WIFE
const ELMSHOUSE_ELMS_SON
ElmsHouse_MapScripts:
db 0 ; scene scripts
db 0 ; callbacks
ElmsWife:
jumptextfaceplayer ElmsWifeText
ElmsSon:
jumptextfaceplayer ElmsSonText
ElmsHousePC:
jumptext ElmsHousePCText
ElmsHouseBookshelf:
jumpstd diff... | 18.594059 | 130 | 0.711928 |
bed0ab90adc0b5ac0959deb4e3f4c1f4c8a767ec | 2,520 | asm | Assembly | CO/P2/Pre/P2_L1_hanoi.asm | ygZhou02/2022_CO-OS | 88ff9f50de2bc088be16887b28eaf34ba6fc291a | [
"MIT"
] | null | null | null | CO/P2/Pre/P2_L1_hanoi.asm | ygZhou02/2022_CO-OS | 88ff9f50de2bc088be16887b28eaf34ba6fc291a | [
"MIT"
] | null | null | null | CO/P2/Pre/P2_L1_hanoi.asm | ygZhou02/2022_CO-OS | 88ff9f50de2bc088be16887b28eaf34ba6fc291a | [
"MIT"
] | null | null | null | .data
.asciiz "move disk "
.asciiz " from "
.asciiz " to "
.text
.macro moveprint(%id, %from, %to)
li $a0, 0
li $v0, 4 #print "move disk"
syscall
move $a0, %id #print id
li $v0, 1
syscall
li $a0, 11
li $v0, 4 #print "from"
syscall
move $a0, %from #print char from
li $v0, 11
syscall
li $a0, ... | 18.947368 | 92 | 0.537302 |
d8811d638f35648f30038db21be1c82586d4f0b3 | 349 | asm | Assembly | Support/Automake/templates/glib2.0/template.asm | agguro/linux-nasm | 3e72083c3db6d7118eb2aa430b73e0d20e88456b | [
"Unlicense"
] | 6 | 2020-07-19T18:34:43.000Z | 2022-03-26T10:21:09.000Z | Support/Automake/templates/gtk3.0/template.asm | NrdyBhu1/linux-nasm | 3e72083c3db6d7118eb2aa430b73e0d20e88456b | [
"Unlicense"
] | null | null | null | Support/Automake/templates/gtk3.0/template.asm | NrdyBhu1/linux-nasm | 3e72083c3db6d7118eb2aa430b73e0d20e88456b | [
"Unlicense"
] | 3 | 2020-07-19T18:35:10.000Z | 2021-07-25T17:34:50.000Z | ; Name : [template].asm
;
; Build : aclocal && autoconf && automake --add-missing --foreign
; mkdir build
; cd build
; ../configure
; make
;
; Description :
;
; Source :
bits 64
[list -]
[list +]
section .rodata
section .data
section ... | 12.925926 | 71 | 0.498567 |
06489c91922248dc1239589040d6d8b31a3b5f3f | 310 | asm | Assembly | programs/oeis/021/A021565.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/021/A021565.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/021/A021565.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A021565: Decimal expansion of 1/561.
; 0,0,1,7,8,2,5,3,1,1,9,4,2,9,5,9,0,0,1,7,8,2,5,3,1,1,9,4,2,9,5,9,0,0,1,7,8,2,5,3,1,1,9,4,2,9,5,9,0,0,1,7,8,2,5,3,1,1,9,4,2,9,5,9,0,0,1,7,8,2,5,3,1,1,9,4,2,9,5,9,0,0,1,7,8,2,5,3,1,1,9,4,2,9,5,9,0,0,1
add $0,1
mov $1,10
pow $1,$0
mul $1,4
div $1,2244
mod $1,10
mov $0,$1
| 28.181818 | 199 | 0.541935 |
04652d9d2bb10ab91087e84298f4ec22a6cfb74a | 547 | asm | Assembly | data/baseStats/gastly.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | data/baseStats/gastly.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | data/baseStats/gastly.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | db DEX_GASTLY ; pokedex id
db 30 ; base hp
db 35 ; base attack
db 30 ; base defense
db 80 ; base speed
db 100 ; base special
db GHOST ; species type 1
db POISON ; species type 2
db 190 ; catch rate
db 95 ; base exp yield
INCBIN "pic/ymon/gastly.pic",0,1 ; 77, sprite dimensions
dw GastlyPicFront
dw GastlyPicBack
; attac... | 18.862069 | 56 | 0.74223 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.