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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
d8fb6ac95b3d3a6590004641a902f4d007ee5aba | 1,687 | asm | Assembly | programs/oeis/157/A157716.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/157/A157716.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/157/A157716.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A157716: One-eighth of triangular numbers (integers only).
; 0,15,17,62,66,141,147,252,260,395,405,570,582,777,791,1016,1032,1287,1305,1590,1610,1925,1947,2292,2316,2691,2717,3122,3150,3585,3615,4080,4112,4607,4641,5166,5202,5757,5795,6380,6420,7035,7077,7722,7766,8441,8487,9192,9240,9975,10025,10790,10842,11637,1169... | 120.5 | 1,521 | 0.809129 |
fae2b5added2713f488651164b8ce2a6ca4dca58 | 4,207 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_685_1682.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_685_1682.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_685_1682.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r15
push %r8
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0xaba2, %r8
nop
and %r12, %r12
mov $0x6162636465666768, %r15
movq %r15, (%r8)
nop
nop
nop
nop
xor $22447, %rdi
lea addresses_D_ht+0xaca4, %rsi
lea addresses_D_ht+0x8ba2, %rdi
clflush (%rd... | 36.267241 | 2,054 | 0.655812 |
35c9c7232970f41b1e3290eaa7657b3188c0d035 | 1,434 | asm | Assembly | src/converter/cvt_dec2hex/example/001_gettingStarted/_start.asm | nikAizuddin/lib80386 | 198a5a3490c5ad968dcf13630cafe4d2f22ab2b0 | [
"MIT"
] | 4 | 2015-01-25T13:47:33.000Z | 2021-11-25T12:45:02.000Z | src/converter/cvt_dec2hex/example/001_gettingStarted/_start.asm | nikAizuddin/lib80386 | 198a5a3490c5ad968dcf13630cafe4d2f22ab2b0 | [
"MIT"
] | null | null | null | src/converter/cvt_dec2hex/example/001_gettingStarted/_start.asm | nikAizuddin/lib80386 | 198a5a3490c5ad968dcf13630cafe4d2f22ab2b0 | [
"MIT"
] | 1 | 2021-11-25T12:45:14.000Z | 2021-11-25T12:45:14.000Z | ; 1 2 3 4 5 6 7
;234567890123456789012345678901234567890123456789012345678901234567890
;=====================================================================
;
; EXAMPLE 001: Getting Started
; EXAMPLE PURPOSE: Demonstrates how to use the function
; ... | 25.157895 | 70 | 0.453975 |
89a6976cc15a021d99c11236c0d14ae395682b29 | 4,353 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_21829_399.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_21829_399.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_21829_399.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 %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x569e, %rax
nop
nop
nop
nop
nop
add %rbp, %rbp
mov $0x6162636465666768, %rsi
movq %rsi, %xmm3
movups %xmm3, (%rax)
nop
nop
nop
nop
add %rbp, %rbp
lea addresses_A_ht+0xd846, %rsi
lea addresses_UC_... | 57.276316 | 2,999 | 0.663221 |
56ae659eb0cc8c5818d53b3b52da96ad0b324aa7 | 134,137 | asm | Assembly | CpuA32/TestData/nanojpeg.asm | robertmuth/Cwerg | fdf30b06c93b4620c0a45b448b6d92acb81c35f0 | [
"Apache-2.0"
] | 171 | 2020-01-30T16:58:07.000Z | 2022-03-27T22:12:17.000Z | CpuA32/TestData/nanojpeg.asm | robertmuth/Cwerg | fdf30b06c93b4620c0a45b448b6d92acb81c35f0 | [
"Apache-2.0"
] | 14 | 2021-05-15T02:12:09.000Z | 2022-03-16T04:16:18.000Z | CpuA32/TestData/nanojpeg.asm | robertmuth/Cwerg | fdf30b06c93b4620c0a45b448b6d92acb81c35f0 | [
"Apache-2.0"
] | 5 | 2021-03-01T20:52:13.000Z | 2022-03-07T06:35:03.000Z | ############################################################
# GlobalRegAlloc arm_syscall_write
############################################################
# REGSTATS arm_syscall_write all: 0 0 glo: 0 0 loc: 0 0
############################################################
# GlobalRegAlloc arm_syscall_read... | 29.565131 | 173 | 0.64748 |
e59513f4feed7e76045552a7a1913982a13b7502 | 8,370 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2_notsx.log_12040_672.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2_notsx.log_12040_672.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2_notsx.log_12040_672.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 %rax
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x11949, %rax
inc %r14
movb (%rax), %r9b
nop
nop
nop
nop
cmp $3517, %r14
lea addresses_WC_ht+0x6599, %rdx
sub $40706, %r9
mov (%rdx), %rbx
nop
sub %rax, %rax
lea addre... | 31.466165 | 2,999 | 0.655914 |
1e11faa966aaf141050fc4f79bd7a63545e59ad0 | 698 | asm | Assembly | programs/oeis/079/A079644.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/079/A079644.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/079/A079644.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A079644: n (mod sqrtint(n)).
; 0,0,0,0,1,0,1,0,0,1,2,0,1,2,0,0,1,2,3,0,1,2,3,0,0,1,2,3,4,0,1,2,3,4,0,0,1,2,3,4,5,0,1,2,3,4,5,0,0,1,2,3,4,5,6,0,1,2,3,4,5,6,0,0,1,2,3,4,5,6,7,0,1,2,3,4,5,6,7,0,0,1,2,3,4,5,6,7,8,0,1,2,3,4,5,6,7,8,0,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,0,1,2,3,4,5,6,7,8,9,10,0,1,2,3,4,5,6,7,8,9,10,0... | 38.777778 | 527 | 0.520057 |
daada24f6490dd17744225f717de94a729e22832 | 10,505 | asm | Assembly | trex.asm | kcal2845/TREX_Jump_NES | 9c6d52f56681ac21cfe4be8115cc2e871f132600 | [
"MIT"
] | 1 | 2019-03-26T13:16:19.000Z | 2019-03-26T13:16:19.000Z | trex.asm | kcal2845/TREX_Jump_NES | 9c6d52f56681ac21cfe4be8115cc2e871f132600 | [
"MIT"
] | null | null | null | trex.asm | kcal2845/TREX_Jump_NES | 9c6d52f56681ac21cfe4be8115cc2e871f132600 | [
"MIT"
] | null | null | null | .inesprg 1
.ineschr 1
.inesmap 0
.inesmir 1
;-------------------------------------------------- 상수
STATE_GAMETITLE = $00 ; 게임 상태 상수
STATE_GAMING = $01
STATE_GAMEOVER = $02
;;;;;;;;;;;;;;
.bank 0
;-------------------------------------------------- 변수
.org $0000
; 스프라이트
SprPointerLo .db $00
... | 17.805085 | 89 | 0.548977 |
bfa4572b40e67457e9eb77588d22b48e13e5c97a | 4,354 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_751.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_751.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_751.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 %rbx
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0xf185, %rsi
lea addresses_WC_ht+0x741b, %rdi
nop
nop
nop
xor $58256, %r11
mov $97, %rcx
rep movsb
nop
nop
nop
sub $41296, %rbx
pop %rsi
pop %rdi
pop %rcx
pop %rbx
pop %r11
ret
.global s_faulty_load
s_... | 51.833333 | 2,999 | 0.662839 |
29948d6979cc5918c6ec6aa9c0e37a5f80f56414 | 1,268 | asm | Assembly | src/bootloader/long.asm | afrigon/ThetanOS | f20872de5f7332fab282b81ee1190c046f80e6c8 | [
"MIT"
] | 2 | 2019-03-03T06:47:45.000Z | 2019-03-07T03:55:06.000Z | src/bootloader/long.asm | afrigon/ThetanOS | f20872de5f7332fab282b81ee1190c046f80e6c8 | [
"MIT"
] | 5 | 2019-03-07T16:26:24.000Z | 2019-03-17T01:55:44.000Z | src/bootloader/long.asm | tetanos/kernel | f20872de5f7332fab282b81ee1190c046f80e6c8 | [
"MIT"
] | null | null | null | extern kernel_start
section .text
bits 64
; https://en.wikipedia.org/wiki/CPUID
%define CPUID_LARGEST_EXTENDED_FUNCTION 0x80000000
%define CPUID_EXTENDED_FEATURES 0x80000001
%define CPUID_FEATURE_64BITS 1 << 29
long_mode:
; check if the system supports long mode
; CLOBBER
; eax, edx
.check:
mov eax, CPUID_LARGEST... | 23.924528 | 89 | 0.705047 |
9cf6f78a55537a73e6815fdf90301c1c56deca3a | 1,901 | asm | Assembly | programs/oeis/017/A017047.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/017/A017047.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/017/A017047.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A017047: a(n) = (7*n + 5)^7.
; 78125,35831808,893871739,8031810176,42618442977,163840000000,506623120463,1338925209984,3142742836021,6722988818432,13348388671875,24928547056768,44231334895529,75144747810816,122987386542487,194871710000000,300124211606973,450766669594624,662062621900811,953133216331392,134764658664062... | 271.571429 | 1,841 | 0.930037 |
09ab46a7c718a403511de5409ccf49244fd266da | 2,670 | nasm | Assembly | Projetos/F-Assembly/src/nasm/examples/quadrado.nasm | juanjorgegarcia/Z01 | 7d49ef8f476f9c8e9f187a62f96fdca7bcd46314 | [
"Unlicense"
] | null | null | null | Projetos/F-Assembly/src/nasm/examples/quadrado.nasm | juanjorgegarcia/Z01 | 7d49ef8f476f9c8e9f187a62f96fdca7bcd46314 | [
"Unlicense"
] | 67 | 2018-03-13T21:40:05.000Z | 2018-05-23T19:17:13.000Z | Projetos/F-Assembly/src/nasm/examples/quadrado.nasm | juanjorgegarcia/Z01 | 7d49ef8f476f9c8e9f187a62f96fdca7bcd46314 | [
"Unlicense"
] | 3 | 2018-03-07T01:27:37.000Z | 2018-03-23T19:35:14.000Z | ; carrega x"FF" em S (todos pxs em '1')
leaw $0, %A
movw %A, %S
notw %S
; linha 1
leaw $17389, %A ;16384
movw %S, (%A)
incw %A
movw %S, (%A)
incw %A
leaw $17409, %A
movw %S, (%A)
incw %A
movw %S, (%A)
incw %A
leaw $17429, %A
movw %S, (%A)
incw %A
movw %S, (%A... | 12.59434 | 40 | 0.414981 |
fea6abcf373c083ea701f8583e5decf2221084fa | 1,280 | asm | Assembly | _maps/obj38.asm | NatsumiFox/AMPS-Sonic-1-2005 | ac8730799f1b96291358c77a4b64529de94ce8a4 | [
"Apache-2.0"
] | 2 | 2020-04-09T19:36:35.000Z | 2021-01-05T14:20:17.000Z | _maps/obj38.asm | NatsumiFox/AMPS-Sonic-1-2005 | ac8730799f1b96291358c77a4b64529de94ce8a4 | [
"Apache-2.0"
] | null | null | null | _maps/obj38.asm | NatsumiFox/AMPS-Sonic-1-2005 | ac8730799f1b96291358c77a4b64529de94ce8a4 | [
"Apache-2.0"
] | 1 | 2020-06-17T14:16:35.000Z | 2020-06-17T14:16:35.000Z | ; ---------------------------------------------------------------------------
; Sprite mappings - shield and invincibility stars
; ---------------------------------------------------------------------------
dc.w byte_143CD-Map_obj38, byte_143C2-Map_obj38
dc.w byte_143D7-Map_obj38, byte_143EC-Map_obj38
dc.w byte_1... | 29.767442 | 77 | 0.464844 |
e96d289fdb5ae7af5bcd44ea398433624122d049 | 2,152 | asm | Assembly | programs/oeis/256/A256718.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/256/A256718.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/256/A256718.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A256718: a(n) = n*(n+1)*(7*n-6)/2.
; 0,1,24,90,220,435,756,1204,1800,2565,3520,4686,6084,7735,9660,11880,14416,17289,20520,24130,28140,32571,37444,42780,48600,54925,61776,69174,77140,85695,94860,104656,115104,126225,138040,150570,163836,177859,192660,208260,224680,241941,260064,279070,298980,319815,341596,364344,3880... | 126.588235 | 1,984 | 0.838755 |
197a9bd7bbbbfd65648f36209f39227b58a0e1e4 | 1,451 | asm | Assembly | programs/oeis/100/A100775.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/100/A100775.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/100/A100775.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A100775: a(n) = 97*n + 101.
; 101,198,295,392,489,586,683,780,877,974,1071,1168,1265,1362,1459,1556,1653,1750,1847,1944,2041,2138,2235,2332,2429,2526,2623,2720,2817,2914,3011,3108,3205,3302,3399,3496,3593,3690,3787,3884,3981,4078,4175,4272,4369,4466,4563,4660,4757,4854,4951,5048,5145,5242,5339,5436,5533,5630,5727,582... | 207.285714 | 1,388 | 0.80634 |
252eafabe224ea6e836fb9a8b168229721983b14 | 1,882 | asm | Assembly | dma/hdma_halt/main.asm | AntonioND/gbc-hw-tests | 631e60000c885154a8526df0b148847f9c34ce42 | [
"MIT"
] | 6 | 2018-07-21T12:11:21.000Z | 2021-07-23T16:32:47.000Z | dma/hdma_halt/main.asm | PMArkive/gbc-hw-tests | 631e60000c885154a8526df0b148847f9c34ce42 | [
"MIT"
] | null | null | null | dma/hdma_halt/main.asm | PMArkive/gbc-hw-tests | 631e60000c885154a8526df0b148847f9c34ce42 | [
"MIT"
] | 3 | 2016-04-26T07:45:34.000Z | 2018-12-30T05:45:14.000Z |
INCLUDE "hardware.inc"
INCLUDE "header.inc"
SECTION "var",BSS
ram_ptr: DS 2
SECTION "Main",HOME
;--------------------------------------------------------------------------
;- Main() -
;--------------------------------------------------------... | 11.406061 | 75 | 0.451647 |
22f1dd0a4b589a99c4be68fdacb76c3905134981 | 1,142 | asm | Assembly | src/lib/math/floor.asm | germix/sanos | 5f6668985083d1114d1699a3a724b15f413e0cbb | [
"Spencer-94"
] | 57 | 2015-10-31T23:26:31.000Z | 2022-03-19T21:32:44.000Z | src/lib/math/floor.asm | germix/sanos | 5f6668985083d1114d1699a3a724b15f413e0cbb | [
"Spencer-94"
] | 3 | 2017-05-28T14:08:43.000Z | 2021-03-01T10:43:00.000Z | src/lib/math/floor.asm | germix/sanos | 5f6668985083d1114d1699a3a724b15f413e0cbb | [
"Spencer-94"
] | 31 | 2015-10-24T16:25:21.000Z | 2022-03-02T21:35:48.000Z | ;-----------------------------------------------------------------------------
; floor.asm - floating point floor
; Ported from Al Maromaty's free C Runtime Library
;-----------------------------------------------------------------------------
SECTION .text
global floor
... | 42.296296 | 78 | 0.33275 |
f24b8ddf198e9627a3dcadb57ce900e61da7cec8 | 1,494 | asm | Assembly | quicksort.asm | retq/ASMWorks | ad7436d1d5ac8a3f2960384f288890be0ee556dd | [
"MIT"
] | null | null | null | quicksort.asm | retq/ASMWorks | ad7436d1d5ac8a3f2960384f288890be0ee556dd | [
"MIT"
] | null | null | null | quicksort.asm | retq/ASMWorks | ad7436d1d5ac8a3f2960384f288890be0ee556dd | [
"MIT"
] | null | null | null | myss SEGMENT PARA STACK 'MYSS'
DW 180 DUP(?)
myss ENDS
myds SEGMENT PARA 'MYDS'
DIZI DW 56, 197, 130, 41, 51, 0, 48
dw 193, 27, 149, 144, 223, 167, 169
dw 246, 134, 45, 156, 252, 4, 224, 16
dw 206, 209, 255, 167, 164, 20, 109, 85
dw 154, 64, 248, 66, 205, 33, 190, 49, 163
dw 53, 125, 129, 73, 227, 59, 20, 250, 234... | 14.365385 | 43 | 0.569612 |
8ec0f35bd58478011d3dd890d66e2995828e5303 | 1,100 | asm | Assembly | oeis/290/A290196.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/290/A290196.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/290/A290196.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A290196: Binary representation of the diagonal from the corner to the origin of the n-th stage of growth of the two-dimensional cellular automaton defined by "Rule 721", based on the 5-celled von Neumann neighborhood.
; Submitted by Christian Krause
; 1,10,101,1101,11110,111110,1111110,11111110,111111110,1111111110,1... | 157.142857 | 496 | 0.854545 |
203f08b786752875d3fa86588196a470ea0bfd43 | 230 | asm | Assembly | data/mapHeaders/silphco1.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | data/mapHeaders/silphco1.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | data/mapHeaders/silphco1.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | SilphCo1_h:
db FACILITY ; tileset
db SILPH_CO_1F_HEIGHT, SILPH_CO_1F_WIDTH ; dimensions (y, x)
dw SilphCo1Blocks, SilphCo1TextPointers, SilphCo1Script ; blocks, texts, scripts
db $00 ; connections
dw SilphCo1Object ; objects
| 32.857143 | 81 | 0.791304 |
d0887accf90259f21c3d1c5beba1d9e7a3bfa188 | 5,138 | asm | Assembly | Transynther/x86/_processed/NONE/_st_zr_un_/i7-8650U_0xd2.log_19663_1016.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_st_zr_un_/i7-8650U_0xd2.log_19663_1016.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_st_zr_un_/i7-8650U_0xd2.log_19663_1016.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r14
push %r15
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x3bc1, %r15
nop
inc %r12
movups (%r15), %xmm6
vpextrq $1, %xmm6, %r14
inc %rbp
lea addresses_WT_ht+0x1dea1, %rsi
lea addresses_WC_ht+0xc3c1, %rdi
nop
nop
nop
cmp %r14, %r14
mov $39, %r... | 45.875 | 2,999 | 0.657649 |
39f34b3f07a24dc16987bb5a8a6e056884185a90 | 14,083 | asm | Assembly | Gathered CTF writeups/ptr-yudai-writeups/2019/TokyoWesterns_CTF_5th_2019/ebc/ebc.asm | mihaid-b/CyberSakura | f60e6b6bfd6898c69b84424b080090ae98f8076c | [
"MIT"
] | 1 | 2022-03-27T06:00:41.000Z | 2022-03-27T06:00:41.000Z | Gathered CTF writeups/ptr-yudai-writeups/2019/TokyoWesterns_CTF_5th_2019/ebc/ebc.asm | mihaid-b/CyberSakura | f60e6b6bfd6898c69b84424b080090ae98f8076c | [
"MIT"
] | null | null | null | Gathered CTF writeups/ptr-yudai-writeups/2019/TokyoWesterns_CTF_5th_2019/ebc/ebc.asm | mihaid-b/CyberSakura | f60e6b6bfd6898c69b84424b080090ae98f8076c | [
"MIT"
] | 1 | 2022-03-27T06:01:42.000Z | 2022-03-27T06:01:42.000Z | 0x0000000004006000: 79 01 fc 0f MOVREL R1, 0x0ffc
0x0000000004006004: 20 91 MOVqw R1, @R1
0x0000000004006006: 72 91 85 21 MOVnw R1, @R1 (+5, +24)
0x000000000400600a: b5 08 10 00 PUSHn @R0 (+0, +16)
0x000000000400600e: 35 01 PUSHn R1
0x0000000004006010: 83 29 01 00 00 10 CAL... | 49.414035 | 70 | 0.67443 |
9a764937d64f2021ed7a6cb0abfeb8254ef6b8e8 | 502 | asm | Assembly | programs/oeis/085/A085970.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/085/A085970.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/085/A085970.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A085970: Number of numbers <= n that are not prime powers.
; 0,0,0,0,0,1,1,1,1,2,2,3,3,4,5,5,5,6,6,7,8,9,9,10,10,11,11,12,12,13,13,13,14,15,16,17,17,18,19,20,20,21,21,22,23,24,24,25,25,26,27,28,28,29,30,31,32,33,33,34,34,35,36,36,37,38,38,39,40,41,41,42,42,43,44,45,46,47,47,48,48,49,49,50,51,52,53,54,54,55,56,57,58,5... | 45.636364 | 278 | 0.657371 |
8f8b2c8a815b0aabc4927b1821de0ca4c195eaa6 | 7,494 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_21829_671.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_21829_671.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_21829_671.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 %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x5040, %r15
sub %rbp, %rbp
mov (%r15), %dx
nop
nop
nop
nop
nop
add %rdi, %rdi
lea addresses_WC_ht+0xc554, %rcx
nop
nop
nop
sub $11414, %rax
mov (%rcx), %r10
nop
nop
nop
nop
n... | 34.063636 | 2,999 | 0.657459 |
af50a9a41169e9eee14a6fe3bdc7a7acd6897b07 | 775 | asm | Assembly | oeis/061/A061240.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/061/A061240.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/061/A061240.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A061240: Prime numbers == 5 (mod 9).
; Submitted by Jon Maiga
; 5,23,41,59,113,131,149,167,239,257,293,311,347,383,401,419,491,509,563,599,617,653,743,761,797,887,941,977,1013,1031,1049,1103,1193,1229,1283,1301,1319,1373,1409,1427,1481,1499,1553,1571,1607,1697,1733,1787,1823,1877,1913,1931,1949,2003,2039,2111,2129,22... | 35.227273 | 468 | 0.701935 |
873462b3375a3c51fad16ea5dd68bd7f27377d44 | 1,853 | asm | Assembly | libsrc/stdlib/z88/mkdir.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/stdlib/z88/mkdir.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/stdlib/z88/mkdir.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
; Small C z88 File functions
; Written by Dominic Morris <djm@jb.man.ac.uk>
; 30 September 1998 ** UNTESTED **
;
; *** THIS IS A Z88 SPECIFIC ROUTINE!!! ***
; This doesn't check for validity of filename at all.
;
; -----
; $Id: mkdir.asm,v 1.8 2016-03-06 21:56:32 dom Exp $
INCLUDE "fileio.def"
... | 26.471429 | 69 | 0.527793 |
f153556be7d060439a9a7fdeecb92d0ef962fa1d | 3,734 | asm | Assembly | Transynther/x86/_processed/NC/_zr_un_/i7-7700_9_0x48.log_21829_1577.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_zr_un_/i7-7700_9_0x48.log_21829_1577.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_zr_un_/i7-7700_9_0x48.log_21829_1577.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 %r15
push %r8
push %rdx
// Faulty Load
mov $0x7f44c100000005c1, %r15
nop
nop
nop
nop
add %rdx, %rdx
movups (%r15), %xmm2
vpextrq $1, %xmm2, %r8
lea oracles, %r10
and $0xff, %r8
shlq $12, %r8
mov (%r10,%r... | 86.837209 | 2,999 | 0.661221 |
22f5a77807c110cfb78496345fe664043699d181 | 361 | asm | Assembly | rdoff/test/testlib.asm | bitwiseworks/nasm-os2 | ef78e4ee1ca3220ac3b60a61b084a693b8032ab6 | [
"BSD-2-Clause"
] | 3 | 2015-03-21T07:35:15.000Z | 2018-01-12T01:24:02.000Z | 3rdParties/src/nasm/nasm-2.15.02/rdoff/test/testlib.asm | blue3k/StormForge | 1557e699a673ae9adcc8f987868139f601ec0887 | [
"Apache-2.0"
] | 1 | 2020-03-26T19:58:54.000Z | 2020-04-24T08:58:04.000Z | rdoff/test/testlib.asm | bitwiseworks/nasm-os2 | ef78e4ee1ca3220ac3b60a61b084a693b8032ab6 | [
"BSD-2-Clause"
] | 5 | 2015-03-21T07:35:21.000Z | 2021-01-14T10:54:46.000Z | ; program to test retrieval of and linkage to modules in libraries by
; ldrdf
[SECTION .text]
[GLOBAL _main]
[EXTERN _strcmp]
_main:
push dword string1
push dword string2
call _strcmp
add esp,8 ; doh! clear up stack ;-)
ret
[SECTION .data]
string1: db 'abc',0 ; try changing these strings and s... | 19 | 70 | 0.68144 |
ab1f2c63a5104be7c1994055ebe5cee1ed46f178 | 1,251 | asm | Assembly | programs/oeis/011/A011858.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/011/A011858.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/011/A011858.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A011858: a(n) = floor( n*(n-1)/5 ).
; 0,0,0,1,2,4,6,8,11,14,18,22,26,31,36,42,48,54,61,68,76,84,92,101,110,120,130,140,151,162,174,186,198,211,224,238,252,266,281,296,312,328,344,361,378,396,414,432,451,470,490,510,530,551,572,594,616,638,661,684,708,732,756,781,806,832,858,884,911,938,966,994,1022,1051,1080,1110,114... | 156.375 | 1,173 | 0.767386 |
b19d96b310a6a82c0fb17632bf56449978952b0e | 3,681 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_4_1831.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_4_1831.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_4_1831.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r13
push %r15
push %r8
push %rbx
lea addresses_D_ht+0xa585, %r15
nop
nop
and %r13, %r13
mov (%r15), %r8
nop
nop
cmp $46716, %rbx
pop %rbx
pop %r8
pop %r15
pop %r13
ret
.global s_faulty_load
s_faulty_load:
push %r12
push %r13
push %r8
push %r9
push %rdi
push %rdx
p... | 19.47619 | 125 | 0.625917 |
49898bbb5fde28c8763d99187c1c4e92154accb6 | 4,655 | asm | Assembly | source/string.asm | re0ah/nameless-OS16 | 3218ec1e83130a027ec74697ab72e2de75b3bb66 | [
"Unlicense"
] | null | null | null | source/string.asm | re0ah/nameless-OS16 | 3218ec1e83130a027ec74697ab72e2de75b3bb66 | [
"Unlicense"
] | null | null | null | source/string.asm | re0ah/nameless-OS16 | 3218ec1e83130a027ec74697ab72e2de75b3bb66 | [
"Unlicense"
] | null | null | null | ;This is free and unencumbered software released into the public domain.
;Anyone is free to copy, modify, publish, use, compile, sell, or
;distribute this software, either in source code form or as a compiled
;binary, for any purpose, commercial or non-commercial, and by any
;means.
;In jurisdictions that recognize c... | 22.707317 | 78 | 0.677336 |
c199b7a41839578cbd95e9ad511b4033faa5eb4f | 95 | asm | Assembly | src/testCirShift.asm | JoshKing56/BB8-Breadboard-Computer | 6a14d5aeed856f1f2b0ef8843421bc69ec9ccb1a | [
"MIT"
] | null | null | null | src/testCirShift.asm | JoshKing56/BB8-Breadboard-Computer | 6a14d5aeed856f1f2b0ef8843421bc69ec9ccb1a | [
"MIT"
] | 1 | 2018-04-08T21:48:49.000Z | 2018-04-08T21:48:49.000Z | src/testCirShift.asm | JoshKing56/8-Bit-Computer | 6a14d5aeed856f1f2b0ef8843421bc69ec9ccb1a | [
"MIT"
] | null | null | null | LD A 24
LD B -4
NOP ROL C A
LD &0 C
NOP ROR C A
LD &1 C
NOP ROL D B
LD &2 D
NOP ROR D B
LD &3 D | 9.5 | 11 | 0.6 |
e4c8316949dfc5720f7596496d28626546e390d1 | 604 | asm | Assembly | programs/oeis/042/A042950.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/042/A042950.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/042/A042950.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A042950: Row sums of the Lucas triangle A029635.
; 2,3,6,12,24,48,96,192,384,768,1536,3072,6144,12288,24576,49152,98304,196608,393216,786432,1572864,3145728,6291456,12582912,25165824,50331648,100663296,201326592,402653184,805306368,1610612736,3221225472,6442450944,12884901888,25769803776,51539607552,103079215104,2061... | 67.111111 | 505 | 0.852649 |
ef1ffe374b88d285498f3b2135a05475e569f21e | 322 | asm | Assembly | file you must work for FCFS.asm | barooni/HDBMIPSSim | 821f128ea61b39acdf2bcab2d9a5ebc0e2b5497b | [
"Apache-2.0"
] | 7 | 2015-05-21T18:32:02.000Z | 2018-01-07T20:05:02.000Z | file you must work for FCFS.asm | barooni/HDBMIPSSim | 821f128ea61b39acdf2bcab2d9a5ebc0e2b5497b | [
"Apache-2.0"
] | 8 | 2015-06-06T14:31:15.000Z | 2015-07-09T13:24:38.000Z | file you must work for FCFS.asm | barooni/HDBMIPSSim | 821f128ea61b39acdf2bcab2d9a5ebc0e2b5497b | [
"Apache-2.0"
] | 5 | 2015-12-06T15:15:45.000Z | 2018-12-02T09:42:42.000Z | starter:
bne $k1,$zero,checkintrupt
j f095
j runP
checkintrupt:
addi $a1,$zero,1
beq $a1,$k1,isuserint
j runP
isuserint:
addi $a0,$zero,10
beq $a0,$v0,exitint
addi $a0,$zero,20
beq $a0,$v0,waitint
exitint:
j f093
j runP
waitint:
j f090
j runP
runP:
j f091
addi $a1,$zero,-1
beq $a1,$v0,ex
j f020
ex:
add $zero,$zero,$zer... | 11.925926 | 26 | 0.708075 |
671ce56446eb087768bfdb0b63f3077e40d26cf6 | 686 | asm | Assembly | oeis/055/A055809.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/055/A055809.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/055/A055809.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A055809: a(n) = T(n,n-4), array T as in A055807.
; Submitted by Jon Maiga
; 1,15,32,56,88,129,180,242,316,403,504,620,752,901,1068,1254,1460,1687,1936,2208,2504,2825,3172,3546,3948,4379,4840,5332,5856,6413,7004,7630,8292,8991,9728,10504,11320,12177,13076,14018,15004,16035,17112,18236,19408,20629,21900,23222,24596,260... | 52.769231 | 496 | 0.736152 |
933561a77f2f545cc7bf8c9174f239849a41e81c | 703 | asm | Assembly | oeis/005/A005251.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/005/A005251.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/005/A005251.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A005251: a(0) = 0, a(1) = a(2) = a(3) = 1; thereafter, a(n) = a(n-1) + a(n-2) + a(n-4).
; Submitted by Jamie Morken(s1.)
; 0,1,1,1,2,4,7,12,21,37,65,114,200,351,616,1081,1897,3329,5842,10252,17991,31572,55405,97229,170625,299426,525456,922111,1618192,2839729,4983377,8745217,15346786,26931732,47261895,82938844,1455475... | 50.214286 | 489 | 0.756757 |
f24c0aeb37d745f68549eb08205b0805350fdb85 | 983 | asm | Assembly | testsuite/ubivm/output/returning_one_value2.asm | alexgarzao/UOP | 12460841ff2b9991d2f7f461635b1f551413823f | [
"MIT"
] | null | null | null | testsuite/ubivm/output/returning_one_value2.asm | alexgarzao/UOP | 12460841ff2b9991d2f7f461635b1f551413823f | [
"MIT"
] | null | null | null | testsuite/ubivm/output/returning_one_value2.asm | alexgarzao/UOP | 12460841ff2b9991d2f7f461635b1f551413823f | [
"MIT"
] | null | null | null | .constant_pool
.const 0 string [start]
.const 1 string [adicao]
.const 2 string [x]
.const 3 string [y]
.const 4 string [constructor]
.const 5 string [a]
.const 6 int [10]
.const 7 int [20]
.const 8 string [Adicao dos valores : ]
.const 9 int [2]
.const 10 ... | 24.575 | 54 | 0.451679 |
7bc723a98522937e7adf4736cb3932d0f12acd9d | 3,021 | asm | Assembly | Driver/Socket/Loopback/loopbackPrefCtrl.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Driver/Socket/Loopback/loopbackPrefCtrl.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Driver/Socket/Loopback/loopbackPrefCtrl.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) Geoworks 1994 -- All Rights Reserved
PROJECT:
MODULE:
FILE: loopbackPrefCtrl.asm
AUTHOR: Steve Jang, Dec 5, 1994
ROUTINES:
Name Description
---- -----------
REVISION HISTORY:
Name Date Desc... | 26.734513 | 79 | 0.6286 |
098f0c03baf2eca45ee6799ae954496e4d395686 | 554 | asm | Assembly | oeis/249/A249076.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/249/A249076.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/249/A249076.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A249076: a(n) = (n*(n+1))^6.
; 0,64,46656,2985984,64000000,729000000,5489031744,30840979456,139314069504,531441000000,1771561000000,5289852801024,14412774445056,36343632130624,85766121000000,191102976000000,404961208827904,820972403643456,1600135042849344,3010936384000000,5489031744000000,9724154565432384,16784294883... | 69.25 | 483 | 0.870036 |
3a52ea4256192dc2eecbb9ae5a336e10322ad29c | 1,087 | asm | Assembly | libsrc/sdcard/sd_initialize.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/sdcard/sd_initialize.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/sdcard/sd_initialize.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
; Old School Computer Architecture - SD Card driver
; Taken from the OSCA Bootcode by Phil Ruston 2011
; Port by Stefano Bodrato, 2012
;
; Init SD card communications
; Input: HL = card slot number
;
; $Id: sd_initialize.asm,v 1.8 2017-01-03 00:27:43 aralbrec Exp $
;
PUBLIC sd_initialize
PUBLIC _sd_initialize
... | 22.183673 | 75 | 0.724931 |
ec52f8112c4ae5970c7f928fc8548c7070d86d0c | 1,075 | asm | Assembly | programs/oeis/068/A068397.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/068/A068397.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/068/A068397.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A068397: a(n) = Lucas(n) + (-1)^n + 1.
; 1,5,4,9,11,20,29,49,76,125,199,324,521,845,1364,2209,3571,5780,9349,15129,24476,39605,64079,103684,167761,271445,439204,710649,1149851,1860500,3010349,4870849,7881196,12752045,20633239,33385284,54018521,87403805,141422324,228826129,370248451,599074580,969323029,1568397609,2537... | 35.833333 | 727 | 0.76093 |
a495caeac959047c9f243a5cc4b2a7da92da587b | 537 | asm | Assembly | src/firmware-tests/Platform/Motor/Initialisation/Ccp1conTest.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | 1 | 2019-12-12T09:07:08.000Z | 2019-12-12T09:07:08.000Z | src/firmware-tests/Platform/Motor/Initialisation/Ccp1conTest.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | null | null | null | src/firmware-tests/Platform/Motor/Initialisation/Ccp1conTest.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | null | null | null | #include "Platform.inc"
#include "FarCalls.inc"
#include "Motor.inc"
#include "TestFixture.inc"
radix decimal
Ccp1conTest code
global testArrange
testArrange:
banksel CCP1CON
movlw 0xff
movwf CCP1CON
testAct:
fcall initialiseMotor
testAssert:
banksel CCP1CON
.assert "(ccp1con & 0b11000000) == 0, 'Expec... | 19.888889 | 89 | 0.729981 |
5aa2db31a9b01cc325020413183837a6f0b9dd37 | 947 | asm | Assembly | oeis/253/A253725.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/253/A253725.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/253/A253725.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A253725: Integer squares c^2 that are equal to the sums of a number M(n) of consecutive cubed integers b^3 + (b+1)^3 + ... + (b+M-1)^3 = c^2, starting at b(n) (A002593) for M(n) being twice a squared integer (A001105).
; 254016,76055841,4286582784,97578140625,1253342942784,10849309481241,70360154505216,36600078553560... | 157.833333 | 487 | 0.806758 |
9e8f606076f7d29c878866942830afd4e63c4779 | 36,388 | asm | Assembly | base/mvdm/wow16/mmsystem/stack.asm | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | base/mvdm/wow16/mmsystem/stack.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | base/mvdm/wow16/mmsystem/stack.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | page 80,132
;***************************************************************************;
;
; STACK.ASM
;
; Copyright (c) Microsoft Corporation 1989, 1990. All rights reserved.
;
; This module contains a routine that calls a callback function on a
; internal stack. This is designed to be used by MM... | 32.990027 | 80 | 0.46301 |
6945b8ef017b3ae39744b881b9381ec757b6385d | 635 | asm | Assembly | oeis/345/A345458.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/345/A345458.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/345/A345458.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A345458: a(n) = Sum_{k=0..n} binomial(5*n+4,5*k).
; Submitted by Jamie Morken(s4)
; 1,127,3004,107883,3321891,107746282,3431847189,109996928003,3517929664756,112595619434887,3602817278095399,115292842751246298,3689341137121931721,118059247217851456567,3777892242010882603884,120892592433742197034643,386856250662745645... | 70.555556 | 469 | 0.851969 |
3b0d1ad7515757fcc0100ca30cdf050a1064305e | 322 | asm | Assembly | 8085_programming/SS/2_add_5nos.asm | SayanGhoshBDA/code-backup | 8b6135facc0e598e9686b2e8eb2d69dd68198b80 | [
"MIT"
] | 16 | 2018-11-26T08:39:42.000Z | 2019-05-08T10:09:52.000Z | 8085_programming/SS/2_add_5nos.asm | SayanGhoshBDA/code-backup | 8b6135facc0e598e9686b2e8eb2d69dd68198b80 | [
"MIT"
] | 8 | 2020-05-04T06:29:26.000Z | 2022-02-12T05:33:16.000Z | 8085_programming/SS/2_add_5nos.asm | SayanGhoshBDA/code-backup | 8b6135facc0e598e9686b2e8eb2d69dd68198b80 | [
"MIT"
] | 5 | 2020-02-11T16:02:21.000Z | 2021-02-05T07:48:30.000Z | ; To add 5 nos. stored in mem. loc. 2050H onwards and store the outputs in
; mem loc 2060H
MVI C, 05H ; counter to store 5 nos.
MVI H, 20H ; initializing the H-L pair
MVI L, 50H
MVI A, 00H
label1: ADD M ; ADDING M to A
INR L ; incrementing L
DCR C ; decrementing C
JNZ label1 ; loop
STA 2060H
HLT
... | 17.888889 | 75 | 0.65528 |
33925ee88a9cf090db1ec2e91f9e9b078617d5da | 64,999 | asm | Assembly | Library/User/Gen/genValue.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/User/Gen/genValue.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/User/Gen/genValue.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: UserInterface/Gen
FILE: GenValue.asm
ROUTINES:
Name Description
---- -----------
GLB GenValueClass Value object
REVISION HISTORY:
Na... | 22.774702 | 80 | 0.607994 |
1d43e2097ea7ea4a4b324e7742e03bc731e2cfaf | 135 | asm | Assembly | test/link/extrn1/module1.asm | nigelperks/BasicAssembler | 13dcc861254fa6c19f1d450682b4495bbebcf934 | [
"MIT"
] | null | null | null | test/link/extrn1/module1.asm | nigelperks/BasicAssembler | 13dcc861254fa6c19f1d450682b4495bbebcf934 | [
"MIT"
] | null | null | null | test/link/extrn1/module1.asm | nigelperks/BasicAssembler | 13dcc861254fa6c19f1d450682b4495bbebcf934 | [
"MIT"
] | null | null | null | IDEAL
ASSUME CS:SEG1, DS:SEG1, ES:SEG1, SS:SEG1
SEGMENT SEG1 PUBLIC
ORG 100h
start:
MOV AX, 1234h
ENDS
PUBLIC start
END start
| 13.5 | 42 | 0.718519 |
c26c795b369c686d4fff21006f19baefa9af5dcc | 329 | asm | Assembly | programs/oeis/010/A010990.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/010/A010990.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/010/A010990.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A010990: Binomial coefficient C(n,37).
; 1,38,741,9880,101270,850668,6096454,38320568,215553195,1101716330,5178066751,22595200368,92263734836,354860518600,1292706174900,4481381406320,14844575908435,47153358767970,144079707346575,424655979547800,1210269541711230,3342649210440540,8964377427999630
add $0,37
mov $1,$0
b... | 47 | 256 | 0.848024 |
65df33c9de39661a75722b4ec666cb81c2ab0043 | 1,104 | asm | Assembly | programs/oeis/182/A182760.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/182/A182760.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/182/A182760.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A182760: Beatty sequence for (3 + 5^(-1/2))/2.
; 1,3,5,6,8,10,12,13,15,17,18,20,22,24,25,27,29,31,32,34,36,37,39,41,43,44,46,48,49,51,53,55,56,58,60,62,63,65,67,68,70,72,74,75,77,79,81,82,84,86,87,89,91,93,94,96,98,99,101,103,105,106,108,110,112,113,115,117,118,120,122,124,125,127,129,130,132,134,136,137,139,141,143,... | 122.666667 | 938 | 0.703804 |
68800d2389446da354dc2731aeba7a0db8cc5dda | 13,304 | asm | Assembly | assembler/tests/t_xa/t_xa.asm | paulscottrobson/RCA-Cosmac-VIP-III | 5d3fcea325aacb7c99269f266bc14e30439cdc2b | [
"MIT"
] | 1 | 2022-01-17T16:06:15.000Z | 2022-01-17T16:06:15.000Z | assembler/tests/t_xa/t_xa.asm | paulscottrobson/RCA-Cosmac-VIP-III | 5d3fcea325aacb7c99269f266bc14e30439cdc2b | [
"MIT"
] | null | null | null | assembler/tests/t_xa/t_xa.asm | paulscottrobson/RCA-Cosmac-VIP-III | 5d3fcea325aacb7c99269f266bc14e30439cdc2b | [
"MIT"
] | null | null | null | cpu xag3
page 0
include stddefxa
segment io
port1 ds.b 1
port2 ds.b 1
segment code
supmode on
regbit1 bit r3l.4
regbit2 bit sp.5
regbit3 bit r5h.5
regbit4 bit sp.14
membit1 bit 22h.5
membit2 bit 50023h.5
iobit1 bit port1.2
regbit5 bit regbit4+1
... | 22.02649 | 32 | 0.401984 |
41bce205f4da8daf1ca93941175421badca37fe5 | 314 | asm | Assembly | programs/oeis/032/A032775.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/032/A032775.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/032/A032775.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A032775: Numbers that are congruent to {0, 1, 2, 3, 5, 6} mod 7.
; 0,1,2,3,5,6,7,8,9,10,12,13,14,15,16,17,19,20,21,22,23,24,26,27,28,29,30,31,33,34,35,36,37,38,40,41,42,43,44,45,47,48,49,50,51,52,54,55,56,57,58,59,61,62,63,64,65,66,68,69,70,71,72,73,75,76,77,78,79,80,82,83
mov $1,$0
mul $1,7
add $1,2
div $1,6
| 39.25 | 208 | 0.627389 |
52416d2642dd397ef8e80ec26ac3c987bf3b8cb1 | 5,778 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1796.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1796.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1796.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 %rax
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x35d4, %rcx
add $4433, %r12
movb (%rcx), %bl
nop
nop
nop
inc %rax
lea addresses_D_ht+0x10156, %rsi
lea addresses_D_ht+0xe074, %rdi
nop
nop
nop
nop
add $2375, %rax
mov $11... | 38.52 | 2,999 | 0.663032 |
22fa5c1a98fc58db815d0902510d5e1430023e07 | 4,397 | asm | Assembly | Projects/PJZ2/Framework/Depack/RNC_Depack_2C.asm | jonathanbennett73/amiga-pjz-planet-disco-balls | 1890f797ec7e8061ce4bfb9a8e6844f2ce9f6e1b | [
"MIT"
] | 21 | 2021-04-04T06:00:44.000Z | 2022-01-19T19:12:24.000Z | Projects/PJZ2/Framework/Depack/RNC_Depack_2C.asm | jonathanbennett73/amiga-pjz-planet-disco-balls | 1890f797ec7e8061ce4bfb9a8e6844f2ce9f6e1b | [
"MIT"
] | null | null | null | Projects/PJZ2/Framework/Depack/RNC_Depack_2C.asm | jonathanbennett73/amiga-pjz-planet-disco-balls | 1890f797ec7e8061ce4bfb9a8e6844f2ce9f6e1b | [
"MIT"
] | null | null | null | *------------------------------------------------------------------------------
* PRO-PACK Unpack Source Code (Compact Version) - MC68000, Method 2
*
* Copyright (c) 1991,92 Rob Northen Computing, U.K. All Rights Reserved.
*
* File: RNC_2C.S
*
* Date: 24.03.92
*-------------------------------------------------... | 17.243137 | 80 | 0.477826 |
3a87a65e40375a5d18a6f70b252f44fde6368be4 | 108 | asm | Assembly | Src/Ant8/Tests/aa8/basic/e_add_2.asm | geoffthorpe/ant-architecture | d85952e3050c352d5d715d9749171a335e6768f7 | [
"BSD-3-Clause"
] | null | null | null | Src/Ant8/Tests/aa8/basic/e_add_2.asm | geoffthorpe/ant-architecture | d85952e3050c352d5d715d9749171a335e6768f7 | [
"BSD-3-Clause"
] | null | null | null | Src/Ant8/Tests/aa8/basic/e_add_2.asm | geoffthorpe/ant-architecture | d85952e3050c352d5d715d9749171a335e6768f7 | [
"BSD-3-Clause"
] | 1 | 2020-07-15T04:09:05.000Z | 2020-07-15T04:09:05.000Z | # $Id: e_add_2.asm,v 1.1 2001/03/14 16:57:28 ellard Exp $
#@ tests for invalid format of add.
add r2, r3
| 18 | 57 | 0.657407 |
e863a6032abf483a13fbeaffd0620eb1fbc448f1 | 1,166 | asm | Assembly | libsrc/spectrum/if1_write_record.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | 1 | 2018-09-04T23:07:24.000Z | 2018-09-04T23:07:24.000Z | libsrc/spectrum/if1_write_record.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | libsrc/spectrum/if1_write_record.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | ;
; ZX IF1 & Microdrive functions
; write a new record for the current buffer
;
; if1_write_record (int drive, struct M_CHAN buffer);
;
; This one is similar to "write sector" but fixes the record header.
; It is necessary to load a copy of the microdirve MAP and to pass it
; putting its location into the reco... | 18.21875 | 70 | 0.605489 |
bb08451b769ea4260fc958a3be5296c7ef157a9c | 3,522 | asm | Assembly | src/upcore/src/cfenv/msvc/x86_64/feraiseexcept.x64.asm | upcaste/upcaste | 8174a2f40e7fde022806f8d1565bb4a415ecb210 | [
"MIT"
] | 1 | 2018-09-17T20:50:14.000Z | 2018-09-17T20:50:14.000Z | src/upcore/src/cfenv/msvc/x86_64/feraiseexcept.x64.asm | jwtowner/upcaste | 8174a2f40e7fde022806f8d1565bb4a415ecb210 | [
"MIT"
] | null | null | null | src/upcore/src/cfenv/msvc/x86_64/feraiseexcept.x64.asm | jwtowner/upcaste | 8174a2f40e7fde022806f8d1565bb4a415ecb210 | [
"MIT"
] | null | null | null | ;;
;; Upcaste Performance Libraries
;; Copyright (C) 2012-2013 Jesse W. Towner
;;
;; Permission is hereby granted, free of charge, to any person obtaining
;; a copy of this software and associated documentation files (the
;; "Software"), to deal in the Software without restriction, including
;; without limitatio... | 31.168142 | 75 | 0.642533 |
e447b74da98861b4cf4318485816cf164d071b3d | 1,096 | asm | Assembly | fluidcore/samples/phat-v4.asm | bushy555/ZX-Spectrum-1-Bit-Routines | 4d336dec9d7abc979a97af76d515104a9263f127 | [
"BSD-3-Clause"
] | 59 | 2015-02-28T14:15:56.000Z | 2022-03-26T12:06:01.000Z | fluidcore/samples/phat-v4.asm | bushy555/ZX-Spectrum-1-Bit-Routines | 4d336dec9d7abc979a97af76d515104a9263f127 | [
"BSD-3-Clause"
] | 1 | 2016-08-22T05:32:43.000Z | 2016-08-22T09:33:28.000Z | fluidcore/samples/phat-v4.asm | bushy555/ZX-Spectrum-1-Bit-Routines | 4d336dec9d7abc979a97af76d515104a9263f127 | [
"BSD-3-Clause"
] | 9 | 2015-02-28T14:16:31.000Z | 2022-01-18T17:52:48.000Z |
db #00,#00,#00,#00,#00,#00,#00,#00,#00,#00,#00,#00,#00,#00,#00,#00
db #00,#00,#00,#00,#00,#00,#00,#00,#00,#00,#00,#00,#00,#00,#00,#00
db #00,#00,#00,#00,#00,#00,#00,#00,#00,#00,#00,#00,#00,#00,#00,#00
db #00,#00,#00,#00,#00,#00,#00,#00,#00,#00,#00,#00,#00,#00,#00,#00
db #02,#02,#02,#02,#02,#02,#02,#02,#02,#02,#... | 52.190476 | 67 | 0.49635 |
fe339db7ed030c90e0a27901e376a702be1d8a47 | 701 | asm | Assembly | programs/oeis/280/A280293.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/280/A280293.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/280/A280293.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A280293: a(0) = 3, a(n+1) = 2*a(n) + periodic sequence of length 2: repeat [-5, 4].
; 3,1,6,7,18,31,66,127,258,511,1026,2047,4098,8191,16386,32767,65538,131071,262146,524287,1048578,2097151,4194306,8388607,16777218,33554431,67108866,134217727,268435458,536870911,1073741826,2147483647,4294967298,8589934591,17179869186... | 50.071429 | 514 | 0.791726 |
e5b63202c6b5acc04e75383746a27cfc334edc7f | 532 | asm | Assembly | oeis/332/A332880.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/332/A332880.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/332/A332880.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A332880: If n = Product (p_j^k_j) then a(n) = numerator of Product (1 + 1/p_j).
; Submitted by Christian Krause
; 1,3,4,3,6,2,8,3,4,9,12,2,14,12,8,3,18,2,20,9,32,18,24,2,6,21,4,12,30,12,32,3,16,27,48,2,38,30,56,9,42,16,44,18,8,36,48,2,8,9,24,21,54,2,72,12,80,45,60,12,62,48,32,3,84,24,68,27,32,72,72,2,74,57,8,30,96,28... | 76 | 270 | 0.657895 |
93b90c1e0bdcfbf387ebae5f526a95cac4ad30f7 | 644 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/am9511/c/sccz80/cam32_sccz80_hypot.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/am9511/c/sccz80/cam32_sccz80_hypot.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/am9511/c/sccz80/cam32_sccz80_hypot.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_fp_am9511
PUBLIC cam32_sccz80_hypot
EXTERN cam32_sccz80_switch_arg, cam32_sccz80_readl
EXTERN asm_am9511_hypot
; find the hypotenuse of two sccz80 floats
;
; enter : stack = sccz80_float left, sccz80_float right, ret
;
; exit : DEHL = sccz80_float(left+right)
;
; uses : ... | 26.833333 | 86 | 0.647516 |
5a3f6c7f90971c723f19b47dc2e3dbb6dccbc118 | 719 | asm | Assembly | oeis/345/A345030.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/345/A345030.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/345/A345030.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A345030: a(n) = Sum_{k=1..n} n^(floor(n/k) - 1).
; Submitted by Christian Krause
; 1,3,11,70,633,7821,117709,2097684,43047545,1000010125,25937439391,743008621422,23298085496173,793714780786669,29192926036832363,1152921504875352376,48661191876077295937,2185911559749718388655,104127350297928227579629,524288000000051200... | 35.95 | 477 | 0.795549 |
1493aca3456f7f440eb0dfde14f3e7a84100fc02 | 1,404 | asm | Assembly | engine/phone/scripts/todd.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | engine/phone/scripts/todd.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | engine/phone/scripts/todd.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | ToddPhoneCalleeScript:
gettrainername STRING_BUFFER_3, CAMPER, TODD1
checkflag ENGINE_TODD
iftrue .WantsBattle
farscall PhoneScript_AnswerPhone_Male
checkflag ENGINE_TODD_SATURDAY_MORNING
iftrue .NotSaturday
readvar VAR_WEEKDAY
ifnotequal SATURDAY, .NotSaturday
checktime MORN
iftrue ToddSaturdayMorning
.NotS... | 23.4 | 49 | 0.873219 |
3bb8cff6872029ae2da73e10a20edac55945240d | 554 | asm | Assembly | ADL/Assemble/Insert/2/B~H~R_insert_rear.asm | MaxMorning/LinkedListVisualization | b2a4f8f11ff6f6dfb495566a006e3472f1dac369 | [
"Apache-2.0"
] | 3 | 2021-11-06T03:47:08.000Z | 2021-11-06T03:47:11.000Z | ADL/Assemble/Insert/2/B~H~R_insert_rear.asm | MaxMorning/LinkedListVisualization | b2a4f8f11ff6f6dfb495566a006e3472f1dac369 | [
"Apache-2.0"
] | null | null | null | ADL/Assemble/Insert/2/B~H~R_insert_rear.asm | MaxMorning/LinkedListVisualization | b2a4f8f11ff6f6dfb495566a006e3472f1dac369 | [
"Apache-2.0"
] | 1 | 2021-11-06T03:47:14.000Z | 2021-11-06T03:47:14.000Z | aLine 0
nNew newNodePtr, {0:D}
aLine 1
gBne Root, null, 7
aLine 2
gMove Root, newNodePtr
aLine 3
gDelete newNodePtr
aStd
Halt
aLine 5
gNew currentPtr
gMove currentPtr, Root
gNewVPtr currentNext
gMoveNext currentNext, currentPtr
aLine 6
gBeq currentNext, null, 5
aLine 7
gMove currentPtr, currentNext
gMoveNext curr... | 13.512195 | 45 | 0.812274 |
1dbd531ed73118a98a0f0cf458166395a45c4a9a | 288 | asm | Assembly | programs/oeis/152/A152106.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/152/A152106.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/152/A152106.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A152106: a(n) = (11^n + 7^n)/2.
; 1,9,85,837,8521,88929,944605,10155357,110061841,1199150649,13109949925,143644498677,1576134831961,17309800577169,190214028328045,2090997865462797,22991481397070881,252839829506640489
mov $1,7
pow $1,$0
mov $2,11
pow $2,$0
add $1,$2
mov $0,$1
div $0,2
| 26.181818 | 184 | 0.75 |
4658971923958bc40c2c6f797cdc982812ecabbb | 7,464 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i9-9900K_12_0xca_notsx.log_2269_68.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i9-9900K_12_0xca_notsx.log_2269_68.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i9-9900K_12_0xca_notsx.log_2269_68.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 %rax
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x71e6, %rsi
lea addresses_WC_ht+0x114a6, %rdi
nop
nop
xor $39632, %rax
mov $97, %rcx
rep movsl
dec %rbx
lea addresses_UC_ht+0x1a9d3, %r10
nop
nop
nop
and %rcx, %rcx
mov $0x61... | 35.207547 | 2,999 | 0.656886 |
35318ffc84207ed5fc3edddea6982f91ad3d641b | 627 | asm | Assembly | oeis/030/A030004.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/030/A030004.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/030/A030004.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A030004: (prime(n)-1)(prime(n)-3)(prime(n)-5)/48.
; Submitted by Jamie Morken(s1)
; 0,0,1,10,20,56,84,165,364,455,816,1140,1330,1771,2600,3654,4060,5456,6545,7140,9139,10660,13244,17296,19600,20825,23426,24804,27720,39711,43680,50116,52394,64824,67525,76076,85320,91881,102340,113564,117480,138415,142880,152096,156849... | 89.571429 | 498 | 0.787879 |
49ac7bf24ae2f0c9a4b018e261dad4a23d49df70 | 269 | asm | Assembly | programs/oeis/244/A244584.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/244/A244584.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/244/A244584.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A244584: a(n) = n OR 3.
; 3,3,3,3,7,7,7,7,11,11,11,11,15,15,15,15,19,19,19,19,23,23,23,23,27,27,27,27,31,31,31,31,35,35,35,35,39,39,39,39,43,43,43,43,47,47,47,47,51,51,51,51,55,55,55,55,59,59,59,59,63,63,63,63,67,67,67
div $0,4
mov $1,4
mul $1,$0
add $1,3
mov $0,$1
| 29.888889 | 194 | 0.609665 |
b7ddfaab5077797c9fb9f6d73f8c3642b14b9635 | 392 | asm | Assembly | programs/oeis/295/A295866.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/295/A295866.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/295/A295866.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A295866: Number of decimal digits in the number of partitions of n.
; 1,1,1,1,1,1,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,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,8,8,8,8,8,8,8,8,8,8
add $0,4
lpb $0,1
sub $0,1
add $2,1
sub $0,$2
trn $0,1
mov $1,$... | 21.777778 | 175 | 0.533163 |
5746145d9378aa222f9f262cc14613490fcb40a4 | 14,040 | asm | Assembly | firmware/kernal/editor.asm | QuorumComp/hc800 | d108a9b2cdb8d920c60a9c2439e0703320156f97 | [
"MIT"
] | 2 | 2021-01-15T20:00:08.000Z | 2021-02-05T07:44:35.000Z | firmware/kernal/editor.asm | QuorumComp/hc800 | d108a9b2cdb8d920c60a9c2439e0703320156f97 | [
"MIT"
] | null | null | null | firmware/kernal/editor.asm | QuorumComp/hc800 | d108a9b2cdb8d920c60a9c2439e0703320156f97 | [
"MIT"
] | null | null | null | INCLUDE "lowlevel/hc800.i"
INCLUDE "lowlevel/memory.i"
INCLUDE "lowlevel/nexys3.i"
INCLUDE "lowlevel/rc800.i"
INCLUDE "lowlevel/scancodes.i"
INCLUDE "stdlib/string.i"
INCLUDE "editor.i"
INCLUDE "keyboard.i"
INCLUDE "uart_commands.i"
INCLUDE "text.i"
IMPORT ResetWhenCombo
SECTION "Editor",COD... | 12.637264 | 104 | 0.639815 |
4bb5af063fa4816aee560aa84eb8516393a9a4c3 | 93,898 | asm | Assembly | sh.asm | Anson-Doan/-CS537-Spring2021-P3b-xv6KernelThreads | 1f48674b6c30c9b5bdc66f85708823fa4a261f1a | [
"MIT-0"
] | null | null | null | sh.asm | Anson-Doan/-CS537-Spring2021-P3b-xv6KernelThreads | 1f48674b6c30c9b5bdc66f85708823fa4a261f1a | [
"MIT-0"
] | null | null | null | sh.asm | Anson-Doan/-CS537-Spring2021-P3b-xv6KernelThreads | 1f48674b6c30c9b5bdc66f85708823fa4a261f1a | [
"MIT-0"
] | null | null | null |
_sh: file format elf32-i386
Disassembly of section .text:
00000000 <getcmd>:
exit();
}
int
getcmd(char *buf, int nbuf)
{
0: f3 0f 1e fb endbr32
4: 55 push %ebp
5: 89 e5 mov %esp,%ebp
7: 56 push %esi
8: ... | 37.619391 | 82 | 0.401318 |
aba0f8aadf42e90bec77659d3977b1c225893efa | 11,952 | asm | Assembly | main.asm | vadixidav/minebos | c0b2cc623db2a00ec481bc2e8f1c14f3f2d75026 | [
"BSD-2-Clause"
] | 2 | 2020-06-24T06:18:14.000Z | 2020-10-21T09:31:21.000Z | main.asm | vadixidav/minebos | c0b2cc623db2a00ec481bc2e8f1c14f3f2d75026 | [
"BSD-2-Clause"
] | null | null | null | main.asm | vadixidav/minebos | c0b2cc623db2a00ec481bc2e8f1c14f3f2d75026 | [
"BSD-2-Clause"
] | null | null | null | !src "header.asm"
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
.init ;Init sequence; it is not a FORTH word
sei ;Disable interrupts while initializing
clc
xce
rep #$30
!al
!rl
;Enter short accumulator and long index register mode
rep ... | 28.869565 | 128 | 0.613203 |
a7e4f1482a9ef29180a5ca71f849485f3e18c00d | 297 | asm | Assembly | libsrc/_DEVELOPMENT/arch/ts2068/misc/c/sccz80/tshr_scroll_wc_up_pix_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 38 | 2021-06-18T12:56:15.000Z | 2022-03-12T20:38:40.000Z | libsrc/_DEVELOPMENT/arch/ts2068/misc/c/sccz80/tshr_scroll_wc_up_pix_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 2 | 2021-06-20T16:28:12.000Z | 2021-11-17T21:33:56.000Z | libsrc/_DEVELOPMENT/arch/ts2068/misc/c/sccz80/tshr_scroll_wc_up_pix_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 6 | 2021-06-18T18:18:36.000Z | 2021-12-22T08:01:32.000Z | ; void tshr_scroll_wc_up_pix(struct r_Rect8 *r, uchar rows, uchar pix)
SECTION code_clib
SECTION code_arch
PUBLIC tshr_scroll_wc_up_pix_callee
EXTERN asm0_tshr_scroll_wc_up_pix
tshr_scroll_wc_up_pix_callee:
pop af
pop hl
pop de
pop ix
push af
jp asm0_tshr_scroll_wc_up_pix
| 15.631579 | 70 | 0.794613 |
3e34828d090fedd9339586f06a74486bfeb882ef | 10,643 | asm | Assembly | SweetCX16.asm | BruceMcF/Sweeter16 | 14b1d6fcf1ed5b0fa3645d6e28cc912c2576f00c | [
"CC0-1.0"
] | 10 | 2020-01-23T01:07:52.000Z | 2022-01-23T11:05:49.000Z | SweetCX16.asm | BruceMcF/Sweeter16 | 14b1d6fcf1ed5b0fa3645d6e28cc912c2576f00c | [
"CC0-1.0"
] | 2 | 2020-01-22T19:05:05.000Z | 2022-01-09T12:24:31.000Z | SweetCX16.asm | BruceMcF/Sweeter16 | 14b1d6fcf1ed5b0fa3645d6e28cc912c2576f00c | [
"CC0-1.0"
] | 2 | 2021-01-09T23:30:54.000Z | 2021-08-21T20:27:16.000Z | !to "swcx16.bin", cbm
!cpu 65c02
;--------1--------2--------3--------4--------5--------6---
; Sweet16c: A 65c02 Implmentation of a Virtual Machine
; for Executing Code written for Steve Wozniak's SWEET16
; Virtual Machine for the 6502.
; Written in 2020 by Bruce Richard McFarling
; BruceRMcF@aol.com
; To th... | 21.544534 | 62 | 0.600019 |
9df0f565847d60157325b92e0e7e9859cb6389f4 | 44 | asm | Assembly | tests/data_unsized/7.asm | NullMember/customasm | 6e34d6432583a41278e6b3596f1817ae82149531 | [
"Apache-2.0"
] | 414 | 2016-10-14T22:39:20.000Z | 2022-03-30T07:52:44.000Z | tests/data_unsized/7.asm | NullMember/customasm | 6e34d6432583a41278e6b3596f1817ae82149531 | [
"Apache-2.0"
] | 100 | 2018-03-22T16:12:24.000Z | 2022-03-26T09:19:23.000Z | tests/data_unsized/7.asm | NullMember/customasm | 6e34d6432583a41278e6b3596f1817ae82149531 | [
"Apache-2.0"
] | 47 | 2017-06-29T15:12:13.000Z | 2022-03-10T04:50:51.000Z | #d 0x12, 0x345, 0x6, 0x789a ; = 0x123456789a | 44 | 44 | 0.704545 |
c68cf768f1beeea0b001eaf3de39e0ec4f68db2e | 3,345 | asm | Assembly | tiles_top.ids.asm | zorchenhimer/nes-parallax | e2127ed806c4cd5af70f54ad53acc74b2525df8f | [
"MIT"
] | 2 | 2020-05-16T04:01:23.000Z | 2020-05-17T11:44:42.000Z | tiles_top.ids.asm | zorchenhimer/nes-parallax | e2127ed806c4cd5af70f54ad53acc74b2525df8f | [
"MIT"
] | null | null | null | tiles_top.ids.asm | zorchenhimer/nes-parallax | e2127ed806c4cd5af70f54ad53acc74b2525df8f | [
"MIT"
] | null | null | null | : .word 448
:
.byte 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
.byte 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
.byte 0, 0, 0, 0, 0, 0, 0, 12, 13, 14, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0... | 101.363636 | 144 | 0.451719 |
e9d3076413385a8209831ad79e6f4365dd000874 | 795 | asm | Assembly | programs/oeis/230/A230405.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/230/A230405.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/230/A230405.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A230405: a(n) = A000217(A230404(n+1)); the first differences of A219650.
; 1,1,3,1,1,3,1,1,3,1,1,6,1,1,3,1,1,3,1,1,3,1,1,6,1,1,3,1,1,3,1,1,3,1,1,6,1,1,3,1,1,3,1,1,3,1,1,6,1,1,3,1,1,3,1,1,3,1,1,10,1,1,3,1,1,3,1,1,3,1,1,6,1,1,3,1,1,3,1,1,3,1,1,6,1,1,3,1,1,3,1,1,3,1,1,6,1,1,3,1,1,3,1,1,3,1,1,6,1,1,3,1,1,3,1,1,3,1,1,10,1... | 66.25 | 505 | 0.569811 |
62973ea23158d5a52f6b08f5ba7f5fef0bb4a047 | 572 | asm | Assembly | programs/oeis/211/A211773.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/211/A211773.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/211/A211773.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A211773: Prime-generating polynomial: 2*n^2 - 108*n + 1259.
; 1259,1153,1051,953,859,769,683,601,523,449,379,313,251,193,139,89,43,1,-37,-71,-101,-127,-149,-167,-181,-191,-197,-199,-197,-191,-181,-167,-149,-127,-101,-71,-37,1,43,89,139,193,251,313,379,449,523,601,683,769,859,953,1051,1153,1259,1369,1483,1601,1723,184... | 63.555556 | 460 | 0.718531 |
3878f61920d4bacfd33658857e42886d36026c7a | 23 | asm | Assembly | tests/data_simple/9.asm | NullMember/customasm | 6e34d6432583a41278e6b3596f1817ae82149531 | [
"Apache-2.0"
] | 414 | 2016-10-14T22:39:20.000Z | 2022-03-30T07:52:44.000Z | tests/data_simple/9.asm | NullMember/customasm | 6e34d6432583a41278e6b3596f1817ae82149531 | [
"Apache-2.0"
] | 100 | 2018-03-22T16:12:24.000Z | 2022-03-26T09:19:23.000Z | tests/data_simple/9.asm | NullMember/customasm | 6e34d6432583a41278e6b3596f1817ae82149531 | [
"Apache-2.0"
] | 47 | 2017-06-29T15:12:13.000Z | 2022-03-10T04:50:51.000Z | #d24 0x123 ; = 0x000123 | 23 | 23 | 0.695652 |
d7b84759bad28ee89a6a8912628a3f0c08c9d4d1 | 1,991 | asm | Assembly | lib/asm/sqrtf.asm | zhouyan/MCKL | 1d03eb5a879e47e268efc73b1d433611e64307b3 | [
"BSD-2-Clause"
] | 12 | 2016-08-02T17:01:13.000Z | 2021-03-04T12:11:33.000Z | lib/asm/sqrtf.asm | zhouyan/MCKL | 1d03eb5a879e47e268efc73b1d433611e64307b3 | [
"BSD-2-Clause"
] | 5 | 2017-05-09T12:05:06.000Z | 2021-03-16T10:39:23.000Z | lib/asm/sqrtf.asm | zhouyan/MCKL | 1d03eb5a879e47e268efc73b1d433611e64307b3 | [
"BSD-2-Clause"
] | 2 | 2016-08-25T13:10:29.000Z | 2019-05-01T01:54:29.000Z | ;;============================================================================
;; MCKL/lib/asm/sqrtf.asm
;;----------------------------------------------------------------------------
;; MCKL: Monte Carlo Kernel Library
;;----------------------------------------------------------------------------
;; Copyright (c) 2013... | 38.288462 | 78 | 0.641386 |
357338aa5d901358097daf4bc528cdde70f703ac | 440 | asm | Assembly | programs/oeis/175/A175884.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/175/A175884.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/175/A175884.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A175884: Numbers that are congruent to {0, 2, 4, 7, 9} mod 12.
; 0,2,4,7,9,12,14,16,19,21,24,26,28,31,33,36,38,40,43,45,48,50,52,55,57,60,62,64,67,69,72,74,76,79,81,84,86,88,91,93,96,98,100,103,105,108,110,112,115,117,120,122,124,127,129,132,134,136,139,141,144,146,148,151,153,156,158,160,163,165,168,170,172,175,177,... | 73.333333 | 354 | 0.695455 |
177db0f74fff2ac7b7c9f4123e354bc21507d7f0 | 5,883 | asm | Assembly | arch/z80/src/ez80/ez80f92_handlers.asm | 19cb0475536a9e7d/nuttx | a8a695926832e408cccc29606ba41fa00e948c97 | [
"MIT"
] | null | null | null | arch/z80/src/ez80/ez80f92_handlers.asm | 19cb0475536a9e7d/nuttx | a8a695926832e408cccc29606ba41fa00e948c97 | [
"MIT"
] | null | null | null | arch/z80/src/ez80/ez80f92_handlers.asm | 19cb0475536a9e7d/nuttx | a8a695926832e408cccc29606ba41fa00e948c97 | [
"MIT"
] | null | null | null | ;**************************************************************************
; arch/z80/src/ez80/ez80f91_handlers.asm
;
; Licensed to the Apache Software Foundation (ASF) under one or more
; contributor license agreements. See the NOTICE file distributed with
; this work for additional information regarding copyright o... | 43.902985 | 75 | 0.557539 |
abd3d26c192dfcc9b2a58b15cd639205182d052a | 67 | asm | Assembly | MD407/Kap2/mom3.asm | konglobemeralt/DAT017 | a0d3613ef6675fe7e28f27570bfe3a17a711d117 | [
"MIT"
] | null | null | null | MD407/Kap2/mom3.asm | konglobemeralt/DAT017 | a0d3613ef6675fe7e28f27570bfe3a17a711d117 | [
"MIT"
] | null | null | null | MD407/Kap2/mom3.asm | konglobemeralt/DAT017 | a0d3613ef6675fe7e28f27570bfe3a17a711d117 | [
"MIT"
] | 1 | 2022-02-01T10:37:58.000Z | 2022-02-01T10:37:58.000Z | start:
LDR R1, ='s'
LDR R2, ='c'
LDRH R0, [R1]
STRB R0, [R2]
| 11.166667 | 14 | 0.492537 |
d786627a2fc1be5b1dba68787488f7623b15a2e0 | 1,315 | asm | Assembly | programs/oeis/125/A125816.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/125/A125816.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/125/A125816.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A125816: a(n) = ((1+sqrt(13))^n + (1-sqrt(13))^n)/2.
; 1,1,14,40,248,976,4928,21568,102272,463360,2153984,9868288,45584384,209588224,966189056,4447436800,20489142272,94347526144,434564759552,2001299832832,9217376780288,42450351554560,195509224472576,900422667599872,4146956028870656,19098984068939776,87961440484327424... | 62.619048 | 1,049 | 0.848669 |
1d213b94bfd6c075d30f24e2aff435b079287429 | 2,467 | asm | Assembly | fun7.asm | psimonson/misc-asm | bac45deb019f71d2b121a722e02da71bfc7f7ab4 | [
"CC0-1.0"
] | null | null | null | fun7.asm | psimonson/misc-asm | bac45deb019f71d2b121a722e02da71bfc7f7ab4 | [
"CC0-1.0"
] | null | null | null | fun7.asm | psimonson/misc-asm | bac45deb019f71d2b121a722e02da71bfc7f7ab4 | [
"CC0-1.0"
] | null | null | null | ; ==================================================================
; Simple program displaying variable ways of using print, timer, and
; beep functions.
; ==================================================================
; by 5n4k3
; ==================================================================
[bits 16]
[org... | 20.38843 | 68 | 0.492501 |
f98d1f71b6981b1af4968260c887e3abfa538adf | 508 | asm | Assembly | oeis/154/A154614.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/154/A154614.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/154/A154614.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A154614: Triangle read by rows where T(m,n) = m*n + m + n - 1, 1<=n<=m.
; Submitted by Christian Krause
; 2,4,7,6,10,14,8,13,18,23,10,16,22,28,34,12,19,26,33,40,47,14,22,30,38,46,54,62,16,25,34,43,52,61,70,79,18,28,38,48,58,68,78,88,98,20,31,42,53,64,75,86,97,108,119,22,34,46,58,70,82,94,106,118,130,142,24,37,50,63,7... | 36.285714 | 319 | 0.643701 |
7a8c24eb74242d293e25398a90ad70b49fa6ba7b | 402 | asm | Assembly | programs/oeis/162/A162897.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/162/A162897.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/162/A162897.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A162897: a(1)=a(2)=2. a(n) = the smallest integer >= 2 such that a(n-1)^a(n) > a(n-2)^a(n-1).
; 2,2,3,2,4,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,14,14,15,15,16,16,17,17,18,18,19,19,20,20,21,21,22,22,23,23,24,24,25,25,26,26,27,27,28,28,29,29,30,30,31,31,32,32,33,33,34,34,35,35,36,36,37,37,38
trn $0,1
mov $... | 28.714286 | 208 | 0.577114 |
fe86525474fe4c43897609d3164b843bd08f7f24 | 402 | asm | Assembly | programs/oeis/115/A115516.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/115/A115516.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/115/A115516.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A115516: The mode of the bits of n (using 0 if bimodal).
; 0,1,0,1,0,1,1,1,0,0,0,1,0,1,1,1,0,0,0,1,0,1,1,1,0,1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,0,0,0,1,0,1,1,1,0,0,0,1,0,1,1,1,0,1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,0,0,0,1,0,1,1,1,0,0,0,1,0,1,1,1,0,1,1,1,1,1,1,1,0,0,0,1,0,1,1,1,0
lpb $0,1
mov $2,$0
cal $2,309074 ; a(0) = 1;... | 33.5 | 211 | 0.507463 |
3beed7b1fb1be58b04387ec898a93aa6a8f39585 | 198 | asm | Assembly | target/analysis/Func00402894.asm | katahiromz/DecodersTatami | 74df450ff66e28d9c7d185b5b4a064aa74c250b2 | [
"MIT"
] | 3 | 2021-06-27T13:11:40.000Z | 2021-06-28T13:08:29.000Z | target/analysis/Func00402894.asm | katahiromz/DecodersTatami | 74df450ff66e28d9c7d185b5b4a064aa74c250b2 | [
"MIT"
] | 1 | 2021-06-28T13:48:17.000Z | 2021-06-28T13:48:17.000Z | target/analysis/Func00402894.asm | katahiromz/DecodersTatami | 74df450ff66e28d9c7d185b5b4a064aa74c250b2 | [
"MIT"
] | 2 | 2021-06-27T14:26:41.000Z | 2021-10-06T04:51:46.000Z | proc imp.msvcrt.dll!signal Label_00402894
attrs [[jumponly]]
# call_from : 00401C20 00401C80 00401DD0
Label_00402894:
00402894: FF 25 F0 61 40 00 : jmp dword [0x4061f0]
end proc
| 28.285714 | 70 | 0.70202 |
e4d4599281f66368465fa112da66aa2c6a20d54a | 2,158 | asm | Assembly | programs/oeis/262/A262000.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/262/A262000.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/262/A262000.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A262000: a(n) = n^2*(7*n - 5)/2.
; 0,1,18,72,184,375,666,1078,1632,2349,3250,4356,5688,7267,9114,11250,13696,16473,19602,23104,27000,31311,36058,41262,46944,53125,59826,67068,74872,83259,92250,101866,112128,123057,134674,147000,160056,173863,188442,203814,220000,237021,254898,273652,293304,313875,335386,357858,381312... | 119.888889 | 1,982 | 0.837349 |
fb61b0ef3b7f22f5f39ae13b4bed316937d890c5 | 575 | asm | Assembly | oeis/005/A005267.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/005/A005267.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/005/A005267.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A005267: a(n) = -1 + a(0)a(1)...a(n-1) if n>0. a(0)=3.
; Submitted by Jon Maiga
; 3,2,5,29,869,756029,571580604869,326704387862983487112029,106735757048926752040856495274871386126283608869,11392521832807516835658052968328096177131218666695418950023483907701862019030266123104859068029,129789553710995942584535932496451... | 38.333333 | 394 | 0.82087 |
48d0fc128adabb3da1175aaa55dcad96e33cd9bf | 780 | asm | Assembly | data/pokemon/base_stats/fearow.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | data/pokemon/base_stats/fearow.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | null | null | null | data/pokemon/base_stats/fearow.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | 2 | 2021-08-11T19:47:07.000Z | 2022-01-01T07:07:56.000Z | db 0 ; species ID placeholder
db 65, 90, 65, 100, 61, 61
; hp atk def spd sat sdf
db NORMAL, FLYING ; type
db 90 ; catch rate
db 162 ; base exp
db NO_ITEM, SHARP_BEAK ; items
db GENDER_F50 ; gender ratio
db 15 ; step cycles to hatch
INCBIN "gfx/pokemon/fearow/front.dimensions"
db GROWTH_MEDIUM_... | 39 | 355 | 0.738462 |
4af44e619fa344d83a83327ab747224a5d9e3a01 | 4,261 | asm | Assembly | macros/repeat-macros.asm | dougmasten/coco_dev | 5ef0b3149ebea447dafcaa6b28f5e3a9c55de947 | [
"MIT"
] | 2 | 2020-07-26T13:35:00.000Z | 2020-10-03T04:08:07.000Z | macros/repeat-macros.asm | dougmasten/coco_defines | 5ef0b3149ebea447dafcaa6b28f5e3a9c55de947 | [
"MIT"
] | null | null | null | macros/repeat-macros.asm | dougmasten/coco_defines | 5ef0b3149ebea447dafcaa6b28f5e3a9c55de947 | [
"MIT"
] | 1 | 2020-07-26T13:35:02.000Z | 2020-07-26T13:35:02.000Z | ; repeat-macros.asm
*pragmapush list ; Save state of list pragma
pragma nolist ; Turn off assembly listing and exclude from symbol list
ifndef REPEAT_MACRO ; Load macro only once
; Set defaults in case repeat macro is never called to pass assembler
; che... | 32.526718 | 94 | 0.455057 |
51902f615018c5da1da9c2c874b47fd6a0f93f4a | 159 | asm | Assembly | Practica2/init.asm | alberto402/Practica-2-avanzada-EL_Mas_Cercano_Gana-Sistemas-Empotrados-Distribuidos | 7549a98b83f04d89fd2621a10c644ed4bd459e41 | [
"Apache-2.0"
] | 2 | 2020-06-18T18:02:43.000Z | 2022-02-02T11:45:56.000Z | Practica-1-SED/init.asm | alberto402/Practica-1-Sistemas-Empotrados-Distribuidos | d3257d34b685190807c8b58087f7d075fe5aae59 | [
"Apache-2.0"
] | null | null | null | Practica-1-SED/init.asm | alberto402/Practica-1-Sistemas-Empotrados-Distribuidos | d3257d34b685190807c8b58087f7d075fe5aae59 | [
"Apache-2.0"
] | null | null | null | .global start
.extern Main
.equ STACK, 0x0C7FF000
start:
LDR SP,=STACK
MOV FP,#0
MOV LR,PC
LDR PC,=Main
End:
B End
.end
| 9.352941 | 26 | 0.540881 |
1816c344d50b7d9d320d2acec4ad472712f9c8ec | 1,119 | asm | Assembly | print_digits_macos.asm | Farzy/fant-asm | 84c77f94ae500e93c0f5e675d95c067ddb453b7b | [
"Apache-2.0"
] | null | null | null | print_digits_macos.asm | Farzy/fant-asm | 84c77f94ae500e93c0f5e675d95c067ddb453b7b | [
"Apache-2.0"
] | null | null | null | print_digits_macos.asm | Farzy/fant-asm | 84c77f94ae500e93c0f5e675d95c067ddb453b7b | [
"Apache-2.0"
] | null | null | null | section .bss
var1: resb 20
section .text
global _main
default rel
_main:
mov eax, 73651
int_to_string:
xor ebx, ebx ; digit counter
mov ecx, 10 ; divisor
.push_chars:
xor edx, edx
div ecx
add edx, '0'
push rdx ; push edx did not work on the online nasm compiler
inc ebx
test ... | 24.866667 | 85 | 0.532618 |
bb5331fbba72c340d6aad189957ebdee50e9989d | 2,113 | asm | Assembly | kernel/kernel.asm | marklang1993/OS | 4d34d30092300cdaac483abaa8400c90b511c9ad | [
"MIT"
] | null | null | null | kernel/kernel.asm | marklang1993/OS | 4d34d30092300cdaac483abaa8400c90b511c9ad | [
"MIT"
] | 2 | 2017-06-27T22:51:20.000Z | 2017-08-05T19:19:51.000Z | kernel/kernel.asm | marklang1993/OS | 4d34d30092300cdaac483abaa8400c90b511c9ad | [
"MIT"
] | null | null | null | ;##############################
; Memory Definition
;##############################
; Stack - Address Range (1FFFCh~10000h = 64 KB - 8B)
; Kernel in Memory - Address Range (50000h~5FFFFh = 64 KB)
%include "pm.inc"
%include "proc.inc"
[section .text]
; External functions
extern kernel_init
extern kernel_main
... | 21.561224 | 84 | 0.716044 |
39a7751a43408443b1ab96860835ed18c9107aa4 | 6,672 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_21829_2181.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_21829_2181.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_21829_2181.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r15
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x11408, %r12
clflush (%r12)
nop
nop
nop
nop
xor %r11, %r11
mov (%r12), %si
nop
nop
nop
nop
cmp $20067, %rcx
lea addresses_WC_ht+0x16308, %r11
sub %rbx, %rbx
and $0xffffffffff... | 37.273743 | 2,999 | 0.656775 |
a6236a5fcdbc5ef1db15b6d9a1a0b22460eb61d6 | 2,469 | asm | Assembly | codigo/capitulo 39/archivo_escritura.asm | codeneomatrix/ENSAMBLADOR-x86-ACEVEDO | 7d5a58179f460ba2a03b0bcf12fc4584b87f93c9 | [
"MIT"
] | 1 | 2021-06-13T08:59:55.000Z | 2021-06-13T08:59:55.000Z | codigo/capitulo 39/archivo_escritura.asm | codeneomatrix/ENSAMBLADOR-x86-ACEVEDO | 7d5a58179f460ba2a03b0bcf12fc4584b87f93c9 | [
"MIT"
] | null | null | null | codigo/capitulo 39/archivo_escritura.asm | codeneomatrix/ENSAMBLADOR-x86-ACEVEDO | 7d5a58179f460ba2a03b0bcf12fc4584b87f93c9 | [
"MIT"
] | null | null | null | segment .data
MsgError db "se produjo un error",0xA,0xD ;mensaje en caso de
; existir un error al crear el archivo los numeros
; hexadecimales son equivalentes a los numeros decimales
; 10 y 13 los cuales permiten el salto de linea
lon equ $ -MsgError
MsgExito db "archivo abierto con ... | 30.109756 | 77 | 0.695018 |
48f8532ef8be93aacc797031c13f8d254e9c22bf | 145 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/日本_Ver0/sfc/ys_map.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/日本_Ver0/sfc/ys_map.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/日本_Ver0/sfc/ys_map.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: ys_map.asm
Type: file
Size: 120112
Last-Modified: '2016-05-13T04:50:38Z'
SHA-1: 5BAABB2B1579407F72A88F5295EC25B2D7F54B37
Description: null
| 20.714286 | 47 | 0.813793 |
3b427dbb567cd96e8e31f79df93c66060370f2dc | 300 | asm | Assembly | data/wild/maps/Route24.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | data/wild/maps/Route24.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | data/wild/maps/Route24.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | Route24WildMons:
def_grass_wildmons 25 ; encounter rate
db 23, KRABBY
db 25, POLIWAG
db 23, SQUIRTLE
db 23, SHELLDER
db 24, KRABBY
db 22, PIDGEOTTO
db 24, GLOOM
db 23, BEEDRILL
db 26, SQUIRTLE
db 27, SHELLDER
end_grass_wildmons
def_water_wildmons 0 ; encounter rate
end_water_wildmons
| 17.647059 | 39 | 0.763333 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.