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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
fa73251b9382e95acb20b7f4d7f1736b5d286ca3 | 290 | asm | Assembly | programs/oeis/035/A035017.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/035/A035017.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/035/A035017.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A035017: One quarter of 9-factorial numbers.
; 1,13,286,8866,354640,17377360,1007886880,67528420960,5132159992960,436233599401600,41005958343750400,4223613709406291200,473044735453504614400,57238412989874058342400
mov $1,1
mov $2,4
lpb $0
sub $0,1
add $2,9
mul $1,$2
lpe
mov $0,$1
| 24.166667 | 168 | 0.77931 |
d5a5f3f481eb2290049e9e60d040f83c9cf61fa3 | 320 | asm | Assembly | programs/oeis/040/A040563.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/040/A040563.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/040/A040563.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A040563: Continued fraction for sqrt(588).
; 24,4,48,4,48,4,48,4,48,4,48,4,48,4,48,4,48,4,48,4,48,4,48,4,48,4,48,4,48,4,48,4,48,4,48,4,48,4,48,4,48,4,48,4,48,4,48,4,48,4,48,4,48,4,48,4,48,4,48,4,48,4,48,4,48,4,48,4,48,4,48,4,48,4,48
sub $0,1
mod $0,2
mul $0,11
add $0,2
pow $0,2
mov $1,$0
div $1,15
mul $1,4
add $1,4
| 24.615385 | 189 | 0.60625 |
5ba869b15393f1edc337edad1eef4effb7c935f0 | 460 | asm | Assembly | oeis/249/A249998.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/249/A249998.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/249/A249998.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A249998: Expansion of 1/((1+x)*(1+3*x)*(1-4*x)).
; Submitted by Jon Maiga
; 1,0,13,12,169,312,2341,6084,34177,107184,517309,1803516,8011225,29653416,125788117,481629108,1991086513,7770635808,31663673965,124911303660,504875391241,2003811035160,8062315730053,32108048151972,128855836912609,514152414736272,20604224576875... | 25.555556 | 246 | 0.71087 |
4694ead4c473da18ac4d0bf70bfb3e308c8a0933 | 2,700 | asm | Assembly | asm/indicator_x_lut.asm | HowyoungZhou/cyber-melody-2 | b96fff16f4bc57b47867389f8d6dc297fae58387 | [
"MIT"
] | null | null | null | asm/indicator_x_lut.asm | HowyoungZhou/cyber-melody-2 | b96fff16f4bc57b47867389f8d6dc297fae58387 | [
"MIT"
] | null | null | null | asm/indicator_x_lut.asm | HowyoungZhou/cyber-melody-2 | b96fff16f4bc57b47867389f8d6dc297fae58387 | [
"MIT"
] | null | null | null | .word 0x0
.word 0x0
.word 0x0
.word 0x0
.word 0x0
.word 0x0
.word 0x0
.word 0x0
.word 0x0
.word 0x0
.word 0x0
.word 0x0
.word 0x0
.word 0x0
.word 0x0
.word 0x0
.word 0x0
.word 0x20
.word 0x74
.word 0xc8
.word 0x11c
.word 0x170
.word 0x1c4
.word 0x218
.word 0x26c
.word 0x0
.word 0x0
.word 0x0
.word 0x0
.word 0x0
.word 0... | 10.505837 | 11 | 0.715556 |
7eab257ec9a75e7668c917929d034007ee876f5e | 294 | asm | Assembly | data/mapHeaders/RocketHideoutB3F.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | data/mapHeaders/RocketHideoutB3F.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | data/mapHeaders/RocketHideoutB3F.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | RocketHideoutB3F_h:
db FACILITY ; tileset
db ROCKET_HIDEOUT_B3F_HEIGHT, ROCKET_HIDEOUT_B3F_WIDTH ; dimensions (y, x)
dw RocketHideoutB3F_Blocks ; blocks
dw RocketHideoutB3F_TextPointers ; texts
dw RocketHideoutB3F_Script ; scripts
db 0 ; connections
dw RocketHideoutB3F_Object ; objects
| 32.666667 | 75 | 0.826531 |
b82ddfea1f5fff4e697eb352b6aa2dbf944794a9 | 2,921 | asm | Assembly | programs/oeis/017/A017099.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/017/A017099.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/017/A017099.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A017099: a(n) = (8*n + 2)^11.
; 2048,100000000000,64268410079232,3670344486987776,70188843638032384,717368321110468608,4882812500000000000,24986644000165537792,103510234140112521216,364375289404334925824,1127073856954876807168,3138105960900000000000,8007313507497959524352,18982985583354248390656,422623229809516568432... | 417.285714 | 2,859 | 0.954468 |
8b454f6f7b6770d0bc544288561272bbaefd4734 | 439 | asm | Assembly | oeis/077/A077841.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/077/A077841.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/077/A077841.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A077841: Expansion of (1-x)/(1-2*x-3*x^2-2*x^3).
; Submitted by Jon Maiga
; 1,1,5,15,47,149,469,1479,4663,14701,46349,146127,460703,1452485,4579333,14437527,45518023,143507293,452443709,1426445343,4497236399,14178696245,44701992373,140934546279,444332462167,1400872547917,4416611574893,13924505717871
lpb $0
sub $0,... | 24.388889 | 226 | 0.699317 |
caba163632c0845ac65e9f416a4136285833f114 | 954 | asm | Assembly | examples/asm-64/factorial.asm | patrickf2000/upl | a58e3fd3f185e52d40332d4e7473ff7de8245f04 | [
"BSD-3-Clause"
] | null | null | null | examples/asm-64/factorial.asm | patrickf2000/upl | a58e3fd3f185e52d40332d4e7473ff7de8245f04 | [
"BSD-3-Clause"
] | 6 | 2019-06-15T12:38:26.000Z | 2019-06-15T13:03:05.000Z | examples/asm-64/factorial.asm | patrickf2000/upl | a58e3fd3f185e52d40332d4e7473ff7de8245f04 | [
"BSD-3-Clause"
] | null | null | null | .intel_syntax noprefix
.data
STR_1: .string "Enter a number:"
STR_2: .string ""
STR_3: .string "The factorial is:"
.bss
.text
.extern puts
.extern printf
.extern exit
.extern fflush
.extern input_int
.extern print_int
.global factorial
.global main
factorial:
push rbp
mov rbp, rsp
sub rsp, 48
mov ea... | 12.075949 | 35 | 0.651992 |
f6dc4fdadddc867d60d4f7fe86083cc284576b33 | 5,992 | asm | Assembly | source/main/commands/structures/for.asm | paulscottrobson/6502-basic | d4c360041bfa49427a506465e58bb0ef94beaa44 | [
"MIT"
] | 3 | 2021-09-30T19:34:11.000Z | 2021-10-31T06:55:50.000Z | source/main/commands/structures/for.asm | paulscottrobson/6502-Basic | d4c360041bfa49427a506465e58bb0ef94beaa44 | [
"MIT"
] | null | null | null | source/main/commands/structures/for.asm | paulscottrobson/6502-Basic | d4c360041bfa49427a506465e58bb0ef94beaa44 | [
"MIT"
] | 1 | 2021-12-07T21:58:44.000Z | 2021-12-07T21:58:44.000Z | ; *****************************************************************************
; *****************************************************************************
;
; Name: for.asm
; Author: Paul Robson (paul@robsons.org.uk)
; Date: 1st March 2021
; Reviewed: 8th March 2021
; Purpose: For/Next
;
; ***************... | 23.968 | 98 | 0.474299 |
0035a4a8801d0f4f5c171598078298ebd1510cf5 | 694 | asm | Assembly | oeis/021/A021229.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/021/A021229.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/021/A021229.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A021229: Expansion of 1/((1-x)(1-2x)(1-7x)(1-9x)).
; Submitted by Jon Maiga
; 1,19,248,2786,28983,288273,2786566,26424112,247232645,2291004287,21080414004,192953358078,1759187655187,15990940940461,145026232803362,1312990445670284,11871194464243809,107220713350935195,967646162368127440,8727433656782170330,786772302793... | 38.555556 | 484 | 0.814121 |
7d30b8adef975bb92425f38168e3bbf1945f84eb | 395 | asm | Assembly | oeis/349/A349707.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/349/A349707.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/349/A349707.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A349707: Numbers that are congruent to {0, 1, 4, 6, 8, 10, 11} (mod 12).
; Submitted by Simon Strandgaard
; 0,1,4,6,8,10,11,12,13,16,18,20,22,23,24,25,28,30,32,34,35,36,37,40,42,44,46,47,48,49,52,54,56,58,59,60,61,64,66,68,70,71,72,73,76,78,80,82,83,84,85,88,90,92,94,95,96,97,100,102,104,106,107,108,109
mov $1,$0
su... | 28.214286 | 198 | 0.625316 |
d15f7c290021c768306d4554b3e303e686d5476a | 12 | asm | Assembly | Tests/Test1/1.asm | 5ayam5/COL216-A5 | 9d34e672c20f84a1d5e324a0e57edc1ba14518a0 | [
"MIT"
] | null | null | null | Tests/Test1/1.asm | 5ayam5/COL216-A5 | 9d34e672c20f84a1d5e324a0e57edc1ba14518a0 | [
"MIT"
] | null | null | null | Tests/Test1/1.asm | 5ayam5/COL216-A5 | 9d34e672c20f84a1d5e324a0e57edc1ba14518a0 | [
"MIT"
] | null | null | null | lw $t0, 100
| 6 | 11 | 0.583333 |
43d6f318ba058c3f11ec88bae622e35038918da9 | 1,952 | asm | Assembly | atlatl/zstr.asm | richRemer/atlatl | 169c0c9c29d277dc1295e6c37b0963af6e02741a | [
"MIT"
] | null | null | null | atlatl/zstr.asm | richRemer/atlatl | 169c0c9c29d277dc1295e6c37b0963af6e02741a | [
"MIT"
] | null | null | null | atlatl/zstr.asm | richRemer/atlatl | 169c0c9c29d277dc1295e6c37b0963af6e02741a | [
"MIT"
] | null | null | null | global zstr.len
global zstr.lenq
global zstr.eachq
%include "util.inc"
section .text
; zstr.len(RAX) => RAX
; calculate length of null-terminated string
zstr.len: ; zstr.len(ptr) => length
prsv rcx, rdi ; preserve
mov rdi, rax ; beginning of scan
mov al, 0 ... | 30.5 | 64 | 0.507684 |
2a67a41682088289fd54124408569776dade1fe8 | 458 | asm | Assembly | Ficheiros assembly (TP's e Testes)/viewer/afunc5.asm | pemesteves/mpcp-1718 | a0255feb961fc6cb33f1dae60bf0bfa19ade081d | [
"MIT"
] | null | null | null | Ficheiros assembly (TP's e Testes)/viewer/afunc5.asm | pemesteves/mpcp-1718 | a0255feb961fc6cb33f1dae60bf0bfa19ade081d | [
"MIT"
] | null | null | null | Ficheiros assembly (TP's e Testes)/viewer/afunc5.asm | pemesteves/mpcp-1718 | a0255feb961fc6cb33f1dae60bf0bfa19ade081d | [
"MIT"
] | null | null | null | ;; Funcao 5 em linguagem assembly
;; Valor de retorno: nenhum
.686
.model flat, C
.data
linha DWORD 20
coluna DWORD 20
.code
afunc5 PROC USES edi pixels: ptr byte, largura: sdword, altura:sdword
;; preencher com a funcionalidade pretendido
mov eax, linha
sub eax, 1
mul largura
add eax, coluna
mov edi, p... | 13.470588 | 69 | 0.69214 |
0026b859bf8d7292d7a4f74a2e80f842d3fac559 | 719 | asm | Assembly | programs/oeis/258/A258059.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/258/A258059.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/258/A258059.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A258059: Let n = Sum_{i=0..k} d_i*4^i be the base-4 expansion of n, with 0 <= d_i < 4. Then a(n) = minimal i such that d_i is not 1, or k+1 if there is no such i.
; 1,0,0,0,2,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,3,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,2,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,2,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,2,0,0,0,1,0,0,0,1... | 71.9 | 501 | 0.531293 |
0f110637c3bc018fbf78cfb19631339b613f539b | 2,978 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_210_1587.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_210_1587.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_210_1587.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 %r8
push %r9
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x1e974, %rsi
lea addresses_normal_ht+0x58c2, %rdi
clflush (%rsi)
nop
nop
nop
dec %rax
mov $79, %rcx
rep movsb
nop
nop
nop
add %rsi, %rsi
lea addresses_UC_ht+0x55b6, %rdi
nop
nop
nop
cmp $... | 23.634921 | 629 | 0.649765 |
d81b1ca2eeb1650aeac77f719c1a6cc422138a2f | 766 | asm | Assembly | programs/oeis/296/A296079.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/296/A296079.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/296/A296079.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A296079: a(n) = 1 if 1+phi(n) is prime, 0 otherwise, where phi = A000010, Euler totient function.
; 1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,1,1,1,0,1,1,1,0,0,1,1,1,1,0,1,1,0,1,0,1,1,1,0,1,1,1,1,0,0,1,1,1,1,0,0,0,1,1,1,0,1,1,1,1,1,1,1,0,0,0,1,0,0,0,1,0,1,1,1,1,1,0,1,0,0,1,1,0,0,1,0,1,1,0,1,0,1,1,1,0,1,1,1,1,1,0,1,0,0,1,1,1,1,... | 109.428571 | 501 | 0.565274 |
db305ec218e5f0be25ec439a7949a855e8cb20b7 | 1,334 | asm | Assembly | boot/i386/stage1.asm | wordandahalf/Stelox | 814852684dece8c4bd4d406973b72255fd043332 | [
"MIT"
] | 5 | 2020-11-19T00:50:42.000Z | 2022-01-05T22:18:44.000Z | boot/i386/stage1.asm | wordandahalf/Stelox | 814852684dece8c4bd4d406973b72255fd043332 | [
"MIT"
] | 1 | 2019-09-30T02:59:40.000Z | 2019-09-30T03:16:30.000Z | boot/i386/stage1.asm | wordandahalf/Stelox | 814852684dece8c4bd4d406973b72255fd043332 | [
"MIT"
] | 1 | 2021-05-23T08:12:21.000Z | 2021-05-23T08:12:21.000Z | BITS 16
jmp stage1
%include "bios.inc"
%include "a20.inc"
%include "gdt.inc"
loading_message db "Loading...", 0xD, 0xA, 0x0
error_message db "Unrecoverable error, please try restarting...", 0xD, 0xA, 0x0
global stage1
stage1:
mov si, loading_message
call print_string
call ... | 22.610169 | 109 | 0.562969 |
dd94c62ad417f0670c52b27cdc09adfa2518e42e | 858 | asm | Assembly | programs/oeis/215/A215097.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/215/A215097.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/215/A215097.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A215097: a(n) = n^3 - a(n-2) for n >= 2 and a(0)=0, a(1)=1.
; 0,1,8,26,56,99,160,244,352,485,648,846,1080,1351,1664,2024,2432,2889,3400,3970,4600,5291,6048,6876,7776,8749,9800,10934,12152,13455,14848,16336,17920,19601,21384,23274,25272,27379,29600,31940,34400,36981,39688,42526
mov $15,$0
mov $17,$0
lpb $17
clr $0,... | 18.652174 | 217 | 0.491841 |
f33435ebef09227e01471ad81ca3f31a6a5a0f71 | 592 | asm | Assembly | oeis/305/A305153.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/305/A305153.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/305/A305153.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A305153: a(n) = 30*2^n + 12.
; 42,72,132,252,492,972,1932,3852,7692,15372,30732,61452,122892,245772,491532,983052,1966092,3932172,7864332,15728652,31457292,62914572,125829132,251658252,503316492,1006632972,2013265932,4026531852,8053063692,16106127372,32212254732,64424509452,128849018892,257698037772,515396075532,1030... | 59.2 | 501 | 0.841216 |
44a0c9670baf84eb66b962e99efbc0359c1d07ea | 2,253 | asm | Assembly | asm/giepy/shooter.asm | boldowa/GIEPY | 5aa326b264ef19f71d2e0ab5513b08fac7bca941 | [
"MIT"
] | 8 | 2018-03-15T22:01:35.000Z | 2019-07-13T18:04:41.000Z | asm/giepy/shooter.asm | telinc1/GIEPY | 9c87ad1070e519637fc4b11b6bef01f998961678 | [
"MIT"
] | 21 | 2018-02-18T06:25:40.000Z | 2018-07-13T17:54:40.000Z | asm/giepy/shooter.asm | telinc1/GIEPY | 9c87ad1070e519637fc4b11b6bef01f998961678 | [
"MIT"
] | 2 | 2018-07-25T21:04:23.000Z | 2022-01-01T08:40:13.000Z | @include
;-------------------------------------------------------------------------------
; GIEPY Shooter code
;-------------------------------------------------------------------------------
pushpc
%org_assert_long2($02aba3, 839d,c8e9)
jsl SetShooterExBits
nop
if !true == !EXTRA_BYTES_EXT
if !sa1
... | 24.48913 | 81 | 0.506436 |
7e551b183bf5fcc89f7d7ac89d92595e99d7d7f8 | 3,741 | asm | Assembly | Transynther/x86/_processed/P/_zr_/i9-9900K_12_0xca_notsx.log_128_1281.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/P/_zr_/i9-9900K_12_0xca_notsx.log_128_1281.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/P/_zr_/i9-9900K_12_0xca_notsx.log_128_1281.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 %r9
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0xdcbf, %rsi
lea addresses_A_ht+0x3bef, %rdi
clflush (%rdi)
nop
nop
add %r9, %r9
mov $50, %rcx
rep movsl
nop
inc %rbp
lea addresses_WC_ht+0x1a49f, %rsi
lea addresses_D_ht+0x291b... | 22.401198 | 383 | 0.654638 |
825f8122b5da877841341c22b7466f6921538aa3 | 3,615 | asm | Assembly | src/sound/song336restored.asm | MusicTheorist/Mother2GbaTranslation | 70de3975a3284c4002a33e8ef8c20e4c2b039037 | [
"MIT"
] | 1 | 2021-04-18T04:26:52.000Z | 2021-04-18T04:26:52.000Z | src/sound/song336restored.asm | MusicTheorist/Mother2GbaTranslation | 70de3975a3284c4002a33e8ef8c20e4c2b039037 | [
"MIT"
] | null | null | null | src/sound/song336restored.asm | MusicTheorist/Mother2GbaTranslation | 70de3975a3284c4002a33e8ef8c20e4c2b039037 | [
"MIT"
] | null | null | null |
song336restored_pri equ 100
song336restored_rev equ 0
song336restored_mvl equ 127
song336restored_key equ 0
song336restored_tbs equ 1
song336restored_exg equ 0
song336restored_cmp equ 1
.align 4
;**************** Track 1 (Midi-Chn.7) ****************;
@song336restored_1:
.byte KEYSH , song336restored_ke... | 21.390533 | 56 | 0.551037 |
4327be82584496457029202f1d37bb2d269c4681 | 5,755 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_1841.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_1841.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_1841.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 %r9
push %rax
push %rdi
lea addresses_WC_ht+0x13f0e, %rdi
add %r11, %r11
movl $0x61626364, (%rdi)
nop
nop
nop
dec %rdi
lea addresses_UC_ht+0x1310e, %r8
nop
nop
mfence
mov $0x6162636465666768, %r9
movq %r9, %xmm6
vmovups %ymm6, (%r8... | 39.689655 | 2,999 | 0.655256 |
e35ae14c22dd81e8b74f039f765de5edec5dd9fd | 2,816 | asm | Assembly | 08/ProgramFlow_tests/BasicLoop/BasicLoop.asm | ashiroji/Nand2Tetris | 1eba908d0134ecbc7c6e8e252558caa8725ed70c | [
"MIT"
] | null | null | null | 08/ProgramFlow_tests/BasicLoop/BasicLoop.asm | ashiroji/Nand2Tetris | 1eba908d0134ecbc7c6e8e252558caa8725ed70c | [
"MIT"
] | null | null | null | 08/ProgramFlow_tests/BasicLoop/BasicLoop.asm | ashiroji/Nand2Tetris | 1eba908d0134ecbc7c6e8e252558caa8725ed70c | [
"MIT"
] | null | null | null | //push constant 0
@0 //A=index
D=A //D is now the constant
@SP
A=M //A = @SP
M=D //M[A] = value to push
@SP
M=M+1 //sp+1
//pop local 0
@SP
AM=M-1 //AM = M[SP] - 1
D=M //D = the value to pop
@R13
M=D //save the value in R13
@LCL //A=LCL
D=M //save M[local] in D
@0 //A = index
D=D+A //D is now @(local + i... | 19.027027 | 37 | 0.53267 |
3459a8075af0350704edd238c51dc977539810e0 | 250 | asm | Assembly | libsrc/_DEVELOPMENT/temp/sp1/zx/c/sdcc_iy/sp1_Invalidate.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/temp/sp1/zx/c/sdcc_iy/sp1_Invalidate.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/temp/sp1/zx/c/sdcc_iy/sp1_Invalidate.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; void __FASTCALL__ sp1_Invalidate(struct sp1_Rect *r)
SECTION code_clib
SECTION code_temp_sp1
PUBLIC _sp1_Invalidate
EXTERN _sp1_Invalidate_fastcall
_sp1_Invalidate:
pop af
pop hl
push hl
push af
jp _sp1_Invalidate_fastcall
| 13.157895 | 54 | 0.78 |
274d330737e1440fd7c4f7c9816d105e5e2dd5cc | 343 | asm | Assembly | zos/old/disk.asm | zzh8829/OSPP | 788ccdebaf71d41fb6123c83c6dbd1ac9896ac2d | [
"MIT"
] | null | null | null | zos/old/disk.asm | zzh8829/OSPP | 788ccdebaf71d41fb6123c83c6dbd1ac9896ac2d | [
"MIT"
] | null | null | null | zos/old/disk.asm | zzh8829/OSPP | 788ccdebaf71d41fb6123c83c6dbd1ac9896ac2d | [
"MIT"
] | 1 | 2022-01-21T04:03:34.000Z | 2022-01-21T04:03:34.000Z | ; load dh sectors to es:bx from drive dl
loadDisk:
push dx
mov ah, 0x02
mov al, dh
mov ch, 0x00
mov dh, 0x00
mov cl, 0x2
int 0x13
jc loadDiskError
pop dx
cmp dh,al
jne loadDiskError
ret
; Error
loadDiskError:
mov si, MSG_DISK_LOAD_ERROR
call printString16
jmp $
MSG_DISK_LOAD_ERROR db "Read disk ... | 11.064516 | 40 | 0.720117 |
96bad8b827e9cdd8f7e9b924389b76bd2e8804e1 | 2,333 | asm | Assembly | savefile/maps/2632_LookoutPoint.asm | stranck/fools2018-1 | 1c506b17343fcdfa708aafaf8e596153e2c63254 | [
"MIT"
] | 35 | 2018-04-01T06:55:28.000Z | 2021-05-09T19:09:42.000Z | savefile/maps/2632_LookoutPoint.asm | stranck/fools2018-1 | 1c506b17343fcdfa708aafaf8e596153e2c63254 | [
"MIT"
] | 4 | 2018-04-01T15:32:55.000Z | 2019-02-23T20:46:49.000Z | savefile/maps/2632_LookoutPoint.asm | stranck/fools2018-1 | 1c506b17343fcdfa708aafaf8e596153e2c63254 | [
"MIT"
] | 12 | 2018-04-01T15:48:09.000Z | 2021-01-27T10:22:33.000Z | SECTION "Map_2632", ROM0[$B800]
Map_2632_Header:
hdr_tileset 0
hdr_dimensions 6, 5
hdr_pointers_a Map_2632_Blocks, Map_2632_TextPointers
hdr_pointers_b Map_2632_Script, Map_2632_Objects
hdr_pointers_c Map_2632_InitScript, Map_2632_RAMScript
hdr_palette $06
... | 25.637363 | 63 | 0.625804 |
a8279e7bb1c599170c6c7e5ac7ab48b07f24552c | 674 | asm | Assembly | asm/repl/hello.asm | willbr/gameboy-tests | a0d9f68f5a4898067b7993f690d8d4ca6de831c5 | [
"MIT"
] | null | null | null | asm/repl/hello.asm | willbr/gameboy-tests | a0d9f68f5a4898067b7993f690d8d4ca6de831c5 | [
"MIT"
] | null | null | null | asm/repl/hello.asm | willbr/gameboy-tests | a0d9f68f5a4898067b7993f690d8d4ca6de831c5 | [
"MIT"
] | null | null | null | INCLUDE "./bootstrap.asm"
SECTION "Game code", ROM0[end_of_cartridge_header]
main:
var xpos, ds, 2
var ypos, ds, 2
call init
xor a
ld [xpos], a
;ld [ypos], a
.dead_end:
halt
nop
jr .dead_end
init:
di
wait_for_vblank
lcd LCDCF_OFF
lda [rBGP], default_palette
... | 11.824561 | 50 | 0.591988 |
661918b9ae89ed26bb0a7d53a622f9cab1a3aa73 | 19,618 | asm | Assembly | src/snake.asm | bengabay11/Snake | b1904e443da35345297ccbc5396dc2f779b6a4b4 | [
"MIT"
] | 2 | 2020-11-27T07:14:32.000Z | 2021-12-05T09:39:29.000Z | src/snake.asm | bengabay11/Snake | b1904e443da35345297ccbc5396dc2f779b6a4b4 | [
"MIT"
] | 1 | 2020-07-31T12:10:15.000Z | 2020-08-02T01:45:54.000Z | src/snake.asm | bengabay11/Snake | b1904e443da35345297ccbc5396dc2f779b6a4b4 | [
"MIT"
] | null | null | null | .286P
IDEAL
MODEL small
STACK 100h
; --------------------- Snake -------------------
; Snake game written in assembly by Ben Gabay
; TASM Syntax
; 32-bit x86 - DOS
; -----------------------------------------------
MAX_BMP_WIDTH = 320
MAX_BMP_HEIGHT = 200
SMALL_BMP_HEIGHT = 40
SMALL_BMP_WIDTH = 40
DATASEG
; General... | 18.047838 | 120 | 0.7356 |
0442bf777f818b4ceefcffdfd6698203116448f6 | 2,210 | asm | Assembly | dos/cga_comp.asm | michaelcmartin/bumbershoot | d465d18997c5651bb1d71488705b0d6e1271660c | [
"MIT"
] | 20 | 2016-06-22T10:04:48.000Z | 2022-03-13T23:16:10.000Z | dos/cga_comp.asm | michaelcmartin/bumbershoot | d465d18997c5651bb1d71488705b0d6e1271660c | [
"MIT"
] | null | null | null | dos/cga_comp.asm | michaelcmartin/bumbershoot | d465d18997c5651bb1d71488705b0d6e1271660c | [
"MIT"
] | 2 | 2016-12-19T02:31:06.000Z | 2020-02-04T02:56:27.000Z | ;;; CGALORES.ASM - Demonstration of the 160x100x16 mode on CGA systems.
;;; by Michael Martin, 2015, for the Bumbershoot Software blog
;;; This code is BSD-licensed; see the repository's general license
;;; for details
;;; This was written for the Netwide Assembler (www.nasm.us)
;;; To assemble, put this and cgalores... | 26.309524 | 71 | 0.536652 |
1022a4507cdfd0c799480a05166bd23ffb1ba535 | 122 | asm | Assembly | libsrc/_DEVELOPMENT/threads/mutex/c/sccz80/mtx_lock.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/threads/mutex/c/sccz80/mtx_lock.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/threads/mutex/c/sccz80/mtx_lock.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; int mtx_lock(mtx_t *m)
SECTION code_threads_mutex
PUBLIC mtx_lock
EXTERN asm_mtx_lock
defc mtx_lock = asm_mtx_lock
| 11.090909 | 28 | 0.803279 |
f09229fd74e114ce3ef1474c53a310869ed73222 | 768 | asm | Assembly | oeis/350/A350134.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/350/A350134.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/350/A350134.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A350134: Number of endofunctions on [n] with at least one isolated fixed point.
; Submitted by Christian Krause
; 0,1,1,10,87,1046,15395,269060,5440463,124902874,3208994379,91208536112,2841279322871,96258245162678,3523457725743059,138573785311560916,5827414570508386335,260928229315498155314,12393729720071855683739,62... | 38.4 | 495 | 0.816406 |
ddb88f7bb24f307f35630f0d07f2e9d69a67e5b9 | 21,730 | asm | Assembly | Assembly/Project/Array.asm | Myself086/Project-Nested | 89153325af8e5e2d443994352eae60ad06ed5922 | [
"MIT"
] | 338 | 2020-07-26T23:26:20.000Z | 2022-03-31T15:26:49.000Z | Assembly/Project/Array.asm | Myself086/Project-Nested | 89153325af8e5e2d443994352eae60ad06ed5922 | [
"MIT"
] | 47 | 2020-08-08T10:21:02.000Z | 2022-03-30T16:28:35.000Z | Assembly/Project/Array.asm | Myself086/Project-Nested | 89153325af8e5e2d443994352eae60ad06ed5922 | [
"MIT"
] | 8 | 2020-08-10T19:04:09.000Z | 2021-09-27T07:25:02.000Z |
// 0 3 6 9
// Array format: =current, =base, =top, _increment
// ---------------------------------------------------------------------------
Array__Resize_Error:
unlock
trap
Exception "Array resize fail{}{}{}Array can't be sized down below their current amount of data used."
... | 16.844961 | 137 | 0.692913 |
81ccb86ab01d4b0af1b7352e9901661ae03def70 | 599 | asm | Assembly | bddisasm_test/basic/stack_32.asm | andreaswimmer/bddisasm | 960e9eaeee4f87d8269095031cd6cfb8aabb998b | [
"Apache-2.0"
] | 675 | 2020-07-09T12:57:49.000Z | 2022-03-26T15:03:53.000Z | bddisasm_test/basic/stack_32.asm | andreaswimmer/bddisasm | 960e9eaeee4f87d8269095031cd6cfb8aabb998b | [
"Apache-2.0"
] | 41 | 2020-07-22T07:15:07.000Z | 2022-03-23T08:34:28.000Z | bddisasm_test/basic/stack_32.asm | andreaswimmer/bddisasm | 960e9eaeee4f87d8269095031cd6cfb8aabb998b | [
"Apache-2.0"
] | 94 | 2020-07-09T14:39:02.000Z | 2022-03-27T10:37:03.000Z | bits 32
push ax
pop ax
push eax
pop eax
push word 0x7F
push dword 0x7FFF
push word [bx]
pop word [bx]
push word [ebx]
pop word [ebx]
push dword [bx]
pop dword [bx]
push dword [ebx]
pop dword [ebx]
... | 14.609756 | 24 | 0.427379 |
9f2789d04c12f3ba3570f89b45547defa847fb00 | 4,655 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_219.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_219.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_219.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 %r14
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x11cb5, %rsi
lea addresses_A_ht+0x1283c, %rdi
nop
nop
nop
nop
xor $58810, %r10
mov $118, %rcx
rep movsb
nop
cmp $30136, %rdx
lea addresses_WT_ht+0x13e29, %rsi
lea addresses_normal_ht+0x18c9, %rdi... | 48.489583 | 2,999 | 0.662084 |
54f411386a8a3e7a2c9eefeef06bebf06529b847 | 569 | asm | Assembly | oeis/184/A184882.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/184/A184882.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/184/A184882.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A184882: a(n)=1-4*n-4*n^2.
; 1,-7,-23,-47,-79,-119,-167,-223,-287,-359,-439,-527,-623,-727,-839,-959,-1087,-1223,-1367,-1519,-1679,-1847,-2023,-2207,-2399,-2599,-2807,-3023,-3247,-3479,-3719,-3967,-4223,-4487,-4759,-5039,-5327,-5623,-5927,-6239,-6559,-6887,-7223,-7567,-7919,-8279,-8647,-9023,-9407,-9799,-10199,-10607... | 71.125 | 501 | 0.653779 |
233386b5b55c1f676f76d93f526b529fe4a10804 | 709 | asm | Assembly | programs/oeis/313/A313786.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/313/A313786.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/313/A313786.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A313786: Coordination sequence Gal.4.128.2 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings.
; 1,5,10,15,21,26,32,36,43,46,54,56,65,66,76,76,87,86,98,96,109,106,120,116,131,126,142,136,153,146,164,156,175,166,186,176,197,186,208,196,21... | 19.694444 | 179 | 0.605078 |
bedb157b1855ebda19021820516df22628e3db51 | 448 | asm | Assembly | oeis/271/A271944.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/271/A271944.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/271/A271944.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A271944: Expansion of 2*x*(1 + x)/(1 - x - 9*x^2 + x^3).
; Submitted by Jamie Morken(s4)
; 0,2,4,22,56,250,732,2926,9264,34866,115316,419846,1422824,5086122,17471692,61823966,213983072,752927074,2616950756,9179311350,31978941080,111975792474,390606950844,1366410142030,4769896907152,16676981234578,58239643256916
mov ... | 24.888889 | 223 | 0.691964 |
ea123bb6b2f492168f33f006805696d4c4dbb221 | 436 | asm | Assembly | oeis/131/A131553.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/131/A131553.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/131/A131553.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A131553: a(n) = Product_{k=1..n, gcd(k,n)=1} (1+k).
; Submitted by Christian Krause
; 2,2,6,8,120,12,5040,384,12960,640,39916800,1152,6227020800,80640,5443200,10321920,355687428096000,290304,121645100408832000,38707200,384758035200,6812467200,25852016738884976640000,139345920
add $0,1
mov $1,1
mov $2,$0
lpb $0
mov... | 21.8 | 192 | 0.672018 |
24fca9ffeafd86200253febcb49027893fb72e1d | 8,783 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1292.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_1292.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_1292.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 %r8
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x9222, %rcx
clflush (%rcx)
nop
nop
nop
nop
nop
add %r15, %r15
movb (%rcx), %bl
sub $41906, %r8
lea addresses_WT_ht+0xc7fa, %r13
nop
nop
xor $1847, %r12
movb $0x61, (%... | 30.078767 | 2,999 | 0.654105 |
54f11cce0c23d666f05f4097bd5fd16d0983acce | 704 | asm | Assembly | exec/sample.asm | rfblue2/pic-disassembler | 24f22fb81c96b78a95c8580489087a119ef0dccf | [
"Unlicense"
] | 16 | 2018-02-09T11:29:07.000Z | 2021-12-20T23:41:25.000Z | exec/sample.asm | rfblue2/pic-disassembler | 24f22fb81c96b78a95c8580489087a119ef0dccf | [
"Unlicense"
] | null | null | null | exec/sample.asm | rfblue2/pic-disassembler | 24f22fb81c96b78a95c8580489087a119ef0dccf | [
"Unlicense"
] | 1 | 2018-09-12T09:19:56.000Z | 2018-09-12T09:19:56.000Z | #include <p16f877A.inc>
ORG 0
GOTO main
ORG 4
GOTO isr
main:
BANKSEL TRISB
MOVLW 0xFF
MOVWF TRISB
BANKSEL PORTB
CLRF PORTB
BANKSEL TRISD
CLRF TRISD
BANKSEL PORTD
CLRF PORTD
BANKSEL INTCON
BSF INTCON, 7
BSF INTCON, 3
BSF INTCON, 4
BANKSEL OPTION_REG
BSF OPTION_REG, 6
loop:
... | 12.571429 | 24 | 0.664773 |
d245c3a9c95f84d5b67d798412f223e295509f62 | 9,409 | asm | Assembly | targets/armv7/bmptk_arm_startup.asm | FStoeltie/themaopdracht04 | d1c3a9d29fac778d7675b48b14b51c3d7498d228 | [
"BSL-1.0"
] | null | null | null | targets/armv7/bmptk_arm_startup.asm | FStoeltie/themaopdracht04 | d1c3a9d29fac778d7675b48b14b51c3d7498d228 | [
"BSL-1.0"
] | null | null | null | targets/armv7/bmptk_arm_startup.asm | FStoeltie/themaopdracht04 | d1c3a9d29fac778d7675b48b14b51c3d7498d228 | [
"BSL-1.0"
] | null | null | null | #define mkt_fatal__unhandled_undefined_instruction 19
#define mkt_fatal__unhandled_software_interrupt 20
#define mkt_fatal__unhandled_prefetch_abort 21
#define mkt_fatal__unhandled_data_abort 22
#define mkt_fatal__unhandled_reserved ... | 35.37218 | 86 | 0.434265 |
44beddd9b4d28a17eb5f7753a02f16c373d9564c | 128 | asm | Assembly | WangShuang_book/my.asm | SmirnovKol/Learning_x86_assembly_language | 239b2fb60d6df87316b98184c9c6b6f36940ccbe | [
"MIT"
] | 1 | 2018-11-21T23:34:24.000Z | 2018-11-21T23:34:24.000Z | WangShuang_book/my.asm | SmirnovKol/Learning_x86_assembly_language | 239b2fb60d6df87316b98184c9c6b6f36940ccbe | [
"MIT"
] | null | null | null | WangShuang_book/my.asm | SmirnovKol/Learning_x86_assembly_language | 239b2fb60d6df87316b98184c9c6b6f36940ccbe | [
"MIT"
] | null | null | null | assume cs:codesg
codesg segment
mov ax,0123H
mov bx,0456H
add ax,bx
add ax,ax
mov ax,4c00H
int 21H
codesg ends
end
| 8 | 16 | 0.703125 |
dce2f76707a08459a075eff95637339041067c53 | 4,976 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_991.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_991.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_991.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 %r14
push %r8
push %r9
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0xf73c, %r9
clflush (%r9)
nop
nop
nop
nop
sub $8373, %r14
mov $0x6162636465666768, %rdx
movq %rdx, %xmm6
movups %xmm6, (%r9)
nop
cmp %r10, %r10
lea addresses_normal_ht... | 45.651376 | 2,999 | 0.66258 |
88f13e84edbb41c547b66ecf7d9daace08669580 | 3,581 | asm | Assembly | Driver/Printer/PScript/qmsColorScriptf35Info.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Driver/Printer/PScript/qmsColorScriptf35Info.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Driver/Printer/PScript/qmsColorScriptf35Info.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z |
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) Berkeley Softworks 1993 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: PostScript driver
FILE: qmsColorScriptf35Info.asm
AUTHOR: Dave Durran 13 April 1993
REVISION HISTORY:
Name Date Description
---- -... | 29.113821 | 94 | 0.511589 |
4569dfe6e95d30ef2b2b198b90c2fc947645575a | 380 | asm | Assembly | programs/oeis/301/A301721.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/301/A301721.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/301/A301721.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A301721: Partial sums of A301720.
; 1,7,16,34,55,79,115,151,190,244,295,349,421,487,556,646,727,811,919,1015,1114,1240,1351,1465,1609,1735,1864,2026,2167,2311,2491,2647,2806,3004,3175,3349,3565,3751,3940,4174,4375,4579,4831,5047,5266,5536,5767,6001,6289,6535,6784,7090,7351,7615,7939,8215,8494,8836
cal $0,298790 ; Pa... | 42.222222 | 264 | 0.742105 |
b4838c0059a82f882d96c42fbc786d5c54bf4037 | 759 | asm | Assembly | oeis/176/A176174.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/176/A176174.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/176/A176174.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A176174: Starting with 1, multiply the n-th term by 10, then subtract the sum of all terms up to and including the n-th, to make the (n+1)th term.
; Submitted by Jon Maiga
; 1,9,80,710,6300,55900,496000,4401000,39050000,346490000,3074400000,27279100000,242047000000,2147679000000,19056320000000,169086410000000,1500300... | 50.6 | 487 | 0.832675 |
26c78b1d1958b32e3e80fbdf7f3b01c5668f5e55 | 1,889 | asm | Assembly | payload.asm | janding/lzfx-boot | 88b159660237ad6ef0a20b79d7cb6167a873f037 | [
"BSD-2-Clause"
] | 5 | 2017-08-13T06:13:49.000Z | 2021-08-19T23:27:10.000Z | payload.asm | janding/lzfx-boot | 88b159660237ad6ef0a20b79d7cb6167a873f037 | [
"BSD-2-Clause"
] | null | null | null | payload.asm | janding/lzfx-boot | 88b159660237ad6ef0a20b79d7cb6167a873f037 | [
"BSD-2-Clause"
] | 1 | 2020-04-18T01:35:06.000Z | 2020-04-18T01:35:06.000Z | ; Offset where the bootloader will put this after unpacking
org 0x7e00
; Print the message
xor ax, ax
mov ds, ax
mov si, msg
print:
lodsb
test al, al
jz .done
mov ah, 0x0e
int 0x10
jmp print
.done:
jmp $
; ASCII art of a bean
msg:
db " DICKB", 13, 1... | 42.931818 | 75 | 0.353097 |
421c08832dcf0b83622d89524a0f8d208ab598dc | 74 | asm | Assembly | test/du2.asm | kspalaiologos/asmbf | c98a51d61724a46855de291a27d68a49a034810b | [
"MIT"
] | 67 | 2020-08-03T06:26:35.000Z | 2022-03-24T19:50:51.000Z | test/du2.asm | pyautogui/asmbf | 37c54a8a62df2fc4bab28bdeb43237b4905cbecd | [
"MIT"
] | 55 | 2019-10-02T19:37:08.000Z | 2020-06-12T19:40:53.000Z | test/du2.asm | pyautogui/asmbf | 37c54a8a62df2fc4bab28bdeb43237b4905cbecd | [
"MIT"
] | 9 | 2019-05-18T11:59:41.000Z | 2020-06-21T20:40:25.000Z | psh .0
psh .1
dp2
pop r1
pop r2
out r1
out r2
pop r1
pop r2
out r1
out r2
| 6.166667 | 6 | 0.689189 |
5500520fcecad7d287cd1b656a8049e0fd7cfdf7 | 1,808 | asm | Assembly | src/spread/main/wsiz.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | src/spread/main/wsiz.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | src/spread/main/wsiz.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | ; calculate window size
include win1_mac_oli
include win1_keys_wdef_long
include win1_keys_wman
include win1_keys_wwork
include win1_keys_wstatus
section utility
xdef qwm_wsiz
xdef qwm_rset
;+++
; re-setup a window into a given definition
;
; Entry Exit
; d1.l size (or 0, or -1) position
; a2 wman vec... | 17.72549 | 52 | 0.688053 |
3d69e585c581e0b562a21e15bd6fe266af252277 | 301 | asm | Assembly | oeis/282/A282692.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/282/A282692.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/282/A282692.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A282692: a(n) = maximal number of nonzero real roots of any of the 3^(n+1) polynomials c_0 + c_1*x + c_2*x^2 + ... + c_n*x^n where the coefficients c_i are -1, 0, or 1.
; 0,1,2,3,3,3,4,5,5,5,5,5,6,7,7
mov $1,1
lpb $0
trn $0,$1
add $1,$0
trn $0,1
sub $1,$0
add $1,1
lpe
mov $0,$1
sub $0,1
| 21.5 | 170 | 0.578073 |
5490e26e4e872d209ef12a844333e5cb5c07dc79 | 863 | asm | Assembly | oeis/200/A200752.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/200/A200752.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/200/A200752.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A200752: Expansion of (-x^2 + 3*x - 1)/(x^3 - x^2 + 3*x - 1).
; 1,0,0,1,3,8,22,61,169,468,1296,3589,9939,27524,76222,211081,584545,1618776,4482864,12414361,34378995,95205488,263651830,730128997,2021940649,5599344780,15506222688,42941263933,118916913891,329315700428,911971451326,2525515567441,6993890951425,19368128738... | 30.821429 | 492 | 0.710313 |
88d585e35de83896a9ecf49cff4f78fed8f1a150 | 2,906 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_45_735.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_45_735.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_45_735.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r15
push %r9
push %rax
push %rbp
push %rdi
push %rdx
lea addresses_WT_ht+0x1021d, %r11
nop
sub %rdx, %rdx
movb (%r11), %r9b
nop
and %rdi, %rdi
lea addresses_D_ht+0x60fd, %r11
nop
nop
nop
nop
nop
sub $47187, %rax
mov (%r11), %r15w
nop
nop
xor %r15, %r15
lea ad... | 19.245033 | 134 | 0.63627 |
32d172d855d3b82894be18ade6356c3595210485 | 922 | asm | Assembly | programs/oeis/001/A001316.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/001/A001316.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/001/A001316.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A001316: Gould's sequence: a(n) = Sum_{k=0..n} (binomial(n,k) mod 2); number of odd entries in row n of Pascal's triangle (A007318); 2^A000120(n).
; 1,2,2,4,2,4,4,8,2,4,4,8,4,8,8,16,2,4,4,8,4,8,8,16,4,8,8,16,8,16,16,32,2,4,4,8,4,8,8,16,4,8,8,16,8,16,16,32,4,8,8,16,8,16,16,32,8,16,16,32,16,32,32,64,2,4,4,8,4,8,8,16,4,... | 57.625 | 663 | 0.618221 |
0fc6f1209b674b8a758b8f67e3aa5bb25fbefe86 | 332 | asm | Assembly | base/runtime/int.asm | zbyti/Mad-Pascal | 546cae9724828f93047080109488be7d0d07d47e | [
"MIT"
] | 7 | 2020-05-02T15:37:57.000Z | 2021-02-17T01:59:41.000Z | base/runtime/int.asm | michalkolodziejski/Mad-Pascal | 0a7a1e2f379e50b0a23878b0d881ff3407269ed6 | [
"MIT"
] | 14 | 2020-05-03T02:02:35.000Z | 2020-08-10T08:41:19.000Z | base/runtime/int.asm | michalkolodziejski/Mad-Pascal | 0a7a1e2f379e50b0a23878b0d881ff3407269ed6 | [
"MIT"
] | 5 | 2020-06-02T18:34:14.000Z | 2020-07-09T18:13:44.000Z |
/*
@INT
@INT_SHORT
*/
.proc @INT
ldy :STACKORIGIN+STACKWIDTH*3,x
spl
jsr negCARD
lda #$00
sta :STACKORIGIN,x
tya
spl
jsr negCARD
rts
.endp
.proc @INT_SHORT
ldy :STACKORIGIN+STACKWIDTH,x
spl
jsr negSHORT
lda #$00
sta :STACKORIGIN,x
tya
spl
jsr negSHORT
... | 8.512821 | 33 | 0.593373 |
07af36b2f7d4f9ef581bf8d0898575b001537606 | 473 | asm | Assembly | programs/oeis/156/A156637.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/156/A156637.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/156/A156637.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A156637: Pell numbers A000129 mod 9. Period 24: repeat 0,1,2,5,3,2,7,7,3,4,2,8,0,8,7,4,6,7,2,2,6,5,7,1.
; 0,1,2,5,3,2,7,7,3,4,2,8,0,8,7,4,6,7,2,2,6,5,7,1,0,1,2,5,3,2,7,7,3,4,2,8,0,8,7,4,6,7,2,2,6,5,7,1,0,1,2,5,3,2,7,7,3,4,2,8,0,8,7,4,6,7,2,2,6,5,7,1,0,1,2,5,3,2,7,7,3,4,2,8,0,8,7,4,6,7,2,2,6,5,7,1
seq $0,163271 ; Num... | 67.571429 | 193 | 0.575053 |
cdc11958d2288e89b316c58f432c0af570acc2f6 | 1,134 | asm | Assembly | examples/cmpstr.asm | crgimenes/assembly | 0e0abbf68a44ae7e7c2e2c2a495c8a68ac072da5 | [
"MIT"
] | 1 | 2020-06-29T05:27:38.000Z | 2020-06-29T05:27:38.000Z | examples/cmpstr.asm | crgimenes/assembly | 0e0abbf68a44ae7e7c2e2c2a495c8a68ac072da5 | [
"MIT"
] | null | null | null | examples/cmpstr.asm | crgimenes/assembly | 0e0abbf68a44ae7e7c2e2c2a495c8a68ac072da5 | [
"MIT"
] | 3 | 2019-08-13T10:09:50.000Z | 2022-02-24T16:43:22.000Z | lea si, string1
lea di, string2
dec di
lab1:
inc di ;ds:di -> next character in string2
lodsb ;load al with next char from string 1
;note: lodsb increments si automatically
cmp [di], al ;compare characters
jne No... | 30.648649 | 88 | 0.5097 |
cdd72b9385fad0049e78713db2cc5fd8026f7331 | 7,966 | asm | Assembly | Transynther/x86/_processed/US/_st_zr_4k_sm_/i7-7700_9_0xca_notsx.log_21829_686.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_st_zr_4k_sm_/i7-7700_9_0xca_notsx.log_21829_686.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_st_zr_4k_sm_/i7-7700_9_0xca_notsx.log_21829_686.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 %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x2bfe, %rdx
cmp %rcx, %rcx
mov $0x6162636465666768, %rsi
movq %rsi, %xmm3
vmovups %ymm3, (%rdx)
nop
add $37298, %r11
lea addresses_D_ht+0x71fe, %rax
nop
nop
add $23606, %rcx
mov (%rax)... | 33.330544 | 2,999 | 0.645117 |
a8738ed9b48299ce634d8fce86ba3ed1d710831d | 6,983 | asm | Assembly | Transynther/x86/_processed/US/_st_4k_/i9-9900K_12_0xa0.log_21829_572.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_st_4k_/i9-9900K_12_0xa0.log_21829_572.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_st_4k_/i9-9900K_12_0xa0.log_21829_572.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 %r15
push %r9
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x1ddd1, %rsi
lea addresses_WC_ht+0x6af5, %rdi
clflush (%rsi)
nop
nop
xor $16463, %rax
mov $96, %rcx
rep movsq
nop
nop
sub $5369, %rbp
lea addresses_WC_ht+0x6f5, %r14
nop
nop
de... | 36.94709 | 2,999 | 0.656881 |
96b57ad32f296ae1aa22e393dfb45934b91d6ec8 | 98 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_iy/atanh.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_iy/atanh.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_iy/atanh.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
SECTION code_fp_math48
PUBLIC _atanh
EXTERN cm48_sdcciy_atanh
defc _atanh = cm48_sdcciy_atanh
| 10.888889 | 31 | 0.846939 |
ae9cd27b7e6a6bc0fd7fce28873517e53275f2a6 | 182 | asm | Assembly | data/pokemon/dex_entries/spinarak.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | data/pokemon/dex_entries/spinarak.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | null | null | null | data/pokemon/dex_entries/spinarak.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | 3 | 2021-01-15T18:45:40.000Z | 2021-10-16T03:35:27.000Z | db "STRINGSPIT@" ; species name
db "If prey becomes"
next "ensnared in its"
next "nest of spun"
page "string, it waits"
next "motionlessly until"
next "it becomes dark.@"
| 18.2 | 32 | 0.681319 |
32639d22dbb304f817e2ed999864f075de621bcb | 75 | asm | Assembly | data/maps/headers/SafariZoneNorth.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | data/maps/headers/SafariZoneNorth.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | data/maps/headers/SafariZoneNorth.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null |
map_header SafariZoneNorth, SAFARI_ZONE_NORTH, FOREST, 0
end_map_header
| 18.75 | 57 | 0.84 |
ba84e3734b079a8cbf5d32adf8811bc852da99a3 | 546 | asm | Assembly | libsrc/_DEVELOPMENT/input/basic/z80/asm_in_wait_key.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/input/basic/z80/asm_in_wait_key.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/input/basic/z80/asm_in_wait_key.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; ===============================================================
; feilipu Jan 2020
; ===============================================================
;
; void in_wait_key(void)
;
; Busy wait until a key is pressed.
;
; ===============================================================
SECTION code_clib
SECTION code_in... | 22.75 | 83 | 0.419414 |
7714f3523824ac05ab524a3d628c0ec15a3c53ff | 999 | asm | Assembly | fasm/simple.asm | Kharacternyk/ceto19 | 80dea5e78204c53d801ce249d7d247b5d0c5ec9a | [
"MIT"
] | null | null | null | fasm/simple.asm | Kharacternyk/ceto19 | 80dea5e78204c53d801ce249d7d247b5d0c5ec9a | [
"MIT"
] | null | null | null | fasm/simple.asm | Kharacternyk/ceto19 | 80dea5e78204c53d801ce249d7d247b5d0c5ec9a | [
"MIT"
] | null | null | null | ; Fill `cubes` array.
cubes=buffer
zer rdi
@@: inc rdi
mov rbx, rdi
imul rbx, rdi; ^2
imul rbx, rdi; ^3
mov [cubes+rdi*8], rbx
cmp rbx, rax
jb @b
; Store the highest index.
mov rcx, rdi
; Counter.
zer r9
; Check every combination, x>=y>=z.
mov r15, rax
mov r12, 1 ; x
... | 19.588235 | 38 | 0.405405 |
fa36d1de139419d1a108f427955146af62a0986d | 5,723 | asm | Assembly | data/moves/fling_damage.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | data/moves/fling_damage.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | null | null | null | data/moves/fling_damage.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | 3 | 2021-01-15T18:45:40.000Z | 2021-10-16T03:35:27.000Z | FlingDamage:
db -1 ; MASTER_BALL
db -1 ; ULTRA_BALL
db 10 ; BRIGHTPOWDER
db -1 ; GREAT_BALL
db -1 ; POKE_BALL
db -1 ; TOWN_MAP
db -1 ; BICYCLE
db 30 ; MOON_STONE
db 30 ; ANTIDOTE
db 30 ; BURN_HEAL
db 30 ; ICE_HEAL
db 30 ; AWAKENING
db 30 ; PARLYZ_HEAL
db 30 ; FULL_RESTORE
db 30 ; MAX_POTIO... | 21.118081 | 58 | 0.665211 |
e0056b8e60235de87240b810e198c1dc00db4d78 | 453 | asm | Assembly | programs/oeis/047/A047271.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/047/A047271.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/047/A047271.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A047271: Numbers that are congruent to {0, 3, 5} mod 6.
; 0,3,5,6,9,11,12,15,17,18,21,23,24,27,29,30,33,35,36,39,41,42,45,47,48,51,53,54,57,59,60,63,65,66,69,71,72,75,77,78,81,83,84,87,89,90,93,95,96,99,101,102,105,107,108,111,113,114,117,119,120,123,125,126,129,131,132,135,137,138,141,143,144,147,149,150,153,155,156... | 50.333333 | 346 | 0.682119 |
80eca946eef62110cd79250b0b6e02b0c0ff7ccf | 1,426 | asm | Assembly | _incObj/16 Harpoon.asm | kodishmediacenter/msu-md-sonic | 3aa7c5e8add9660df2cd0eceaa214e7d59f2415c | [
"CC0-1.0"
] | 9 | 2021-01-15T13:47:53.000Z | 2022-01-17T15:33:55.000Z | _incObj/16 Harpoon.asm | kodishmediacenter/msu-md-sonic | 3aa7c5e8add9660df2cd0eceaa214e7d59f2415c | [
"CC0-1.0"
] | 7 | 2021-01-14T02:18:48.000Z | 2021-03-24T15:44:30.000Z | _incObj/16 Harpoon.asm | kodishmediacenter/msu-md-sonic | 3aa7c5e8add9660df2cd0eceaa214e7d59f2415c | [
"CC0-1.0"
] | 2 | 2021-01-14T13:14:26.000Z | 2021-01-29T17:46:04.000Z | ; ---------------------------------------------------------------------------
; Object 16 - harpoon (LZ)
; ---------------------------------------------------------------------------
Harpoon:
moveq #0,d0
move.b obRoutine(a0),d0
move.w Harp_Index(pc,d0.w),d1
jmp Harp_Index(pc,d1.w)
; ===========================... | 29.708333 | 77 | 0.537868 |
fa91f1463347eb480fdbb8dbb91df4e97a279bd2 | 6,428 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_10673_705.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_10673_705.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_10673_705.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 %rdx
push %rsi
lea addresses_WC_ht+0x4581, %rsi
lea addresses_A_ht+0x19b81, %rdi
nop
xor $15796, %r10
mov $124, %rcx
rep movsq
nop
nop
nop
xor $23030, %rbp
lea addresses_WT_ht+0x7781, %r8
nop
nop
nop
add %rdx, %rdx
movb $... | 34.010582 | 2,999 | 0.652925 |
5564c19a3565e7af7dfbcf27721e84adef86b80e | 633 | asm | Assembly | programs/oeis/020/A020655.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/020/A020655.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/020/A020655.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A020655: Lexicographically earliest increasing sequence of positive numbers that contains no arithmetic progression of length 5.
; 1,2,3,4,6,7,8,9,11,12,13,14,16,17,18,19,26,27,28,29,31,32,33,34,36,37,38,39,41,42,43,44,51,52,53,54,56,57,58,59,61,62,63,64,66,67,68,69,76,77,78,79,81,82,83,84,86,87,88,89,91,92,93,94,126... | 30.142857 | 329 | 0.660348 |
9b16b2f28e9d6217bdfbfdb02832b7aba64c0144 | 447 | asm | Assembly | libsrc/target/zx/if1/if1_checksum.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 38 | 2021-06-18T12:56:15.000Z | 2022-03-12T20:38:40.000Z | libsrc/target/zx/if1/if1_checksum.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 2 | 2021-06-20T16:28:12.000Z | 2021-11-17T21:33:56.000Z | libsrc/target/zx/if1/if1_checksum.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 6 | 2021-06-18T18:18:36.000Z | 2021-12-22T08:01:32.000Z | ;
; ZX IF1 & Microdrive functions
;
; if1_checksum (internal routine)
;
; check BC bytes starting from HL
; and compare with the following byte
;
; $Id: if1_checksum.asm,v 1.3 2016-07-01 22:08:20 dom Exp $
;
SECTION code_clib
PUBLIC if1_checksum
if1_checksum:
push hl
ld e,0
nxt_byte:
ld a,e
add (hl)
inc... | 13.147059 | 59 | 0.657718 |
fc380dcdd7f5d041584449345cab5b0535d34e80 | 824 | asm | Assembly | oeis/142/A142423.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/142/A142423.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/142/A142423.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A142423: Primes congruent to 11 mod 49.
; Submitted by Jon Maiga
; 11,109,599,991,1187,1481,1579,1873,2069,2657,3049,3343,3539,3637,3833,3931,4127,4421,4519,4813,5009,5107,5303,6577,6871,7459,7753,7949,8243,8537,8831,8929,9419,9811,10007,10301,10399,10889,10987,12163,12457,12653,13241,13339,13633,13829,14221,15299,15... | 34.333333 | 496 | 0.728155 |
b31deb37211b3dcee4420ae354cab894bb2fb0c0 | 145 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math16/c/sccz80/cm16_sccz80_exp2.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math16/c/sccz80/cm16_sccz80_exp2.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math16/c/sccz80/cm16_sccz80_exp2.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_fp_math16
PUBLIC cm16_sccz80_exp2
EXTERN cm16_sccz80_read1, exp2f16
cm16_sccz80_exp2:
call cm16_sccz80_read1
jp exp2f16
| 13.181818 | 33 | 0.82069 |
d50eb0aa726de54f2c223baa9f3f25064393b6d9 | 201 | asm | Assembly | data/pokemon/dex_entries/machop.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | data/pokemon/dex_entries/machop.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | data/pokemon/dex_entries/machop.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | db "SUPERPOWER@" ; species name
dw 207, 430 ; height, weight
db "It trains by"
next "lifting rocks in"
next "the mountains. It"
page "can even pick up a"
next "GRAVELER with"
next "ease.@"
| 18.272727 | 32 | 0.661692 |
ab30931e410308fdc6b1b027d004e82b2f76d49a | 2,499 | asm | Assembly | Teme/Tema1/tema1.asm | DanBrezeanu/IOCLA | 1a22cc2949afc72818289f47288e32004f633fd1 | [
"MIT"
] | 2 | 2019-11-18T15:56:21.000Z | 2020-01-18T01:22:37.000Z | Teme/Tema1/tema1.asm | zatbogdan99/IOCLA | 3d499ad18624f571e6c49ff891649a05ac9908e4 | [
"MIT"
] | null | null | null | Teme/Tema1/tema1.asm | zatbogdan99/IOCLA | 3d499ad18624f571e6c49ff891649a05ac9908e4 | [
"MIT"
] | null | null | null | %include "io.inc"
%define MAX_INPUT_SIZE 4096
section .bss
expr: resb MAX_INPUT_SIZE
section .text
global CMAIN
make_number: ; se parseaza stringul citit cat timp contine cifre si se creeaza un nou numar
push ebp
lea ebp, [esp]
xor edx, edx ; dl va contine fiecare caracter
xor eax, eax ; eax... | 23.8 | 92 | 0.654662 |
da7cd963615bf2f62147dc874b317d71305999a3 | 787 | asm | Assembly | programs/oeis/067/A067272.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/067/A067272.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/067/A067272.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A067272: 2*10^(n-1)-1.
; 1,19,199,1999,19999,199999,1999999,19999999,199999999,1999999999,19999999999,199999999999,1999999999999,19999999999999,199999999999999,1999999999999999,19999999999999999,199999999999999999,1999999999999999999,19999999999999999999,199999999999999999999,1999999999999999999999,199999999999999999... | 78.7 | 703 | 0.90216 |
d635c2062b7b59b81aaa8de3e29f386288f7ddc8 | 7,330 | asm | Assembly | Code/VKDebug/Src/fpudump.asm | CherryDT/FbEditMOD | beb0eb22cae1b8f7203d55bd6b293d8ec88231ca | [
"Unlicense"
] | 11 | 2016-12-03T16:35:42.000Z | 2022-03-26T06:02:53.000Z | Code/VKDebug/Src/fpudump.asm | CherryDT/FbEditMOD | beb0eb22cae1b8f7203d55bd6b293d8ec88231ca | [
"Unlicense"
] | 1 | 2018-02-24T20:17:46.000Z | 2018-03-02T08:57:40.000Z | Code/VKDebug/Src/fpudump.asm | CherryDT/FbEditMOD | beb0eb22cae1b8f7203d55bd6b293d8ec88231ca | [
"Unlicense"
] | 4 | 2018-10-19T01:14:55.000Z | 2021-09-11T18:51:48.000Z | ;-----------------------------------------------------------------------------
;FPUDump function is written by NaN.
;-----------------------------------------------------------------------------
.386
.model flat, stdcall
option casemap: none
include VKDebug.inc
includelib kernel32.lib
includelib user32.li... | 59.112903 | 110 | 0.331787 |
90030debde839bfd666804911c3a3a540d729372 | 9,881 | asm | Assembly | Transynther/x86/_processed/NC/_st_zr_sm_/i7-8650U_0xd2_notsx.log_1526_1475.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_st_zr_sm_/i7-8650U_0xd2_notsx.log_1526_1475.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_st_zr_sm_/i7-8650U_0xd2_notsx.log_1526_1475.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r15
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x9ab2, %r15
nop
nop
nop
nop
nop
cmp %rax, %rax
movb (%r15), %r11b
nop
nop
nop
nop
nop
dec %r10
lea addresses_WT_ht+0x53a8, %rsi
lea addresses_A_ht+0x3758, %rdi
nop
nop
nop
no... | 29.147493 | 2,999 | 0.652161 |
7b4d3810d7968e9de0f3018b4604c5f7604f4280 | 318 | asm | Assembly | programs/oeis/040/A040423.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/040/A040423.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/040/A040423.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A040423: Continued fraction for sqrt(445).
; 21,10,1,1,10,42,10,1,1,10,42,10,1,1,10,42,10,1,1,10,42,10,1,1,10,42,10,1,1,10,42,10,1,1,10,42,10,1,1,10,42,10,1,1,10,42,10,1,1,10,42,10,1,1,10,42,10,1,1,10,42,10,1,1,10,42,10,1,1,10,42,10
seq $0,10217 ; Continued fraction for sqrt(173).
seq $0,7092 ; Numbers in base 6.
| 53 | 189 | 0.654088 |
ff9a7c52544debf93ed942e31fd3f0456d2725e6 | 100 | asm | Assembly | src/util/sprite/f3.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | src/util/sprite/f3.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | src/util/sprite/f3.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | * Sprite f3
section sprite
xdef mes_f3
include 'dev8_keys_sysspr'
mes_f3
dc.b 0,sp.f3
*
end
| 8.333333 | 27 | 0.71 |
0c665914d0c7c78fb7358cf7a6336ee1b978a552 | 1,993 | asm | Assembly | Assembly/keyboard/set_string.asm | WildGenie/Ninokuni | 019b4b7f069b311d0146d634f0af4c3096be7dd9 | [
"Apache-2.0"
] | 14 | 2015-01-15T19:08:06.000Z | 2021-09-27T17:27:22.000Z | Assembly/keyboard/set_string.asm | WildGenie/Ninokuni | 019b4b7f069b311d0146d634f0af4c3096be7dd9 | [
"Apache-2.0"
] | 5 | 2015-01-13T21:19:45.000Z | 2015-04-12T15:51:18.000Z | Assembly/keyboard/set_string.asm | WildGenie/Ninokuni | 019b4b7f069b311d0146d634f0af4c3096be7dd9 | [
"Apache-2.0"
] | 7 | 2015-02-02T20:14:00.000Z | 2017-05-14T07:58:12.000Z | ;;----------------------------------------------------------------------------;;
;; Fix the initialization of the keyboard string.
;; Copyright 2015 Benito Palacios (aka pleonex)
;;
;; Licensed under the Apache License, Version 2.0 (the "License");
;; you may not use this file except in compliance with the License.... | 38.326923 | 80 | 0.522328 |
4d8641cca47fa73027f682a2c60df6880968401d | 3,787 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i7-8650U_0xd2.log_464_559.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-8650U_0xd2.log_464_559.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-8650U_0xd2.log_464_559.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 %r15
push %rax
push %rdi
lea addresses_A_ht+0x1b542, %rax
and %r15, %r15
mov $0x6162636465666768, %rdi
movq %rdi, %xmm3
and $0xffffffffffffffc0, %rax
movntdq %xmm3, (%rax)
nop
nop
nop
nop
cmp $30782, %r10
pop %rdi
pop %rax
pop %r15
pop %r10
ret
.global s_... | 28.051852 | 1,391 | 0.65408 |
0ac2fbdc128976b4cd8b823df0b297dd6dca7b1c | 4,781 | asm | Assembly | 1541/64tass/equate.asm | silverdr/assembly | c2851f7033223e089285dce22443b7e219ed4f61 | [
"Unlicense"
] | 23 | 2015-03-23T15:16:57.000Z | 2022-03-18T12:43:42.000Z | 1541/64tass/equate.asm | silverdr/assembly | c2851f7033223e089285dce22443b7e219ed4f61 | [
"Unlicense"
] | null | null | null | 1541/64tass/equate.asm | silverdr/assembly | c2851f7033223e089285dce22443b7e219ed4f61 | [
"Unlicense"
] | 8 | 2016-04-13T11:19:35.000Z | 2021-12-22T07:39:00.000Z |
; Equates
bit0 = 1
bit1 = 2
bit2 = 4
bit3 = 8
bit4 = 16
bit5 = 32
bit6 = 64
bit7 = 128
all = 255
buff0 =$0300 ; buffers
buff1 =$0400
buff2 =$0500
buff3 =$0600
buff4 =$0700
.comment
bam1 =$0a00 ; trk 1-40
bam2 =$0b00 ; trk 41-80
buffcache=$0c00 ; 20... | 25.704301 | 73 | 0.553859 |
ef77acb8b96cfe143e020beb158402e46eedf699 | 287 | asm | Assembly | programs/oeis/053/A053469.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/053/A053469.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/053/A053469.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A053469: a(n) = n*6^(n-1).
; 1,12,108,864,6480,46656,326592,2239488,15116544,100776960,665127936,4353564672,28298170368,182849716224,1175462461440,7522959753216,47958868426752,304679870005248,1929639176699904,12187194800209920
add $0,1
mov $2,6
pow $2,$0
mul $0,$2
mov $1,$0
div $1,6
| 28.7 | 199 | 0.770035 |
2968ee15ffc23397057b8f64a9ea886295ecc7f4 | 603 | asm | Assembly | MEMZ/NyanMBR/Source/Stage1/main.asm | johnmelodyme/viruses | c8c4b628a6ae725a45312b4365fa8a6876509706 | [
"BSD-2-Clause"
] | 4 | 2018-11-15T08:23:06.000Z | 2019-04-29T13:30:44.000Z | MEMZ/NyanMBR/Source/Stage1/main.asm | johnmelodyme/Viruses | c8c4b628a6ae725a45312b4365fa8a6876509706 | [
"BSD-2-Clause"
] | null | null | null | MEMZ/NyanMBR/Source/Stage1/main.asm | johnmelodyme/Viruses | c8c4b628a6ae725a45312b4365fa8a6876509706 | [
"BSD-2-Clause"
] | 2 | 2019-02-13T19:53:26.000Z | 2021-05-30T19:04:43.000Z | use16
org 0x7c00
;setup cpu
;correct cs
jmp 0x0000:correct_cs
correct_cs:
; setup stack properly
cli
xor ax, ax
mov ss, ax
mov sp, 0x7BF0
sti
%include "decompress.asm" ; Decompress Code & Data
; Prepare the CPU segments
mov ax, 0x2000
mov ds, ax
mov es, ax
jmp 0x2000:0x0000 ; Jump to the decompressed Dat... | 15.868421 | 86 | 0.694859 |
b9306584f51f6fe40e8b1c914b5a6b6df0c18bea | 660 | asm | Assembly | oeis/084/A084057.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/084/A084057.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/084/A084057.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A084057: a(n) = 2*a(n-1) + 4*a(n-2), a(0)=1, a(1)=1.
; Submitted by Jon Maiga
; 1,1,6,16,56,176,576,1856,6016,19456,62976,203776,659456,2134016,6905856,22347776,72318976,234029056,757334016,2450784256,7930904576,25664946176,83053510656,268766806016,869747654656,2814562533376,9108115685376,29474481504256,9538142575001... | 47.142857 | 490 | 0.804545 |
21fd9f870036ee928deba2a13170c12c396b16a2 | 300 | asm | Assembly | libsrc/_DEVELOPMENT/adt/bv_stack/c/sccz80/bv_stack_reserve.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/adt/bv_stack/c/sccz80/bv_stack_reserve.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/sccz80/bv_stack_reserve.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; int bv_stack_reserve(bv_stack_t *s, size_t n)
SECTION code_clib
SECTION code_adt_bv_stack
PUBLIC bv_stack_reserve
EXTERN b_vector_reserve
defc bv_stack_reserve = b_vector_reserve
; SDCC bridge for Classic
IF __CLASSIC
PUBLIC _bv_stack_reserve
defc _bv_stack_reserve = bv_stack_reserve
ENDIF
| 15.789474 | 47 | 0.843333 |
d51d47d25af53f3feebb8557c536c2c3c16c7fbe | 569 | asm | Assembly | oeis/217/A217478.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/217/A217478.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/217/A217478.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A217478: Triangle of coefficients of polynomials providing the second term of the numerator for the generating function for odd powers (2*m+1) of Chebyshev S-polynomials. The present polynomials are called P(m;1,x^2).
; Submitted by Jamie Morken(s4)
; -2,3,-4,-4,10,-6,5,-20,21,-8,-6,35,-56,36,-10,7,-56,126,-120,55,-1... | 37.933333 | 219 | 0.666081 |
b3c942408394ca2c0573225f10b1dcca7346148f | 403 | asm | Assembly | programs/oeis/055/A055401.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/055/A055401.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/055/A055401.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A055401: Number of positive cubes needed to sum to n using the greedy algorithm.
; 0,1,2,3,4,5,6,7,1,2,3,4,5,6,7,8,2,3,4,5,6,7,8,9,3,4,5,1,2,3,4,5,6,7,8,2,3,4,5,6,7,8,9,3,4,5,6,7,8,9,10,4,5,6,2,3,4,5,6,7,8,9,3,4,1,2,3,4,5,6,7,8,2,3,4,5,6,7,8,9,3,4,5,6,7,8,9,10,4,5,6,2,3,4,5,6,7,8,9,3
lpb $0
seq $0,55400 ; Cube exc... | 40.3 | 203 | 0.598015 |
5ddb271ebcfdfd5cbbfcecd1b0cfb9910c28e0bb | 676 | asm | Assembly | oeis/000/A000056.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/000/A000056.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/000/A000056.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A000056: Order of the group SL(2,Z_n).
; Submitted by Christian Krause
; 1,6,24,48,120,144,336,384,648,720,1320,1152,2184,2016,2880,3072,4896,3888,6840,5760,8064,7920,12144,9216,15000,13104,17496,16128,24360,17280,29760,24576,31680,29376,40320,31104,50616,41040,52416,46080,68880,48384,79464,63360,77760,72864,103776,7... | 67.6 | 495 | 0.786982 |
8fce9d276d3e7155bfc8778d4e8ba3b5479fec4a | 28 | asm | Assembly | tests/genabove.asm | dimitrit/uz80as | b4fd490c9ce89ac30c5b130d951a1ed4288233d0 | [
"MIT"
] | 8 | 2017-05-03T10:49:20.000Z | 2022-02-03T02:55:21.000Z | tests/genabove.asm | vipoo/uz80as | 7cf5c353a5c1ceeaf5ba7b502e220fb41e7d9fb0 | [
"MIT"
] | 1 | 2020-02-25T06:28:30.000Z | 2020-03-30T17:09:50.000Z | tests/genabove.asm | vipoo/uz80as | 7cf5c353a5c1ceeaf5ba7b502e220fb41e7d9fb0 | [
"MIT"
] | 2 | 2020-02-26T21:12:55.000Z | 2022-02-02T17:51:03.000Z | .ORG 65535
.DB 1, 2
.END
| 7 | 11 | 0.535714 |
f820bfd5556da951a3d57aaf020b631c55504f44 | 4,753 | asm | Assembly | src/asmmath.asm | johschmitz/TI-84-CE-Raytracing | 44ddd8802e236fe7b8045706574bed1a0104a7bf | [
"MIT"
] | 298 | 2022-02-10T15:22:39.000Z | 2022-03-27T19:26:03.000Z | src/asmmath.asm | TheLastMillennial/TI-84-CE-Raytracing | 254feecbafc93b1a05c8ee714e2854f2f7ed59a5 | [
"MIT"
] | 4 | 2022-02-11T15:41:34.000Z | 2022-02-25T23:35:03.000Z | src/asmmath.asm | TheLastMillennial/TI-84-CE-Raytracing | 254feecbafc93b1a05c8ee714e2854f2f7ed59a5 | [
"MIT"
] | 12 | 2022-02-10T20:40:46.000Z | 2022-03-01T17:17:06.000Z | public _fp_mul
public _fp_sqr
; Multiplies two Fixed24 values and returns the new value in HL
_fp_mul:
push ix
push bc
push iy
ld iy, $0
; Align ix to below the stack. Zero-fill 48 bits
ld ix, $FFFFFA
add ix, sp
ld (ix), iy
ld (ix + $3), iy
; Align iy to the arguments in the sta... | 15.381877 | 79 | 0.491269 |
5b9b20cb2e524be9d5b489f77960463a40e3579d | 692 | asm | Assembly | oeis/038/A038121.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/038/A038121.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/038/A038121.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A038121: E.g.f.: (1 + 15*x + (45/2)*x^2 + (5/2)*x^3)/(1 - 2*x)^(13/2).
; Submitted by Jon Maiga
; 1,28,630,13860,315315,7567560,192972780,5237832600,151242416325,4638100767300,150738274937250,5179915266025500,187771928393424375,7164221267933730000,287080580807915895000,12057384393932467590000,529771326808407794735625... | 62.909091 | 485 | 0.83237 |
0e1a78c66db63eb5293a106b54e83606b8a35aef | 468 | asm | Assembly | programs/oeis/098/A098359.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/098/A098359.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/098/A098359.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A098359: Multiplication table of the square numbers read by antidiagonals.
; 1,4,4,9,16,9,16,36,36,16,25,64,81,64,25,36,100,144,144,100,36,49,144,225,256,225,144,49,64,196,324,400,400,324,196,64,81,256,441,576,625,576,441,256,81,100,324,576,784,900,900,784,576,324,100,121,400,729
seq $0,224195 ; Ordered sequence of ... | 58.5 | 205 | 0.700855 |
67556759e4bfd378856372bba0af861edc1b0fdb | 700 | asm | Assembly | oeis/152/A152107.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/152/A152107.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/152/A152107.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A152107: a(n) = ((6+sqrt(5))^n+(6-sqrt(5))^n)/2.
; Submitted by Christian Krause
; 1,6,41,306,2401,19326,157481,1290666,10606081,87262326,718359401,5915180706,48713027041,401185722606,3304124833001,27212740595226,224125017319681,1845905249384166,15202987455699881,125212786737489426,1031260829723176801,849353356781594... | 41.176471 | 496 | 0.814286 |
592d10dd7cf148503aebc11266a2335b73df205e | 174 | asm | Assembly | alice2/brads_alice2_archive/asm/timer.asm | lkesteloot/alice | 44b85caf744e5830536b5e813e761cc0ce3f695e | [
"Apache-2.0"
] | 63 | 2015-08-14T23:27:39.000Z | 2022-03-09T22:46:11.000Z | alice2/brads_alice2_archive/asm/timer.asm | lkesteloot/alice | 44b85caf744e5830536b5e813e761cc0ce3f695e | [
"Apache-2.0"
] | 64 | 2015-09-11T23:13:03.000Z | 2018-10-29T09:38:06.000Z | alice2/brads_alice2_archive/asm/timer.asm | lkesteloot/alice | 44b85caf744e5830536b5e813e761cc0ce3f695e | [
"Apache-2.0"
] | 9 | 2016-01-06T00:06:33.000Z | 2021-12-07T10:38:15.000Z |
;
; int get_timer_counter();
;
_get_timer_counter
PUSH AF
LD A, (TIMER_COUNTER)
LD L, A
LD H, 0
POP AF
RET
| 11.6 | 34 | 0.436782 |
fe963704248b62d22723b03a3bc00467917c45eb | 360 | asm | Assembly | programs/oeis/051/A051830.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/051/A051830.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/051/A051830.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A051830: Fibonacci(Pn+1) mod Pn, where Pn is the n-th prime.
; 0,0,3,0,1,0,0,1,0,1,1,0,1,0,0,0,1,1,0,1,0,1,0,1,0,1,0,0,1,0,0,1,0,1,1,1,0,0,0,0,1,1,1,0,0,1,1,0,0,1,0,1,1,1,0,0,1,1,0,1,0,0,0,1,0,0,1,0,0,1,0,1,0,0,1,0,1,0,1,1,1,1,1,0,1,0,1,0,1,0,0,1,0,1,1,0,1,1,0,1
seq $0,138689 ; Numbers of the form 26+p^2 (where p is... | 45 | 201 | 0.569444 |
5ef4fead362f9183a631b036bd0e2278f9285010 | 1,142 | asm | Assembly | asm/printhexa.asm | alexandru-dinu/programming-practice | 4e18db73f7146f35988bff0b193b5ec6b8e567fb | [
"MIT"
] | null | null | null | asm/printhexa.asm | alexandru-dinu/programming-practice | 4e18db73f7146f35988bff0b193b5ec6b8e567fb | [
"MIT"
] | 4 | 2019-07-18T22:21:32.000Z | 2020-04-27T22:47:28.000Z | asm/printhexa.asm | alexandru-dinu/programming-practice | 4e18db73f7146f35988bff0b193b5ec6b8e567fb | [
"MIT"
] | null | null | null | .model small
.stack 100h
.data
nr dw 0ACBDh
.code
main:
mov ax, @data
mov ds, ax
mov ax, nr
mov cx, 0
division:
mov bx, 16
div bx
push dx
inc cx
mov dx, 0
cmp ax, 0
jne division
aggregate: ... | 15.432432 | 43 | 0.359895 |
bddce3ae1e3e335e3f8efd8a27574f7ed51a2002 | 3,577 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i7-8650U_0xd2_notsx.log_405_363.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i7-8650U_0xd2_notsx.log_405_363.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i7-8650U_0xd2_notsx.log_405_363.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r13
push %r14
push %rbp
push %rcx
push %rsi
lea addresses_normal_ht+0x16598, %rsi
sub $60020, %r13
mov (%rsi), %r11w
nop
nop
nop
nop
nop
sub %r11, %r11
lea addresses_A_ht+0x8838, %r13
nop
nop
nop
xor %rsi, %rsi
mov $0x6162636465666768, %r11
movq %r1... | 29.319672 | 1,214 | 0.656696 |
b5221ae423ad9fcce35f315b5629accf34391744 | 44,628 | asm | Assembly | src/SKEIN/skein_block_x64.asm | NickViz/BinDiff | d089a38b0a334885aa86790eac46823eb28ed951 | [
"MIT"
] | 34 | 2015-02-04T18:03:14.000Z | 2020-11-10T06:45:28.000Z | src/SKEIN/skein_block_x64.asm | NickViz/BinDiff | d089a38b0a334885aa86790eac46823eb28ed951 | [
"MIT"
] | 5 | 2015-06-30T21:17:00.000Z | 2016-06-14T22:31:51.000Z | src/SKEIN/skein_block_x64.asm | NickViz/BinDiff | d089a38b0a334885aa86790eac46823eb28ed951 | [
"MIT"
] | 15 | 2015-10-29T14:21:58.000Z | 2022-01-19T07:33:14.000Z | ;
;----------------------------------------------------------------
; 64-bit x86 assembler code (Microsoft ML64) for Skein block functions
;
; Author: Doug Whiting, Hifn
;
; This code is released to the public domain.
;----------------------------------------------------------------
;
.code
;
_MASK_ALL_ ... | 33.404192 | 151 | 0.569799 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.