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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
add53d613c40b06d7f8569ddb54ee8e0cae4af9d | 1,561 | asm | Assembly | programs/oeis/139/A139734.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/139/A139734.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/139/A139734.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A139734: a(n) = 10^n mod 3^n.
; 0,1,1,1,37,127,541,1036,3799,5185,51850,164206,224884,1185958,3887965,5398867,10941949,66372769,276307201,438549076,3223229293,7824802123,15485902012,60715841293,42299339968,705422936161,1970497704952,1911916251217,11493565027183,23428480451986,28393672425211,283936724252110,9863470536... | 120.076923 | 1,443 | 0.913517 |
984a47712370bef7fadaaf152d2f061b1e03afeb | 280 | asm | Assembly | programs/oeis/022/A022105.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/022/A022105.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/022/A022105.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A022105: Fibonacci sequence beginning 1, 15.
; 1,15,16,31,47,78,125,203,328,531,859,1390,2249,3639,5888,9527,15415,24942,40357,65299,105656,170955,276611,447566,724177,1171743,1895920,3067663,4963583,8031246,12994829
seq $0,22377 ; Fibonacci sequence beginning 2, 30.
div $0,2
| 46.666667 | 171 | 0.778571 |
c7e859f10d97426e71f7118d6a4cc992cff20822 | 964 | asm | Assembly | programs/oeis/168/A168187.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/168/A168187.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/168/A168187.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A168187: a(n) = n^3*(n^6 + 1)/2.
; 0,1,260,9855,131104,976625,5038956,20176975,67109120,193710609,500000500,1178974511,2579891040,5302250785,10330524764,19221681375,34359740416,59293940705,99179648100,161343852319,256000004000,397140027921,603634614220,900576336815,1320903777024,1907348640625,2714751848276,3812798752... | 107.111111 | 880 | 0.885892 |
df1d69cf277e7e18fc2e63013458fbf2fa6883f1 | 3,617 | asm | Assembly | sorcery.asm | TheMachine02/Sorcery | ee657f5a64049bee0c947add7ff2cb92d7281ec1 | [
"MIT"
] | 14 | 2020-05-27T13:20:35.000Z | 2022-02-10T01:19:54.000Z | sorcery.asm | TheMachine02/Sorcery | ee657f5a64049bee0c947add7ff2cb92d7281ec1 | [
"MIT"
] | 10 | 2020-06-12T20:53:03.000Z | 2021-03-21T23:11:44.000Z | sorcery.asm | TheMachine02/Sorcery | ee657f5a64049bee0c947add7ff2cb92d7281ec1 | [
"MIT"
] | 84 | 2020-06-11T06:27:03.000Z | 2021-05-29T17:06:24.000Z | include 'header/include/ez80.inc'
include 'header/include/tiformat.inc'
include 'header/include/os.inc'
; kernel header
include 'header/asm-errno.inc'
include 'header/asm-signal.inc'
include 'header/asm-leaf-def.inc'
include 'header/asm-boot.inc'
; kernel build config
include 'config'
format ti executable '... | 21.789157 | 81 | 0.647498 |
99bd493d23e640cd8e20193539f073ea56abab06 | 776 | asm | Assembly | oeis/217/A217526.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/217/A217526.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/217/A217526.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A217526: From the enumeration of involutions avoiding the pattern 4321.
; Submitted by Christian Krause
; 0,0,0,0,0,2,6,18,47,123,318,830,2182,5792,15504,41828,113626,310564,853458,2356770,6536372,18199274,50852008,142547548,400763211,1129760403,3192727784,9043402488,25669818462,73007772788,208023278194,593742784814,... | 33.73913 | 488 | 0.78866 |
3695e98cb7e494b7d7cf1c26599fd16cb03ac164 | 4,066 | asm | Assembly | src/state-password.asm | santiontanon/westen | 252e63499adf861cc537fd60215c61d1bef3c5d1 | [
"Apache-2.0"
] | 49 | 2021-09-22T04:12:15.000Z | 2022-02-25T07:16:48.000Z | src/state-password.asm | santiontanon/westen | 252e63499adf861cc537fd60215c61d1bef3c5d1 | [
"Apache-2.0"
] | 2 | 2021-09-26T19:46:28.000Z | 2021-09-28T00:25:06.000Z | src/state-password.asm | santiontanon/westen | 252e63499adf861cc537fd60215c61d1bef3c5d1 | [
"Apache-2.0"
] | 4 | 2021-09-26T16:45:52.000Z | 2022-01-09T21:20:17.000Z | ;-----------------------------------------------
state_password_lock:
push ix
call state_password_lock_internal
pop ix
ret
state_password_lock_internal:
ld bc, TEXT_USE_VAMPIRE_DOOR_BANK + 256*TEXT_USE_VAMPIRE_DOOR_IDX
call queue_hud_message
ld hl,password_lock_zx0
ld de,buffer1024
call decompress_from_pa... | 19.089202 | 66 | 0.756272 |
9682a1b964665795176c802e25df8513ddacf2bd | 106,551 | asm | Assembly | non_regression/other_x86_linux_40.s.asm | LRGH/plasmasm | 4cd50546c3dc895763d72dd60b7c46179c1916bc | [
"Apache-2.0"
] | 1 | 2021-02-28T21:31:18.000Z | 2021-02-28T21:31:18.000Z | non_regression/other_x86_linux_40.s.asm | LRGH/plasmasm | 4cd50546c3dc895763d72dd60b7c46179c1916bc | [
"Apache-2.0"
] | null | null | null | non_regression/other_x86_linux_40.s.asm | LRGH/plasmasm | 4cd50546c3dc895763d72dd60b7c46179c1916bc | [
"Apache-2.0"
] | null | null | null | .file "inflate.c"
.section .text.unlikely,"ax",@progbits
.LCOLDB0:
.LCOLDE0:
.LCOLDB1:
.LCOLDE1:
.LCOLDB2:
.LCOLDE2:
.LCOLDB3:
.LCOLDE3:
.LCOLDB4:
.LCOLDE4:
.LCOLDB5:
.LCOLDE5:
.LCOLDB24:
.LCOLDE24:
.LCOLDB25:
.LCOLDE25:
.LCOLDB26:
.LCOLDE26:
.LCOLDB27:
.LCOLDE27:
.LCOLDB28:
.LCOLDE28:
.LCOLDB29:
.LCOLDE29:
.LC... | 17.322549 | 51 | 0.485683 |
114cebc561436478764962ff9fb7d7048cdb4652 | 1,232 | asm | Assembly | base/crts/fpw32/tran/i386/ftol.asm | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | base/crts/fpw32/tran/i386/ftol.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | base/crts/fpw32/tran/i386/ftol.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | page ,132
title 87ftol - truncate TOS to 32-bit integer
;***
;87ftol.asm - truncate TOS to 32-bit integer
;
; Copyright (c) 1985-2001, Microsoft Corporation. All rights reserved.
;
;Purpose:
;
;Revision History:
;
; 07/16/85 Greg Whitten
; save BX and CX for sloppy code generator
; 10/15/86 Greg W... | 20.881356 | 81 | 0.623377 |
880808a5b64cdfc4b405c59fba9836dd2d385e6e | 148 | asm | Assembly | other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/fzero.lzh/fzero/fzero_main.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/fzero.lzh/fzero/fzero_main.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/fzero.lzh/fzero/fzero_main.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: fzero_main.asm
Type: file
Size: 46001
Last-Modified: '1993-07-20T07:13:24Z'
SHA-1: CC7183EED4FECD0ECF8CD8A008B5597DD169A296
Description: null
| 21.142857 | 47 | 0.817568 |
78af3fe3232df080ded08f8a3b1524202bb67bb4 | 399 | asm | Assembly | programs/oeis/340/A340074.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/340/A340074.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/340/A340074.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A340074: a(n) = gcd(A003961(n)-1, A339904(n)).
; 1,1,1,1,3,1,5,1,1,1,3,1,1,1,1,1,9,1,11,1,1,1,7,1,3,1,1,1,15,1,9,1,1,1,1,1,5,1,1,1,21,1,23,1,3,1,13,1,5,1,1,1,29,1,9,1,1,1,15,1,33,1,1,1,1,1,35,1,1,5,9,1,39,1,1,1,1,1,41,1,1,1,11,1,3,1,1,1,3,1,1,1,1,1,1,1,25,1,3,1
seq $0,253885 ; Permutation of even numbers: a(n) = A00... | 44.333333 | 214 | 0.551378 |
2de7e29257be7621722857e3f840b6de5e066495 | 11,409 | asm | Assembly | Program.asm | vcte/eclectic | 46d82f3a573d9fd09847a07cb9017d8a57db9b1a | [
"MIT"
] | 1 | 2018-10-22T23:38:28.000Z | 2018-10-22T23:38:28.000Z | Program.asm | vcte/eclectic | 46d82f3a573d9fd09847a07cb9017d8a57db9b1a | [
"MIT"
] | null | null | null | Program.asm | vcte/eclectic | 46d82f3a573d9fd09847a07cb9017d8a57db9b1a | [
"MIT"
] | null | null | null | ; ===============================================================
; ECLECTIC
; ===============================================================
; ---------------------------------------------------------------
; Glitches
; --------------------------------------------------------------
;trend grapher
;ymax (glitch) (m... | 22.592079 | 156 | 0.64116 |
f37e60c8e32d546f22b9acaf52ba7c54c3535f89 | 344 | asm | Assembly | 01/operators/operators.asm | DaviNakamuraCardoso/assembly | 47ce8eeb253122f2d601c6d5bec276566e2df5cf | [
"MIT"
] | null | null | null | 01/operators/operators.asm | DaviNakamuraCardoso/assembly | 47ce8eeb253122f2d601c6d5bec276566e2df5cf | [
"MIT"
] | null | null | null | 01/operators/operators.asm | DaviNakamuraCardoso/assembly | 47ce8eeb253122f2d601c6d5bec276566e2df5cf | [
"MIT"
] | null | null | null | ; Performs operations in Assembly x86
global _start
_start:
mov eax, 123 ; eax = 1
mov eax, ebx ; eax = ebx
add ebx, ecx ; ebx += ecx
sub ebx, edx ; ebx -= edx
mul ebx ; eax *= ebx
div edx ... | 28.666667 | 46 | 0.380814 |
be7d01ff9e2d936617d9cc939766e4039165586a | 299 | asm | Assembly | programs/oeis/039/A039823.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/039/A039823.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/039/A039823.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A039823: a(n) = ceiling( (n^2 + n + 2)/4 ).
; 1,2,4,6,8,11,15,19,23,28,34,40,46,53,61,69,77,86,96,106,116,127,139,151,163,176,190,204,218,233,249,265,281,298,316,334,352,371,391,411,431,452,474,496,518,541,565,589,613,638,664,690,716,743,771,799,827
add $0,2
bin $0,2
add $0,2
div $0,2
mov $1,$0
| 33.222222 | 205 | 0.645485 |
06461cbc9e76ec9d92a878c1a6ff4efc5bf578dc | 1,018 | asm | Assembly | programs/oeis/004/A004773.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/004/A004773.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/004/A004773.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A004773: Numbers congruent to {0, 1, 2} mod 4: a(n) = floor(4*n/3).
; 0,1,2,4,5,6,8,9,10,12,13,14,16,17,18,20,21,22,24,25,26,28,29,30,32,33,34,36,37,38,40,41,42,44,45,46,48,49,50,52,53,54,56,57,58,60,61,62,64,65,66,68,69,70,72,73,74,76,77,78,80,81,82,84,85,86,88,89,90,92,93,94,96,97,98,100,101,102,104,105,106,108,109... | 145.428571 | 918 | 0.711198 |
b8096507be3bdbffa30cb56abcc12ee4de850317 | 749 | asm | Assembly | programs/oeis/070/A070342.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/070/A070342.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/070/A070342.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A070342: a(n) = 3^n mod 19.
; 1,3,9,8,5,15,7,2,6,18,16,10,11,14,4,12,17,13,1,3,9,8,5,15,7,2,6,18,16,10,11,14,4,12,17,13,1,3,9,8,5,15,7,2,6,18,16,10,11,14,4,12,17,13,1,3,9,8,5,15,7,2,6,18,16,10,11,14,4,12,17,13,1,3,9,8,5,15,7,2,6,18,16,10,11,14,4,12,17,13,1,3,9,8,5,15,7,2,6,18,16,10,11,14,4,12,17,13,1,3,9,8,5,15,7,2,6... | 53.5 | 625 | 0.586115 |
5563859207114a7656581c5629228fdf08f78096 | 6,265 | asm | Assembly | Appl/Art/Decks/GeoDeck/LMGrapes.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Appl/Art/Decks/GeoDeck/LMGrapes.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Appl/Art/Decks/GeoDeck/LMGrapes.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | LMGrapes label byte
word C_BLACK
Bitmap <71,100,0,BMF_MONO>
db 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00
db 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00
db 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x08
db 0x8f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xc0
db 0x9... | 30.710784 | 53 | 0.614206 |
4f024372a57983f3b1ddbe9930940907007caf66 | 449 | asm | Assembly | programs/oeis/157/A157657.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/157/A157657.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/157/A157657.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A157657: a(1) = 1, a(n) = -mu(n) for n >= 2.
; 1,1,1,0,1,-1,1,0,0,-1,1,0,1,-1,-1,0,1,0,1,0,-1,-1,1,0,0,-1,0,0,1,1,1,0,-1,-1,-1,0,1,-1,-1,0,1,1,1,0,0,-1,1,0,0,0,-1,0,1,0,-1,0,-1,-1,1,0,1,-1,0,0,-1,1,1,0,-1,1,1,0,1,-1,0,0,-1,1,1,0,0,-1,1,0,-1,-1,-1,0,1,0,-1,0,-1,-1,-1,0,1,0,0,0
max $0,2
seq $0,8683 ; Möbius (or Moebiu... | 56.125 | 231 | 0.498886 |
2cffaa04aea821345dce844a84e26f8b70ce7e88 | 386 | asm | Assembly | oeis/147/A147688.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/147/A147688.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/147/A147688.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A147688: a(n) = ((6 + sqrt(8))^n + (6 - sqrt(8))^n))/2.
; Submitted by Jon Maiga
; 1,6,44,360,3088,26976,237248,2091648,18456832,162915840,1438198784,12696741888,112091336704,989587267584,8736489783296,77129433907200,680931492954112,6011553766047744,53072563389857792,468547255228956672
mov $1,1
mov $2,2
lpb $0
sub... | 25.733333 | 205 | 0.709845 |
6b145a437c600b4aeb1ddeebcd815a28465ab6ae | 694 | asm | Assembly | oeis/054/A054318.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/054/A054318.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/054/A054318.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A054318: a(n)-th star number (A003154) is a square.
; Submitted by Jamie Morken(s1)
; 1,5,45,441,4361,43165,427285,4229681,41869521,414465525,4102785725,40613391721,402031131481,3979697923085,39394948099365,389969783070561,3860302882606241,38213059042991845,378270287547312205,3744489816430130201,37066627876753989801,... | 43.375 | 498 | 0.834294 |
a15917eddb3b3137d5add469f5d0f577f6147886 | 703 | asm | Assembly | programs/oeis/208/A208881.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/208/A208881.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/208/A208881.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A208881: Number of words either empty or beginning with the first letter of the ternary alphabet, where each letter of the alphabet occurs n times.
; 1,2,30,560,11550,252252,5717712,133024320,3155170590,75957810500,1850332263780,45508998487680,1128243920840400,28159366024288800,706857555303576000,17831659928458210560... | 70.3 | 491 | 0.871977 |
80cffa72f82186e3abccb7a050aa7c26b8dfed06 | 675 | asm | Assembly | oeis/206/A206492.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/206/A206492.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/206/A206492.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A206492: Sums of rows of the sequence of triangles with nonnegative integers and row widths defined by A004738.
; Submitted by Jamie Morken(s4)
; 0,3,3,9,21,19,11,25,45,74,66,49,26,55,90,134,190,170,138,97,50,103,162,230,310,405,365,310,243,167,85,173,267,370,485,615,763,693,605,502,387,263,133,269,411,562,725,903,10... | 25.961538 | 207 | 0.662222 |
c77d2983a7834814341fa5bd66feb72bedf79649 | 453 | asm | Assembly | oeis/213/A213527.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/213/A213527.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/213/A213527.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A213527: E.g.f.: exp( Sum_{n>=1} Fibonacci(n+1)*x^n/n ), where Fibonacci(n) = A000045(n).
; Submitted by Jamie Morken(s1)
; 1,1,3,13,79,603,5593,60859,760929,10743337,169068619,2934088509,55666365007,1146171490387,25454016551601,606459860389867,15430511490348097,417572419595723601,11975721373433624851,362832170044253... | 30.2 | 226 | 0.730684 |
881f35c9dce717582967124966f0e83620f9f101 | 484 | asm | Assembly | F0xC_LINUX/include/util/printString.asm | Pusty/F0xC | 946be39e872d9f1119cf04290cb7aa3aac39a9bc | [
"BSL-1.0"
] | null | null | null | F0xC_LINUX/include/util/printString.asm | Pusty/F0xC | 946be39e872d9f1119cf04290cb7aa3aac39a9bc | [
"BSL-1.0"
] | null | null | null | F0xC_LINUX/include/util/printString.asm | Pusty/F0xC | 946be39e872d9f1119cf04290cb7aa3aac39a9bc | [
"BSL-1.0"
] | null | null | null | %ifndef PRINT_STR
%define PRINT_STR
;2 args (string addr, len)
;example push string \ push 8 \ call printString
;std_addr = ADDR TEMP STORAGE
;str_tmp = 16 byte reserved
;std_handle = STD OUTPUT HANDLE
printString:
pop dword [std_addr] ;this is apparently the address, so let's just save it and push it back late... | 16.689655 | 102 | 0.708678 |
6b7a84019e320a2d0c419eb42243b3cc9c3e416f | 10 | asm | Assembly | src/main/fragment/mos6502-common/vbuaa=vbuaa_band_vbuc1.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/main/fragment/mos6502-common/vbuaa=vbuaa_band_vbuc1.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/main/fragment/mos6502-common/vbuaa=vbuaa_band_vbuc1.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | and #{c1}
| 5 | 9 | 0.5 |
fd6b9e399a1593e6b8a8156a0fd47b2527fccef2 | 420 | asm | Assembly | programs/oeis/082/A082569.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/082/A082569.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/082/A082569.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A082569: a(1)=2; a(n)=ceiling(n*(a(n-1)-1/a(n-1))).
; 2,3,8,32,160,960,6720,53760,483840,4838400,53222400,638668800,8302694400,116237721600,1743565824000,27897053184000,474249904128000,8536498274304000,162193467211776000,3243869344235520000
mov $1,1
add $1,$0
seq $1,142 ; Factorial numbers: n! = 1*2*3*4*...*n (order... | 38.181818 | 188 | 0.730952 |
11ed6e9036a5fad0e007c3f8b6e59dc84e75c2f2 | 16,870 | asm | Assembly | sources/ippcp/asm_intel64/pcpsha256m7as.asm | ymarkovitch/ipp-crypto | ac8f1c443cc79e9f2f8508f8c707c9ed0caa22c8 | [
"Apache-2.0"
] | null | null | null | sources/ippcp/asm_intel64/pcpsha256m7as.asm | ymarkovitch/ipp-crypto | ac8f1c443cc79e9f2f8508f8c707c9ed0caa22c8 | [
"Apache-2.0"
] | null | null | null | sources/ippcp/asm_intel64/pcpsha256m7as.asm | ymarkovitch/ipp-crypto | ac8f1c443cc79e9f2f8508f8c707c9ed0caa22c8 | [
"Apache-2.0"
] | null | null | null | ;===============================================================================
; Copyright 2015-2019 Intel Corporation
; All Rights Reserved.
;
; If this software was obtained under the Intel Simplified Software License,
; the following terms apply:
;
; The source code, information and material ("Material") co... | 40.166667 | 94 | 0.591286 |
8117bdaacd0c5b55a1d8a634d50e4168fb6d8e82 | 6,700 | asm | Assembly | core/cpu/asm_cpu.asm | m44rtn/vireo-kernel | 99461392b7cbb4ab4ee1ad283b639353ed6edb6d | [
"MIT"
] | 7 | 2019-05-11T19:39:54.000Z | 2022-03-24T14:53:02.000Z | core/cpu/asm_cpu.asm | m44rtn/vireo-kernel | 99461392b7cbb4ab4ee1ad283b639353ed6edb6d | [
"MIT"
] | 31 | 2019-05-11T13:12:04.000Z | 2021-11-14T00:05:32.000Z | core/cpu/asm_cpu.asm | m44rtn/vireo-kernel | 99461392b7cbb4ab4ee1ad283b639353ed6edb6d | [
"MIT"
] | 2 | 2019-05-19T14:51:15.000Z | 2019-05-20T00:05:49.000Z | ;MIT license
;Copyright (c) 2019-2021 Maarten Vermeulen
;Permission is hereby granted, free of charge, to any person obtaining a copy
;of this software and associated documentation files (the "Software"), to deal
;in the Software without restriction, including without limitation the rights
;to use, copy, modify, merge... | 23.024055 | 96 | 0.69209 |
78bda9952be799236702a892476ef8461640a8d1 | 395 | asm | Assembly | programs/oeis/075/A075091.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/075/A075091.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/075/A075091.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A075091: Sum of Lucas numbers and reflected Lucas numbers (comment to A061084).
; 4,0,6,0,14,0,36,0,94,0,246,0,644,0,1686,0,4414,0,11556,0,30254,0,79206,0,207364,0,542886,0,1421294,0,3720996,0,9741694,0,25504086,0,66770564,0,174807606,0,457652254,0,1198149156,0,3136795214,0
mov $1,2
mov $2,1
lpb $0
sub $0,2
add ... | 23.235294 | 194 | 0.683544 |
07956b5af2c2b0eab2033337dbc8c687a2ef4096 | 715 | asm | Assembly | lab programs/p5a.asm | Amanskywalker/mp-lab | 4103c61c0b0fee67cfda6dab313adfaebdb5badb | [
"MIT"
] | null | null | null | lab programs/p5a.asm | Amanskywalker/mp-lab | 4103c61c0b0fee67cfda6dab313adfaebdb5badb | [
"MIT"
] | null | null | null | lab programs/p5a.asm | Amanskywalker/mp-lab | 4103c61c0b0fee67cfda6dab313adfaebdb5badb | [
"MIT"
] | null | null | null | .model small
printf macro msg
lea dx,msg
mov ah,9
int 21h
endm printf
.data
ask db 10,13,"enter string:$"
original db 50 dup("$")
reverse db 50 dup("$")
pal db 10,13,"its palindrome$"
npal db 10,13,"not palindrome$"
.code
mov ax,@data
mov ds,ax
mov es,ax
mov cx,0
lea si,original
... | 10.671642 | 33 | 0.594406 |
6ec6bbeff954069ac5af27dd273f751900f4beca | 120 | asm | Assembly | Userland/SampleCodeModule/asm/sys_caller.asm | ignacioVidaurreta/bootLoader | f7e65811a4aa2356414ff1abb98475db9108c34a | [
"BSD-3-Clause"
] | 1 | 2020-06-24T11:57:04.000Z | 2020-06-24T11:57:04.000Z | Userland/SampleCodeModule/asm/sys_caller.asm | ignacioVidaurreta/bootLoader | f7e65811a4aa2356414ff1abb98475db9108c34a | [
"BSD-3-Clause"
] | null | null | null | Userland/SampleCodeModule/asm/sys_caller.asm | ignacioVidaurreta/bootLoader | f7e65811a4aa2356414ff1abb98475db9108c34a | [
"BSD-3-Clause"
] | null | null | null | GLOBAL int80
section .text
int80:
push rbp
mov rbp, rsp
mov rax, r9
int 80h
mov rsp, rbp
pop rbp
ret
| 8 | 14 | 0.625 |
f9f25cf4da73e919db15253322ec02e0e78a608e | 366 | asm | Assembly | programs/oeis/302/A302930.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/302/A302930.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/302/A302930.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A302930: Maximum number of 6's possible in an infinite Minesweeper grid with n mines.
; 0,0,0,0,0,1,1,2,2,3,3,4,4,5,6,6,7,8,8,9,10,10,11,12,12,13,14,15,15,16,17,18
mov $3,$0
sub $0,1
add $0,$3
sub $0,1
mov $2,$0
mov $4,2
mov $5,$0
add $5,2
mov $6,2
lpb $2,1
mov $1,$5
mul $5,2
lpb $5,1
sub $1,$4
add $6,... | 15.25 | 87 | 0.571038 |
1ee1e767041f1ea7b7baffc9cdbbc660b914060d | 4,260 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xca.log_21829_760.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_0xca.log_21829_760.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_0xca.log_21829_760.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r13
push %r15
push %r8
push %rcx
push %rdi
push %rdx
lea addresses_A_ht+0x1aaba, %rcx
clflush (%rcx)
nop
nop
nop
nop
nop
and %rdx, %rdx
mov (%rcx), %r15w
nop
nop
nop
sub $64120, %rdi
lea addresses_WT_ht+0x122fa, %r11
nop
cmp %r13, %r13
movb (%r11), %r8b
xor %... | 59.166667 | 2,999 | 0.660094 |
496bba55567e8fa51c20a24b03bde67f72a54cc5 | 5,744 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_2644.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_2644.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_2644.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 %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0xea03, %rsi
lea addresses_normal_ht+0x1b2c3, %rdi
nop
nop
inc %r8
mov $110, %rcx
rep movsb
nop
nop
sub %rbp, %rbp
lea addresses_WT_ht+0x101fc, %rsi
lea addresses_normal_ht+0x136c3, %rdi
nop
add $... | 39.888889 | 2,999 | 0.660515 |
47117f2da97d24da0bbab7d7114895868e394fa5 | 263 | asm | Assembly | programs/oeis/225/A225491.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/225/A225491.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/225/A225491.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A225491: Maximal frequency depth for multisets over an alphabet of n letters.
; 0,4,5,6,6,6,7,7,7,7,7,7,7,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8
mov $2,2
lpb $0
add $0,$2
mov $1,8
mov $3,14
div $3,$0
mov $0,0
sub $1,$3
lpe
mov $0,$1
| 18.785714 | 81 | 0.577947 |
332e48ce9a3caa8286fc40d41b6aed7234dbda77 | 347 | asm | Assembly | programs/oeis/329/A329926.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/329/A329926.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/329/A329926.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A329926: Beatty sequence for (8+sqrt(41))/5.
; 3,6,9,12,15,18,21,24,27,30,33,36,40,43,46,49,52,55,58,61,64,67,70,73,77,80,83,86,89,92,95,98,101,104,107,110,113,117,120,123,126,129,132,135,138,141,144,147,150,154,157,160,163,166,169,172,175,178,181
mov $4,$0
add $0,1
mov $3,$0
mul $3,2
div $3,25
mov $1,$3
add $1,3
mo... | 24.785714 | 202 | 0.648415 |
20a9283c7f27a2beb9dbd8df7964734839010c44 | 1,428 | asm | Assembly | programs/oeis/105/A105638.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/105/A105638.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/105/A105638.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A105638: Maximum number of intersections in self-intersecting n-gon.
; 0,1,5,7,14,17,27,31,44,49,65,71,90,97,119,127,152,161,189,199,230,241,275,287,324,337,377,391,434,449,495,511,560,577,629,647,702,721,779,799,860,881,945,967,1034,1057,1127,1151,1224,1249,1325,1351,1430,1457,1539,1567,1652,1681,1769,1799,1890,1921... | 142.8 | 1,299 | 0.794818 |
aadda4e5b79c04a6cab0c898755a303f5acafec3 | 4,333 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_567.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_567.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_567.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 %r8
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x9df6, %r8
nop
nop
nop
nop
and $22592, %r10
movb $0x61, (%r8)
nop
nop
nop
cmp $58739, %rbp
lea addresses_A_ht+0x10ec2, %rsi
lea addresses_UC_ht+0x3c42, %rdi
dec %r8
mov $124, %rcx
rep m... | 55.551282 | 2,999 | 0.662359 |
089bf5dcdf13db1f2591f1d59b9949a8fa52b7ef | 678 | asm | Assembly | oeis/110/A110284.asm | loda-lang/loda-programs | 773fe0baed2ca30c72b7faf16c0801749f2e6f9a | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/110/A110284.asm | loda-lang/loda-programs | 773fe0baed2ca30c72b7faf16c0801749f2e6f9a | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/110/A110284.asm | loda-lang/loda-programs | 773fe0baed2ca30c72b7faf16c0801749f2e6f9a | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A110284: Squares of the form 4p - 3, where p is a prime.
; Submitted by Christian Krause
; 9,25,49,121,169,289,625,841,961,1225,1681,1849,2401,3025,4489,5929,6889,10201,11881,13225,14161,15625,17689,19321,20449,22801,24025,24649,25921,32041,32761,39601,41209,44521,48841,49729,55225,57121,69169,76729,80089,82369,87025... | 75.333333 | 499 | 0.786136 |
af1660eb333f4ead2f68bc7db5bd5c3358027672 | 796 | asm | Assembly | oeis/349/A349355.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/349/A349355.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/349/A349355.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A349355: Dirichlet convolution of A003958 with A063441 (Dirichlet inverse of A003959), where A003958 and A003959 are fully multiplicative with a(p) = p-1 and p+1 respectively.
; Submitted by Christian Krause
; 1,-2,-2,-2,-2,4,-2,-2,-4,4,-2,4,-2,4,4,-2,-2,8,-2,4,4,4,-2,4,-8,4,-8,4,-2,-8,-2,-2,4,4,4,8,-2,4,4,4,-2,-8,-2... | 22.742857 | 252 | 0.522613 |
419db960c36debeff6700f45fe6648f02e79392f | 14,301 | asm | Assembly | SNesoid/sneslib_comp/i386/fxemu2b.asm | Pretz/SNesoid | a9381085e07c5aabbe8e371854d579fede0893ae | [
"Xnet",
"X11"
] | 17 | 2015-01-19T05:33:25.000Z | 2021-10-05T23:24:33.000Z | snes9x/src/main/cpp/sneslib/i386/fxemu2b.asm | CharlesNascimento/K-SNES | 10f97fdf28e647b484a68aecd1387ec549290c62 | [
"MIT"
] | 5 | 2015-01-19T09:24:55.000Z | 2019-08-09T18:55:58.000Z | SNesoid/sneslib_comp/i386/fxemu2b.asm | Pretz/SNesoid | a9381085e07c5aabbe8e371854d579fede0893ae | [
"Xnet",
"X11"
] | 22 | 2015-01-17T00:24:52.000Z | 2021-08-13T02:51:30.000Z | ;Copyright (C) 1997-2001 ZSNES Team ( zsknight@zsnes.com / _demo_@zsnes.com )
;
;This program is free software; you can redistribute it and/or
;modify it under the terms of the GNU General Public License
;as published by the Free Software Foundation; either
;version 2 of the License, or (at your option) any later
;vers... | 23.140777 | 77 | 0.643452 |
b5dfec399407f410289713e2e8075090b41d4402 | 467 | asm | Assembly | programs/oeis/081/A081668.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/081/A081668.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/081/A081668.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A081668: Expansion of 2sinh(x) + BesselI_0(2x).
; 1,2,2,2,6,2,20,2,70,2,252,2,924,2,3432,2,12870,2,48620,2,184756,2,705432,2,2704156,2,10400600,2,40116600,2,155117520,2,601080390,2,2333606220,2,9075135300,2,35345263800,2,137846528820,2,538257874440,2,2104098963720,2,8233430727600,2,32247603683100,2,126410606437752,2,... | 33.357143 | 325 | 0.745182 |
5a483600a2013861422fda9593ebc43cbdebfc51 | 6,812 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i9-9900K_12_0xca_notsx.log_21829_1681.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i9-9900K_12_0xca_notsx.log_21829_1681.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i9-9900K_12_0xca_notsx.log_21829_1681.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 %r8
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0xae20, %r8
nop
xor $19861, %rax
movups (%r8), %xmm2
vpextrq $1, %xmm2, %r11
nop
nop
nop
nop
sub %rdi, %rdi
lea addresses_UC_ht+0x1a730, %rbp
nop
dec %r11
mov (%rbp),... | 35.852632 | 2,999 | 0.652672 |
08392d00b1bb23bd8016364ef70a8186cd49cbdd | 7,430 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_14659_1192.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_14659_1192.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_14659_1192.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 %r15
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x129b0, %rsi
lea addresses_normal_ht+0x159e0, %rdi
nop
and $8577, %rbx
mov $83, %rcx
rep movsq
nop
nop
nop
and %r15, %r15
lea addresses_D_ht+0x1b7d0, %rsi
lea addresses_norma... | 35.721154 | 2,999 | 0.661642 |
1768cb5d9cbd3597adcefc1039dc83aa375ac1d8 | 396 | asm | Assembly | oeis/287/A287922.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/287/A287922.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/287/A287922.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A287922: a(n) = prime(1)^2 + prime(n)^2.
; Submitted by Jamie Morken(s3)
; 8,13,29,53,125,173,293,365,533,845,965,1373,1685,1853,2213,2813,3485,3725,4493,5045,5333,6245,6893,7925,9413,10205,10613,11453,11885,12773,16133,17165,18773,19325,22205,22805,24653,26573,27893,29933,32045,32765,36485
mul $0,2
max $0,1
seq $0,... | 39.6 | 218 | 0.729798 |
4d061abd698378dcab5fff36823169d59db4f6d3 | 883 | asm | Assembly | libsrc/_DEVELOPMENT/string/z80/asm_memset_wr.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/string/z80/asm_memset_wr.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/string/z80/asm_memset_wr.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; ===============================================================
; Feb 2021
; ===============================================================
;
; void *memset_wr(void *s, int c, size_t n)
;
; Write c into the first n bytes of s.
;
; Only writes to memory, doesn't read.
;
; ===========================================... | 15.224138 | 65 | 0.400906 |
a4c9a38cbe4d141b44a46ea9528a5ea745d9ffb7 | 1,071 | asm | Assembly | sram.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | sram.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | sram.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | SECTION "Sprite Buffers", SRAM
sSpriteBuffer0:: ds SPRITEBUFFERSIZE
sSpriteBuffer1:: ds SPRITEBUFFERSIZE
sSpriteBuffer2:: ds SPRITEBUFFERSIZE
ds $100
sHallOfFame:: ds HOF_TEAM * HOF_TEAM_CAPACITY
SECTION "Save Data", SRAM
ds $598
sPlayerName:: ds NAME_LENGTH
sMainData:: ds wMainDataEnd - wMainDataStart
sSp... | 20.596154 | 60 | 0.763772 |
b1ec7435de71d457102afa7811880795f516388a | 873 | asm | Assembly | test/prefetch.asm | killvxk/AssemblyLine | 2a20ec925532875c2f3bb5d423eb38a00bc5c91d | [
"Apache-2.0"
] | 147 | 2021-09-01T03:52:49.000Z | 2022-03-30T16:59:58.000Z | test/prefetch.asm | killvxk/AssemblyLine | 2a20ec925532875c2f3bb5d423eb38a00bc5c91d | [
"Apache-2.0"
] | 9 | 2021-09-15T18:04:36.000Z | 2021-09-28T01:22:15.000Z | test/prefetch.asm | killvxk/AssemblyLine | 2a20ec925532875c2f3bb5d423eb38a00bc5c91d | [
"Apache-2.0"
] | 19 | 2021-09-09T10:54:44.000Z | 2022-03-18T19:56:45.000Z | SECTION .text
GLOBAL test
test:
prefetcht0 [rbp]
prefetcht0 [rsi]
prefetcht0 [rdi]
prefetcht0 [rsp]
prefetcht0 [rbp]
prefetcht0 [r9]
prefetcht0 [r10]
prefetcht0 [r11]
prefetcht0 [r12]
prefetcht0 [r13]
prefetcht0 [r14]
prefetcht0 [r15]
prefetcht1 [rdi]
prefetcht1 [rbp]
prefetcht1 [rsi]
prefetcht1 [rdi]
prefetcht1 [rsp]
... | 16.471698 | 17 | 0.767468 |
e863460eec66b27986da34b5545871fc0e8ae691 | 420 | asm | Assembly | tests/J/test2.asm | madhav-datt/mmcpu | e252133e3fd71076596c08775b79dd8bd35135b6 | [
"MIT"
] | null | null | null | tests/J/test2.asm | madhav-datt/mmcpu | e252133e3fd71076596c08775b79dd8bd35135b6 | [
"MIT"
] | null | null | null | tests/J/test2.asm | madhav-datt/mmcpu | e252133e3fd71076596c08775b79dd8bd35135b6 | [
"MIT"
] | null | null | null | # Recursive sum of natural numbers
#
main:
addi $sp, $sp, 128
addi $s0, $0, 3 # number = 42
add $a0, $s0, $0
jal sum
add $s1, $v0, $0
j done
sum:
addi $sp, $sp, -20
sw $a0, 0($sp)
sw $ra, 4($sp)
bne $a0, $0, notzero
addi $v0, $0, 0
j return
notzero:
lw $t1, 0($sp)
addi $a0, $t1, -1
jal sum
lw $t1... | 11.666667 | 34 | 0.533333 |
3bf17dc15243145d657d2e019f5f207e35f66ac8 | 759 | asm | Assembly | oeis/051/A051408.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/051/A051408.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/051/A051408.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A051408: a(n+1) = a(n) + sum of digits of (a(n)^3).
; Submitted by Christian Krause
; 3,12,30,39,66,102,120,138,165,192,237,255,291,318,345,372,417,444,489,525,552,597,633,669,714,759,804,849,885,921,966,1011,1038,1083,1128,1164,1218,1254,1299,1353,1407,1452,1488,1533,1578,1623,1668,1713,1758,1785,1830,1866,1929,1992... | 39.947368 | 464 | 0.698287 |
9c4f76917336ba81ce60e90f60bb36d4c8f01b49 | 164 | asm | Assembly | add.asm | oleksii-dmytrenko/hack | 71756a24fffb06f0a7acbf0a79fd58be573bb63e | [
"BSD-2-Clause"
] | null | null | null | add.asm | oleksii-dmytrenko/hack | 71756a24fffb06f0a7acbf0a79fd58be573bb63e | [
"BSD-2-Clause"
] | null | null | null | add.asm | oleksii-dmytrenko/hack | 71756a24fffb06f0a7acbf0a79fd58be573bb63e | [
"BSD-2-Clause"
] | null | null | null | // Adds up two numbers
// RAM[2] = RAM[0] + RAM[1]
// Usage: put the values that you wish to add in
// RAM[0] and RAM[1]
@0
D=M
@1
D=D+M
@2
M=D
@6
0;JMP
| 9.647059 | 48 | 0.542683 |
560715cc8b9298667e18aa18e2f224fa7e165ff8 | 2,670 | asm | Assembly | lab09.asm | m-ross/cis225p9 | efab2c24a45951337bde27122f8a433b86b835b4 | [
"MIT"
] | null | null | null | lab09.asm | m-ross/cis225p9 | efab2c24a45951337bde27122f8a433b86b835b4 | [
"MIT"
] | null | null | null | lab09.asm | m-ross/cis225p9 | efab2c24a45951337bde27122f8a433b86b835b4 | [
"MIT"
] | null | null | null | TITLE lab09mr
; Programmer: Marcus Ross
; Due: 5 May, 2014
; Description: This program takes input from the keyboard in the form of a single character, displays that character's ASCII code, displays the quantity of 1's in that code, and repeats until user chooses to stop.
.MODEL SMALL
.386
.STACK 40h
;=... | 27.244898 | 214 | 0.615356 |
52384a1b541caeef05108cfd17a1b8da7eb5dc90 | 262 | asm | Assembly | vm/asm_constructions_test/PushLocalConstructionTest.asm | MarkoVMicic/nand2tetris-solutions | a917a861d520348f70d084da6aadbfdc90daa10a | [
"Unlicense"
] | null | null | null | vm/asm_constructions_test/PushLocalConstructionTest.asm | MarkoVMicic/nand2tetris-solutions | a917a861d520348f70d084da6aadbfdc90daa10a | [
"Unlicense"
] | null | null | null | vm/asm_constructions_test/PushLocalConstructionTest.asm | MarkoVMicic/nand2tetris-solutions | a917a861d520348f70d084da6aadbfdc90daa10a | [
"Unlicense"
] | null | null | null | // Initialize stack pointer to start at 256 (i.e. RAM[0] contains 256)
@256
D=A
@SP
M=D
// Initialize local pointer to start at 300
@300
D=A
@LCL
M=D
// Put something in local space
@69
D=A
@303
M=D
// Push local 3
@LCL
D=M
@3
A=D+A
D=M
@SP
A=M
M=D
@SP
M=M+1
| 8.733333 | 70 | 0.645038 |
bf5089d3501ce27465c0424eafdb87b33b552f1b | 349 | asm | Assembly | libsrc/_DEVELOPMENT/arch/zx/esxdos/c/sdcc_iy/esxdos_f_open_p3.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/zx/esxdos/c/sdcc_iy/esxdos_f_open_p3.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/zx/esxdos/c/sdcc_iy/esxdos_f_open_p3.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; uchar esxdos_f_open_p3(char *filename, uchar mode, void *header)
INCLUDE "config_private.inc"
SECTION code_clib
SECTION code_esxdos
PUBLIC _esxdos_f_open_p3
EXTERN l0_esxdos_f_open_p3_callee
_esxdos_f_open_p3:
pop af
pop hl
dec sp
pop bc
pop de
push de
dec sp
push hl
push af
j... | 13.423077 | 66 | 0.739255 |
d07b7749bbb37103ad67365978ed4ad510587f0c | 399 | asm | Assembly | programs/oeis/057/A057237.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/057/A057237.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/057/A057237.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A057237: Maximum k <= n such that 1, 2, ..., k are all relatively prime to n.
; 1,1,2,1,4,1,6,1,2,1,10,1,12,1,2,1,16,1,18,1,2,1,22,1,4,1,2,1,28,1,30,1,2,1,4,1,36,1,2,1,40,1,42,1,2,1,46,1,6,1,2,1,52,1,4,1,2,1,58,1,60,1,2,1,4,1,66,1,2,1,70,1,72,1,2,1,6,1,78,1,2,1,82,1,4,1,2,1,88,1,6,1,2,1,4,1,96,1,2,1
mov $2,$0
lpb $0... | 28.5 | 222 | 0.548872 |
1fd3cd43eebf6b427e2f3650d6465891cbaf7375 | 1,895 | asm | Assembly | Examples/interprocess-communication/exeapp2.asm | agguro/linux-nasm | 3e72083c3db6d7118eb2aa430b73e0d20e88456b | [
"Unlicense"
] | 6 | 2020-07-19T18:34:43.000Z | 2022-03-26T10:21:09.000Z | Examples/interprocess-communication/exeapp2.asm | NrdyBhu1/linux-nasm | 3e72083c3db6d7118eb2aa430b73e0d20e88456b | [
"Unlicense"
] | null | null | null | Examples/interprocess-communication/exeapp2.asm | NrdyBhu1/linux-nasm | 3e72083c3db6d7118eb2aa430b73e0d20e88456b | [
"Unlicense"
] | 3 | 2020-07-19T18:35:10.000Z | 2021-07-25T17:34:50.000Z | ;name: exeapp2.asm
;
;build: nasm -felf64 exeapp2.asm -o exeapp2.o
; ld -melf_x86_64 -o exeapp2 exeapp2.o
;
;description: Demonstration on how to execute a program with commandline arguments
; from within a program.
; This example, as extension of exeapp2, shows how to p... | 29.609375 | 92 | 0.550923 |
597c2993544c578fda9f153554b030d0ee4db27f | 206 | asm | Assembly | src/asm/make_masm.asm | msaf1980/sc | 9c5e84380e2824e86b9f5b882f5138d0bf6a5f22 | [
"0BSD"
] | 62 | 2016-06-30T23:22:57.000Z | 2021-09-14T02:13:49.000Z | Source/ThirdParty/sc/src/asm/make_masm.asm | Lutefisk3D/lutefisk3d | d2132b82003427511df0167f613905191b006eb5 | [
"Apache-2.0"
] | 4 | 2015-06-19T22:32:07.000Z | 2017-04-05T06:01:50.000Z | src/asm/make_masm.asm | msaf1980/sc | 9c5e84380e2824e86b9f5b882f5138d0bf6a5f22 | [
"0BSD"
] | 6 | 2018-05-10T07:01:40.000Z | 2022-03-14T12:45:18.000Z | ; Copyright (c) 2016 Johan Sköld
; License: https://opensource.org/licenses/ISC
;
IFDEF SC_WIN64
INCLUDE make_x86_64_ms_pe_masm.asm
ENDIF
IFDEF SC_WIN32
INCLUDE make_i386_ms_pe_masm.asm
ENDIF
END | 15.846154 | 46 | 0.781553 |
e81c5be043c65ccff13cc31d29793379c2f13aa0 | 58 | asm | Assembly | src/main/fragment/mos6502-common/vwum1=vwum2_minus_1.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/main/fragment/mos6502-common/vwum1=vwum2_minus_1.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/main/fragment/mos6502-common/vwum1=vwum2_minus_1.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | lda {m2}
sec
sbc #1
sta {m1}
lda {m2}+1
sbc #0
sta {m1}+1
| 7.25 | 10 | 0.568966 |
1e930be4faf30f24c90fd2048c0c9d5fe5aeeab6 | 164 | asm | Assembly | data/pokemon/dex_entries/silcoon.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | data/pokemon/dex_entries/silcoon.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | null | null | null | data/pokemon/dex_entries/silcoon.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | 3 | 2021-01-15T18:45:40.000Z | 2021-10-16T03:35:27.000Z | db "COCOON@" ; species name
db "Having wrapped"
next "silk around the"
next "branches of"
page "a tree, it"
next "quiescently awaits"
next "evolution.@"
| 16.4 | 28 | 0.670732 |
5b63b29b7cdf3ac1f3e00c8e46dffc7c88526a72 | 188 | asm | Assembly | exercises/exercise9/section2-1.asm | Dark15/assembly | b1b2048b8c8b01a59aa5463f92a4be243d9aa035 | [
"MIT"
] | 1 | 2021-11-30T10:12:43.000Z | 2021-11-30T10:12:43.000Z | exercises/exercise9/section2-1.asm | Dark15/assembly | b1b2048b8c8b01a59aa5463f92a4be243d9aa035 | [
"MIT"
] | null | null | null | exercises/exercise9/section2-1.asm | Dark15/assembly | b1b2048b8c8b01a59aa5463f92a4be243d9aa035 | [
"MIT"
] | null | null | null | db '1234'
section data1 align=16 vstart=0
db '5678'
label1: db label1
section data2 align=16
db 'abcd'
label2: db label2
section data3 align=32
db 'ABCD'
program_end: db program_end
| 17.090909 | 31 | 0.744681 |
a5af4548ff68ac23888ccbc43b943d9aae79a667 | 5,756 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_2574.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.log_21829_2574.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.log_21829_2574.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r15
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x108c0, %rsi
lea addresses_D_ht+0x1b578, %rdi
nop
dec %r15
mov $14, %rcx
rep movsb
nop
nop
dec %rdi
lea addresses_WC_ht+0xabf8, %rbp
nop
nop
inc %r12
mov $0x6162636465666768, ... | 41.410072 | 2,999 | 0.662092 |
e05b40a4a355fa47c9a53c5348e4b39511408f6d | 1,213 | asm | Assembly | Engine/WLE_Decode.asm | gbcompo21/ReboundGB | 68611cf8e35bb03362dd9059173a03796ba3bde4 | [
"MIT"
] | 2 | 2021-11-23T21:13:20.000Z | 2021-12-11T05:11:46.000Z | Engine/WLE_Decode.asm | gbcompo21/ReboundGB | 68611cf8e35bb03362dd9059173a03796ba3bde4 | [
"MIT"
] | null | null | null | Engine/WLE_Decode.asm | gbcompo21/ReboundGB | 68611cf8e35bb03362dd9059173a03796ba3bde4 | [
"MIT"
] | 1 | 2021-10-02T17:48:56.000Z | 2021-10-02T17:48:56.000Z | DecodeWLE:
; Walle Length Encoding decoder
ld c,0
DecodeWLELoop:
ld a,[hl+]
ld b,a
and $c0
jr z,.literal
cp $40
jr z,.repeat
cp $80
jr z,.increment
.copy
ld a,b
inc b
ret z
and $3f
inc a
ld b,a
ld a,[hl+]
push hl
... | 13.942529 | 35 | 0.473207 |
6cf1f266388c7fd6e5d9874036ff9778a88ff59c | 815 | asm | Assembly | test.asm | lestersantos/Assembly2019 | b8a23e8a4a88142182b3fbd3e15b82d720bda10a | [
"BSD-2-Clause"
] | null | null | null | test.asm | lestersantos/Assembly2019 | b8a23e8a4a88142182b3fbd3e15b82d720bda10a | [
"BSD-2-Clause"
] | null | null | null | test.asm | lestersantos/Assembly2019 | b8a23e8a4a88142182b3fbd3e15b82d720bda10a | [
"BSD-2-Clause"
] | null | null | null | ; Comando para ensamblar: #nasm test.asm -o test.com
;======================================================================|
; M A I N |
;======================================================================|
ORG 100h
mov dx, cadena ; colocar direccion de cadena en DX
mov ah, 09h... | 35.434783 | 73 | 0.321472 |
e81f25895facb43243c3dd130837c65c65ff7173 | 446 | asm | Assembly | programs/oeis/301/A301454.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/301/A301454.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/301/A301454.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A301454: Number of strictly log-concave permutations of {1,...,n}.
; 1,1,2,4,6,8,10,12,12,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8
trn $0,1
mov $2,3
lpb $0,1
sub ... | 22.3 | 216 | 0.529148 |
4a198ccb268c6135f117a549e0315c93f9147963 | 25,945 | asm | Assembly | source/neslib_asm/neslib.asm | cppchriscpp/through-dimensions | d89f6621b837274efe67bbd1e63a1eced288d4fe | [
"MIT"
] | 1 | 2021-04-24T09:18:04.000Z | 2021-04-24T09:18:04.000Z | source/neslib_asm/neslib.asm | cppchriscpp/we-must-go-derper | d89f6621b837274efe67bbd1e63a1eced288d4fe | [
"MIT"
] | null | null | null | source/neslib_asm/neslib.asm | cppchriscpp/we-must-go-derper | d89f6621b837274efe67bbd1e63a1eced288d4fe | [
"MIT"
] | null | null | null | ;NES hardware-dependent functions by Shiru (shiru@mail.ru)
;with improvements by VEG
;Feel free to do anything you want with this code, consider it Public Domain
; NOTE: Edits by cppchriscpp:
; - Added mmc1 bank swapping
; - Made the nmi and music_play methods support swapping to a set SOUND_BANK before reading data.... | 14.024324 | 129 | 0.693236 |
ef7fa8811802b2051790e3970ae64a0042bdd79c | 570 | asm | Assembly | 8088/refresh_test/address.asm | reenigne/reenigne | c3eb8b31d7964e78bbe44908987d4be052a74488 | [
"Unlicense"
] | 92 | 2015-04-10T17:45:11.000Z | 2022-03-30T17:58:51.000Z | 8088/refresh_test/address.asm | MS-DOS-stuff/reenigne | 0a113990aef398550c6f14d1c7a33af1cb091887 | [
"Unlicense"
] | 2 | 2017-11-05T07:21:35.000Z | 2018-11-04T23:36:13.000Z | 8088/refresh_test/address.asm | MS-DOS-stuff/reenigne | 0a113990aef398550c6f14d1c7a33af1cb091887 | [
"Unlicense"
] | 18 | 2015-04-11T20:32:44.000Z | 2021-11-06T05:19:57.000Z | %include "../defaults_com.asm"
main:
mov ax,cs
mov ds,ax
print "Test starting",10
cli
mov cx,512
cld
xor si,si
loopA:
mov al,[si]
inc si
loop loopA
refreshOff
mov cx,0x1000
loopTop:
times 512 nop
loop loopTop1
jmp loopDone
loopTop1:
jmp loopTop
loopDone:
refreshOn
mov cx,512*... | 10.363636 | 32 | 0.652632 |
da062c3b5fc09eeb31afd34d8a8d3639d3a3950f | 201 | asm | Assembly | data/wildPokemon/route10.asm | longlostsoul/EvoYellow | fe5d0d372c4e90d384c4005a93f19d7968f2ff13 | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | data/wildPokemon/route10.asm | longlostsoul/EvoYellow | fe5d0d372c4e90d384c4005a93f19d7968f2ff13 | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | data/wildPokemon/route10.asm | longlostsoul/EvoYellow | fe5d0d372c4e90d384c4005a93f19d7968f2ff13 | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | Route10Mons:
db $0F
db 16,ELECTABUZZ;day
db 18,MAGNEMITE
db 18,MAGNEMITE
db 20,MAREEP;day
db 17,NIDORAN_M
db 17,NIDORAN_F
db 22,MAREEP ;day
db 20,RATICATE
db 16,MACHOP
db 18,MACHOP
db $00
| 13.4 | 21 | 0.726368 |
95c49ac7a70e86e55ebc57fc27ef2665850b1ea8 | 1,851 | asm | Assembly | src/play/bitmap_tiles.asm | 1888games/golf | 5078fc0699e5f91a53761cc30526b510d49e955c | [
"BSD-2-Clause"
] | 1 | 2022-02-13T16:09:18.000Z | 2022-02-13T16:09:18.000Z | src/play/bitmap_tiles.asm | 1888games/golf | 5078fc0699e5f91a53761cc30526b510d49e955c | [
"BSD-2-Clause"
] | null | null | null | src/play/bitmap_tiles.asm | 1888games/golf | 5078fc0699e5f91a53761cc30526b510d49e955c | [
"BSD-2-Clause"
] | null | null | null | ; Top-hole Golf
; Copyright 2020-2021 Matthew Clarke
bmap_tiles_c_BEGIN = *
; *****************
; *** CONSTANTS ***
; *****************
; NOTE: no need for any of this stuff to be in video RAM. It's just copied
; straight over to the bitmap.
; 18 tiles, each 8 bytes in size.
;BMAP_TILES_FG_TREES
; !bin "../../... | 29.380952 | 75 | 0.223123 |
3e4e0197e8165ea05b0c1aaafde440abb12361b6 | 388 | asm | Assembly | oeis/051/A051197.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/051/A051197.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/051/A051197.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A051197: T(2n+4,n), array T as in A050186; a count of aperiodic binary words.
; Submitted by Jon Maiga
; 0,6,24,120,480,2002,7952,31824,125760,497420,1960464,7726160,30418752,119759850,471424160,1855967520,7307828352,28781143380,113380093840,446775310800,1761038703424,6943526580276,27385654785504
mov $1,$0
add $0,4
... | 27.714286 | 194 | 0.75 |
01e0efb258ad932561dcce72429760a856ad2f8e | 7,659 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_21829_1509.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_0xca.log_21829_1509.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_0xca.log_21829_1509.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r14
push %r8
push %r9
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x2529, %rsi
lea addresses_normal_ht+0x19789, %rdi
nop
add %r8, %r8
mov $106, %rcx
rep movsb
nop
nop
nop
dec %r12
lea addresses_WC_ht+0x8f89, %r9
clflush (%r9)
nop
add $4105... | 35.78972 | 2,999 | 0.658049 |
48db5da751a861c25094bbf6127e291952fc3cb7 | 627 | asm | Assembly | programs/oeis/185/A185679.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/185/A185679.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/185/A185679.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A185679: Number of digits in decimal expansion of n^2.
; 1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5... | 57 | 501 | 0.524721 |
1d6208ea959aa6dd6993d9e6190d521270761568 | 366 | asm | Assembly | programs/oeis/084/A084120.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/084/A084120.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/084/A084120.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A084120: a(n)=6a(n-1)-3a(n-2), a(0)=1,a(1)=3.
; 1,3,15,81,441,2403,13095,71361,388881,2119203,11548575,62933841,342957321,1868942403,10184782455,55501867521,302456857761,1648235544003,8982042690735,48947549512401,266739169002201,1453592365476003,7921336685849415
mov $1,1
mov $3,1
lpb $0
sub $0,1
mov $2,$3
add ... | 26.142857 | 216 | 0.715847 |
ff6e84119509b03770acecfa1a3600ace5040439 | 2,009 | asm | Assembly | thumb/branches.asm | michelhe/gba-suite | 854c1fb3a02fc8d94d04041b2948826708d81011 | [
"MIT"
] | null | null | null | thumb/branches.asm | michelhe/gba-suite | 854c1fb3a02fc8d94d04041b2948826708d81011 | [
"MIT"
] | null | null | null | thumb/branches.asm | michelhe/gba-suite | 854c1fb3a02fc8d94d04041b2948826708d81011 | [
"MIT"
] | null | null | null | branches:
; Tests for branches
t150:
; THUMB 18: b label
mov r7, 150
b t151
t152:
mov r7, 152
b t153
t151:
mov r7, 151
b t152
t153:
; THUMB 19: bl label
mov r7, 153
bl t154
t155:
m... | 13.760274 | 44 | 0.390244 |
093e07a3b0848fbf2e4a36720e21c300f814378f | 2,111 | asm | Assembly | src/registers.asm | Gegel85/RemiFlap | 00f5970ef388e1748d8f807fced9b0f60c9313c4 | [
"MIT"
] | null | null | null | src/registers.asm | Gegel85/RemiFlap | 00f5970ef388e1748d8f807fced9b0f60c9313c4 | [
"MIT"
] | null | null | null | src/registers.asm | Gegel85/RemiFlap | 00f5970ef388e1748d8f807fced9b0f60c9313c4 | [
"MIT"
] | null | null | null | ; MBC
ROMBankSelect = $2000
;VRAM
VRAMStart = $8000
VRAMBgStart = $9800
VRAMWinStart = $9C00
;Joypad
joypad = $FF00
;Serial transfer
serialTrnData = $FF01
serialTrnCtrl = $FF02
;Timer
divReg = $FF04
timerCounter = $FF05
timerModulo = $FF06
timerCtrl = $FF07
;Interrupt flag
in... | 18.681416 | 28 | 0.586452 |
68ff9d12a37b937121d1790d245ce6bf15d8c06e | 561,363 | asm | Assembly | kernel.asm | janinehuang/cs153_s20_lab2 | b5cbf3c350ef7f5c14f432f6a9e5fec05f8b86b4 | [
"MIT-0"
] | null | null | null | kernel.asm | janinehuang/cs153_s20_lab2 | b5cbf3c350ef7f5c14f432f6a9e5fec05f8b86b4 | [
"MIT-0"
] | null | null | null | kernel.asm | janinehuang/cs153_s20_lab2 | b5cbf3c350ef7f5c14f432f6a9e5fec05f8b86b4 | [
"MIT-0"
] | null | null | null |
kernel: file format elf32-i386
Disassembly of section .text:
80100000 <multiboot_header>:
80100000: 02 b0 ad 1b 00 00 add 0x1bad(%eax),%dh
80100006: 00 00 add %al,(%eax)
80100008: fe 4f 52 decb 0x52(%edi)
8010000b: e4 .byte 0xe4
8010000c <entry>:
# E... | 37.978689 | 74 | 0.528036 |
57c082d08c0f0a388ca2a506f6d3d29584fd1bb8 | 1,397 | asm | Assembly | programs/oeis/053/A053131.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/053/A053131.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/053/A053131.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A053131: Binomial coefficients C(2*n-8,9).
; 10,220,2002,11440,48620,167960,497420,1307504,3124550,6906900,14307150,28048800,52451256,94143280,163011640,273438880,445891810,708930508,1101716330,1677106640,2505433700,3679075400,5317936260,7575968400,10648873950,14783142660,20286591270,27540584512,37014131440,492800651... | 199.571429 | 1,322 | 0.908375 |
b56af8ca6ea465544f500db438601d6ec844024e | 655 | asm | Assembly | programs/oeis/145/A145011.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/145/A145011.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/145/A145011.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A145011: First differences of A007775.
; 6,4,2,4,2,4,6,2,6,4,2,4,2,4,6,2,6,4,2,4,2,4,6,2,6,4,2,4,2,4,6,2,6,4,2,4,2,4,6,2,6,4,2,4,2,4,6,2,6,4,2,4,2,4,6,2,6,4,2,4,2,4,6,2,6,4,2,4,2,4,6,2,6,4,2,4,2,4,6,2,6,4,2,4,2,4,6,2,6,4,2,4,2,4,6,2,6,4,2,4,2,4,6,2,6,4,2,4,2,4,6,2,6,4,2,4,2,4,6,2,6,4,2,4,2,4,6,2,6,4,2,4,2,4,6,2,6,4,2... | 38.529412 | 501 | 0.520611 |
bd9e52ad1d0b43dfeaf694b2836a2851d9eb503e | 3,930 | asm | Assembly | MULTIPLICACION 0.1.asm | Jon2G/ASMCalculator | f3181d12eae11f557965d43dfb48fecabecaef2e | [
"MIT"
] | null | null | null | MULTIPLICACION 0.1.asm | Jon2G/ASMCalculator | f3181d12eae11f557965d43dfb48fecabecaef2e | [
"MIT"
] | null | null | null | MULTIPLICACION 0.1.asm | Jon2G/ASMCalculator | f3181d12eae11f557965d43dfb48fecabecaef2e | [
"MIT"
] | null | null | null | .model small
.data
num1 db 0,0,0,0,0,0,0,0,1,0,'$'
decimales_1 db 0,6,7,0,0,0,0,0,0,0,'$'
num2 db 0,0,0,0,0,0,0,0,0,0,'$'
decimales_2 db 0,0,0,0,0,0,0,0,0,0,'$'
num_res db 0,0,0,0,0,0,0,0,0,0,'$'
decimales_Res db 0,0,0,0,0,0,0,0,0,0,'$'
hay_acarreo db 0h
.stack
.code
be... | 18.450704 | 68 | 0.646056 |
97e636f35a216f8b25c6218aa8be15a445d8ef0d | 2,319 | asm | Assembly | src/util/icon/digit.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | src/util/icon/digit.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | src/util/icon/digit.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | * Sprite digit
*
* Mode 4
* +|-------------------+
* -w w wwwww w-
* |ww ww www w ww|
* |ww ww ww ww|
* |ww ww ww ww|
* |ww ww ww ww|
* |w www w ww ww|
* | wwwww wwww w w |
* | ww w wwww w|
* |... | 26.05618 | 30 | 0.366106 |
efaee937222355e201007e3e4809f66f099f3436 | 534 | asm | Assembly | oeis/244/A244726.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/244/A244726.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/244/A244726.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A244726: 6*n^3.
; 0,6,48,162,384,750,1296,2058,3072,4374,6000,7986,10368,13182,16464,20250,24576,29478,34992,41154,48000,55566,63888,73002,82944,93750,105456,118098,131712,146334,162000,178746,196608,215622,235824,257250,279936,303918,329232,355914,384000,413526,444528,477042,511104,546750,584016,622938,663552,705894... | 89 | 496 | 0.82397 |
a28de896294a763b83030177d23fafd2ebc9d4d8 | 6,220 | asm | Assembly | Tests/ULA/UlaScroll/Main.asm | MrKWatkins/ZXSpectrumNextTests | d22f01338ef15b788bd324a32ba9c5ac335f71a3 | [
"MIT"
] | 23 | 2018-05-20T16:40:41.000Z | 2022-01-03T23:12:38.000Z | Tests/ULA/UlaScroll/Main.asm | MrKWatkins/ZXSpectrumNextTests | d22f01338ef15b788bd324a32ba9c5ac335f71a3 | [
"MIT"
] | 3 | 2020-06-05T17:00:39.000Z | 2021-06-27T16:37:06.000Z | Tests/ULA/UlaScroll/Main.asm | MrKWatkins/ZXSpectrumNextTests | d22f01338ef15b788bd324a32ba9c5ac335f71a3 | [
"MIT"
] | 2 | 2019-02-04T16:57:02.000Z | 2019-08-26T17:48:18.000Z | device zxspectrum48
org $C000 ; must be in last 16k as I'm using all-RAM mapping for Layer2
INCLUDE "../../Constants.asm"
INCLUDE "../../Macros.asm"
INCLUDE "../../TestFunctions.asm"
INCLUDE "../../TestData.asm"
INCLUDE "../../OutputFunctions.asm"
; ULA white $B601 (%101 per... | 28.018018 | 89 | 0.586977 |
1cae6d3ead5a173ed27de36a632b86a0daeada7b | 1,253 | asm | Assembly | _build/dispatcher/jmp_ippsHashMethod_SHA256_TT_678ded20.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | 1 | 2021-10-04T10:21:54.000Z | 2021-10-04T10:21:54.000Z | _build/dispatcher/jmp_ippsHashMethod_SHA256_TT_678ded20.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | null | null | null | _build/dispatcher/jmp_ippsHashMethod_SHA256_TT_678ded20.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | null | null | null | extern m7_ippsHashMethod_SHA256_TT:function
extern n8_ippsHashMethod_SHA256_TT:function
extern y8_ippsHashMethod_SHA256_TT:function
extern e9_ippsHashMethod_SHA256_TT:function
extern l9_ippsHashMethod_SHA256_TT:function
extern n0_ippsHashMethod_SHA256_TT:function
extern k0_ippsHashMethod_SHA256_TT:function
extern ippcp... | 32.128205 | 123 | 0.824421 |
e8782e62d410aefdab5b288ffe696b58dae27226 | 7,792 | asm | Assembly | lib/asm/logf.asm | zhouyan/MCKL | 1d03eb5a879e47e268efc73b1d433611e64307b3 | [
"BSD-2-Clause"
] | 12 | 2016-08-02T17:01:13.000Z | 2021-03-04T12:11:33.000Z | lib/asm/logf.asm | zhouyan/MCKL | 1d03eb5a879e47e268efc73b1d433611e64307b3 | [
"BSD-2-Clause"
] | 5 | 2017-05-09T12:05:06.000Z | 2021-03-16T10:39:23.000Z | lib/asm/logf.asm | zhouyan/MCKL | 1d03eb5a879e47e268efc73b1d433611e64307b3 | [
"BSD-2-Clause"
] | 2 | 2016-08-25T13:10:29.000Z | 2019-05-01T01:54:29.000Z | ;;============================================================================
;; MCKL/lib/asm/logf.asm
;;----------------------------------------------------------------------------
;; MCKL: Monte Carlo Kernel Library
;;----------------------------------------------------------------------------
;; Copyright (c) 2013-... | 29.183521 | 78 | 0.647074 |
2fda1f1acafcf81c6cbfaaea650a2eae6bf9339d | 1,377 | asm | Assembly | programs/oeis/099/A099048.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/099/A099048.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/099/A099048.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A099048: Number of 5 X n 0-1 matrices avoiding simultaneously the right angled numbered polyomino patterns (ranpp) (00;1), (01;0), (10;0) and (11;0).
; 32,50,68,86,104,122,140,158,176,194,212,230,248,266,284,302,320,338,356,374,392,410,428,446,464,482,500,518,536,554,572,590,608,626,644,662,680,698,716,734,752,770,78... | 196.714286 | 1,193 | 0.775599 |
673d9c0734f6b9ae3a52e02ef4e83ae1f5851ae6 | 150 | asm | Assembly | libsrc/_DEVELOPMENT/stdio/c/sccz80/getchar_unlocked.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/stdio/c/sccz80/getchar_unlocked.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/stdio/c/sccz80/getchar_unlocked.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; int getchar_unlocked(void)
SECTION code_stdio
PUBLIC getchar_unlocked
EXTERN asm_getchar_unlocked
defc getchar_unlocked = asm_getchar_unlocked
| 13.636364 | 44 | 0.853333 |
a54570bb39981312bb5e59a68e591acae24ecc13 | 417 | asm | Assembly | _anim/Burrobot.asm | kodishmediacenter/msu-md-sonic | 3aa7c5e8add9660df2cd0eceaa214e7d59f2415c | [
"CC0-1.0"
] | 9 | 2021-01-15T13:47:53.000Z | 2022-01-17T15:33:55.000Z | _anim/Burrobot.asm | kodishmediacenter/msu-md-sonic | 3aa7c5e8add9660df2cd0eceaa214e7d59f2415c | [
"CC0-1.0"
] | 7 | 2021-01-14T02:18:48.000Z | 2021-03-24T15:44:30.000Z | _anim/Burrobot.asm | kodishmediacenter/msu-md-sonic | 3aa7c5e8add9660df2cd0eceaa214e7d59f2415c | [
"CC0-1.0"
] | 2 | 2021-01-14T13:14:26.000Z | 2021-01-29T17:46:04.000Z | ; ---------------------------------------------------------------------------
; Animation script - Burrobot enemy
; ---------------------------------------------------------------------------
Ani_Burro: dc.w @walk1-Ani_Burro
dc.w @walk2-Ani_Burro
dc.w @digging-Ani_Burro
dc.w @fall-Ani_Burro
@walk1: dc.b 3, 0, 6,... | 34.75 | 77 | 0.417266 |
944aed7d447bcc5dad5a9718645f0d00692c86b7 | 7,454 | asm | Assembly | MSDOS/Virus.MSDOS.Unknown.daboys.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | 3 | 2021-05-15T15:57:13.000Z | 2022-03-16T09:11:05.000Z | MSDOS/Virus.MSDOS.Unknown.daboys.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | null | null | null | MSDOS/Virus.MSDOS.Unknown.daboys.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | 3 | 2021-05-15T15:57:15.000Z | 2022-01-08T20:51:04.000Z | From smtp Fri Mar 24 16:17 EST 1995
Received: from lynx.dac.neu.edu by POBOX.jwu.edu; Fri, 24 Mar 95 16:17 EST
Received: (from ekilby@localhost) by lynx.dac.neu.edu (8.6.11/8.6.10) id QAA30764 for joshuaw@pobox.jwu.edu; Fri, 24 Mar 1995 16:21:26 -0500
Date: Fri, 24 Mar 1995 16:21:26 -0500
From: Eric Kilby <ekilby@lynx.... | 24.60066 | 150 | 0.556882 |
3e27c69afe69eb785496cae9bd6a51402d79c84c | 152 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/srd13-SFCマリオコレクション/export/mario-z/linkp/mario_n3/mn_hp_mr3bgd4.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/srd13-SFCマリオコレクション/export/mario-z/linkp/mario_n3/mn_hp_mr3bgd4.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/srd13-SFCマリオコレクション/export/mario-z/linkp/mario_n3/mn_hp_mr3bgd4.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: mn_hp_mr3bgd4.asm
Type: file
Size: 131038
Last-Modified: '1993-08-25T07:21:24Z'
SHA-1: 18FC73E3EBE1D7D8F1C9F5D07DE9CFE1D386986C
Description: null
| 21.714286 | 47 | 0.822368 |
c948049e4ee42defb176f08adc8bc9bcfaacfb30 | 663 | asm | Assembly | oeis/050/A050519.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/050/A050519.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/050/A050519.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A050519: Increments of arithmetic progression of at least 6 terms having the same value of phi in A050518.
; Submitted by Jamie Morken(s4)
; 30,60,90,120,150,180,210,240,270,300,330,360,390,420,450,480,510,540,570,600,630,660,690,720,750,780,810,840,870,900,930,960,990,1020,1050,1080,1110,1140,1170,1200,1230,1260,129... | 60.272727 | 465 | 0.760181 |
010da3260000a95f2b05dd5823ae39360d9c518b | 847 | asm | Assembly | oeis/142/A142285.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/142/A142285.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/142/A142285.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A142285: Primes congruent to 36 mod 43.
; Submitted by Simon Strandgaard
; 79,251,337,509,853,1283,1627,2143,2659,2917,3089,3347,3433,3691,3863,4637,4723,5153,5669,5927,6271,6529,6701,6959,7561,9109,9281,9539,9883,10141,10313,10399,10657,11087,11173,11689,12119,12377,12721,12893,12979,13151,14011,14699,14957,15473,15... | 33.88 | 500 | 0.730815 |
337a3485e88d6843c2a922bb4ec7701725293dd6 | 308 | asm | Assembly | programs/oeis/063/A063144.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/063/A063144.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/063/A063144.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A063144: Dimension of the space of weight 2n cusp forms for Gamma_0( 76 ).
; 8,27,47,67,87,107,127,147,167,187,207,227,247,267,287,307,327,347,367,387,407,427,447,467,487,507,527,547,567,587,607,627,647,667,687,707,727,747,767,787,807,827,847,867,887,907,927,947,967
mov $1,$0
mul $1,20
trn $1,1
add $1,8
| 38.5 | 191 | 0.711039 |
bbc697b9f0a349bfe8d93e8ef374af67ed4f17ec | 1,751 | asm | Assembly | Laburi/Lab10/7-read-stdin-fgets/read_stdin_fgets.asm | DanBrezeanu/IOCLA | 1a22cc2949afc72818289f47288e32004f633fd1 | [
"MIT"
] | 2 | 2019-11-18T15:56:21.000Z | 2020-01-18T01:22:37.000Z | Laburi/Lab10/7-read-stdin-fgets/read_stdin_fgets.asm | zatbogdan99/IOCLA | 3d499ad18624f571e6c49ff891649a05ac9908e4 | [
"MIT"
] | null | null | null | Laburi/Lab10/7-read-stdin-fgets/read_stdin_fgets.asm | zatbogdan99/IOCLA | 3d499ad18624f571e6c49ff891649a05ac9908e4 | [
"MIT"
] | null | null | null | ;
; IOCLA, Buffer management
;
; Fill buffer with data from standard input.
; Buffer is stored on the stack.
;
extern printf
extern puts
extern strlen
extern fgets
extern stdin
section .data
read_message: db "insert buffer string: ", 0
buffer_intro_message: db "buffer is:", 0
byte_format: db " %02X(%c)", ... | 18.051546 | 71 | 0.627641 |
4638eea4c12cd0eeb1834955f80b4000ebc2a22c | 5,391 | asm | Assembly | win64_examples/WindowWorkSample.asm | rgimad/fasm_programs | f6739ea19d5a3cdc759d902971a889eda5e98e9a | [
"MIT"
] | 8 | 2021-03-23T05:24:56.000Z | 2021-11-29T08:56:33.000Z | win64_examples/WindowWorkSample.asm | rgimad/fasm_programs | f6739ea19d5a3cdc759d902971a889eda5e98e9a | [
"MIT"
] | null | null | null | win64_examples/WindowWorkSample.asm | rgimad/fasm_programs | f6739ea19d5a3cdc759d902971a889eda5e98e9a | [
"MIT"
] | 1 | 2021-09-18T07:26:29.000Z | 2021-09-18T07:26:29.000Z | format PE64 GUI 5.0
entry start
; from chapter 5 of Ruslan Ablyazovs book
include 'win64a.inc'
section '.data' data readable writeable
main_hwnd dq ?
msg MSG
wc WNDCLASS
hInst dq ?
szTitleName db 'Window work sample Win64',0
szClassName db 'ASMCLASS32',0
butt... | 25.074419 | 102 | 0.556669 |
65a6b9edd12f80f3cf2895e153c1fd104e8bbf9d | 653 | asm | Assembly | oeis/322/A322043.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/322/A322043.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/322/A322043.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A322043: Numbers k such that the coefficient of x^k in the expansion of Product_{m >= 1} (1-x^m)^15 is zero.
; 53,482,1340,2627,4343,6488,9062,12065,15497,19358,23648,28367,33515,39092,45098,51533,58397,65690,73412,81563,90143,99152,108590,118457,128753,139478,150632,162215,174227,186668,199538,212837,226565,240722,2... | 81.625 | 501 | 0.805513 |
6ff736cdae82d0e0046503c6da8b9b59efefa0ec | 722 | asm | Assembly | oeis/213/A213588.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/213/A213588.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/213/A213588.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A213588: Principal diagonal of the convolution array A213587.
; Submitted by Jon Maiga
; 1,7,27,96,315,994,3043,9123,26909,78370,225911,645732,1832677,5170111,14509695,40537284,112805043,312808198,864707719,2383649115,6554153921,17980221382,49222822127,134495771976,366850762825,999007796599,2716440198243,737616423184... | 40.111111 | 500 | 0.815789 |
14aef5758d2ec2b54e6c9b201ad6a3f5fb073255 | 3,067 | asm | Assembly | programs/oeis/001/A001298.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/001/A001298.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/001/A001298.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A001298: Stirling numbers of the second kind S(n+4, n).
; 0,1,31,301,1701,6951,22827,63987,159027,359502,752752,1479478,2757118,4910178,8408778,13916778,22350954,34952799,53374629,79781779,116972779,168519505,238929405,333832005,460192005,626551380,843303006,1122998436,1480692556,1934327956,2505161956,3218239332,4102... | 278.818182 | 2,911 | 0.911966 |
8fffb195171ed57addb22ae14459a68fb88be061 | 6,671 | asm | Assembly | src/spread/act/file_load.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | src/spread/act/file_load.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | src/spread/act/file_load.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | * Spreadsheet 11/03/92 O.Fink
* - file loading
include win1_keys_wwork
include win1_keys_wstatus
include win1_keys_qdos_io
include win1_keys_err
include win1_spread_keys
include win1_mac_oli
section prog
xdef fil_load
xref cfg_cgap,cfg_calc
xref.l wst_main,mv_mcnr
xref... | 19.620588 | 72 | 0.624644 |
4dbeaeaecc559f096bedc3cb3c511da2b164e480 | 6,932 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca.log_21829_31.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.log_21829_31.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.log_21829_31.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 %r9
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0xd91d, %r15
nop
nop
nop
nop
xor $16352, %rbx
movw $0x6162, (%r15)
nop
nop
nop
nop
nop
cmp $10391, %r13
lea addresses_A_ht+0x7d1d, %r15
nop
xor %r14, %r14
movl $0x61626364, (%r... | 38.726257 | 2,999 | 0.659406 |
3fb73748154797e379513c9c6471b83f3dc4e98c | 3,018 | asm | Assembly | programs/oeis/016/A016944.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/016/A016944.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/016/A016944.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A016944: a(n) = (6*n + 2)^12.
; 4096,68719476736,56693912375296,4096000000000000,95428956661682176,1152921504606846976,9065737908494995456,52654090776777588736,244140625000000000000,951166013805414055936,3226266762397899821056,9774779120406941925376,26963771415920784510976,68719476736000000000000,16367464774558751293... | 431.142857 | 2,956 | 0.955931 |
75819ca68130b726f2065ae714b9ff4a798ea86c | 6,720 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0xca_notsx.log_187_1518.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0xca_notsx.log_187_1518.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0xca_notsx.log_187_1518.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r14
push %r15
push %r9
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x17d20, %rsi
lea addresses_A_ht+0xe520, %rdi
nop
sub %r14, %r14
mov $113, %rcx
rep movsq
nop
nop
xor %r9, %r9
lea addresses_normal_ht+0x16200, %rdx
nop
nop
nop
nop
nop
xor $168... | 23.661972 | 560 | 0.651637 |
574afebb45ece4ab8e7e7405ce2336b40a853dc6 | 398 | asm | Assembly | programs/oeis/334/A334572.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/334/A334572.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/334/A334572.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A334572: Let x(n, k) be the exponent of prime(k) in the factorization of n, then a(n) = Max_{k} abs(x(n,k)- x(n-1,k)).
; 1,1,2,2,1,1,3,3,2,1,2,2,1,1,4,4,2,2,2,2,1,1,3,3,2,3,3,2,1,1,5,5,1,1,2,2,1,1,3,3,1,1,2,2,2,1,4,4,2,2,2,2,3,3,3,3,1,1,2,2,1,2,6,6,1,1,2,2,1,1,3,3,1,2,2,2,1,1,4,4,4,1,2,2,1,1,3,3,2
seq $0,28387 ; a(n... | 66.333333 | 179 | 0.570352 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.