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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2ca509d6d68c06f0ace54a1df2b39e67582dc463 | 4,704 | asm | Assembly | src/core/asm/x86/inst_0xf0.asm | Hiroshi123/bin_tools | 95929eb218a82e30c43ee5bd209301a24abebffa | [
"MIT"
] | null | null | null | src/core/asm/x86/inst_0xf0.asm | Hiroshi123/bin_tools | 95929eb218a82e30c43ee5bd209301a24abebffa | [
"MIT"
] | 4 | 2019-02-27T05:41:26.000Z | 2020-07-16T00:24:24.000Z | src/core/asm/x86/inst_0xf0.asm | Hiroshi123/bin_tools | 95929eb218a82e30c43ee5bd209301a24abebffa | [
"MIT"
] | null | null | null |
default rel
section .text
global _0xf0_prefix_lock
global _0xf1_icebp
global _0xf2_prefix_repnz
global _0xf3_prefix_repz
global _0xf4_hlt
global _0xf5_cmc
global _0xf6_op
global _0xf7_op
global _0xf8_clc
global _0xf9_stc
global _0xfa_cli
global _0xfb_sti
global _0xfc_cld
global _0xfd_std
global _0xfe... | 19.278689 | 86 | 0.754039 |
079bc298c402e69517dbeef942c437737793d335 | 437 | asm | Assembly | programs/oeis/075/A075997.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/075/A075997.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/075/A075997.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A075997: a(n) = [n/2]-[n/3]+[n/4]-[n/5]+[n/6]-..., where [n/k] = floor(n/k).
; 0,0,1,0,2,1,2,1,4,2,3,2,5,4,5,2,6,5,6,5,8,5,6,5,10,8,9,6,9,8,9,8,13,10,11,8,12,11,12,9,14,13,14,13,16,11,12,11,18,16,17,14,17,16,17,14,19,16,17,16,21,20,21,16,22,19,20,19,22,19,20,19,26,25,26,21,24,21,22,21
mov $4,2
lpb $4
sub $0,1
su... | 24.277778 | 208 | 0.512586 |
eef804e1f297d967e22c46f3f729ae1602413e21 | 466 | asm | Assembly | libsrc/games/mc1000/bit_close.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/games/mc1000/bit_close.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/games/mc1000/bit_close.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; $Id: bit_close.asm,v 1.3 2016-06-16 20:23:51 dom Exp $
;
; CCE MC-1000 bit sound functions
;
; void bit_close();
;
; Ensjo - 2013
;
SECTION code_clib
PUBLIC bit_close
PUBLIC _bit_close
.bit_close
._bit_close
ld a,$07 ; Select PSG's mixer register.
out ($20),a
ld a,$7f ; All ... | 19.416667 | 56 | 0.56867 |
777b1433653c3b7b2ccdb4e072fdc596cbdad18d | 2,681 | asm | Assembly | savefile/maps/0210_NorthernPassage.asm | stranck/fools2018-1 | 1c506b17343fcdfa708aafaf8e596153e2c63254 | [
"MIT"
] | 35 | 2018-04-01T06:55:28.000Z | 2021-05-09T19:09:42.000Z | savefile/maps/0210_NorthernPassage.asm | stranck/fools2018-1 | 1c506b17343fcdfa708aafaf8e596153e2c63254 | [
"MIT"
] | 4 | 2018-04-01T15:32:55.000Z | 2019-02-23T20:46:49.000Z | savefile/maps/0210_NorthernPassage.asm | stranck/fools2018-1 | 1c506b17343fcdfa708aafaf8e596153e2c63254 | [
"MIT"
] | 12 | 2018-04-01T15:48:09.000Z | 2021-01-27T10:22:33.000Z | SECTION "Map_0210", ROM0[$B800]
Map_0210_Header:
hdr_tileset 0
hdr_dimensions 9, 16
hdr_pointers_a Map_0210_Blocks, Map_0210_TextPointers
hdr_pointers_b Map_0210_Script, Map_0210_Objects
hdr_pointers_c Map_0210_InitScript, Map_0210_RAMScript
hdr_palette $06
... | 29.788889 | 70 | 0.57404 |
1bf2f22431056435ca1fcf7327e3240864551044 | 7,868 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i9-9900K_12_0xa0_notsx.log_21829_130.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_0xa0_notsx.log_21829_130.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_0xa0_notsx.log_21829_130.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 %r8
push %r9
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x14dbd, %r15
nop
nop
cmp $10071, %r8
movb $0x61, (%r15)
nop
nop
nop
add $32183, %r11
lea addresses_normal_ht+0x33dd, %rsi
lea addresses_UC_ht+0x186f1, %rdi
nop
nop
nop
nop
inc %... | 33.76824 | 2,999 | 0.654296 |
077a44e7191adf8537dd2ac1e3b999e79351ac1e | 17,146 | asm | Assembly | enduser/netmeeting/av/codecs/intel/h261/i386/e15vlc.asm | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | enduser/netmeeting/av/codecs/intel/h261/i386/e15vlc.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | enduser/netmeeting/av/codecs/intel/h261/i386/e15vlc.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | ; ++ ========================================================================
;
; INTEL CORPORATION PROPRIETARY INFORMATION
;
; This software is supplied under the terms of a license
; agreement or nondisclosure agreement with Intel Corporation
; and may not be copied or disclosed e... | 43.739796 | 183 | 0.475563 |
1313bfa887b26847efe004145f6ec5b63354f8d5 | 393 | asm | Assembly | programs/oeis/249/A249997.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/249/A249997.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/249/A249997.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A249997: Expansion of 1/((1-x)*(1+3*x)*(1-4*x)).
; 1,2,15,40,221,702,3355,11780,52041,193402,817895,3138720,12953461,50618102,206059635,813476860,3286192481,13047914802,52482224575,209057202200,838843897101,3347530323502,13413657088715,53584020970740,214547906035321,857556157684202
mov $1,2
add $1,$0
seq $1,53404 ; ... | 35.727273 | 233 | 0.743003 |
815ac34d391d0930eed0b84b58817923a3130b66 | 56,611 | asm | Assembly | Library/Impex/UI/uiExportCtrlRed.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/Impex/UI/uiExportCtrlRed.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/Impex/UI/uiExportCtrlRed.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: Impex/UI
FILE: uiExportCtrl.asm
AUTHOR: Don Reeves, May 26, 1992
ROUTINES:
Name Description
---- -----------
REVISION HISTORY:
Name D... | 26.944788 | 79 | 0.628005 |
550c506b5370c20250d4c9e8625590fdef93e9bb | 788 | asm | Assembly | test2.asm | cafehaine/LuaBrainFuckCompiler | 34140dce9bc2dcc83449280284b32996c10e3bf7 | [
"MIT"
] | null | null | null | test2.asm | cafehaine/LuaBrainFuckCompiler | 34140dce9bc2dcc83449280284b32996c10e3bf7 | [
"MIT"
] | null | null | null | test2.asm | cafehaine/LuaBrainFuckCompiler | 34140dce9bc2dcc83449280284b32996c10e3bf7 | [
"MIT"
] | null | null | null | section .data
buffer: times 256 db 0 ; buffer of memory
section .text
global _start
_start:
mov rbx, 0 ; mem pointer
mov rsi, buffer
add rsi, rbx
add byte [rsi], 72
call write_byte
mov rsi, buffer
add rsi, rbx
add byte [rsi], 29
call write_byte
mov rsi, buffer
add rsi, rbx
add byte [rsi], 7
call write... | 14.867925 | 43 | 0.682741 |
cdc56bf95df05a5d9e0ecde0a4f9172fbc1de3a4 | 418 | asm | Assembly | programs/oeis/110/A110345.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/110/A110345.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/110/A110345.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A110345: a(n) = n +(n+1) +(n+2)... n terms if n is odd, else a(n) = n + (n-1) + (n-2) ... n terms = n(n+1)/2 = n-th triangular number if n is even.
; 1,3,12,10,35,21,70,36,117,55,176,78,247,105,330,136,425,171,532,210,651,253,782,300,925,351,1080,406,1247,465,1426,528,1617,595,1820,666,2035,741,2262,820,2501,903,2752... | 34.833333 | 189 | 0.617225 |
098fd5d0cf85c2a67057fc5cd38661be79c32f61 | 62,737 | asm | Assembly | game-mod/characters/kiki/states.asm | benoitryder/super-tilt-bro | 8d5035f54e906a401d0808c2e104d32fa1fadd7f | [
"WTFPL"
] | null | null | null | game-mod/characters/kiki/states.asm | benoitryder/super-tilt-bro | 8d5035f54e906a401d0808c2e104d32fa1fadd7f | [
"WTFPL"
] | null | null | null | game-mod/characters/kiki/states.asm | benoitryder/super-tilt-bro | 8d5035f54e906a401d0808c2e104d32fa1fadd7f | [
"WTFPL"
] | null | null | null | KIKI_STATE_THROWN = PLAYER_STATE_THROWN
KIKI_STATE_RESPAWN = PLAYER_STATE_RESPAWN
KIKI_STATE_INNEXISTANT = PLAYER_STATE_INNEXISTANT
KIKI_STATE_SPAWN = PLAYER_STATE_SPAWN
KIKI_STATE_IDLE = PLAYER_STATE_STANDING
KIKI_STATE_RUNNING = PLAYER_STATE_RUNNING
KIKI_STATE_FALLING = CUSTOM_PLAYER_STATES_BEGIN + 0
KIKI_STATE_LANDI... | 21.648378 | 173 | 0.768478 |
fd060164d76300fb84b78ca774097ec099b51bd8 | 618 | asm | Assembly | oeis/026/A026043.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/026/A026043.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/026/A026043.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A026043: a(n) = dot_product(1,2,...,n)*(5,6,...,n,1,2,3,4).
; 45,67,98,140,195,265,352,458,585,735,910,1112,1343,1605,1900,2230,2597,3003,3450,3940,4475,5057,5688,6370,7105,7895,8742,9648,10615,11645,12740,13902,15133,16435,17810,19260,20787,22393,24080,25850,27705,29647,31678,33800,36015,38325,40732,43238,45845,4855... | 61.8 | 497 | 0.762136 |
cb035174bbbdc63819cf8b6bd5ee89d77ff5520f | 675 | asm | Assembly | programs/oeis/268/A268363.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/268/A268363.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/268/A268363.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A268363: Number of n X 2 arrays containing 2 copies of 0..n-1 with row sums equal.
; 1,1,4,12,96,480,5760,40320,645120,5806080,116121600,1277337600,30656102400,398529331200,11158821273600,167382319104000,5356234211328000,91055981592576000,3278015337332736000,62282291409321984000,2491291656372879360000,523171247838304... | 48.214286 | 492 | 0.844444 |
80ae3fca75247a411915f5d718500b0f2decce29 | 5,932 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_1010.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_0xca_notsx.log_21829_1010.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_0xca_notsx.log_21829_1010.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r12
push %r8
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x42c0, %r8
xor %r10, %r10
movl $0x61626364, (%r8)
nop
xor %r12, %r12
lea addresses_WT_ht+0x1c838, %rsi
lea addresses_WC_ht+0xff10, %rdi
nop
nop
and $50031, %r8
mov $78, %r... | 45.282443 | 2,999 | 0.660823 |
f004d0af995f34366dc6132f83e2b2a0c58a9ba7 | 268 | asm | Assembly | mc-sema/validator/x86/tests/BSF32rm.asm | randolphwong/mcsema | eb5b376736e7f57ff0a61f7e4e5a436bbb874720 | [
"BSD-3-Clause"
] | 2 | 2021-08-07T16:21:29.000Z | 2021-11-17T10:58:37.000Z | mc-sema/validator/x86/tests/BSF32rm.asm | randolphwong/mcsema | eb5b376736e7f57ff0a61f7e4e5a436bbb874720 | [
"BSD-3-Clause"
] | null | null | null | mc-sema/validator/x86/tests/BSF32rm.asm | randolphwong/mcsema | eb5b376736e7f57ff0a61f7e4e5a436bbb874720 | [
"BSD-3-Clause"
] | null | null | null | BITS 32
;TEST_FILE_META_BEGIN
;TEST_TYPE=TEST_F
;TEST_IGNOREFLAGS=FLAG_CF|FLAG_OF|FLAG_SF|FLAG_AF|FLAG_PF
;TEST_FILE_META_END
;TEST_BEGIN_RECORDING
lea ecx, [esp-0x20]
mov dword [ecx], 0x114400
bsf eax, [ecx]
mov ecx, 0
;TEST_END_RECORDING
| 17.866667 | 58 | 0.731343 |
4fa6c5d2d80a86792b3f4eb24c73fbff1782c31a | 403 | asm | Assembly | programs/oeis/037/A037552.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/037/A037552.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/037/A037552.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A037552: Base 3 digits are, in order, the first n terms of the periodic sequence with initial period 2,1,1.
; 2,7,22,68,205,616,1850,5551,16654,49964,149893,449680,1349042,4047127,12141382,36424148,109272445,327817336,983452010,2950356031,8851068094,26553204284,79659612853,238978838560,716936515682
add $0,1
mov $2,8... | 28.785714 | 191 | 0.736973 |
b814d058d194b1ebc4e287e72ad762eee3314b77 | 1,187 | asm | Assembly | programs/oeis/058/A058278.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/058/A058278.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/058/A058278.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A058278: Expansion of (1 - x^2)/(1 - x - x^3).
; 1,1,0,1,2,2,3,5,7,10,15,22,32,47,69,101,148,217,318,466,683,1001,1467,2150,3151,4618,6768,9919,14537,21305,31224,45761,67066,98290,144051,211117,309407,453458,664575,973982,1427440,2092015,3065997,4493437,6585452,9651449,14144886,20730338,30381787,44526673,65257011,956... | 56.52381 | 924 | 0.800337 |
f6f38de0b1c1ada36e5b5b935a8fa1b13b82b88b | 309 | asm | Assembly | libsrc/_DEVELOPMENT/sound/bit/z80/asm_bit_beepfx/_bfx_44.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/sound/bit/z80/asm_bit_beepfx/_bfx_44.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/sound/bit/z80/asm_bit_beepfx/_bfx_44.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; BeepFX sound effect by shiru
; http://shiru.untergrund.net
SECTION rodata_sound_bit
PUBLIC _bfx_44
_bfx_44:
; Select_5
defb 1 ;tone
defw 4,1000,400,100,128
defb 1 ;tone
defw 4,1000,400,100,64
defb 1 ;tone
defw 4,1000,400,100,32
defb 1 ;tone
defw 4,1000,400,100,16
defb 0
| 14.045455 | 30 | 0.669903 |
faf53660e1801c17e7205e1cf7353ea43fb33b21 | 162 | asm | Assembly | data/maps/headers/Route24.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | data/maps/headers/Route24.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | data/maps/headers/Route24.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null |
map_header Route24, ROUTE_24, OVERWORLD, SOUTH | EAST
connection south, CeruleanCity, CERULEAN_CITY, -5
connection east, Route25, ROUTE_25, 0
end_map_header
| 27 | 54 | 0.790123 |
cda2c6530d5e4358f108217766bdbf130fd2467e | 511 | asm | Assembly | oeis/220/A220336.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/220/A220336.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/220/A220336.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A220336: A modified Engel expansion for 4*sqrt(2) - 5.
; Submitted by Christian Krause
; 2,4,6,2,18,34,2,578,1154,2,665858,1331714,2,886731088898,1773462177794,2,1572584048032918633353218,3145168096065837266706434,2,4946041176255201878775086487573351061418968498178,9892082352510403757550172975146702122837936996354
m... | 22.217391 | 228 | 0.702544 |
6652693742cc4f9f5bae5a4954698147029a2620 | 712 | asm | Assembly | programs/oeis/241/A241577.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/241/A241577.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/241/A241577.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A241577: n^3 + 4*n^2 - 5*n + 1.
; 1,1,15,49,109,201,331,505,729,1009,1351,1761,2245,2809,3459,4201,5041,5985,7039,8209,9501,10921,12475,14169,16009,18001,20151,22465,24949,27609,30451,33481,36705,40129,43759,47601,51661,55945,60459,65209,70201,75441,80935,86689,92709,99001,105571,112425,119569,127009,134751,142801,15... | 71.2 | 620 | 0.792135 |
dd7e0e880be98fe114d477a259ba07ca68604399 | 5,366 | asm | Assembly | install/lib/disk/dsk_locl.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | install/lib/disk/dsk_locl.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | install/lib/disk/dsk_locl.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | ;========================================================
COMMENT #
DSK_LOCL.ASM
Copyright (c) 1991 - Microsoft Corp.
All rights reserved.
Microsoft Confidential
=================================================
Checks a DOS drive to see if it is removeable
int IsRemoveable( int Drive );
ARGUMENTS: Drive -... | 26.048544 | 66 | 0.612933 |
1ba83a14a5fb1e4cc84df0be76760052d2e540bf | 7,407 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_1611.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_1611.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_1611.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r8
push %r9
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x1a3a1, %r8
nop
nop
xor %rsi, %rsi
movb (%r8), %r9b
nop
nop
nop
add $59584, %rsi
lea addresses_UC_ht+0x1a201, %rsi
lea addresses_A_ht+0x1d1e3, %rdi
nop
nop
dec %r10
mov $50, %r... | 33.668182 | 2,999 | 0.653166 |
83dba07e7359620c4156d7f2a2d8680d886c392a | 6,343 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i7-8650U_0xd2.log_20997_387.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_zr_/i7-8650U_0xd2.log_20997_387.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_zr_/i7-8650U_0xd2.log_20997_387.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 %r13
push %r9
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x15391, %r12
add $4194, %r13
movb $0x61, (%r12)
add %r11, %r11
lea addresses_WT_ht+0x5bd1, %r9
sub $57897, %rdx
mov (%r9), %r13w
nop
dec %rdx
lea addresses_D_ht+0x78d1, %rdx
n... | 38.91411 | 2,999 | 0.655999 |
bc211340c01350eff63bb1ca492fdb7327872132 | 430 | asm | Assembly | libsrc/msx/msx_breakoff.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | libsrc/msx/msx_breakoff.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | libsrc/msx/msx_breakoff.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | 1 | 2019-12-03T23:28:20.000Z | 2019-12-03T23:28:20.000Z | ;
; MSX specific routines
; by Stefano Bodrato, December 2007
;
; void msx_breakoff();
;
; Disable BREAK
;
;
; $Id: msx_breakoff.asm,v 1.4 2016-06-16 19:30:25 dom Exp $
;
SECTION code_clib
PUBLIC msx_breakoff
PUBLIC _msx_breakoff
EXTERN brksave
INCLUDE "target/msx/def/msxbasic.def"
msx_breakoff:
... | 14.333333 | 59 | 0.683721 |
2daa748f7859779d801c9958589b3532d8e4ca6c | 315 | asm | Assembly | programs/oeis/109/A109607.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/109/A109607.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/109/A109607.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A109607: Sum of coprimes of n greater than 1.
; 0,0,0,2,3,9,5,20,15,26,19,54,23,77,41,59,63,135,53,170,79,125,109,252,95,249,155,242,167,405,119,464,255,329,271,419,215,665,341,467,319,819,251,902,439,539,505,1080,383,1028,499,815,623,1377,485,1099,671,1025
trn $0,1
seq $0,46151 ; a(n) = n*phi(n) - 1.
div $0,2
| 45 | 211 | 0.679365 |
c3af16bf7c22b9d5d56fa200adcfd2c23372f3a2 | 481 | asm | Assembly | oeis/341/A341309.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/341/A341309.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/341/A341309.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A341309: Sum of odd divisors of n that are <= A003056(n).
; Submitted by Christian Krause
; 1,1,1,1,1,4,1,1,4,1,1,4,1,1,9,1,1,4,1,6,4,1,1,4,6,1,4,8,1,9,1,1,4,1,13,4,1,1,4,6,1,11,1,1,18,1,1,4,8,6,4,1,1,13,6,8,4,1,1,9,1,1,20,1,6,15,1,1,4,13,1,13,1,1,9,1,19,4,1,6,13,1,1,11,6,1,4,12,1,18,21
add $0,1
mov $2,$0
lpb $0
a... | 20.913043 | 197 | 0.538462 |
adb669fa899ef2f564c1c6ec701d1dfd0f290705 | 354 | asm | Assembly | 00_Hello/_start.asm | ieeqc/ASM_LIB | 27ccf1ef7d30b505cf09aa1e20e701815bcecb3e | [
"MIT"
] | null | null | null | 00_Hello/_start.asm | ieeqc/ASM_LIB | 27ccf1ef7d30b505cf09aa1e20e701815bcecb3e | [
"MIT"
] | null | null | null | 00_Hello/_start.asm | ieeqc/ASM_LIB | 27ccf1ef7d30b505cf09aa1e20e701815bcecb3e | [
"MIT"
] | null | null | null | SECTION .data
msg db 'Hello World!', 0Ah
SECTION .text
global _start
_start:
mov edx, 13 ; msg字符串长度
mov ecx, msg ; msg 输出的字符串
mov ebx, 1 ; 输出到STDOUT_FILENO
mov eax, 4 ; 调用sys_write()
int 80h
;; 返回程序
mov ebx, ... | 18.631579 | 50 | 0.460452 |
bc29355fb3851ae515fa369a9c3bfda3c3d14381 | 6,850 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_st_zr_un_/i3-7100_9_0x84_notsx.log_21829_2833.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_ht_st_zr_un_/i3-7100_9_0x84_notsx.log_21829_2833.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_ht_st_zr_un_/i3-7100_9_0x84_notsx.log_21829_2833.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 %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x1bd4e, %rax
clflush (%rax)
nop
add $7568, %rdi
mov $0x6162636465666768, %r14
movq %r14, %xmm4
and $0xffffffffffffffc0, %rax
movaps %xmm4, (%rax)
nop
add $42021, %r14
lea addresses_A_ht... | 35.128205 | 2,999 | 0.653139 |
100cc7a66eb9d9fdcc91e58ce7df2fdbda1fa38f | 439 | asm | Assembly | oeis/028/A028070.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/028/A028070.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/028/A028070.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A028070: Expansion of 1/((1-3x)(1-5x)(1-9x)(1-12x)).
; Submitted by Christian Krause
; 1,29,550,8690,124531,1684079,21954280,279351380,3496283461,43256856929,530819707210,6475595107670,78659578436791,952489924910579,11507069203563340,138779617656909560,1671608878215416521
mov $1,1
mov $2,$0
mov $3,$0
lpb $2
mov $0... | 25.823529 | 187 | 0.70615 |
56bbeaf6c712aa4218ed8a1ad034e80764786ddf | 1,235 | asm | Assembly | example/fibonacci.asm | kumavale/vsmi | 3826a1621c738718067a44dae7d80ae8efad8911 | [
"MIT"
] | 1 | 2021-08-23T18:09:12.000Z | 2021-08-23T18:09:12.000Z | example/fibonacci.asm | kumavale/mipsi | 3826a1621c738718067a44dae7d80ae8efad8911 | [
"MIT"
] | null | null | null | example/fibonacci.asm | kumavale/mipsi | 3826a1621c738718067a44dae7d80ae8efad8911 | [
"MIT"
] | null | null | null |
# ```
# #include <stdio.h>
# int fibonacci(int i);
#
# int main(int argc, char **argv) {
# for (int i=0; i<16; ++i) {
# int fib = fibonacci(i);
# printf("%d\n", fib);
# }
#
# return 0;
# }
#
# int fibonacci(int n) {
# if (n <= 1) return n;
# return fibonacci(n-1) + fibonacci(n-2);
# }
# ```
main:
#... | 17.152778 | 63 | 0.472065 |
0450fe379a9c14a8a095525d6965a76772b5e481 | 5,415 | asm | Assembly | win32/lm32_lcc.asm | ystk/debian-zip | 668855204e40fa540efcda458b13b99067989c5e | [
"Info-ZIP"
] | 157 | 2015-07-08T18:29:22.000Z | 2022-03-10T10:22:58.000Z | win32/lm32_lcc.asm | ystk/debian-zip | 668855204e40fa540efcda458b13b99067989c5e | [
"Info-ZIP"
] | 1,037 | 2015-07-18T03:09:12.000Z | 2022-03-13T17:39:55.000Z | win32/lm32_lcc.asm | ystk/debian-zip | 668855204e40fa540efcda458b13b99067989c5e | [
"Info-ZIP"
] | 74 | 2015-07-08T19:42:19.000Z | 2021-12-22T06:15:46.000Z | ;===========================================================================
; Copyright (c) 1990-1999 Info-ZIP. All rights reserved.
;
; See the accompanying file LICENSE, version 1999-Oct-05 or later
; (the contents of which are also included in zip.h) for terms of use.
; If, for some reason, both of these files are... | 30.942857 | 80 | 0.550693 |
0da5862cc66510bbd14b538079371c52510cd22d | 1,575 | asm | Assembly | programs/oeis/192/A192974.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/192/A192974.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/192/A192974.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A192974: Coefficient of x in the reduction by x^2 -> x+1 of the polynomial p(n,x) defined at Comments.
; 0,1,4,14,37,84,172,329,600,1058,1821,3080,5144,8513,13996,22902,37349,60764,98692,160105,259520,420426,680829,1102224,1784112,2887489,4672852,7561694,12236005,19799268,32036956,51838025,83876904,135716978,21959606... | 143.181818 | 1,303 | 0.87746 |
7e6c2c5e6dc5021202c962e0164a2828a32b153c | 203 | asm | Assembly | programs/oeis/005/A005212.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/005/A005212.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/005/A005212.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A005212: n! if n is odd otherwise 0 (from the Taylor series for sin x).
; 0,1,0,6,0,120,0,5040,0,362880,0,39916800,0,6227020800,0,1307674368000,0,355687428096000,0
mov $1,$0
fac $1
mod $0,2
mul $1,$0
| 25.375 | 91 | 0.699507 |
be26eeb770488d765fd57ae3399ac087f8f97a4d | 593 | asm | Assembly | ASM/src/gossip_hints.asm | phixtyseven/OoT-Randomizer | eed4d9b0b329f53ebba060d279e35ead9833711c | [
"MIT"
] | 2 | 2019-01-05T14:20:48.000Z | 2019-02-15T17:05:56.000Z | ASM/src/gossip_hints.asm | phixtyseven/OoT-Randomizer | eed4d9b0b329f53ebba060d279e35ead9833711c | [
"MIT"
] | null | null | null | ASM/src/gossip_hints.asm | phixtyseven/OoT-Randomizer | eed4d9b0b329f53ebba060d279e35ead9833711c | [
"MIT"
] | null | null | null | gossip_hints:
addiu sp, sp, -0x18
sw ra, 0x0014(sp)
lw t0, GOSSIP_HINT_CONDITION
beq t0, r0, @@default
li at, 1
beq t0, at, @@stone_of_agony
nop
@@always_hint:
li at, 0x0020
b @@return
li v0, 0x0020
@@stone_of_agony:
lb at, (SAV... | 19.766667 | 44 | 0.507589 |
0b361ec3457ebcaf23550130c321c252f9f40ab5 | 740 | asm | Assembly | dv3/dv3/change.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | dv3/dv3/change.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | dv3/dv3/change.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; DV3 Medium Change Utility V3.00 1992 Tony Tebby
section dv3
xdef dv3_change
xref dv3_sbclr
include 'dev8_dv3_keys'
include 'dev8_keys_err'
include 'dev8_mac_assert'
;+++
; DV3 Medium Change
;
; a4 c p drive definition
;
; status... | 23.125 | 67 | 0.513514 |
2e57c6421233f0fb8563d9c4f36aefc954a55abe | 488 | asm | Assembly | base/crts/crtw32/string/i386/strpbrk.asm | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | base/crts/crtw32/string/i386/strpbrk.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | base/crts/crtw32/string/i386/strpbrk.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | ;***
;strpbrk.asm -
;
; Copyright (c) 1991-2001, Microsoft Corporation. All rights reserved.
;
;Purpose:
; defines strpbrk()- finds the index of the first character in a string
; that is not in a control string
;
; NOTE: This stub module scheme is compatible with NT build
; procedure.
;
;Revision History:... | 24.4 | 81 | 0.57582 |
2ccc0a720edbabd1d6e4a9ce33a16bb5ee0f04d9 | 884 | asm | Assembly | programs/oeis/108/A108103.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/108/A108103.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/108/A108103.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A108103: Fixed point of the square of the morphism: 1->3, 2->1, 3->121, starting with 1.
; 1,2,1,3,1,2,1,3,1,3,1,2,1,3,1,2,1,3,1,3,1,2,1,3,1,3,1,2,1,3,1,2,1,3,1,3,1,2,1,3,1,2,1,3,1,3,1,2,1,3,1,3,1,2,1,3,1,2,1,3,1,3,1,2,1,3,1,3,1,2,1,3,1,2,1,3,1,3,1,2,1,3,1,2,1,3,1,3,1,2,1,3,1,3,1,2,1,3,1,2,1,3,1,3,1,2,1,3,1,2,1,3,1,3... | 30.482759 | 501 | 0.522624 |
fa68f80df9686505364751a0cc6a56bd8ee88793 | 715 | asm | Assembly | oeis/092/A092346.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/092/A092346.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/092/A092346.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A092346: a(0)=1; a(n) = sigma_1(n) + sigma_2(n).
; Submitted by Jon Maiga
; 1,2,8,14,28,32,62,58,100,104,148,134,238,184,274,284,372,308,494,382,588,532,646,554,910,682,892,860,1106,872,1372,994,1428,1268,1504,1348,2002,1408,1870,1756,2300,1724,2596,1894,2646,2444,2722,2258,3534,2508,3348,2972,3668,2864,4220,3244,437... | 34.047619 | 468 | 0.686713 |
b45b6cef1d15fb25f94ca833d38a321b7df51670 | 290 | asm | Assembly | oeis/178/A178294.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/178/A178294.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/178/A178294.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A178294: Number of collinear point triples in a 4 X 4 X 4 X... n-dimensional cubic grid
; Submitted by Jon Maiga
; 0,4,44,376,2960,22624,171584,1303936,9969920,76793344
mov $1,1
mov $3,1
lpb $0
sub $0,1
add $2,$3
mul $2,2
mul $3,6
add $3,$1
mul $1,8
mul $2,2
lpe
mov $0,$2
| 17.058824 | 89 | 0.641379 |
9658eea4a68bb1ba39b6423d8868e7b1f5600526 | 8,569 | asm | Assembly | src/ppu.asm | DigiDwrf/neon64v2-easybuild | 94fa46fbc8ddb2af593cb42162df58f65a03ebc4 | [
"0BSD"
] | 36 | 2020-07-08T11:27:17.000Z | 2022-03-15T08:38:52.000Z | src/ppu.asm | DigiDwrf/neon64v2-easybuild | 94fa46fbc8ddb2af593cb42162df58f65a03ebc4 | [
"0BSD"
] | 19 | 2020-07-12T23:14:03.000Z | 2021-12-14T07:57:40.000Z | src/ppu.asm | DigiDwrf/neon64v2-easybuild | 94fa46fbc8ddb2af593cb42162df58f65a03ebc4 | [
"0BSD"
] | 6 | 2021-07-17T09:57:46.000Z | 2022-03-13T07:50:25.000Z | //define LOG_PPU_DATA()
//define LOG_VRAM_ADDR()
//define LOG_SPRITES()
//define DUMP_RGB_PALETTE()
//define DUMP_VRAM()
begin_low_page()
align_dcache()
// 0x0000-0x4000 in 0x400 (1K, >>10) pages
ppu_map:; fill 4*16
align(8)
ppu_bg32_pat_lines:; dd 0,0
ppu_bg32_atr_lines:; dd 0
ppu_bg_x_lines:; dd 0
ppu_sp_pr... | 16.478846 | 81 | 0.666939 |
e3118b009fa319d815462b49c51fb333f9d6053f | 1,281 | asm | Assembly | Driver/Printer/PrintCom/Text/Font/fontPCLInfo.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Driver/Printer/PrintCom/Text/Font/fontPCLInfo.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Driver/Printer/PrintCom/Text/Font/fontPCLInfo.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 1990 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: laserjet print driver
FILE: fontPCLInfo.asm
AUTHOR: Dave Durran
ROUTINES:
Name Description
---- -----------
REVISION HIST... | 22.086207 | 79 | 0.625293 |
587ee723eff856aaf9a76b04ae48980adc852f05 | 337 | asm | Assembly | src/utils.asm | ISSOtm/smooth-player-demo | e511fb786f2ca9e75f2d4fd38f34d1ecfe608253 | [
"MIT"
] | 4 | 2019-06-26T16:04:03.000Z | 2021-12-01T12:22:13.000Z | src/utils.asm | ISSOtm/smooth-player-demo | e511fb786f2ca9e75f2d4fd38f34d1ecfe608253 | [
"MIT"
] | 1 | 2021-07-19T18:40:35.000Z | 2021-07-19T18:40:35.000Z | src/utils.asm | ISSOtm/smooth-player-demo | e511fb786f2ca9e75f2d4fd38f34d1ecfe608253 | [
"MIT"
] | null | null | null |
INCLUDE "src/include/hardware.inc/hardware.inc"
SECTION "Memset", ROM0[$08] ; So that it lands on a `rst`
Memset::
inc b
inc c
dec bc
.loop
ld [hli], a
dec c
jr nz, .loop
dec b
jr nz, .loop
ret
; And here is how you include the sample routines
SECTION "Sample routines", ROM0
INCLUDE "src/smooth-player... | 12.961538 | 57 | 0.688427 |
9ba35cb2d301f503d7a5903e5d80dbd1ee863734 | 423 | asm | Assembly | solutions/66 - Decimal Counter/size-23_speed-113.asm | michaelgundlach/7billionhumans | 02c6f3963364362c95cb516cbc6ef1efc073bb2e | [
"MIT"
] | 45 | 2018-09-05T04:56:59.000Z | 2021-11-22T08:57:26.000Z | solutions/66 - Decimal Counter/size-23_speed-113.asm | michaelgundlach/7billionhumans | 02c6f3963364362c95cb516cbc6ef1efc073bb2e | [
"MIT"
] | 36 | 2018-09-01T11:34:26.000Z | 2021-05-19T23:20:49.000Z | solutions/66 - Decimal Counter/size-23_speed-113.asm | michaelgundlach/7billionhumans | 02c6f3963364362c95cb516cbc6ef1efc073bb2e | [
"MIT"
] | 36 | 2018-09-01T07:44:19.000Z | 2021-09-10T19:07:35.000Z | -- 7 Billion Humans (2212:2214M) --
-- 66: Decimal Counter --
-- Author: DeepAQ
-- Size: 23
-- Speed: 113
step s
step s
if c == button:
a:
step n
listenfor ok
step s
jump a
endif
pickup n
mem1 = set myitem
b:
tell everyone ok
drop
mem1 = calc mem1 + 1
if se != button:
listenfor go
endif
if mem1 > 9:
tell w go
... | 10.846154 | 35 | 0.652482 |
99e4ba865cb886b20a9f809a300108c62c8a1f2c | 7,799 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_16480_1821.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_16480_1821.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_16480_1821.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 %r8
push %rax
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x14dc6, %rax
clflush (%rax)
nop
nop
xor %rsi, %rsi
movw $0x6162, (%rax)
nop
nop
nop
sub %r13, %r13
lea addresses_UC_ht+0x7b6a, %rdi
nop
nop
nop
cmp %rbx, %rbx
mov (%rdi), %edx
... | 31.963115 | 2,999 | 0.654058 |
34e7ce052cbe4e11b3fe4f906381d7eebd56aefa | 540 | asm | Assembly | oeis/073/A073254.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/073/A073254.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/073/A073254.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A073254: Array read by antidiagonals, A(n,k) = n^2 + n*k + k^2.
; Submitted by Christian Krause
; 0,1,1,4,3,4,9,7,7,9,16,13,12,13,16,25,21,19,19,21,25,36,31,28,27,28,31,36,49,43,39,37,37,39,43,49,64,57,52,49,48,49,52,57,64,81,73,67,63,61,61,63,67,73,81,100,91,84,79,76,75,76,79,84,91,100,121,111,103,97,93,91,91,93,97,... | 31.764706 | 321 | 0.635185 |
9358c2de2deee4c3321aa8ab242c6e6e43aed2a5 | 6,232 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca.log_21829_268.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca.log_21829_268.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca.log_21829_268.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 %rax
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x441a, %rsi
lea addresses_WT_ht+0x15bd6, %rdi
nop
nop
add $37746, %rdx
mov $28, %rcx
rep movsq
nop
nop
nop
nop
xor $9640, %rbx
lea addresses_A_ht+0x2c3a, %r15
add $19244, %r14... | 37.769697 | 2,999 | 0.658376 |
beb42798a4ae6b6e9b0599dd337eb47701d97cef | 660 | asm | Assembly | oeis/091/A091835.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/091/A091835.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/091/A091835.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A091835: Double factorial of primes.
; 2,3,15,105,10395,135135,34459425,654729075,316234143225,6190283353629375,191898783962510625,8200794532637891559375,13113070457687988603440625,563862029680583509947946875,1192568192774434123539907640625,157952079428395476360490147277859375,2921560637147316928501806009124925929687... | 47.142857 | 483 | 0.869697 |
2e513dcc43ed7fb810fda8030c8de0ba772f0c7a | 298 | asm | Assembly | Kernel/drivers/asm/readkey.asm | agustinmorantes/TPE2SO | 6f32c93bc1dff868ec465c940f6e6d46d605f108 | [
"BSD-3-Clause"
] | null | null | null | Kernel/drivers/asm/readkey.asm | agustinmorantes/TPE2SO | 6f32c93bc1dff868ec465c940f6e6d46d605f108 | [
"BSD-3-Clause"
] | null | null | null | Kernel/drivers/asm/readkey.asm | agustinmorantes/TPE2SO | 6f32c93bc1dff868ec465c940f6e6d46d605f108 | [
"BSD-3-Clause"
] | null | null | null | GLOBAL readKeyRaw
GLOBAL readKeyPoll
readKeyRaw:
mov rax,0
in al,0x64
and al,0x01
cmp al,0
jne .read
mov rax,0
ret
.read:
in al,0x60
ret
readKeyPoll:
mov rax,0
.loop:
in al,0x64
and al,0x01
cmp al,0
je .loop
in al,0x60
ret
| 11.037037 | 21 | 0.560403 |
2c614d06ffd75b7219413196d69520cc13f74a12 | 558 | asm | Assembly | oeis/017/A017201.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/017/A017201.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/017/A017201.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A017201: a(n) = (9*n + 3)^5.
; 243,248832,4084101,24300000,90224199,254803968,601692057,1252332576,2373046875,4182119424,6956883693,11040808032,16850581551,24883200000,35723051649,50049003168,68641485507,92389579776,122298103125,159494694624,205236901143,260919263232,328080401001,408410100000,503756397099,61613266636... | 79.714286 | 498 | 0.867384 |
e1be7b9d4ea745ad2757884565f6a90f4964590f | 152 | asm | Assembly | libsrc/_DEVELOPMENT/arch/sms/SMSlib/c/sdcc/SMS_nmi_isr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/sms/SMSlib/c/sdcc/SMS_nmi_isr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/sms/SMSlib/c/sdcc/SMS_nmi_isr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; void SMS_nmi_isr(void)
SECTION code_clib
SECTION code_SMSlib
PUBLIC _SMS_nmi_isr
EXTERN asm_SMSlib_nmi_isr
defc _SMS_nmi_isr = asm_SMSlib_nmi_isr
| 13.818182 | 38 | 0.848684 |
a77f6d859ceeefacd550b5b2d1406009dfd14116 | 277 | asm | Assembly | Modules/Module3/2_NonSymbolicMemory/loadaddress2.asm | hackettccp/CSCI213 | c2b5c3e1b5f47fa329a59b0a7261ebeee8e64059 | [
"MIT"
] | null | null | null | Modules/Module3/2_NonSymbolicMemory/loadaddress2.asm | hackettccp/CSCI213 | c2b5c3e1b5f47fa329a59b0a7261ebeee8e64059 | [
"MIT"
] | null | null | null | Modules/Module3/2_NonSymbolicMemory/loadaddress2.asm | hackettccp/CSCI213 | c2b5c3e1b5f47fa329a59b0a7261ebeee8e64059 | [
"MIT"
] | null | null | null | #Demonstrates explicit addressing
#Run and look at the $t0, $t1, $t2, $t3 registers
.text
la $t0, 0x10010000 #Loads the address into $t0
lw $t1, 0($t0) #Loads 7 into $t1
lw $t2, 4($t0) #Loads 9 into $t2
lw $t3, 8($t0) #Loads 11 into $t3
.data
x: .word 7, 9, 11
| 25.181818 | 50 | 0.620939 |
8b786acc1a6f8c89ba5037543079dcc9c20280b3 | 359 | asm | Assembly | oeis/006/A006548.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/006/A006548.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/006/A006548.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A006548: (2*n)!-Sum ((-1)^(i+1)*binomial(n,i)*2^i*(2*n-1)!,i=1..n).
; Submitted by Jamie Morken(s3)
; 0,24,480,40320,2903040,479001600,74724249600,20922789888000,5690998849536000,2432902008176640000,1021818843434188800000,620448401733239439360000,372269041039943663616000000
mov $1,$0
add $0,1
add $1,$0
div $0,2
lpb ... | 25.642857 | 174 | 0.721448 |
98528da871a9ac3eb549df861bcfedd26500557a | 187 | asm | Assembly | test/rv32f_test6.asm | kojad666/Vulcan | aae3da4ad04ffa8f8beb51bbc79916b9766d1576 | [
"MIT"
] | 102 | 2020-06-16T16:11:40.000Z | 2022-03-27T13:33:18.000Z | test/rv32f_test6.asm | kojad666/Vulcan | aae3da4ad04ffa8f8beb51bbc79916b9766d1576 | [
"MIT"
] | null | null | null | test/rv32f_test6.asm | kojad666/Vulcan | aae3da4ad04ffa8f8beb51bbc79916b9766d1576 | [
"MIT"
] | 11 | 2020-06-23T06:15:10.000Z | 2022-02-16T23:59:50.000Z | addi x10, x0, 1
addi x11, x0, 2
addi x12, x0, 3
addi x13, x0, -4
fcvt.s.w f0, x10
fcvt.s.w f1, x11
fcvt.s.w f2, x12
fcvt.s.w f3, x13
fdiv.s f4, f1, f3
fsub.s f5, f2, f3
fsub.s f6, f0, f4
| 15.583333 | 17 | 0.625668 |
2cb92ef92c55f01de78b4307cfbde733338dc6f2 | 377 | asm | Assembly | oeis/005/A005567.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/005/A005567.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/005/A005567.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A005567: Number of walks on square lattice.
; Submitted by Jamie Morken(s2)
; 10,70,308,1092,3414,9834,26752,69784,176306,434382,1048812,2490636,5833006,13500754,30933368,70255008,158335434,354419190,788529700,1744831060,3841983110,8422163130,18387829488
add $0,1
lpb $0
add $2,$0
sub $0,1
add $2,4
add $3,$2
... | 22.176471 | 178 | 0.71618 |
638b5103331942b748adc01830585f12ba23476f | 23,857 | asm | Assembly | base/mvdm/dos/v86/cmd/keyb/keybtbbl.asm | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | base/mvdm/dos/v86/cmd/keyb/keybtbbl.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | base/mvdm/dos/v86/cmd/keyb/keybtbbl.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | PAGE ,132
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
; (C) Copyright Microsoft Corp. 1987-1990
; MS-DOS 5.00 - NLS Support - KEYB Command
;
; File Name: KEYBTBBL.ASM
; ----------
;
; Description:
; ------------
; Build SHARED_DATA_AREA with parameters specified
; in KEYBCMD.ASM
;
; Documentation Ref... | 26.245325 | 81 | 0.670998 |
c865c4d4960e0634fa79247d94760751843fbdfc | 270 | asm | Assembly | src/test/ref/function-as-array.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/test/ref/function-as-array.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/test/ref/function-as-array.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | // Tests treating a function like an array
// Should produce an error
// https://gitlab.com/camelot/kickc/issues/276
.pc = $801 "Basic"
:BasicUpstart(main)
.pc = $80d "Program"
main: {
jsr new_ball
rts
}
new_ball: {
inc BALLS
rts
}
BALLS: .fill $10, 0
| 16.875 | 46 | 0.648148 |
c8a08d097f3ff979af54f9f5d30850fdbaf26da5 | 337 | asm | Assembly | programs/oeis/047/A047426.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/047/A047426.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/047/A047426.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A047426: Numbers that are congruent to {0, 3, 4, 5, 6} mod 8.
; 0,3,4,5,6,8,11,12,13,14,16,19,20,21,22,24,27,28,29,30,32,35,36,37,38,40,43,44,45,46,48,51,52,53,54,56,59,60,61,62,64,67,68,69,70,72,75,76,77,78,80,83,84,85,86,88,91,92,93,94,96,99,100,101,102
mov $1,$0
lpb $1
trn $1,4
add $0,$1
trn $1,1
sub $0,$... | 28.083333 | 193 | 0.608309 |
83c31955597e3f05d28be00c306675ead76297ee | 15 | asm | Assembly | examples/text.asm | dcpzorg/white-rabbit | be88440b86a993f36b88bfe42b0f01ac1a8d0375 | [
"WTFPL"
] | null | null | null | examples/text.asm | dcpzorg/white-rabbit | be88440b86a993f36b88bfe42b0f01ac1a8d0375 | [
"WTFPL"
] | null | null | null | examples/text.asm | dcpzorg/white-rabbit | be88440b86a993f36b88bfe42b0f01ac1a8d0375 | [
"WTFPL"
] | null | null | null | 10
3d
35
20
4d
| 2.5 | 2 | 0.666667 |
0b1eae0bf84038b5baad1847443ab76c02a07a2a | 823 | asm | Assembly | src/sys.asm | Schol-R-LEA/CX16-lib | a35ef4a637ca114c0bba5474ffc94d862562a3ac | [
"BSD-2-Clause"
] | null | null | null | src/sys.asm | Schol-R-LEA/CX16-lib | a35ef4a637ca114c0bba5474ffc94d862562a3ac | [
"BSD-2-Clause"
] | null | null | null | src/sys.asm | Schol-R-LEA/CX16-lib | a35ef4a637ca114c0bba5474ffc94d862562a3ac | [
"BSD-2-Clause"
] | null | null | null | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Minimal Commander X16 library
;; Time-stamp: <2019-10-17 10:21:25 schol-r-lea>
.include "sys.inc"
.import parsehex
.export newline
.export printsz
.export printhex
.proc newline
lda #CR
jsr BASOUT
rts
.endproc
... | 17.510638 | 69 | 0.534629 |
dd522c698dccd56516be7064801815fe11b38ebb | 4,590 | asm | Assembly | videocodec/libvpx_internal/libvpx/vp9/common/x86/vp9_copy_sse2.asm | Omegaphora/hardware_intel_common_omx-components | 2dc257bd12d2604f5bac67d039e2b7e53c255ac9 | [
"Apache-2.0"
] | 49 | 2015-01-07T04:37:04.000Z | 2022-03-25T08:37:14.000Z | videocodec/libvpx_internal/libvpx/vp9/common/x86/vp9_copy_sse2.asm | Omegaphora/hardware_intel_common_omx-components | 2dc257bd12d2604f5bac67d039e2b7e53c255ac9 | [
"Apache-2.0"
] | 1 | 2020-11-24T03:13:47.000Z | 2020-11-25T12:57:59.000Z | videocodec/libvpx_internal/libvpx/vp9/common/x86/vp9_copy_sse2.asm | Omegaphora/hardware_intel_common_omx-components | 2dc257bd12d2604f5bac67d039e2b7e53c255ac9 | [
"Apache-2.0"
] | 8 | 2015-06-29T21:53:18.000Z | 2019-11-01T21:22:47.000Z | ;
; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license
; that can be found in the LICENSE file in the root of the source
; tree. An additional intellectual property rights grant can be found
; in the file PATENTS. All contributing proje... | 30 | 70 | 0.454031 |
60b454c4ad9b79f208f743a2cd89c7f061c8299b | 7,572 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i7-7700_9_0xca.log_21829_343.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i7-7700_9_0xca.log_21829_343.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i7-7700_9_0xca.log_21829_343.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 %r8
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0x7aa0, %rsi
lea addresses_D_ht+0x135b8, %rdi
nop
nop
nop
and $50745, %r15
mov $95, %rcx
rep movsw
nop
sub %r14, %r14
lea addresses_normal_ht+0x28, %rsi
lea addresses_normal_ht... | 32.921739 | 2,999 | 0.659535 |
54686f514107533fbd017c6ca93380b19f155979 | 593 | asm | Assembly | oeis/083/A083593.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/083/A083593.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/083/A083593.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A083593: Expansion of 1/((1-2*x)*(1-x^4)).
; 1,2,4,8,17,34,68,136,273,546,1092,2184,4369,8738,17476,34952,69905,139810,279620,559240,1118481,2236962,4473924,8947848,17895697,35791394,71582788,143165576,286331153,572662306,1145324612,2290649224,4581298449,9162596898,18325193796,36650387592,73300775185,146601550370,293... | 65.888889 | 497 | 0.834739 |
a9f4cbe4580f6995d414f29a908951931af2c9a2 | 2,158 | asm | Assembly | programs/oeis/159/A159742.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/159/A159742.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/159/A159742.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A159742: If an array is made of columns of -nacci sequences (Fibonacci, tribonacci, etc.), all starting with 1,1,2,..., the NW-to-SE diagonals can be extended by computation. This sequence is diagonal 6. See A159741 for details.
; 13,44,108,236,492,1004,2028,4076,8172,16364,32748,65516,131052,262124,524268,1048556,20... | 196.181818 | 1,792 | 0.898517 |
3d10161ebc87a137f8cdf47f4ee7ec1a5d5c0404 | 1,147 | asm | Assembly | source/.milestone2/bootload.asm | diwangs/IF2230_GhettoOS | 614a91c5e5275eaeeb9eca357a54274603a03ab5 | [
"MIT"
] | null | null | null | source/.milestone2/bootload.asm | diwangs/IF2230_GhettoOS | 614a91c5e5275eaeeb9eca357a54274603a03ab5 | [
"MIT"
] | null | null | null | source/.milestone2/bootload.asm | diwangs/IF2230_GhettoOS | 614a91c5e5275eaeeb9eca357a54274603a03ab5 | [
"MIT"
] | 2 | 2019-03-27T09:17:54.000Z | 2021-03-14T08:02:13.000Z | ;bootload.asm
;Michael Black, 2007
;
;This is a simple bootloader that loads and executes a kernel at sector 3
bits 16
KSEG equ 0x1000 ;kernel goes into memory at 0x10000
KSIZE equ 15 ;kernel is at most 10 sectors (and probably less)
KSTART equ 1 ;kernel lives at sector 3 (makes room for map & dir). Milestone 2 ja... | 26.674419 | 88 | 0.638187 |
1b6de1e57cc0d68f50ec2661ea3d59f393852f94 | 1,172 | asm | Assembly | programs/oeis/168/A168489.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/168/A168489.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/168/A168489.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A168489: Numbers that are congruent to {7,11} mod 12.
; 7,11,19,23,31,35,43,47,55,59,67,71,79,83,91,95,103,107,115,119,127,131,139,143,151,155,163,167,175,179,187,191,199,203,211,215,223,227,235,239,247,251,259,263,271,275,283,287,295,299,307,311,319,323,331,335,343,347,355,359,367,371,379,383,391,395,403,407,415,419... | 130.222222 | 1,068 | 0.75256 |
d8f94cf5ad93c0eef59e96aa509a58fb6263c2d3 | 7,347 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i3-7100_9_0xca_notsx.log_21829_82.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i3-7100_9_0xca_notsx.log_21829_82.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i3-7100_9_0xca_notsx.log_21829_82.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 %rbp
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x1927b, %rsi
lea addresses_A_ht+0x93bb, %rdi
nop
nop
add %r11, %r11
mov $42, %rcx
rep movsq
nop
nop
nop
nop
nop
lfence
lea addresses_WT_ht+0x16aab, %rsi
lea addresses_WT_ht+0x1c42b,... | 33.547945 | 2,999 | 0.649789 |
414f5c8ad6b08ab598fbe020309147ffab6473ea | 78,973 | asm | Assembly | src/host/x86/mmx/asm/uXmmintshifts.asm | Navegos/uasmlib | 619ba610750cb05dc689d93f07712e7595fcecc2 | [
"MIT"
] | 3 | 2020-08-14T07:08:05.000Z | 2020-12-16T19:44:44.000Z | src/host/x86/mmx/asm/uXmmintshifts.asm | Navegos/uasmlib | 619ba610750cb05dc689d93f07712e7595fcecc2 | [
"MIT"
] | null | null | null | src/host/x86/mmx/asm/uXmmintshifts.asm | Navegos/uasmlib | 619ba610750cb05dc689d93f07712e7595fcecc2 | [
"MIT"
] | 1 | 2019-07-16T03:28:30.000Z | 2019-07-16T03:28:30.000Z |
; / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
; / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
; / / / /
; / / Copyright 2021 (c) Navegos QA - optim... | 31.998784 | 99 | 0.511023 |
418d5232301c558093b9c82a0d65faa6847d3481 | 493 | asm | Assembly | programs/oeis/305/A305316.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/305/A305316.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/305/A305316.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A305316: a(n) = sqrt(5*b(n)^2 - 4) with b(n) = Fibonacci(6*n+5) = A134497(n).
; 11,199,3571,64079,1149851,20633239,370248451,6643838879,119218851371,2139295485799,38388099893011,688846502588399,12360848946698171,221806434537978679,3980154972736918051,71420983074726546239,1281597540372340914251,22997334743627409910279... | 35.214286 | 319 | 0.787018 |
f4e43830200ac371fb2f377401a259cbe19a2692 | 432 | asm | Assembly | 07-fun-sum-two-numbers/sum_two_numbers.asm | gashev/assembly-examples | 3e7e5d37af00e6d6202a589ffa36a888edb5be16 | [
"Unlicense"
] | 1 | 2021-01-06T01:45:37.000Z | 2021-01-06T01:45:37.000Z | 07-fun-sum-two-numbers/sum_two_numbers.asm | gashev/assembly-examples | 3e7e5d37af00e6d6202a589ffa36a888edb5be16 | [
"Unlicense"
] | null | null | null | 07-fun-sum-two-numbers/sum_two_numbers.asm | gashev/assembly-examples | 3e7e5d37af00e6d6202a589ffa36a888edb5be16 | [
"Unlicense"
] | null | null | null | extern exit
extern printf
SECTION .data
format: db '%d', 10, 0
num1: equ 23
num2: equ 12
SECTION .text
GLOBAL _start
_start:
; Calculate sum.
mov rsi, num1
mov rdi, num2
call sum_two_numbers
; Print sum.
mov rsi, rax
mov rdi, format
mov eax, 0
call printf
; ... | 12.705882 | 26 | 0.585648 |
874768697228318b05cd9fa4920898df514279c4 | 486 | asm | Assembly | oeis/233/A233558.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/233/A233558.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/233/A233558.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A233558: Triangle read by rows: T(n,k) = real part mod n of (n + ki)^2, where k=1..n-1 and i is the imaginary unit.
; Submitted by Jon Maiga
; 1,2,2,3,0,3,4,1,1,4,5,2,3,2,5,6,3,5,5,3,6,7,4,7,0,7,4,7,8,5,0,2,2,0,5,8,9,6,1,4,5,4,1,6,9,10,7,2,6,8,8,6,2,7,10,11,8,3,8,11,0,11,8,3,8,11,12,9,4,10,1,3,3,1,10,4,9,12,13,10,5,1... | 28.588235 | 222 | 0.563786 |
c9dbf0a93fc9ddc0eb0a62a0b1816ef7c29bdf1e | 697 | asm | Assembly | oeis/293/A293545.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/293/A293545.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/293/A293545.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A293545: a(n) is the greatest integer k such that k/Fibonacci(n) < 2/3.
; Submitted by Jon Maiga
; 0,0,0,1,2,3,5,8,14,22,36,59,96,155,251,406,658,1064,1722,2787,4510,7297,11807,19104,30912,50016,80928,130945,211874,342819,554693,897512,1452206,2349718,3801924,6151643,9953568,16105211,26058779,42163990,68222770,110386... | 46.466667 | 501 | 0.791966 |
a6790f741529ebe383f6239b5e3a3e39b8368070 | 464 | asm | Assembly | programs/oeis/178/A178896.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/178/A178896.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/178/A178896.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A178896: a(n) = n OR 9n, where OR is bitwise OR.
; 0,9,18,27,36,45,54,63,72,89,90,107,108,125,126,143,144,153,178,187,180,189,214,223,216,249,250,251,252,285,286,287,288,297,306,315,356,365,374,383,360,377,378,427,428,445,446,431,432,441,498,507,500,509,502
mov $2,$0
mov $4,$0
mov $5,$0
mov $6,$0
mul $0,2
seq $0,178... | 23.2 | 208 | 0.640086 |
9adb99979dc19d3a3cf4405b8ec5bf5e21c31039 | 1,178 | asm | Assembly | libsrc/z88/fdstdio/putn.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | 1 | 2018-09-04T23:07:24.000Z | 2018-09-04T23:07:24.000Z | libsrc/z88/fdstdio/putn.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | libsrc/z88/fdstdio/putn.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | ;Z88 Small C Library functions, linked using the z80 module assembler
;Small C Z88 converted by Dominic Morris <djm@jb.man.ac.uk>
INCLUDE "#stdio.def"
XLIB putn ;Display integer
;Display an integer on screen..
.putn
ld hl,2
add hl,sp
ld a,... | 21.035714 | 69 | 0.408319 |
72d092091e7acf1950d0cb02c3d1290db15371bd | 42,991 | asm | Assembly | init.asm | inesane/Modified-xv6-OS | 5a0dfe3ec39e115d62e0f002d7cf39fed5dee482 | [
"MIT-0"
] | null | null | null | init.asm | inesane/Modified-xv6-OS | 5a0dfe3ec39e115d62e0f002d7cf39fed5dee482 | [
"MIT-0"
] | null | null | null | init.asm | inesane/Modified-xv6-OS | 5a0dfe3ec39e115d62e0f002d7cf39fed5dee482 | [
"MIT-0"
] | 1 | 2020-11-02T17:50:03.000Z | 2020-11-02T17:50:03.000Z |
_init: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
char *argv[] = { "sh", 0 };
int
main(void)
{
0: f3 0f 1e fb endbr32
4: 8d 4c 24 04 lea 0x4(%esp),%ecx
8: 83 e4 f0 and $0xfffffff0,%esp
b: ff 71 fc pushl -0x4(%ecx)
... | 33.904574 | 60 | 0.412482 |
17f01d7da520ca427eabc2a17aa1d9cf12ece75b | 3,482 | asm | Assembly | base/Kernel/Native/arm/Crt/regnames.asm | sphinxlogic/Singularity-RDK-2.0 | 2968c3b920a5383f7360e3e489aa772f964a7c42 | [
"MIT"
] | null | null | null | base/Kernel/Native/arm/Crt/regnames.asm | sphinxlogic/Singularity-RDK-2.0 | 2968c3b920a5383f7360e3e489aa772f964a7c42 | [
"MIT"
] | null | null | null | base/Kernel/Native/arm/Crt/regnames.asm | sphinxlogic/Singularity-RDK-2.0 | 2968c3b920a5383f7360e3e489aa772f964a7c42 | [
"MIT"
] | null | null | null | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; Microsoft Research Singularity
;;;
;;; Copyright (c) Microsoft Corporation. All rights reserved.
;;;
;;; This file contains ARM-specific assembly code.
;;;
; Assembler source for FPA support code and e... | 38.688889 | 99 | 0.567777 |
d3a08be472a4ca1f3f45f76efbd3faeb20371158 | 543 | asm | Assembly | src/kernel/internal/usermode.asm | sarahkittyy/kibby-os | fcd5be00ccc2551ae87bdb04116cbb96c96c8961 | [
"MIT"
] | null | null | null | src/kernel/internal/usermode.asm | sarahkittyy/kibby-os | fcd5be00ccc2551ae87bdb04116cbb96c96c8961 | [
"MIT"
] | null | null | null | src/kernel/internal/usermode.asm | sarahkittyy/kibby-os | fcd5be00ccc2551ae87bdb04116cbb96c96c8961 | [
"MIT"
] | null | null | null | USER_CODE_SEG equ (0x18 | 0x03)
USER_DATA_SEG equ (0x20 | 0x03)
global userexec
extern usermode_fn
userexec:
cli
mov ebx, dword [esp + 4]
mov ax,USER_DATA_SEG
mov ds,ax
mov es,ax
mov fs,ax
mov gs,ax ; ss is handled by iret
mov eax, esp
push USER_DATA_SEG
push eax
pushf
; set interrupts to re-enable the... | 16.96875 | 64 | 0.731123 |
d0099a9a90b23b74bee599c49d3f54ad19d856fe | 1,226 | asm | Assembly | innative-env/ftol.x86.asm | innative-sdk/innative | 7c4733a390ace01900e914b1b03cc6bc96e879c8 | [
"Apache-2.0"
] | 381 | 2018-12-13T19:53:48.000Z | 2022-03-21T07:33:39.000Z | innative-env/ftol.x86.asm | Black-Sphere-Studios/innative | 7c4733a390ace01900e914b1b03cc6bc96e879c8 | [
"Apache-2.0"
] | 62 | 2018-10-16T15:42:25.000Z | 2021-03-29T23:55:56.000Z | innative-env/ftol.x86.asm | Black-Sphere-Studios/innative | 7c4733a390ace01900e914b1b03cc6bc96e879c8 | [
"Apache-2.0"
] | 13 | 2018-12-13T17:43:49.000Z | 2020-06-13T15:10:38.000Z | page ,132
title 87ftol - truncate TOS to 32-bit integer
;***
;87ftol.asm - truncate TOS to 32-bit integer
;
; Copyright (c) 1985-88, Microsoft Corporation
;
;Purpose:
;
;Revision History:
;
; 07/16/85 Greg Whitten
; save BX and CX for sloppy code generator
; 10/15/86 Greg Whitten
; in-line instructions rather ... | 21.137931 | 80 | 0.668026 |
85744864cabd51044345d0f3ae30cbb759689dea | 841 | asm | Assembly | src/setup/ss_credits.asm | furrtek/GB303 | 2f275fff085b05fdc7843074dcc062956a1d8d56 | [
"CC-BY-4.0"
] | 90 | 2015-06-19T14:26:19.000Z | 2022-01-05T08:19:41.000Z | src/setup/ss_credits.asm | furrtek/GB303 | 2f275fff085b05fdc7843074dcc062956a1d8d56 | [
"CC-BY-4.0"
] | 2 | 2015-06-21T20:55:40.000Z | 2022-02-09T08:02:04.000Z | src/setup/ss_credits.asm | furrtek/GB303 | 2f275fff085b05fdc7843074dcc062956a1d8d56 | [
"CC-BY-4.0"
] | 10 | 2015-06-21T20:43:11.000Z | 2020-12-08T13:24:16.000Z | setscreen_credits:
call stopp ;Just in case
call screen_off
call clearbkg
call clearsprites
ld a,$9B ;Logo
ld hl,$9800+(32*1)+6
ld bc,$0802
call mapinc
ld de,text_credits
ld hl,$9800+(32*4)+2
ld b,TXT_NORMAL
call maptext
ld hl,hblan... | 20.02381 | 52 | 0.51843 |
c87a01044eb0b070d8f380ed12b77d182f72b888 | 492 | asm | Assembly | programs/oeis/171/A171662.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/171/A171662.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/171/A171662.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A171662: a(n) = floor((2*n^2 + n)/6).
; 0,0,1,3,6,9,13,17,22,28,35,42,50,58,67,77,88,99,111,123,136,150,165,180,196,212,229,247,266,285,305,325,346,368,391,414,438,462,487,513,540,567,595,623,652,682,713,744,776,808,841,875,910,945,981,1017,1054,1092,1131,1170,1210,1250,1291,1333,1376,1419,1463,1507,1552,1598,1645,16... | 70.285714 | 422 | 0.721545 |
f79874630b6b35615589d6ea6049e99d7d75a270 | 880 | asm | Assembly | programs/oeis/286/A286655.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/286/A286655.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/286/A286655.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A286655: Characteristic sequence of the Beatty sequence, A022842, of sqrt(8).
; 0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,1,0,0,1,0,... | 27.5 | 501 | 0.504545 |
f989bcc568562103abb61c1401f650d6f55a1e30 | 391 | asm | Assembly | programs/oeis/120/A120171.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/120/A120171.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/120/A120171.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A120171: a(1)=2; a(n)=floor((11+sum(a(1) to a(n-1)))/5).
; 2,2,3,3,4,5,6,7,8,10,12,14,17,20,24,29,35,42,50,60,72,87,104,125,150,180,216,259,311,373,448,537,645,774,929,1114,1337,1605,1926,2311,2773,3328,3993,4792,5750,6900,8280,9936,11923,14308,17170,20604,24724,29669
add $0,1
mov $2,$0
mov $3,1
lpb $2,1
mov $0,$3... | 24.4375 | 211 | 0.624041 |
aae8cadadc477e0d5996c78a1d6d2a90d8201f87 | 571,355 | asm | Assembly | kernel.asm | sevarbiter/lab2-f17 | d32ca0a598d65c691c72d64307075b326830030b | [
"MIT-0"
] | null | null | null | kernel.asm | sevarbiter/lab2-f17 | d32ca0a598d65c691c72d64307075b326830030b | [
"MIT-0"
] | null | null | null | kernel.asm | sevarbiter/lab2-f17 | d32ca0a598d65c691c72d64307075b326830030b | [
"MIT-0"
] | null | null | null |
kernel: file format elf32-i386
Disassembly of section .text:
80100000 <multiboot_header>:
80100000: 02 b0 ad 1b 00 00 add 0x1bad(%eax),%dh
80100006: 00 00 add %al,(%eax)
80100008: fe 4f 52 decb 0x52(%edi)
8010000b: e4 .byte 0xe4
8010000c <entry>:
# E... | 38.039614 | 95 | 0.529462 |
fe061cd146ff138d93c99f8ef006daa36625f58f | 384 | asm | Assembly | unittests/32Bit_ASM/Primary/Primary_61.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 628 | 2020-03-06T14:01:32.000Z | 2022-03-31T06:35:14.000Z | unittests/32Bit_ASM/Primary/Primary_61.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 576 | 2020-03-06T08:25:12.000Z | 2022-03-30T04:05:29.000Z | unittests/32Bit_ASM/Primary/Primary_61.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 38 | 2020-03-07T06:10:00.000Z | 2022-03-29T09:27:36.000Z | %ifdef CONFIG
{
"RegData": {
"RAX": "0x6",
"RCX": "0x5",
"RDX": "0x4",
"RSP": "0xE0000020",
"RBX": "0x3",
"RBP": "0x2",
"RSI": "0x1",
"RDI": "0x0"
},
"Mode": "32BIT"
}
%endif
mov esp, 0xe0000020
push dword 0x6
push dword 0x5
push dword 0x4
push dword 0x3
push dword 0x41424344 ; S... | 12.387097 | 31 | 0.575521 |
a0211602f6642bdb8ebcf052e8dbd1afa4783e16 | 298 | asm | Assembly | libsrc/_DEVELOPMENT/arch/sms/misc/c/sccz80/sms_scroll_wc_up.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/sms/misc/c/sccz80/sms_scroll_wc_up.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/sms/misc/c/sccz80/sms_scroll_wc_up.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; void sms_scroll_wc_up(struct r_Rect8 *r, uchar rows, uint bgnd_char)
SECTION code_clib
SECTION code_arch
PUBLIC sms_scroll_wc_up
EXTERN asm_sms_scroll_wc_up
sms_scroll_wc_up:
pop af
pop hl
pop de
pop ix
push hl
push de
push hl
push af
jp asm_sms_scroll_wc_up
| 12.956522 | 70 | 0.731544 |
b68e99066985020bd246195fcb61828073581456 | 803 | asm | Assembly | oeis/133/A133534.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/133/A133534.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/133/A133534.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A133534: Sum of third powers of two consecutive primes.
; Submitted by Jamie Morken(s2)
; 35,152,468,1674,3528,7110,11772,19026,36556,54180,80444,119574,148428,183330,252700,354256,432360,527744,658674,746928,882056,1064826,1276756,1617642,1942974,2123028,2317770,2520072,2737926,3491280,4296474,4819444,5256972,599356... | 34.913043 | 496 | 0.753425 |
896088b98197db87f39ff052ae2e8d4eff449476 | 90,442 | asm | Assembly | echo.asm | danilocapkob/xv6plus | 9c4b22809094b9c9739201dee316ec2cdbd1a100 | [
"Xnet",
"X11"
] | 1 | 2020-07-14T11:28:42.000Z | 2020-07-14T11:28:42.000Z | echo.asm | danilocapkob/xv6plus | 9c4b22809094b9c9739201dee316ec2cdbd1a100 | [
"Xnet",
"X11"
] | null | null | null | echo.asm | danilocapkob/xv6plus | 9c4b22809094b9c9739201dee316ec2cdbd1a100 | [
"Xnet",
"X11"
] | null | null | null |
_echo: file format elf32-i386-freebsd
Disassembly of section .text:
00000000 <main>:
#include "user.h"
int
main(int argc, char *argv[])
{
0: 8d 4c 24 04 lea 0x4(%esp),%ecx
4: 83 e4 f0 and $0xfffffff0,%esp
7: ff 71 fc pushl 0xfffffffc(%ecx)
a... | 41.241222 | 104 | 0.422304 |
19db9b9f460108e6fb0d1a329ae5c03d1105d6aa | 214 | asm | Assembly | libsrc/graphics/generic_console/plotpixl6.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | null | null | null | libsrc/graphics/generic_console/plotpixl6.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | null | null | null | libsrc/graphics/generic_console/plotpixl6.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1 | 2019-12-03T23:28:20.000Z | 2019-12-03T23:28:20.000Z | ;
; Generic pseudo graphics routines for text-only platforms
;
; Plot pixel at (x,y) coordinate.
SECTION code_clib
PUBLIC plotpixel
.plotpixel
defc NEEDplot = 1
INCLUDE "pixel6.asm"
| 13.375 | 64 | 0.658879 |
39179a828fd13bb04be40c96e29c6d0e0165f16f | 435 | asm | Assembly | sw/552tests/inst_tests/jal_26.asm | JPShen-UWM/ThreadKraken | 849c510531f28e36d3469535737b2120bd774935 | [
"MIT"
] | 1 | 2022-02-15T16:03:25.000Z | 2022-02-15T16:03:25.000Z | sw/552tests/inst_tests/jal_26.asm | JPShen-UWM/ThreadKraken | 849c510531f28e36d3469535737b2120bd774935 | [
"MIT"
] | null | null | null | sw/552tests/inst_tests/jal_26.asm | JPShen-UWM/ThreadKraken | 849c510531f28e36d3469535737b2120bd774935 | [
"MIT"
] | null | null | null | // Original test: ./sadashiv/hw4/problem6/jal_1.asm
// Author: sadashiv
// Test source code follows
// JAL displacement R7 <- PC + 2 // PC <- PC + 2 + D(sign ext.)
.start:
lbi r7,0xAA
nop
nop
jal .jump1 //r7 = .jump1
.jump2:
nop
nop
halt
.jump1:
nop
addi r0, r7,0 //check if r0 = .jump1
addi r... | 17.4 | 64 | 0.606897 |
655caa12d349d41dea4a2f4959f790db483f5b7d | 1,401 | asm | Assembly | programs/oeis/241/A241406.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/241/A241406.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/241/A241406.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A241406: Numbers n such that n^2 == -1 (mod 61).
; 11,50,72,111,133,172,194,233,255,294,316,355,377,416,438,477,499,538,560,599,621,660,682,721,743,782,804,843,865,904,926,965,987,1026,1048,1087,1109,1148,1170,1209,1231,1270,1292,1331,1353,1392,1414,1453,1475,1514,1536,1575,1597,1636,1658,1697,1719,1758,1780,1819,184... | 77.833333 | 1,215 | 0.75803 |
5af23307e0bc5e747d99e854c47743004101e5a9 | 622 | asm | Assembly | oeis/134/A134067.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/134/A134067.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/134/A134067.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A134067: Row sums of triangle A134066.
; 1,6,14,30,62,126,254,510,1022,2046,4094,8190,16382,32766,65534,131070,262142,524286,1048574,2097150,4194302,8388606,16777214,33554430,67108862,134217726,268435454,536870910,1073741822,2147483646,4294967294,8589934590,17179869182,34359738366,68719476734,137438953470,27487790694... | 47.846154 | 493 | 0.83119 |
e80d241ebe655977af9e611360ed29cbbb6e0066 | 5,066 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0xca_notsx.log_21829_838.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_0xca_notsx.log_21829_838.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_0xca_notsx.log_21829_838.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r12
push %r13
push %rax
push %rcx
push %rsi
lea addresses_UC_ht+0x8d4c, %r10
nop
nop
nop
dec %r12
movb (%r10), %al
nop
dec %r11
lea addresses_A_ht+0x104c, %rcx
nop
nop
nop
nop
dec %rsi
mov $0x6162636465666768, %r13
movq %r13, (%rcx)
nop
nop
nop
nop
... | 41.867769 | 2,999 | 0.658705 |
d9d522e2d725ba5cc1e77eeb57dff77b3b7413b0 | 1,752 | asm | Assembly | iod/con2/donwl.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | iod/con2/donwl.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | iod/con2/donwl.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; Do a new line V2.00 1998 Tony Tebby
;
; This routine is called when a pending newline is activated, by
; changing the character size, sending more characters, activating
; the cursor or reading its position. The pending newline flag is
; set when there is no more room for characters on the current line,
; or a ... | 24.333333 | 68 | 0.681507 |
7a3f1c08207d2aabed00fe176e4ffb954420d048 | 878 | asm | Assembly | oeis/295/A295859.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/295/A295859.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/295/A295859.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A295859: a(n) = a(n-1) + 3*a(n-2) -2*a(n-3) - 2*a(n-4), where a(0) = -2, a(1) = 0, a(2) = 1, a(3) = 1.
; Submitted by Jon Maiga
; -2,0,1,1,8,9,29,38,91,129,268,397,761,1158,2111,3269,5764,9033,15565,24598,41699,66297,111068,177365,294577,471942,778807,1250749,2054132,3304881,5408165,8713046,14219515,22932561,37348684... | 31.357143 | 499 | 0.692483 |
0a203c0c292eda8544754ac08809c07bd711d6a6 | 687 | asm | Assembly | oeis/085/A085614.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/085/A085614.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/085/A085614.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A085614: Number of elementary arches of size n.
; Submitted by Jon Maiga
; 1,3,16,105,768,6006,49152,415701,3604480,31870410,286261248,2604681690,23957864448,222399744300,2080911654912,19604537460045,185813170126848,1770558814528770,16951376923852800,162984598242674670,1573087778533539840,15235884911048990580,1480319... | 36.157895 | 471 | 0.819505 |
b2c47308bb52ab823dc91a0586289229b4313226 | 644 | asm | Assembly | oeis/246/A246035.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/246/A246035.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/246/A246035.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A246035: Number of odd terms in f^n, where f = (1/x+1+x)*(1/y+1+y).
; Submitted by Jon Maiga
; 1,9,9,25,9,81,25,121,9,81,81,225,25,225,121,441,9,81,81,225,81,729,225,1089,25,225,225,625,121,1089,441,1849,9,81,81,225,81,729,225,1089,81,729,729,2025,225,2025,1089,3969,25,225,225,625,225,2025,625,3025,121,1089,1089,3025... | 80.5 | 397 | 0.72205 |
b0b37fde1cfd09c2013d7d920ff4b2f7c023f770 | 385 | asm | Assembly | programs/oeis/194/A194126.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/194/A194126.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/194/A194126.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A194126: -1+A088207.
; 1,6,13,23,36,51,69,89,112,138,166,197,231,267,306,347,391,438,487,539,593,650,710,772,837,905,975,1048,1123,1201,1282,1365,1451,1540,1631,1725,1821,1920,2022,2126,2233,2342,2454,2569,2686,2806,2929
add $0,1
lpb $0
mov $2,$0
sub $0,1
seq $2,90909 ; Terms a(k) of A073869 for which a(k-1), ... | 29.615385 | 199 | 0.67013 |
4749387ad4267a570c0f44c7c3d09e587cd79978 | 2,003 | asm | Assembly | Source/Levels/L1201.asm | AbePralle/FGB | 52f004b8d9d4091a2a242a012dc8c1f90d4c160d | [
"MIT"
] | null | null | null | Source/Levels/L1201.asm | AbePralle/FGB | 52f004b8d9d4091a2a242a012dc8c1f90d4c160d | [
"MIT"
] | null | null | null | Source/Levels/L1201.asm | AbePralle/FGB | 52f004b8d9d4091a2a242a012dc8c1f90d4c160d | [
"MIT"
] | null | null | null | ;L1201.asm
;Abe Pralle 6.13.2000
;called when the level the guest is going to is the same as the one
;the host is on
INCLUDE "Source/Defs.inc"
INCLUDE "Source/Levels.inc"
;---------------------------------------------------------------------
SECTION "LevelsSection1201",ROMX,BANK[MAP0ROM]
;---------------------------... | 23.022989 | 70 | 0.43984 |
bd2f39b9313a4f6e5fcdc665f8860736bf31eb68 | 416 | asm | Assembly | programs/oeis/119/A119522.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/119/A119522.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/119/A119522.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A119522: Determinant of n X n matrix of first n^2 nonzero terms of triangular numbers.
; 1,-8,-27,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,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,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,0
mov $1,1
mov $2,$0
add $2... | 24.470588 | 204 | 0.560096 |
c23c41538f1ea2c2cc1844d776b692e13e919198 | 5,723 | asm | Assembly | source/scene/worldmapScene.asm | evanbowman/Red | 85735269a46757305a81ad39f47034bc6cd97846 | [
"BSD-2-Clause"
] | 5 | 2021-08-30T16:18:55.000Z | 2021-10-30T20:23:32.000Z | source/scene/worldmapScene.asm | evanbowman/gbc-project | 85735269a46757305a81ad39f47034bc6cd97846 | [
"BSD-2-Clause"
] | null | null | null | source/scene/worldmapScene.asm | evanbowman/gbc-project | 85735269a46757305a81ad39f47034bc6cd97846 | [
"BSD-2-Clause"
] | null | null | null | ;;; $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
;;;
;;; ASM Source code for Red GBC, by Evan Bowman, 2021
;;;
;;;
;;; The following licence covers the source code included in this file. The
;;; game's characters and artwork belong to Evan Bowman, and should not be used
;;; without permi... | 26.013636 | 80 | 0.546042 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.