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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1f0afb94660a12900e2c44a738f9edac08f7bb07 | 371 | asm | Assembly | x86_64-assembly/reverse/reverse.asm | dgeoffri/exercism | ffaf7d966a5153928f6bf14a27ae80f481e46224 | [
"MIT"
] | null | null | null | x86_64-assembly/reverse/reverse.asm | dgeoffri/exercism | ffaf7d966a5153928f6bf14a27ae80f481e46224 | [
"MIT"
] | null | null | null | x86_64-assembly/reverse/reverse.asm | dgeoffri/exercism | ffaf7d966a5153928f6bf14a27ae80f481e46224 | [
"MIT"
] | null | null | null | section .text
global reverse
reverse:
; Provide your implementation here
mov rsi, rdi
xor al, al
cld
repne scasb
sub rdi, 2
push rsi
.l1:
mov ah, [rsi]
mov al, [rdi]
mov [rdi], ah
mov [rsi], al
inc rsi
dec rdi
cmp... | 16.863636 | 38 | 0.463612 |
1ff20c5914b207a9dd0013201ad7c3c592e880ba | 941 | asm | Assembly | remainder.asm | daniyalmarofi/assembly | b0ae19644aa7ac38395497c9962af626fee46ef4 | [
"MIT"
] | null | null | null | remainder.asm | daniyalmarofi/assembly | b0ae19644aa7ac38395497c9962af626fee46ef4 | [
"MIT"
] | null | null | null | remainder.asm | daniyalmarofi/assembly | b0ae19644aa7ac38395497c9962af626fee46ef4 | [
"MIT"
] | null | null | null | .ORIG x3000
LD R1, X ; load X to R1
LD R2, Y ; load HY Y to R2
JSR REM
HALT
REM AND R3, R3, #0 ; now R2 is zero for the remainder
ADD R3, R3, R2 ; R3=R2
NOT R4, R1 ; 2's complement
ADD R4,R4,#1 ; R4=-R1
REML ADD R3, R3, R4 ; R3=R3-R1
BRzp REML
... | 20.911111 | 62 | 0.668438 |
ce2a3f71dae300f45d0ecc97f30efef2b4b8b8e8 | 6,167 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xa0_notsx.log_21829_631.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xa0_notsx.log_21829_631.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xa0_notsx.log_21829_631.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 %r9
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x18d22, %rsi
nop
nop
nop
sub %rax, %rax
movb $0x61, (%rsi)
nop
nop
nop
add %r9, %r9
lea addresses_D_ht+0x10daa, %rsi
lea addresses_WT_ht+0x18598, %rdi
nop
nop
xor $2447, %rax
m... | 40.572368 | 2,999 | 0.659478 |
da712d3c92bfb94cdebe2260ae1450c075b6a17d | 5,960 | asm | Assembly | Transynther/x86/_processed/NC/_st_zr_sm_/i7-8650U_0xd2.log_3126_244.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_st_zr_sm_/i7-8650U_0xd2.log_3126_244.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_st_zr_sm_/i7-8650U_0xd2.log_3126_244.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 %r14
push %r8
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x29fc, %r14
nop
nop
nop
xor %rdx, %rdx
mov $0x6162636465666768, %rdi
movq %rdi, %xmm1
vmovups %ymm1, (%r14)
nop
nop
nop
cmp %r8, %r8
lea addresses_D_ht+0x84a1, %r11
nop
nop
xor... | 37.018634 | 2,999 | 0.657215 |
76ecec6cd1f65f595de0b83eca5e8aacf94757c2 | 7,489 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1945.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_0xca_notsx.log_21829_1945.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_0xca_notsx.log_21829_1945.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 %r13
push %r14
push %r8
push %r9
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x607f, %r9
nop
inc %r13
movb $0x61, (%r9)
nop
nop
nop
nop
nop
cmp %r12, %r12
lea addresses_WT_ht+0xdd7f, %r11
nop
nop
nop
nop
and %r8, %r8
movups (%r11)... | 33.137168 | 2,999 | 0.660168 |
299edccdc33117b021904a9b6c976f6f8fcc898d | 426 | asm | Assembly | oeis/055/A055651.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/055/A055651.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/055/A055651.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A055651: Table read by rows: T(m,k)=m^k-k^m (with 0^0 assumed to be finite).
; Submitted by Christian Krause
; 0,1,-1,1,0,-1,1,1,-1,-1,1,2,0,-2,-1,1,3,1,-1,-3,-1,1,4,0,0,0,-4,-1,1,5,-7,-17,17,7,-5,-1,1,6,-28,-118,0,118,28,-6,-1,1,7,-79,-513,-399,399,513,79,-7,-1,1,8,-192,-1844,-2800,0,2800,1844,192,-8,-1,1,9,-431
lp... | 26.625 | 205 | 0.551643 |
388b1615ae63409e6b0c606022c8aeafc8ea281b | 1,938 | asm | Assembly | PRG/levels/HighUp/1-4.asm | narfman0/smb3_pp1 | 38a58adafff67a403591e38875e9fae943a5fe76 | [
"Unlicense"
] | null | null | null | PRG/levels/HighUp/1-4.asm | narfman0/smb3_pp1 | 38a58adafff67a403591e38875e9fae943a5fe76 | [
"Unlicense"
] | null | null | null | PRG/levels/HighUp/1-4.asm | narfman0/smb3_pp1 | 38a58adafff67a403591e38875e9fae943a5fe76 | [
"Unlicense"
] | null | null | null | ; Original address was $B501
; 1-4
.word W104_EndL ; Alternate level layout
.word W104_EndO ; Alternate object layout
.byte LEVEL1_SIZE_08 | LEVEL1_YSTART_140
.byte LEVEL2_BGPAL_00 | LEVEL2_OBJPAL_08 | LEVEL2_XSTART_18 | LEVEL2_UNUSEDFLAG
.byte LEVEL3_TILESET_01 | LEVEL3_VSCROLL_LOCKLOW | LEVEL3_PIPENOTEXIT
.byte... | 66.827586 | 85 | 0.504128 |
c5cbfa4335723fd00661cfbdfacf556860b585fe | 5,126 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48_notsx.log_21829_1406.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_notsx.log_21829_1406.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_notsx.log_21829_1406.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r13
push %r9
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0xef62, %rsi
lea addresses_D_ht+0x1c122, %rdi
clflush (%rsi)
nop
nop
nop
and %r11, %r11
mov $30, %rcx
rep movsw
nop
nop
nop
nop
nop
xor $48424, %r13
lea addresses_D_ht+0x35c2, %r9
nop
no... | 47.027523 | 2,999 | 0.658798 |
d7960d19811164ff411cfd3a9f2a705e5b4e5977 | 261 | asm | Assembly | day30/apilib/api020.asm | itiB/hariboteOS_30days | f04fccc0f394f3f1687c547e65658af429898f48 | [
"MIT"
] | 1 | 2020-02-16T05:07:34.000Z | 2020-02-16T05:07:34.000Z | day30/apilib/api020.asm | itiB/hariboteOS_30days | f04fccc0f394f3f1687c547e65658af429898f48 | [
"MIT"
] | null | null | null | day30/apilib/api020.asm | itiB/hariboteOS_30days | f04fccc0f394f3f1687c547e65658af429898f48 | [
"MIT"
] | null | null | null | [CPU 486]
[BITS 32]
GLOBAL api_putstr1
section .text
api_putstr1: ; void api_putstr1(char *s, int l);
PUSH EBX
MOV EDX,3
MOV EBX,[ESP+8] ; s
MOV ECX,[ESP+12] ; l
INT 0x40
POP EBX
RET | 17.4 | 50 | 0.490421 |
a2b4833b3c57f733c4653ed1ad2b92b8a3248d7b | 322 | asm | Assembly | programs/oeis/084/A084300.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/084/A084300.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/084/A084300.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A084300: a(n) = phi(n) mod 6.
; 1,1,2,2,4,2,0,4,0,4,4,4,0,0,2,2,4,0,0,2,0,4,4,2,2,0,0,0,4,2,0,4,2,4,0,0,0,0,0,4,4,0,0,2,0,4,4,4,0,2,2,0,4,0,4,0,0,4,4,4,0,0,0,2,0,2,0,2,2,0,4,0,0,0,4,0,0,0,0,2,0,4,4,0,4,0,2,4,4,0,0,2,0,4,0,2,0,0,0,4
seq $0,10 ; Euler totient function phi(n): count numbers <= n and prime to n.
mod $0,... | 53.666667 | 201 | 0.546584 |
286c80e1cb9ce5dde922ebd60166522677d7b689 | 35,696 | asm | Assembly | Library/Parse/parseFormat.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/Parse/parseFormat.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/Parse/parseFormat.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1991 -- All Rights Reserved
PROJECT: PC/GEOS
MODULE: Parser Library
FILE: parseFormat.asm
AUTHOR: John Wedgwood, Jan 24, 1991
ROUTINES:
Name Description
---- -----------
GLBL ParserFormatExpr... | 26.859293 | 81 | 0.575835 |
0a333dce062456e2df89e04630692e52551d555a | 22,189 | asm | Assembly | Appl/Art/Decks/GeoDeck/LCHeartJ.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Appl/Art/Decks/GeoDeck/LCHeartJ.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Appl/Art/Decks/GeoDeck/LCHeartJ.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | LCHeartJ label byte
word C_BLACK
Bitmap <71,100,BMC_PACKBITS,BMF_4BIT or mask BMT_MASK>
db 0x00, 0x1f, 0xfa, 0xff, 0x00, 0xf0
db 0x01, 0xdd, 0xd0, 0xe1, 0x00, 0x01, 0xdd, 0xd0
db 0x00, 0x7f, 0xfa, 0xff, 0x00, 0xfc
db 0x01, 0xd0, 0x0f, 0xe1, 0xff, 0x01, 0x00, 0xd0
db 0x00, 0x7f, 0xfa, 0xff, 0x00, 0xfc
db... | 43.59332 | 57 | 0.624499 |
4b8a23e8d3a85cb180919e7d33661902c1e80151 | 657 | asm | Assembly | oeis/004/A004297.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/004/A004297.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/004/A004297.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A004297: Expansion of (1+2*x+x^2)/(1-58*x+x^2).
; Submitted by Jon Maiga
; 1,60,3480,201780,11699760,678384300,39334589640,2280727814820,132242878669920,7667806235040540,444600518753681400,25779162281478480660,1494746811806998196880,86669535922524416938380,5025338336694609184229160,291382953992364808268352900,1689518... | 43.8 | 482 | 0.843227 |
739174f7da882f8a9dcaa1d7f1faa51d276bec52 | 86 | asm | Assembly | gfx/pokemon/dragonair/anim.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | gfx/pokemon/dragonair/anim.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | gfx/pokemon/dragonair/anim.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | setrepeat 2
frame 1, 08
frame 2, 08
frame 3, 08
frame 2, 08
dorepeat 1
endanim
| 10.75 | 12 | 0.674419 |
68d8275ec70b87f6ab78126181932c63dcb33565 | 6,796 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_136.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_136.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_136.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 %r8
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x1a45c, %rsi
lea addresses_WT_ht+0xc05c, %rdi
nop
nop
nop
nop
dec %r11
mov $24, %rcx
rep movsw
nop
nop
nop
nop
sub %r15, %r15
lea addresses_normal_ht+0x1255c, %r8
nop
nop
nop
... | 35.395833 | 2,999 | 0.660241 |
467d8ba38bfdc590f5c11cc89fe91b078e366a1f | 1,549 | asm | Assembly | linux64/lesson33.asm | mashingan/notes-asmtutor | 88532e0b364a63cd1e7578a537807795d429fc2f | [
"MIT"
] | 1 | 2021-11-05T06:41:49.000Z | 2021-11-05T06:41:49.000Z | linux64/lesson33.asm | mashingan/notes-asmtutor | 88532e0b364a63cd1e7578a537807795d429fc2f | [
"MIT"
] | null | null | null | linux64/lesson33.asm | mashingan/notes-asmtutor | 88532e0b364a63cd1e7578a537807795d429fc2f | [
"MIT"
] | null | null | null | format ELF64 executable 3
entry start
include 'procs.inc'
segment readable writable
buffer rb 255
segment readable executable
start:
xorc rax
xorc rdx
xorc rdi
xorc rsi
xorc rbx
.socket:
mov rdx, 6 ; IPPROTO_TCP
mov rsi, 1 ; SOCK_STREAM
mov rdi, 2 ; PF... | 20.932432 | 66 | 0.555197 |
bb48faafce2a8022f2fe4b49b30c439ab59e6f5b | 741 | asm | Assembly | Sim/tests/10_test_move.asm | ericsims/16B | d0921ae55e2b830531dd7dd5e71ea1fd2bdb10bc | [
"MIT"
] | null | null | null | Sim/tests/10_test_move.asm | ericsims/16B | d0921ae55e2b830531dd7dd5e71ea1fd2bdb10bc | [
"MIT"
] | null | null | null | Sim/tests/10_test_move.asm | ericsims/16B | d0921ae55e2b830531dd7dd5e71ea1fd2bdb10bc | [
"MIT"
] | null | null | null | #include "../CPU.asm"
#bank rom
; test move from direct address to direct address
store #0x12, location1
move location1, location2
load a, location2
assert a, #0x12
; test move from indirect address to direct address
store #0x23, location1
storew #location1, pointer1
move (pointer1), location2
load a, location2
ass... | 17.232558 | 53 | 0.74359 |
b996fdb3e2969d9b4ebe03a9131b4f7d753bdb1f | 467 | asm | Assembly | oeis/291/A291962.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/291/A291962.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/291/A291962.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A291962: Decimal repunits written in base 2.
; 0,1,1011,1101111,10001010111,10101101100111,11011001000000111,100001111010001000111,101010011000101011000111,110100111110110101111000111,1000010001110100011010111000111,1010010110010001100001100111000111,1100111011110101111010000000111000111
seq $0,246058 ; a(n) = (16*1... | 66.714286 | 243 | 0.826552 |
67db409ba4b74afa1c5b14397272bc28b362e17b | 150 | asm | Assembly | libsrc/_DEVELOPMENT/adt/b_vector/c/sdcc_iy/b_vector_front.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/b_vector/c/sdcc_iy/b_vector_front.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/b_vector/c/sdcc_iy/b_vector_front.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; int b_vector_front(b_vector_t *v)
SECTION code_adt_b_vector
PUBLIC _b_vector_front
EXTERN _b_array_front
defc _b_vector_front = _b_array_front
| 13.636364 | 37 | 0.84 |
21ba09d8b73ba829a4c058c57422d77916399bb9 | 12,959 | asm | Assembly | kduino.asm | hwreverse/PC-G850V | 53a4dca7b31f940412e0ebddba395f2b8deda895 | [
"MIT"
] | 7 | 2020-09-30T19:56:39.000Z | 2021-09-30T12:05:18.000Z | kduino.asm | hwreverse/PC-G850V | 53a4dca7b31f940412e0ebddba395f2b8deda895 | [
"MIT"
] | 1 | 2021-09-04T02:52:33.000Z | 2021-09-04T02:52:33.000Z | kduino.asm | hwreverse/PC-G850V | 53a4dca7b31f940412e0ebddba395f2b8deda895 | [
"MIT"
] | 2 | 2021-09-03T12:28:16.000Z | 2021-09-30T13:47:01.000Z | 10 ORG 100H
20 JP MAIN
30GPF EQU 0BFD0H
40INKEY EQU 089BEH
50RPTCHR EQU 0BFEEH
60MAIN: CALL CLS
70 LD A,64
80MAIN0: PUSH AF
90 LD HL, SCR1_0
100 CALL DSPGPF
110 CALL WEHT
120 LD HL, SCR2_0
130 CALL DSPGPF
140 CALL WEHT
150 CALL WEHT
160 POP AF
170 DEC A
180 JP NZ,MAIN0
185 RET
190DSPGPF:; HL TOP ADDRESS
200 PUSH HL
2... | 42.628289 | 61 | 0.694189 |
2f852ab5e1e89b03e1043311ccfcc7c8e7a0c07d | 129 | asm | Assembly | libs/context/src/asm/make_i386_ms_pe_masm.asm | openharmony/third_party_boost | 43cac79959eb7f68dcb4ba2c60029fec82ed1244 | [
"BSL-1.0"
] | null | null | null | libs/context/src/asm/make_i386_ms_pe_masm.asm | openharmony/third_party_boost | 43cac79959eb7f68dcb4ba2c60029fec82ed1244 | [
"BSL-1.0"
] | null | null | null | libs/context/src/asm/make_i386_ms_pe_masm.asm | openharmony/third_party_boost | 43cac79959eb7f68dcb4ba2c60029fec82ed1244 | [
"BSL-1.0"
] | 2 | 2021-08-28T07:14:51.000Z | 2021-09-13T11:18:41.000Z | version https://git-lfs.github.com/spec/v1
oid sha256:4270f23d1e17ebe19bdb1bfad86c28f5277f52c3014a8be408acd06d6426f6d4
size 4874
| 32.25 | 75 | 0.883721 |
b364472e0f3f93f4f2386a08fc5eddf683af24dd | 3,902 | asm | Assembly | Driver/Power/APMCommon/apmCustom.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Driver/Power/APMCommon/apmCustom.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Driver/Power/APMCommon/apmCustom.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) Geoworks 1994 -- All Rights Reserved
PROJECT: PC/GEOS
MODULE: Power Drivers
FILE: apmCustom.asm
AUTHOR: Todd Stumpf, Aug 1, 1994
REVISION HISTORY:
Name Date Description
---- ---- -----------
TS 8/... | 21.677778 | 79 | 0.482829 |
6c08d76bbf538c55f46287e640d04b6d5e7b3934 | 783 | asm | Assembly | tests/exec/and/and.asm | ykskb/dax86 | d7c90afb4a306f04bd840da2b32faedec01bef93 | [
"MIT"
] | 12 | 2020-09-17T13:33:24.000Z | 2022-03-13T21:48:52.000Z | tests/exec/and/and.asm | ykusakabe/dax86 | d7c90afb4a306f04bd840da2b32faedec01bef93 | [
"MIT"
] | 2 | 2020-07-03T03:12:01.000Z | 2021-06-11T00:31:19.000Z | tests/exec/and/and.asm | ykusakabe/dax86 | d7c90afb4a306f04bd840da2b32faedec01bef93 | [
"MIT"
] | 5 | 2020-07-04T16:59:29.000Z | 2021-11-26T17:14:07.000Z | BITS 32
org 0x7c00
sub esp, 16 ; 7BF0
mov ebp, esp ; EBP: 7BF0
mov eax, 0x3 ; EAX: 1
and al, 0x2 ; 24 ; EAX: 2
push eax ; ESP -> 7BEC: 0x2 <Assert>
or byte [ebp], al ; 7BF0: 0x2
and byte [ebp], al ; 20 ; 7BF0: 0x2
mov eax, 0x7 ; EAX: 7
and byte al, [ebp] ; 22 ; EAX... | 25.258065 | 52 | 0.52235 |
1f210029471bbfd397b5562eea040db2abe7f0c5 | 607 | asm | Assembly | programs/oeis/241/A241521.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/241/A241521.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/241/A241521.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A241521: Numbers n such that n^2 == -1 (mod 97).
; 22,75,119,172,216,269,313,366,410,463,507,560,604,657,701,754,798,851,895,948,992,1045,1089,1142,1186,1239,1283,1336,1380,1433,1477,1530,1574,1627,1671,1724,1768,1821,1865,1918,1962,2015,2059,2112,2156,2209,2253,2306,2350,2403,2447,2500,2544,2597,2641,2694,2738,2791,... | 50.583333 | 478 | 0.739703 |
edecec1929298545ed815c3ac393ee47d5fee996 | 346 | asm | Assembly | Mid-Term/Solution/5.asm | NasirSunny50/CSE331L-Section-1-Fall20-NSU | cede019f310e694ac660292b19c181bbf1579a00 | [
"MIT"
] | null | null | null | Mid-Term/Solution/5.asm | NasirSunny50/CSE331L-Section-1-Fall20-NSU | cede019f310e694ac660292b19c181bbf1579a00 | [
"MIT"
] | null | null | null | Mid-Term/Solution/5.asm | NasirSunny50/CSE331L-Section-1-Fall20-NSU | cede019f310e694ac660292b19c181bbf1579a00 | [
"MIT"
] | null | null | null | .MODEL SMALL
.STACK 100h
.DATA
A DB 1,1,2,2,3,3
B DB 6
.CODE
MAIN PROC
MOV AX,@DATA
MOV DS,AX
MOV AX,DATA
MOV DS,AX
MOV CL,6
LEA BX,A
MOV AH, 4CH
INT 21H
MAIN ENDP
END MAIN
... | 12.357143 | 21 | 0.349711 |
496a6c7087fa993dc613d7e6cb7cd89cc582b002 | 59,043 | asm | Assembly | ls.asm | KevinZ95/try_341111 | a3eb13fc80a9c2ad46d8caf9d71615a9d762cc42 | [
"MIT-0"
] | null | null | null | ls.asm | KevinZ95/try_341111 | a3eb13fc80a9c2ad46d8caf9d71615a9d762cc42 | [
"MIT-0"
] | null | null | null | ls.asm | KevinZ95/try_341111 | a3eb13fc80a9c2ad46d8caf9d71615a9d762cc42 | [
"MIT-0"
] | null | null | null |
_ls: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
close(fd);
}
int
main(int argc, char *argv[])
{
0: 55 push %ebp
1: 89 e5 mov %esp,%ebp
3: 57 push %edi
4: 56 push %esi
5: 53 ... | 29.986287 | 106 | 0.441001 |
56c31943aba5783e969855112d98aab569d843d9 | 6,888 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0.log_21829_121.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0.log_21829_121.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0.log_21829_121.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 %r8
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0xf1ad, %rsi
lea addresses_normal_ht+0xacf, %rdi
cmp %r12, %r12
mov $26, %rcx
rep movsb
nop
nop
nop
nop
cmp $46477, %r8
lea addresses_A_ht+0x7725, %r8
nop
nop
sub $38509, %rbx
mov (%r8),... | 36.834225 | 2,999 | 0.654907 |
fe75fc811a72f6e4da563680a78f7148d17c1910 | 1,276 | asm | Assembly | ffight/lcs/enemy/9E.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/enemy/9E.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | null | null | null | ffight/lcs/enemy/9E.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
009ACA dbra D5, $9ac8
021D22 move.l D0, ($9c,A6)
021D26 cmpi.b #$9, ($15,A6)
02243E clr.l ($9c,A6)
022442 move.l ($a,A6), ($e,A6)
02255C clr.l ($9c,A6)
022560 move.b #$2, ($5,A6)
0225CE clr.l ($9c,A6)
0225D2 move.b #$2, ($5,A6)
0228... | 30.380952 | 59 | 0.586991 |
c18ef22fd39e4b2155cf3a9cd7a359dcd3cff21d | 791 | asm | Assembly | oeis/266/A266383.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/266/A266383.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/266/A266383.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A266383: Total number of ON (black) cells after n iterations of the "Rule 22" elementary cellular automaton starting with a single ON (black) cell.
; Submitted by Jamie Morken(s2)
; 1,4,6,12,14,20,24,36,38,44,48,60,64,76,84,108,110,116,120,132,136,148,156,180,184,196,204,228,236,260,276,324,326,332,336,348,352,364,37... | 46.529412 | 415 | 0.707965 |
6046c842daad5d45ed3f5b69357450cc41bf0d14 | 7,748 | asm | Assembly | monitor/monitor.asm | hotkeysoft/cpu8085 | b8a669d3d3358250e292d13e78768e80dbfad7fd | [
"MIT"
] | null | null | null | monitor/monitor.asm | hotkeysoft/cpu8085 | b8a669d3d3358250e292d13e78768e80dbfad7fd | [
"MIT"
] | null | null | null | monitor/monitor.asm | hotkeysoft/cpu8085 | b8a669d3d3358250e292d13e78768e80dbfad7fd | [
"MIT"
] | null | null | null | .module monitor
.title Monitor
.include 'common.def'
.include 'io.def'
BANKR = 0xA0 ;BANK REGISTER PORT BASE
MEM_X = 16
MEM_Y = 8
STACK = 0x60FF
.area BOOT (ABS)
RST0:
DI
LXI SP,STACK ;INITALIZE STACK
JMP START
;*********************************************************
;* MAIN PROGRAM
;*****************... | 16.175365 | 59 | 0.614481 |
62d650fad28c20bb78b1cb2e1bc16b990d47f7cd | 505 | asm | Assembly | asm/kernel.asm | noah7545/tnyOS | 20476146675cbda67ec869933c5287c5eb4a1a99 | [
"MIT"
] | 2 | 2016-04-13T03:46:54.000Z | 2016-04-13T03:47:15.000Z | asm/kernel.asm | ncitron/tnyOS | 20476146675cbda67ec869933c5287c5eb4a1a99 | [
"MIT"
] | null | null | null | asm/kernel.asm | ncitron/tnyOS | 20476146675cbda67ec869933c5287c5eb4a1a99 | [
"MIT"
] | null | null | null | bits 32
section .text
align 4
dd 0x1BADB002
dd 0x00
dd - (0x1BADB002 + 0x00)
global start
global keyboard_handler
global inb
global outb
global load_idt
extern kmain
extern keyboard_handler_main
inb:
mov edx, [esp + 4]
in al, dx
ret
outb:
mov edx, [esp +4]
mov al, [esp + 4 + 4]
out dx, al
ret
load_idt:
... | 10.744681 | 28 | 0.712871 |
e1c2850cded4d3e002ab499f8719060de14a2c00 | 510 | asm | Assembly | oeis/103/A103750.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/103/A103750.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/103/A103750.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A103750: Expansion of (1+2*x^3)/(1-x+x^3-2*x^4).
; Submitted by Christian Krause
; 1,1,1,2,3,4,4,5,7,11,14,17,20,28,39,53,65,82,107,148,196,253,319,419,558,745,964,1244,1615,2141,2825,3698,4787,6244,8196,10805,14135,18427,24014,31489,41332,54172,70711,92357,120849,158482,207547,271412,354628,464045
lpb $0
sub $0,1... | 21.25 | 218 | 0.615686 |
40889637b745aad6f6d4bdcc701ee9f27c6e5982 | 508 | asm | Assembly | oeis/242/A242652.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/242/A242652.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/242/A242652.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A242652: Imaginary part of Product_{k=0..n) (i-k), where i=sqrt(-1).
; Submitted by Simon Strandgaard
; 1,-1,1,0,-10,90,-730,6160,-55900,549900,-5864300,67610400,-839594600,11186357000,-159300557000,2416003824000,-38894192662000,662595375078000,-11911522255750000,225382826562400000,-4477959179352100000,93217812901913... | 46.181818 | 270 | 0.765748 |
709f33174c6be3a77bb159b6125f859382b0f836 | 488 | asm | Assembly | oeis/314/A314095.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/314/A314095.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/314/A314095.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A314095: Coordination sequence Gal.6.204.4 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.
; Submitted by Jamie Morken(s4.)
; 1,5,11,16,20,25,31,36,40,45,51,56,61,67,72,76,81,87,92,96,101,107,112,117,123,128,132,137,143,148,152,157,1... | 32.533333 | 179 | 0.706967 |
0078c679d9bbb2d6a74a5ccde332286b0a630831 | 46,795 | asm | Assembly | Appl/Term/Main/mainEci.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Appl/Term/Main/mainEci.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Appl/Term/Main/mainEci.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) Geoworks 1995 -- All Rights Reserved
PROJECT: Terminal
MODULE: Main
FILE: mainEci.asm
AUTHOR: Eric Weber, Aug 24, 1995
ROUTINES:
Name Description
---- -----------
INT TermRegisterECI Register for... | 25.294595 | 106 | 0.601923 |
921918aa9741de16f51d0fcf2706438813ff0283 | 1,225 | asm | Assembly | src/intel/tools/tests/gen7.5/shl.asm | SoftReaper/Mesa-Renoir-deb | 8d1de1f66058d62b41fe55d36522efea2bdf996d | [
"MIT"
] | null | null | null | src/intel/tools/tests/gen7.5/shl.asm | SoftReaper/Mesa-Renoir-deb | 8d1de1f66058d62b41fe55d36522efea2bdf996d | [
"MIT"
] | null | null | null | src/intel/tools/tests/gen7.5/shl.asm | SoftReaper/Mesa-Renoir-deb | 8d1de1f66058d62b41fe55d36522efea2bdf996d | [
"MIT"
] | null | null | null | shl(1) a0<1>UW a0<0,1,0>UW 0x0002UW { align1 WE_all 1N };
shl(1) g12.2<1>UD g12.2<0,1,0>UD 0x0000000bUD { align1 WE_all 1N };
shl(8) g19<1>D g18<8,8,1>D 0x00000002UD { align1 1Q };
shl(16) g28<1>D g26<8,8,1>D 0x00000002UD { ali... | 76.5625 | 86 | 0.462041 |
c5065801eb6a39534be300a95492b4256812fd8b | 576 | asm | Assembly | oeis/001/A001968.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/001/A001968.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/001/A001968.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A001968: v-pile positions of the 4-Wythoff game with i=3.
; 3,9,14,19,24,30,35,40,45,51,56,61,66,71,77,82,87,92,98,103,108,113,119,124,129,134,140,145,150,155,161,166,171,176,181,187,192,197,202,208,213,218,223,229,234,239,244,250,255,260,265,270,276,281,286,291,297,302,307,312,318,323,328,333,339,344,349,354,359,365... | 52.363636 | 380 | 0.715278 |
6f939a2e430c9986fb5b385f8d0f20896aac02ae | 770 | asm | Assembly | data/pokemon/base_stats/cacturne.asm | TastySnax12/pokecrystal16-493-plus | 9de36c8803c9bdf4b8564ed547f988b0b66f0c41 | [
"blessing"
] | 2 | 2021-07-31T07:05:06.000Z | 2021-10-16T03:32:26.000Z | data/pokemon/base_stats/cacturne.asm | TastySnax12/pokecrystal16-493-plus | 9de36c8803c9bdf4b8564ed547f988b0b66f0c41 | [
"blessing"
] | null | null | null | data/pokemon/base_stats/cacturne.asm | TastySnax12/pokecrystal16-493-plus | 9de36c8803c9bdf4b8564ed547f988b0b66f0c41 | [
"blessing"
] | 3 | 2021-01-15T18:45:40.000Z | 2021-10-16T03:35:27.000Z | db 0 ; species ID placeholder
db 70, 115, 60, 55, 115, 60
; hp atk def spd sat sdf
db GRASS, DARK ; type
db 60 ; catch rate
db 177 ; base exp
db NO_ITEM, POISON_BARB ; items
db GENDER_F50 ; gender ratio
db 100 ; unknown 1
db 20 ; step cycles to hatch
db 5 ; unknown 2
INCBIN "gfx/pokemon/cacturn... | 35 | 298 | 0.727273 |
27e8b7d34b4f25983a870cb067ad21586dfbfba2 | 147 | asm | Assembly | libsrc/_DEVELOPMENT/font/fzx/fonts/kk/_ff_kk_FairfaxSLatin1.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/font/fzx/fonts/kk/_ff_kk_FairfaxSLatin1.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/font/fzx/fonts/kk/_ff_kk_FairfaxSLatin1.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION rodata_font
SECTION rodata_font_fzx
PUBLIC _ff_kk_FairfaxSLatin1
_ff_kk_FairfaxSLatin1:
BINARY "font/fzx/fonts/kk/FairfaxS_Latin1.fzx"
| 14.7 | 46 | 0.857143 |
3aab6f70d133a17937c08434d9fe3f8f6893bc6d | 1,538 | asm | Assembly | zx_input_line.asm | imneme/spectrum-minilib | e3b999f209f8cf1014aeb240accff8b7b15270d6 | [
"MIT"
] | 1 | 2020-09-22T09:18:19.000Z | 2020-09-22T09:18:19.000Z | zx_input_line.asm | imneme/spectrum-minilib | e3b999f209f8cf1014aeb240accff8b7b15270d6 | [
"MIT"
] | null | null | null | zx_input_line.asm | imneme/spectrum-minilib | e3b999f209f8cf1014aeb240accff8b7b15270d6 | [
"MIT"
] | null | null | null | include "romdefs.inc"
GLOBAL zx_input_prepare
GLOBAL zx_input_line
GLOBAL zx_input_finish
GLOBAL zx_input_prompt
EXTERN asm_strlen
EXTERN _call_with_errhandler
EXTERN _putstr
SECTION data_clib
zx_input_prompt:
dw 0
SECTION code_clib
zx_input_prepare:
ld a,1
call ROM3_CHAN_OPEN
c... | 17.280899 | 60 | 0.583875 |
d90b6e150582f0b998f2f6542eac029903c84747 | 776 | asm | Assembly | programs/oeis/267/A267927.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/267/A267927.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/267/A267927.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A267927: Triangle read by rows giving successive states of cellular automaton generated by "Rule 249" initiated with a single ON (black) cell.
; 1,0,0,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1... | 45.647059 | 501 | 0.551546 |
0deefa5d8ac6d3b33b36d4aaab7abe394d12999c | 151 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/FZERO/FZERO/Game/play_main_pal.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | 46 | 2020-08-02T08:00:14.000Z | 2022-03-07T02:25:47.000Z | other.7z/SFC.7z/SFC/ソースデータ/FZERO/FZERO/Game/play_main_pal.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/FZERO/FZERO/Game/play_main_pal.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | 12 | 2020-07-29T05:00:28.000Z | 2021-12-11T20:30:28.000Z | Name: play_main_pal.asm
Type: file
Size: 54203
Last-Modified: '2000-11-08T02:03:14Z'
SHA-1: DE2B394CBD04FE79B24B298BB9E37C1B016D74A4
Description: null
| 21.571429 | 47 | 0.821192 |
3746c9da1bf541044ed51ef124219cd56b696f35 | 555 | asm | Assembly | oeis/017/A017333.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/017/A017333.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/017/A017333.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A017333: a(n) = (10*n + 5)^5.
; 3125,759375,9765625,52521875,184528125,503284375,1160290625,2373046875,4437053125,7737809375,12762815625,20113571875,30517578125,44840334375,64097340625,89466096875,122298103125,164130859375,216699865625,281950621875,362050628125,459401384375,576650390625,716703146875,882735153125,1078... | 79.285714 | 493 | 0.868468 |
6956155f526e1886800cf6a3754d10fc2f78d2b5 | 1,087 | asm | Assembly | asm/dma/macros.asm | VitorVilela7/SMW-CodeLib | 003827dbf59907718789d1d46bbb0f30f7e728d6 | [
"Unlicense"
] | 14 | 2018-11-27T05:20:10.000Z | 2021-10-10T22:12:31.000Z | asm/dma/macros.asm | VitorVilela7/SMW-CodeLib | 003827dbf59907718789d1d46bbb0f30f7e728d6 | [
"Unlicense"
] | null | null | null | asm/dma/macros.asm | VitorVilela7/SMW-CodeLib | 003827dbf59907718789d1d46bbb0f30f7e728d6 | [
"Unlicense"
] | 2 | 2018-11-28T04:43:48.000Z | 2021-03-27T11:16:34.000Z | macro vramwrite(a, b, vram, loc, bank, byte)
PHP : REP #$20
LDX <a>
STX $2115
LDA #$<vram>
STA $2116
LDA <b>
STA $4310
LDA.w #<loc>
STA $4312
LDX.b #<bank>
STX $4314
LDA <byte>
STA $4315
LDX #$02
STX $420B
PLP
endmacro
macro wramwrite(wram, wbank, b, loc, bank, byte)
PHP : REP #$20
LDA.w #<wram>
STA $2181
LDX.b #... | 9.37069 | 48 | 0.634775 |
94d828894f98ac5895f3b35bcbda53b88fbcd02d | 282 | asm | Assembly | libsrc/target/pc88/graphics/w_respixl.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/target/pc88/graphics/w_respixl.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/target/pc88/graphics/w_respixl.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; Unplot pixel at (x,y)
SECTION code_driver
PUBLIC w_respixel
defc NEEDunplot = 1
EXTERN __pc88_gfxmode
w_respixel:
ld a,(__pc88_gfxmode)
and a
jp z,hires
INCLUDE "target/pc88/graphics/pixel_SEMI.inc"
ret
hires:
INCLUDE "target/pc88/graphics/pixel_HIRES.inc"
ret
| 12.818182 | 47 | 0.748227 |
de1c58bcd08ddb6bfd9b1b4232404ee2e079c204 | 6,151 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca.log_21829_135.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.log_21829_135.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.log_21829_135.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 %r14
push %r15
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0x3e19, %r13
nop
nop
nop
nop
nop
sub $12238, %r14
mov $0x6162636465666768, %r15
movq %r15, %xmm4
and $0xffffffffffffffc0, %r13
movaps %xmm4, (%r13)
nop
nop
add $50158, %rcx
le... | 36.182353 | 2,999 | 0.664282 |
9959557a20080c089e465af45fe498bb1bc9aa28 | 771 | asm | Assembly | programs/oeis/065/A065130.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/065/A065130.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/065/A065130.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A065130: a(n) = A005228(n) - A000217(n).
; 0,0,1,2,3,5,7,9,11,14,17,20,23,26,30,34,38,42,46,50,54,59,64,69,74,79,84,89,94,100,106,112,118,124,130,136,142,148,155,162,169,176,183,190,197,204,211,218,226,234,242,250,258,266,274,282
mov $2,$0
mov $4,$0
lpb $2
mov $0,$4
sub $2,1
sub $0,$2
mov $5,$0
mov $6,0
... | 18.357143 | 188 | 0.498054 |
3ce819aa5ff6bc89a16a3ddae60b2cc69ccd844a | 9,553 | asm | Assembly | dos/time.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | dos/time.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | dos/time.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | TITLE TIME - time and date functions
NAME TIME
;
; Microsoft Confidential
; Copyright (C) Microsoft Corporation 1991
; All Rights Reserved.
;
;** TIME.ASM - System Calls and low level routines for DATE and TIME
;
; $GET_DATE
; $SET_DATE
; $GET_TIME
; $SET_TIME
; DATE16
; READTIME
; DSLIDE
; SETYEAR
; DODATE
; DSUM
... | 19.860707 | 77 | 0.638124 |
22dfca1ef2e6692c224b6928482c0324818ef2db | 436 | asm | Assembly | oeis/020/A020906.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/020/A020906.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/020/A020906.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A020906: Triangle where n-th row is the first n terms of the sequence in reverse order, starting with a(1) = 1 and a(2) = 2.
; Submitted by Jamie Morken(s4)
; 1,2,1,1,2,1,1,1,2,1,2,1,1,2,1,1,2,1,1,2,1,1,1,2,1,1,2,1,1,1,1,2,1,1,2,1,2,1,1,1,2,1,1,2,1,1,2,1,1,1,2,1,1,2,1,2,1,2,1,1,1,2,1,1,2,1,1,2,1,2,1,1,1,2,1,1,2,1,1,1... | 48.444444 | 179 | 0.605505 |
3a444fa6d1e214356e00dd0fe564c8f83aa4d391 | 592 | asm | Assembly | libsrc/target/smc777/graphics/getmaxy.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/target/smc777/graphics/getmaxy.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/target/smc777/graphics/getmaxy.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
MODULE smc777_getmaxy
SECTION code_clib
PUBLIC getmaxy
PUBLIC _getmaxy
EXTERN __console_h
EXTERN __smc777_mode
INCLUDE "graphics/grafix.inc"
.getmaxy
._getmaxy
ld a,(__smc777_mode)
and @00001100
cp @00001000 ; 640
... | 20.413793 | 39 | 0.454392 |
4acd6287a3fb698150ba88eeca1577a8b82834ce | 644 | asm | Assembly | programs/oeis/293/A293400.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/293/A293400.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/293/A293400.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A293400: Greatest integer k such that k/n^2 < (1 + sqrt(5))/2 (the golden ratio).
; 0,1,6,14,25,40,58,79,103,131,161,195,232,273,317,364,414,467,524,584,647,713,783,855,931,1011,1093,1179,1268,1360,1456,1554,1656,1762,1870,1982,2096,2215,2336,2461,2588,2719,2854,2991,3132,3276,3423,3574,3727,3884,4045,4208,4375,4545,... | 92 | 486 | 0.762422 |
895de602078893cc126b21988c97299fe4510f24 | 2,642 | asm | Assembly | wof/lcs/enemy/24.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 | wof/lcs/enemy/24.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | null | null | null | wof/lcs/enemy/24.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
00112E add.w D0, D0 [enemy+24]
001590 lea ($20,A0), A0
003E60 rts [enemy+24]
0042AA rts [enemy+24]
00436E clr.b ($26,A0) [enemy+24]
004386 beq $4396 [enemy+24]
00438E sne ($1,A0) [enemy+24]
0049AE move.w D0, ($24,A0)
0049B2 moveq #-$12... | 35.226667 | 54 | 0.597275 |
ff928d993fa92c5c87de88ab3a866536602bfd1a | 274 | asm | Assembly | oeis/051/A051754.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/051/A051754.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/051/A051754.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A051754: Consider problem of placing N queens on an n X n board so that each queen attacks precisely 1 other. Sequence gives maximal number of queens.
; 2,2,4,4,8,8,10,12,12,14
mul $0,2
add $0,1
mov $1,$0
mul $1,3
mov $2,$0
sub $2,2
div $1,$2
div $0,$1
mul $0,2
add $0,2
| 19.571429 | 152 | 0.675182 |
1ddb8eb4f5575a0ecc80091aaa6d378936a35d10 | 206 | asm | Assembly | Assembler/AssemblyCode/TTL/AND_OR_XOR.asm | KPU-RISC/KPU | 9f85c322e1b8489eef31f0696799e0c6c7273c0e | [
"MIT"
] | 8 | 2017-04-16T16:53:03.000Z | 2021-09-14T22:29:28.000Z | Assembler/AssemblyCode/TTL/AND_OR_XOR.asm | KPU-RISC/KPU | 9f85c322e1b8489eef31f0696799e0c6c7273c0e | [
"MIT"
] | null | null | null | Assembler/AssemblyCode/TTL/AND_OR_XOR.asm | KPU-RISC/KPU | 9f85c322e1b8489eef31f0696799e0c6c7273c0e | [
"MIT"
] | null | null | null | MOV D, 10100111b
MOV E, 00000001b
; Test if Bit 0 is set
AND D, E
; Reset both registers
XOR D, D
XOR E, E
MOV D, 00000111b
MOV E, 01000000b
; Set Bit 7
OR D, E
; Reset both registers
XOR D, D
XOR E, E | 10.842105 | 22 | 0.674757 |
11e321b9194612b83a22abee5cc0543ee79aa19c | 3,287 | asm | Assembly | hw6.asm | mfabel/lc3io2 | 7e1a48f04488557d175a1033c802b724cb08bb74 | [
"WTFPL"
] | null | null | null | hw6.asm | mfabel/lc3io2 | 7e1a48f04488557d175a1033c802b724cb08bb74 | [
"WTFPL"
] | null | null | null | hw6.asm | mfabel/lc3io2 | 7e1a48f04488557d175a1033c802b724cb08bb74 | [
"WTFPL"
] | 1 | 2015-01-17T19:18:40.000Z | 2015-01-17T19:18:40.000Z | ; Mason Fabel
; 7 April 14
; CS 150
; Homework 5
;
.ORIG x3000
; ----- Initialization
INIT LEA R0, MSG_INIT
PUTS
; ----- Main loop
MAIN IN
LD R1, VAL_OFF
ADD R2, R0, R1
LDR R0, R2, x0000
JSRR R0
BRnzp MAIN
; ----- Operator 'A'
OPER_LA ST R7, VAR_R7
IN
ST R0, VAR_A
LD R7, VAR_R7
RET
; ----- Operator 'a'
OPER_... | 15.147465 | 31 | 0.705202 |
8670ac4480f30de09eb6eed636ff65a4db7612da | 434 | asm | Assembly | oeis/193/A193690.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/193/A193690.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/193/A193690.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A193690: Expansion of (1 - x^2)^2 * (1 - x^4) / ((1 - x)^2 * (1 - x^6)) in powers of x.
; Submitted by Jon Maiga
; 1,2,1,0,-1,-2,0,2,1,0,-1,-2,0,2,1,0,-1,-2,0,2,1,0,-1,-2,0,2,1,0,-1,-2,0,2,1,0,-1,-2,0,2,1,0,-1,-2,0,2,1,0,-1,-2,0,2,1,0,-1,-2,0,2,1,0,-1,-2,0,2,1,0,-1,-2,0,2,1,0,-1,-2,0,2,1,0,-1,-2,0,2,1,0,-1,-2,0,2,1,0... | 31 | 233 | 0.474654 |
6060411b368cf3356dba5bc52dcddd5ab1c3141b | 335 | asm | Assembly | programs/oeis/129/A129070.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/129/A129070.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/129/A129070.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A129070: Numbers n such that (n-5)/4 is prime.
; 13,17,25,33,49,57,73,81,97,121,129,153,169,177,193,217,241,249,273,289,297,321,337,361,393,409,417,433,441,457,513,529,553,561,601,609,633,657,673,697,721,729,769,777,793,801,849,897,913,921,937,961,969
seq $0,6005 ; The odd prime numbers together with 1.
max $0,2
mul... | 41.875 | 204 | 0.707463 |
fa3fc4a561c2ff9826e86dcccdaadb5178e72379 | 7,317 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_32_1810.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_32_1810.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_32_1810.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r13
push %r8
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0xea71, %r8
nop
nop
nop
nop
nop
xor $2149, %rbp
movl $0x61626364, (%r8)
cmp %r13, %r13
lea addresses_WC_ht+0x13822, %rcx
nop
xor $55810, %rbx
mov $0x6162636465666768, %rbp
... | 21.147399 | 156 | 0.6407 |
528acb8cdc2b6b7952718c08fce8d0f2518dcf89 | 401 | asm | Assembly | libsrc/_DEVELOPMENT/adt/w_vector/c/sccz80/w_vector_init_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/adt/w_vector/c/sccz80/w_vector_init_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/adt/w_vector/c/sccz80/w_vector_init_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; w_vector_t *w_vector_init(void *p, size_t capacity, size_t max_size)
SECTION code_clib
SECTION code_adt_w_vector
PUBLIC w_vector_init_callee
EXTERN asm_w_vector_init
w_vector_init_callee:
pop af
pop hl
pop bc
pop de
push af
jp asm_w_vector_init
; SDCC bridge for Classic
IF __CLASSIC
PUBLI... | 14.851852 | 70 | 0.793017 |
142e8341bb240bed183a7bee7090558fff3a74d3 | 7,795 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_14653_920.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_14653_920.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_14653_920.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r15
push %r9
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0xad07, %rsi
lea addresses_A_ht+0x12c06, %rdi
nop
nop
nop
nop
nop
add %r9, %r9
mov $2, %rcx
rep movsw
nop
nop
nop
and $45822, %r15
lea addresses_UC_ht+0xd327, %rsi
lea addresse... | 32.752101 | 2,999 | 0.660038 |
1c8948d34887578b7a7f212a50e2e9091e99337f | 904 | asm | Assembly | data/mapObjects/SilphCo10F.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | data/mapObjects/SilphCo10F.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | data/mapObjects/SilphCo10F.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | SilphCo10F_Object:
db $2e ; border block
db 6 ; warps
warp 8, 0, 0, SILPH_CO_9F
warp 10, 0, 0, SILPH_CO_11F
warp 12, 0, 0, SILPH_CO_ELEVATOR
warp 9, 11, 3, SILPH_CO_4F
warp 13, 15, 5, SILPH_CO_4F
warp 13, 7, 6, SILPH_CO_4F
db 0 ; signs
db 6 ; objects
object SPRITE_ROCKET, 1, 9, STAY, RIGHT, 1, OPP_ROCKET,... | 31.172414 | 64 | 0.727876 |
26c8a5b4a3f00120265dd7d5b289569499157bf8 | 531 | asm | Assembly | oeis/258/A258055.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/258/A258055.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/258/A258055.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A258055: Concatenation of the decimal representations of the lengths (increased by 1) of the runs of zeros between successive ones in the binary representation of n.
; Submitted by Jamie Morken(s2)
; 0,0,0,1,0,2,1,11,0,3,2,21,1,12,11,111,0,4,3,31,2,22,21,211,1,13,12,121,11,112,111,1111,0,5,4,41,3,32,31,311,2,23,22,22... | 29.5 | 195 | 0.65725 |
f6dc15712a2e88cf1ab9f859e8024ad39492c5b4 | 808 | asm | Assembly | oeis/142/A142040.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/142/A142040.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/142/A142040.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A142040: Primes congruent to 13 mod 32.
; Submitted by Jon Maiga
; 13,109,173,269,397,461,557,653,877,941,1069,1229,1453,1549,1613,1709,1741,1901,1933,1997,2029,2221,2381,2477,2797,2861,2957,3181,3373,3469,3533,3821,3853,3917,4013,4397,4493,4621,4813,4877,4909,4973,5101,5197,5261,5581,5741,5869,6029,6221,6317,6637,67... | 36.727273 | 500 | 0.725248 |
82c9493fb3b32867d0151a6587389f3ffe6fa951 | 15,671 | nasm | Assembly | modules/dev/char/console/vtx.nasm | r-tty/radios | fdfaaadd256564ea3ed1b7fc408e7aecf648ae2b | [
"BSD-3-Clause"
] | null | null | null | modules/dev/char/console/vtx.nasm | r-tty/radios | fdfaaadd256564ea3ed1b7fc408e7aecf648ae2b | [
"BSD-3-Clause"
] | null | null | null | modules/dev/char/console/vtx.nasm | r-tty/radios | fdfaaadd256564ea3ed1b7fc408e7aecf648ae2b | [
"BSD-3-Clause"
] | null | null | null | ;*******************************************************************************
; vtx.nasm - VGA text mode driver.
; Copyright (c) 1999,2002 RET & COM Research.
; Font mapping procedures (c) 1995 by David Lindauer.
;*******************************************************************************
module cons.vtx
%incl... | 21.948179 | 80 | 0.612022 |
70dd63e9b4d8c49ca265b26367a6733a4ad78418 | 40 | asm | Assembly | test/p26.asm | slcz/hummingbird | 8f5d0695a6b6460b1eeaa0e1c520abf6527c0492 | [
"Apache-2.0"
] | null | null | null | test/p26.asm | slcz/hummingbird | 8f5d0695a6b6460b1eeaa0e1c520abf6527c0492 | [
"Apache-2.0"
] | null | null | null | test/p26.asm | slcz/hummingbird | 8f5d0695a6b6460b1eeaa0e1c520abf6527c0492 | [
"Apache-2.0"
] | null | null | null | #include "hi.asm"
li(0xc3)
asr
asr
hlt
| 5.714286 | 17 | 0.675 |
f20b6ef64811d0f419e212b389624170e37d74eb | 80,642 | asm | Assembly | JOSSimulation/obj/user/test4.asm | marcus-deans/duke-operatingsystems | f37997402a4a1c4f9b69076addc27cecedddceeb | [
"MIT"
] | null | null | null | JOSSimulation/obj/user/test4.asm | marcus-deans/duke-operatingsystems | f37997402a4a1c4f9b69076addc27cecedddceeb | [
"MIT"
] | null | null | null | JOSSimulation/obj/user/test4.asm | marcus-deans/duke-operatingsystems | f37997402a4a1c4f9b69076addc27cecedddceeb | [
"MIT"
] | null | null | null |
obj/user/test4: file format elf32-i386
Disassembly of section .text:
00800020 <umain>:
#include <inc/lib.h>
void
umain(int argc, char **argv)
{
800020: 55 push %ebp
800021: 89 e5 mov %esp,%ebp
800023: 53 push %ebx
800024: 83 ec 0c ... | 40.220449 | 78 | 0.448178 |
6ff6e05a645f53af3334f550e8356dd5359777e2 | 738 | asm | Assembly | oeis/282/A282781.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/282/A282781.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/282/A282781.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A282781: Expansion of phi_{8, 3}(x) where phi_{r, s}(x) = Sum_{n, m>0} m^r * n^s * x^{m*n}.
; Submitted by Christian Krause
; 0,1,264,6588,67648,390750,1739232,5765144,17318400,43224597,103158000,214360212,445665024,815732918,1521998016,2574261000,4433514496,6975762354,11411293608,16983569900,26433456000,37980768672,... | 92.25 | 491 | 0.795393 |
d10580fa5eb70b42c78a5c795d87752c7c3902c7 | 578 | asm | Assembly | programs/oeis/068/A068228.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/068/A068228.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/068/A068228.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A068228: Primes congruent to 1 (mod 12).
; 13,37,61,73,97,109,157,181,193,229,241,277,313,337,349,373,397,409,421,433,457,541,577,601,613,661,673,709,733,757,769,829,853,877,937,997,1009,1021,1033,1069,1093,1117,1129,1153,1201,1213,1237,1249,1297,1321,1381,1429,1453,1489,1549,1597,1609,1621,1657,1669,1693,1741,1753,1... | 82.571429 | 460 | 0.756055 |
ea619c499e74f90d68b8c7a304d8155f4d1af802 | 2,128 | asm | Assembly | programs/oeis/179/A179259.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/179/A179259.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/179/A179259.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A179259: Arises in covering a graph by forests and a matching.
; 2,12,52,140,294,532,872,1332,1930,2684,3612,4732,6062,7620,9424,11492,13842,16492,19460,22764,26422,30452,34872,39700,44954,50652,56812,63452,70590,78244,86432,95172,104482,114380,124884,136012,147782,160212,173320,187124,201642,216892,232892,249660,267... | 163.692308 | 1,975 | 0.854793 |
32eddd5f0cd9b793f07e25a53bea328b068e2590 | 836 | asm | Assembly | oeis/245/A245542.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/245/A245542.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/245/A245542.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A245542: Partial sums of A160239.
; Submitted by Jamie Morken(s3)
; 1,9,17,41,49,113,137,249,257,321,385,577,601,793,905,1321,1329,1393,1457,1649,1713,2225,2417,3313,3337,3529,3721,4297,4409,5305,5721,7449,7457,7521,7585,7777,7841,8353,8545,9441,9505,10017,10529,12065,12257,13793,14689,18017,18041,18233,18425,19001,1... | 28.827586 | 496 | 0.67823 |
3659a0921cd6db79666b145a195d6ccf92d581e4 | 292 | asm | Assembly | libsrc/z80_crt0s/z80_emu/afswap.asm | andydansby/z88dk-mk2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | 1 | 2020-09-15T08:35:49.000Z | 2020-09-15T08:35:49.000Z | libsrc/z80_crt0s/z80_emu/afswap.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | libsrc/z80_crt0s/z80_emu/afswap.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | ;
; Replacement for "ex af,af"
;
; $Id: afswap.asm,v 1.1 2007/11/02 10:03:32 stefano Exp $:
XLIB afswap
.af1 defw 0
.afswap
;EX AF,AF'
push hl
push af
ld hl,(af1)
ex (sp),hl
ld (af1),hl
pop af
pop hl
ret | 13.904762 | 64 | 0.455479 |
796a9b908fae34c5f7f13c023f9caaba5704fc56 | 4,249 | asm | Assembly | Zend/asm/jump_arm64_ms_pe_armasm.asm | dixyes/php-src | 521532abc64b198e3bdf53e697e57127c004ccb1 | [
"PHP-3.01"
] | null | null | null | Zend/asm/jump_arm64_ms_pe_armasm.asm | dixyes/php-src | 521532abc64b198e3bdf53e697e57127c004ccb1 | [
"PHP-3.01"
] | null | null | null | Zend/asm/jump_arm64_ms_pe_armasm.asm | dixyes/php-src | 521532abc64b198e3bdf53e697e57127c004ccb1 | [
"PHP-3.01"
] | null | null | null | ; Copyright Edward Nevill + Oliver Kowalke 2015
; Distributed under the Boost Software License, Version 1.0.
; (See accompanying file LICENSE_1_0.txt or copy at
; http://www.boost.org/LICENSE_1_0.txt)
;*******************************************************
;* ... | 38.981651 | 62 | 0.272064 |
918a088d0a72876a57bc14d47f07a4ac227e7ef8 | 532 | asm | Assembly | oeis/004/A004019.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/004/A004019.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/004/A004019.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A004019: a(0) = 0; for n > 0, a(n) = (a(n-1) + 1)^2.
; Submitted by Christian Krause
; 0,1,4,25,676,458329,210066388900,44127887745906175987801,1947270476915296449559703445493848930452791204,3791862310265926082868235028027893277370233152247388584761734150717768254410341175325352025,14378219780015246281818710879551167... | 44.333333 | 380 | 0.842105 |
8a7f302d369ea288f6011a0acabcb10e958ae221 | 583 | asm | Assembly | programs/oeis/284/A284906.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/284/A284906.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/284/A284906.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A284906: Positions of 0 in A284905; complement of A284907.
; 1,4,5,8,9,11,13,16,17,20,21,23,25,28,29,31,34,35,37,40,41,44,45,47,49,52,53,56,57,59,61,64,65,67,70,71,73,76,77,80,81,83,85,88,89,91,94,95,98,99,101,103,106,107,109,112,113,116,117,119,121,124,125,128,129,131,133,136,137,139,142,143,145,148,149,152,153,155,... | 44.846154 | 346 | 0.679245 |
7a305213cab24f833c3c3e0e671b5b8ab3a84948 | 514 | asm | Assembly | projects/04/mult/solution.asm | UrielX/nand2tetris | 4a449f846e10b5e36de0b97f1fad9810c33d775b | [
"MIT"
] | null | null | null | projects/04/mult/solution.asm | UrielX/nand2tetris | 4a449f846e10b5e36de0b97f1fad9810c33d775b | [
"MIT"
] | null | null | null | projects/04/mult/solution.asm | UrielX/nand2tetris | 4a449f846e10b5e36de0b97f1fad9810c33d775b | [
"MIT"
] | null | null | null | @2 //GO TO FINAL ANSWER BOX
M=0 //ZERO ANS BOX
@0
D=M
@END
D;JEQ //IF ONE PRODUCT IS ZERO
@1
D=M
@END
D;JEQ //IF ONE PRODUCT IS ZERO
@0 //NOT NECESSARY
D=M //
@3 //
M=D //ONLY TO KEEP THE NUMBERS BEING MUTLIPLED
(LOOP)
@1 //GET 2ND NUM
D=M //D HAS 2ND NUM
@2 //GO TO FINAL ANSWER BOX
M=D+M //RAM[2] NOW HAS 2ND NUM... | 13.526316 | 54 | 0.626459 |
54a0b9760dbdfe5381de2304eb17f5c0d6bc9eea | 4,137 | asm | Assembly | Driver/Printer/DotMatrix/Iwriter9/iwriter9ControlCodes.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Driver/Printer/DotMatrix/Iwriter9/iwriter9ControlCodes.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Driver/Printer/DotMatrix/Iwriter9/iwriter9ControlCodes.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z |
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) Berkeley Softworks 1990 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: ImageWriter 9-pin Print Driver
FILE: iwriter9ControlCodes.asm
AUTHOR: Dave Durran, 1 April 1990
ROUTINES:
Name Description
---- ... | 22.483696 | 79 | 0.569737 |
3196974a7e767bdf8f96f9d6c3f5b0b41c895f1b | 917 | asm | Assembly | 015_Stringa 09H/Test.asm | salvatorenitopi/assembly_8086 | 246e504ddc9108a2dbba5b80702ae1fdca20ed11 | [
"Apache-2.0"
] | null | null | null | 015_Stringa 09H/Test.asm | salvatorenitopi/assembly_8086 | 246e504ddc9108a2dbba5b80702ae1fdca20ed11 | [
"Apache-2.0"
] | null | null | null | 015_Stringa 09H/Test.asm | salvatorenitopi/assembly_8086 | 246e504ddc9108a2dbba5b80702ae1fdca20ed11 | [
"Apache-2.0"
] | null | null | null | .model small
.stack 100h
.data
msg1 db 'Inserisci una stringa di 10 caratteri: ','$'
msg2 db 'La stringa inserita e: ','$'
stringa db 420 dup (0)
.code
start:
mov ax,@data
mov ds, ax
mov dx, offset msg1
mov ah, 09h
int 21h
mov dl, 10
mov ah, 02h
int 21h
... | 12.391892 | 55 | 0.480916 |
9ff2ed346d5c7b66961b6d2579d3321dc66d807a | 275 | asm | Assembly | libsrc/_DEVELOPMENT/adt/bv_priority_queue/c/sdcc_iy/bv_priority_queue_capacity_fastcall.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/sdcc_iy/bv_priority_queue_capacity_fastcall.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/sdcc_iy/bv_priority_queue_capacity_fastcall.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 3 | 2017-03-07T03:19:40.000Z | 2021-09-15T17:59:19.000Z |
; size_t bv_priority_queue_capacity_fastcall(bv_priority_queue_t *q)
SECTION code_clib
SECTION code_adt_bv_priority_queue
PUBLIC _bv_priority_queue_capacity_fastcall
EXTERN asm_bv_priority_queue_capacity
defc _bv_priority_queue_capacity = asm_bv_priority_queue_capacity
| 22.916667 | 68 | 0.905455 |
cfb500568e788961c8a1f7f41cafd40f82d0841f | 269 | asm | Assembly | programs/oeis/173/A173259.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/173/A173259.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/173/A173259.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A173259: Period 3: repeat [4, 1, 4].
; 4,1,4,4,1,4,4,1,4,4,1,4,4,1,4,4,1,4,4,1,4,4,1,4,4,1,4,4,1,4,4,1,4,4,1,4,4,1,4,4,1,4,4,1,4,4,1,4,4,1,4,4,1,4,4,1,4,4,1,4,4,1,4,4,1,4,4,1,4,4,1,4,4,1,4,4,1,4,4,1,4,4,1,4,4,1,4,4,1,4,4,1,4,4,1,4,4,1,4,4
mod $0,3
pow $0,2
gcd $0,4
| 38.428571 | 201 | 0.513011 |
a9b309e4638d642cbcce6ed8cdf34daf1086d32b | 978 | asm | Assembly | Final Assignment CSE331/Solution/7.asm | NasirSunny50/CSE331L-Section-1-Fall20-NSU | cede019f310e694ac660292b19c181bbf1579a00 | [
"MIT"
] | null | null | null | Final Assignment CSE331/Solution/7.asm | NasirSunny50/CSE331L-Section-1-Fall20-NSU | cede019f310e694ac660292b19c181bbf1579a00 | [
"MIT"
] | null | null | null | Final Assignment CSE331/Solution/7.asm | NasirSunny50/CSE331L-Section-1-Fall20-NSU | cede019f310e694ac660292b19c181bbf1579a00 | [
"MIT"
] | null | null | null | DATA SEGMENT
NUM1 DB ?
NUM2 DB ?
RESULT DB ?
MSG1 DB 10,13,"ENTER FIRST NUMBER: $"
MSG2 DB 10,13,"ENTER SECOND NUMBER: $"
MSG3 DB 10,13,"RESULT: $"
MSG4 DB 10,13,"0 OR 1: $"
CMPR DW 45
ENDS
CODE SEGMENT
ASSUME DS:DATA CS:CODE
START:
MOV AX,DATA
MOV DS,AX
LEA DX,MSG1
MOV AH,9
INT 21H
... | 11.372093 | 38 | 0.523517 |
0bce2575330b6e3252f258a876d13676b31cc5ed | 814 | asm | Assembly | oeis/116/A116218.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/116/A116218.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/116/A116218.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A116218: If X_1,...,X_n is a partition of a 2n-set X into 2-blocks (or pairs) then a(n) is equal to the number of permutations f of X such that f(X_i) != X_i for all i=1,...n.
; Submitted by Christian Krause
; 0,20,592,35088,3252608,437765440,80766186240,19580003614976,6038002429456384,2308538525796209664,10718582410... | 40.7 | 454 | 0.799754 |
8842b8ef186a3c6f115e3c492546f882e60ea3fd | 1,456 | asm | Assembly | src/strcasecmp.asm | areltfc/ASM-MiniLibC | 1895ee459b0dc5e2a8d94db7ee916b218b671828 | [
"MIT"
] | null | null | null | src/strcasecmp.asm | areltfc/ASM-MiniLibC | 1895ee459b0dc5e2a8d94db7ee916b218b671828 | [
"MIT"
] | null | null | null | src/strcasecmp.asm | areltfc/ASM-MiniLibC | 1895ee459b0dc5e2a8d94db7ee916b218b671828 | [
"MIT"
] | null | null | null | ; ASM MiniLibC
; strcasecmp
; arthur.delattre@epitech.eu
%ifndef __MINILIBC_STRCASECMP__
%define __MINILIBC_STRCASECMP__ __MINILIBC_STRCASECMP__
[BITS 64]
SECTION .text
global strcasecmp:function
;; int strcasecmp(const char *s1, const char *s2);
strcasecmp:
push r8
push r9
xor r8, r8
xor r9, r9
.look_at_first... | 22.75 | 191 | 0.73489 |
10ce5f8b296cb7b2bade1f82ec246d3538ff6289 | 6,782 | asm | Assembly | Kernel/src/Kernel/Interrupts/Interrupts.asm | SkillerRaptor/HyperOS | 6dcb82508791ec9d83885429de770d43e74b4eb6 | [
"MIT"
] | 12 | 2020-10-24T13:44:02.000Z | 2021-11-13T15:53:54.000Z | Kernel/src/Kernel/Interrupts/Interrupts.asm | SkillerRaptor/HyperOS | 6dcb82508791ec9d83885429de770d43e74b4eb6 | [
"MIT"
] | null | null | null | Kernel/src/Kernel/Interrupts/Interrupts.asm | SkillerRaptor/HyperOS | 6dcb82508791ec9d83885429de770d43e74b4eb6 | [
"MIT"
] | 1 | 2021-06-25T17:22:31.000Z | 2021-06-25T17:22:31.000Z | ;
; Copyright (c) 2020-2021, SkillerRaptor <skillerraptor@protonmail.com>
;
; SPDX-License-Identifier: MIT
;
%include "Kernel/Common/Common.asm"
bits 64
section .text
extern idt_handlers
%macro interrupt_handler_a 1
global interrupt_handler_%1
interrupt_handler_%1:
push 0
push %1
pu... | 22.531561 | 71 | 0.879534 |
bcae4f62c56155e2ea77f40f2ecf7500555be108 | 610 | asm | Assembly | libsrc/_DEVELOPMENT/adt/p_forward_list_alt/z80/asm_p_forward_list_alt_clear.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/adt/p_forward_list_alt/z80/asm_p_forward_list_alt_clear.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/adt/p_forward_list_alt/z80/asm_p_forward_list_alt_clear.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; ===============================================================
; Dec 2013
; ===============================================================
;
; void p_forward_list_alt_clear(p_forward_list_alt_t *list)
;
; Clear list to empty.
;
; ===============================================================
SECTION code_clib
S... | 23.461538 | 65 | 0.514754 |
2c6c3d14f02856f65e9df103bb8aea0aab828695 | 977 | asm | Assembly | v0100/tests/lnktst1.asm | domesticmouse/SmallerC | 177650342af56c873155817e48d3385672931b90 | [
"BSD-2-Clause"
] | 1,130 | 2015-01-04T21:42:32.000Z | 2022-03-27T23:07:26.000Z | v0100/tests/lnktst1.asm | st127/SmallerC | 2a180411235df39bc9df7782b00ed199bedb1fd8 | [
"BSD-2-Clause"
] | 175 | 2018-05-30T03:06:15.000Z | 2019-02-06T23:54:24.000Z | v0100/tests/lnktst1.asm | st127/SmallerC | 2a180411235df39bc9df7782b00ed199bedb1fd8 | [
"BSD-2-Clause"
] | 173 | 2015-01-04T21:42:48.000Z | 2022-01-10T15:46:02.000Z | ;
; Small linker test for nasm and smlrl.
;
;
; How to compile for DOS using the tiny memory model:
;
; smlrcc -dost lnktst1.asm lnktst1b.asm -o lnktst1t.com -map lnktst1t.map
; or
; nasm -f elf lnktst1.asm -o lnktst1.o
; nasm -f elf lnktst1b.asm -o lnktst1b.o
; smlrl -tiny lnktst1.o lnktst1b.o -o lnktst1t.com ... | 21.711111 | 75 | 0.677584 |
4f0c7d7bbb397faa2dcbf4533d0c08fa38f4cbe6 | 62 | asm | Assembly | src/mem/descriptormanager.asm | altaris/potatos | 51131c968fd94aa03b6d84db6cc28f6bc04ac886 | [
"MIT"
] | null | null | null | src/mem/descriptormanager.asm | altaris/potatos | 51131c968fd94aa03b6d84db6cc28f6bc04ac886 | [
"MIT"
] | null | null | null | src/mem/descriptormanager.asm | altaris/potatos | 51131c968fd94aa03b6d84db6cc28f6bc04ac886 | [
"MIT"
] | null | null | null | global loadGdt
loadGdt:
mov edx, [esp + 4]
lgdt [edx]
ret
| 8.857143 | 19 | 0.645161 |
45824addfe09f9cd96ce51f06b254134cf29e6b9 | 819 | asm | Assembly | oeis/138/A138642.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/138/A138642.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/138/A138642.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A138642: Primes of form 19*n-3.
; Submitted by Christian Krause
; 73,149,263,491,643,719,757,947,1061,1213,1289,1327,1669,1783,1973,2011,2087,2239,2467,2543,2657,2999,3037,3607,3797,3911,4139,4177,4253,4481,4519,4861,4937,5051,5279,5393,5431,5507,5659,5849,6229,6343,6571,6761,7027,7103,7331,7369,7559,7673,7901,8053,8... | 35.608696 | 500 | 0.724054 |
40820f38504eebe275d445c07dccfe1f20eb547b | 16,728 | asm | Assembly | src/ramcode/line.asm | BlockoS/up-captn | 72e567327aa25e94c488359c1bee8189f96aabc5 | [
"BSD-3-Clause"
] | 6 | 2015-01-21T18:11:58.000Z | 2019-12-26T19:04:01.000Z | src/ramcode/line.asm | BlockoS/up-captn | 72e567327aa25e94c488359c1bee8189f96aabc5 | [
"BSD-3-Clause"
] | null | null | null | src/ramcode/line.asm | BlockoS/up-captn | 72e567327aa25e94c488359c1bee8189f96aabc5 | [
"BSD-3-Clause"
] | null | null | null | .bank RAMCODE_BANK
.org (RAMCODE_MPR<<13)
.code
;----------------------------------------------------------------------
; Initialize effect
draw_mesh_init:
; set vdc control register
vreg #5
; disable bg, sprite, vertical blanking and scanline interrupt
stz <vdc_crl
st1 #$00
st2... | 26.301887 | 82 | 0.362805 |
6637497ed43dc6bd6323d45b6ea2c1ac31d3da62 | 80,942 | asm | Assembly | lilbug.asm | tonypdmtr/buffalo | 7460f3a14c2e9894269aa11dbc5b5fe2ed7b1966 | [
"MIT"
] | 1 | 2020-12-11T00:35:21.000Z | 2020-12-11T00:35:21.000Z | lilbug.asm | tonypdmtr/buffalo | 7460f3a14c2e9894269aa11dbc5b5fe2ed7b1966 | [
"MIT"
] | null | null | null | lilbug.asm | tonypdmtr/buffalo | 7460f3a14c2e9894269aa11dbc5b5fe2ed7b1966 | [
"MIT"
] | null | null | null | ;*******************************************************************************
;* Language : Motorola/Freescale/NXP 68HC11 Assembly Language (aspisys.com/ASM11)
;*******************************************************************************
; COMPILED APR 78 BY DIAMOND LIL FOR M6801
; Compiled Feb 2016 by tonyp@acm... | 42.511555 | 89 | 0.312742 |
dfa09611f72b2450d96ba36ccc74944580329996 | 1,888 | asm | Assembly | programs/oeis/165/A165798.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/165/A165798.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/165/A165798.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A165798: a(n) = 65*n^2.
; 65,260,585,1040,1625,2340,3185,4160,5265,6500,7865,9360,10985,12740,14625,16640,18785,21060,23465,26000,28665,31460,34385,37440,40625,43940,47385,50960,54665,58500,62465,66560,70785,75140,79625,84240,88985,93860,98865,104000,109265,114660,120185,125840,131625,137540,143585,149760,156065,1625... | 236 | 1,822 | 0.850106 |
3d56ed31913b28b9de72588531a51acdbab719f3 | 429 | asm | Assembly | programs/oeis/307/A307294.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/307/A307294.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/307/A307294.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A307294: If n is even, a(n) = A000201(n/2+1), otherwise a(n) = A000201((n-1)/2+1) + 1.
; 1,2,3,4,4,5,6,7,8,9,9,10,11,12,12,13,14,15,16,17,17,18,19,20,21,22,22,23,24,25,25,26,27,28,29,30,30,31,32,33,33,34,35,36,37,38,38,39,40,41,42,43,43,44,45,46,46,47,48,49,50,51,51,52,53,54,55
seq $0,307295 ; If n is even, a(n) = A... | 71.5 | 191 | 0.596737 |
7315b49c82fe16d2d9d7409f3d38a0ee5eab3cf3 | 228 | asm | Assembly | pkgs/tools/yasm/src/modules/objfmts/elf/tests/elfglobext.asm | manggoguy/parsec-modified | d14edfb62795805c84a4280d67b50cca175b95af | [
"BSD-3-Clause"
] | 2,151 | 2020-04-18T07:31:17.000Z | 2022-03-31T08:39:18.000Z | pkgs/tools/yasm/src/modules/objfmts/elf/tests/elfglobext.asm | manggoguy/parsec-modified | d14edfb62795805c84a4280d67b50cca175b95af | [
"BSD-3-Clause"
] | 395 | 2020-04-18T08:22:18.000Z | 2021-12-08T13:04:49.000Z | pkgs/tools/yasm/src/modules/objfmts/elf/tests/elfglobext.asm | manggoguy/parsec-modified | d14edfb62795805c84a4280d67b50cca175b95af | [
"BSD-3-Clause"
] | 338 | 2020-04-18T08:03:10.000Z | 2022-03-29T12:33:22.000Z | [bits 32]
[global hashlookup:function]
[global hashtable2:data]
[global hashtable:data (hashtable.end-hashtable)]
[common dwordarray 128:4]
[section .text]
hashlookup
[section .data]
hashtable2
db 5
hashtable
db 1,2,3
.end
| 13.411765 | 49 | 0.754386 |
6cc5f3e8b15684695bc0b1fc6a5c30b414eb817c | 756 | asm | Assembly | programs/oeis/259/A259624.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/259/A259624.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/259/A259624.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A259624: Strictly increasing list of F - 1, F, and F + 1, where F = A000045, the Fibonacci numbers.
; 0,1,2,3,4,5,6,7,8,9,12,13,14,20,21,22,33,34,35,54,55,56,88,89,90,143,144,145,232,233,234,376,377,378,609,610,611,986,987,988,1596,1597,1598,2583,2584,2585,4180,4181,4182,6764,6765,6766,10945,10946,10947,17710,17711,1... | 47.25 | 528 | 0.734127 |
f363abeee665440ca6290f8cebb8ca44731104bc | 388 | asm | Assembly | programs/oeis/115/A115332.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/115/A115332.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/115/A115332.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A115332: E.g.f: exp(x/(1-5*x))/sqrt(1-25*x^2).
; 1,1,36,256,11236,181476,9461776,251412736,15256202256,574194155536,39891552832576,1953973812658176,153336819846991936,9264773325882888256,812060124489852846336,58352827798669641650176
lpb $0
mov $1,$0
pow $0,2
mod $0,4
seq $1,115331 ; E.g.f.: exp(x+5/2*x^2).
... | 24.25 | 185 | 0.688144 |
e015f92b0d8a94f9928ddf191097ee0119bbf8f2 | 696 | asm | Assembly | oeis/153/A153081.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/153/A153081.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/153/A153081.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A153081: Nonnegative numbers n such that 2n + 13 is prime.
; Submitted by Christian Krause
; 0,2,3,5,8,9,12,14,15,17,20,23,24,27,29,30,33,35,38,42,44,45,47,48,50,57,59,62,63,68,69,72,75,77,80,83,84,89,90,92,93,99,105,107,108,110,113,114,119,122,125,128,129,132,134,135,140,147,149,150,152,159,162,167,168,170,173,177,1... | 30.26087 | 353 | 0.663793 |
ba5d6d1b78779419b4bbebf8c98005b8720b7f40 | 21,792 | asm | Assembly | audio/music/trainerbattle.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | audio/music/trainerbattle.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | audio/music/trainerbattle.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | Music_TrainerBattle_Ch1::
tempo 112
volume 7, 7
duty_cycle 3
vibrato 6, 3, 4
toggle_perfect_pitch
note_type 12, 11, 2
rest 8
octave 3
note F_, 1
note E_, 1
note F_, 1
note E_, 1
note D#, 1
note E_, 1
note D#, 1
note D_, 1
note D#, 1
note D_, 1
note C#, 1
note D_, 1
note C#, 1
note C_, 1
note C#, ... | 11.728741 | 47 | 0.608113 |
d4e32b364ea37b78d3bb3e0e4b098110c3d2e5f6 | 254 | asm | Assembly | programs/oeis/070/A070589.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/070/A070589.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/070/A070589.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A070589: n^4 mod 46.
; 0,1,16,35,26,27,8,9,2,29,18,13,36,41,6,25,32,31,4,3,12,39,24,23,24,39,12,3,4,31,32,25,6,41,36,13,18,29,2,9,8,27,26,35,16,1,0,1,16,35,26,27,8,9,2,29,18,13,36,41,6,25,32,31,4,3,12,39,24,23,24,39,12,3,4,31,32,25
pow $0,4
mod $0,46
| 42.333333 | 210 | 0.614173 |
7300b08ad5965e8fffe4959f97c880dcdf1bd652 | 892 | asm | Assembly | src/main.asm | beckadamtheinventor/BOSos | 42471126eb47517fc1beec15960b72a9cb76601b | [
"BSD-3-Clause"
] | 1 | 2019-07-21T20:51:38.000Z | 2019-07-21T20:51:38.000Z | src/main.asm | beckadamtheinventor/BOSos | 42471126eb47517fc1beec15960b72a9cb76601b | [
"BSD-3-Clause"
] | null | null | null | src/main.asm | beckadamtheinventor/BOSos | 42471126eb47517fc1beec15960b72a9cb76601b | [
"BSD-3-Clause"
] | null | null | null | include 'include/ti84pceg.inc'
include 'include/ez80.inc'
include 'include/tiformat.inc'
format ti executable 'BOSOS'
include 'include/os.inc'
include 'include/defines.inc'
call ti.HomeUp
ld hl,installing_string
call ti.PutS
;-------------------------------------------------------------------------------
os_create
... | 21.238095 | 80 | 0.479821 |
0f1d52bd2f513708ba536aa9014c9a8c37f21a22 | 374 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math32/lm32/z80/asm_floorf.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math32/lm32/z80/asm_floorf.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math32/lm32/z80/asm_floorf.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; float _floorf (float number) __z88dk_fastcall
SECTION code_clib
SECTION code_fp_math32
PUBLIC asm_floorf
EXTERN m32_floor_fastcall
; Takes the closest lower integer
;
; enter : stack = ret
; DEHL = sccz80_float number
;
; exit : DEHL = floor(sccz80_float)
;
; uses :... | 17.809524 | 47 | 0.660428 |
6d88ffdda85558a196e99c1faca38aaf79f3f56f | 581 | asm | Assembly | oeis/099/A099513.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/099/A099513.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/099/A099513.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A099513: Row sums of triangle A099512, so that a(n) = Sum_{k=0..n} coefficient of z^k in (1 + 3*z + z^2)^(n-[k/2]), where [k/2] is the integer floor of k/2.
; Submitted by Christian Krause
; 1,4,8,27,89,257,784,2421,7336,22324,68147,207549,632177,1926608,5870089,17884476,54493120,166034731,505883825,1541369745,469637... | 25.26087 | 197 | 0.657487 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.