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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
d0bf7d04f5c874f5ee32374d5f792f9f02ef41e9 | 684,890 | asm | Assembly | kernel.asm | kingsleyljc/editpr | 51ca46e581f6bb3dc704e548e423a20de3e787b5 | [
"MIT-0"
] | null | null | null | kernel.asm | kingsleyljc/editpr | 51ca46e581f6bb3dc704e548e423a20de3e787b5 | [
"MIT-0"
] | null | null | null | kernel.asm | kingsleyljc/editpr | 51ca46e581f6bb3dc704e548e423a20de3e787b5 | [
"MIT-0"
] | null | null | null |
kernel: 文件格式 elf32-i386
Disassembly of section .text:
80100000 <multiboot_header>:
80100000: 02 b0 ad 1b 00 00 add 0x1bad(%eax),%dh
80100006: 00 00 add %al,(%eax)
80100008: fe 4f 52 decb 0x52(%edi)
8010000b: e4 .byte 0xe4
8010000c <entry>:
# Entering... | 37.902048 | 74 | 0.527628 |
e5edd10d7f5b11e1da0065ae50abb40a307f3284 | 619 | asm | Assembly | EELE371/Lab-1.asm | Dan-Laden/Projects | c9736e7baa25ef4f7272af462a956884605a1b40 | [
"MIT"
] | null | null | null | EELE371/Lab-1.asm | Dan-Laden/Projects | c9736e7baa25ef4f7272af462a956884605a1b40 | [
"MIT"
] | null | null | null | EELE371/Lab-1.asm | Dan-Laden/Projects | c9736e7baa25ef4f7272af462a956884605a1b40 | [
"MIT"
] | 1 | 2021-09-30T19:37:34.000Z | 2021-09-30T19:37:34.000Z | ;Main.s by Daniel Laden
;9/5/18
;Simple program to toggle LED1 on MC9S08QG8
INCLUDE 'derivative.inc'
XDEF _Startup, main
XREF __SEF_END_SSTACK
main:
_Startup: ;PRBDD setting the gates open to recieve output to
BSET 6, PTBDD
BSET 7, PTBDD
mainLoop: ;mainloop for the code
BRA LED1
LED1: ;turns the 1st LED off
... | 15.475 | 64 | 0.722132 |
84e2fec98095f370c554a507809042637844c18f | 1,602 | asm | Assembly | programs/oeis/004/A004689.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/004/A004689.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/004/A004689.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A004689: Fibonacci numbers written in base 6.
; 0,1,1,2,3,5,12,21,33,54,131,225,400,1025,1425,2454,4323,11221,15544,31205,51153,122402,213555,340401,554400,1335201,2334001,4113202,10451203,15004405,25500012,44504421,114404433,203313254,322122131,525435425,1252002000,2221441425,3513443425,10135325254,14053213123,24232... | 267 | 1,437 | 0.897628 |
c9e072fba75b9867e50a3d7f4d245a28fb79e79c | 5,973 | asm | Assembly | Source/Nostromo/Line.asm | benryves/Nostromo | 71caf36ea76a2414dc8a2f66ed72c22f39f947ab | [
"MIT"
] | null | null | null | Source/Nostromo/Line.asm | benryves/Nostromo | 71caf36ea76a2414dc8a2f66ed72c22f39f947ab | [
"MIT"
] | null | null | null | Source/Nostromo/Line.asm | benryves/Nostromo | 71caf36ea76a2414dc8a2f66ed72c22f39f947ab | [
"MIT"
] | null | null | null | .module Line
Code:
LineFlags = asm_Flag1
LineFlag.TopDown = 7
; ==========================================================================
; Line.Draw
; --------------------------------------------------------------------------
; Draws a line.
; --------------------------------------------------------------... | 15.718421 | 97 | 0.500419 |
01007464b75162af08723ffe98b8242fd0fefe15 | 534 | asm | Assembly | oeis/140/A140846.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/140/A140846.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/140/A140846.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A140846: Primes of the form 210k + 31.
; Submitted by Christian Krause
; 31,241,661,1291,2131,2341,2551,2971,3181,3391,4021,4231,4441,4651,4861,5281,5701,6121,6961,7591,8011,8221,8431,8641,9901,10111,10321,10531,11161,12211,12421,12841,13681,14731,15361,15991,16411,16831,17041
mov $1,2
mov $2,$0
add $2,2
pow $2,2
lp... | 23.217391 | 206 | 0.677903 |
3a8b32685313210637d6231cca3b63733c6e3ca1 | 55 | asm | Assembly | kernel/crtn.asm | ethan4984/rock | 751b9af1009b622bedf384c1f80970b333c436c3 | [
"BSD-2-Clause"
] | 207 | 2020-05-27T21:57:28.000Z | 2022-02-26T15:17:27.000Z | kernel/crtn.asm | ethan4984/crepOS | 751b9af1009b622bedf384c1f80970b333c436c3 | [
"BSD-2-Clause"
] | 3 | 2020-07-26T18:14:05.000Z | 2020-12-09T05:32:07.000Z | kernel/crtn.asm | ethan4984/rock | 751b9af1009b622bedf384c1f80970b333c436c3 | [
"BSD-2-Clause"
] | 17 | 2020-07-05T19:08:48.000Z | 2021-10-13T12:30:13.000Z | section .init
pop rbp
ret
section .fini
pop rbp
ret
| 5.5 | 13 | 0.727273 |
d39736ebc4838dd826a881f747d5de222057b10e | 613 | asm | Assembly | programs/oeis/246/A246171.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/246/A246171.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/246/A246171.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A246171: Beatty sequence for sqrt(15).
; 3,7,11,15,19,23,27,30,34,38,42,46,50,54,58,61,65,69,73,77,81,85,89,92,96,100,104,108,112,116,120,123,127,131,135,139,143,147,151,154,158,162,166,170,174,178,182,185,189,193,197,201,205,209,213,216,220,224,228,232,236,240,243,247,251,255,259,263,267,271,274,278,282,286,290,294,... | 25.541667 | 374 | 0.650897 |
3e705e35fd34d11a8479cfb4c5a49e4afe9952ab | 1,408 | asm | Assembly | programs/oeis/081/A081567.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/081/A081567.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/081/A081567.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A081567: Second binomial transform of F(n+1).
; 1,3,10,35,125,450,1625,5875,21250,76875,278125,1006250,3640625,13171875,47656250,172421875,623828125,2257031250,8166015625,29544921875,106894531250,386748046875,1399267578125,5062597656250,18316650390625,66270263671875,239768066406250,867489013671875,3138604736328125,11... | 93.866667 | 1,253 | 0.90483 |
791b6b3f4ab06b9bb5140f3be89e53f9df665d01 | 722 | asm | Assembly | oeis/165/A165856.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/165/A165856.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/165/A165856.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A165856: Totally multiplicative sequence with a(p) = 35.
; Submitted by Jon Maiga
; 1,35,35,1225,35,1225,35,42875,1225,1225,35,42875,35,1225,1225,1500625,35,42875,35,42875,1225,1225,35,1500625,1225,1225,42875,42875,35,42875,35,52521875,1225,1225,1225,1500625,35,1225,1225,1500625,35,42875,35,42875,42875,1225,35,525218... | 55.538462 | 500 | 0.750693 |
0348dc7c127106b7c34306bcdec41b5b087062a7 | 375 | asm | Assembly | oeis/033/A033901.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/033/A033901.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/033/A033901.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A033901: Sort then Add!.
; Submitted by Jon Maiga
; 21,33,66,132,255,510,525,780,858,1446,2892,5181,6339,9708,10497,11976,23655,47211,58458,104046,105492,117951,229530,251889,377778,755556,1311123,2422356,4645812,5890380,5926269,8182968,9451857,10907646
mov $1,21
lpb $0
sub $0,1
seq $1,70196 ; a(n)=n plus the so... | 34.090909 | 203 | 0.746667 |
33a791c770926d8fcb43f727c7c229b4026dae08 | 1,256 | asm | Assembly | programs/oeis/121/A121488.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/121/A121488.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/121/A121488.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A121488: a(n) = 8*n^2 - floor(n*sqrt(8))^2.
; 4,7,8,7,4,32,31,28,23,16,7,63,56,47,36,23,8,92,79,64,47,28,7,119,100,79,56,31,4,144,119,92,63,32,196,167,136,103,68,31,223,188,151,112,71,28,248,207,164,119,72,23,271,224,175,124,71,16,292,239,184,127,68,7,311,252,191,128,63,391,328,263,196,127,56,412,343,272,199,124,47,4... | 41.866667 | 937 | 0.669586 |
726943754e3e7cbdbc56413e3ea118eeb4e1af27 | 28,746 | asm | Assembly | plugins/nnedi3/src/asm/nnedi3.asm | darcyg/vapoursynth-plugins | 5aaf090d3523cb8c53841949f2da286688ba33bb | [
"BSD-2-Clause"
] | null | null | null | plugins/nnedi3/src/asm/nnedi3.asm | darcyg/vapoursynth-plugins | 5aaf090d3523cb8c53841949f2da286688ba33bb | [
"BSD-2-Clause"
] | null | null | null | plugins/nnedi3/src/asm/nnedi3.asm | darcyg/vapoursynth-plugins | 5aaf090d3523cb8c53841949f2da286688ba33bb | [
"BSD-2-Clause"
] | 1 | 2020-04-06T16:52:59.000Z | 2020-04-06T16:52:59.000Z | %include "include/x86inc.asm"
SECTION_RODATA
sign_bits_f times 4 dd 0x7FFFFFFF
sign_bits_f_zero_l dq 0x7FFFFFFF00000000, 0x7FFFFFFF7FFFFFFF
ones_f times 4 dd 1.0
ub_1 times 16 db 1
w_19 times 8 dw 19
w_3 times 8 dw 3
w_254 times 8 dw 254
uw_16 times 8 dw 16
; If FLT_EPSILON is 1.0e-7, ho... | 19.253851 | 133 | 0.624574 |
bf7acc20045c5e0e324fa3a4f8f8db80fefc9b61 | 917 | asm | Assembly | os/bootloader/boot_sector_print.asm | stplasim/basic-os | 36d951e2e2adcbae75a6066b464552b61a3d7f2c | [
"MIT"
] | 2 | 2021-03-21T09:32:19.000Z | 2022-01-28T22:22:41.000Z | os/bootloader/boot_sector_print.asm | stplasim/basic-os | 36d951e2e2adcbae75a6066b464552b61a3d7f2c | [
"MIT"
] | null | null | null | os/bootloader/boot_sector_print.asm | stplasim/basic-os | 36d951e2e2adcbae75a6066b464552b61a3d7f2c | [
"MIT"
] | null | null | null | print:
pusha
; C like:
; while (string[i] != 0) { print string[i]; i++ }
; the comparison for string end (null byte)
start:
mov al, [bx] ; 'bx' is the base address for the string
cmp al, 0
je done
; this is the part where we print with the BIOS help
mov ah, 0x0e
int 0x10 ; '... | 20.840909 | 117 | 0.652126 |
3915ff7824627040e2c31499fadfee644c1f68e9 | 5,895 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_1171_1001.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_1171_1001.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_1171_1001.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 %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x3822, %rsi
lea addresses_normal_ht+0x422, %rdi
nop
nop
nop
nop
sub %r8, %r8
mov $50, %rcx
rep movsq
nop
nop
nop
sub $24823, %r9
lea addresses_A_ht+0x1ec22, %rdi
nop
nop
nop
xor $18130, %... | 39.3 | 2,999 | 0.658863 |
936d462d3959d2ddfc2fc58634b85571620b7a35 | 388 | asm | Assembly | programs/oeis/276/A276885.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/276/A276885.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/276/A276885.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A276885: Sums-complement of the Beatty sequence for 1 + phi.
; 1,4,9,12,17,22,25,30,33,38,43,46,51,56,59,64,67,72,77,80,85,88,93,98,101,106,111,114,119,122,127,132,135,140,145,148,153,156,161,166,169,174,177,182,187,190,195,200,203,208,211,216,221,224,229,232,237
mov $2,$0
seq $0,130568 ; Generalized Beatty sequence... | 55.428571 | 202 | 0.721649 |
f1f4d7a8375f86452e193bfef33ae9b0d706701a | 202 | asm | Assembly | programs/oeis/166/A166361.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/166/A166361.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/166/A166361.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A166361: Scale degrees of the roots of chords in a traditional "twelve-bar blues" in Western music.
; 1,1,1,1,4,4,1,1,5,4,1,1
bin $0,2
lpb $0
dif $0,2
add $1,1
div $0,$1
lpe
add $1,1
mov $0,$1
| 16.833333 | 101 | 0.633663 |
b15d22dec48cd710f4115827870d787835e36261 | 327 | asm | Assembly | programs/oeis/021/A021189.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/021/A021189.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/021/A021189.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A021189: Decimal expansion of 1/185.
; 0,0,5,4,0,5,4,0,5,4,0,5,4,0,5,4,0,5,4,0,5,4,0,5,4,0,5,4,0,5,4,0,5,4,0,5,4,0,5,4,0,5,4,0,5,4,0,5,4,0,5,4,0,5,4,0,5,4,0,5,4,0,5,4,0,5,4,0,5,4,0,5,4,0,5,4,0,5,4,0,5,4,0,5,4,0,5,4,0,5,4,0,5,4,0,5,4,0,5
mov $2,6
lpb $0
sub $0,1
mod $0,3
mov $1,$3
sub $2,1
mov $3,$2
lpe
mov... | 25.153846 | 199 | 0.519878 |
bbc99d075a34c30ba7d1154c85f06b9f4cf5f06a | 422 | asm | Assembly | oeis/038/A038235.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/038/A038235.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/038/A038235.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A038235: Bottom line of 4-wave sequence A038197, also bisection of A006357.
; 1,10,85,707,5864,48620,403104,3342081,27708726,229729153,1904652103,15791202736,130922641160,1085461206128,8999406210929,74612811302754,618604325665341,5128761469382475,42521840081752984,352542596245147348
mul $0,2
seq $0,6357 ; Number of ... | 70.333333 | 207 | 0.831754 |
67a6d9b3fb163e2a1952296d942a4cfea435fc06 | 295 | asm | Assembly | programs/oeis/258/A258810.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/258/A258810.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/258/A258810.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A258810: a(n) = n^9 - 1.
; 0,511,19682,262143,1953124,10077695,40353606,134217727,387420488,999999999,2357947690,5159780351,10604499372,20661046783,38443359374,68719476735,118587876496,198359290367,322687697778,511999999999,794280046580,1207269217791,1801152661462
add $0,1
pow $0,9
sub $0,1
| 42.142857 | 239 | 0.820339 |
1c5b45264dfd7da7ca5749d44f732af5369a7f99 | 304 | asm | Assembly | data/wild/maps/ViridianForest.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | data/wild/maps/ViridianForest.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | data/wild/maps/ViridianForest.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | ViridianForestWildMons:
def_grass_wildmons 8 ; encounter rate
db 5, CATERPIE
db 6, WEEDLE
db 6, TANGELA
db 6, BELLSPROUT
db 8, KAKUNA
db 8, METAPOD
db 7, PARAS
db 7, BULBASAUR
db 9, MANKEY
db 9, PIKACHU
end_grass_wildmons
def_water_wildmons 0 ; encounter rate
end_water_wildmons
| 17.882353 | 38 | 0.733553 |
4d03421a635037f0678eaa8bd68614925824d97e | 4,500 | asm | Assembly | calc.asm | asmgrinder/AsmCalc | f072ee433724f602230ac7eaeae9e4150a01baa4 | [
"MIT"
] | null | null | null | calc.asm | asmgrinder/AsmCalc | f072ee433724f602230ac7eaeae9e4150a01baa4 | [
"MIT"
] | null | null | null | calc.asm | asmgrinder/AsmCalc | f072ee433724f602230ac7eaeae9e4150a01baa4 | [
"MIT"
] | null | null | null | ; calculator written in assembly language
; This file is provided as is with no warranty of any kind. Use at your own risk.
%include "win32.inc"
;global _main
[section .text]
proc _main
stdcall initApp
invoke GetModuleHandle, null
mov edi, gMainDlg
stdcall MainDialog_Create, eax
;~ jmp M... | 35.15625 | 99 | 0.704889 |
15036b89b90d3d307b84945f65081f7720de15ba | 841 | asm | Assembly | programs/oeis/005/A005701.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/005/A005701.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/005/A005701.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A005701: Number of exterior points formed by extending diagonals of n-gon in general position.
; 3,14,40,90,175,308,504,780,1155,1650,2288,3094,4095,5320,6800,8568,10659,13110,15960,19250,23023,27324,32200,37700,43875,50778,58464,66990,76415,86800,98208,110704,124355,139230,155400,172938,191919,212420,234520,258300,2... | 84.1 | 685 | 0.82283 |
207ddbdb7a3d78e094ce4283792b04c5cac714c4 | 560 | asm | Assembly | programs/oeis/247/A247161.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/247/A247161.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/247/A247161.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A247161: Dynamic Betting Game D(n,4,2).
; 1,2,4,5,6,8,9,11,12,13,16,17,18,20,21,22,24,25,27,28,29,32,33,34,36,37,38,40,41,43,44,45,48,49,50,52,53,54,56,57,59,60,61,64,65,66,68,69,70,72,73,75,76,77,80,81,82,84,85,86,88,89,91,92,93,96,97,98,100,101,102,104,105,107,108,109,112,113,114,116,117,118,120,121,123,124,125,128... | 23.333333 | 326 | 0.628571 |
a24146fd7a1d7ce9a62bb820c8712705f8b52572 | 1,442 | asm | Assembly | libsrc/gfx/wide/w_undraw_callee.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 4 | 2021-11-20T19:35:01.000Z | 2022-01-01T16:08:42.000Z | libsrc/gfx/wide/w_undraw_callee.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | null | null | null | libsrc/gfx/wide/w_undraw_callee.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1 | 2021-11-27T15:58:02.000Z | 2021-11-27T15:58:02.000Z | ;
; Z88 Graphics Functions
; Written around the Interlogic Standard Library
;
; Wide resolution (int type parameters) and CALLEE conversion by Stefano Bodrato, 2018
;
; ----- void __CALLEE__ undraw(int x, int y, int x2, int y2)
;
;
; $Id: w_undraw_callee.asm $
;
IF !__CPU_INTEL__
SECTION code_graphic... | 22.184615 | 130 | 0.5 |
d98667e0add3ba8644677c8499964595ff04d5dd | 1,365 | asm | Assembly | include/asm_io.asm | ieeqc/ASM_LIB | 27ccf1ef7d30b505cf09aa1e20e701815bcecb3e | [
"MIT"
] | null | null | null | include/asm_io.asm | ieeqc/ASM_LIB | 27ccf1ef7d30b505cf09aa1e20e701815bcecb3e | [
"MIT"
] | null | null | null | include/asm_io.asm | ieeqc/ASM_LIB | 27ccf1ef7d30b505cf09aa1e20e701815bcecb3e | [
"MIT"
] | null | null | null | ;;; void asm_iprint(Integer number)
;; 将数字输出到屏幕
asm_iprint:
push eax
push ecx
push edx
push esi
mov ecx, 0
divideLoop:
inc ecx
mov edx, 0
mov esi, 10
idiv esi
add edx, 48
push edx
cmp eax, 0
jnz divideLoop
printLoop:
dec ecx
mov eax, esp
call a... | 13.65 | 35 | 0.565568 |
d7d517d0c0fb8e2fcac2733d3911898742b31212 | 19,955 | asm | Assembly | microcontrollers/nm5101/masterkit/gse.asm | sergev/vak-opensource | e1912b83dabdbfab2baee5e7a9a40c3077349381 | [
"Apache-2.0"
] | 34 | 2016-10-29T19:50:34.000Z | 2022-02-12T21:27:43.000Z | microcontrollers/nm5101/masterkit/gse.asm | sergev/vak-opensource | e1912b83dabdbfab2baee5e7a9a40c3077349381 | [
"Apache-2.0"
] | null | null | null | microcontrollers/nm5101/masterkit/gse.asm | sergev/vak-opensource | e1912b83dabdbfab2baee5e7a9a40c3077349381 | [
"Apache-2.0"
] | 19 | 2017-06-19T23:04:00.000Z | 2021-11-13T15:00:41.000Z | .include "2313def.inc"
.def DEL25 =R1 ;(GL)DELAY 0.25 ms
;======================== *** SRAM SEGMENT ***==============================
.DSEG ;SRAM memory segment
NUMBER: .byte 1
POSITION: .byte 1
ADRES: .byte 1
EFF: .byte 1
BUT_FL: .byte 1
PIC_BUF1: .byte 1
PIC_BUF2: .byte 1
PIC_... | 18.580074 | 77 | 0.633676 |
511763c92a23d361a827317fd43dbbe63cbdf6e4 | 18,458 | asm | Assembly | audio/music/kantotrainerbattle.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | audio/music/kantotrainerbattle.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | audio/music/kantotrainerbattle.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | Music_KantoTrainerBattle:
musicheader 3, 1, Music_KantoTrainerBattle_Ch1
musicheader 1, 2, Music_KantoTrainerBattle_Ch2
musicheader 1, 3, Music_KantoTrainerBattle_Ch3
db $3
Music_KantoTrainerBattle_Ch1:
tempo 114
volume $77
pitchoffset 1, B_
notetype $c, $b3
vibrato $12, $24
dutycycle $1
note __, 1
octave... | 12.009109 | 54 | 0.60467 |
62fc8348a218fe2a922ca877ba86b85f960e8527 | 578 | asm | Assembly | oeis/015/A015240.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/015/A015240.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/015/A015240.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A015240: a(n) = (2*n - 5)n^2.
; 0,-3,-4,9,48,125,252,441,704,1053,1500,2057,2736,3549,4508,5625,6912,8381,10044,11913,14000,16317,18876,21689,24768,28125,31772,35721,39984,44573,49500,54777,60416,66429,72828,79625,86832,94461,102524,111033,120000,129437,139356,149769,160688,172125,184092,196601,209664,223293,237500,2... | 64.222222 | 496 | 0.780277 |
30ab5d998f7a316a7e9d54420c7b7d54930d4ed7 | 2,495 | asm | Assembly | assembler/tests/t_47c00/t_47c00.asm | paulscottrobson/RCA-Cosmac-VIP-III | 5d3fcea325aacb7c99269f266bc14e30439cdc2b | [
"MIT"
] | 1 | 2022-01-17T16:06:15.000Z | 2022-01-17T16:06:15.000Z | assembler/tests/t_47c00/t_47c00.asm | paulscottrobson/RCA-Cosmac-VIP-III | 5d3fcea325aacb7c99269f266bc14e30439cdc2b | [
"MIT"
] | null | null | null | assembler/tests/t_47c00/t_47c00.asm | paulscottrobson/RCA-Cosmac-VIP-III | 5d3fcea325aacb7c99269f266bc14e30439cdc2b | [
"MIT"
] | null | null | null | cpu 470ac00
include stddef47.inc
page 0
segment data
nvar1 db ?
nvar2 db ?
align 4
bvar db 2 dup (?)
segment io
port1 db ?
port2 db ?
port3 port 7
segment code
targ: db ?
ret
nop
reti
inc @hl
dec @hl
inc a
dec a
inc l
dec l
and a,@hl
and @hl,#3
and a,#5
or a,@hl
or @hl,#3
or a,#5
xor... | 9.784314 | 21 | 0.603607 |
180e1409866ab249d51c2584bd4cc4311e67d5fc | 476 | asm | Assembly | programs/oeis/143/A143038.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/143/A143038.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/143/A143038.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A143038: Triangle read by rows, A000012 * A134309 * A000012; where A134309 = an infinite lower triangular matrix with (1, 1, 2, 4, 8, 16,...) in the main diagonal and the rest zeros.
; 1,1,2,2,3,4,4,6,7,8,8,12,14,15,16,16,24,28,30,31,32,32,48,56,60,62,63,64,64,96,112,120,124,126,127,128,128,192,224,240,248,252,254,25... | 59.5 | 184 | 0.701681 |
bf9b7c98932489bdf4ec2fb2922b2d20412fab1e | 394 | asm | Assembly | oeis/212/A212495.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/212/A212495.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/212/A212495.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A212495: Numbers all of whose base 11 digits are even.
; Submitted by Simon Strandgaard
; 0,2,4,6,8,10,22,24,26,28,30,32,44,46,48,50,52,54,66,68,70,72,74,76,88,90,92,94,96,98,110,112,114,116,118,120,242,244,246,248,250,252,264,266,268,270,272,274,286,288,290,292,294,296,308,310,312,314,316
mov $3,2
lpb $0
mov $2,$... | 26.266667 | 202 | 0.659898 |
f9accb6b5c037b93b11e41bb77403b60f8275122 | 238 | asm | Assembly | libsrc/z80_crt0s/crt0/htons.asm | andydansby/z88dk-mk2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | 1 | 2020-09-15T08:35:49.000Z | 2020-09-15T08:35:49.000Z | libsrc/z80_crt0s/crt0/htons.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | libsrc/z80_crt0s/crt0/htons.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | ;
; Small C+ TCP Implementation
;
; htons() Convert host to network format and back again!
;
; djm 24/4/99
XLIB htons
.htons
ld a,l
ld l,h
ld h,a
ret
| 14 | 62 | 0.432773 |
1ea861c9c19184f5b2e6c96ad94f55c87219a57d | 7,498 | asm | Assembly | Transynther/x86/_processed/NONE/_un_/i9-9900K_12_0xa0.log_1_1828.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_un_/i9-9900K_12_0xa0.log_1_1828.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_un_/i9-9900K_12_0xa0.log_1_1828.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r12
push %r13
push %r15
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x17a50, %r13
nop
nop
inc %r15
mov $0x6162636465666768, %r11
movq %r11, %xmm0
and $0xffffffffffffffc0, %r13
movntdq %xmm0, (%r13)
nop
nop
nop
cmp %r11, %r11
lea addresses_UC_h... | 20.048128 | 156 | 0.643905 |
e432ef1e97dc28c33f5e22ca7930a81a730ba04f | 554 | asm | Assembly | programs/oeis/023/A023601.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/023/A023601.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/023/A023601.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A023601: Convolution of A023532 and odd numbers.
; 1,3,6,11,17,24,33,44,56,69,84,101,120,140,161,184,209,236,265,295,326,359,394,431,470,511,553,596,641,688,737,788,841,896,952,1009,1068,1129,1192,1257,1324,1393,1464,1536,1609,1684,1761,1840,1921
mov $2,$0
add $2,1
mov $3,$0
lpb $2
mov $0,$3
sub $2,1
sub $0,$2... | 21.307692 | 197 | 0.597473 |
6708a3d44c42dd6ee22a0ff2261a7fae8f81e084 | 492 | asm | Assembly | libsrc/oz/ozserial/ozserialin.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | libsrc/oz/ozserial/ozserialin.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | libsrc/oz/ozserial/ozserialin.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | 1 | 2019-12-03T23:57:48.000Z | 2019-12-03T23:57:48.000Z | ;
; Sharp OZ family functions
;
; ported from the OZ-7xx SDK by by Alexander R. Pruss
; by Stefano Bodrato - Oct. 2003
;
; Serial libraries
;
;
; ------
; $Id: ozserialin.asm,v 1.3 2016/06/27 21:25:36 dom Exp $
;
SECTION code_clib
PUBLIC ozserialin
PUBLIC _ozserialin
ozserialin:
_ozserialin:
in ... | 16.4 | 57 | 0.528455 |
2de7f579970d36a08d58ce811133a580abb84dc3 | 492 | asm | Assembly | oeis/147/A147291.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/147/A147291.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/147/A147291.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A147291: a(n) = Sum_{k=1..n^2-1} binomial(2k,k).
; Submitted by Christian Krause
; 0,28,17576,209295260,43308802158650,150315393336149895056,8610524734277600186228691452,8068213695203463278728832778415607708,122985780058082302876789680971972469134558550878,30386103720799858392019761983012781659021124133753353112778
... | 28.941176 | 235 | 0.723577 |
c4a9816db34a00a2d578a2a57644fde1357f85dd | 9,010 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48_notsx.log_21829_453.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48_notsx.log_21829_453.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48_notsx.log_21829_453.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 %r8
push %r9
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x5a68, %rbx
nop
nop
xor %rax, %rax
mov $0x6162636465666768, %r8
movq %r8, %xmm6
vmovups %ymm6, (%rbx)
nop
nop
nop
sub $35729, %r10
lea addresses_UC_ht+0x9728, %rsi
lea addresse... | 29.064516 | 2,999 | 0.649057 |
65dcc3e67ec7e09a426c6d3bc6764a3e3cb568d3 | 841 | asm | Assembly | programs/oeis/024/A024112.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/024/A024112.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/024/A024112.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A024112: a(n) = 9^n - n^11.
; 1,8,-1967,-176418,-4187743,-48769076,-362265615,-1972543774,-8546887871,-30993639120,-96513215599,-253930611002,-460578834207,749705434292,18827227285297,197241376235274,1835428002807425,16642909803358936,150030366886919889,1350735227414093870,12157460659056928801,109418638854011816988,9... | 93.444444 | 760 | 0.891795 |
db96e91a7dd9c84327553ed154c74a27de85b11f | 242,951 | asm | Assembly | files.asm | RockmanEXEZone/MMBN45-English-Translation | 61c8df305f76b3b94395cf58cee16d816b56eaaa | [
"BSD-3-Clause"
] | 6 | 2019-11-16T10:19:15.000Z | 2022-03-25T16:36:40.000Z | files.asm | RockmanEXEZone/MMBN45-English-Translation | 61c8df305f76b3b94395cf58cee16d816b56eaaa | [
"BSD-3-Clause"
] | null | null | null | files.asm | RockmanEXEZone/MMBN45-English-Translation | 61c8df305f76b3b94395cf58cee16d816b56eaaa | [
"BSD-3-Clause"
] | null | null | null | .org 0x8016318
file_016318:
.area 0x28,0x00
.import TEMP+"/016318.map.bin"
.endarea
.org 0x805290C
file_05290C:
.area 0x6E4,0x00
.import "img/font/vwfont-width.bin"
.endarea
.org 0x8052FF0
file_052FF0:
.area 0x6E4,0x00
.import "img/font/vwfont-width.bin"
.endarea
.org 0x8016104 :: .dw (file_016108)
.org 0x80163F... | 37.302472 | 55 | 0.677688 |
a0a7f296161f91441bb8fa8b399dc8183c9aa1f4 | 455 | asm | Assembly | lang/german/fdtab.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | lang/german/fdtab.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | lang/german/fdtab.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; Format date characters 1988 Tony Tebby QJUMP
section language
xdef cv_fditb
xdef cv_fdstb
include 'dev8_keys_dat'
cv_fditb dc.b 'H',dat_cent
dc.b 'J',dat_year
dc.b 'T',dat_iday
dc.b 'U',dat_hour
dc.b 'M',dat_mint
... | 21.666667 | 61 | 0.481319 |
7135e536844a772c7653859483ed290248872129 | 902 | asm | Assembly | programs/oeis/319/A319087.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/319/A319087.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/319/A319087.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A319087: a(n) = Sum_{k=1..n} k^2*phi(k), where phi is the Euler totient function A000010.
; 1,5,23,55,155,227,521,777,1263,1663,2873,3449,5477,6653,8453,10501,15125,17069,23567,26767,32059,36899,48537,53145,65645,73757,86879,96287,119835,127035,155865,172249,194029,212525,241925,257477,306761,332753,369257,394857,462... | 75.166667 | 705 | 0.792683 |
5a8de28d9f5c3381ce53e29e395dcb5f61478876 | 112 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/lm/z80/asm_dsub_s.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math48/lm/z80/asm_dsub_s.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math48/lm/z80/asm_dsub_s.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_clib
SECTION code_fp_math48
PUBLIC asm_dsub_s
EXTERN am48_dsub_s
defc asm_dsub_s = am48_dsub_s
| 11.2 | 29 | 0.848214 |
5184b7b87bba300cf2899ae55b7c4457f04e84d3 | 7,877 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_2418.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_2418.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_2418.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 %r8
push %r9
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x13d2, %r8
nop
nop
nop
sub %rsi, %rsi
movb $0x61, (%r8)
nop
nop
nop
nop
nop
and $34869, %rbp
lea addresses_A_ht+0x44a, %r9
sub $18926, %r14
mov $0x616263646566676... | 34.247826 | 2,999 | 0.656976 |
171b72227b2ce26385f22c3d5065095c2274bbe4 | 668 | asm | Assembly | oeis/344/A344814.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/344/A344814.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/344/A344814.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A344814: a(n) = Sum_{k=1..n} floor(n/k) * 3^(k-1).
; 1,5,15,46,128,384,1114,3332,9903,29671,88721,266151,797593,2392649,7175709,21526834,64573556,193720536,581141026,1743422288,5230207428,15690619684,47071679294,141215037738,423644574301,1270933715189,3812799550089,11438398630159,34315191085121,102945573252993,308836... | 55.666667 | 482 | 0.811377 |
97ab38acaf07cb565ca92b721bd28de10bbdb6f3 | 528 | asm | Assembly | data/baseStats/poliwag.asm | etdv-thevoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | 1 | 2022-01-09T05:28:52.000Z | 2022-01-09T05:28:52.000Z | data/baseStats/poliwag.asm | ETDV-TheVoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | null | null | null | data/baseStats/poliwag.asm | ETDV-TheVoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | null | null | null | db POLIWAG ; pokedex id
db 40 ; base hp
db 50 ; base attack
db 40 ; base defense
db 90 ; base speed
db 40 ; base special
db WATER ; species type 1
db WATER ; species type 2
db 255 ; catch rate
db 77 ; base exp yield
INCBIN "pic/gsmon/poliwag.pic",0,1 ; 55, sprite dimensions
dw PoliwagPicFront
dw PoliwagPicBack
; attack... | 18.206897 | 58 | 0.732955 |
8453fe3e6588f09c32ba4044d045eedd162259f1 | 3,979 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_411.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_411.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_411.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 %r14
push %rcx
push %rdi
push %rdx
lea addresses_normal_ht+0x1e44e, %r14
dec %rdi
mov (%r14), %ecx
nop
and $62963, %rdx
pop %rdx
pop %rdi
pop %rcx
pop %r14
ret
.global s_faulty_load
s_faulty_load:
push %r11
push %r14
push %r15
push %r8
push %rbx
push %rdi
// Fault... | 69.807018 | 2,999 | 0.662227 |
944c3d12a44659a0bc6e9438288f530b4c69d9a9 | 335 | asm | Assembly | programs/oeis/145/A145923.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/145/A145923.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/145/A145923.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A145923: Second bisection of A061041: a(n) = A061041(2n+1) = (2n+1)*(2n+9).
; 9,33,65,105,153,209,273,345,425,513,609,713,825,945,1073,1209,1353,1505,1665,1833,2009,2193,2385,2585,2793,3009,3233,3465,3705,3953,4209,4473,4745,5025,5313,5609,5913,6225,6545,6873,7209,7553,7905,8265,8633,9009,9393
mul $0,2
add $0,5
pow ... | 41.875 | 218 | 0.716418 |
b6cdc0ad14c10d005180186bc477908eed6f0f29 | 1,963 | asm | Assembly | programs/oeis/176/A176496.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/176/A176496.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/176/A176496.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A176496: a(n) = Sum_{k=1..n} 2^nonprime(k).
; 2,18,82,338,850,1874,5970,22354,55122,120658,382802,1431378,3528530,7722834,24500050,58054482,125163346,259381074,527816530,1601558354,5896525650,14486460242,31666329426,66026067794,134745544530,409623451474,959379265362,2058890893138,6456937404242,24049123448658,59233495... | 151 | 1,784 | 0.915945 |
859585ca824da178ec7449d1af30cbd3d760bc79 | 425 | asm | Assembly | libsrc/_DEVELOPMENT/arch/ts2068/display/z80/asm_tshc_saddrpup.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/ts2068/display/z80/asm_tshc_saddrpup.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/ts2068/display/z80/asm_tshc_saddrpup.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; ===============================================================
; May 2017
; ===============================================================
;
; void *tshc_saddrpup(void *saddr)
;
; Modify screen address to move up one pixel.
;
; ===============================================================
SECTION code_clib
SECTI... | 22.368421 | 65 | 0.423529 |
b1eb52b8eb22b678597c5d2fe6f90f12af3e9d47 | 3,919 | asm | Assembly | FeaturePatches/MoreSram/MoreSram.asm | xragey/smw | ec772bfe781fc485fe80f96a311a6d5b621b094c | [
"MIT"
] | 4 | 2020-03-18T21:34:31.000Z | 2021-11-06T17:29:03.000Z | FeaturePatches/MoreSram/MoreSram.asm | xragey/smw | ec772bfe781fc485fe80f96a311a6d5b621b094c | [
"MIT"
] | null | null | null | FeaturePatches/MoreSram/MoreSram.asm | xragey/smw | ec772bfe781fc485fe80f96a311a6d5b621b094c | [
"MIT"
] | 1 | 2020-07-12T22:57:35.000Z | 2020-07-12T22:57:35.000Z | ;-------------------------------------------------------------------------------
;
; More SRAM
;
; by Ragey <i@ragey.net>
; https://github.com/xragey/smw
;
; Increases the SRAM capacity of Super Mario World to 339 bytes (up from 140) by
; extending the length of the RAM array that is transferred to and from SRAM.
;
; T... | 24.803797 | 80 | 0.629242 |
625f76b97404f49221a82a455e8dc990899f5ea8 | 18,265 | asm | Assembly | audiolib/source/mv_mix16.asm | dos-games/vanilla-shadow_warrior | bf781c586c7e9cda0cfb0b3bc56983f535cb75c4 | [
"Unlicense"
] | 18 | 2015-07-21T03:53:29.000Z | 2021-12-20T18:42:56.000Z | audiolib/source/mv_mix16.asm | Azarien/shadow-warrior | bf781c586c7e9cda0cfb0b3bc56983f535cb75c4 | [
"Unlicense"
] | null | null | null | audiolib/source/mv_mix16.asm | Azarien/shadow-warrior | bf781c586c7e9cda0cfb0b3bc56983f535cb75c4 | [
"Unlicense"
] | 6 | 2016-10-17T09:06:22.000Z | 2022-02-11T10:02:17.000Z | IDEAL
p386
MODEL flat
dataseg
CODESEG
MASM
ALIGN 4
EXTRN _MV_HarshClipTable:DWORD
EXTRN _MV_MixDestination:DWORD
EXTRN _MV_MixPosition:DWORD
EXTRN _MV_LeftVolume:DWORD
EXTRN _MV_RightVolume:DWORD
EXTRN _MV_SampleSize:DWORD
EXTRN ... | 34.790476 | 87 | 0.488366 |
57a3109d46f0ab6071d255ac7cd31414f8eed28f | 1,850 | asm | Assembly | smsq/cr/idec.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | smsq/cr/idec.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | smsq/cr/idec.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | * Integer to decimal string conversion V2.00 1986 Tony Tebby QJUMP
*
section cv
*
xdef cr_iwdec Integer word to decimal
xdef cr_ildec long
xdef ca_iwdec ditto, but a1 and a0 are absolute
xdef ca_ildec
xdef ca_idec
*
* d0 r 0 no error possible
* d1 r number of digits
* a0 c u pointer to buffer to put ch... | 20.108696 | 73 | 0.657838 |
b313390abd477d1690d328406e434554e5c17f3f | 556 | asm | Assembly | oeis/158/A158549.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/158/A158549.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/158/A158549.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A158549: a(n) = 26*n^2 + 1.
; 1,27,105,235,417,651,937,1275,1665,2107,2601,3147,3745,4395,5097,5851,6657,7515,8425,9387,10401,11467,12585,13755,14977,16251,17577,18955,20385,21867,23401,24987,26625,28315,30057,31851,33697,35595,37545,39547,41601,43707,45865,48075,50337,52651,55017,57435,59905,62427,65001,67627,70305,... | 79.428571 | 496 | 0.793165 |
b21220a5492b74bd4a5d5c8ab1e693da7d730af9 | 731 | asm | Assembly | programs/oeis/269/A269641.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/269/A269641.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/269/A269641.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A269641: Number of length-4 0..n arrays with no repeated value differing from the previous repeated value by other than plus two or minus 1.
; 9,63,221,567,1209,2279,3933,6351,9737,14319,20349,28103,37881,50007,64829,82719,104073,129311,158877,193239,232889,278343,330141,388847,455049,529359,612413,704871,807417,9207... | 15.553191 | 203 | 0.652531 |
8d495fdff58349a4aeb3bced05ce81ebab662f15 | 132 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_ix/___fsdiv_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_ix/___fsdiv_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_ix/___fsdiv_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
SECTION code_fp_math48
PUBLIC ___fsdiv_callee
EXTERN cm48_sdccixp_dsdiv_callee
defc ___fsdiv_callee = cm48_sdccixp_dsdiv_callee
| 14.666667 | 48 | 0.886364 |
8441c9992821c0d69e9be118177ca668bf06aeb3 | 549 | asm | Assembly | oeis/115/A115205.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/115/A115205.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/115/A115205.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A115205: a(n) = binomial(n, 9) + 1.
; 1,1,1,1,1,1,1,1,1,2,11,56,221,716,2003,5006,11441,24311,48621,92379,167961,293931,497421,817191,1307505,2042976,3124551,4686826,6906901,10015006,14307151,20160076,28048801,38567101,52451257,70607461,94143281,124403621,163011641,211915133,273438881,350343566,445891811,563921996,70... | 91.5 | 491 | 0.832423 |
ce0426528da7ed2b2ba105b2f485886f3cd27dba | 537 | asm | Assembly | oeis/082/A082233.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/082/A082233.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/082/A082233.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A082233: Square array T(n,k) = 2*n + k, read by antidiagonals in a zigzag fashion, n >= 0 and k >= 1.
; Submitted by Jamie Morken(s3.)
; 1,2,3,5,4,3,4,5,6,7,9,8,7,6,5,6,7,8,9,10,11,13,12,11,10,9,8,7,8,9,10,11,12,13,14,15,17,16,15,14,13,12,11,10,9,10,11,12,13,14,15,16,17,18,19,21,20,19,18,17,16,15,14,13,12,11,12,13,14... | 31.588235 | 276 | 0.599628 |
26595ad24144c234eae04c989afb73d279748a34 | 3,126 | asm | Assembly | GameEngine/reset.asm | ped7g/EliteNext | 6e930f9b9924b295d7281ee6acb879600d7e597f | [
"Unlicense"
] | 9 | 2021-09-29T22:08:15.000Z | 2022-03-23T05:35:43.000Z | GameEngine/reset.asm | ped7g/EliteNext | 6e930f9b9924b295d7281ee6acb879600d7e597f | [
"Unlicense"
] | 1 | 2022-01-21T12:35:42.000Z | 2022-01-21T17:47:24.000Z | GameEngine/reset.asm | ped7g/EliteNext | 6e930f9b9924b295d7281ee6acb879600d7e597f | [
"Unlicense"
] | 1 | 2022-01-15T10:13:49.000Z | 2022-01-15T10:13:49.000Z | reset: ; New player ship, reset controls
;20 96 42 JSR &4296 \ ZERO \ zero-out &311-&34B
;A2 08 LDX #8
; .SAL3 \ counter X
;95 2A STA &2A,X \ BETA,X
;CA DEX
;10 FB BPL SAL3 \ loop X
; .RES4
;8A ... | 52.1 | 91 | 0.422585 |
2f78c268fbf1f96f46a5bd9b46813056442c7e3a | 353 | asm | Assembly | oeis/139/A139160.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/139/A139160.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/139/A139160.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A139160: a(n)=(prime(n)!+2)/2.
; Submitted by Jamie Morken(s1)
; 2,4,61,2521,19958401,3113510401,177843714048001,60822550204416001,12926008369442488320001,4420880996869850977271808000001,4111419327088961408862781440000001
seq $0,6005 ; The odd prime numbers together with 1.
mov $2,$0
lpb $0
sub $0,2
add $1,$0
... | 25.214286 | 158 | 0.745042 |
267628dc887182f32ea5ba2f80ce14cf48426814 | 27,766 | asm | Assembly | engine/system.asm | richard42/dynosprite | 0b83f640a63656087653266baa2ec2499a39538d | [
"BSD-2-Clause"
] | 10 | 2015-04-16T20:48:06.000Z | 2021-09-07T02:08:30.000Z | engine/system.asm | jamieleecho/space-bandits | b0f45c4d6e8a2bbf8d1653b7b3c10059fa9ff13d | [
"BSD-2-Clause"
] | 1 | 2016-12-04T23:18:42.000Z | 2016-12-05T01:17:49.000Z | engine/system.asm | jamieleecho/space-bandits | b0f45c4d6e8a2bbf8d1653b7b3c10059fa9ff13d | [
"BSD-2-Clause"
] | 8 | 2015-01-04T17:05:42.000Z | 2021-01-31T01:46:13.000Z | *********************************************************************************
* DynoSprite - system.asm
* Copyright (c) 2013-2014, Richard Goedeken
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are ... | 45.221498 | 136 | 0.432579 |
941cdc267f407ea1bc0afb0b7318a7b7f3afe45e | 893 | asm | Assembly | libsrc/_DEVELOPMENT/arch/sms/SMSlib/z80/asm_SMSlib_init.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/sms/SMSlib/z80/asm_SMSlib_init.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/sms/SMSlib/z80/asm_SMSlib_init.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; **************************************************
; SMSlib - C programming library for the SMS/GG
; ( part of devkitSMS - github.com/sverx/devkitSMS )
; **************************************************
defc __NONEED = 1
INCLUDE "SMSlib_private.inc"
SECTION code_clib
SECTION code_SMSlib
PUBLIC asm_SMSlib_init
E... | 23.5 | 97 | 0.725644 |
fc21802ecc6f3593c77b8fad864343f7260c6804 | 3,873 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_7_1228.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_notsx.log_7_1228.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_notsx.log_7_1228.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 %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x33ac, %rdx
clflush (%rdx)
nop
nop
nop
nop
nop
lfence
mov $0x6162636465666768, %r11
movq %r11, (%rdx)
nop
dec %r9
lea addresses_WC_ht+0x127fc, %rbx
clflush (%rbx... | 20.277487 | 157 | 0.653499 |
20e19ada7fc00e5c4c046056c46178e6339be441 | 614 | asm | Assembly | src/Question 10/Question C/Main.asm | xTVaser/x86-assembly-sample-code | f90456d860136bd88d1ea046c77d5671118f99e4 | [
"MIT"
] | null | null | null | src/Question 10/Question C/Main.asm | xTVaser/x86-assembly-sample-code | f90456d860136bd88d1ea046c77d5671118f99e4 | [
"MIT"
] | null | null | null | src/Question 10/Question C/Main.asm | xTVaser/x86-assembly-sample-code | f90456d860136bd88d1ea046c77d5671118f99e4 | [
"MIT"
] | null | null | null | ;Tyler Wilding
;DESKTOP-EVD5HKS
;8/8/2016 11:02:59 AM
;Question_C
;Implement the following C++ expression in assembly language, using 32-bit signed
;operands:
; val1 = (val2 / val3) * (val1 + val2)
INCLUDE Irvine32.inc
.data
val1 SDWORD 1
val2 SDWORD 6
val3 SDWORD 3
.co... | 15.35 | 81 | 0.543974 |
197d03c74c3689171b01a2d772e4b63bb5f33422 | 416 | asm | Assembly | libsrc/sprites/software/sp1/spectrum/tiles/sp1_PrintString_callee.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/sprites/software/sp1/spectrum/tiles/sp1_PrintString_callee.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/sprites/software/sp1/spectrum/tiles/sp1_PrintString_callee.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; void __CALLEE__ sp1_PrintString_callee(struct sp1_pss *ps, uchar *s)
; 02.2008 aralbrec, Sprite Pack v3.0
; zxz81 hi-res version
SECTION code_sprite_sp1
PUBLIC sp1_PrintString_callee
EXTERN SP1PrintString, SP1PSPOP, SP1PSPUSH
.sp1_PrintString_callee
pop hl
pop de
ex (sp),hl
push hl ... | 19.809524 | 70 | 0.709135 |
0bfb6f611fedf435d4e6fcf4ee5c070dc9d1dde5 | 364 | asm | Assembly | oeis/021/A021767.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/021/A021767.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/021/A021767.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A021767: Decimal expansion of 1/763.
; Submitted by Jamie Morken(m2)
; 0,0,1,3,1,0,6,1,5,9,8,9,5,1,5,0,7,2,0,8,3,8,7,9,4,2,3,3,2,8,9,6,4,6,1,3,3,6,8,2,8,3,0,9,3,0,5,3,7,3,5,2,5,5,5,7,0,1,1,7,9,5,5,4,3,9,0,5,6,3,5,6,4,8,7,5,4,9,1,4,8,0,9,9,6,0,6,8,1,5,2,0,3,1,4,5,4,7,8
seq $0,83811 ; Numbers n such that 2n+1 is the d... | 45.5 | 199 | 0.593407 |
503e572c0f54cb349e61f9f567c8521a582a668b | 5,142 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_1273.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_1273.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_1273.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 %r14
push %r8
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x15ee5, %r14
sub $34238, %r10
mov $0x6162636465666768, %r13
movq %r13, (%r14)
nop
nop
nop
nop
add %r8, %r8
lea addresses_D_ht+0x69a1, %rsi
lea addresses_normal_ht+0xc715, %rdi
... | 43.948718 | 2,999 | 0.658888 |
ace1fac50a9a94d59309095505af687288301a61 | 460 | asm | Assembly | ml/add.asm | larsrotgers/computing-system | 398cd119be9ab7bd816862e7d4e5a601ee2de4db | [
"MIT"
] | null | null | null | ml/add.asm | larsrotgers/computing-system | 398cd119be9ab7bd816862e7d4e5a601ee2de4db | [
"MIT"
] | null | null | null | ml/add.asm | larsrotgers/computing-system | 398cd119be9ab7bd816862e7d4e5a601ee2de4db | [
"MIT"
] | null | null | null | // Adds 1+..+100
@i // i refers to mem. loc
M=1 // i=1
@sum // sum refers to mem. loc
M=0 // sum=0
(LOOP)
@i
D=M // D=i
@100
D=D-A // D=i-100
@END
D;JGT // If (i - 100) > 0 goto END
@i
D=M // D=i
@sum
M=D... | 20 | 44 | 0.343478 |
f47a350d3d6e789c407208960cc68d323e9e4bdf | 2,009 | asm | Assembly | Engine/Ram/exo/RAMLoaderT2.asm | wide-dot/thomson-to8-game-engine | f305368ff28fba6e6bd03d0138a36ff5ea67e925 | [
"Apache-2.0"
] | 11 | 2021-09-07T18:45:06.000Z | 2022-02-15T06:36:19.000Z | Engine/Ram/RAMLoaderT2.asm | wide-dot/thomson-to8-game-engine | f305368ff28fba6e6bd03d0138a36ff5ea67e925 | [
"Apache-2.0"
] | null | null | null | Engine/Ram/RAMLoaderT2.asm | wide-dot/thomson-to8-game-engine | f305368ff28fba6e6bd03d0138a36ff5ea67e925 | [
"Apache-2.0"
] | 1 | 2021-11-22T08:43:52.000Z | 2021-11-22T08:43:52.000Z | ********************************************************************************
* Chargement de donnees en RAM (TO8 Thomson) - Benoit Rousseau 26/04/2021
* ------------------------------------------------------------------------------
*
* Charge les donnees d'un mode de jeu depuis la Megarom T.2
* decompresse les donn... | 37.90566 | 101 | 0.445993 |
efc7ca1957e3c97932696f69581b3e92d69c7900 | 324 | asm | Assembly | oeis/324/A324245.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/324/A324245.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/324/A324245.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A324245: The modified Collatz map considered by Vaillant and Delarue.
; 0,2,0,5,3,8,1,11,6,14,2,17,9,20,3,23,12,26,4,29,15,32,5,35,18,38,6,41,21,44,7,47,24,50,8,53,27,56,9,59,30,62,10,65,33,68,11,71,36,74,12
mul $0,3
mov $3,$0
dif $0,2
add $0,2
mov $2,-2
gcd $3,2
sub $0,$3
add $0,1
bin $2,$0
div $2,2
sub $0,$2
div $... | 20.25 | 137 | 0.626543 |
ab2f7c2e9f9033e50377ca24e5eaa03f59fa259a | 339 | asm | Assembly | oeis/283/A283149.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/283/A283149.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/283/A283149.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A283149: Largest k such that (p-1)! == -1 (mod p^k), where p = prime(n).
; 1,1,2,1,1,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,1,1
mov $2,42
mov $5,2
add $$0,$$5
add $2,$5
m... | 33.9 | 201 | 0.516224 |
6aba412c22b65022ffc47440a7f4af7b5023c913 | 1,174 | asm | Assembly | ejemplo.asm | emilio1625/mips_vhdl | 462699ee738c2977b445c0a05ff349317eca82f6 | [
"MIT"
] | 3 | 2018-04-15T04:06:56.000Z | 2019-08-31T06:21:35.000Z | ejemplo.asm | emilio1625/mips_vhdl | 462699ee738c2977b445c0a05ff349317eca82f6 | [
"MIT"
] | null | null | null | ejemplo.asm | emilio1625/mips_vhdl | 462699ee738c2977b445c0a05ff349317eca82f6 | [
"MIT"
] | null | null | null | ; Programa de prueba para el mips, ensamblado a mano con <3
; rutina de multiplicacion tomada de
; https://stackoverflow.com/questions/18812319/multiplication-using-logical-shifts-in-mips-assembly
localidad opcode(bin) opcode(hex) code
0x00000000 00000000000000000100000000100000 0x00004020 ... | 78.266667 | 114 | 0.632027 |
10e9fae294e615862da7622a9049ba2928b87e26 | 491 | asm | Assembly | oeis/243/A243054.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/243/A243054.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/243/A243054.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A243054: a(0)=1, and for n >= 1, a(n) = p_n * A002110(n) / 2, where p_n is the n-th prime.
; Submitted by Jon Maiga
; 1,2,9,75,735,12705,195195,4339335,92147055,2565568005,93810551835,3108687597015,137283655493985,6237130402307805,281279368630905645,14449909890829548135,863612699645536185345,56721430329549272852565,3... | 44.636364 | 254 | 0.745418 |
8815dc6e25fb41ff91ae9af6f9704382097bcb4b | 636 | asm | Assembly | oeis/315/A315737.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/315/A315737.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/315/A315737.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A315737: Coordination sequence Gal.5.90.5 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 Christian Krause
; 1,6,12,18,23,27,31,36,42,48,54,60,66,72,77,81,85,90,96,102,108,114,120,126,131,135,139,144,150,156,162,168,17... | 20.516129 | 180 | 0.657233 |
0924440bcaba2056c4d4bc0b405805cd8cefd8b6 | 5,219 | asm | Assembly | Transynther/x86/_processed/P/_zr_/i3-7100_9_0x84_notsx.log_27_2634.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/P/_zr_/i3-7100_9_0x84_notsx.log_27_2634.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/P/_zr_/i3-7100_9_0x84_notsx.log_27_2634.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r13
push %r15
push %r8
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0xe844, %rbp
nop
nop
nop
nop
xor %rax, %rax
movups (%rbp), %xmm5
vpextrq $0, %xmm5, %r8
xor %r8, %r8
lea addresses_UC_ht+0x7d74, %rax
nop
nop
nop
nop
nop
cmp %r13, %r13
mov... | 20.792829 | 151 | 0.650508 |
dcb7aed0f87541316e4ded0db4a62d372192a547 | 622 | asm | Assembly | oeis/296/A296965.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/296/A296965.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/296/A296965.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A296965: Expansion of x*(1 - x + 2*x^2) / ((1 - x)*(1 - 2*x)).
; 0,1,2,6,14,30,62,126,254,510,1022,2046,4094,8190,16382,32766,65534,131070,262142,524286,1048574,2097150,4194302,8388606,16777214,33554430,67108862,134217726,268435454,536870910,1073741822,2147483646,4294967294,8589934590,17179869182,34359738366,68719476... | 62.2 | 497 | 0.807074 |
51c9de720e90c4f97b3016bb9de9154428689d72 | 348 | asm | Assembly | pwnlib/shellcraft/templates/amd64/memcpy.asm | DrKeineLust/pwntools | 415f11bba7096b7d68fe144f5b3432b9c12a4f0a | [
"MIT"
] | 8,966 | 2015-01-02T11:58:14.000Z | 2022-03-31T21:19:56.000Z | pwnlib/shellcraft/templates/amd64/memcpy.asm | DrKeineLust/pwntools | 415f11bba7096b7d68fe144f5b3432b9c12a4f0a | [
"MIT"
] | 1,401 | 2015-01-01T00:56:22.000Z | 2022-03-31T16:19:53.000Z | pwnlib/shellcraft/templates/amd64/memcpy.asm | DrKeineLust/pwntools | 415f11bba7096b7d68fe144f5b3432b9c12a4f0a | [
"MIT"
] | 1,844 | 2015-01-07T04:38:06.000Z | 2022-03-30T03:54:46.000Z | <% from pwnlib.shellcraft import amd64, pretty %>
<%docstring>Copies memory.
Args:
dest: Destination address
src: Source address
n: Number of bytes
</%docstring>
<%page args="dest, src, n"/>
/* memcpy(${pretty(dest)}, ${pretty(src)}, ${pretty(n)}) */
cld
${amd64.setregs({'rdi': dest, 'rsi': src... | 24.857143 | 63 | 0.606322 |
f91e36edffa28e2939894645a1dc657d43deba31 | 29,176 | asm | Assembly | Driver/Socket/IRLAP/irlapEvent.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Driver/Socket/IRLAP/irlapEvent.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Driver/Socket/IRLAP/irlapEvent.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:
FILE: irlapEvent.asm
AUTHOR: Cody Kwok, May 12, 1994
REVISION HISTORY:
Name Date Description
---- ---- -----------
CK 5/12/94 Initial r... | 25.348393 | 79 | 0.595695 |
0198f9070f373cc62bfe55d0ff6c91a050016a86 | 770 | asm | Assembly | oeis/133/A133272.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/133/A133272.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/133/A133272.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A133272: Indices of centered heptagonal numbers (A069099) which are also heptagonal numbers (A000566).
; Submitted by Jamie Morken(s2)
; 1,7,78,924,11005,131131,1562562,18619608,221872729,2643853135,31504364886,375408525492,4473397941013,53305366766659,635191003258890,7568986672340016,90192649064821297,10747428021055... | 51.333333 | 474 | 0.815584 |
207f8abfc93ff3f67cbec4eaa440bbc6d5131fb8 | 893 | asm | Assembly | programs/oeis/225/A225566.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/225/A225566.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/225/A225566.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A225566: The set of magic numbers for an idealized harmonic oscillator atomic nucleus with a biaxially deformed prolate ellipsoid shape and an oscillator ratio of 3:1
; 2,4,6,12,18,24,36,48,60,80,100,120,150,180,210,252,294,336,392,448,504,576,648,720,810,900,990,1100,1210,1320,1452,1584,1716,1872,2028,2184,2366,2548... | 68.692308 | 500 | 0.773796 |
c8c6010b933db56eeb2dedd27c23cbf4cfaf9ff0 | 791 | asm | Assembly | programs/oeis/198/A198970.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/198/A198970.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/198/A198970.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A198970: a(n) = 4*10^n-1.
; 3,39,399,3999,39999,399999,3999999,39999999,399999999,3999999999,39999999999,399999999999,3999999999999,39999999999999,399999999999999,3999999999999999,39999999999999999,399999999999999999,3999999999999999999,39999999999999999999,399999999999999999999,3999999999999999999999,399999999999999... | 79.1 | 703 | 0.900126 |
dd3f7c18c5a3c430d33872ae0923092916d47bef | 234 | asm | Assembly | dd/rd/use.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | dd/rd/use.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | dd/rd/use.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; RAM Disk USE use name V2.01 1989 Tony Tebby QJUMP
section exten
xdef ram_use
xref iou_use
;+++
; RAM_USE xxx
;---
ram_use
move.l #'RAM0',d7
jmp iou_use
end
| 15.6 | 60 | 0.487179 |
3ef800783d40e626d7aa0d77b9d176fe9e79cb91 | 152,116 | asm | Assembly | tests/Square/OS.asm | mikysett/nand2tetris-faster-cpuemulator | 71b2f1e59197ddf85a47ea0dbc9adb552352c090 | [
"MIT"
] | null | null | null | tests/Square/OS.asm | mikysett/nand2tetris-faster-cpuemulator | 71b2f1e59197ddf85a47ea0dbc9adb552352c090 | [
"MIT"
] | null | null | null | tests/Square/OS.asm | mikysett/nand2tetris-faster-cpuemulator | 71b2f1e59197ddf85a47ea0dbc9adb552352c090 | [
"MIT"
] | null | null | null | @256
D=A
@SP
M=D
@RET_ADDRESS_SYS_INIT
D=A
@SP
M=M+1
A=M-1
M=D
@$CALL_REF$BACK_SYS_INIT
D=A
@R14
M=D
@$CALL$REF
0;JMP
($CALL_REF$BACK_SYS_INIT)
@LCL
M=D
@5
D=D-A
@ARG
M=D
@Sys.init
0;JMP
(RET_ADDRESS_SYS_INIT)
($CALL$REF)
@LCL
D=M
@SP
M=M+1
A=M-1
M=D
@ARG
D=M
@SP
M=M+1
A=M-1
M=D
@THIS
D=M
@SP
M=M+1
A=M-1
M=D
@THAT
D=M
... | 5.909483 | 36 | 0.588124 |
5a88b6157b6b8c58e42ecc281028d7e46df78b83 | 58 | asm | Assembly | externals/skia/third_party/externals/yasm/source/patched-yasm/modules/parsers/tasm/tests/struc.asm | terrajobst/linux-packaging-skiasharp | 47dbb2ff9ae01305b190f409ccea00b3b4f0bc79 | [
"MIT"
] | 2,151 | 2020-04-18T07:31:17.000Z | 2022-03-31T08:39:18.000Z | externals/skia/third_party/externals/yasm/source/patched-yasm/modules/parsers/tasm/tests/struc.asm | terrajobst/linux-packaging-skiasharp | 47dbb2ff9ae01305b190f409ccea00b3b4f0bc79 | [
"MIT"
] | 395 | 2020-04-18T08:22:18.000Z | 2021-12-08T13:04:49.000Z | externals/skia/third_party/externals/yasm/source/patched-yasm/modules/parsers/tasm/tests/struc.asm | terrajobst/linux-packaging-skiasharp | 47dbb2ff9ae01305b190f409ccea00b3b4f0bc79 | [
"MIT"
] | 338 | 2020-04-18T08:03:10.000Z | 2022-03-29T12:33:22.000Z | s struc
a db ?
b db ?
s ends
v s <1,?>
mov al,[v].b
| 6.444444 | 12 | 0.465517 |
b53e23eb36c7940a6982875285d654ea0a5dbae4 | 313 | asm | Assembly | programs/oeis/053/A053128.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/053/A053128.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/053/A053128.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A053128: Binomial coefficients C(2*n-5,6).
; 7,84,462,1716,5005,12376,27132,54264,100947,177100,296010,475020,736281,1107568,1623160,2324784,3262623,4496388,6096454,8145060,10737573,13983816,18009460,22957480,28989675,36288252,45057474,55525372,67945521,82598880,99795696
add $0,1
mul $0,-2
bin $0,6
mov $1,$0
| 39.125 | 228 | 0.792332 |
7d6a71e34a6ce1a9f1dbcb5acffc9bdc04c538ef | 373 | asm | Assembly | programs/oeis/166/A166445.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/166/A166445.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/166/A166445.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A166445: Hankel transform of A025276.
; 1,0,-1,1,3,0,-3,1,5,0,-5,1,7,0,-7,1,9,0,-9,1,11,0,-11,1,13,0,-13,1,15,0,-15,1,17,0,-17,1,19,0,-19,1,21,0,-21,1,23,0,-23,1,25,0,-25,1,27,0,-27,1,29,0,-29,1,31,0,-31,1,33,0,-33,1,35,0,-35,1
mov $1,$0
add $0,1
mov $2,2
lpb $0
sub $0,1
add $2,$1
sub $1,$2
sub $1,$2
lpe
mov... | 19.631579 | 189 | 0.538874 |
3e0ef0e5c88033eea23e0b1eb55b8f4c49f9b291 | 1,196 | asm | Assembly | programs/oeis/055/A055271.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/055/A055271.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/055/A055271.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A055271: a(n) = 5*a(n-1) - a(n-2) with a(0)=1, a(1)=7.
; 1,7,34,163,781,3742,17929,85903,411586,1972027,9448549,45270718,216905041,1039254487,4979367394,23857582483,114308545021,547685142622,2624117168089,12572900697823,60240386321026,288629030907307,1382904768215509,6625894810170238,31746569282635681,152106951603008... | 79.733333 | 1,027 | 0.878763 |
3b0178d07d6c187247665429f320a1cb6dd13111 | 8,208 | asm | Assembly | Transynther/x86/_processed/US/_st_sm_/i9-9900K_12_0xa0_notsx.log_2260_479.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_st_sm_/i9-9900K_12_0xa0_notsx.log_2260_479.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_st_sm_/i9-9900K_12_0xa0_notsx.log_2260_479.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 %r14
push %r8
push %r9
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x1e0bd, %r12
nop
nop
add %r9, %r9
mov (%r12), %r8w
nop
inc %r12
lea addresses_A_ht+0x1eaad, %rdx
nop
nop
nop
nop
nop
add %rsi, %rsi
mov (%rdx), %r14d
xor %rdx, %rdx
l... | 31.090909 | 2,999 | 0.654483 |
59d7d458d85345adad2592c1ecc5f414ac8dc7e2 | 544 | asm | Assembly | oeis/126/A126431.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/126/A126431.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/126/A126431.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A126431: a(n) = n * 10^n.
; 0,10,200,3000,40000,500000,6000000,70000000,800000000,9000000000,100000000000,1100000000000,12000000000000,130000000000000,1400000000000000,15000000000000000,160000000000000000,1700000000000000000,18000000000000000000,190000000000000000000,2000000000000000000000,21000000000000000000000,220... | 77.714286 | 484 | 0.887868 |
9c1a98332a45dc6a6cf2641a1017218a1e3c1955 | 283 | asm | Assembly | programs/oeis/165/A165207.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/165/A165207.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/165/A165207.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A165207: Period 4: repeat [2, 2, 4, 4].
; 2,2,4,4,2,2,4,4,2,2,4,4,2,2,4,4,2,2,4,4,2,2,4,4,2,2,4,4,2,2,4,4,2,2,4,4,2,2,4,4,2,2,4,4,2,2,4,4,2,2,4,4,2,2,4,4,2,2,4,4,2,2,4,4,2,2,4,4,2,2,4,4,2,2,4,4,2,2,4,4,2,2,4,4,2,2,4,4,2,2,4,4,2,2,4,4,2,2,4,4
mod $0,4
mov $1,$0
gcd $1,2
add $0,$1
| 35.375 | 201 | 0.508834 |
d32040f2c10030ed1f73a060ab462d95ccdac6cd | 594 | asm | Assembly | programs/oeis/090/A090369.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/090/A090369.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/090/A090369.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A090369: Smallest divisor of 2n that is > 2, or 0 if no such divisor exists.
; 0,4,3,4,5,3,7,4,3,4,11,3,13,4,3,4,17,3,19,4,3,4,23,3,5,4,3,4,29,3,31,4,3,4,5,3,37,4,3,4,41,3,43,4,3,4,47,3,7,4,3,4,53,3,5,4,3,4,59,3,61,4,3,4,5,3,67,4,3,4,71,3,73,4,3,4,7,3,79,4,3,4,83,3,5,4,3,4,89,3,7,4,3,4,5,3,97,4,3,4
add $0,1
mov $1,1... | 19.16129 | 222 | 0.516835 |
8550baf56383989e2680f345354cff037822679b | 171 | asm | Assembly | HW3/3/q2/shellcode.asm | tomersamara/InfoSec | 01f427f7747cbc4e6af9eac609969110dc80bdc7 | [
"MIT"
] | null | null | null | HW3/3/q2/shellcode.asm | tomersamara/InfoSec | 01f427f7747cbc4e6af9eac609969110dc80bdc7 | [
"MIT"
] | null | null | null | HW3/3/q2/shellcode.asm | tomersamara/InfoSec | 01f427f7747cbc4e6af9eac609969110dc80bdc7 | [
"MIT"
] | null | null | null | jmp want_bin_bash
got_bin_bash:
xor eax, eax
mov al, 0x0b
pop ebx
xor ecx, ecx
xor edx, edx
mov [ebx + 9], ah
int 0x80
want_bin_bash:
call got_bin_bash
.Ascii "/bin/bash@" | 14.25 | 19 | 0.74269 |
313c6d044cc8f238798ee29188a5497b5cbbc099 | 655 | asm | Assembly | programs/oeis/001/A001973.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/001/A001973.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/001/A001973.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A001973: Expansion of (1+x^3)/((1-x)*(1-x^2)^2*(1-x^3)).
; 1,1,3,5,8,12,18,24,33,43,55,69,86,104,126,150,177,207,241,277,318,362,410,462,519,579,645,715,790,870,956,1046,1143,1245,1353,1467,1588,1714,1848,1988,2135,2289,2451,2619,2796,2980,3172,3372,3581,3797,4023,4257,4500,4752,5014,5284,5565,5855,6155,6465,6786,711... | 54.583333 | 483 | 0.71145 |
223f92bd693aa3eec744713653b3f6a11b5084f1 | 630 | asm | Assembly | programs/oeis/325/A325103.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/325/A325103.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/325/A325103.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A325103: Number of increasing pairs of positive integers up to n with no binary carries.
; 0,0,1,1,4,5,6,6,13,16,19,20,23,24,25,25,40,47,54,57,64,67,70,71,78,81,84,85,88,89,90,90,121,136,151,158,173,180,187,190,205,212,219,222,229,232,235,236,251,258,265,268,275,278,281,282,289,292,295,296
mov $10,$0
mov $12,$0
lpb ... | 19.6875 | 201 | 0.553968 |
b545094ff01d5bf4cc4f98c65996c51fa323f2fe | 754 | asm | Assembly | ASM_x86/LinuxAPI_07_uname.asm | XlogicX/Learn | 96e4b13bbc8c2589d6bf41e24e6d0857c172e3e6 | [
"MIT"
] | 43 | 2015-06-05T19:14:46.000Z | 2022-01-31T20:25:46.000Z | ASM_x86/LinuxAPI_07_uname.asm | tuxxy/Learn | 96e4b13bbc8c2589d6bf41e24e6d0857c172e3e6 | [
"MIT"
] | null | null | null | ASM_x86/LinuxAPI_07_uname.asm | tuxxy/Learn | 96e4b13bbc8c2589d6bf41e24e6d0857c172e3e6 | [
"MIT"
] | 9 | 2015-09-07T18:31:41.000Z | 2022-02-02T06:39:06.000Z | ;Example of using the uname API. API calls found in this example program:
; uname, exit
; High level description of what theis example program does:
; Simply calls uname and stores the result in memory pointer
section .text
global _start
_start:
; Get uname data
;----------------------------------------------------... | 26.928571 | 79 | 0.570292 |
186c05c5b59d9d344cf4101a09584cc3c8ce60c3 | 674 | asm | Assembly | oeis/066/A066380.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/066/A066380.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/066/A066380.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A066380: a(n) = Sum_{k=0..n} binomial(3*n,k).
; Submitted by Jamie Morken(s2)
; 1,4,22,130,794,4944,31180,198440,1271626,8192524,53009102,344212906,2241812648,14637774688,95786202688,628002401520,4124304597834,27126202533252,178651732923346,1178005033926998,7776048412324714,51380672802765632,339807092377975156,224918... | 44.933333 | 496 | 0.829377 |
f91a17d296ee03df594c861e553a587569a06a95 | 665 | asm | Assembly | programs/oeis/143/A143293.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/143/A143293.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/143/A143293.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A143293: Partial sums of A002110, the primorial numbers.
; 1,3,9,39,249,2559,32589,543099,10242789,233335659,6703028889,207263519019,7628001653829,311878265181039,13394639596851069,628284422185342479,33217442899375387209,1955977793053588026279,119244359152460559009549,7977565910232727614888639,56591839603693168858230... | 44.333333 | 397 | 0.821053 |
a20cde5f5f05eef5eedf0964a7c669b4ba25d436 | 10,021 | asm | Assembly | Library/Styles/Manip/manipDefine.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/Styles/Manip/manipDefine.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/Styles/Manip/manipDefine.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 1991 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: Library/Styles
FILE: Manip/manipDefine.asm
REVISION HISTORY:
Name Date Description
---- ---- -----------
Tony 12/91 Initial version... | 22.219512 | 80 | 0.664205 |
488248e42483c925a67d472b9999d5e0db4c5815 | 832 | asm | Assembly | src/esp-timeout.asm | remy/next-http | 61c4d3139178f375e61d703671c1a7533725b8c2 | [
"MIT"
] | 14 | 2021-04-09T18:45:38.000Z | 2022-02-27T15:58:52.000Z | src/esp-timeout.asm | remy/next-http | 61c4d3139178f375e61d703671c1a7533725b8c2 | [
"MIT"
] | 2 | 2021-05-19T18:44:15.000Z | 2022-02-27T16:37:09.000Z | src/esp-timeout.asm | remy/next-httpbank | 61c4d3139178f375e61d703671c1a7533725b8c2 | [
"MIT"
] | 3 | 2021-04-11T23:56:32.000Z | 2022-02-27T15:49:17.000Z | InitESPTimeout:
MODULE InitESPTimeout
push hl
ld hl, ESPTimeout mod 65536 ; Timeout is a 32-bit value, so save the two LSBs first,
ld (CheckESPTimeout.Value), hl
ld hl, ESPTimeout / 65536 ; then the two MSBs.
ld (CheckESPTimeout.Value2), hl
pop hl
ret
ENDMODULE
; Modifies: nothing
CheckESPTimeout:
MO... | 19.348837 | 87 | 0.682692 |
b34a6e1a284b0cfbbb2fe23b2cf4544e40a4e882 | 49,006 | asm | Assembly | stressfs.asm | rooneyshuman/XV6-OS | c0daa7b2585bf0aa85f8b6e503077b0ef6205819 | [
"MIT-0"
] | null | null | null | stressfs.asm | rooneyshuman/XV6-OS | c0daa7b2585bf0aa85f8b6e503077b0ef6205819 | [
"MIT-0"
] | null | null | null | stressfs.asm | rooneyshuman/XV6-OS | c0daa7b2585bf0aa85f8b6e503077b0ef6205819 | [
"MIT-0"
] | 1 | 2020-12-08T21:26:04.000Z | 2020-12-08T21:26:04.000Z |
_stressfs: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
#include "fs.h"
#include "fcntl.h"
int
main(int argc, char *argv[])
{
0: 8d 4c 24 04 lea 0x4(%esp),%ecx
4: 83 e4 f0 and $0xfffffff0,%esp
7: ff 71 fc pushl -0x4(%ecx)
a: 55 ... | 34.731396 | 60 | 0.423071 |
3544652bab713ee22e111bff47a80723dc946134 | 866 | asm | Assembly | programs/oeis/220/A220848.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/220/A220848.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/220/A220848.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A220848: a(n) = sum_(d|n) product_(d_x|n, d_x<=d) d_x.
; 1,3,4,11,6,45,8,75,31,113,12,1905,14,213,244,1099,18,6201,20,8451,466,509,24,346929,131,705,760,22803,30,839019,32,33867,1126,1193,1266,10374657,38,1485,1564,2627571,42,3189609,44,87219,93304,2165,48,260348721,351,127613,2656,143427,54,8666721,3086,10016899,331... | 32.074074 | 546 | 0.683603 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.