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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3c3ae09d3a9996c283ed5192bbe9066237838437 | 172 | asm | Assembly | src/lib/opendir.asm | zys1310992814/BookOSv0.2 | 7dca0f968663a0e6de18dd9b3e533d1e0412674f | [
"BSD-2-Clause"
] | 3 | 2019-02-24T11:05:46.000Z | 2019-02-26T03:20:50.000Z | src/lib/opendir.asm | zys1310992814/BookOSv0.2 | 7dca0f968663a0e6de18dd9b3e533d1e0412674f | [
"BSD-2-Clause"
] | null | null | null | src/lib/opendir.asm | zys1310992814/BookOSv0.2 | 7dca0f968663a0e6de18dd9b3e533d1e0412674f | [
"BSD-2-Clause"
] | null | null | null | [bits 32]
[section .text]
INT_VECTOR_SYS_CALL equ 0x80
_NR_OPENDIR EQU 17
global opendir
opendir:
mov eax, _NR_OPENDIR
mov ebx, [esp + 4]
int INT_VECTOR_SYS_CALL
ret | 13.230769 | 28 | 0.761628 |
165223c368ca6effc2d67763e815e3b9072eee33 | 5,703 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0xca.log_2_676.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0xca.log_2_676.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0xca.log_2_676.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 %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x208d, %rdx
nop
nop
nop
nop
nop
and %r15, %r15
mov $0x6162636465666768, %r11
movq %r11, (%rdx)
nop
nop
nop
nop
nop
inc %r10
lea addresses_A_ht+0xc3e5, %rsi
lea addresses_WC_h... | 20.367857 | 152 | 0.647203 |
3b2408b3fc87cb9a4083a9ca973d887a09aa51f0 | 666 | asm | Assembly | oeis/113/A113531.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/113/A113531.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/113/A113531.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A113531: a(n) = 1 + 2*n + 3*n^2 + 4*n^3 + 5*n^4 + 6*n^5.
; Submitted by Christian Krause
; 1,21,321,2005,7737,22461,54121,114381,219345,390277,654321,1045221,1604041,2379885,3430617,4823581,6636321,8957301,11886625,15536757,20033241,25515421,32137161,40067565,49491697,60611301,73645521,88831621,106425705,126703437,14... | 51.230769 | 498 | 0.792793 |
767bcf405e8a0bd98e9fd85a7025e3861089a91b | 648 | asm | Assembly | oeis/313/A313258.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/313/A313258.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/313/A313258.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A313258: Coordination sequence Gal.4.54.1 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings.
; Submitted by Simon Strandgaard
; 1,4,9,15,20,25,31,36,40,44,49,55,60,65,71,76,80,84,89,95,100,105,111,116,120,124,129,135,140,145,151,156,160... | 46.285714 | 181 | 0.733025 |
0a9662bd05a9833fc1c2f19aff712eaf75da93f8 | 546 | asm | Assembly | oeis/138/A138338.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/138/A138338.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/138/A138338.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A138338: Primes of the form n^2+8.
; Submitted by Jamie Morken(w1)
; 17,89,233,449,1097,2609,3257,6569,7577,12329,13697,15137,16649,18233,19889,21617,23417,31337,35729,45377,47969,65033,77849,81233,99233,103049,106937,119033,123209,131777,159209,173897,216233,221849,227537
mov $1,9
mov $2,332202
mov $5,8
lpb $2
mo... | 22.75 | 206 | 0.673993 |
782c94d17c449b0296ea70b7e63852f7dc58aab1 | 614 | asm | Assembly | oeis/213/A213688.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/213/A213688.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/213/A213688.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A213688: a(n) = Sum_{i=0..n} A000129(i)^3.
; 0,1,9,134,1862,26251,369251,5196060,73113372,1028784997,14476099149,203694183170,2866194639170,40330419190351,567492063162119,7985219303802744,112360562315573112,1581033091723823881,22246823846444284881,313036566941955454910,4404758761033792545662,61979659221415118952787,8... | 55.818182 | 475 | 0.838762 |
54f1bc4344172829ce66b2c4a8324e1736e11a21 | 415 | asm | Assembly | programs/oeis/057/A057566.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/057/A057566.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/057/A057566.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A057566: Number of collinear triples in a 3 X n rectangular grid.
; 0,1,2,8,20,43,78,130,200,293,410,556,732,943,1190,1478,1808,2185,2610,3088,3620,4211,4862,5578,6360,7213,8138,9140,10220,11383,12630,13966,15392,16913,18530,20248,22068,23995,26030,28178,30440,32821,35322
mov $2,$0
sub $0,1
mov $1,$2
mov $2,$0
lpb $... | 23.055556 | 206 | 0.66988 |
96cdc17ba98c6be39008e2e34d13b2841f78ffe7 | 6,280 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_21829_959.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_21829_959.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_21829_959.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r13
push %r15
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0xcef1, %r15
nop
nop
add $50172, %r10
mov $0x6162636465666768, %r13
movq %r13, %xmm1
movups %xmm1, (%r15)
cmp $18303, %r12
lea addresses_UC_ht+0x10901, %rsi
lea addresses_D_ht... | 40 | 2,999 | 0.66051 |
b1170f23a12791d0f6c7c525b0094293f79f32d4 | 6,455 | asm | Assembly | Transynther/x86/_processed/NONE/_st_/i9-9900K_12_0xca.log_21829_586.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_st_/i9-9900K_12_0xca.log_21829_586.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_st_/i9-9900K_12_0xca.log_21829_586.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 %r15
push %r8
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x6921, %rax
nop
nop
nop
nop
nop
sub $33753, %r8
movl $0x61626364, (%rax)
nop
nop
xor %rcx, %rcx
lea addresses_UC_ht+0x14121, %rsi
lea addresses_WC_ht+0xf161, %rdi
nop
nop
nop
nop
add %rd... | 33.973684 | 2,999 | 0.653447 |
727fb04153fbb7890d09f38ab8570496459aefc5 | 319 | asm | Assembly | programs/oeis/171/A171508.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/171/A171508.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/171/A171508.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A171508: Numbers that are not the sum of the k-th noncomposite number and k for any k >= 1.
; 1,3,5,7,8,10,11,13,14,15,16,18,19,21,22,23,24,26,27,29,30,31,32,34,35,36,37,38,39,41,42,44,45,46,47,48,49,51,52,53,54,56,57,59,60,61,62,64,65,66
seq $0,64427 ; (Number of primes <= n - 1) + n.
mov $2,1
mod $2,$0
add $0,$2
| 39.875 | 146 | 0.639498 |
b36710eb2027faf4c6e1c31f86232ccd1b94bfac | 146 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/ツール/tool/sfxdos/dos_icon.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/ツール/tool/sfxdos/dos_icon.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/ツール/tool/sfxdos/dos_icon.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: dos_icon.asm
Type: file
Size: 36970
Last-Modified: '2016-05-13T04:52:55Z'
SHA-1: AEA3BA1B0DF702130FC63D973DB75BE6D7A4123F
Description: null
| 20.857143 | 47 | 0.815068 |
d598fd04f71aa715c012ee1f2e9772a378f6d1af | 23,001 | asm | Assembly | wordlos.asm | CrociDB/wordlos | 68e6eb6fadf96239cc31dbc87453319435d1cd91 | [
"MIT"
] | 6 | 2022-03-09T19:33:53.000Z | 2022-03-12T20:12:57.000Z | wordlos.asm | CrociDB/wordlos | 68e6eb6fadf96239cc31dbc87453319435d1cd91 | [
"MIT"
] | null | null | null | wordlos.asm | CrociDB/wordlos | 68e6eb6fadf96239cc31dbc87453319435d1cd91 | [
"MIT"
] | null | null | null | %define SCORE_POSITION 2620
%define SCORE_VALUE_POSITION 2634
%define KEYBOARD_ROW_POSITION1 2772 + 160 + 160
%define KEYBOARD_ROW_POSITION2 KEYBOARD_ROW_POSITION1 + 322
%define KEYBOARD_ROW_POSITION3 KEYBOARD_ROW_POSITION2 + 326
%define MESSAGE_POSITION 432
%define MESSA... | 28.256757 | 108 | 0.57041 |
38199a37cd227ac98b5e852d57478b0bf4b1e06d | 7,932 | asm | Assembly | MSDOS/Virus.MSDOS.Unknown.humgreed.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | 3 | 2021-05-15T15:57:13.000Z | 2022-03-16T09:11:05.000Z | MSDOS/Virus.MSDOS.Unknown.humgreed.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | null | null | null | MSDOS/Virus.MSDOS.Unknown.humgreed.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | 3 | 2021-05-15T15:57:15.000Z | 2022-01-08T20:51:04.000Z | ; VirusName : Human Greed
; Origin : Sweden
; Author : The Unforgiven
; Date : 20/12/93
;
; This is a "mutation" of the Infernal Demand virus, written by Metal
; Militia. Even if it's high modified, its ground is still the same.
; This is yet another of this simple overwriting virus, and it's
; nothing re... | 33.897436 | 80 | 0.471004 |
1c6b1f48273a142700f8a24feea62985163cf15f | 4,345 | asm | Assembly | home/palettes.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | home/palettes.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | null | null | null | home/palettes.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | 3 | 2021-01-15T18:45:40.000Z | 2021-10-16T03:35:27.000Z | ; Functions dealing with palettes.
UpdatePalsIfCGB::
; update bgp data from wBGPals2
; update obp data from wOBPals2
; return carry if successful
; check cgb
ldh a, [hCGB]
and a
ret z
UpdateCGBPals::
; return carry if successful
; any pals to update?
ldh a, [hCGBPalUpdate]
and a
ret z
ForceUpdateCGBPals::
ld... | 11.969697 | 57 | 0.643959 |
e8abe5e7cedcbd35f96530f87d143e0f4dda0f34 | 57 | asm | Assembly | src/main/fragment/mos6502-common/_deref_pvoc1=pvoc2_derefidx_vbuyy_memcpy_vbuc3.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/main/fragment/mos6502-common/_deref_pvoc1=pvoc2_derefidx_vbuyy_memcpy_vbuc3.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/main/fragment/mos6502-common/_deref_pvoc1=pvoc2_derefidx_vbuyy_memcpy_vbuc3.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | ldx #0
!:
lda {c2},y
sta {c1},x
iny
inx
cpx #{c3}
bne !-
| 6.333333 | 10 | 0.526316 |
fc67636395cf94401583644a802876c908e52453 | 6,283 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_7_983.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_7_983.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_7_983.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 %r8
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x15ba0, %r11
nop
nop
nop
dec %r12
mov (%r11), %rax
nop
nop
nop
nop
inc %r11
lea addresses_normal_ht+0xed16, %rax
nop
nop
nop
nop
sub %r11, %r11
movups (%rax), %xmm3
... | 19.273006 | 157 | 0.651122 |
1a200bae6900a45215de0fecc0cf43fcd6a593d6 | 2,384 | asm | Assembly | dec_bin_2.asm | rgimad/fasm_programs | f6739ea19d5a3cdc759d902971a889eda5e98e9a | [
"MIT"
] | 8 | 2021-03-23T05:24:56.000Z | 2021-11-29T08:56:33.000Z | dec_bin_2.asm | rgimad/fasm_programs | f6739ea19d5a3cdc759d902971a889eda5e98e9a | [
"MIT"
] | null | null | null | dec_bin_2.asm | rgimad/fasm_programs | f6739ea19d5a3cdc759d902971a889eda5e98e9a | [
"MIT"
] | 1 | 2021-09-18T07:26:29.000Z | 2021-09-18T07:26:29.000Z | format PE64 Console 5.0
entry _main
include 'C:\Program Files (x86)\fasmw17322\INCLUDE\win64a.inc'
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
section '.text' code readable executable
_main:
mov rbp, rsp; for correct debugging
cinvoke printf, "Enter a decimal positive number: "
cinvoke scanf, <"%d">, x_... | 18.198473 | 116 | 0.535235 |
2f424ed52a47a1463af25c3c13e9826054e56e99 | 274 | asm | Assembly | oeis/054/A054977.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/054/A054977.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/054/A054977.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A054977: a(0)=2, a(n)=1, n >= 1.
; Submitted by Christian Krause
; 2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
cmp $0,0
add $0,1
| 39.142857 | 187 | 0.525547 |
b328e69a34824e18e4616fb4eea659a41032e709 | 642 | asm | Assembly | oeis/081/A081554.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/081/A081554.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/081/A081554.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A081554: a(n) = sqrt(2)*( (3+2*sqrt(2))^n - (3-2*sqrt(2))^n ).
; 0,8,48,280,1632,9512,55440,323128,1883328,10976840,63977712,372889432,2173358880,12667263848,73830224208,430314081400,2508054264192,14618011503752,85200014758320,496582077046168,2894292447518688,16869172608065960,98320743200877072,573055286597196472,334... | 49.384615 | 486 | 0.814642 |
e1c8344de185bb5f0781a4dc14f90345def565cb | 2,153 | asm | Assembly | UefiCpuPkg/ResetVector/Vtf0/Ia32/SearchForBfvBase.asm | KaoTuz/edk2-stable202108 | 49d9306e7bf64b2f07d8473be1f2faea49d0a012 | [
"Python-2.0",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-2-Clause-Patent",
"BSD-3-Clause"
] | 9 | 2021-07-26T17:02:51.000Z | 2021-12-30T10:49:46.000Z | UefiCpuPkg/ResetVector/Vtf0/Ia32/SearchForBfvBase.asm | ESdove/edk2_exploring | 34ff32b45f43d233d9696e7c8e3de68ea3000a7b | [
"Python-2.0",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-2-Clause-Patent",
"BSD-3-Clause"
] | null | null | null | UefiCpuPkg/ResetVector/Vtf0/Ia32/SearchForBfvBase.asm | ESdove/edk2_exploring | 34ff32b45f43d233d9696e7c8e3de68ea3000a7b | [
"Python-2.0",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-2-Clause-Patent",
"BSD-3-Clause"
] | null | null | null | ;------------------------------------------------------------------------------
; @file
; Search for the Boot Firmware Volume (BFV) base address
;
; Copyright (c) 2008 - 2009, Intel Corporation. All rights reserved.<BR>
; SPDX-License-Identifier: BSD-2-Clause-Patent
;
;--------------------------------------------------... | 26.580247 | 85 | 0.630748 |
7917d7b2dc27eec2feb7b2142e30d3e7ab062285 | 694 | asm | Assembly | oeis/127/A127918.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/127/A127918.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/127/A127918.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A127918: Half of product of three numbers: n-th prime, previous and following number.
; Submitted by Jon Maiga
; 3,12,60,168,660,1092,2448,3420,6072,12180,14880,25308,34440,39732,51888,74412,102660,113460,150348,178920,194472,246480,285852,352440,456288,515100,546312,612468,647460,721392,1024128,1123980,1285608,13427... | 63.090909 | 500 | 0.811239 |
1e2656bcd8da6fab063235163e07cc2606105362 | 203 | asm | Assembly | hw4/str_len_test.asm | Cyfurion/CSE220 | 81dba7e7557e4812104f4b605819732e321bd58a | [
"Unlicense"
] | null | null | null | hw4/str_len_test.asm | Cyfurion/CSE220 | 81dba7e7557e4812104f4b605819732e321bd58a | [
"Unlicense"
] | null | null | null | hw4/str_len_test.asm | Cyfurion/CSE220 | 81dba7e7557e4812104f4b605819732e321bd58a | [
"Unlicense"
] | null | null | null | # add test cases to data section
.data
str1: .asciiz "Ali Tourre"
.text:
main:
la $a0, str1
jal str_len
#write test code
move $a0, $v0
li $v0, 1
syscall
li $v0, 10
syscall
.include "hw4.asm"
| 11.941176 | 32 | 0.655172 |
9429a6ea60e38ed8123c891adb5e9ae4a86406ff | 7,568 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_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_/i7-7700_9_0x48_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_/i7-7700_9_0x48_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 %r11
push %r8
push %r9
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0xb4ac, %r11
nop
nop
nop
add %rbp, %rbp
movw $0x6162, (%r11)
nop
nop
nop
nop
nop
add %r8, %r8
lea addresses_A_ht+0xc7ec, %rsi
lea addresses_WT_ht+0xdae4, %rdi
nop
nop
nop
no... | 34.4 | 2,999 | 0.657241 |
1863604236b0ed9676e38a9317af695c71c63468 | 949 | asm | Assembly | oeis/273/A273311.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/273/A273311.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/273/A273311.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A273311: Partial sums of the number of active (ON,black) cells in n-th stage of growth of two-dimensional cellular automaton defined by "Rule 641", based on the 5-celled von Neumann neighborhood.
; 1,5,22,62,135,247,408,624,905,1257,1690,2210,2827,3547,4380,5332,6413,7629,8990,10502,12175,14015,16032,18232,20625,2321... | 79.083333 | 499 | 0.785037 |
139fabdac1d7ade782180d61ece5064aeaa44e61 | 19,205 | asm | Assembly | Outside/clinkster/src/clinkster_multithreaded.asm | in4k/SailingBeyond | 862a01efd3408aa6d47144f64b8a3332a9c0aa38 | [
"MIT"
] | 1 | 2019-10-31T19:30:52.000Z | 2019-10-31T19:30:52.000Z | Outside/clinkster/src/clinkster_multithreaded.asm | in4k/SailingBeyond | 862a01efd3408aa6d47144f64b8a3332a9c0aa38 | [
"MIT"
] | null | null | null | Outside/clinkster/src/clinkster_multithreaded.asm | in4k/SailingBeyond | 862a01efd3408aa6d47144f64b8a3332a9c0aa38 | [
"MIT"
] | null | null | null |
; If set to 1, timing information is generated during music generation
; which is needed for Clinkster_GetInstrumentTrigger.
; Set it to 0 if you don't need this functionality.
%define CLINKSTER_GENERATE_TIMING_DATA 1
; Offset applied by Clinkster_GetPosition to compensate for graphics latency.
; Measured in s... | 19.942887 | 86 | 0.687946 |
5002bc7de078cf24cf48b6bd327878d1e17ab895 | 273 | asm | Assembly | programs/oeis/062/A062947.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/062/A062947.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/062/A062947.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A062947: C(n,[n/7]).
; 1,1,1,1,1,1,7,8,9,10,11,12,13,91,105,120,136,153,171,190,1330,1540,1771,2024,2300,2600,2925,20475,23751,27405,31465,35960,40920,46376,324632,376992,435897,501942,575757,658008,749398,5245786,6096454
add $0,1
mov $1,$0
div $0,7
bin $1,$0
mov $0,$1
| 30.333333 | 200 | 0.703297 |
005d8d7ff32af219f0d8fae6f7c141583e6c6d90 | 5,533 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0xca_notsx.log_21829_1600.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0xca_notsx.log_21829_1600.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0xca_notsx.log_21829_1600.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_D_ht+0x9585, %rsi
lea addresses_normal_ht+0x1cc6, %rdi
nop
nop
nop
dec %r15
mov $13, %rcx
rep movsq
nop
nop
nop
dec %r13
lea addresses_normal_ht+0xb4c6, %rsi
lea addresses_A_ht+0x8b... | 42.891473 | 2,999 | 0.664558 |
1284de727e546a54d90946aa37ff48c427ddd831 | 535 | asm | Assembly | programs/oeis/315/A315760.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/315/A315760.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/315/A315760.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A315760: Coordination sequence Gal.6.638.6 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings.
; 1,6,12,18,24,29,34,39,44,50,56,62,68,74,80,86,92,97,102,107,112,118,124,130,136,142,148,154,160,165,170,175,180,186,192,198,204,210,216,222,... | 24.318182 | 181 | 0.665421 |
b453e3110b3aff1a6f828b39bbbffb690597dcc7 | 431 | asm | Assembly | oeis/028/A028159.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/028/A028159.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/028/A028159.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A028159: Expansion of 1/((1-4x)(1-8x)(1-10x)(1-12x)).
; Submitted by Jon Maiga
; 1,34,740,13160,208656,3075744,43147840,584341120,7711252736,99794799104,1272281687040,16031996897280,200167551471616,2480945949220864,30569500530851840,374885865442672640
mov $1,1
mov $2,$0
mov $3,$0
lpb $2
mov $0,$3
dif $2,26
sub... | 23.944444 | 172 | 0.689095 |
0ed2f2dd3774deae7eb0b3400185f75f83f2de66 | 6,420 | asm | Assembly | home/audio.asm | AtmaBuster/pc16-tpp1 | bdfbefbf4db1529f0cd64729bcb28c59c661ae84 | [
"blessing"
] | 3 | 2021-09-09T00:28:48.000Z | 2022-02-21T03:41:22.000Z | home/audio.asm | AtmaBuster/pc16-tpp1 | bdfbefbf4db1529f0cd64729bcb28c59c661ae84 | [
"blessing"
] | null | null | null | home/audio.asm | AtmaBuster/pc16-tpp1 | bdfbefbf4db1529f0cd64729bcb28c59c661ae84 | [
"blessing"
] | 1 | 2021-09-09T00:29:03.000Z | 2021-09-09T00:29:03.000Z | ; Audio interfaces.
MapSetup_Sound_Off::
push hl
push de
push bc
push af
ldh a, [hROMBank]
push af
ld a, BANK(_MapSetup_Sound_Off)
ldh [hROMBank], a
ld [TPP1RomBank], a
call _MapSetup_Sound_Off
pop af
ldh [hROMBank], a
ld [TPP1RomBank], a
pop af
pop bc
pop de
pop hl
ret
UpdateSound::
push hl
p... | 12.417795 | 59 | 0.681931 |
6b0ca5dcf8a2553daff4f099418b5044b594addb | 658 | asm | Assembly | oeis/162/A162959.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/162/A162959.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/162/A162959.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A162959: The pairs (x,y) such that (x^2 + y^2)/(x*y + 1) is a perfect square, i.e., 4.
; 0,2,2,8,8,30,30,112,112,418,418,1560,1560,5822,5822,21728,21728,81090,81090,302632,302632,1129438,1129438,4215120,4215120,15731042,15731042,58709048,58709048,219105150,219105150,817711552,817711552,3051741058,3051741058,113892526... | 54.833333 | 488 | 0.791793 |
8b1f633412c748495c529b5caa2989d39a494a37 | 6,312 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1554.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_1554.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_1554.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 %r13
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x127ac, %rsi
lea addresses_A_ht+0x14cec, %rdi
nop
sub %rbx, %rbx
mov $99, %rcx
rep movsq
add $52746, %rcx
lea addresses_normal_ht+0x134ac, %rsi
lea addresses_WC_ht+0x18ee7, %rdi
nop
xor %r12, %r1... | 37.571429 | 2,999 | 0.657161 |
8c8d17a7da2985bad652857430fe3a312a6552aa | 685 | asm | Assembly | oeis/097/A097778.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/097/A097778.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/097/A097778.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A097778: Chebyshev polynomials S(n,23) with Diophantine property.
; Submitted by Jamie Morken(s1)
; 1,23,528,12121,278255,6387744,146639857,3366328967,77278926384,1774048977865,40725847564511,934920445005888,21462444387570913,492701300469125111,11310667466402306640,259652650426783927609,5960700292349628028367,1368364... | 45.666667 | 483 | 0.849635 |
eccdb5edafaba3bb68d1bede1f3129e7132c8062 | 132 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/am9511/lam32/z80/asm_dmulpow2.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/am9511/lam32/z80/asm_dmulpow2.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/am9511/lam32/z80/asm_dmulpow2.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_clib
SECTION code_fp_am9511
PUBLIC asm_dmulpow2
EXTERN asm_am9511_dmulpow2
defc asm_dmulpow2 = asm_am9511_dmulpow2
| 13.2 | 39 | 0.871212 |
22a94de96c8891019c2b139c44998ba17b346407 | 358 | asm | Assembly | programs/oeis/130/A130823.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/130/A130823.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/130/A130823.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A130823: Each odd number appears thrice.
; 1,1,1,3,3,3,5,5,5,7,7,7,9,9,9,11,11,11,13,13,13,15,15,15,17,17,17,19,19,19,21,21,21,23,23,23,25,25,25,27,27,27,29,29,29,31,31,31,33,33,33,35,35,35,37,37,37,39,39,39,41,41,41,43,43,43,45,45,45,47,47,47,49,49,49,51,51,51,53,53,53,55,55,55,57,57,57,59,59,59,61,61,61,63,63,63,65... | 51.142857 | 286 | 0.650838 |
16800d91ff62aa1265cf6238770f07f21ad07760 | 637 | asm | Assembly | oeis/014/A014801.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/014/A014801.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/014/A014801.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A014801: Squares of odd hexagonal pyramidal numbers.
; Submitted by Christian Krause
; 1,49,9025,25921,275625,511225,2393209,3705625,11675889,16378209,40844881,53831569,115025625,145226601,278055625,340218025,600103009,716900625,1186595809,1391066209,2188461961,2526771289,3813680025,4348215481,6340140625,7152930625,1... | 91 | 491 | 0.871272 |
f2b94338961d70e1c98532514bf55b81f5891d7d | 928 | asm | Assembly | asm/title_image.asm | tashiww/maten_tools | efaf43958639edfdcd342615f4c23ccba35d80ce | [
"MIT"
] | 1 | 2021-05-14T19:14:38.000Z | 2021-05-14T19:14:38.000Z | asm/title_image.asm | tashiww/maten_tools | efaf43958639edfdcd342615f4c23ccba35d80ce | [
"MIT"
] | null | null | null | asm/title_image.asm | tashiww/maten_tools | efaf43958639edfdcd342615f4c23ccba35d80ce | [
"MIT"
] | null | null | null | ImageSource equr a0 ; ram.. rom?
ImageDestination equr a5 ; vram
Length equr d0 ; $314 maybe
; $21BC is vram copy subroutine?
org $1158
title_screen:
MOVE.w #$c90, d1 ; size of DMA copy, long to include "press start"
JSR new_title
org $68a00
new_title:
MOVE.l #$1411, d0
LEA $FF3ce0, a1
MOVEm.l a1/d0, -(a7)... | 19.333333 | 106 | 0.673491 |
91d90a7db8cacb27361c47d469704eb9d3851bf7 | 494 | asm | Assembly | oeis/044/A044800.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/044/A044800.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/044/A044800.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A044800: Numbers n such that string 8,7 occurs in the base 10 representation of n but not of n+1.
; Submitted by Christian Krause
; 87,187,287,387,487,587,687,787,879,887,987,1087,1187,1287,1387,1487,1587,1687,1787,1879,1887,1987,2087,2187,2287,2387,2487,2587,2687,2787,2879,2887,2987,3087,3187,3287,3387,3487,3587
ad... | 21.478261 | 184 | 0.696356 |
ded02fac883da32e11aed824dfd403f23b830f93 | 94 | asm | Assembly | libsrc/target/homelab/stdio/getk.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/target/homelab/stdio/getk.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/target/homelab/stdio/getk.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_clib
PUBLIC getk
PUBLIC _getk
getk:
_getk:
call $85
ld l,a
ld h,0
ret
| 6.714286 | 18 | 0.670213 |
237f735232a19b9fed17fc46d6cee6a1bdb05c14 | 321 | asm | Assembly | programs/oeis/182/A182773.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/182/A182773.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/182/A182773.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A182773: Beatty sequence for 1+2^(2/3).
; 2,5,7,10,12,15,18,20,23,25,28,31,33,36,38,41,43,46,49,51,54,56,59,62,64,67,69,72,75,77,80,82,85,87,90,93,95,98,100,103,106,108,111,113,116,119,121,124,126,129,131,134,137,139,142
mov $4,$0
add $0,6
mov $3,10
mul $3,$0
div $3,17
mov $1,$3
sub $1,1
mov $2,$4
mul $2,2
add $1,$2... | 22.928571 | 180 | 0.635514 |
7dfc1ade45adf1758047bc9f8d34c87cc5059a74 | 165 | asm | Assembly | libsrc/target/rx78/graphics/plotpixl.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/target/rx78/graphics/plotpixl.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/target/rx78/graphics/plotpixl.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
; Plot pixel at (x,y) coordinate.
SECTION code_clib
PUBLIC plotpixel
defc NEEDplot = 1
.plotpixel
INCLUDE "pixel.inc"
| 11 | 37 | 0.551515 |
078e1850a2a1da7ba9a444f9905babae36c26f24 | 625 | asm | Assembly | oeis/157/A157838.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/157/A157838.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/157/A157838.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A157838: 3600n^2 - 6049n + 2541.
; 92,4843,16794,35945,62296,95847,136598,184549,239700,302051,371602,448353,532304,623455,721806,827357,940108,1060059,1187210,1321561,1463112,1611863,1767814,1930965,2101316,2278867,2463618,2655569,2854720,3061071,3274622,3495373,3723324,3958475,4200826,4450377,4707128,4971079,524223... | 69.444444 | 497 | 0.8288 |
3c04c034fa8482eb15abf981f7266be918f6caae | 582 | asm | Assembly | oeis/013/A013748.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/013/A013748.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/013/A013748.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A013748: a(n) = 11^(3*n + 1).
; 11,14641,19487171,25937424601,34522712143931,45949729863572161,61159090448414546291,81402749386839761113321,108347059433883722041830251,144209936106499234037676064081,191943424957750480504146841291811,255476698618765889551019445759400441,340039485861577398992406882305761986971,45259255... | 52.909091 | 470 | 0.883162 |
54bcde011100cf94abebba2e76b9195de6a701e6 | 4,986 | asm | Assembly | Transynther/x86/_processed/NC/_ht_zr_/i7-8650U_0xd2.log_15843_938.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_ht_zr_/i7-8650U_0xd2.log_15843_938.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_ht_zr_/i7-8650U_0xd2.log_15843_938.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r15
push %r9
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x6f15, %rsi
lea addresses_WT_ht+0x18f79, %rdi
clflush (%rsi)
add $51399, %r12
mov $31, %rcx
rep movsw
nop
nop
nop
nop
add %rsi, %rsi
lea addresses_WT_ht+0xfe, %rcx
clflush (%rcx)
nop
nop
nop
... | 46.598131 | 2,999 | 0.661853 |
458b55c91ed8894cd05d5914c063e562fea9ed11 | 557 | asm | Assembly | oeis/017/A017472.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/017/A017472.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/017/A017472.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A017472: a(n) = (11*n + 6)^12.
; 2176782336,582622237229761,232218265089212416,12381557655576425121,244140625000000000000,2654348974297586158321,19408409961765342806016,106890007738661124410161,475920314814253376475136,1795856326022129150390625,5936027041831326482169856,17605349516220764271966721,47703367363695867545... | 79.571429 | 493 | 0.904847 |
d41a88972a186c4b608be4bbb9fb3a199dd5b0be | 576 | asm | Assembly | iod/par/io.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | iod/par/io.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | iod/par/io.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; PAR IO operations V2.02 1989 Tony Tebby QJUMP
section par
xdef par_io
xref iob_iox
include 'dev8_keys_par'
;+++
; PAR device IO operations.
; All IO operations are handled by the buffered serial IO routine IOB_IOXL.
; On every output, the routine PAR_ACTV is called to ensure that the
; data from the... | 22.153846 | 75 | 0.711806 |
cb5b87923fddfce073f279af8e4ab2136af2ca7a | 1,093 | asm | Assembly | programs/oeis/008/A008857.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/008/A008857.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/008/A008857.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A008857: a(n) = floor(n/9)*ceiling(n/9).
; 0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,4,6,6,6,6,6,6,6,6,9,12,12,12,12,12,12,12,12,16,20,20,20,20,20,20,20,20,25,30,30,30,30,30,30,30,30,36,42,42,42,42,42,42,42,42,49,56,56,56,56,56,56,56,56,64,72,72,72,72,72,72,72,72,81,90,90,90,90,90,90,90,90,100,110,110,110,110,110,110,110,1... | 54.65 | 883 | 0.668801 |
000dacd65cdfcbf373d048b314e51241bba52efc | 2,642 | asm | Assembly | asm/script/story/episode_7/script.asm | h3rmit-git/F-Zero-Climax-GBA-Translation | 233901558ce721b75d643872bfa89cdebef8cd0a | [
"MIT",
"Unlicense"
] | 6 | 2019-05-15T09:08:51.000Z | 2021-11-01T18:40:10.000Z | asm/script/story/episode_7/script.asm | h3rmit-git/F-Zero-Climax-GBA-Translation | 233901558ce721b75d643872bfa89cdebef8cd0a | [
"MIT",
"Unlicense"
] | 2 | 2019-05-21T11:34:55.000Z | 2019-06-11T09:53:02.000Z | asm/script/story/episode_7/script.asm | h3rmit-git/F-Zero-Climax-GBA-Translation | 233901558ce721b75d643872bfa89cdebef8cd0a | [
"MIT",
"Unlicense"
] | 4 | 2017-03-04T07:07:05.000Z | 2021-11-15T15:28:38.000Z | ; F-Zero Climax Translation by Normmatt
.align 4
StoryEpisode7PointerList:
.word Episode7_Line1
.word Episode7_Line2
.word Episode7_Line3
.word Episode7_Line4
.word Episode7_Line5
.word Episode7_Line6
.word Episode7_Line7
.word Episode7_Line8
.word Episode7_Line9
.word Episode7_Line10
.word Episode7_Line11... | 20.80315 | 46 | 0.776306 |
cb21294fca70c8860200866e69d0774a356c7642 | 2,239 | nasm | Assembly | assignment-2/linux_x86_shell_reverse_tcp.nasm | rcesecurity/slae | 32c877607490f5ca3a935ff5c6b7786526da9d0e | [
"MIT"
] | 8 | 2015-09-20T08:45:34.000Z | 2020-12-25T13:05:57.000Z | assignment-2/linux_x86_shell_reverse_tcp.nasm | rcesecurity/slae | 32c877607490f5ca3a935ff5c6b7786526da9d0e | [
"MIT"
] | null | null | null | assignment-2/linux_x86_shell_reverse_tcp.nasm | rcesecurity/slae | 32c877607490f5ca3a935ff5c6b7786526da9d0e | [
"MIT"
] | 6 | 2015-05-18T20:56:31.000Z | 2020-04-26T22:54:19.000Z | ; SLAE - Assignment #2: Shell Reverse TCP Shellcode (Linux/x86)
; Author: Julien Ahrens (@MrTuxracer)
; Website: http://www.rcesecurity.com
global _start
section .text
_start:
;
; int socketcall(int call, unsigned long *args);
; sockfd = socket(int socket_family, int socket_type, int protocol);
;
push 0x66 ... | 24.877778 | 81 | 0.671282 |
f5ce0f4146f697d63f496fbcfd030947c4e2b4b0 | 116 | asm | Assembly | anotherWayDiv.asm | mehedi432/assembly | 844bd4f3e723e082f38c092b4fc3a9750b1f5092 | [
"MIT"
] | null | null | null | anotherWayDiv.asm | mehedi432/assembly | 844bd4f3e723e082f38c092b4fc3a9750b1f5092 | [
"MIT"
] | null | null | null | anotherWayDiv.asm | mehedi432/assembly | 844bd4f3e723e082f38c092b4fc3a9750b1f5092 | [
"MIT"
] | null | null | null | .data
.text
addi $t0, $zero, 20
div $t1, $t0, 10
# Print to the console
li $v0, 1
move $a0, $t1
syscall | 12.888889 | 25 | 0.568966 |
ca2af0ede4f9c7611a654bbb38a3172f39eb3f4c | 6,579 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_16599_207.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_16599_207.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_16599_207.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 %r15
push %r8
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0xf0b7, %rsi
lea addresses_D_ht+0x74b7, %rdi
nop
nop
nop
nop
and %r11, %r11
mov $0, %rcx
rep movsb
nop
nop
nop
add %rbx, %rbx
lea addresses_A_ht+0x18b7, %rsi
lea addresses_A_ht... | 35.95082 | 2,999 | 0.658307 |
f522b79b3ea4c43265998ff435c5935807c145b7 | 572 | asm | Assembly | programs/oeis/314/A314896.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/314/A314896.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/314/A314896.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A314896: Coordination sequence Gal.4.53.2 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings.
; 1,5,9,14,19,24,29,33,38,43,47,52,57,62,67,71,76,81,85,90,95,100,105,109,114,119,123,128,133,138,143,147,152,157,161,166,171,176,181,185,190,1... | 22 | 177 | 0.648601 |
ae5cc1f3175ff009ba3d676e5254bda08395c7a5 | 252 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/c/sdcc_ix/cm48_sdccix_hypot.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/c/sdcc_ix/cm48_sdccix_hypot.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/c/sdcc_ix/cm48_sdccix_hypot.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; float hypot(float x, float y)
SECTION code_fp_math48
PUBLIC cm48_sdccix_hypot
EXTERN cm48_sdccixp_dread2, l0_cm48_sdccix_hypot_callee
cm48_sdccix_hypot:
call cm48_sdccixp_dread2
; AC'= y
; AC = x
jp l0_cm48_sdccix_hypot_callee
| 14 | 55 | 0.765873 |
4fd4e77c81f8f44638931ce7b4f1b05fec126bad | 342 | asm | Assembly | programs/oeis/014/A014025.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/014/A014025.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/014/A014025.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A014025: Expansion of the inverse of the 16th cyclotomic polynomial.
; 1,0,0,0,0,0,0,0,-1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,-1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,-1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,-1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,-1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,-1,0,0,0,0,0,0,0,1,0,0,0
dif $0,2
seq $0,14017 ; Inverse of 8th c... | 57 | 207 | 0.593567 |
37997f32e2e32f44987712f0cdde03a664093004 | 378 | asm | Assembly | libsrc/math/mbf32/z80/fpreg.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/math/mbf32/z80/fpreg.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/math/mbf32/z80/fpreg.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION bss_fp_mbf32
PUBLIC FPREG
PUBLIC FPEXP
PUBLIC SGNRES
PUBLIC FPSIGN
PUBLIC VALTYP
PUBLIC SEED
PUBLIC LSTRND
FPREG:
defb 0
defb 0
defb 0
FPEXP:
defb 0
SGNRES:
FPSIGN:
defb 0
VALTYP:
defb 0
SEED:
defs 4
LSTRND:
defs 4
IF __CPU_GBZ80__
PUBLIC _... | 11.454545 | 26 | 0.624339 |
3d5d70ca0a86ec978b8183b439f9a93144905248 | 350 | asm | Assembly | src/entry.asm | dshadoff/Star-Spores_TRS-80_Mod1 | 31fd3fa0597c66fef680e8eecfaa0dcdeee781ae | [
"MIT"
] | 1 | 2021-12-16T05:15:27.000Z | 2021-12-16T05:15:27.000Z | src/entry.asm | dshadoff/Star-Spores_TRS-80_Mod1 | 31fd3fa0597c66fef680e8eecfaa0dcdeee781ae | [
"MIT"
] | null | null | null | src/entry.asm | dshadoff/Star-Spores_TRS-80_Mod1 | 31fd3fa0597c66fef680e8eecfaa0dcdeee781ae | [
"MIT"
] | null | null | null | ORG 5460H
TITLEP EQU 6780H
VCTRHI EQU 7880H
ENTRY DI
LD HL,3EH
LD A,0C9H
LD (400CH),HL
LD (400EH),A
LD HL,3E5DH
LD (4020H),HL
LD DE,(4016H)
LD HL,(ENTRY1)
LD (4016H),HL
LD (ENTRY1),DE
LD HL,4000H
LD DE,VCTRHI
LD BC,40H
LDIR
JP TITLEP
ENTRY2 CALL ENTRY2
ENTRY1 EQU $-2
CP 20H
RET NC
CP 8
RET Z
CP 13
... | 11.290323 | 18 | 0.668571 |
40bf2fa1669abae2408145b4d6cb6301f61e6e12 | 434 | asm | Assembly | programs/oeis/017/A017209.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/017/A017209.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/017/A017209.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A017209: a(n) = 9*n+4.
; 4,13,22,31,40,49,58,67,76,85,94,103,112,121,130,139,148,157,166,175,184,193,202,211,220,229,238,247,256,265,274,283,292,301,310,319,328,337,346,355,364,373,382,391,400,409,418,427,436,445,454,463,472,481,490,499,508,517,526,535,544,553,562,571,580,589,598,607,616,625,634,643,652,661,670,679,6... | 72.333333 | 389 | 0.714286 |
cd7a461469c68334dbecd97b7f29aa5a7653a059 | 175 | asm | Assembly | lib/LiveUpdate/src/hotswap64_blob.asm | jaeh/IncludeOS | 1cc2bcf36758ff5ef3099e0c0c1ee55f0bb1de02 | [
"Apache-2.0"
] | 3,673 | 2015-12-01T22:14:02.000Z | 2019-03-22T03:07:20.000Z | lib/LiveUpdate/src/hotswap64_blob.asm | jaeh/IncludeOS | 1cc2bcf36758ff5ef3099e0c0c1ee55f0bb1de02 | [
"Apache-2.0"
] | 960 | 2015-12-01T20:40:36.000Z | 2019-03-22T13:21:21.000Z | lib/LiveUpdate/src/hotswap64_blob.asm | jaeh/IncludeOS | 1cc2bcf36758ff5ef3099e0c0c1ee55f0bb1de02 | [
"Apache-2.0"
] | 357 | 2015-12-02T09:32:50.000Z | 2019-03-22T09:32:34.000Z | ; Master thesis
; by Alf-Andre Walla 2016-2017
global hotswap64
global hotswap64_len
SECTION .text
hotswap64:
incbin "hotswap64.bin"
hotswap64_len:
dd $ - hotswap64
| 14.583333 | 30 | 0.748571 |
e780e5933800d314f2883d28358124b33c811f34 | 881 | asm | Assembly | oeis/142/A142451.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/142/A142451.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/142/A142451.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A142451: Primes congruent to 44 mod 49.
; Submitted by Jamie Morken(s4)
; 191,877,1171,1367,1759,2053,2347,2543,2837,3229,3719,4013,4111,4993,5189,5483,5581,6659,7247,7541,7639,7933,8423,8521,9011,9109,9403,9697,11069,11657,12049,12343,12539,12637,13127,13421,14009,14107,14303,14401,14891,15773,16067,16361,17047,1734... | 31.464286 | 499 | 0.719637 |
4e2f9818afd77b61340ad436a85d5c9e07372f20 | 753 | asm | Assembly | oeis/116/A116647.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/116/A116647.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/116/A116647.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A116647: Triangle of number of partitions that fit in an n X n box (but not in an (n-1) X (n-1) box) with Durfee square k.
; Submitted by Christian Krause
; 1,3,1,5,8,1,7,27,15,1,9,64,84,24,1,11,125,300,200,35,1,13,216,825,1000,405,48,1,15,343,1911,3675,2695,735,63,1,17,512,3920,10976,12740,6272,1232,80,1,19,729,7344... | 39.631579 | 458 | 0.713147 |
42fde82909e358ce3ed7a19b285e6a48948f5b75 | 447 | asm | Assembly | Binary_search.asm | AdityaSatnalika/Microprocessor | 945b05a5c58f8d8f29d150ede4688fa0f755b5e2 | [
"Apache-2.0"
] | 1 | 2017-11-28T16:06:25.000Z | 2017-11-28T16:06:25.000Z | Binary_search.asm | AdiSatnalika/Microprocessor | 945b05a5c58f8d8f29d150ede4688fa0f755b5e2 | [
"Apache-2.0"
] | null | null | null | Binary_search.asm | AdiSatnalika/Microprocessor | 945b05a5c58f8d8f29d150ede4688fa0f755b5e2 | [
"Apache-2.0"
] | 1 | 2020-09-18T08:36:27.000Z | 2020-09-18T08:36:27.000Z | .model small
.stack
.data
arr db 01h,02h,03h,04h,05h,06h,07h,08h
len db 07h
key db 07h
.code
mov ax,@data
mov ds,ax
mov ch, len
mov cl,00h
l1:
cmp ch,cl
jl notfound
mov ax,0000h
add al,ch
add al,cl
sar al,1
mov si,ax
mov bh, [si]
mov bl,key
cmp bh,bl
je found
jg lesser
jl big... | 8.596154 | 39 | 0.610738 |
ba0c8b35902e8535c28fa7f5d2f18f9a84fc081a | 3,671 | asm | Assembly | constants/pokemon_constants.asm | etdv-thevoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | 1 | 2022-01-09T05:28:52.000Z | 2022-01-09T05:28:52.000Z | constants/pokemon_constants.asm | ETDV-TheVoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | null | null | null | constants/pokemon_constants.asm | ETDV-TheVoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | null | null | null | const_value = 1
const BULBASAUR ; 1
const IVYSAUR ; 2
const VENUSAUR ; 3
const CHARMANDER ; 4
const CHARMELEON ; 5
const CHARIZARD ; 6
const SQUIRTLE ; 7
const WARTORTLE ; 8
const BLASTOISE ; 9
const CATERPIE ; 10
const METAPOD ; 11
const BUTTERFREE ; 12
const WEEDLE ; 13
const KAKUNA... | 22.94375 | 30 | 0.629801 |
6cebd6908e96fa877280d84083db60e402513121 | 775 | asm | Assembly | src/core/asm/arm/aarch64/inst_0x10.asm | Hiroshi123/bin_tools | 95929eb218a82e30c43ee5bd209301a24abebffa | [
"MIT"
] | null | null | null | src/core/asm/arm/aarch64/inst_0x10.asm | Hiroshi123/bin_tools | 95929eb218a82e30c43ee5bd209301a24abebffa | [
"MIT"
] | 4 | 2019-02-27T05:41:26.000Z | 2020-07-16T00:24:24.000Z | src/core/asm/arm/aarch64/inst_0x10.asm | Hiroshi123/bin_tools | 95929eb218a82e30c43ee5bd209301a24abebffa | [
"MIT"
] | null | null | null |
;;; add (immediate)
;;; sf 0 0 1 | 0 0 0 1 |
;;; where sf = 0(32bit)
__0x11_add:
ret
;;; sf 0 0 1 | 0 0 1 0 | 0 N
;;; where sf = 0 (32bit)
__0x12_and:
ret
;;; sf 0 0 1 | 0 0 1 1 | 0 N
;;; where sf = 0 (32bit)
__0x13_asr:
ret
;;; sbfiz (signed Bitfield Insert in Zero)
;;; sxth(b)
;;; sf 0 0 1 | 0 0 1 1 | |
;;; ... | 13.135593 | 42 | 0.531613 |
fadc5d220e620223ef86f37e0e12abbfa4c6c974 | 1,628 | asm | Assembly | asm/kernel/basic/parser.asm | majacQ/retroputer | 807fef1c17feeaf54dcc0f8b0d5c79f5fcdfe2c4 | [
"MIT"
] | 58 | 2017-11-16T18:53:24.000Z | 2021-11-02T18:14:10.000Z | asm/kernel/basic/parser.asm | kerrishotts/retroputer | 807fef1c17feeaf54dcc0f8b0d5c79f5fcdfe2c4 | [
"MIT"
] | 28 | 2019-05-23T12:21:44.000Z | 2022-02-12T22:40:37.000Z | asm/kernel/basic/parser.asm | majacQ/retroputer | 807fef1c17feeaf54dcc0f8b0d5c79f5fcdfe2c4 | [
"MIT"
] | 4 | 2021-01-02T18:49:55.000Z | 2021-04-24T23:54:22.000Z | .segment __current__ kmemmap.basic.code-start .append {
peektok: {
push x
push y
x := [bdata.current-line-aptr]
y := 0
_main:
dl := <bdata.current-line-ptr>,y
inc y
cmp dl, constants.SPACE # eat SPACEs
brs z _main
_out:
... | 20.35 | 75 | 0.431818 |
b4c5a4ec47341d3eda66f11f3435a26f74601529 | 50,138 | asm | Assembly | zombie.asm | jmac006/XV6-Project-2 | eff1ff0c64845ecde2331d21428c655b7305fe1e | [
"MIT-0"
] | null | null | null | zombie.asm | jmac006/XV6-Project-2 | eff1ff0c64845ecde2331d21428c655b7305fe1e | [
"MIT-0"
] | null | null | null | zombie.asm | jmac006/XV6-Project-2 | eff1ff0c64845ecde2331d21428c655b7305fe1e | [
"MIT-0"
] | null | null | null |
_zombie: file format elf32-i386
Disassembly of section .text:
00001000 <main>:
#include "stat.h"
#include "user.h"
int
main(void)
{
1000: 55 push %ebp
1001: 89 e5 mov %esp,%ebp
1003: 83 e4 f0 and $0xfffffff0,%esp
1006: 83 ec 10 ... | 30.294864 | 70 | 0.417548 |
06fa56fcd8375aafd0e3741eecb33edf5a57af21 | 307 | asm | Assembly | programs/oeis/021/A021409.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/021/A021409.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/021/A021409.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A021409: Decimal expansion of 1/405.
; 0,0,2,4,6,9,1,3,5,8,0,2,4,6,9,1,3,5,8,0,2,4,6,9,1,3,5,8,0,2,4,6,9,1,3,5,8,0,2,4,6,9,1,3,5,8,0,2,4,6,9,1,3,5,8,0,2,4,6,9,1,3,5,8,0,2,4,6,9,1,3,5,8,0,2,4,6,9,1,3,5,8,0,2,4,6,9,1,3,5,8,0,2,4,6,9,1,3,5
mov $2,$0
cmp $2,0
add $0,$2
mul $0,20
div $0,9
sub $0,2
mod $0,10
| 27.909091 | 199 | 0.537459 |
8b34639665d7a8692d16dea8f1d485943a0bce65 | 717 | asm | Assembly | oeis/107/A107007.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/107/A107007.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/107/A107007.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A107007: Primes of the form 3*x^2+8*y^2.
; Submitted by Jamie Morken(s3)
; 3,11,59,83,107,131,179,227,251,347,419,443,467,491,563,587,659,683,827,947,971,1019,1091,1163,1187,1259,1283,1307,1427,1451,1499,1523,1571,1619,1667,1787,1811,1907,1931,1979,2003,2027,2099,2243,2267,2339,2411,2459,2531,2579,2699,2819,2843,2939... | 47.8 | 475 | 0.728033 |
d237a5e2f724ef81371620cd0242d651d0fd4881 | 182 | asm | Assembly | libsrc/_DEVELOPMENT/font/font_8x8/_font_8x8_clairsys.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 8 | 2017-01-18T12:02:17.000Z | 2021-06-12T09:40:28.000Z | libsrc/_DEVELOPMENT/font/font_8x8/_font_8x8_clairsys.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1 | 2017-03-06T07:41:56.000Z | 2017-03-06T07:41:56.000Z | libsrc/_DEVELOPMENT/font/font_8x8/_font_8x8_clairsys.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 3 | 2017-03-07T03:19:40.000Z | 2021-09-15T17:59:19.000Z | SECTION rodata_font
SECTION rodata_font_8x8
PUBLIC _font_8x8_clairsys
PUBLIC _font_8x8_clairsys_end
_font_8x8_clairsys:
BINARY "font_8x8_clairsys.bin"
_font_8x8_clairsys_end:
| 15.166667 | 33 | 0.868132 |
d407a50e1a20b467f245ee2c5294a3f13311fefa | 5,566 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_38_2977.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_38_2977.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_38_2977.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 %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0xadd7, %rsi
lea addresses_UC_ht+0x107af, %rdi
clflush (%rdi)
nop
nop
nop
add $33084, %rdx
mov $58, %rcx
rep movsw
nop
nop
nop
nop
xor $49816, %r15
lea addresses_UC_ht+0x16137, %rdx
nop
... | 20.313869 | 149 | 0.641394 |
fd45eaf12ac7407f7a285b29ab0dbe56c44fdf12 | 351 | asm | Assembly | oeis/077/A077193.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/077/A077193.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/077/A077193.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A077193: Number of multiples of n that can be obtained by permuting the digits of number formed by the concatenation of first n numbers.
; Submitted by Christian Krause
; 1,1,6,6,24,360,720,5040,362880,1814400
add $0,1
mov $1,1
lpb $0
sub $0,1
mul $1,2
mul $3,$2
add $2,1
add $3,$1
mul $1,$2
mul $1,2
lp... | 18.473684 | 138 | 0.663818 |
df8a3671af8222d0f38a268c221c84c5d64ca157 | 1,074 | asm | Assembly | Array/array1_float.asm | berkcetinsaya/MIPSLanguageExamples | e1ec7ae15a38621e09fcf211f033497c495ee06b | [
"Apache-2.0"
] | null | null | null | Array/array1_float.asm | berkcetinsaya/MIPSLanguageExamples | e1ec7ae15a38621e09fcf211f033497c495ee06b | [
"Apache-2.0"
] | null | null | null | Array/array1_float.asm | berkcetinsaya/MIPSLanguageExamples | e1ec7ae15a38621e09fcf211f033497c495ee06b | [
"Apache-2.0"
] | null | null | null | .data
myArray: .float 1.258, 2.365, 3.428 #define myArray in the memory
float1: .float 10.31
float2: .float 11.987
float3: .float 12.452
.text
la $s0, myArray # Load array's address to register $s0.
# Offset calculation: The 3rd element of myArray is myArray[2] = 3.428. Index value is 2. Float allocates 4 bytes... | 31.588235 | 130 | 0.662942 |
7796cccdacd0b53afd2cfff3881e04ff10e19534 | 701 | asm | Assembly | oeis/206/A206811.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/206/A206811.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/206/A206811.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A206811: Sum_{0<j<k<=n} (k^4-j^4).
; Submitted by Christian Krause
; 15,160,830,2976,8477,20608,44604,88320,162987,284064,472186,754208,1164345,1745408,2550136,3642624,5099847,7013280,9490614,12657568,16659797,21664896,27864500,35476480,44747235,55954080,69407730,85454880,104480881,126912512,153220848,183924224,21959... | 46.733333 | 499 | 0.794579 |
cf7af18bec0677a0ee0452999e8630a42aea2591 | 943 | asm | Assembly | libsrc/target/msx/time/target_read_structtm.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/target/msx/time/target_read_structtm.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/target/msx/time/target_read_structtm.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_clib
INCLUDE "target/msx/def/msxdos.def"
PUBLIC target_read_structtm
EXTERN MSXDOS
; struct tm {
; int tm_sec;
; int tm_min;
; int tm_hour;
; int tm_mday;
; int tm_mon;
; int tm_year;
; int tm_wday;
; int tm_yday;
; int tm_isdst;
;};
; E... | 17.792453 | 56 | 0.4772 |
80b37ee817a2ed2a75eb3800af336bf3b1217282 | 16,281 | asm | Assembly | lib/3d/culling.asm | bitshifters/teletextr | 1bbf9ae4ca8a9c9601be3fe3fff2ed151814e615 | [
"MIT"
] | 8 | 2016-12-26T19:33:13.000Z | 2021-02-19T21:01:07.000Z | lib/3d/culling.asm | bitshifters/teletextr | 1bbf9ae4ca8a9c9601be3fe3fff2ed151814e615 | [
"MIT"
] | 9 | 2016-11-25T00:58:44.000Z | 2017-06-26T15:22:10.000Z | lib/3d/culling.asm | bitshifters/teletextr | 1bbf9ae4ca8a9c9601be3fe3fff2ed151814e615 | [
"MIT"
] | null | null | null |
;----------------------------------------------------------------------------------------------------------
; perform hidden surface removal for the current model
;----------------------------------------------------------------------------------------------------------
; inputs -
; prior to calling this routine, ... | 34.714286 | 148 | 0.591364 |
50fb00947b5c16812dcf09ed8468819ade1addd3 | 315 | asm | Assembly | programs/oeis/213/A213083.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/213/A213083.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/213/A213083.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A213083: Each square n^2 appears n^2 number of times.
; 1,4,4,4,4,9,9,9,9,9,9,9,9,9,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,36,36,36,36,36,36,36,36,36,36,36,36,36
mov $1,1
mov $2,3
lpb $0,1
add $1,$2
trn $0,$1
add $2,2
lpe
| 28.636364 | 191 | 0.622222 |
70e13e3fa60fc003718df679d08c55c4efde1c80 | 2,548 | asm | Assembly | programs/oeis/217/A217200.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/217/A217200.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/217/A217200.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A217200: Number of permutations in S_{n+2} containing an increasing subsequence of length n.
; 2,6,23,78,207,458,891,1578,2603,4062,6063,8726,12183,16578,22067,28818,37011,46838,58503,72222,88223,106746,128043,152378,180027,211278,246431,285798,329703,378482,432483,492066,557603,629478,708087,793838,887151,988458,109... | 110.782609 | 2,270 | 0.854396 |
c797b967fea4f173f15ce64e4e95765330f35289 | 4,933 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i7-8650U_0xd2_notsx.log_7955_837.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_zr_/i7-8650U_0xd2_notsx.log_7955_837.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_zr_/i7-8650U_0xd2_notsx.log_7955_837.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 %r14
push %r15
push %rbp
push %rcx
push %rdx
lea addresses_A_ht+0x1a125, %r10
nop
nop
nop
sub $95, %rbp
movw $0x6162, (%r10)
nop
nop
nop
and $11729, %rcx
lea addresses_UC_ht+0xbf25, %r15
nop
nop
xor $63680, %r14
vmovups (%r15), %ymm0
vextracti128 $0,... | 46.537736 | 2,999 | 0.659234 |
c004d162705fe4f68d0ee57a0691c51d982c7112 | 383 | asm | Assembly | programs/oeis/194/A194386.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/194/A194386.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/194/A194386.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A194386: Numbers m such that Sum_{k=1..m} (<1/2 + k*r> - <k*r>) > 0, where r=sqrt(10) and < > denotes fractional part.
; 1,2,3,4,5,7,8,9,10,11,13,14,15,16,17,19,20,21,22,23,25,26,27,28,29,31,32,33,34,35,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,7... | 34.818182 | 200 | 0.613577 |
2ab7fa49e1f6fa361dd62e3b7a211eceff18fb01 | 562 | asm | Assembly | Labs/Lab4_Sum-Multiplication-Arrays/3-4-sum-n/sum_n.asm | CristianCotovanu/IOCLA | 94bc8b092beae8ddba76d95617e7eb5b8cef52f5 | [
"MIT"
] | 2 | 2019-11-18T15:56:21.000Z | 2020-01-18T01:22:37.000Z | Labs/Lab4_Sum-Multiplication-Arrays/3-4-sum-n/sum_n.asm | CristianCotovanu/IOCLA | 94bc8b092beae8ddba76d95617e7eb5b8cef52f5 | [
"MIT"
] | null | null | null | Labs/Lab4_Sum-Multiplication-Arrays/3-4-sum-n/sum_n.asm | CristianCotovanu/IOCLA | 94bc8b092beae8ddba76d95617e7eb5b8cef52f5 | [
"MIT"
] | null | null | null | %include "io.inc"
section .data
num dd 100
print_format1 db "Sum(", 0
print_format2 db "): ", 0
section .text
global CMAIN
CMAIN:
push ebp
mov ebp, esp
mov ecx, [num] ; Use ecx as counter for computing the sum.
xor eax, eax ; Use eax to store the sum. Start from 0.
add_to_sum:
... | 18.733333 | 67 | 0.631673 |
58b136140d11c6109e01c799aa8149aad855661a | 2,379 | asm | Assembly | unused/develop/obj/scene_9_actors.asm | pau-tomas/gbvm | c2c7a93a42f6e3168b013c93c4a3bd1c9e8b989b | [
"MIT"
] | 33 | 2020-12-27T11:53:23.000Z | 2022-02-19T23:05:12.000Z | unused/develop/obj/scene_9_actors.asm | pau-tomas/gbvm | c2c7a93a42f6e3168b013c93c4a3bd1c9e8b989b | [
"MIT"
] | 2 | 2020-12-10T16:53:53.000Z | 2022-01-31T21:42:01.000Z | unused/develop/obj/scene_9_actors.asm | pau-tomas/gbvm | c2c7a93a42f6e3168b013c93c4a3bd1c9e8b989b | [
"MIT"
] | 6 | 2021-04-18T08:09:16.000Z | 2022-01-31T21:52:24.000Z | ;--------------------------------------------------------
; File Created by SDCC : free open source ANSI-C Compiler
; Version 4.1.4 #12246 (Mac OS X x86_64)
;--------------------------------------------------------
.module scene_9_actors
.optsdcc -mgbz80
;--------------------------------------------------------
; P... | 23.79 | 57 | 0.374947 |
9b1d36eadb0e54ed7e9a51426f06c2d0154a992c | 5,096 | asm | Assembly | Driver/Printer/DotMatrix/Epson24/Pizza/epson24inkjetInfo.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Driver/Printer/DotMatrix/Epson24/Pizza/epson24inkjetInfo.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Driver/Printer/DotMatrix/Epson24/Pizza/epson24inkjetInfo.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: Epson 24-pin driver
FILE: epshi24inkjetInfo.asm
AUTHOR: Tsutomu Owa
REVISION HISTORY:
Name Date Description
---- ---- -----------
... | 33.526316 | 80 | 0.447802 |
105392ea645bfa67231bd70b900118dd26753ae8 | 970 | asm | Assembly | programs/oeis/140/A140153.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/140/A140153.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/140/A140153.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A140153: a(1)=1, a(n) = a(n-1) + n^3 if n odd, a(n) = a(n-1) + n^1 if n is even.
; 1,3,30,34,159,165,508,516,1245,1255,2586,2598,4795,4809,8184,8200,13113,13131,19990,20010,29271,29293,41460,41484,57109,57135,76818,76846,101235,101265,131056,131088,167025,167059,209934,209970,260623,260661,319980,320020,388941,388983... | 44.090909 | 697 | 0.74433 |
fa59c47dc292b5740eb409e1f374ea17d55d385c | 5,129 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2.log_7346_1147.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2.log_7346_1147.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2.log_7346_1147.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 %rbp
push %rbx
push %rcx
lea addresses_WT_ht+0xcc18, %rcx
nop
sub $59702, %rbp
mov $0x6162636465666768, %r11
movq %r11, %xmm2
and $0xffffffffffffffc0, %rcx
movaps %xmm2, (%rcx)
nop
nop
nop
cmp %rbx, %rbx
lea addresses_WT_ht+0x3d82, %r14
clflush (%r14... | 45.389381 | 2,999 | 0.657438 |
ed6b32dc67962fcbb1bb8a63a3677cbd30958c72 | 3,720 | asm | Assembly | travis/test/float.asm | johannkoenig/nasm | 47918f69201058980d793230e993d59be0522c84 | [
"BSD-2-Clause"
] | 1,052 | 2018-12-07T19:57:03.000Z | 2022-03-31T07:06:00.000Z | travis/test/float.asm | johannkoenig/nasm | 47918f69201058980d793230e993d59be0522c84 | [
"BSD-2-Clause"
] | 17 | 2020-07-02T10:40:48.000Z | 2022-02-02T20:21:33.000Z | travis/test/float.asm | johannkoenig/nasm | 47918f69201058980d793230e993d59be0522c84 | [
"BSD-2-Clause"
] | 138 | 2019-10-03T23:11:37.000Z | 2022-03-28T20:16:27.000Z | ;
; Test of floating-point formats
;
%use fp
; 8-bit
db 1.0
db +1.0
db -1.0
db 1.5
db +1.5
db -1.5
db 0.0
db +0.0
db -0.0
db 1.83203125
db +1.83203125
db -1.83203125
db 1.83203125e1
db +1.83203125e1
db -1.83203125e1
db 1.83203125e-1
db +1.83203125e-1
db -1.83203125e-1
db 1.13203125e-2 ; Denormal!
... | 17.06422 | 64 | 0.708602 |
2db1db7f05b889958f6b1552745ea250404a24aa | 6,031 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48_notsx.log_21829_1899.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_1899.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_1899.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 %r15
push %r9
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x1111f, %r15
nop
nop
nop
nop
nop
and %r14, %r14
movups (%r15), %xmm0
vpextrq $0, %xmm0, %rdi
nop
xor $11783, %r11
lea addresses_normal_ht+0x1189f, %rsi
lea addresses_D_ht+0x89c7, %rdi
no... | 35.686391 | 2,999 | 0.66009 |
2496937718d0e3b4940122d0283f0cde6cf77e58 | 653 | asm | Assembly | oeis/093/A093083.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/093/A093083.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/093/A093083.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A093083: Partial sums of digits of decimal expansion of golden ratio phi.
; Submitted by Jon Maiga
; 1,7,8,16,16,19,22,31,39,47,54,58,67,75,84,88,96,100,108,110,110,114,119,127,133,141,144,148,151,157,162,168,171,179,180,181,188,195,197,197,200,200,209,210,217,226,234,234,239,246,252,254,262,268,270,271
mov $5,$0
ad... | 18.138889 | 205 | 0.578867 |
63f82d3f982ac3f635f76762fdd9c5786cec0755 | 234 | asm | Assembly | Lab Assessment Submission/Lab 1/lab assesment 1.asm | parvejjoy/CSE331L-Section-10-Fall20-NSU | f2d010a432e884545cc7fc1597d3ca7820fdf289 | [
"MIT"
] | null | null | null | Lab Assessment Submission/Lab 1/lab assesment 1.asm | parvejjoy/CSE331L-Section-10-Fall20-NSU | f2d010a432e884545cc7fc1597d3ca7820fdf289 | [
"MIT"
] | null | null | null | Lab Assessment Submission/Lab 1/lab assesment 1.asm | parvejjoy/CSE331L-Section-10-Fall20-NSU | f2d010a432e884545cc7fc1597d3ca7820fdf289 | [
"MIT"
] | 1 | 2020-11-11T15:24:51.000Z | 2020-11-11T15:24:51.000Z |
; You may customize this and other start-up templates;
; The location of this template is c:\emu8086\inc\0_com_template.txt
org 100h
MOV AX, 1
MOV BX, 5
MOV DX, 5
ADD BX, DX
ADD AX, BX
ret
| 10.636364 | 68 | 0.598291 |
74dd4c4cc129b74fe04466251f81a7d37d8c23f9 | 464 | asm | Assembly | oeis/108/A108756.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/108/A108756.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/108/A108756.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A108756: A triangle related to the Jacobsthal polynomials.
; Submitted by Jon Maiga
; 1,1,1,1,1,1,2,3,1,1,1,4,5,1,1,3,6,6,7,1,1,1,10,15,8,9,1,1,4,10,21,28,10,11,1,1,1,20,35,36,45,12,13,1,1,5,15,56,84,55,66,14,15,1,1,1,35,70,120,165,78,91,16,17,1,1,6,21,126,210,220,286,105,120,18,19,1,1,1,56,126,330,495,364,455,136,15... | 30.933333 | 279 | 0.631466 |
e1bced8e263b397e872e1ea63ddffc4eaca60fc5 | 386 | asm | Assembly | asm/song_no_replay.asm | WideBoner/wwrando | 60f515902b0d99f12927135381517ded72f90741 | [
"MIT"
] | 47 | 2019-12-27T21:12:12.000Z | 2022-03-23T17:44:54.000Z | asm/song_no_replay.asm | WideBoner/wwrando | 60f515902b0d99f12927135381517ded72f90741 | [
"MIT"
] | 11 | 2020-03-14T15:15:31.000Z | 2022-02-05T21:52:31.000Z | asm/song_no_replay.asm | WideBoner/wwrando | 60f515902b0d99f12927135381517ded72f90741 | [
"MIT"
] | 4 | 2020-01-17T20:49:59.000Z | 2021-12-25T12:17:14.000Z |
;Remove song replays, where Link plays a fancy animation to conduct the song after the player plays it.
.open "sys/main.dol"
.org 0x8014ECE0
; Originally checked if the "You conducted..." text box has disappeared.
; Remove that check.
nop
.org 0x8014EF28
; Originally checked if Link's conducting animat... | 29.692308 | 104 | 0.725389 |
861a3858bc82fc3b008680e1ea822144e66d888a | 17,891 | asm | Assembly | SOURCE/base/Kernel/Native/arm/Crt/basic_d.asm | pmache/singularityrdk | 090dbe7d1314fd4938d259abc103c4f3310798e5 | [
"MIT"
] | 3 | 2020-05-30T09:57:51.000Z | 2020-05-30T10:01:47.000Z | SOURCE/base/Kernel/Native/arm/Crt/basic_d.asm | pmache/singularityrdk | 090dbe7d1314fd4938d259abc103c4f3310798e5 | [
"MIT"
] | 1 | 2020-05-29T08:14:06.000Z | 2020-05-29T08:14:06.000Z | SOURCE/base/Kernel/Native/arm/Crt/basic_d.asm | pmache/singularityrdk | 090dbe7d1314fd4938d259abc103c4f3310798e5 | [
"MIT"
] | null | null | null | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; Microsoft Research Singularity
;;;
;;; Copyright (c) Microsoft Corporation. All rights reserved.
;;;
;;; This file contains ARM-specific assembly code.
;;;
; basic_d.s
;
; Copyright (C) Advanced RISC Machines L... | 34.208413 | 100 | 0.488961 |
c73afbce4cbabf4ebb5833e4027ee9ace59a491d | 1,410 | asm | Assembly | savefile/maps/3D83_DesignersHouse.asm | stranck/fools2018-1 | 1c506b17343fcdfa708aafaf8e596153e2c63254 | [
"MIT"
] | 35 | 2018-04-01T06:55:28.000Z | 2021-05-09T19:09:42.000Z | savefile/maps/3D83_DesignersHouse.asm | stranck/fools2018-1 | 1c506b17343fcdfa708aafaf8e596153e2c63254 | [
"MIT"
] | 4 | 2018-04-01T15:32:55.000Z | 2019-02-23T20:46:49.000Z | savefile/maps/3D83_DesignersHouse.asm | stranck/fools2018-1 | 1c506b17343fcdfa708aafaf8e596153e2c63254 | [
"MIT"
] | 12 | 2018-04-01T15:48:09.000Z | 2021-01-27T10:22:33.000Z | SECTION "Map_3D83", ROM0[$B800]
Map_3D83_Header:
hdr_tileset 8
hdr_dimensions 4, 4
hdr_pointers_a Map_3D83_Blocks, Map_3D83_TextPointers
hdr_pointers_b Map_3D83_Script, Map_3D83_Objects
hdr_pointers_c Map_3D83_InitScript, Map_3D83_RAMScript
hdr_palette $06
... | 25.636364 | 64 | 0.624113 |
d20629afd1a4d905b51ee9d7220a4b68aedac303 | 3,817 | asm | Assembly | scroll_tests.asm | jwestfall69/ddragon-diag | 847c8cb4a447196eec895e7d608e412602c6fbc2 | [
"Unlicense"
] | null | null | null | scroll_tests.asm | jwestfall69/ddragon-diag | 847c8cb4a447196eec895e7d608e412602c6fbc2 | [
"Unlicense"
] | null | null | null | scroll_tests.asm | jwestfall69/ddragon-diag | 847c8cb4a447196eec895e7d608e412602c6fbc2 | [
"Unlicense"
] | null | null | null | include "ddragon.inc"
include "ddragon_diag.inc"
include "error_codes.inc"
include "macros.inc"
global manual_scroll_tests
global STR_SCROLL_TESTS
section text
g_scroll_x_offset equ g_local_vars_start
g_scroll_y_offset equ g_local_vars_start+2
manual_scroll_tests:
ldd #$0
std g_scroll_x_offset
std g... | 16.311966 | 48 | 0.728321 |
99335bf32ffbd874cd584c76ef2b8e303d0f3223 | 801 | asm | Assembly | oeis/232/A232951.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/232/A232951.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/232/A232951.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A232951: Number of n X 4 0..3 arrays with no element x(i,j) adjacent to value 3-x(i,j) horizontally, diagonally or antidiagonally, and top left element zero.
; Submitted by Christian Krause
; 27,771,22971,685251,20442651,609853251,18193384251,542752261251,16191600916251,483034266181251,14410069980856251,4298869280947... | 44.5 | 478 | 0.826467 |
82dd90344c346c3053cd97e763e40eed9ddb2f47 | 305 | asm | Assembly | programs/oeis/214/A214660.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/214/A214660.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/214/A214660.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A214660: 9*n^2 - 11*n + 3.
; 1,17,51,103,173,261,367,491,633,793,971,1167,1381,1613,1863,2131,2417,2721,3043,3383,3741,4117,4511,4923,5353,5801,6267,6751,7253,7773,8311,8867,9441,10033,10643,11271,11917,12581,13263,13963,14681,15417,16171,16943
mov $1,9
mul $1,$0
add $1,7
mul $1,$0
add $1,1
mov $0,$1
| 30.5 | 217 | 0.708197 |
7cbc6eba61771ae058d4facf2eb0816138a94119 | 1,057 | asm | Assembly | programs/oeis/047/A047596.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/047/A047596.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/047/A047596.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A047596: Numbers that are congruent to {2, 3, 4, 5} mod 8.
; 2,3,4,5,10,11,12,13,18,19,20,21,26,27,28,29,34,35,36,37,42,43,44,45,50,51,52,53,58,59,60,61,66,67,68,69,74,75,76,77,82,83,84,85,90,91,92,93,98,99,100,101,106,107,108,109,114,115,116,117,122,123,124,125,130,131,132,133,138,139,140,141,146,147,148,149,154,155... | 117.444444 | 947 | 0.719962 |
f32ccb48e48809a934b473680c8a4e23dcaa45cf | 379 | asm | Assembly | programs/oeis/046/A046818.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/046/A046818.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/046/A046818.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A046818: Number of 1's in binary expansion of 3n+1.
; 1,1,3,2,3,1,3,3,3,3,5,2,3,2,4,4,3,3,5,4,5,1,3,3,3,3,5,3,4,3,5,5,3,3,5,4,5,3,5,5,5,5,7,2,3,2,4,4,3,3,5,4,5,2,4,4,4,4,6,4,5,4,6,6,3,3,5,4,5,3,5,5,5,5,7,4,5,4,6,6,5,5,7,6,7,1,3,3,3,3,5,3,4,3,5,5,3,3,5,4
mul $0,3
add $0,1
seq $0,120 ; 1's-counting sequence: number of... | 54.142857 | 201 | 0.591029 |
5fc9fb9516eec6bcb16f6187baa351a49701b0e6 | 270 | asm | Assembly | data/mapHeaders/rockethideout3.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | data/mapHeaders/rockethideout3.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | data/mapHeaders/rockethideout3.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | RocketHideout3_h:
db FACILITY ; tileset
db ROCKET_HIDEOUT_3_HEIGHT, ROCKET_HIDEOUT_3_WIDTH ; dimensions (y, x)
dw RocketHideout3Blocks, RocketHideout3TextPointers, RocketHideout3Script ; blocks, texts, scripts
db $00 ; connections
dw RocketHideout3Object ; objects
| 38.571429 | 99 | 0.822222 |
1134966875006d1b3b09c766ecd7b59c7e038d70 | 6,337 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xa0.log_21829_960.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.log_21829_960.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.log_21829_960.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 %r8
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x6260, %rsi
lea addresses_A_ht+0x15d30, %rdi
nop
nop
nop
sub %rbx, %rbx
mov $0, %rcx
rep movsw
nop
cmp $54288, %rbx
lea addresses_D_ht+0x1c9b0, %r8
nop
nop
and %rbp, %rbp
movb (%r8)... | 38.406061 | 2,999 | 0.654884 |
44c7e95002dec65e65b4f4efa30df448464c03bf | 689 | nasm | Assembly | decoder.nasm | SpacePlant/slae32 | 2c8c7112219e1018253d7b1957c6ad8b15f379ae | [
"MIT"
] | null | null | null | decoder.nasm | SpacePlant/slae32 | 2c8c7112219e1018253d7b1957c6ad8b15f379ae | [
"MIT"
] | null | null | null | decoder.nasm | SpacePlant/slae32 | 2c8c7112219e1018253d7b1957c6ad8b15f379ae | [
"MIT"
] | null | null | null | global _start
payload_size equ 25 ; payload size without iv
section .text
_start:
; Copy the address of the encoded payload to ESI.
jmp call_decoder
decoder:
pop esi
; Initialize ECX to the payload size to use it as a loop counter.
xor ecx, ecx
mov cl, payload_size
xor eax, eax
deco... | 21.53125 | 170 | 0.651669 |
4fdcdb0acfd8b782594ceacde29cf5073192a666 | 5,692 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_2024.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_2024.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_2024.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r14
push %r9
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x5837, %rsi
nop
nop
nop
and $47739, %r14
mov $0x6162636465666768, %r9
movq %r9, (%rsi)
nop
nop
nop
sub %rdx, %rdx
lea addresses_normal_ht+0x437, %rdi
xor %r10, %r10
movb (%rdi), %r1... | 40.084507 | 2,999 | 0.65636 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.