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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0897a0f38f5ec2293ddc8204933d5d674eaf6a36 | 1,133 | asm | Assembly | _build/dispatcher/jmp_ippsGFpECGetInfo_GF_1eeb8f4c.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | 1 | 2021-10-04T10:21:54.000Z | 2021-10-04T10:21:54.000Z | _build/dispatcher/jmp_ippsGFpECGetInfo_GF_1eeb8f4c.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | null | null | null | _build/dispatcher/jmp_ippsGFpECGetInfo_GF_1eeb8f4c.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | null | null | null | extern m7_ippsGFpECGetInfo_GF:function
extern n8_ippsGFpECGetInfo_GF:function
extern y8_ippsGFpECGetInfo_GF:function
extern e9_ippsGFpECGetInfo_GF:function
extern l9_ippsGFpECGetInfo_GF:function
extern n0_ippsGFpECGetInfo_GF:function
extern k0_ippsGFpECGetInfo_GF:function
extern ippcpJumpIndexForMergedLibs
extern ippcp... | 29.051282 | 103 | 0.805825 |
15c02997175add28ba126d06053f360842a70e8e | 392 | asm | Assembly | oeis/226/A226702.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/226/A226702.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/226/A226702.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A226702: Positive solutions y/5 of the Pell equation x^2 - 61*y^2 = -4.
; Submitted by Jon Maiga
; 1,1522,2318005,3530320093,5376675183634,8188672774354489,12471343258666703113,18993847594276614486610,28927617414740025196403917,44056742328801464097508678981,67098389639147215080480521684146
mul $0,2
mov $2,1
lpb $0
... | 26.133333 | 193 | 0.760204 |
19ea1d06e51469dec05f28787a4ac1466c1bd670 | 4,716 | asm | Assembly | u7-common/block-rightClickToClose.asm | JohnGlassmyer/UltimaHacks | f9a114e00c4a1edf1ac7792b465feff2c9b88ced | [
"MIT"
] | 68 | 2018-03-04T22:34:22.000Z | 2022-03-10T15:18:32.000Z | u7-common/block-rightClickToClose.asm | ptrie/UltimaHacks | 2c3557a86d94ad8b54b26bc395b9aed1604f8be1 | [
"MIT"
] | 19 | 2018-11-20T04:06:49.000Z | 2021-11-08T16:37:10.000Z | u7-common/block-rightClickToClose.asm | ptrie/UltimaHacks | 2c3557a86d94ad8b54b26bc395b9aed1604f8be1 | [
"MIT"
] | 4 | 2020-09-01T17:57:36.000Z | 2022-01-04T20:51:11.000Z | [bits 16]
%macro checkMouseCoordsAndButton 0
mov bx, [bp+arg_pn_mouseState]
mov ax, [bx+2]
shr ax, 1
mov [bp+var_mouseX], ax
mov [bp+var_mouseXy], ax
mov ax, [bx+4]
mov [bp+var_mouseY], ax
mov [bp+var_mouseXy+2], ax
lea bx, [pn_bounds]
mov ax, [bx]
cmp ax, [bp+var_mouseX]
jg %%notInBounds... | 23.698492 | 69 | 0.697413 |
516f0ab861ad018c59fced1076e80001b150a6d0 | 616 | asm | Assembly | oeis/162/A162264.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/162/A162264.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/162/A162264.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A162264: a(n) = (2*n^3 + 5*n^2 + 7*n)/2.
; 7,25,60,118,205,327,490,700,963,1285,1672,2130,2665,3283,3990,4792,5695,6705,7828,9070,10437,11935,13570,15348,17275,19357,21600,24010,26593,29355,32302,35440,38775,42313,46060,50022,54205,58615,63258,68140,73267,78645,84280,90178,96345,102787,109510,116520,123823,131425,139... | 51.333333 | 497 | 0.766234 |
de73c2ce1e494958f05e07d71a51925c346a4d93 | 1,767 | asm | Assembly | Ports/FR/Softune/os_cpu_i.asm | Qetu107/uC-OS2 | 22a9ded73d7352110be0996708f1ed0e9c4621f0 | [
"Apache-2.0"
] | 169 | 2021-01-28T09:10:52.000Z | 2022-03-26T03:33:19.000Z | Ports/FR/Softune/os_cpu_i.asm | Qetu107/uC-OS2 | 22a9ded73d7352110be0996708f1ed0e9c4621f0 | [
"Apache-2.0"
] | 10 | 2021-02-03T22:48:49.000Z | 2021-10-14T17:27:03.000Z | Ports/FR/Softune/os_cpu_i.asm | Qetu107/uC-OS2 | 22a9ded73d7352110be0996708f1ed0e9c4621f0 | [
"Apache-2.0"
] | 63 | 2020-03-03T08:10:49.000Z | 2020-12-06T12:40:44.000Z | ;********************************************************************************************************
; uC/OS-II
; The Real-Time Kernel
;
; Copyright 1992-2021 Silicon Laboratories Inc. www.silabs.com
;
; ... | 41.093023 | 106 | 0.275042 |
7bf209f546e3142b9e19e39ea47caefe8c5bfc2a | 103,740 | asm | Assembly | cmd/cps/mirror/mir_dtrk.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | cmd/cps/mirror/mir_dtrk.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | cmd/cps/mirror/mir_dtrk.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | ; Copyright (c) 1987-1991 Central Point Software, Inc.
; All rights reserved
PAGE 61,131
TITLE PC Tools 6 - Delete Tracking
; *** With new Unload-option support. Feb 1990, GWD.
; *** INT 19h & 2Fh hooks.
;
; 03-20-90 GWD Added 3 checks to ignore attempted delete of READ_ONLY files.
; 03-20... | 25.088271 | 95 | 0.520349 |
487b9de78c32858866626563ed34d6b92e894f42 | 4,975 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_84.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_84.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_84.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 %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x14edd, %rbx
nop
nop
nop
nop
xor %rbp, %rbp
mov $0x6162636465666768, %r11
movq %r11, (%rbx)
nop
nop
nop
add $20755, %r10
lea addresses_A_ht+0xe028, %rsi
lea addresses_normal_ht+0x4db8,... | 44.026549 | 2,999 | 0.661709 |
fbd368f404da98bc3c7e49ebe458ceb184690de5 | 124 | asm | Assembly | tools/yasm/tests/nasm/signed.asm | fasttr-org/ftr | ddba517fb53062d5dc919c94526607bb39bff4b9 | [
"BSD-3-Clause-Clear"
] | null | null | null | tools/yasm/tests/nasm/signed.asm | fasttr-org/ftr | ddba517fb53062d5dc919c94526607bb39bff4b9 | [
"BSD-3-Clause-Clear"
] | null | null | null | tools/yasm/tests/nasm/signed.asm | fasttr-org/ftr | ddba517fb53062d5dc919c94526607bb39bff4b9 | [
"BSD-3-Clause-Clear"
] | null | null | null | imul ax, bx, byte 255
imul ax, bx, byte 0xFF
imul ax, bx, byte -0x80
imul ax, bx, byte -0x7F
add ax, 100000
add ax, -100000
| 17.714286 | 23 | 0.685484 |
e62bbc78e6a73ee5b9230f1412831c624e4fe0a4 | 343 | asm | Assembly | oeis/133/A133935.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/133/A133935.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/133/A133935.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A133935: A007318 * A093178 as a diagonalized matrix.
; Submitted by Christian Krause
; 1,1,1,1,2,3,1,3,9,1,1,4,18,4,5,1,5,30,10,25,1,1,6,45,20,75,6,7,1,7,63,35,175,21,49,1,1,8,84,56,350,56,196,8,9,1,9,108,84,630,126,588,36,81,1
lpb $0
add $1,1
sub $0,$1
lpe
bin $1,$0
mov $2,$0
sub $2,1
mod $2,2
mul $2,$1
mul $2,... | 20.176471 | 142 | 0.61516 |
c4d5ecac449345f9ec527c007f180fa6fd15f0a3 | 345 | asm | Assembly | oeis/045/A045839.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/045/A045839.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/045/A045839.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A045839: a(n) = A005929(n)/2.
; Submitted by Christian Krause
; 0,1,0,0,0,0,0,2,0,0,0,0,0,2,0,0,0,0,0,2,0,0,0,0,0,1,0,0,0,0,0,2,0,0,0,0,0,2,0,0,0,0,0,2,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,2,0,0,0,0,0,2,0,0
lpb $0
gcd $0,8
sub $0,2
lpe
seq $0,217219 ; Theta series of planar hexagonal lattice with respec... | 31.363636 | 153 | 0.602899 |
8955121f46cd75d9bec7957d8fb057e489c101ee | 708 | asm | Assembly | oeis/041/A041241.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/041/A041241.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/041/A041241.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A041241: Denominators of continued fraction convergents to sqrt(132).
; Submitted by Jamie Morken(w1)
; 1,2,45,92,2069,4230,95129,194488,4373865,8942218,201102661,411147540,9246348541,18903844622,425130930225,869165705072,19546776441809,39962718588690,898726585392989,1837415889374668,41321876151635685,844811681926460... | 64.363636 | 478 | 0.862994 |
5e6bba9402a4d35b5616f631b9a198f13ad79d7a | 2,442 | asm | Assembly | programs/oeis/319/A319575.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/319/A319575.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/319/A319575.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A319575: a(n) = (2/3)*n*(n^3 - 6*n^2 + 11*n - 3).
; 0,2,4,6,24,90,252,574,1136,2034,3380,5302,7944,11466,16044,21870,29152,38114,48996,62054,77560,95802,117084,141726,170064,202450,239252,280854,327656,380074,438540,503502,575424,654786,742084,837830,942552,1056794,1181116,1316094,1462320,1620402,1790964,1974646,2172... | 162.8 | 2,285 | 0.864455 |
ee74a2b4d09e08281e844c0a02dbba51813cf463 | 3,444 | asm | Assembly | source/function/errstr.asm | mega65dev/rom-assembler | 1670a56a8246dcdcc18e83b345d577eba686cf32 | [
"MIT"
] | null | null | null | source/function/errstr.asm | mega65dev/rom-assembler | 1670a56a8246dcdcc18e83b345d577eba686cf32 | [
"MIT"
] | null | null | null | source/function/errstr.asm | mega65dev/rom-assembler | 1670a56a8246dcdcc18e83b345d577eba686cf32 | [
"MIT"
] | null | null | null | ; ********************************************************************************************
; ********************************************************************************************
;
; Name : errstr.asm
; Purpose : ..
; Created : 15th Nov 1991
; Updated : 4th Jan 2021
; Authors : Fred Bowen
;
; **... | 43.05 | 99 | 0.251161 |
6bbaa322311054b34c2657dd999f1d52eaf7b211 | 481 | asm | Assembly | oeis/227/A227477.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | null | null | null | oeis/227/A227477.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | null | null | null | oeis/227/A227477.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | null | null | null | ; A227477: Exponent of the group of Lipschitz quaternions in a reduced system modulo n.
; Submitted by Jamie Morken(w4)
; 1,2,24,4,120,24,336,8,72,120
add $0,1
mov $1,1
mov $2,2
lpb $0
mov $3,$0
lpb $3
add $1,1
mov $4,$0
mov $6,$2
cmp $6,0
add $2,$6
mod $4,$2
add $2,1
cmp $4,0
c... | 13.742857 | 87 | 0.52183 |
41168377cdfbd31412cb6b6b103692a682f02dea | 825 | asm | Assembly | oeis/142/A142362.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/142/A142362.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/142/A142362.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A142362: Primes congruent to 11 mod 47.
; Submitted by Jon Maiga
; 11,199,293,857,1327,1609,2267,2549,3019,3301,3583,3677,4241,4523,4993,5087,5557,5651,5839,6121,6779,6967,7907,8377,8753,8941,9787,10069,10163,11197,12043,12889,12983,13171,13829,14957,15427,15803,15991,16273,16649,16931,17401,17683,18059,18341,19469,1... | 34.375 | 497 | 0.729697 |
08d2fad07c3c6ebeb2b9ed632846b11e823f049c | 265 | asm | Assembly | programs/oeis/120/A120741.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/120/A120741.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/120/A120741.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A120741: a(n) = (7^n - 1)/2.
; 0,3,24,171,1200,8403,58824,411771,2882400,20176803,141237624,988663371,6920643600,48444505203,339111536424,2373780754971,16616465284800,116315256993603,814206798955224,5699447592686571,39896133148806000
mov $1,7
pow $1,$0
div $1,2
| 37.857143 | 204 | 0.792453 |
8e7d6b23af89f1b4e4a0734dfe016bef32366fdb | 314 | asm | Assembly | Musics/Global/soundfxinterface.asm | kosmonautdnb/TheLandsOfZador | 66c9e8ab92f617838afe793a6c9ddaaf7273aadc | [
"MIT"
] | null | null | null | Musics/Global/soundfxinterface.asm | kosmonautdnb/TheLandsOfZador | 66c9e8ab92f617838afe793a6c9ddaaf7273aadc | [
"MIT"
] | null | null | null | Musics/Global/soundfxinterface.asm | kosmonautdnb/TheLandsOfZador | 66c9e8ab92f617838afe793a6c9ddaaf7273aadc | [
"MIT"
] | null | null | null | kp_insmap_lo
dc.b #<ins1
dc.b #<ins2
dc.b #<ins3
dc.b #<ins4
dc.b #<ins5
kp_insmap_hi
dc.b #>ins1
dc.b #>ins2
dc.b #>ins3
dc.b #>ins4
dc.b #>ins5
kp_volmap_lo
dc.b #<vol1
dc.b #<vol2
dc.b #<vol3
dc.b #<vol4
dc.b #<vol5
kp_volmap_hi
dc.b #>vol1
dc.b #>vol2
dc.b #>vol3
dc.b #>vol4
dc.b #>vol5 | 11.62963 | 12 | 0.598726 |
41d04366bf9cf2ac264f28732e7634bc6eb9ac33 | 394 | asm | Assembly | oeis/101/A101310.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/101/A101310.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/101/A101310.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A101310: Sum((prime(k)*10^(k),k=1..n))).
; Submitted by Jamie Morken(s4)
; 0,20,320,5320,75320,1175320,14175320,184175320,2084175320,25084175320,315084175320,3415084175320,40415084175320,450415084175320,4750415084175320,51750415084175320,581750415084175320
lpb $0
mov $2,$0
sub $0,1
seq $2,182986 ; Zero togethe... | 30.307692 | 183 | 0.741117 |
845041c511d56b9fcdcda0ec287ca4769171c508 | 580 | asm | Assembly | oeis/140/A140966.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/140/A140966.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/140/A140966.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A140966: a(n) = (5 + (-2)^n)/3.
; 2,1,3,-1,7,-9,23,-41,87,-169,343,-681,1367,-2729,5463,-10921,21847,-43689,87383,-174761,349527,-699049,1398103,-2796201,5592407,-11184809,22369623,-44739241,89478487,-178956969,357913943,-715827881,1431655767,-2863311529,5726623063,-11453246121,22906492247,-45812984489,91625968983,-1... | 64.444444 | 496 | 0.784483 |
9a845f4803691fc2e0eb46a0cedf09a9d8824d57 | 15,333 | asm | Assembly | src/third_party/zlib123/contrib/masmx86/inffas32.asm | michaelpdu/flash_feature_extraction | 29226a4c0e81240fd5c53fd9c80b0f6b0f5a8f95 | [
"Apache-2.0"
] | 1 | 2018-11-25T01:05:03.000Z | 2018-11-25T01:05:03.000Z | src/third_party/zlib123/contrib/masmx86/inffas32.asm | michaelpdu/flash_feature_extraction | 29226a4c0e81240fd5c53fd9c80b0f6b0f5a8f95 | [
"Apache-2.0"
] | null | null | null | src/third_party/zlib123/contrib/masmx86/inffas32.asm | michaelpdu/flash_feature_extraction | 29226a4c0e81240fd5c53fd9c80b0f6b0f5a8f95 | [
"Apache-2.0"
] | 1 | 2019-04-12T04:18:27.000Z | 2019-04-12T04:18:27.000Z | ;/* inffas32.asm is a hand tuned assembler version of inffast.c -- fast decoding
; *
; * inffas32.asm is derivated from inffas86.c, with translation of assembly code
; *
; * Copyright (C) 1995-2003 Mark Adler
; * For conditions of distribution and use, see copyright notice in zlib.h
; *
; * Copyright (C) 2003 Chris And... | 14.144834 | 80 | 0.687928 |
afdcaaadda3aa3cd4a111790a0b18252d615b36c | 225 | asm | Assembly | libsrc/_DEVELOPMENT/adt/bv_stack/c/sdcc_iy/bv_stack_reserve_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/adt/bv_stack/c/sdcc_iy/bv_stack_reserve_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/adt/bv_stack/c/sdcc_iy/bv_stack_reserve_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; int bv_stack_reserve_callee(bv_stack_t *s, size_t n)
SECTION code_clib
SECTION code_adt_bv_stack
PUBLIC _bv_stack_reserve_callee
EXTERN _b_vector_reserve_callee
defc _bv_stack_reserve_callee = _b_vector_reserve_callee
| 18.75 | 56 | 0.871111 |
5e5101ab432cbbf14515980e7bd0d5bcd3bd100c | 597 | asm | Assembly | loop_sum.asm | SuiGeneris01/emu8086 | de0ba90640dc673c8926b995e2a5aa9a69bd48b5 | [
"MIT"
] | 3 | 2019-05-20T11:55:05.000Z | 2019-06-23T23:12:11.000Z | loop_sum.asm | SuiGeneris01/emu8086 | de0ba90640dc673c8926b995e2a5aa9a69bd48b5 | [
"MIT"
] | null | null | null | loop_sum.asm | SuiGeneris01/emu8086 | de0ba90640dc673c8926b995e2a5aa9a69bd48b5 | [
"MIT"
] | 1 | 2021-05-04T13:16:25.000Z | 2021-05-04T13:16:25.000Z |
org 100h
INCLUDE "EMU8086.INC"
MOV DX, OFFSET MAIN
MOV AH, 9
INT 21H
MOV DX, OFFSET MSG
MOV AH, 9
INT 21H
CALL SCAN_NUM
MOV RANGE, CX
MOV RES, 0
MOV BX, 1
JMP LABEL
LABEL:
MOV DX, OFFSET MSG2
MOV AH, 9
INT 21H
CALL SCAN_NUM
ADD RES, CX
INC BX
CMP RANGE, BX
JB EXIT
JMP LABEL
EXIT:
MOV AX,RES
LEA SI, MS... | 11.264151 | 41 | 0.695142 |
db79a3bf9092c549b680e251f1df99957ab1b12e | 2,470 | asm | Assembly | xbuild/mbr.asm | iOSPrincekin/simpleOS | 4e90153b2425561e4ef587247198614a0779f62a | [
"MIT"
] | null | null | null | xbuild/mbr.asm | iOSPrincekin/simpleOS | 4e90153b2425561e4ef587247198614a0779f62a | [
"MIT"
] | null | null | null | xbuild/mbr.asm | iOSPrincekin/simpleOS | 4e90153b2425561e4ef587247198614a0779f62a | [
"MIT"
] | null | null | null | %include "boot.inc"
;主引导程序
;-------------------------------------------------------------
;SECTION MBR vstart=0x7c00
[BITS 16] ; Tells nasm to build 16 bits code
[ORG 0x7C00] ; The address the code will start
mov ax,cs
mov ds,ax
mov es,ax
mov ss,ax
mov fs,ax
mov sp,0x7c00... | 19.147287 | 69 | 0.523482 |
4d4fd23a3ef637a3eebe52c66578c77000480fae | 19,544 | asm | Assembly | base/mvdm/wow16/gdi/gdi.asm | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | base/mvdm/wow16/gdi/gdi.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | base/mvdm/wow16/gdi/gdi.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | TITLE GDI.ASM
PAGE ,132
;
; WOW v1.0
;
; Copyright (c) 1991, Microsoft Corporation
;
; GDI.ASM
; Thunks in 16-bit space to route Windows API calls to WOW32
;
; History:
; 25-Jan-1991 Jeff Parsons (jeffpar)
; Created.
;
; Some applications require that USER have a heap. ... | 30.25387 | 80 | 0.587648 |
db1268202f544a2d390844e22eecddb8a8da82f3 | 8,569 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_7002_1191.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_7002_1191.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_7002_1191.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r14
push %r15
push %r9
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x101ac, %rsi
lea addresses_UC_ht+0x6a2c, %rdi
clflush (%rdi)
nop
nop
sub $40583, %r15
mov $44, %rcx
rep movsb
nop
nop
nop
nop
nop
add $23773, %r14
lea addresses_UC_ht+0x113ec,... | 33.084942 | 2,999 | 0.656086 |
76e103af62e4a526badd015e7398c9be01e1dde3 | 1,451 | asm | Assembly | savefile/maps/1671_NorthernEncampment.asm | stranck/fools2018-1 | 1c506b17343fcdfa708aafaf8e596153e2c63254 | [
"MIT"
] | 35 | 2018-04-01T06:55:28.000Z | 2021-05-09T19:09:42.000Z | savefile/maps/1671_NorthernEncampment.asm | stranck/fools2018-1 | 1c506b17343fcdfa708aafaf8e596153e2c63254 | [
"MIT"
] | 4 | 2018-04-01T15:32:55.000Z | 2019-02-23T20:46:49.000Z | savefile/maps/1671_NorthernEncampment.asm | stranck/fools2018-1 | 1c506b17343fcdfa708aafaf8e596153e2c63254 | [
"MIT"
] | 12 | 2018-04-01T15:48:09.000Z | 2021-01-27T10:22:33.000Z | SECTION "Map_1671", ROM0[$B800]
Map_1671_Header:
hdr_tileset 8
hdr_dimensions 4, 4
hdr_pointers_a Map_1671_Blocks, Map_1671_TextPointers
hdr_pointers_b Map_1671_Script, Map_1671_Objects
hdr_pointers_c Map_1671_InitScript, Map_1671_RAMScript
hdr_palette $07
... | 25.910714 | 71 | 0.635424 |
7b6e5b51a6d4941859ade1ab096c27905bcb9573 | 2,331 | asm | Assembly | video/apple/VideoPrint.asm | puzzud/puzl6502 | c38fa015d0d25f2c29f79fa41de10f8cc8c39693 | [
"MIT"
] | null | null | null | video/apple/VideoPrint.asm | puzzud/puzl6502 | c38fa015d0d25f2c29f79fa41de10f8cc8c39693 | [
"MIT"
] | null | null | null | video/apple/VideoPrint.asm | puzzud/puzl6502 | c38fa015d0d25f2c29f79fa41de10f8cc8c39693 | [
"MIT"
] | null | null | null | ; VideoPrint.asm
; Apple
PrintYPosition = zeroPageCounter
!set zeroPageCounter = zeroPageCounter+1
;------------------------------------------------------------------
!zone SetPrintYPosition
SetPrintYPosition
sty PrintYPosition
; Set character pointer to beginning of row Y.
; lda SCREEN_LINE_OFFSET_TABLE_LO,... | 14.942308 | 67 | 0.600601 |
1f4e28b08fea76b7f31493a34dad67d0dda46bbe | 274 | asm | Assembly | libsrc/balloc/ba_AddMem_callee.asm | andydansby/z88dk-mk2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | 1 | 2020-09-15T08:35:49.000Z | 2020-09-15T08:35:49.000Z | libsrc/balloc/ba_AddMem_callee.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | libsrc/balloc/ba_AddMem_callee.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | ; void __CALLEE__ *ba_AddMem_callee(uchar q, uchar numblocks, uint size, void *addr)
; 05.2005 aralbrec
XLIB ba_AddMem_callee
LIB BAAddMem
.ba_AddMem_callee
pop af
pop hl
pop de
pop bc
ex (sp),hl
ld b,c
ld c,l
pop hl
push af
jp BAAddMem
| 13.7 | 84 | 0.664234 |
6728367fea387b1da15457872c8dcd0a6be1e968 | 4,963 | asm | Assembly | examples/Neviksti/walker-example/LoadGraphics.asm | fabiosoaza/snes-dev-tools-examples | 599f8575655848c82722b8fff75f55835bc11a32 | [
"MIT"
] | 1 | 2021-03-30T00:09:14.000Z | 2021-03-30T00:09:14.000Z | examples/Neviksti/walker-example/LoadGraphics.asm | fabiosoaza/snes-dev-tools-examples | 599f8575655848c82722b8fff75f55835bc11a32 | [
"MIT"
] | null | null | null | examples/Neviksti/walker-example/LoadGraphics.asm | fabiosoaza/snes-dev-tools-examples | 599f8575655848c82722b8fff75f55835bc11a32 | [
"MIT"
] | null | null | null | ;------------------------------------------------------------------------
;- Written by: Neviksti
;- If you use my code, please share your creations with me
;- as I am always curious :)
;-
;- Note: some of these routines were originally from examples released
;- by Grog. I don't remember which ones.... | 32.227273 | 81 | 0.379005 |
0cbb3a033f9e66210ed5e986355ef5a88f756fb4 | 2,895 | asm | Assembly | aux/2600/enax_delay/enabl_delay.asm | 6502ts/6502.ts | 6f923e5fe693b82a2448ffac1f85aea9693cacff | [
"MIT"
] | 49 | 2016-12-26T15:49:28.000Z | 2022-01-21T06:43:48.000Z | aux/2600/enax_delay/enabl_delay.asm | 6502ts/6502.ts | 6f923e5fe693b82a2448ffac1f85aea9693cacff | [
"MIT"
] | 48 | 2016-09-14T22:37:24.000Z | 2020-09-25T21:53:28.000Z | aux/2600/enax_delay/enabl_delay.asm | 6502ts/6502.ts | 6f923e5fe693b82a2448ffac1f85aea9693cacff | [
"MIT"
] | 4 | 2017-01-27T01:46:50.000Z | 2022-03-29T12:10:32.000Z | PROCESSOR 6502
OVERSCAN_LINES = 36
COLOR_P0 = $0C
COLOR_BL = $48
THICKNESS = 2
DELAY = 2
INCLUDE vcs.h
INCLUDE macro.h
SEG.U VARS
ORG $E0
TestTarget DS.W
SEG CODE
ORG $F000
MAC IndirectJSR
.base
LDA #(.base + 8) >> 8
PHA
LDA #(.base + 8) & $FF
PHA
JMP ({1})
ENDM
Delay SUBROUT... | 10.762082 | 26 | 0.595509 |
c2c5466c99b99a4952386748fc8302555470066a | 8,547 | asm | Assembly | Ports/Renesas/V850E2M/CubeSuite+/os_cpu_a.asm | zhiqiang-hu/uC-OS3 | aeea8093d774f7c29ce69ce8f837fe27ad19febc | [
"Apache-2.0"
] | 255 | 2020-03-03T05:34:19.000Z | 2020-12-06T13:54:54.000Z | Ports/Renesas/V850E2M/CubeSuite+/os_cpu_a.asm | zhiqiang-hu/uC-OS3 | aeea8093d774f7c29ce69ce8f837fe27ad19febc | [
"Apache-2.0"
] | 13 | 2021-03-17T18:11:22.000Z | 2022-02-18T11:18:18.000Z | Ports/Renesas/V850E2M/CubeSuite+/os_cpu_a.asm | zhiqiang-hu/uC-OS3 | aeea8093d774f7c29ce69ce8f837fe27ad19febc | [
"Apache-2.0"
] | 136 | 2020-03-03T05:36:23.000Z | 2020-12-06T12:39:28.000Z | ;********************************************************************************************************
; uC/OS-III
; The Real-Time Kernel
;
; Copyright 2009-2021 Silicon Laboratories Inc. www.silabs.com
;
; ... | 42.522388 | 107 | 0.38376 |
9ad3ef3da98a081c87e217f2718a48363ad391a5 | 248 | asm | Assembly | programs/oeis/034/A034326.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/034/A034326.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/034/A034326.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A034326: Hours struck by a clock.
; 1,2,3,4,5,6,7,8,9,10,11,12,1,2,3,4,5,6,7,8,9,10,11,12,1,2,3,4,5,6,7,8,9,10,11,12,1,2,3,4,5,6,7,8,9,10,11,12,1,2,3,4,5,6,7,8,9,10,11,12,1,2,3,4,5,6,7,8,9,10,11,12,1,2,3,4,5,6,7,8,9
mov $1,$0
mod $1,12
add $1,1
| 35.428571 | 181 | 0.568548 |
52333b16bffae094ee6adc1c45b9965852221efa | 8,065 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xa0_notsx.log_21829_1849.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xa0_notsx.log_21829_1849.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xa0_notsx.log_21829_1849.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r13
push %r14
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x67d, %r10
nop
nop
nop
add %rax, %rax
movl $0x61626364, (%r10)
nop
nop
nop
nop
nop
xor $5997, %r14
lea addresses_D_ht+0xe54d, %r13
xor $42336, %rax
mov $0x6162636465666768, %r... | 29.327273 | 2,999 | 0.652697 |
15199864bd7a67ea1718c582eb006072df8a0911 | 5,021 | asm | Assembly | src/debug/ee/amd64/dbghelpers.asm | CyberSys/coreclr-mono | 83b2cb83b32faa45b4f790237b5c5e259692294a | [
"MIT"
] | 10 | 2015-11-03T16:35:25.000Z | 2021-07-31T16:36:29.000Z | src/debug/ee/amd64/dbghelpers.asm | CyberSys/coreclr-mono | 83b2cb83b32faa45b4f790237b5c5e259692294a | [
"MIT"
] | 1 | 2019-03-05T18:50:09.000Z | 2019-03-05T18:50:09.000Z | src/debug/ee/amd64/dbghelpers.asm | CyberSys/coreclr-mono | 83b2cb83b32faa45b4f790237b5c5e259692294a | [
"MIT"
] | 4 | 2015-10-28T12:26:26.000Z | 2021-09-04T11:36:04.000Z | ;
; Copyright (c) Microsoft. All rights reserved.
; Licensed under the MIT license. See LICENSE file in the project root for full license information.
;
include AsmMacros.inc
extern FuncEvalHijackWorker:proc
extern FuncEvalHijackPersonalityRoutine:proc
; @dbgtodo- once we port Funceval, use the ExceptionHijack stub... | 32.603896 | 101 | 0.674368 |
87924a45d2d8f57aae390ce7085482dd430a97ce | 58 | asm | Assembly | test/jzas/semantic/valid/success01.asm | scoffey/jz80sim | 0de07a5ef51a1e7131b27056744459f29cd11d39 | [
"MIT"
] | 1 | 2015-03-27T15:58:50.000Z | 2015-03-27T15:58:50.000Z | test/jzas/semantic/valid/success01.asm | scoffey/jz80sim | 0de07a5ef51a1e7131b27056744459f29cd11d39 | [
"MIT"
] | null | null | null | test/jzas/semantic/valid/success01.asm | scoffey/jz80sim | 0de07a5ef51a1e7131b27056744459f29cd11d39 | [
"MIT"
] | null | null | null | init ld a, 0
r1: db 0
r2: db 0
ld (1+r1-r2), a
end init
| 9.666667 | 16 | 0.568966 |
1a2cefad0d2b8fa131f0d0586fa5cb061989fe8f | 3,941 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_431.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_431.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_431.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:
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %r11
push %r12
push %r15
push %rbx
push %rdi
push %rdx
// Store
lea addresses_US+0xe00f, %r12
xor %r11, %r11
movb $0x51, (%r12)
nop
nop
nop
nop
nop
sub $55858, %r11
// Faulty Load
lea addresses_RW+0x1ac87, %r10
n... | 71.654545 | 2,999 | 0.661 |
de92fd4a07492acd5f0f13a4fa39e077a0eb3d84 | 427 | asm | Assembly | oeis/062/A062033.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/062/A062033.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/062/A062033.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A062033: Binary expansion of n does not contain 1-bits at even positions. Integers whose base 4 representation consists of only 0's and 2s.
; Submitted by Jon Maiga
; 0,10,1000,1010,100000,100010,101000,101010,10000000,10000010,10001000,10001010,10100000,10100010,10101000,10101010,1000000000
mov $2,7
lpb $0
mov $3... | 23.722222 | 141 | 0.714286 |
261fc21941b58b39359fc2a26f8e49f5d5176d11 | 485 | asm | Assembly | programs/oeis/168/A168486.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/168/A168486.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/168/A168486.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A168486: Numbers that are congruent to {2, 5} mod 11.
; 2,5,13,16,24,27,35,38,46,49,57,60,68,71,79,82,90,93,101,104,112,115,123,126,134,137,145,148,156,159,167,170,178,181,189,192,200,203,211,214,222,225,233,236,244,247,255,258,266,269,277,280,288,291,299,302,310,313,321,324,332,335,343,346,354,357,365,368,376,379,38... | 53.888889 | 381 | 0.71134 |
3566b798930fb71811253c458829f0e8b641e8ff | 501 | asm | Assembly | programs/oeis/108/A108924.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/108/A108924.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/108/A108924.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A108924: J(n)^2+J(n+1)^2, with J(n) the Jacobsthal number A001045(n).
; 1,2,10,34,146,562,2290,9074,36466,145522,582770,2329714,9321586,37280882,149134450,596515954,2386107506,9544342642,38177545330,152709831794,610840026226,2443358706802,9773437623410,39093744901234
mul $0,2
mov $2,1
mov $5,1
mov $6,1
lpb $0,1
su... | 19.269231 | 197 | 0.652695 |
162e7d4d1bd51812ac919a38d9ceb09e658b5f6f | 1,975 | asm | Assembly | sys/sdp/sched.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | sys/sdp/sched.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | sys/sdp/sched.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | * Screen Dump Scheduler V2.00 1987 Tony Tebby QJUMP
*
section sdp
*
xdef sdp_sched
*
xref sdp_psdo
xref sdp_retry
*
include dev8_keys_err
include dev8_keys_sys
include dev8_keys_jcb
include dev8_keys_qdos_ioa
include dev8_keys_q... | 29.477612 | 75 | 0.449114 |
0c67e51094e4fdb2f4d633f2a1f2aef0d73b88fd | 5,416 | asm | Assembly | data/phone/phone_contacts.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | data/phone/phone_contacts.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | data/phone/phone_contacts.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | phone: MACRO
; trainer class, trainer id, map, callee time, callee script, caller time, caller script
db \1, \2
map_id \3
db \4
dba \5
db \6
dba \7
ENDM
PhoneContacts:
; entries correspond to PHONE_* constants
phone TRAINER_NONE, PHONE_00, N_A, 0, UnusedPhoneScript, ... | 106.196078 | 139 | 0.617061 |
c62fe2e8659e5b5f02b6f8f7656edddf68d9abdf | 1,435 | asm | Assembly | Lab2 Programs/Program1.asm | RioWeil/PHYS319-MSP430 | 906ca3049e195a2cd897ca3744d4b48e6a8b3504 | [
"MIT"
] | null | null | null | Lab2 Programs/Program1.asm | RioWeil/PHYS319-MSP430 | 906ca3049e195a2cd897ca3744d4b48e6a8b3504 | [
"MIT"
] | null | null | null | Lab2 Programs/Program1.asm | RioWeil/PHYS319-MSP430 | 906ca3049e195a2cd897ca3744d4b48e6a8b3504 | [
"MIT"
] | null | null | null | .include "msp430g2553.inc" ; Includes file defining names of addresses/bytes/words
org 0xc000 ; Tells assembler where to put the program in memory
start:
mov.w #WDTPW|WDTHOLD, &WDTCTL ; Disables the watchdog counter
mov.b #0x41, &P1DIR ; 0x41 in... | 75.526316 | 131 | 0.560976 |
72371d64572795912fbceddf1b9565d45252c569 | 77 | asm | Assembly | 01. 8051/01. Introduction/Prog2.asm | nitrece/microprocessor-laboratory | 40d9e41537e56fb049ef6230fcaaaee3b5d3b121 | [
"MIT"
] | null | null | null | 01. 8051/01. Introduction/Prog2.asm | nitrece/microprocessor-laboratory | 40d9e41537e56fb049ef6230fcaaaee3b5d3b121 | [
"MIT"
] | null | null | null | 01. 8051/01. Introduction/Prog2.asm | nitrece/microprocessor-laboratory | 40d9e41537e56fb049ef6230fcaaaee3b5d3b121 | [
"MIT"
] | null | null | null | mov b, 44h
mov r0, #40h
mov r1, #4
loop:
mov @r0, b
inc r0
djnz r1, loop
end
| 8.555556 | 13 | 0.636364 |
3f08ab00c28bf6d7e209518a0adc251562306029 | 410 | asm | Assembly | programs/oeis/010/A010187.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/010/A010187.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/010/A010187.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A010187: Continued fraction for sqrt(126).
; 11,4,2,4,22,4,2,4,22,4,2,4,22,4,2,4,22,4,2,4,22,4,2,4,22,4,2,4,22,4,2,4,22,4,2,4,22,4,2,4,22,4,2,4,22,4,2,4,22,4,2,4,22,4,2,4,22,4,2,4,22,4,2,4,22,4,2,4,22,4,2,4,22,4,2,4,22,4,2,4,22,4,2,4,22,4,2,4,22,4,2,4,22,4,2,4,22,4,2,4
seq $0,10197 ; Continued fraction for sqrt(138)... | 29.285714 | 226 | 0.578049 |
95cbb20bd0cf3b276690584d01c4153e3250424e | 795 | asm | Assembly | src/firmware-tests/Platform/Timer0/ElapsedTicksTest.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | 1 | 2019-12-12T09:07:08.000Z | 2019-12-12T09:07:08.000Z | src/firmware-tests/Platform/Timer0/ElapsedTicksTest.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | null | null | null | src/firmware-tests/Platform/Timer0/ElapsedTicksTest.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | null | null | null | #include "Platform.inc"
#include "FarCalls.inc"
#include "Timer0.inc"
#include "TestFixture.inc"
radix decimal
udata
global firstTMR0
global secondTMR0
global expectedElapsedTicks
firstTMR0 res 1
secondTMR0 res 1
expectedElapsedTicks res 1
startTicks res 1
ElapsedTicksTest code
global testArrange
testArr... | 15.9 | 84 | 0.806289 |
229dd3b27ef221f27e4fd6eb966689df389668b8 | 1,424 | asm | Assembly | test_programs/mt-h2dstr.asm | mfkiwl/QNICE-FPGA-hyperRAM | aabc8291ac1e0c4666c51f84acddf599d7521e53 | [
"BSD-3-Clause"
] | 53 | 2016-04-12T07:22:49.000Z | 2022-03-25T09:24:48.000Z | test_programs/mt-h2dstr.asm | mfkiwl/QNICE-FPGA-hyperRAM | aabc8291ac1e0c4666c51f84acddf599d7521e53 | [
"BSD-3-Clause"
] | 196 | 2020-06-05T04:59:50.000Z | 2021-03-13T21:27:11.000Z | test_programs/mt-h2dstr.asm | mfkiwl/QNICE-FPGA-hyperRAM | aabc8291ac1e0c4666c51f84acddf599d7521e53 | [
"BSD-3-Clause"
] | 15 | 2017-07-31T11:26:56.000Z | 2022-02-22T14:22:46.000Z | ; Test the h2dstr routine of the Monitor
;
; done by sy2002 in October 2016
#include "../dist_kit/sysdef.asm"
#include "../dist_kit/monitor.def"
.ORG 0x8000
MOVE STR_TITLE, R8
SYSCALL(puts, 1)
; read high word to R9
MOVE STR_HEX_H... | 29.666667 | 67 | 0.484551 |
f94d7bb790583d3322b942f97403ecbffe29ab9d | 562 | asm | Assembly | libsrc/stdio/ansi/f_ansi_putc.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/stdio/ansi/f_ansi_putc.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/stdio/ansi/f_ansi_putc.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | ;
; Z80 ANSI Library
;
;---------------------------------------------------
; Character output
; x,y coordinates and LineFeed handling
;
; Stefano Bodrato - 21/4/2000
;
; $Id: f_ansi_putc.asm,v 1.4 2015/01/19 01:33:18 pauloscustodio Exp $
;
PUBLIC ansi_putc
EXTERN ansi_COLUMN
EXTERN text_cols
EX... | 15.189189 | 69 | 0.594306 |
4a45aa52d871effcd721b6c5b467a8345eb8b54d | 320 | asm | Assembly | programs/oeis/078/A078107.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/078/A078107.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/078/A078107.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A078107: Numbers n such that it is not possible to arrange the numbers from 1 to n in a chain with adjacent links summing to a square.
; 1,2,3,4,5,6,7,8,9,10,11,12,13,14,18,19,20,21,22,24
mov $1,$0
sub $0,7
trn $0,6
mov $3,3
lpb $0,1
sub $0,4
trn $0,1
add $2,$3
add $1,$2
add $1,$0
trn $0,$2
lpe
add $1,1
| 18.823529 | 136 | 0.625 |
7ab9a67f3490bc25cb35a4ce902d985843407d2b | 574 | asm | Assembly | oeis/059/A059582.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/059/A059582.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/059/A059582.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A059582: First differences give digits of Pi = 3.1415926...
; 1,4,5,9,10,15,24,26,32,37,40,45,53,62,69,78,81,83,86,94,98,104,106,112,116,119,122,130,133,135,142,151,156,156,158,166,174,178,179,188,195,196,202,211,214,223,232,235,242,247,248,248,253,261,263,263,272,279,283,292,296,300,305,314,316,319,319,326,334,335,3... | 44.153846 | 376 | 0.689895 |
9000ed6c321b91d29f7eed5e227b1cbeababbbfb | 535 | asm | Assembly | programs/oeis/210/A210983.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/210/A210983.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/210/A210983.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A210983: Total number of pairs of states of the first n subshells of the nuclear shell model in which the subshells are ordered by energy level in increasing order.
; 1,3,4,7,8,10,14,16,17,20,25,28,29,31,35,41,45,47,48,51,56,63,68,71,72,74,78,84,92,98,102,104,105,108,113,120,129,136,141,144,145,147,151,157,165,175,18... | 35.666667 | 190 | 0.671028 |
26232df11ae6e718936c055d82771cd485b90bd4 | 1,469 | asm | Assembly | programs/oeis/001/A001082.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/001/A001082.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/001/A001082.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A001082: Generalized octagonal numbers: k*(3*k-2), k=0, +- 1, +- 2, +-3, ...
; 0,1,5,8,16,21,33,40,56,65,85,96,120,133,161,176,208,225,261,280,320,341,385,408,456,481,533,560,616,645,705,736,800,833,901,936,1008,1045,1121,1160,1240,1281,1365,1408,1496,1541,1633,1680,1776,1825,1925,1976,2080,2133,2241,2296,2408,2465,2... | 146.9 | 1,333 | 0.786249 |
628379589c4c8e75d5f1974cfb316fc63b19ea36 | 652 | asm | Assembly | oeis/327/A327573.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/327/A327573.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/327/A327573.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A327573: Partial sums of the number of infinitary divisors function: a(n) = Sum_{k=1..n} id(k), where id is A037445.
; Submitted by Christian Krause
; 1,3,5,7,9,13,15,19,21,25,27,31,33,37,41,43,45,49,51,55,59,63,65,73,75,79,83,87,89,97,99,103,107,111,115,119,121,125,129,137,139,147,149,153,157,161,163,167,169,173,177... | 50.153846 | 365 | 0.699387 |
d5395c003c9fbad24e63e29b1814a84ecd82a145 | 8,189 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_1217.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_1217.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_1217.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 %rax
push %rbp
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x2153, %rsi
lea addresses_normal_ht+0x1b57b, %rdi
clflush (%rdi)
nop
nop
sub %rdx, %rdx
mov $78, %rcx
rep movsq
nop
nop
nop
nop
nop
add $47698, %rdi
lea addresses_WC_ht+0x1cc... | 32.625498 | 2,999 | 0.659665 |
4a334d2bd79798b234dd4eea5ac023d788548109 | 5,779 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0xca_notsx.log_9481_713.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0xca_notsx.log_9481_713.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0xca_notsx.log_9481_713.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 %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x5221, %rsi
lea addresses_A_ht+0x4521, %rdi
nop
nop
nop
xor %rax, %rax
mov $95, %rcx
rep movsw
nop
nop
nop
nop
sub %rdi, %rdi
lea addresses_WT_ht+0x187e3, %rsi
lea addresses_D_ht+0x... | 38.785235 | 2,999 | 0.657553 |
4bdcc03faa1b2303f01ddf0cad61e620cd646233 | 462 | asm | Assembly | data/pokemon/base_stats/hoenn/salamence.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | null | null | null | data/pokemon/base_stats/hoenn/salamence.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | null | null | null | data/pokemon/base_stats/hoenn/salamence.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | null | null | null | db 0 ; 373 DEX NO
db 95, 135, 80, 100, 110, 80
; hp atk def spd sat sdf
db DRAGON, FLYING ; type
db 45 ; catch rate
db 218 ; base exp
db NO_ITEM, NO_ITEM ; items
db GENDER_F50 ; gender ratio
db 100 ; unknown 1
db 40 ; step cycles to hatch
db 5 ; unknown 2
INCBIN "gfx/pokemon/hoenn/salamence/fro... | 21 | 54 | 0.666667 |
22a5008636d21de2b0462f76d5e2bcae6fbdd55b | 617 | asm | Assembly | oeis/103/A103406.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/103/A103406.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/103/A103406.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A103406: Triangle read by rows: n-th row = unsigned coefficients of the characteristic polynomials of an n X n matrix with 2's on the diagonal and 1's elsewhere.
; Submitted by Jamie Morken(s4.)
; 1,1,2,1,4,3,1,6,9,4,1,8,18,16,5,1,10,30,40,25,6,1,12,45,80,75,36,7,1,14,63,140,175,126,49,8,1,16,84,224,350,336,196,64,9,... | 47.461538 | 345 | 0.700162 |
69372437c3b5e42ab9bf3c5644b622554590398d | 2,086 | asm | Assembly | programs/oeis/288/A288309.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/288/A288309.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/288/A288309.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A288309: a(n) = 2*a(n-1) + 2*a(n-2) - 3*a(n-3), where a(0) = 2, a(1) = 4, a(2) = 8.
; 2,4,8,18,40,92,210,484,1112,2562,5896,13580,31266,72004,165800,381810,879208,2024636,4662258,10736164,24722936,56931426,131100232,301894508,695195202,1600878724,3686464328,8489100498,19548493480,45015794972,103661275410,238708660324... | 231.777778 | 1,922 | 0.907958 |
a0274cd5b9b60266d31a281e1dea37a2f71fa77b | 926 | asm | Assembly | assembler/test3.asm | dpolad/dlx | 8b4871a15f5bde91b8357ba01ca86cc2d8e04db9 | [
"BSD-2-Clause"
] | 1 | 2017-09-28T22:49:02.000Z | 2017-09-28T22:49:02.000Z | assembler/test3.asm | dpolad/dlx | 8b4871a15f5bde91b8357ba01ca86cc2d8e04db9 | [
"BSD-2-Clause"
] | null | null | null | assembler/test3.asm | dpolad/dlx | 8b4871a15f5bde91b8357ba01ca86cc2d8e04db9 | [
"BSD-2-Clause"
] | null | null | null | ;nop
addi r2,r0,2
addi r1,r0,-1 ; r10 <- -1
addi r4,r0,10 ; r10 <- -1
seq r10,r1,r1 ; r10 <- 1
seq r10,r1,r2 ; r10 <- 0
seq r10,r2,r2 ; r10 <- 1
seq r10,r2,r1 ; r10 <- 0
sne r10,r1,r1 ; r10 <- 0
sne r10,r1,r2 ; r10 <- 1
sne r10,r2,r2 ; r10 <- 0
sne r10,r2,r1 ; r10 <- 1
nop
sgt r10,r0,r0 ; r10 <- 0
sge r10,r0,... | 23.15 | 26 | 0.544276 |
891fe2e81fe2f3634c4f1e64e45fbcdfb83e9bce | 583 | asm | Assembly | unittests/ASM/Primary/Primary_50_2.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 628 | 2020-03-06T14:01:32.000Z | 2022-03-31T06:35:14.000Z | unittests/ASM/Primary/Primary_50_2.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 576 | 2020-03-06T08:25:12.000Z | 2022-03-30T04:05:29.000Z | unittests/ASM/Primary/Primary_50_2.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 38 | 2020-03-07T06:10:00.000Z | 2022-03-29T09:27:36.000Z | %ifdef CONFIG
{
"RegData": {
"RAX": "0x1",
"RBX": "0x2",
"RCX": "0x3",
"RDX": "0x4",
"RBP": "0x5",
"RSI": "0x6",
"RDI": "0x7",
"R15": "0x8"
},
"MemoryRegions": {
"0x100000000": "4096"
}
}
%endif
mov r15, 0xe0000080
mov rax, 1
mov rbx, 2
mov rcx, 3
mov rdx, 4
mov rbp, 5
mov ... | 10.051724 | 25 | 0.567753 |
2690e7c03fd4786ea38126d9cf0ddc546e822ed0 | 730 | asm | Assembly | libsrc/target/gal/stdio/fputc_cons.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/target/gal/stdio/fputc_cons.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/target/gal/stdio/fputc_cons.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
; Galaksija C Library
;
; Print character to the screen
;
; Stefano Bodrato - Apr.2008
;
;
; $Id: fputc_cons.asm,v 1.3 2016-05-15 20:15:45 dom Exp $
;
SECTION code_clib
PUBLIC fputc_cons_native
.fputc_cons_native
ld hl,2
add hl,sp
ld a,(hl)
; Some undercase text? Transform to UPPER b... | 15.869565 | 69 | 0.691781 |
c8b4fedcf2866394125f1954b6b143e959612ce5 | 1,154 | asm | Assembly | maps/Route31VioletGate.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | maps/Route31VioletGate.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | maps/Route31VioletGate.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | object_const_def ; object_event constants
const ROUTE31VIOLETGATE_OFFICER
const ROUTE31VIOLETGATE_COOLTRAINER_F
Route31VioletGate_MapScripts:
db 0 ; scene scripts
db 0 ; callbacks
Route31VioletGateOfficerScript:
jumptextfaceplayer Route31VioletGateOfficerText
Route31VioletGateCooltrainerFScript:
jumptextface... | 26.227273 | 165 | 0.785962 |
9ed523f663e59b4ab111fbc7cb6b38e6da952c1a | 676 | asm | Assembly | programs/oeis/033/A033951.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/033/A033951.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/033/A033951.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A033951: Write 1,2,... in clockwise spiral; sequence gives numbers on positive x axis.
; 1,8,23,46,77,116,163,218,281,352,431,518,613,716,827,946,1073,1208,1351,1502,1661,1828,2003,2186,2377,2576,2783,2998,3221,3452,3691,3938,4193,4456,4727,5006,5293,5588,5891,6202,6521,6848,7183,7526,7877,8236,8603,8978,9361,9752,10... | 67.6 | 528 | 0.773669 |
0c47c170a81c00f1e3e1ff788d92f1a11220f64a | 1,166 | asm | Assembly | programs/oeis/168/A168484.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/168/A168484.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/168/A168484.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A168484: Numbers that are congruent to {2, 3, 5, 7} mod 11.
; 2,3,5,7,13,14,16,18,24,25,27,29,35,36,38,40,46,47,49,51,57,58,60,62,68,69,71,73,79,80,82,84,90,91,93,95,101,102,104,106,112,113,115,117,123,124,126,128,134,135,137,139,145,146,148,150,156,157,159,161,167,168,170,172,178,179,181,183,189,190,192,194,200,201,... | 64.777778 | 961 | 0.703259 |
912fe0f7ca83d3e91dda639bb465f730f1b2ffd0 | 3,665 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca.log_21829_455.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca.log_21829_455.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca.log_21829_455.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:
ret
.global s_faulty_load
s_faulty_load:
push %r13
push %r15
push %rax
push %rbp
push %rsi
// Faulty Load
lea addresses_WC+0x4663, %rbp
xor $49841, %rax
mov (%rbp), %r13w
lea oracles, %rsi
and $0xff, %r13
shlq $12, %r13
mov (%rsi,%r13,1), %r13
pop %rsi
pop %rbp
pop %ra... | 96.447368 | 2,999 | 0.663302 |
724de54a71eb692553c88db38d9b6594e1289904 | 7,206 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_933.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_933.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_933.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 %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0xf7aa, %r13
nop
nop
nop
nop
inc %rsi
movups (%r13), %xmm5
vpextrq $0, %xmm5, %rax
cmp %r14, %r14
lea addresses_WC_ht+0x13206, %rsi
lea addresses_UC_ht+0x1c3ee, %rdi
clflush (%... | 35.673267 | 2,999 | 0.655287 |
050f7065165d03a9052824dd27098d986624ac5a | 187 | asm | Assembly | src/include/defines.asm | rondnelson99/gb-boilerplate | 6aedcc263015fbc0ee15ce5040c3930c7699f24c | [
"MIT"
] | null | null | null | src/include/defines.asm | rondnelson99/gb-boilerplate | 6aedcc263015fbc0ee15ce5040c3930c7699f24c | [
"MIT"
] | null | null | null | src/include/defines.asm | rondnelson99/gb-boilerplate | 6aedcc263015fbc0ee15ce5040c3930c7699f24c | [
"MIT"
] | null | null | null | .MEMORYMAP
DEFAULTSLOT 0
SLOT 0 START $F000 SIZE $1000 NAME "ROM"
SLOT 1 START $80 SIZE $80 NAME "RAM"
.ENDME
.ROMBANKSIZE $1000
.ROMBANKS 1
.include "vcs.inc"
.include "macro.inc"
| 14.384615 | 41 | 0.705882 |
6a3d05290f420dcab5ef445efce44400da5e2d7c | 24,080 | asm | Assembly | vp8/common/x86/loopfilter_block_sse2_x86_64.asm | prometheansacrifice/esy-vpx | 3aae0f7164b9e43a0146b078a7c125d70835c419 | [
"BSD-3-Clause"
] | 2,151 | 2020-04-18T07:31:17.000Z | 2022-03-31T08:39:18.000Z | vp8/common/x86/loopfilter_block_sse2_x86_64.asm | prometheansacrifice/esy-vpx | 3aae0f7164b9e43a0146b078a7c125d70835c419 | [
"BSD-3-Clause"
] | 395 | 2020-04-18T08:22:18.000Z | 2021-12-08T13:04:49.000Z | vp8/common/x86/loopfilter_block_sse2_x86_64.asm | prometheansacrifice/esy-vpx | 3aae0f7164b9e43a0146b078a7c125d70835c419 | [
"BSD-3-Clause"
] | 338 | 2020-04-18T08:03:10.000Z | 2022-03-29T12:33:22.000Z | ;
; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license
; that can be found in the LICENSE file in the root of the source
; tree. An additional intellectual property rights grant can be found
; in the file PATENTS. All contributing proje... | 29.437653 | 81 | 0.47363 |
b1aee6f4783a36ec3d642248a16258317683695a | 3,998 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_818.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_818.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_818.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:
ret
.global s_faulty_load
s_faulty_load:
push %r11
push %r12
push %r14
push %r15
push %rbx
push %rcx
push %rdi
// Store
lea addresses_normal+0x1572f, %rdi
nop
nop
nop
nop
nop
dec %r12
movl $0x51525354, (%rdi)
nop
lfence
// Faulty Load
lea addresses_WT+0x1bb4b, %r15
cl... | 66.633333 | 2,999 | 0.663582 |
384280c2538387c63a65e71dd05a20741e351950 | 932 | asm | Assembly | chapter8/Project1.asm | pcooksey/Assembly-x86-64 | 4abe63454787eaea78e10de545bb61b047f702c1 | [
"MIT"
] | null | null | null | chapter8/Project1.asm | pcooksey/Assembly-x86-64 | 4abe63454787eaea78e10de545bb61b047f702c1 | [
"MIT"
] | null | null | null | chapter8/Project1.asm | pcooksey/Assembly-x86-64 | 4abe63454787eaea78e10de545bb61b047f702c1 | [
"MIT"
] | null | null | null | ;;;
;;; This is Suggested Project 8.4.2.1
;;; Sum a list of numbers
;;; Pg. 152 for the problem
;;; Pg. 24 for Registers; Pg. 48 for Data Types
SECTION .data
SUCCESS: equ 0 ; Default success value
SYS_EXIT: equ 60 ; Default system exit value
;; Variables used by the project
List: dd ... | 31.066667 | 72 | 0.527897 |
0a49356aef150b4386ff9019e38832d2303f420d | 5,529 | asm | Assembly | Library/Spline/UI/uiMarker.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/Spline/UI/uiMarker.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/Spline/UI/uiMarker.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1992 -- All Rights Reserved
PROJECT: PC GEOS
MODULE:
FILE: uiMarker.asm
AUTHOR: Chris Boyke
ROUTINES:
Name Description
---- -----------
REVISION HISTORY:
Name Date Description
---- ---- ----... | 22.294355 | 80 | 0.611684 |
146153ec6c0e2b7dd9b5d1bc70258cabd798c091 | 757 | asm | Assembly | programs/oeis/172/A172481.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/172/A172481.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/172/A172481.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A172481: a(n) = (3*n*2^n+2^(n+4)+2*(-1)^n)/18.
; 1,2,5,11,25,55,121,263,569,1223,2617,5575,11833,25031,52793,111047,233017,487879,1019449,2126279,4427321,9204167,19107385,39612871,82021945,169636295,350457401,723284423,1491308089,3072094663,6323146297,13004206535,26724240953,54880137671,112623586873,230973796807,4734... | 28.037037 | 478 | 0.73712 |
b730ede83ff1fc8238badea3771cb8819bf3bd1d | 920 | asm | Assembly | 08/ProgramFlow/BasicLoop/BasicLoop.asm | gabrieljablonski/ESC-College-Course-Work | a06b8129c820eaca3c8cf9419297b823d5652206 | [
"MIT"
] | null | null | null | 08/ProgramFlow/BasicLoop/BasicLoop.asm | gabrieljablonski/ESC-College-Course-Work | a06b8129c820eaca3c8cf9419297b823d5652206 | [
"MIT"
] | null | null | null | 08/ProgramFlow/BasicLoop/BasicLoop.asm | gabrieljablonski/ESC-College-Course-Work | a06b8129c820eaca3c8cf9419297b823d5652206 | [
"MIT"
] | 1 | 2018-12-14T13:40:05.000Z | 2018-12-14T13:40:05.000Z | // push constant 0
@0
D=A
@SP
M=M+1
A=M-1
M=D
// pop LCL 0
@LCL
D=M
@0
D=A+D
@R13
M=D
@SP
AM=M-1
D=M
@R13
A=M
M=D
// label None$LOOP_START
(None$LOOP_START)
// push ARG 0
@ARG
D=M
@0
A=A+D
D=M
@SP
M=M+1
A=M-1
M=D
// push LCL 0
@LCL
D=M
@0
A=A+D
D=M
@SP
M=M+1
A=M-1
M=D
// add
@SP
AM... | 6.865672 | 26 | 0.482609 |
477d750f44e51bcc17152057aaff59be6956ca06 | 12,072 | asm | Assembly | fiat-amd64/63.43_ratio11410_seed1853739923678552_square_p224.asm | dderjoel/fiat-crypto | 57a9612577d766a0ae83169ea9517bfa7f01ea4e | [
"BSD-1-Clause",
"Apache-2.0",
"MIT-0",
"MIT"
] | 491 | 2015-11-25T23:44:39.000Z | 2022-03-29T17:31:21.000Z | fiat-amd64/63.43_ratio11410_seed1853739923678552_square_p224.asm | dderjoel/fiat-crypto | 57a9612577d766a0ae83169ea9517bfa7f01ea4e | [
"BSD-1-Clause",
"Apache-2.0",
"MIT-0",
"MIT"
] | 755 | 2016-02-02T14:03:05.000Z | 2022-03-31T16:47:23.000Z | fiat-amd64/63.43_ratio11410_seed1853739923678552_square_p224.asm | dderjoel/fiat-crypto | 57a9612577d766a0ae83169ea9517bfa7f01ea4e | [
"BSD-1-Clause",
"Apache-2.0",
"MIT-0",
"MIT"
] | 117 | 2015-10-25T16:28:15.000Z | 2022-02-08T23:01:09.000Z | SECTION .text
GLOBAL square_p224
square_p224:
sub rsp, 0xb8 ; last 0x30 (6) for Caller - save regs
mov [ rsp + 0x88 ], rbx; saving to stack
mov [ rsp + 0x90 ], rbp; saving to stack
mov [ rsp + 0x98 ], r12; saving to stack
mov [ rsp + 0xa0 ], r13; saving to stack
mov [ rsp + 0xa8 ], r14; saving to stack
mov [ rsp + 0x... | 41.061224 | 149 | 0.692843 |
d61ac96faf4524bf83e7c3ab5eaa330e67ccb1d1 | 1,833 | asm | Assembly | programs/oeis/243/A243383.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/243/A243383.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/243/A243383.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A243383: Number of length n+3 0..2 arrays with no four elements in a row with pattern abba (with a!=b) and new values 0..2 introduced in 0..2 order.
; 13,35,96,265,733,2029,5618,15557,43081,119303,330384,914929,2533705,7016569,19430930,53809925,149015413,412667243,1142796240,3164736889,8764081669,24270304357,67211568... | 203.666667 | 1,569 | 0.900709 |
978909b34315c62a483e2ddaa57ce0011697f142 | 5,470 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_667.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.log_21829_667.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.log_21829_667.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 %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x113d2, %rdx
nop
nop
nop
add %rcx, %rcx
mov $0x6162636465666768, %rbx
movq %rbx, %xmm0
vmovups %ymm0, (%rdx)
nop
sub %rsi, %rsi
lea addresses_UC_ht+0xe967, %r13
nop
sub %r15, %r15
movb... | 39.071429 | 2,999 | 0.657404 |
d327dc7a9e64830e063824dbe53735042f0ea19f | 1,687 | asm | Assembly | programs/oeis/152/A152995.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/152/A152995.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/152/A152995.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A152995: Twice 11-gonal numbers: a(n) = n*(9*n-7).
; 0,2,22,60,116,190,282,392,520,666,830,1012,1212,1430,1666,1920,2192,2482,2790,3116,3460,3822,4202,4600,5016,5450,5902,6372,6860,7366,7890,8432,8992,9570,10166,10780,11412,12062,12730,13416,14120,14842,15582,16340,17116,17910,18722,19552,20400,21266,22150,23052,2397... | 210.875 | 1,594 | 0.826912 |
fb86c3a288cd549af3f59383ac3e50202e6e98ec | 303 | asm | Assembly | programs/oeis/284/A284948.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/284/A284948.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/284/A284948.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A284948: 1-limiting word of the morphism 0 -> 10, 1 -> 00
; 1,0,1,0,0,0,1,0,1,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,1,0,1,0,0,0,1,0,1,0,1,0,0,0,1,0,1,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,1,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,1,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,1,0,1,0,0,0,1,0,1,0,1,0
lpb $0
dif $0,4
lpe
gcd $0,2
sub $0,1
| 33.666667 | 201 | 0.531353 |
22e7447ba0d59f08168d069cac6729122f66b847 | 639 | asm | Assembly | oeis/054/A054879.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/054/A054879.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/054/A054879.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A054879: Closed walks of length 2n along the edges of a cube based at a vertex.
; Submitted by Christian Krause
; 1,3,21,183,1641,14763,132861,1195743,10761681,96855123,871696101,7845264903,70607384121,635466457083,5719198113741,51472783023663,463255047212961,4169295424916643,37523658824249781,337712929418248023,3039... | 63.9 | 476 | 0.871674 |
a40ffb2141a0dccdf857aaa74895fac359477fec | 756 | asm | Assembly | unittests/ASM/REPNE/F2_2D.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 628 | 2020-03-06T14:01:32.000Z | 2022-03-31T06:35:14.000Z | unittests/ASM/REPNE/F2_2D.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 576 | 2020-03-06T08:25:12.000Z | 2022-03-30T04:05:29.000Z | unittests/ASM/REPNE/F2_2D.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 38 | 2020-03-07T06:10:00.000Z | 2022-03-29T09:27:36.000Z | %ifdef CONFIG
{
"RegData": {
"RAX": "0x1",
"RBX": "0x2",
"RCX": "0x3",
"RDX": "0x4"
},
"MemoryRegions": {
"0x100000000": "4096"
}
}
%endif
mov rdx, 0xe0000000
mov rax, 0x3FF0000000000000
mov [rdx + 8 * 0], rax
mov rax, 0x5152535455565758
mov [rdx + 8 * 1], rax
mov rax, 0x4000000000000000
... | 16.085106 | 27 | 0.616402 |
3b35039bbd875f81633c9265344da0a8901328b9 | 8,968 | asm | Assembly | Driver/Video/VGAlike/VGA8/vga8Chars.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Driver/Video/VGAlike/VGA8/vga8Chars.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Driver/Video/VGAlike/VGA8/vga8Chars.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1992 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: Video Drivers
FILE: vga8Chars.asm
AUTHOR: Jim DeFrisco, Oct 8, 1992
ROUTINES:
Name Description
---- -----------
REVISION HISTORY:
N... | 23.97861 | 79 | 0.45785 |
19d8682ec8ea2ffd898cb501f68defb496e45395 | 800 | asm | Assembly | oeis/245/A245176.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/245/A245176.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/245/A245176.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A245176: a(n) = 2*a(n-1)+(n-2)*a(n-2)-(n-1)*a(n-3) with initial terms (1,2,4).
; Submitted by Jon Maiga
; 1,2,4,8,18,44,120,352,1116,3736,13232,48928,189080,757584,3148064,13497600,59704336,271503648,1268817472,6078518912,29837183008,149789875904,768674514816,4026518397440,21518708975040,117199152735616,6501843609361... | 34.782609 | 500 | 0.755 |
668b6327fb9a61e7952b70e6a70bab61aad8863b | 43,062 | asm | Assembly | SudoBIOS.asm | Benderx2/SudoBIOS | a9589536d339879051e8d9c6e5a763abe4cae8de | [
"Zlib"
] | 5 | 2017-07-20T00:38:04.000Z | 2020-10-28T11:34:04.000Z | SudoBIOS.asm | Benderx2/SudoBIOS | a9589536d339879051e8d9c6e5a763abe4cae8de | [
"Zlib"
] | null | null | null | SudoBIOS.asm | Benderx2/SudoBIOS | a9589536d339879051e8d9c6e5a763abe4cae8de | [
"Zlib"
] | 1 | 2020-03-30T17:35:58.000Z | 2020-03-30T17:35:58.000Z | ; SudoBIOS memory map
; 0x00000000 - 0x00000399 Real Mode Interrupt Vector Table
; 0x00000400 - 0x00000500 BIOS Data Area
; 0x00000501 - 0x00000FFF FREE
; 0x00001000 - 0x00001FFF Protected Mode Interrupt Descriptor Table
; 0x00002000 - 0x00007BFF RESERVED SudoBIOS
; 0x00002000 real mode entry (initialize and switch ... | 19.138667 | 78 | 0.673122 |
8bdb56b52a183dc1fca8fbe1beabd59f302a078c | 1,075 | asm | Assembly | tests/035_REAL_APP_-_get_cpuid.asm | tpisto/pasm | 5ade5841f3493dd8faab17bda3616a6ad25be238 | [
"MIT"
] | 103 | 2015-01-26T16:50:33.000Z | 2021-12-20T04:20:54.000Z | tests/035_REAL_APP_-_get_cpuid.asm | tpisto/pasm | 5ade5841f3493dd8faab17bda3616a6ad25be238 | [
"MIT"
] | 4 | 2015-10-21T09:15:35.000Z | 2019-08-02T10:47:13.000Z | tests/035_REAL_APP_-_get_cpuid.asm | tpisto/pasm | 5ade5841f3493dd8faab17bda3616a6ad25be238 | [
"MIT"
] | 16 | 2015-06-01T12:07:02.000Z | 2021-02-09T15:22:22.000Z | ; name: Real app. Get CPUID
; code: "31C00FA248C1E2204831DA515248BA10000000000000004889E66801000000584889C70F0548B83C000000000000004831FF0F05"
; source: "http://vikaskumar.org/amd64/cpuid.htm"
[bits 64]
xor eax,eax ; place 0x0 in EAX for getting the name of the processor
cpuid
shl rdx,0x20 ; shifting lowe... | 48.863636 | 114 | 0.715349 |
b0ac409b429ed34e011cc79ac4afb6a12e394522 | 450 | asm | Assembly | libsrc/_DEVELOPMENT/arch/zx/nirvanam/c/sdcc/NIRVANAM_chars_fastcall.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/arch/zx/nirvanam/c/sdcc/NIRVANAM_chars_fastcall.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/arch/zx/nirvanam/c/sdcc/NIRVANAM_chars_fastcall.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | 1 | 2019-12-03T23:57:48.000Z | 2019-12-03T23:57:48.000Z | ; ----------------------------------------------------------------
; Z88DK INTERFACE LIBRARY FOR THE NIRVANA ENGINE - by Einar Saukas
;
; See "nirvana-.h" for further details
; ----------------------------------------------------------------
; void NIRVANAM_chars(unsigned char *addr)
; fastcall
SECTION code_clib
SECT... | 25 | 66 | 0.575556 |
591625158943d64d5a36b2f34aecdc341a062b26 | 2,505 | asm | Assembly | chap15/ex47/avx2_gatherpd.asm | jamesreinders/optimization-manual | 1d370df8ee5bdd1427ea8757514f1048cd394ef1 | [
"0BSD"
] | 374 | 2021-06-08T10:42:01.000Z | 2022-03-29T14:21:45.000Z | chap15/ex47/avx2_gatherpd.asm | jamesreinders/optimization-manual | 1d370df8ee5bdd1427ea8757514f1048cd394ef1 | [
"0BSD"
] | 1 | 2021-06-11T20:24:02.000Z | 2021-06-11T20:24:02.000Z | chap15/ex47/avx2_gatherpd.asm | jamesreinders/optimization-manual | 1d370df8ee5bdd1427ea8757514f1048cd394ef1 | [
"0BSD"
] | 39 | 2021-06-08T11:25:29.000Z | 2022-03-05T05:14:17.000Z | ;
; Copyright (C) 2021 by Intel Corporation
;
; Permission to use, copy, modify, and/or distribute this software for any
; purpose with or without fee is hereby granted.
;
; THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHA... | 28.793103 | 83 | 0.731737 |
c6b99f28ae403f2cfc31dee270131e9c73ca373e | 5,189 | asm | Assembly | Transynther/x86/_processed/NONE/_st_zr_/i7-8650U_0xd2.log_2069_909.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_st_zr_/i7-8650U_0xd2.log_2069_909.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_st_zr_/i7-8650U_0xd2.log_2069_909.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 %r15
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0xa204, %r13
nop
nop
nop
nop
nop
cmp %r12, %r12
movb $0x61, (%r13)
nop
nop
nop
and $14380, %rcx
lea addresses_D_ht+0x3084, %rsi
lea addresses_normal_ht+0x509c, %rdi
nop
xor $13985, ... | 42.884298 | 2,999 | 0.658701 |
1f9c5ebbfe09ba0c8dae669c7a303d04eaa3f2d2 | 61 | asm | Assembly | src/testALU.asm | JoshKing56/BB8-Breadboard-Computer | 6a14d5aeed856f1f2b0ef8843421bc69ec9ccb1a | [
"MIT"
] | null | null | null | src/testALU.asm | JoshKing56/BB8-Breadboard-Computer | 6a14d5aeed856f1f2b0ef8843421bc69ec9ccb1a | [
"MIT"
] | 1 | 2018-04-08T21:48:49.000Z | 2018-04-08T21:48:49.000Z | src/testALU.asm | JoshKing56/8-Bit-Computer | 6a14d5aeed856f1f2b0ef8843421bc69ec9ccb1a | [
"MIT"
] | null | null | null | LD A 14
LD B 17
LD D 80
ADD C A B
SUB C D A
GR D A B
GR D B A | 8.714286 | 9 | 0.606557 |
c997c91af163be050b80c4b6774a4bbeb5dd6136 | 42 | asm | Assembly | WEEK-4/6.asm | ShruKin/Microprocessor-and-Microcontroller-Lab | 279c1432f0dee01fae37dc8fcb1dcb798e5725d8 | [
"MIT"
] | null | null | null | WEEK-4/6.asm | ShruKin/Microprocessor-and-Microcontroller-Lab | 279c1432f0dee01fae37dc8fcb1dcb798e5725d8 | [
"MIT"
] | null | null | null | WEEK-4/6.asm | ShruKin/Microprocessor-and-Microcontroller-Lab | 279c1432f0dee01fae37dc8fcb1dcb798e5725d8 | [
"MIT"
] | null | null | null | LDA 9050
RLC
STA 9051
HLT
| 8.4 | 12 | 0.47619 |
7594eee0cf734c314296a20af53ea00d4006f3c8 | 2,822 | asm | Assembly | games/Lupin Disc 1/Credits.asm | BttrDrgn/GC-Translation | 4d9feab9523bc49c5b23542e28565bc50c1152c7 | [
"Unlicense"
] | 1 | 2022-03-27T09:03:45.000Z | 2022-03-27T09:03:45.000Z | games/Lupin Disc 1/Credits.asm | BttrDrgn/GC-Translation | 4d9feab9523bc49c5b23542e28565bc50c1152c7 | [
"Unlicense"
] | null | null | null | games/Lupin Disc 1/Credits.asm | BttrDrgn/GC-Translation | 4d9feab9523bc49c5b23542e28565bc50c1152c7 | [
"Unlicense"
] | null | null | null | // Credits
TextMain($43A479EC, 10, 0, "Original Work ")
TextMain($43A47A0E, 12, 0, "Monkey Punch ")
TextMain($43A47A3E, 12, 0, "(Published by Chuokoron-Shinsha)")
TextMain($43A47AE6, 18, 0, "Lupin III ")
TextMain($43A47B0C, 20, 0, "Kanichi Kurita")
TextMain($43A47BAA, 15, 0, "Daisuke Jigen "... | 33.2 | 63 | 0.650602 |
26b8273241f20f411f53428bbaf96b6f256d0f33 | 5,868 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca.log_21829_1305.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca.log_21829_1305.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca.log_21829_1305.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r14
push %r9
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x17b03, %rbx
nop
cmp $29900, %r14
vmovups (%rbx), %ymm4
vextracti128 $0, %ymm4, %xmm4
vpextrq $0, %xmm4, %r12
nop
nop
nop
add %r9, %r9
lea addresses_WT_ht+0xde07, %rsi
lea add... | 38.352941 | 2,999 | 0.653374 |
43501e0f8e49cb879adaccd5105d5204a8b29d18 | 797 | asm | Assembly | programs/oeis/194/A194258.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/194/A194258.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/194/A194258.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A194258: Second inverse function (numbers of columns) for pairing function A060734.
; 1,1,2,2,1,2,3,3,3,1,2,3,4,4,4,4,1,2,3,4,5,5,5,5,5,1,2,3,4,5,6,6,6,6,6,6,1,2,3,4,5,6,7,7,7,7,7,7,7,1,2,3,4,5,6,7,8,8,8,8,8,8,8,8,1,2,3,4,5,6,7,8,9,9,9,9,9,9,9,9,9,1,2,3,4,5,6,7,8,9,10,10,10,10,10,10,10,10,10,10,1,2,3,4,5,6,7,8,9,10,1... | 56.928571 | 607 | 0.592221 |
5f3eaeac1bf3bf6d1e2a0c31b43038e40cbf5325 | 2,054 | asm | Assembly | tests/devices/zx48_and_128.asm | cizo2000/sjasmplus | 615d7c0e09a44aa2a923095fc9ed6dca6ecae4a4 | [
"BSD-3-Clause"
] | null | null | null | tests/devices/zx48_and_128.asm | cizo2000/sjasmplus | 615d7c0e09a44aa2a923095fc9ed6dca6ecae4a4 | [
"BSD-3-Clause"
] | null | null | null | tests/devices/zx48_and_128.asm | cizo2000/sjasmplus | 615d7c0e09a44aa2a923095fc9ed6dca6ecae4a4 | [
"BSD-3-Clause"
] | null | null | null | DEVICE ZXSPECTRUM48
SLOT 0
PAGE 0 : ORG 0x0000 : DB "00"
PAGE 1 : ORG 0x0000 : DB "11"
PAGE 2 : ORG 0x0000 : DB "22"
PAGE 3 : ORG 0x0000 : DB "33"
PAGE 4 ; error - non-existing page (page 3 should be still visible in slot 0)
ASSERT {0} == "33"
SLOT 1 : PAGE 0 : ASSERT {0x4000... | 34.813559 | 86 | 0.545764 |
92c51f1e5b868285e256d2e8ac5c7e3384bad97c | 45,384 | asm | Assembly | MSDOS/Virus.MSDOS.Unknown.varcella.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | 3 | 2021-05-15T15:57:13.000Z | 2022-03-16T09:11:05.000Z | MSDOS/Virus.MSDOS.Unknown.varcella.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | null | null | null | MSDOS/Virus.MSDOS.Unknown.varcella.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | 3 | 2021-05-15T15:57:15.000Z | 2022-01-08T20:51:04.000Z | ;===============================================================================
;
; (c) 1993 by NuKE Software Publishing, Inc.
; Developed by Rock Steady/NuKE
;
; <VARCELLA.ASM>
;
; To Compile : TASM VARCELLA;
; TLINK/T VARCELLA;
;
virus_size equ last - init_virus ... | 53.45583 | 80 | 0.331328 |
85b32a5d5dfddf2bff2fa27e85f31b4946123d86 | 570 | asm | Assembly | libsrc/target/x1/stdio/ansi/f_ansi_char.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/target/x1/stdio/ansi/f_ansi_char.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/target/x1/stdio/ansi/f_ansi_char.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
; ANSI Video handling for the Sharp X1
; Karl Von Dyson (for X1s.org) - 24/10/2013
; Stefano Bodrato 10/2013
;
; set it up with:
; .__console_w = max columns
; .__console_h = max rows
;
; Display a char in location (__console_y),(__console_x)
; A=char to display
;
;
; $Id: f_ansi_char.asm,v 1.7 2016-07-20 05:45:02 s... | 20.357143 | 62 | 0.65614 |
eee8f32cb9fa775aa335e6be06cd13a4274e8cc2 | 82 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/lm/z80/asm_tan.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/lm/z80/asm_tan.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/lm/z80/asm_tan.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
SECTION code_fp_math48
PUBLIC asm_tan
EXTERN am48_tan
defc asm_tan = am48_tan
| 9.111111 | 23 | 0.817073 |
ad512e0804264b566bb5d8a2395ae26f6b4c47c8 | 290 | asm | Assembly | programs/oeis/133/A133879.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/133/A133879.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/133/A133879.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A133879: n modulo 9 repeated 9 times.
; 1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,7,7,7,7,7,7,7,7,7,8,8,8,8,8,8,8,8,8,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3
div $0,9
mov $1,1
add $1,$0
mod $1,9
mov $0,$1
| 32.222222 | 201 | 0.531034 |
1b67ca8782f7b4f7ea03dca19937e0f96e68884f | 517 | asm | Assembly | oeis/007/A007917.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/007/A007917.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/007/A007917.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A007917: Version 1 of the "previous prime" function: largest prime <= n.
; Submitted by Christian Krause
; 2,3,3,5,5,7,7,7,7,11,11,13,13,13,13,17,17,19,19,19,19,23,23,23,23,23,23,29,29,31,31,31,31,31,31,37,37,37,37,41,41,43,43,43,43,47,47,47,47,47,47,53,53,53,53,53,53,59,59,61,61,61,61,61,61,67,67,67,67,71,71,73,73,7... | 51.7 | 293 | 0.675048 |
63016d0b810513632477f709f8c5a41171ffa3b7 | 2,238 | asm | Assembly | programs/oeis/255/A255765.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/255/A255765.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/255/A255765.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A255765: Partial sums of A255744.
; 1,11,21,111,121,211,301,1111,1121,1211,1301,2111,2201,3011,3821,11111,11121,11211,11301,12111,12201,13011,13821,21111,21201,22011,22821,30111,30921,38211,45501,111111,111121,111211,111301,112111,112201,113011,113821,121111,121201,122011,122821,130111,130921,138211,145501,211111,211... | 97.304348 | 2,004 | 0.835567 |
a241616de151ff11cc7f1f05d3d9af0ee579098b | 323 | asm | Assembly | programs/oeis/214/A214673.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/214/A214673.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/214/A214673.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A214673: Floor of the moduli of the zeros of the complex Lucas function.
; 0,2,4,6,8,10,12,14,16,18,20,21,23,25,27,29,31,33,35,37,39,41,43,44,46,48,50,52,54,56,58,60,62,64,65,67,69,71,73,75,77,79,81,83,85,87,88,90,92,94,96,98,100,102,104,106,108,109,111,113,115,117,119,121,123,125
add $0,1
mul $0,88
div $0,46
sub $0... | 40.375 | 208 | 0.684211 |
fd8a81203e14dbcb0934280436a7a42f47ae46bd | 600 | asm | Assembly | src/fs/MoveFileToRAM.asm | beckadamtheinventor/BOSos | 42471126eb47517fc1beec15960b72a9cb76601b | [
"BSD-3-Clause"
] | 1 | 2019-07-21T20:51:38.000Z | 2019-07-21T20:51:38.000Z | src/fs/MoveFileToRAM.asm | beckadamtheinventor/BOSos | 42471126eb47517fc1beec15960b72a9cb76601b | [
"BSD-3-Clause"
] | null | null | null | src/fs/MoveFileToRAM.asm | beckadamtheinventor/BOSos | 42471126eb47517fc1beec15960b72a9cb76601b | [
"BSD-3-Clause"
] | null | null | null | ;@DOES move a file into RAM
;@INPUT IX = file handle pointer
;@OUTPUT Z flag set if success
;@OUTPUT C flag set if malloc failed
;@DESTROYS All
;@NOTE file handle pointer returned from sys_GetFileHandlePtr
;@NOTE IY is set to the file's VAT pointer
;@NOTE does nothing if the file is already in RAM
fs_MoveFileToRAM:
bi... | 21.428571 | 61 | 0.72 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.