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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
d8ffbdce895f1cd3a156c0bcdf098f0cc52bc04b | 1,617 | asm | Assembly | Core/Hal/src/hal.asm | lochnessdragon/OS | 6603cd66380a5eb15262f86be96ad239e275cac9 | [
"MIT"
] | null | null | null | Core/Hal/src/hal.asm | lochnessdragon/OS | 6603cd66380a5eb15262f86be96ad239e275cac9 | [
"MIT"
] | null | null | null | Core/Hal/src/hal.asm | lochnessdragon/OS | 6603cd66380a5eb15262f86be96ad239e275cac9 | [
"MIT"
] | null | null | null | # hal.asm
# includes hal assembly functions
bits 32
global geninterrupt ; makes geninterrupt avialable from outside this file.
global outportb ; make the label outportb visible outside this file
global inportb ; make the label inportb visible outside this file
global enable_interrupts
global disable... | 27.87931 | 83 | 0.66914 |
91a61c2d2869224711d466340b3526c472644ec5 | 1,003 | asm | Assembly | src/asm/GDT.asm | geenvenstersos/tinu-tom-OS | b73e7a77baf9ae5601a5d2e413df4981141e97e0 | [
"MIT"
] | null | null | null | src/asm/GDT.asm | geenvenstersos/tinu-tom-OS | b73e7a77baf9ae5601a5d2e413df4981141e97e0 | [
"MIT"
] | null | null | null | src/asm/GDT.asm | geenvenstersos/tinu-tom-OS | b73e7a77baf9ae5601a5d2e413df4981141e97e0 | [
"MIT"
] | null | null | null | [org 0x7c00]
[bits 16]
;Switch To Protected Mode
cli ; Turns Interrupts off
lgdt [GDT_DESC] ; Loads Our GDT
mov eax , cr0
or eax , 0x1
mov cr0 , eax ; Switch To Protected Mode
jmp CODE_SEG:INIT_PM ; Jumps To Our 32 bit Code
;Forces the cpu to flush out contents in cache memory
[bits 32]
INIT_PM:
mov ax , DATA_S... | 15.920635 | 62 | 0.706879 |
91cad3dd81952f1913217c4d257036d6c81c1fa3 | 88,082 | asm | Assembly | reports/00_orig.combine.asm | arnaudroger/re2j-benchmark | ecfb2d6975948a1fbb53ccf101b285655b850058 | [
"MIT"
] | null | null | null | reports/00_orig.combine.asm | arnaudroger/re2j-benchmark | ecfb2d6975948a1fbb53ccf101b285655b850058 | [
"MIT"
] | null | null | null | reports/00_orig.combine.asm | arnaudroger/re2j-benchmark | ecfb2d6975948a1fbb53ccf101b285655b850058 | [
"MIT"
] | null | null | null | # JMH version: 1.19
# VM version: JDK 1.8.0_131, VM 25.131-b11
# VM invoker: /usr/lib/jvm/java-8-oracle/jre/bin/java
# VM options: <none>
# Warmup: 20 iterations, 1 s each
# Measurement: 20 iterations, 1 s each
# Timeout: 10 min per iteration
# Threads: 1 thread, will synchronize iterations
# Benchmark mode: Throughput... | 87.818544 | 183 | 0.412933 |
ee98da252d9752acf8abe7057d0f12a137c5ef93 | 313 | asm | Assembly | programs/oeis/097/A097388.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/097/A097388.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/097/A097388.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A097388: 2n-th derivative of the Gaussian exp(-x^2) evaluated at x=0.
; 1,-2,12,-120,1680,-30240,665280,-17297280,518918400,-17643225600,670442572800,-28158588057600,1295295050649600,-64764752532480000,3497296636753920000,-202843204931727360000,12576278705767096320000
mul $0,2
seq $0,67994 ; Hermite numbers.
| 52.166667 | 198 | 0.805112 |
bef17d0d2b8b407ae3483d3776258e159fb4e101 | 518 | asm | Assembly | libsrc/_DEVELOPMENT/stdlib/c/sccz80/ulltoa.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/stdlib/c/sccz80/ulltoa.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/stdlib/c/sccz80/ulltoa.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; char *ulltoa(uint64_t num, char *buf, int radix)
SECTION code_clib
SECTION code_stdlib
PUBLIC ulltoa
EXTERN asm_ulltoa
ulltoa:
pop af ;ret
pop bc ;radix
exx
pop bc ;buf
exx
pop hl ;num
pop de ;num
exx
pop hl ;num
pop de ;num
exx
push bc
push bc
push de
push hl
... | 10.791667 | 50 | 0.621622 |
325f3541cc046e7eb02fcec4dec66ef5dfacacbf | 1,071 | asm | Assembly | programs/oeis/098/A098486.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/098/A098486.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/098/A098486.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A098486: Odd numbers with replacement of all prime factors 3 by 2.
; 1,2,5,7,4,11,13,10,17,19,14,23,25,8,29,31,22,35,37,26,41,43,20,47,49,34,53,55,38,59,61,28,65,67,46,71,73,50,77,79,16,83,85,58,89,91,62,95,97,44,101,103,70,107,109,74,113,115,52,119,121,82,125,127,86,131,133,40,137,139,94,143,145,98,149,151,68,155,15... | 89.25 | 930 | 0.718021 |
dc9a251d15b6ce6309cc0207103bdf2804284692 | 604 | asm | Assembly | oeis/239/A239798.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/239/A239798.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/239/A239798.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A239798: Decimal expansion of the midsphere radius in a regular dodecahedron with unit edges.
; Submitted by Christian Krause
; 1,3,0,9,0,1,6,9,9,4,3,7,4,9,4,7,4,2,4,1,0,2,2,9,3,4,1,7,1,8,2,8,1,9,0,5,8,8,6,0,1,5,4,5,8,9,9,0,2,8,8,1,4,3,1,0,6,7,7,2,4,3,1,1,3,5,2,6,3,0,2,3,1,4,0,9,4,5,1,2,2,4,8,5,3,6,0,3,6,0,2,0,9,4,6,... | 18.875 | 201 | 0.559603 |
bc349037213159a4a40c99a19bda175455a2f032 | 175 | asm | Assembly | code/5-S-6.asm | gdzhang2012/Assembly-Language-by-Wangshuang | 7c53cfc60d83c19165e674d66015759f49663985 | [
"Apache-2.0"
] | null | null | null | code/5-S-6.asm | gdzhang2012/Assembly-Language-by-Wangshuang | 7c53cfc60d83c19165e674d66015759f49663985 | [
"Apache-2.0"
] | null | null | null | code/5-S-6.asm | gdzhang2012/Assembly-Language-by-Wangshuang | 7c53cfc60d83c19165e674d66015759f49663985 | [
"Apache-2.0"
] | null | null | null | assume cs:code
code segment
mov ax,0ffffh
mov ds,ax
mov bx,0
mov dx,0
mov cx,12
s: mov al,[bx]
mov ah,0
add dx,ax
inc bx
loop s
mov ax,4c00h
int 21h
code ends
end
| 9.722222 | 14 | 0.674286 |
d88b52b07f42acbe277ca91e28d6dea1899b2a2f | 1,939 | asm | Assembly | lib/target/rex/classic/rex_crt0.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | lib/target/rex/classic/rex_crt0.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | lib/target/rex/classic/rex_crt0.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; Startup Code for Xircom Rex 6000
;
; djm 6/3/2001
;
; $Id: rex_crt0.asm,v 1.27 2016-07-13 22:12:25 dom Exp $
;
MODULE rex_crt0
defc crt0 = 1
INCLUDE "zcc_opt.def"
;--------
; Some scope declarations
;--------
EXTERN _main ;main() is always external to crt0
IF (startup=2) ... | 19.009804 | 62 | 0.645694 |
6ba6c07a29285986115338ab36720008efccce8e | 57 | asm | Assembly | test/cst-crc.asm | esovm/asmbf | d132f59813259314cf996d9f83b4dca8bea238eb | [
"MIT"
] | 1 | 2020-07-22T16:29:07.000Z | 2020-07-22T16:29:07.000Z | test/cst-crc.asm | esovm/asmbf | d132f59813259314cf996d9f83b4dca8bea238eb | [
"MIT"
] | null | null | null | test/cst-crc.asm | esovm/asmbf | d132f59813259314cf996d9f83b4dca8bea238eb | [
"MIT"
] | null | null | null | #!/bin/asmbf/bfmake
ceq r1, 0
cst r1, .0
crc r2, 0
out r2 | 11.4 | 19 | 0.649123 |
2304e311ba80dc2187a64740ee63d4cbf753c28e | 567 | asm | Assembly | oeis/247/A247473.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/247/A247473.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/247/A247473.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A247473: Numbers of the form 2^k (k>=0) that are a sum of divisors of n for some n.
; Submitted by Jon Maiga
; 1,4,8,32,128,256,512,1024,4096,8192,16384,32768,65536,131072,262144,524288,1048576,2097152,4194304,8388608,16777216,33554432,67108864,134217728,268435456,536870912,1073741824,2147483648,4294967296,8589934592... | 40.5 | 233 | 0.749559 |
36545ec2f8a980a8f0068575d3d0db2932a93a0e | 224 | asm | Assembly | programs/oeis/168/A168553.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/168/A168553.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/168/A168553.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A168553: a(n) = 1 if it is possible to place n sets of n queens on an n X n chessboard with no two queens of the same set attacking each other.
; 1,0,0,0,1,0,1,0,0,0,1,1
lpb $0
add $0,1
dif $0,3
lpe
add $0,1
mod $0,2
| 22.4 | 145 | 0.651786 |
d841a6f23ed714084a256f59b428d6c37544fc78 | 5,836 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_295.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_295.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_295.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 %r15
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x2042, %rsi
lea addresses_D_ht+0x11142, %rdi
clflush (%rdi)
nop
nop
nop
nop
nop
cmp %r11, %r11
mov $122, %rcx
rep movsb
nop
nop
nop
cmp $18291, %rsi
lea addresses_WC_ht+0x304... | 38.906667 | 2,999 | 0.661926 |
cfa71d8defb639f8e973681efbf71ab57f6b207b | 365 | asm | Assembly | data/mapObjects/FuchsiaMart.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | data/mapObjects/FuchsiaMart.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | data/mapObjects/FuchsiaMart.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | FuchsiaMart_Object:
db $0 ; border block
db 2 ; warps
warp 3, 7, 0, -1
warp 4, 7, 0, -1
db 0 ; signs
db 3 ; objects
object SPRITE_MART_GUY, 0, 5, STAY, RIGHT, 1 ; person
object SPRITE_FAT_BALD_GUY, 4, 2, STAY, NONE, 2 ; person
object SPRITE_LASS, 6, 5, WALK, 1, 3 ; person
; warp-to
warp_to 3, 7, FUCHSIA_... | 20.277778 | 57 | 0.673973 |
58c0d7cc395477fae1a3d89ce7787dd22ef27632 | 277 | asm | Assembly | libsrc/_DEVELOPMENT/adt/bv_priority_queue/c/sccz80/bv_priority_queue_shrink_to_fit.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 8 | 2017-01-18T12:02:17.000Z | 2021-06-12T09:40:28.000Z | libsrc/_DEVELOPMENT/adt/bv_priority_queue/c/sccz80/bv_priority_queue_shrink_to_fit.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 1 | 2017-03-06T07:41:56.000Z | 2017-03-06T07:41:56.000Z | libsrc/_DEVELOPMENT/adt/bv_priority_queue/c/sccz80/bv_priority_queue_shrink_to_fit.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 3 | 2017-03-07T03:19:40.000Z | 2021-09-15T17:59:19.000Z |
; int bv_priority_queue_shrink_to_fit(bv_priority_queue_t *q)
SECTION code_clib
SECTION code_adt_bv_priority_queue
PUBLIC bv_priority_queue_shrink_to_fit
EXTERN asm_bv_priority_queue_shrink_to_fit
defc bv_priority_queue_shrink_to_fit = asm_bv_priority_queue_shrink_to_fit
| 23.083333 | 74 | 0.906137 |
8c42c222438410c3d20f9b950f5ecdda67b42269 | 806 | asm | Assembly | oeis/014/A014228.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/014/A014228.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/014/A014228.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A014228: Product of 3 successive Catalan numbers.
; Submitted by Jon Maiga
; 2,10,140,2940,77616,2378376,80978040,2982691140,116776877360,4800591267472,205384736883872,9084324900632800,413286869105712000,19262120149391220000,916763612521908006000,44440565510927197408500,2189466044883038600910000,109434890559153981999... | 80.6 | 490 | 0.825062 |
864ab0209a1d666d6909dba18d5a37cef888c611 | 1,267 | asm | Assembly | circ/microcode.asm | SimonFJ20/jdh-8 | 33fb336858f3253bca3a3e5e7ce2970c402fbbee | [
"MIT"
] | 911 | 2021-06-13T15:11:54.000Z | 2022-03-31T16:43:01.000Z | circ/microcode.asm | SimonFJ20/jdh-8 | 33fb336858f3253bca3a3e5e7ce2970c402fbbee | [
"MIT"
] | 33 | 2021-06-13T16:40:47.000Z | 2022-01-31T15:33:17.000Z | circ/microcode.asm | SimonFJ20/jdh-8 | 33fb336858f3253bca3a3e5e7ce2970c402fbbee | [
"MIT"
] | 88 | 2021-06-13T17:34:49.000Z | 2022-03-29T14:04:40.000Z | ; JDH-8 MICROCODE
; FOR BOTH LOGISIM AND PHYSICAL CIRCUIT
@microcode
mw:
.const:
eop1, ~sel, lreg
.reg:
ereg, sel, ldy
ealu, ~sel, lreg
lw:
.const:
aimm, ~sel, emem, lreg
.reg:
ahl, ~sel, emem, lreg
sw:
.const:
aimm, ~sel, ereg, lmem
.reg:
ahl, ~sel, ereg, lmem
push:
.const:
asp, eop1, lmem
spdec... | 9.746154 | 39 | 0.551697 |
ebba9bc99184a0b3bafe33390d87ea17d3492fd4 | 1,104 | asm | Assembly | programs/oeis/274/A274251.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/274/A274251.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/274/A274251.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A274251: Number of partitions of n^3 into at most three parts.
; 1,1,10,75,374,1365,3997,9976,22102,44652,83834,148296,249697,403333,628834,950907,1400150,2013921,2837269,3923920,5337334,7151808,9453650,12342408,15932161,20352865,25751770,32294883,40168502,49580805,60763501,73973536,89494870,107640300,128753354,15321... | 110.4 | 980 | 0.868659 |
be09716a9ee5e517f3c81cddfa926d5233aac4b4 | 1,930 | asm | Assembly | Lista2/Lista2/Parte2/Programa17.asm | GustavoLR548/ACII-GLR | 135690945f5e29938ef640a3d5475f8a12dbd76c | [
"MIT"
] | 1 | 2021-11-03T17:22:02.000Z | 2021-11-03T17:22:02.000Z | Lista2/Lista2/Parte2/Programa17.asm | GustavoLR548/ACII-GLR | 135690945f5e29938ef640a3d5475f8a12dbd76c | [
"MIT"
] | null | null | null | Lista2/Lista2/Parte2/Programa17.asm | GustavoLR548/ACII-GLR | 135690945f5e29938ef640a3d5475f8a12dbd76c | [
"MIT"
] | null | null | null | .data
x: .word 3
.text
main:
ori $t0,$zero,0x1001 # t0 = 1001
sll $t0,$t0,16 # t0 *= 2^16 | t0 = 10010000
addi $t1,$zero,1 # t1 = 0 + 1 |t1 = count = 1
addi $t2, $zero,2 # t2 = 0 + 2 | t2 = expoente1 = 2
addi $t3, $zero,3 # t3 = 0 + 3 | t3 = expoente2 = 3
addi $t4, $zero,4 # t4 = 0 + 4 | t4 = expoente3 = 4... | 28.382353 | 66 | 0.545078 |
e15bd9eb4d95a26c51c7f2c6044ffd5f87e0ccef | 348 | asm | Assembly | oeis/021/A021122.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/021/A021122.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/021/A021122.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A021122: Decimal expansion of 1/118.
; Submitted by Jon Maiga
; 0,0,8,4,7,4,5,7,6,2,7,1,1,8,6,4,4,0,6,7,7,9,6,6,1,0,1,6,9,4,9,1,5,2,5,4,2,3,7,2,8,8,1,3,5,5,9,3,2,2,0,3,3,8,9,8,3,0,5,0,8,4,7,4,5,7,6,2,7,1,1,8,6,4,4,0,6,7,7,9,6,6,1,0,1,6,9,4,9,1,5,2,5,4,2,3,7,2,8
seq $0,42 ; Unary representation of natural numbers.
mu... | 38.666667 | 199 | 0.591954 |
d8e51b9c0a065293d9db7f6f62feedcbc313ece0 | 435 | asm | Assembly | programs/oeis/075/A075363.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/075/A075363.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/075/A075363.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A075363: Triangle read by rows, in which n-th row gives n smallest powers of n.
; 1,2,4,3,9,27,4,16,64,256,5,25,125,625,3125,6,36,216,1296,7776,46656,7,49,343,2401,16807,117649,823543,8,64,512,4096,32768,262144,2097152,16777216,9,81,729,6561,59049,531441,4782969,43046721,387420489,10,100,1000,10000,100000,1000000,100... | 36.25 | 276 | 0.731034 |
61dc231fb0c751b4d3621f2a1c108616a277cda8 | 8,444 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1646.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_1646.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_1646.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 %r15
push %r9
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x1aa6d, %rsi
lea addresses_UC_ht+0x12577, %rdi
nop
nop
add $12847, %r11
mov $8, %rcx
rep movsw
nop
nop
nop
xor %r12, %r12
lea addresses_normal_ht+0x112ed, %rdi
xor $63176, %rax... | 33.641434 | 2,999 | 0.653837 |
23c1685e720d2b63e7bc3d1f20ea07ac0d91d44e | 755 | asm | Assembly | data/tms.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | data/tms.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | data/tms.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | TechnicalMachines:
db MEGA_PUNCH
db RAZOR_WIND
db SWORDS_DANCE
db WHIRLWIND
db MEGA_KICK
db TOXIC
db HORN_DRILL
db BODY_SLAM
db TAKE_DOWN
db DOUBLE_EDGE
db BUBBLEBEAM
db WATER_GUN
db ICE_BEAM
db BLIZZARD
db HYPER_BEAM
db PAY_DAY
db SUBMISSION
db COUNTER
db SEISMIC_TOSS
db RAGE
db MEGA_DRAIN
db SOL... | 13.245614 | 18 | 0.778808 |
2a7978bedca54e491d131ee412f22ee88bd85086 | 432 | asm | Assembly | programs/oeis/024/A024029.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/024/A024029.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/024/A024029.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A024029: a(n) = 3^n-n^6.
; 1,2,-55,-702,-4015,-15382,-45927,-115462,-255583,-511758,-940951,-1594414,-2454543,-3232486,-2746567,2958282,26269505,105002594,353408265,1115215586,3422784401,10374587082,31267679705,93995142938,282238433505,847044468818,2541556912553,7625210064498,22876310564657,68629782541562,20589040309... | 43.2 | 347 | 0.791667 |
3656a61db43846f0bfc1e5a00aec6099d8f94af6 | 159 | asm | Assembly | oeis/031/A031401.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/031/A031401.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/031/A031401.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A031401: Period of continued fraction for sqrt(A031400(n)).
; 1,2,4,8,4,4,4,4,4,4,4
lpb $0
gcd $0,3
mul $0,2
lpe
mov $1,2
pow $1,$0
mov $0,$1
mod $0,10
| 13.25 | 61 | 0.603774 |
ad56db0bbf7ef7ff388c6ebb8baf32855887e051 | 251 | asm | Assembly | assembly/lab6/src/task1/dos.asm | sabertazimi/hust-lab | dc3425b6afe75ac3c1b48bb62fdd27c425284a0f | [
"MIT"
] | 29 | 2017-07-30T07:46:11.000Z | 2021-11-21T15:51:04.000Z | assembly/lab6/src/task1/dos.asm | sabertazimi/hust-lab | dc3425b6afe75ac3c1b48bb62fdd27c425284a0f | [
"MIT"
] | 2 | 2018-03-22T10:09:35.000Z | 2021-09-12T16:08:35.000Z | assembly/lab6/src/task1/dos.asm | sabertazimi/hust-lab | dc3425b6afe75ac3c1b48bb62fdd27c425284a0f | [
"MIT"
] | 9 | 2018-09-03T13:14:08.000Z | 2021-06-25T17:00:46.000Z | .386
code segment use16 para public 'code'
assume cs: code
start:
mov ax, 3510h ; 获取10h的中断矢量
int 21h ; 段址保存在 es, 偏移址保存在 bx
mov ah, 4ch
int 21h
code ends
end start
| 20.916667 | 49 | 0.482072 |
362b1d6828b22f6fbf9cfd14c6d9f98eb58327ec | 15,868 | asm | Assembly | src/main/resources/Examples/Games/snake.asm | jimw278/MIPS | 13d666f46ad945f038514768d975150d89cd612b | [
"Apache-2.0"
] | 3 | 2020-11-04T00:03:41.000Z | 2020-11-30T00:35:39.000Z | src/main/resources/Examples/Games/snake.asm | jimw278/MIPS | 13d666f46ad945f038514768d975150d89cd612b | [
"Apache-2.0"
] | 27 | 2020-09-01T00:44:10.000Z | 2021-05-10T15:59:46.000Z | src/main/resources/Examples/Games/snake.asm | jimw278/MIPS | 13d666f46ad945f038514768d975150d89cd612b | [
"Apache-2.0"
] | 1 | 2020-12-05T00:14:11.000Z | 2020-12-05T00:14:11.000Z | main:
;add $1, $31, $0
;jal pushAll
;jal function
;jal popAll
;add $31, $1, $0
;use this when calling functions outside of main loop
jal 3
#define lol 5
#define loll 7
#define loll 7
trap lol
trap loll
#undef lol
#define lol 10
trap lol
lw $4, screenSizeX($0) ; setScreenSize
lw $5, screenSizeY($0)
trap 150
add $2... | 18.472643 | 81 | 0.667822 |
ba0b0147d49a4eebc37dfab0041bae90bd78caa5 | 1,216 | asm | Assembly | programs/oeis/001/A001287.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/001/A001287.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/001/A001287.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A001287: a(n) = binomial coefficient C(n,10).
; 1,11,66,286,1001,3003,8008,19448,43758,92378,184756,352716,646646,1144066,1961256,3268760,5311735,8436285,13123110,20030010,30045015,44352165,64512240,92561040,131128140,183579396,254186856,348330136,472733756,635745396,847660528,1121099408,1471442973,1917334783,2481256... | 202.666667 | 1,146 | 0.895559 |
9343485801ff5d39ddb856af0b2fb161ea292135 | 282 | asm | Assembly | oeis/301/A301587.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/301/A301587.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/301/A301587.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A301587: Positive integers m such that whenever n is in the range of the Euler totient function, so is m*n.
; 1,2,4,6,8,12,16,18,20,24
mul $0,2
mov $4,1
lpb $0
mov $2,$0
sub $0,2
seq $2,127973 ; a(2n)=A060632(n); a(2n+1)=A048896(n)/2.
add $3,$2
mov $4,$3
lpe
mov $0,$4
| 20.142857 | 109 | 0.620567 |
32e168d3460ac2522e77788d353654df679f27db | 3,477 | asm | Assembly | programs/oeis/030/A030180.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/030/A030180.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/030/A030180.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A030180: a(n) = (n^7 - n)/42.
; 0,0,3,52,390,1860,6665,19608,49932,113880,238095,463980,853138,1494012,2509845,4068080,6391320,9769968,14576667,21282660,30476190,42883060,59389473,81067272,109201700,145321800,191233575,249056028,321260202,410711340,520714285,655062240,818089008,1014724832,1250555955,1531888020,186581... | 434.625 | 3,404 | 0.916882 |
dc836de343d63d3a2936d070647edd11a092b299 | 7,281 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i7-7700_9_0x48.log_21829_1457.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i7-7700_9_0x48.log_21829_1457.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i7-7700_9_0x48.log_21829_1457.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 %r9
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0xaf94, %rsi
lea addresses_WT_ht+0x19fd4, %rdi
nop
nop
nop
nop
nop
inc %r13
mov $3, %rcx
rep movsl
nop
nop
inc %rax
lea addresses_UC_ht+0x881c, %rsi
lea addresses_UC_ht+0x1db94,... | 36.044554 | 2,999 | 0.658014 |
274e6ab117e536b17527153df35ba8acd350ae61 | 358 | asm | Assembly | fileManagement/seek.asm | slowy07/learnAsm | d278573eecd96e0e56f720c92fe7783d33528e43 | [
"MIT"
] | 1 | 2021-10-14T06:35:29.000Z | 2021-10-14T06:35:29.000Z | fileManagement/seek.asm | coderzhaxor/asmSourceCode | 95a349e5b6e4fb52d29528f15635708d2273e676 | [
"MIT"
] | null | null | null | fileManagement/seek.asm | coderzhaxor/asmSourceCode | 95a349e5b6e4fb52d29528f15635708d2273e676 | [
"MIT"
] | 1 | 2021-09-30T03:22:35.000Z | 2021-09-30T03:22:35.000Z | section .text
global _start
section .data
fileName db 'impFile.txt', 0h
contentFile db 'make magic! --res--', 0h
_start:
mov ecx, 1
mov ebx, fileName
mov eax, 5
int 80h
mov edx, 2
mov ecx, 0
mov ebx, eax
mov eax, 19
int 80h
mov edx, 9
mov ecx, contentFile
... | 13.769231 | 44 | 0.572626 |
787ec62210c4370ab38a9c75fa0514e709ea14f9 | 1,045,087 | asm | Assembly | kernel.asm | reubenct/OSproject-xv6 | 5257baa562465aa1a7402bf422ea94211e0e6687 | [
"MIT-0"
] | 1 | 2017-05-16T11:41:39.000Z | 2017-05-16T11:41:39.000Z | kernel.asm | reubenct/OSproject-xv6 | 5257baa562465aa1a7402bf422ea94211e0e6687 | [
"MIT-0"
] | null | null | null | kernel.asm | reubenct/OSproject-xv6 | 5257baa562465aa1a7402bf422ea94211e0e6687 | [
"MIT-0"
] | null | null | null |
kernel: file format elf32-i386
Disassembly of section .text:
80100000 <multiboot_header>:
80100000: 02 b0 ad 1b 00 00 add 0x1bad(%eax),%dh
80100006: 00 00 add %al,(%eax)
80100008: fe 4f 52 decb 0x52(%edi)
8010000b: e4 0f in $0xf,%al
8010000c <entry>:... | 35.051214 | 105 | 0.534566 |
9820e3d8c04771193bd787fd7a799fa02dbc3c50 | 681 | asm | Assembly | oeis/147/A147960.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/147/A147960.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/147/A147960.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A147960: a(n) = ((9 + sqrt(2))^n + (9 - sqrt(2))^n)/2.
; Submitted by Jamie Morken(s3)
; 1,9,83,783,7537,73809,733139,7365591,74662657,762046137,7818480563,80531005311,831898131121,8612216940609,89299952572403,927034007995143,9631915890692737,100138799400852969,1041577033850627219,10837421456643905391,112789000545390... | 42.5625 | 480 | 0.807636 |
fae3313ce10bdebad665c2cf3463ccbbd58d423a | 3,589 | asm | Assembly | _incObj/76 SYZ Boss Blocks.asm | kodishmediacenter/msu-md-sonic | 3aa7c5e8add9660df2cd0eceaa214e7d59f2415c | [
"CC0-1.0"
] | 9 | 2021-01-15T13:47:53.000Z | 2022-01-17T15:33:55.000Z | _incObj/76 SYZ Boss Blocks.asm | kodishmediacenter/msu-md-sonic | 3aa7c5e8add9660df2cd0eceaa214e7d59f2415c | [
"CC0-1.0"
] | 7 | 2021-01-14T02:18:48.000Z | 2021-03-24T15:44:30.000Z | _incObj/76 SYZ Boss Blocks.asm | kodishmediacenter/msu-md-sonic | 3aa7c5e8add9660df2cd0eceaa214e7d59f2415c | [
"CC0-1.0"
] | 2 | 2021-01-14T13:14:26.000Z | 2021-01-29T17:46:04.000Z | ; ---------------------------------------------------------------------------
; Object 76 - blocks that Eggman picks up (SYZ)
; ---------------------------------------------------------------------------
BossBlock:
moveq #0,d0
move.b obRoutine(a0),d0
move.w Obj76_Index(pc,d0.w),d1
jmp Obj76_Index(pc,d1.w)
; ==... | 23.611842 | 77 | 0.477292 |
a1067b9ded916c27b806612a75e7d833af3fd10c | 1,142 | asm | Assembly | libsrc/gfx/narrow/stencil_add_pixel.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/gfx/narrow/stencil_add_pixel.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/gfx/narrow/stencil_add_pixel.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
; Z88 Graphics Functions - Small C+ stubs
;
; Written around the Interlogic Standard Library
;
; Compute the line coordinates and put into a vector
; Basic concept by Rafael de Oliveira Jannone (calculate_side)
;
; Internal function to update the area object's vectors
;
; Stefano Bodrato - 13/3/2... | 21.54717 | 67 | 0.611208 |
d2547ec113b98668a702adce762d5cfdfed542d4 | 2,627 | asm | Assembly | programs/oeis/017/A017235.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/017/A017235.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/017/A017235.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A017235: a(n) = (9*n + 6)^3.
; 216,3375,13824,35937,74088,132651,216000,328509,474552,658503,884736,1157625,1481544,1860867,2299968,2803221,3375000,4019679,4741632,5545233,6434856,7414875,8489664,9663597,10941048,12326391,13824000,15438249,17173512,19034163,21024576,23149125,25412184,27818127,30371328,33076161,359370... | 328.375 | 2,557 | 0.890369 |
8109f1ddc9dd410684174ba273e3a0140700b83d | 1,131 | asm | Assembly | General/Sprites/Tails/Anim - Tails Tail.asm | NatsumiFox/AMPS-Sonic-3-Knuckles | af951b39f0ca103a905d7492448ac5245a2e8104 | [
"Apache-2.0"
] | 5 | 2021-07-09T08:17:56.000Z | 2022-02-27T19:57:47.000Z | General/Sprites/Tails/Anim - Tails Tail.asm | NatsumiFox/AMPS-Sonic-3-Knuckles | af951b39f0ca103a905d7492448ac5245a2e8104 | [
"Apache-2.0"
] | null | null | null | General/Sprites/Tails/Anim - Tails Tail.asm | NatsumiFox/AMPS-Sonic-3-Knuckles | af951b39f0ca103a905d7492448ac5245a2e8104 | [
"Apache-2.0"
] | null | null | null | dc.w AniTails_Tail00-AniTails_Tail
dc.w AniTails_Tail01-AniTails_Tail
dc.w AniTails_Tail02-AniTails_Tail
dc.w AniTails_Tail03-AniTails_Tail
dc.w AniTails_Tail04-AniTails_Tail
dc.w AniTails_Tail05-AniTails_Tail
dc.w AniTails_Tail06-AniTails_Tail
dc.w AniTails_Tail07-AniTails_Tail
dc.w AniTails_Tail08-A... | 40.392857 | 60 | 0.672856 |
326ba280335f3b2f330b47042a4cdd633e0dfeb0 | 3,695 | asm | Assembly | src/shaders/h264/ildb/AVC_ILDB_ForwardMsg.asm | me176c-dev/android_hardware_intel-vaapi-driver | 0f2dca8d604220405e4678c0b6c4faa578d994ec | [
"MIT"
] | 192 | 2018-01-26T11:51:55.000Z | 2022-03-25T20:04:19.000Z | src/shaders/h264/ildb/AVC_ILDB_ForwardMsg.asm | me176c-dev/android_hardware_intel-vaapi-driver | 0f2dca8d604220405e4678c0b6c4faa578d994ec | [
"MIT"
] | 256 | 2017-01-23T02:10:27.000Z | 2018-01-23T10:00:05.000Z | src/shaders/h264/ildb/AVC_ILDB_ForwardMsg.asm | me176c-dev/android_hardware_intel-vaapi-driver | 0f2dca8d604220405e4678c0b6c4faa578d994ec | [
"MIT"
] | 64 | 2018-01-30T19:51:53.000Z | 2021-11-24T01:26:14.000Z | /*
* Copyright © <2010>, Intel Corporation.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the
* "Software"), to deal in the Software without restriction, including
* without limitation the rights to use, copy, modify, merg... | 41.988636 | 106 | 0.692287 |
777ab35de93afea9b5cc38b8fa0ad5f380ba07c4 | 532 | asm | Assembly | programs/oeis/173/A173855.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/173/A173855.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/173/A173855.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A173855: a(n) = A173039(n+4) - A173039(n+1).
; 8,4,24,40,12,56,72,20,88,104,28,120,136,36,152,168,44,184,200,52,216,232,60,248,264,68,280,296,76,312,328,84,344,360,92,376,392,100,408,424,108,440,456,116,472,488,124,504,520,132,536,552,140,568,584,148,600,616,156,632,648,164,664,680,172,696,712,180,728,744,188,760,776... | 53.2 | 386 | 0.68797 |
5cf7aaaaea4e785827488c1d2e9e928bcde4e266 | 745 | asm | Assembly | MicroProcessor Lab Programs/sine.asm | vallabhiaf/4thSemIse | 55ed3c6fc29e4d2dd2c1fb71e31f5283ad47b9bf | [
"Apache-2.0"
] | null | null | null | MicroProcessor Lab Programs/sine.asm | vallabhiaf/4thSemIse | 55ed3c6fc29e4d2dd2c1fb71e31f5283ad47b9bf | [
"Apache-2.0"
] | null | null | null | MicroProcessor Lab Programs/sine.asm | vallabhiaf/4thSemIse | 55ed3c6fc29e4d2dd2c1fb71e31f5283ad47b9bf | [
"Apache-2.0"
] | null | null | null | assume cs:code,ds:data
data segment
pa equ 20a0h
pb equ 20a1h
pc equ 20a2h
cr equ 20a3h
cw equ 80h
sine db 0d,11d,22d,33d,43d,54d,63d,72d,81d,90d,97d,104d,109d,115d,119d,125d,126d,127d,126d,122d,119d,115d,109d,104d,97d,90d,81d,72d,63d,54d,43d,33d,22d,11d,0d
data ends
code segment
delay proc
mov si,0fffh
l2: m... | 13.070175 | 158 | 0.677852 |
4e8b2b2d005d2413bbbc1d863cee36fa85c06267 | 1,735 | asm | Assembly | programs/oeis/061/A061761.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/061/A061761.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/061/A061761.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A061761: a(n) = 2^n + 2*n - 1.
; 0,3,7,13,23,41,75,141,271,529,1043,2069,4119,8217,16411,32797,65567,131105,262179,524325,1048615,2097193,4194347,8388653,16777263,33554481,67108915,134217781,268435511,536870969,1073741883,2147483709,4294967359,8589934657,17179869251,34359738437,68719476807,137438953545,274877907019,5... | 173.5 | 1,642 | 0.913545 |
3cd224bbba2338983985f4b848a1d068165a0487 | 4,362 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_542.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_542.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_542.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_WC_ht+0x14938, %rsi
lea addresses_UC_ht+0x12c38, %rdi
nop
nop
nop
nop
inc %rax
mov $92, %rcx
rep movsw
cmp %rsi, %rsi
lea addresses_WT_ht+0x18d38, %rsi
lea addresses_normal_ht+0x1bb38, %rdi
cmp $23774, %rax
mov $... | 58.16 | 2,999 | 0.664374 |
d12993f5e573bf6b2504a67796527e4c8976a3db | 1,326 | asm | Assembly | programs/oeis/138/A138425.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/138/A138425.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/138/A138425.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A138425: a(n) = (prime(n)^5 - prime(n))/3.
; 10,80,1040,5600,53680,123760,473280,825360,2145440,6837040,9543040,23114640,38618720,49002800,76448320,139398480,238308080,281532080,450041680,601409760,691023840,1025685440,1313013520,1861353120,2862446720,3503366800,3864246880,4675172400,5128746480,6141450560,11012789760... | 132.6 | 1,200 | 0.880845 |
dd40a142e5ded06af97053b7875e3ff3bbd42190 | 3,160 | asm | Assembly | sprites.asm | NotExactlySiev/psychofloat | 4e6ee147e688d43c182f683f760e7a4a03620517 | [
"CC0-1.0"
] | 1 | 2021-07-06T17:41:36.000Z | 2021-07-06T17:41:36.000Z | sprites.asm | NotExactlySiev/psychofloat | 4e6ee147e688d43c182f683f760e7a4a03620517 | [
"CC0-1.0"
] | null | null | null | sprites.asm | NotExactlySiev/psychofloat | 4e6ee147e688d43c182f683f760e7a4a03620517 | [
"CC0-1.0"
] | null | null | null | UpdatePlayer: subroutine
lda py0
sec
sbc #5
sta $200
lda px0
sec
sbc #4
sta $203
lda #1
bit flags
beq .nrotate
lda flags
asl
asl
and #$40
sta $202
.nrotate
rt... | 15.119617 | 77 | 0.425633 |
a1a6dfd942608d891481b862e205f6dbf0e724ef | 722 | asm | Assembly | oeis/026/A026738.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/026/A026738.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/026/A026738.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A026738: Expansion of 1/((1-2*x)*(1-6*x)*(1-8*x)*(1-12*x)).
; Submitted by Jon Maiga
; 1,28,516,7952,111440,1477056,18912832,236879104,2924469504,35764112384,434623874048,5259666886656,63472710995968,764545789837312,9197653087371264,110557371200503808,1328176959287263232,15950056940486000640,191496303058077614080,229... | 42.470588 | 472 | 0.801939 |
aeef9d8bcb3f5d7902bed957b2d97b4fad4508c0 | 8,168 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i7-7700_9_0xca.log_9648_468.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i7-7700_9_0xca.log_9648_468.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i7-7700_9_0xca.log_9648_468.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 %r9
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0xa283, %r9
nop
nop
nop
nop
add %r11, %r11
vmovups (%r9), %ymm4
vextracti128 $0, %ymm4, %xmm4
vpextrq $1, %xmm4, %rbp
nop
nop
nop
nop
inc %rax
lea addresses_WC_ht+0xcb83, %rsi
... | 31.057034 | 2,999 | 0.651322 |
63252a8776081aca38f34224897caab4ef4d00c7 | 420 | asm | Assembly | oeis/180/A180060.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/180/A180060.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/180/A180060.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A180060: 2^(2^n mod n) mod n.
; Submitted by Christian Krause
; 0,1,1,1,4,4,4,1,4,6,4,4,4,2,1,1,4,16,4,16,4,16,4,16,3,16,13,16,4,16,4,1,25,16,29,16,4,16,22,16,4,16,4,20,32,16,4,16,22,16,1,16,4,52,8,32,28,16,4,16,4,16,4,1,61,16,4,52,49,46,4,16,4,16,31,24,36,16,4,16,40,16,4,16,1,16,82,56,4,16,2,32,70,16,22,64,4,92,95,3... | 28 | 257 | 0.595238 |
543ec7a3c377c16539a4aa3ebd6230395194dcf4 | 317 | asm | Assembly | Working Disassembly/General/Ending/Map - Sonic and Knuckles Pose Banner.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/General/Ending/Map - Sonic and Knuckles Pose Banner.asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 7e8a2c5df02271615ff4cae529521e6b1560d6b1 | [
"Apache-2.0"
] | null | null | null | Working Disassembly/General/Ending/Map - Sonic and Knuckles Pose Banner.asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 7e8a2c5df02271615ff4cae529521e6b1560d6b1 | [
"Apache-2.0"
] | null | null | null | Map_60644: dc.w word_60646-Map_60644
word_60646: dc.w 7
dc.b $EC, $D, 0, 0, $FF, $C8
dc.b $EC, $D, 0, 8, $FF, $E8
dc.b $EC, $D, 0, $10, 0, 8
dc.b $FC, $E, 0, $18, $FF, $C0
dc.b $FC, $E, 0, $24, $FF, $E0
dc.b $FC, $E, 0, $30, 0, 0
dc.b $FC, $E, 0, $3C, 0, $20
| 31.7 | 37 | 0.40694 |
9fa13a329d199197b03bb4a4ce948a802609ff54 | 3,036 | asm | Assembly | dino/lcs/base/675A.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/6744.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | null | null | null | dino/lcs/base/6744.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
004A10 move.w D1, -(A0)
004A12 dbra D0, $4a10
004BDE move.w A6, -(A4) [base+6722]
004BE0 move.w A4, ($6722,A5) [base+6744, base+6746, base+6748, base+674A, base+674C, base+674E, base+6750, base+6752,... | 94.875 | 351 | 0.674242 |
6dc9245dfca8d93e6d8dc0d29e20d581dd13cb45 | 245 | asm | Assembly | libsrc/_DEVELOPMENT/adt/w_vector/c/sdcc_iy/w_vector_append_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/w_vector/c/sdcc_iy/w_vector_append_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/w_vector/c/sdcc_iy/w_vector_append_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; size_t w_vector_append_callee(b_vector_t *v, void *item)
SECTION code_adt_w_vector
PUBLIC _w_vector_append_callee
_w_vector_append_callee:
pop af
pop hl
pop bc
push af
INCLUDE "adt/w_vector/z80/asm_w_vector_append.asm"
| 15.3125 | 58 | 0.763265 |
969896c1dbe826beb60042f9c257bffa76810c73 | 364 | asm | Assembly | oeis/040/A040073.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/040/A040073.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/040/A040073.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A040073: Continued fraction for sqrt(83).
; Submitted by Christian Krause
; 9,9,18,9,18,9,18,9,18,9,18,9,18,9,18,9,18,9,18,9,18,9,18,9,18,9,18,9,18,9,18,9,18,9,18,9,18,9,18,9,18,9,18,9,18,9,18,9,18,9,18,9,18,9,18,9,18,9,18,9,18,9,18,9,18,9,18,9,18,9,18,9,18,9,18,9,18,9,18,9,18,9,18,9,18,9,18,9,18,9,18,9,18,9,18,9,18,... | 40.444444 | 250 | 0.626374 |
1b33e146f32c07cf2574d1661b3269a26ce2f453 | 4,126 | asm | Assembly | source/tools/ToolUnitTests/sse-ref_ia32.asm | ganboing/pintool | ece4788ffded47124b1c9b203707cc255dbaf20f | [
"Intel"
] | 1 | 2017-06-06T16:02:31.000Z | 2017-06-06T16:02:31.000Z | source/tools/ToolUnitTests/sse-ref_ia32.asm | ganboing/pintool | ece4788ffded47124b1c9b203707cc255dbaf20f | [
"Intel"
] | null | null | null | source/tools/ToolUnitTests/sse-ref_ia32.asm | ganboing/pintool | ece4788ffded47124b1c9b203707cc255dbaf20f | [
"Intel"
] | null | null | null | ; BEGIN_LEGAL
; Intel Open Source License
;
; Copyright (c) 2002-2016 Intel Corporation. All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are
; met:
;
; Redistributions of source code must reta... | 21.715789 | 73 | 0.699467 |
4f6c1043f3e99c1f22ab23657a73130995f0c1f5 | 440 | asm | Assembly | oeis/071/A071982.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/071/A071982.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/071/A071982.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A071982: Parity of the decimal digits of sqrt(2).
; Submitted by Christian Krause
; 1,0,1,0,0,1,1,1,0,0,1,1,1,0,1,1,0,0,0,0,0,1,0,0,0,1,0,0,0,0,1,0,1,0,0,1,0,1,0,1,0,1,1,0,1,1,1,1,0,1,0,0,0,1,1,1,1,0,0,1,1,1,1,1,1,1,0,1,1,0,0,1,0,0,0,0,1,0,1,0,1,0,0,1,0,1,0,1,1,1,0,1,0,1,0,0,1,1,1,0
mov $1,1
mov $2,1
mov $3,$0
mul $... | 20.952381 | 201 | 0.55 |
f09f3eec14e21250d91856c5e14df58006db9d8f | 1,772 | asm | Assembly | UPC Sistemas Digitales 2019-2/LS4A_Contador_INTs.X/maincode.asm | tocache/picomones | d9fd1e75fbbd964c5f628940a8e1161c5b6791fd | [
"CC0-1.0"
] | 5 | 2019-08-16T14:48:49.000Z | 2022-01-11T12:22:02.000Z | UPC Sistemas Digitales 2019-2/LS4A_Contador_INTs.X/maincode.asm | tocache/picomones | d9fd1e75fbbd964c5f628940a8e1161c5b6791fd | [
"CC0-1.0"
] | null | null | null | UPC Sistemas Digitales 2019-2/LS4A_Contador_INTs.X/maincode.asm | tocache/picomones | d9fd1e75fbbd964c5f628940a8e1161c5b6791fd | [
"CC0-1.0"
] | 8 | 2018-10-30T01:17:19.000Z | 2022-01-11T14:35:50.000Z | list p=18f4550
#include <p18f4550.inc>
CONFIG FOSC = XT_XT ; Oscillator Selection bits (XT oscillator (XT))
CONFIG PWRT = ON ; Power-up Timer Enable bit (PWRT enabled)
CONFIG BOR = OFF ; Brown-out Reset Enable bits (Brown-out Reset disabled in hardware and so... | 27.6875 | 115 | 0.592551 |
7e1af2f44829b531d7d30bf1ad43525cdc6c30d3 | 244 | asm | Assembly | oeis/116/A116083.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/116/A116083.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/116/A116083.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A116083: Numbers n such that phi(sigma(n))-sigma(phi(n))=1.
; Submitted by Christian Krause
; 2,6,8,24,128,384,32768,98304,2147483648,6442450944
mov $1,2
lpb $0
sub $0,2
pow $1,2
mul $1,2
lpe
lpb $0
sub $0,1
mul $1,3
lpe
mov $0,$1
| 15.25 | 61 | 0.647541 |
7843d25c614517fc78cc13881f304d81ce90b938 | 6,070 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i9-9900K_12_0xca_notsx.log_21829_1870.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i9-9900K_12_0xca_notsx.log_21829_1870.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i9-9900K_12_0xca_notsx.log_21829_1870.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r14
push %r8
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0xc67, %r8
add $231, %rbx
movups (%r8), %xmm5
vpextrq $1, %xmm5, %r14
nop
add $46235, %rcx
lea addresses_WC_ht+0x1b2b7, %rsi
lea addresses_normal_ht+0x158ff, %rdi
sub $43389, %... | 40.738255 | 2,999 | 0.661779 |
27021bfc889917f4f094555940991b2ba17c3d99 | 652 | asm | Assembly | oeis/079/A079547.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/079/A079547.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/079/A079547.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A079547: a(n) = ((n^6 - (n-1)^6) - (n^2 - (n-1)^2))/60.
; 0,1,11,56,192,517,1183,2408,4488,7809,12859,20240,30680,45045,64351,89776,122672,164577,217227,282568,362768,460229,577599,717784,883960,1079585,1308411,1574496,1882216,2236277,2641727,3103968,3628768,4222273,4891019,5641944,6482400,7420165,8463455,9620936,109... | 59.272727 | 495 | 0.756135 |
8256f06637dd6a776750b0b632bbb92fd119624c | 180 | asm | Assembly | libsrc/_DEVELOPMENT/arch/zx/display/c/sdcc/zx_saddrcup_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/zx/display/c/sdcc/zx_saddrcup_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/zx/display/c/sdcc/zx_saddrcup_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; void *zx_saddrcup_fastcall(void *saddr)
SECTION code_clib
SECTION code_arch
PUBLIC _zx_saddrcup_fastcall
EXTERN asm_zx_saddrcup
defc _zx_saddrcup_fastcall = asm_zx_saddrcup
| 15 | 44 | 0.85 |
fe4c5027a309a9f70c8ffe6a0e24f15cf7bdc00f | 2,013 | asm | Assembly | dino/lcs/enemy/CA.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/enemy/CA.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | null | null | null | dino/lcs/enemy/CA.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
004D3C move.l D0, (A4)+
004D3E move.l D0, (A4)+
03FE98 move.l D0, ($c8,A6) [enemy+ 8, enemy+ A]
03FE9C move.l D0, D2 [enemy+C8, enemy+CA]
058558 move.w D0, ($ca,A6) [enemy+AA]
05855C jsr $483c.l ... | 77.423077 | 350 | 0.662692 |
35683ab2aa5dc3b44a68c54611d6152dcd388323 | 469 | asm | Assembly | Microprocessor_Interfacing_CSE_2006/Array_Manipulations_Lab_4/sort_desc.asm | aadhityasw/VIT-Labs | 2c449f64f4fdd8c0ed5f2b51d05a7c586e6ab2ab | [
"CC0-1.0"
] | 2 | 2021-11-18T05:30:24.000Z | 2022-03-07T06:28:06.000Z | Microprocessor_Interfacing_CSE_2006/Array_Manipulations_Lab_4/sort_desc.asm | aadhityasw/VIT-Labs | 2c449f64f4fdd8c0ed5f2b51d05a7c586e6ab2ab | [
"CC0-1.0"
] | null | null | null | Microprocessor_Interfacing_CSE_2006/Array_Manipulations_Lab_4/sort_desc.asm | aadhityasw/VIT-Labs | 2c449f64f4fdd8c0ed5f2b51d05a7c586e6ab2ab | [
"CC0-1.0"
] | 3 | 2021-10-14T01:10:34.000Z | 2022-03-18T14:33:52.000Z | DATA SEGMENT
STRING1 DB 99H,12H,56H,45H,36H
DATA ENDS
CODE SEGMENT
ASSUME CS:CODE,DS:DATA
START:
MOV AX,DATA
MOV DS,AX
MOV CH,04H
UP2:
MOV CL,04H
LEA SI,STRING1
UP1:
MOV AL,[SI]
MOV BL,[SI+1]
CMP AL,BL
JNC DOWN
MOV DL,[SI+1]
XCHG [... | 15.129032 | 34 | 0.490405 |
4a799f32948cb7a0c868dc1074cb20a4c7205bce | 307 | asm | Assembly | programs/oeis/086/A086815.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/086/A086815.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/086/A086815.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A086815: a(n)=(n-1)*n^(2*n)
; 0,16,1458,196608,39062500,10883911680,4069338437094,1970324836974592,1200757082375992968,900000000000000000000,814027493868397611133210,874465319237299285467856896,1100799962319223399900795392108
mov $1,$0
sub $2,$0
sub $0,$2
add $0,2
sub $2,1
pow $2,$0
mul $1,$2
mov $0,$1
| 25.583333 | 197 | 0.771987 |
fc2725c77160fe406ed1389244ea69ebb7a95221 | 108 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/lm/z80/asm_dle_s.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math48/lm/z80/asm_dle_s.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math48/lm/z80/asm_dle_s.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_clib
SECTION code_fp_math48
PUBLIC asm_dle_s
EXTERN am48_dle_s
defc asm_dle_s = am48_dle_s
| 10.8 | 27 | 0.842593 |
2f2ba28ddabdc5b1a546e4c9b140130d55244e40 | 603 | asm | Assembly | programs/oeis/245/A245990.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/245/A245990.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/245/A245990.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A245990: Number of length n+2 0..3 arrays with no pair in any consecutive three terms totalling exactly 3.
; 28,68,164,396,956,2308,5572,13452,32476,78404,189284,456972,1103228,2663428,6430084,15523596,37477276,90478148,218433572,527345292,1273124156,3073593604,7420311364,17914216332,43248744028,104411704388,25207215... | 40.2 | 382 | 0.79602 |
9001991e51db38e1aafd1e05ca32b1015b343244 | 218 | asm | Assembly | boot/stage1/disk_read.asm | arushsharma24/KSOS | 68eac53c81a8c89d02270ff099fd7d94740661a2 | [
"MIT"
] | 87 | 2020-04-30T12:05:14.000Z | 2022-02-28T03:30:37.000Z | boot/stage1/disk_read.asm | arushsharma24/KSOS | 68eac53c81a8c89d02270ff099fd7d94740661a2 | [
"MIT"
] | 14 | 2020-03-13T14:54:16.000Z | 2020-04-19T06:28:56.000Z | boot/stage1/disk_read.asm | arushsharma24/KSOS | 68eac53c81a8c89d02270ff099fd7d94740661a2 | [
"MIT"
] | 12 | 2020-04-29T12:28:38.000Z | 2022-02-14T09:06:58.000Z | [bits 16]
BootDiskNumber: db 0
disk_read_16: ;bx is an argument, es is argument ,cl is also an argument, al is also an argument
pusha
mov dl,[BootDiskNumber]
mov ah,0x02 ;interrupt function
int 0x13
popa
ret
| 21.8 | 97 | 0.738532 |
41153d7e62c2c29ab2a47c0ad7b6a574c567c5cd | 331 | asm | Assembly | tools/DOSBox-0.74Win/FSysFAT/avt/p2_virus/xx4_host.asm | cyberitsec/antivirus | 812be691c2a24cc4488ec848b64b57558c0311ab | [
"MIT"
] | 1 | 2021-09-28T23:47:40.000Z | 2021-09-28T23:47:40.000Z | tools/DOSBox-0.74Win/FSysFAT/avt/p2_virus/xx4_host.asm | cyberitsec/antivirus | 812be691c2a24cc4488ec848b64b57558c0311ab | [
"MIT"
] | null | null | null | tools/DOSBox-0.74Win/FSysFAT/avt/p2_virus/xx4_host.asm | cyberitsec/antivirus | 812be691c2a24cc4488ec848b64b57558c0311ab | [
"MIT"
] | null | null | null | .model tiny
.code
; for EXE 16 bits dissapear ORG 100
HOST:
mov AX,CS ; for EXE 16 bits
mov DS,AX ; for EXE 16 bits
mov CX,zet
mov ah,9
mov dx, OFFSET HI
int 21h
mov ax,4c00h
int 21h
HI DB 'Program COM 04!$'
vector DB 30 dup(3)
zet DB 34
... | 15.761905 | 36 | 0.528701 |
1e5d924e7ad6cf727d1df16ab2ce074a7034a366 | 220 | asm | Assembly | pwnlib/shellcraft/templates/amd64/linux/getppid.asm | IMULMUL/python3-pwntools | 61210a68cd88e9084c72292d3119c38c44f07966 | [
"MIT"
] | 325 | 2016-01-25T08:38:06.000Z | 2022-03-30T14:31:50.000Z | pwnlib/shellcraft/templates/amd64/linux/getppid.asm | IMULMUL/python3-pwntools | 61210a68cd88e9084c72292d3119c38c44f07966 | [
"MIT"
] | 8 | 2016-08-23T10:15:27.000Z | 2019-01-16T02:49:34.000Z | pwnlib/shellcraft/templates/amd64/linux/getppid.asm | IMULMUL/python3-pwntools | 61210a68cd88e9084c72292d3119c38c44f07966 | [
"MIT"
] | 71 | 2016-07-13T10:03:52.000Z | 2022-01-10T11:57:34.000Z | <%
from pwnlib.shellcraft.amd64.linux import syscall
%>
<%page args=""/>
<%docstring>
Invokes the syscall getppid. See 'man 2 getppid' for more information.
Arguments:
</%docstring>
${syscall('SYS_getppid')}
| 16.923077 | 71 | 0.690909 |
4afdfa58d9b38714a4bb6810b82b8314e5c462e5 | 621,266 | asm | Assembly | Kernel/xv6-public/kernel.asm | samyvic/OS-Project | 1622bc1641876584964effd91d65ef02e92728e1 | [
"Apache-2.0"
] | null | null | null | Kernel/xv6-public/kernel.asm | samyvic/OS-Project | 1622bc1641876584964effd91d65ef02e92728e1 | [
"Apache-2.0"
] | null | null | null | Kernel/xv6-public/kernel.asm | samyvic/OS-Project | 1622bc1641876584964effd91d65ef02e92728e1 | [
"Apache-2.0"
] | null | null | null |
kernel: file format elf32-i386
Disassembly of section .text:
80100000 <multiboot_header>:
80100000: 02 b0 ad 1b 00 00 add 0x1bad(%eax),%dh
80100006: 00 00 add %al,(%eax)
80100008: fe 4f 52 decb 0x52(%edi)
8010000b: e4 .byte 0xe4
8010000c <entry>:
# E... | 38.411401 | 90 | 0.524041 |
0a87083553891ddcd9594c0d78c0b7985b0aeed3 | 6,722 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0x48.log_21829_2132.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0x48.log_21829_2132.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0x48.log_21829_2132.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r15
push %r8
push %r9
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x3994, %r8
clflush (%r8)
nop
dec %rsi
mov $0x6162636465666768, %rcx
movq %rcx, %xmm6
and $0xffffffffffffffc0, %r8
vmovntdq %ymm6, (%r8)
nop
nop
sub $61537, %rsi
lea addresses_WC... | 39.309942 | 2,999 | 0.658584 |
39654392faedf5af17fea573fe4ee6452e1b4989 | 1,772 | asm | Assembly | programs/oeis/164/A164576.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/164/A164576.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/164/A164576.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A164576: Integer averages of the set of the first positive squares up to some n^2.
; 1,11,20,46,63,105,130,188,221,295,336,426,475,581,638,760,825,963,1036,1190,1271,1441,1530,1716,1813,2015,2120,2338,2451,2685,2806,3056,3185,3451,3588,3870,4015,4313,4466,4780,4941,5271,5440,5786,5963,6325,6510,6888,7081,7475,7676,80... | 77.043478 | 1,488 | 0.784989 |
f913ff9a58aa258351b3755ba60ed62b3ecd9be0 | 1,868 | asm | Assembly | programs/oeis/100/A100071.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/100/A100071.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/100/A100071.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A100071: a(n) = n * binomial(n-1, floor((n-1)/2)) = n * max_{i=0..n} binomial(n-1, i).
; 0,1,2,6,12,30,60,140,280,630,1260,2772,5544,12012,24024,51480,102960,218790,437580,923780,1847560,3879876,7759752,16224936,32449872,67603900,135207800,280816200,561632400,1163381400,2326762800,4808643120,9617286240,19835652870,39... | 133.428571 | 1,681 | 0.897752 |
082ccb0f35523950f051da2dec38a9eec3144d5e | 800 | asm | Assembly | src/kernel/context_asm.asm | jaeh/IncludeOS | 1cc2bcf36758ff5ef3099e0c0c1ee55f0bb1de02 | [
"Apache-2.0"
] | 3,673 | 2015-12-01T22:14:02.000Z | 2019-03-22T03:07:20.000Z | src/kernel/context_asm.asm | jaeh/IncludeOS | 1cc2bcf36758ff5ef3099e0c0c1ee55f0bb1de02 | [
"Apache-2.0"
] | 960 | 2015-12-01T20:40:36.000Z | 2019-03-22T13:21:21.000Z | src/kernel/context_asm.asm | jaeh/IncludeOS | 1cc2bcf36758ff5ef3099e0c0c1ee55f0bb1de02 | [
"Apache-2.0"
] | 357 | 2015-12-02T09:32:50.000Z | 2019-03-22T09:32:34.000Z | USE32
global __context_switch
extern __context_switch_delegate
section .text
__context_switch:
; retrieve stack location
;pop ebx
; delegate reference
;pop ecx
; create stack frame
push ebp
mov ebp, esp
; save special purpose stuff
push esi
push edi
; save cur... | 17.777778 | 43 | 0.62125 |
5ea3a8dacad18408c127a1c4686c5cd7566c2834 | 1,065 | asm | Assembly | programs/oeis/260/A260479.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/260/A260479.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/260/A260479.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A260479: Positions of 0 in the infinite palindromic word at A260455.
; 1,3,4,6,8,10,11,13,14,16,17,19,21,23,24,26,28,30,31,33,35,37,38,40,41,43,44,46,48,50,51,53,54,56,57,59,61,63,64,66,67,69,70,72,74,76,77,79,81,83,84,86,88,90,91,93,94,96,97,99,101,103,104,106,108,110,111,113,115,117,118,120,121,123,124,126,128,130,... | 106.5 | 936 | 0.722066 |
253e150ed6ada4bb250fd68d30f0069ffb0770ee | 1,121 | asm | Assembly | programs/oeis/320/A320947.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/320/A320947.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/320/A320947.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A320947: a(n) is the number of dominoes, among all domino tilings of the 2 X n rectangle, sharing a length-2 side with the boundary of the rectangle.
; 1,4,8,16,30,56,102,184,328,580,1018,1776,3082,5324,9160,15704,26838,45736,77742,131840,223112,376844,635378,1069536,1797650,3017236,5057672,8467744,14161038,23657240,... | 44.84 | 684 | 0.776985 |
5a30b3e45840a02f4a4049693275a8b45b20f1b8 | 1,944 | asm | Assembly | programs/oeis/282/A282124.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/282/A282124.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/282/A282124.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A282124: Decimal representation of the x-axis, from the origin to the right edge, of the n-th stage of growth of the two-dimensional cellular automaton defined by "Rule 430", based on the 5-celled von Neumann neighborhood.
; 1,3,3,15,11,63,43,255,171,1023,683,4095,2731,16383,10923,65535,43691,262143,174763,1048575,69... | 176.727273 | 1,652 | 0.906893 |
14950333d156d86796c358c7e67092c04cd9bf3f | 1,655 | asm | Assembly | programs/oeis/015/A015441.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/015/A015441.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/015/A015441.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A015441: Generalized Fibonacci numbers.
; 0,1,1,7,13,55,133,463,1261,4039,11605,35839,105469,320503,953317,2876335,8596237,25854247,77431669,232557151,697147165,2092490071,6275373061,18830313487,56482551853,169464432775,508359743893,1525146340543,4575304803901,13726182847159,41178011670565,123535108753519,37060317877... | 87.105263 | 1,462 | 0.900906 |
8ffc2cc3b4eb51110e59de37fc4b1882a7eb3b2b | 1,900 | asm | Assembly | programs/oeis/017/A017035.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/017/A017035.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/017/A017035.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A017035: a(n) = (7*n + 4)^7.
; 16384,19487171,612220032,6103515625,34359738368,137231006679,435817657216,1174711139837,2799360000000,6060711605323,12151280273024,22876792454961,40867559636992,69833729609375,114868566764928,182803912081669,282621973446656,425927596977747,627485170000000,905824306333433,128391846454886... | 271.428571 | 1,840 | 0.93 |
e9c04d71c1b9bd88983839d8559d83141def07d1 | 549 | asm | Assembly | oeis/157/A157958.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/157/A157958.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/157/A157958.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A157958: a(n) = 242*n + 1.
; 243,485,727,969,1211,1453,1695,1937,2179,2421,2663,2905,3147,3389,3631,3873,4115,4357,4599,4841,5083,5325,5567,5809,6051,6293,6535,6777,7019,7261,7503,7745,7987,8229,8471,8713,8955,9197,9439,9681,9923,10165,10407,10649,10891,11133,11375,11617,11859,12101,12343,12585,12827,13069,13311,1355... | 91.5 | 496 | 0.788707 |
b3de7041144deb3601b84edff9f879fd6c17b4ab | 100,487 | asm | Assembly | test_programs/q-tris_perf_test.asm | mfkiwl/QNICE-FPGA-hyperRAM | aabc8291ac1e0c4666c51f84acddf599d7521e53 | [
"BSD-3-Clause"
] | 53 | 2016-04-12T07:22:49.000Z | 2022-03-25T09:24:48.000Z | test_programs/q-tris_perf_test.asm | mfkiwl/QNICE-FPGA-hyperRAM | aabc8291ac1e0c4666c51f84acddf599d7521e53 | [
"BSD-3-Clause"
] | 196 | 2020-06-05T04:59:50.000Z | 2021-03-13T21:27:11.000Z | test_programs/q-tris_perf_test.asm | mfkiwl/QNICE-FPGA-hyperRAM | aabc8291ac1e0c4666c51f84acddf599d7521e53 | [
"BSD-3-Clause"
] | 15 | 2017-07-31T11:26:56.000Z | 2022-02-22T14:22:46.000Z | ; ****************************************************************************
; Q-TRIS
;
; Tetris clone and the first game ever developed for QNICE-FPGA.
;
; The rules of the game are very close to the "official" Tetris rules as
; they can be found e.g. on http://tetris.wikia.com/wiki/Tetris_Guideline
;
; Clearing a l... | 43.519706 | 93 | 0.422861 |
f2d918e7ade72cc10c5d101663500a1480ced9b6 | 513 | asm | Assembly | programs/oeis/054/A054088.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/054/A054088.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/054/A054088.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A054088: a(n) = A054086(3n); also a bisection of A003511.
; 2,5,8,10,13,16,19,21,24,27,30,32,35,38,40,43,46,49,51,54,57,60,62,65,68,71,73,76,79,81,84,87,90,92,95,98,101,103,106,109,112,114,117,120,122,125,128,131,133,136,139,142,144,147,150
mov $3,$0
add $0,4
mul $0,2
mov $5,$0
mov $6,$0
add $6,4
add $5,$6
mov $0,$5... | 16.548387 | 182 | 0.582846 |
9767e3f11eca80d47f564f7651b376716884a566 | 663 | asm | Assembly | libsrc/_DEVELOPMENT/adt/w_array/z80/asm_w_array_empty.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/adt/w_array/z80/asm_w_array_empty.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/adt/w_array/z80/asm_w_array_empty.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; ===============================================================
; Mar 2014
; ===============================================================
;
; int w_array_empty(w_array_t *a)
;
; Return non-zero if the array is empty.
;
; ===============================================================
SECTION code_clib
SECTION c... | 19.5 | 65 | 0.387632 |
4b7e44629347facb8788aff2652999ff13082a5a | 300 | asm | Assembly | libsrc/_DEVELOPMENT/arch/zx/esxdos/c/sccz80/esxdos_m_gethandle.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/zx/esxdos/c/sccz80/esxdos_m_gethandle.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/zx/esxdos/c/sccz80/esxdos_m_gethandle.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; uchar esxdos_m_gethandle(void)
SECTION code_clib
SECTION code_esxdos
PUBLIC esxdos_m_gethandle
EXTERN asm_esxdos_m_gethandle
defc esxdos_m_gethandle = asm_esxdos_m_gethandle
; SDCC bridge for Classic
IF __CLASSIC
PUBLIC _esxdos_m_gethandle
defc _esxdos_m_gethandle = esxdos_m_gethandle
ENDIF
| 16.666667 | 48 | 0.863333 |
1e4c6001398fe48109a34472d7769e2b61d69738 | 1,241 | asm | Assembly | 1file.asm | kgonzalez712/CE4301-PI | 9e4ab2bebd21d323ad5643fd9266dcc94e8956f4 | [
"MIT"
] | null | null | null | 1file.asm | kgonzalez712/CE4301-PI | 9e4ab2bebd21d323ad5643fd9266dcc94e8956f4 | [
"MIT"
] | null | null | null | 1file.asm | kgonzalez712/CE4301-PI | 9e4ab2bebd21d323ad5643fd9266dcc94e8956f4 | [
"MIT"
] | null | null | null | END equ 250
;THIS FILE creates a 250x250 file filled with 1s
section .text
global _start ;must be declared for using gcc
_start: ;tell linker entry point
;create the file
mov eax, 8
mov ebx, file_out
mov ecx, 0777 ;read, write and execute by all
mov edx,2
i... | 25.326531 | 263 | 0.65834 |
7ab4c95db21474761b494f62106fa60ab759a24e | 2,118 | asm | Assembly | tools/win32/prepsrc.asm | scientech-com-ua/case | 04fcd96f47d8dc4dcb25c301bc461a5ae0b1df01 | [
"BSD-2-Clause"
] | 17 | 2015-03-02T14:27:44.000Z | 2021-04-19T18:52:18.000Z | tools/win32/prepsrc.asm | scientech-com-ua/case | 04fcd96f47d8dc4dcb25c301bc461a5ae0b1df01 | [
"BSD-2-Clause"
] | 1 | 2020-06-13T19:39:50.000Z | 2020-06-13T20:25:59.000Z | tools/win32/prepsrc.asm | scientech-com-ua/case | 04fcd96f47d8dc4dcb25c301bc461a5ae0b1df01 | [
"BSD-2-Clause"
] | 2 | 2016-06-13T21:48:10.000Z | 2021-05-15T07:48:24.000Z |
format PE console 4.0
entry start
include 'win32a.inc'
section '.data' data readable writeable
_usage db 'preprocessed source dumper for flat assembler',0Dh,0Ah
db 'usage: prepsrc <input> <output>',0Dh,0Ah
db 0
_error_prefix db 'error: ',0
_error_suffix db '.',0Dh,0Ah,0
input_file dd 0
output_file dd... | 15.23741 | 67 | 0.743154 |
0a45a81fe1682f74e5ac9f4a2a14b6faaa0e7299 | 775 | asm | Assembly | sumGivenNumbers.asm | ARBII-xD/AssemblyCodes | c06b6de70da0d7be48ab0f404ffbfc889db6e43d | [
"MIT"
] | null | null | null | sumGivenNumbers.asm | ARBII-xD/AssemblyCodes | c06b6de70da0d7be48ab0f404ffbfc889db6e43d | [
"MIT"
] | null | null | null | sumGivenNumbers.asm | ARBII-xD/AssemblyCodes | c06b6de70da0d7be48ab0f404ffbfc889db6e43d | [
"MIT"
] | null | null | null | .data
msg1: .asciiz "ENTER THE INTEGER: "
.text
.globl main
.ent main
main:
li $v0,4 #preparing msg1 for display
la $a0,msg1
syscall
li $v0,5 #taking input from user and stored to $v0
syscall
move $t1,$v0 #move input value to the $t1 register
addi $16,$s0,0 #initializing the lo... | 19.871795 | 82 | 0.602581 |
bf60577ae6a5b66bb70995361081ef1fd7243999 | 2,301 | asm | Assembly | programs/oeis/299/A299288.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/299/A299288.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/299/A299288.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A299288: Partial sums of A299287.
; 1,11,44,116,242,438,719,1101,1599,2229,3006,3946,5064,6376,7897,9643,11629,13871,16384,19184,22286,25706,29459,33561,38027,42873,48114,53766,59844,66364,73341,80791,88729,97171,106132,115628,125674,136286,147479,159269,171671,184701,198374,212706,227712,243408,259809,276931,294789,... | 76.7 | 1,960 | 0.81269 |
56ef515a1f6e0f86f42164f2f58eaae6e20a4d0a | 662 | asm | Assembly | oeis/060/A060603.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/060/A060603.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/060/A060603.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A060603: Number of ways of expressing an n-cycle in the symmetric group S_n as a product of n+1 transpositions.
; 0,1,27,640,15625,408240,11529602,352321536,11622614670,412500000000,15692141883605,637501182050304,27561634699895023,1263990776407224320,61305144653320312500,3135946492530623774720,16875701342481269989210... | 55.166667 | 469 | 0.865559 |
5afe55aceb123aec763b711bde613d1817c2b75a | 180 | asm | Assembly | data/wildPokemon/ceruleancave2.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | data/wildPokemon/ceruleancave2.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | data/wildPokemon/ceruleancave2.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | DungeonMons2:
db $0F
db 51,DODRIO
db 51,VENOMOTH
db 51,KADABRA
db 52,RHYDON
db 52,MAROWAK
db 52,ELECTRODE
db 56,CHANSEY
db 54,WIGGLYTUFF
db 55,DITTO
db 60,DITTO
db $00
| 12.857143 | 17 | 0.722222 |
5d119e650f27a018962a74246c91cdd8c481232d | 359 | asm | Assembly | programs/oeis/244/A244331.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/244/A244331.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/244/A244331.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A244331: Number of binary digits in the high-water marks of the terms of the continued fraction of the base-2 Champernowne constant.
; 0,1,3,9,23,53,115,241,495,1005,2027,4073,8167,16357,32739,65505,131039,262109,524251,1048537,2097111,4194261,8388563,16777169
mov $1,2
pow $1,$0
mul $0,2
mul $1,2
mov $2,$0
cmp $2,0
... | 25.642857 | 134 | 0.724234 |
ed0589d249e85de3a3488c978f3d44c75b90e68b | 688 | asm | Assembly | data/pokemon/base_stats/venomoth.asm | Trap-Master/spacworld97-thingy | a144827abecacdfec6cdc3baa32098e9290adf70 | [
"blessing"
] | null | null | null | data/pokemon/base_stats/venomoth.asm | Trap-Master/spacworld97-thingy | a144827abecacdfec6cdc3baa32098e9290adf70 | [
"blessing"
] | null | null | null | data/pokemon/base_stats/venomoth.asm | Trap-Master/spacworld97-thingy | a144827abecacdfec6cdc3baa32098e9290adf70 | [
"blessing"
] | null | null | null | db 0 ; species ID placeholder
db 70, 65, 60, 90, 90, 75
; hp atk def spd sat sdf
db BUG, POISON ; type
db 75 ; catch rate
db 138 ; base exp
db NO_ITEM, NO_ITEM ; items
db GENDER_F0 ; gender ratio
db 100 ; unknown 1
db 20 ; step cycles to hatch
db 5 ; unknown 2
INCBIN "gfx/pokemon/venomoth/fro... | 31.272727 | 230 | 0.709302 |
6c982e1fd57381acafc6e1010c53f044299fe496 | 295 | asm | Assembly | programs/oeis/022/A022102.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/022/A022102.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/022/A022102.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A022102: Fibonacci sequence beginning 1, 12.
; 1,12,13,25,38,63,101,164,265,429,694,1123,1817,2940,4757,7697,12454,20151,32605,52756,85361,138117,223478,361595,585073,946668,1531741,2478409,4010150,6488559,10498709
mov $1,1
mov $3,12
lpb $0
sub $0,1
mov $2,$1
mov $1,$3
add $3,$2
lpe
| 24.583333 | 169 | 0.715254 |
3eb52875971d76565867665c2cbe9fe5516904dd | 4,744 | asm | Assembly | ArmPkg/Library/ArmLib/Arm/ArmLibSupport.asm | GlovePuppet/edk2 | 8028f03032182f2c72e7699e1d14322bb5586581 | [
"BSD-2-Clause"
] | 2,757 | 2018-04-28T21:41:36.000Z | 2022-03-29T06:33:36.000Z | ArmPkg/Library/ArmLib/Arm/ArmLibSupport.asm | HouQiming/edk2 | ba07eef98ec49068d6453aba2aed73f6e7d7f600 | [
"BSD-2-Clause"
] | 20 | 2019-07-23T15:29:32.000Z | 2022-01-21T12:53:04.000Z | ArmPkg/Library/ArmLib/Arm/ArmLibSupport.asm | HouQiming/edk2 | ba07eef98ec49068d6453aba2aed73f6e7d7f600 | [
"BSD-2-Clause"
] | 449 | 2018-05-09T05:54:05.000Z | 2022-03-30T14:54:18.000Z | //------------------------------------------------------------------------------
//
// Copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>
// Copyright (c) 2011 - 2016, ARM Limited. All rights reserved.
//
// This program and the accompanying materials
// are licensed and made available under the terms... | 26.209945 | 108 | 0.568086 |
1ea6ef6819657d80f3b529547eabac6b481a8505 | 6,215 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0x48_notsx.log_21829_1653.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0x48_notsx.log_21829_1653.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0x48_notsx.log_21829_1653.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 %r13
push %r15
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x1360b, %rsi
lea addresses_D_ht+0xaaa3, %rdi
nop
nop
nop
nop
add $60860, %r12
mov $33, %rcx
rep movsq
nop
cmp %r15, %r15
lea addresses_WT_ht+0x19223, %r15
nop
nop
nop
nop... | 36.775148 | 2,999 | 0.658246 |
d53daf0780d98f3450f2c5deae8901f0b97a4bae | 472 | asm | Assembly | programs/oeis/171/A171405.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/171/A171405.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/171/A171405.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A171405: Sum of divisors of n, excluding divisors 2 and 3.
; 1,1,1,5,6,7,8,13,10,16,12,23,14,22,21,29,18,34,20,40,29,34,24,55,31,40,37,54,30,67,32,61,45,52,48,86,38,58,53,88,42,91,44,82,75,70,48,119,57,91,69,96,54,115,72,118,77,88,60,163,62,94,101,125,84,139,68,124,93,142
add $0,1
mov $2,$0
lpb $0
mov $3,$2
mov ... | 20.521739 | 213 | 0.584746 |
b91542b17a24b7d93790148222cbfe0d40e7d314 | 441 | asm | Assembly | oeis/052/A052288.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/052/A052288.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/052/A052288.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A052288: First differences of the average of two consecutive primes (A024675).
; Submitted by Jamie Morken(w2)
; 2,3,3,3,3,3,5,4,4,5,3,3,5,6,4,4,5,3,4,5,5,7,6,3,3,3,3,9,9,5,4,6,6,4,6,5,5,6,4,6,6,3,3,7,12,8,3,3,5,4,6,8,6,6,4,4,5,3,6,12,9,3,3,9,10,8,6,3,5,7,7,6,5,5,7,6,6,9,6,6,6,4,5,5,7,6,3,3,8,10,6,6,6,5,9,7,10,12,8,8... | 33.923077 | 207 | 0.603175 |
fe47863f0179f3c039c40094ce7e001c5e335d43 | 285 | asm | Assembly | BitEpicness/counter.asm | davidov541/BitEpicness | 6f2dfddff55f4d9054bd9670dc49851a3444b0ef | [
"Apache-2.0"
] | null | null | null | BitEpicness/counter.asm | davidov541/BitEpicness | 6f2dfddff55f4d9054bd9670dc49851a3444b0ef | [
"Apache-2.0"
] | null | null | null | BitEpicness/counter.asm | davidov541/BitEpicness | 6f2dfddff55f4d9054bd9670dc49851a3444b0ef | [
"Apache-2.0"
] | null | null | null | move $s0, $0 //0
ldi $s1, 1000 //1,2
la $t1, inner //3,4
// Reset timer
loop: wp $0, 1 //5
// Wait for timer to reach 1 second
inner: rp $t0, 1 //6
blt $t0, $s1, $t1 //7
// Reached 1 second
addi $s0, 1 //8
move $s0, $rr //9
wp $s0, 0 //10
j loop //11 | 21.923077 | 37 | 0.494737 |
67d3c54a0fd76327e185d6155a7f04b66efa0974 | 1,320 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math32/z80/h32_coeff_atanf.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math32/z80/h32_coeff_atanf.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math32/z80/h32_coeff_atanf.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
; feilipu, 2019 May
;
; This Source Code Form is subject to the terms of the Mozilla Public
; License, v. 2.0. If a copy of the MPL was not distributed with this
; file, You can obtain one at http://mozilla.org/MPL/2.0/.
;
;-------------------------------------------------------------------------
; Coefficients f... | 29.333333 | 74 | 0.515909 |
aa7fe0592a26bdf0f6f33ec689fd33da179962f6 | 55 | asm | Assembly | tests/incbinstr/7.asm | NullMember/customasm | 6e34d6432583a41278e6b3596f1817ae82149531 | [
"Apache-2.0"
] | null | null | null | tests/incbinstr/7.asm | NullMember/customasm | 6e34d6432583a41278e6b3596f1817ae82149531 | [
"Apache-2.0"
] | null | null | null | tests/incbinstr/7.asm | NullMember/customasm | 6e34d6432583a41278e6b3596f1817ae82149531 | [
"Apache-2.0"
] | null | null | null | #d x
#d incbinstr(x) ; error: not found
x = "data1.txt" | 18.333333 | 34 | 0.636364 |
91af061f1bd1572ed14d87622b4b42751f22e5f4 | 659 | asm | Assembly | oeis/124/A124932.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/124/A124932.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/124/A124932.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A124932: Triangle read by rows: T(n,k) = k*(k+1)*binomial(n,k)/2 (1 <= k <= n).
; Submitted by Christian Krause
; 1,2,3,3,9,6,4,18,24,10,5,30,60,50,15,6,45,120,150,90,21,7,63,210,350,315,147,28,8,84,336,700,840,588,224,36,9,108,504,1260,1890,1764,1008,324,45,10,135,720,2100,3780,4410,3360,1620,450,55,11,165,990,3300,... | 34.684211 | 410 | 0.681335 |
d66fb09747d1ee97ad80a0f1274952ee58a7df39 | 4,353 | asm | Assembly | src/entry/bootsector.asm | marvinborner/SegelBoot | c9b5256eb58fd4dce5b027c1a2aadaaf2638c33b | [
"MIT"
] | 1 | 2021-07-04T23:19:29.000Z | 2021-07-04T23:19:29.000Z | src/entry/bootsector.asm | marvinborner/SegelBoot | c9b5256eb58fd4dce5b027c1a2aadaaf2638c33b | [
"MIT"
] | null | null | null | src/entry/bootsector.asm | marvinborner/SegelBoot | c9b5256eb58fd4dce5b027c1a2aadaaf2638c33b | [
"MIT"
] | null | null | null | ; MIT License, Copyright (c) 2021 Marvin Borner
; This file includes definitions to reduce magic numbers
%include "src/entry/definitions.asm"
bits 16 ; Real mode is 16 Bit
org LOCATION ; Bootsector location
global _start
_start:
jmp .skip_bpb ; Some BIOSes override the BPB area
nop
times 87 db 0 ; Fill BPB area w... | 24.455056 | 106 | 0.727774 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.