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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
964bad5d248564467bac61bb6aaa1ef2d7533707 | 284 | asm | Assembly | libsrc/_DEVELOPMENT/font/font_8x10/_font_8x10_cpc_system.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/font/font_8x10/_font_8x10_cpc_system.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/font/font_8x10/_font_8x10_cpc_system.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
; Amstrad CPC font, modified to ZX code page
;
; Extracted from the CPC464 ROM
;
SECTION rodata_font
SECTION rodata_font_8x10
PUBLIC _font_8x10_cpc_system
PUBLIC _font_8x10_cpc_system_end
_font_8x10_cpc_system:
BINARY "font_8x10_cpc_system.bin"
_font_8x10_cpc_system_end:
| 15.777778 | 44 | 0.820423 |
d82018240f21003c7c9e9a121e79b81f7847686f | 3,950 | asm | Assembly | project/file.asm | HKhademian/AssemblyDandamudi | b4d4ccbb7e585953a8d2d22b47d815a3f45f9129 | [
"Unlicense"
] | 1 | 2020-05-07T14:20:09.000Z | 2020-05-07T14:20:09.000Z | project/file.asm | HKhademian/AssemblyDandamudi | b4d4ccbb7e585953a8d2d22b47d815a3f45f9129 | [
"Unlicense"
] | null | null | null | project/file.asm | HKhademian/AssemblyDandamudi | b4d4ccbb7e585953a8d2d22b47d815a3f45f9129 | [
"Unlicense"
] | null | null | null | %ifndef FILE_ASM
%define FILE_ASM
global file.open
global file.read
global file.write
global file.GetConsoleHandle
extern _GetStdHandle@4, GetStdHandle
extern CreateFileA
extern CloseHandle
extern _WriteFile@20, WriteFile
extern _ReadFile@20, ReadFile
extern SetFilePointer
FILE_GENERIC_READ EQU 0x80_00_00_00 ;1<<3... | 24.842767 | 88 | 0.702785 |
6b1d067e4810184e6cfdf5ca01c1f37290670ccf | 873 | asm | Assembly | programs/oeis/055/A055236.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/055/A055236.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/055/A055236.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A055236: Sums of two powers of 4.
; 2,5,8,17,20,32,65,68,80,128,257,260,272,320,512,1025,1028,1040,1088,1280,2048,4097,4100,4112,4160,4352,5120,8192,16385,16388,16400,16448,16640,17408,20480,32768,65537,65540,65552,65600,65792,66560,69632,81920,131072,262145,262148,262160,262208,262400,263168,266240,278528,327680,524... | 87.3 | 669 | 0.801833 |
7cd526f68e6e879a5f9397ac8d319fab655e2b13 | 405 | asm | Assembly | oeis/165/A165972.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/165/A165972.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/165/A165972.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A165972: Nonprimes k such that the sum of the smallest and largest divisor of k is prime.
; Submitted by Jamie Morken(s1)
; 1,4,6,10,12,16,18,22,28,30,36,40,42,46,52,58,60,66,70,72,78,82,88,96,100,102,106,108,112,126,130,136,138,148,150,156,162,166,172,178,180,190,192,196,198,210,222,226,228,232,238,240,250,256,262,2... | 40.5 | 206 | 0.693827 |
5314887e1f0a61a092c9212afb7e8382cab6e72f | 203 | asm | Assembly | libsrc/_DEVELOPMENT/sound/bit/z80/asm_bit_beepfx/_bfx_43.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/sound/bit/z80/asm_bit_beepfx/_bfx_43.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/sound/bit/z80/asm_bit_beepfx/_bfx_43.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; BeepFX sound effect by shiru
; http://shiru.untergrund.net
SECTION rodata_clib
SECTION rodata_sound_bit
PUBLIC _bfx_43
_bfx_43:
; Select_4
defb 1 ;tone
defw 5,2000,200,100,128
defb 0
| 11.941176 | 30 | 0.724138 |
b0eebd0fe3c9d4ae19afdb2a1476962bed5d8617 | 6,073 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_104_899.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_104_899.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_104_899.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 %r8
push %r9
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0xa9b0, %r8
nop
nop
nop
nop
nop
and %rbp, %rbp
movw $0x6162, (%r8)
nop
sub %r11, %r11
lea addresses_D_ht+0x1c5d0, %rsi
lea addresses_WC_ht+0x2750, %rdi
nop
nop
nop
dec %r15
mov ... | 21.689286 | 311 | 0.652396 |
6bd146a5b1aa03c7ad8aa2ad5953aa21bde2298a | 218 | asm | Assembly | libsrc/_DEVELOPMENT/stdlib/c/sdcc_ix/_strtoi__callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/stdlib/c/sdcc_ix/_strtoi__callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/stdlib/c/sdcc_ix/_strtoi__callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; int _strtoi__callee(const char *nptr, char **endptr, int base)
SECTION code_stdlib
PUBLIC __strtoi__callee
EXTERN asm__strtoi
__strtoi_:
pop af
pop hl
pop de
pop bc
push af
jp asm__strtoi
| 11.473684 | 64 | 0.701835 |
bef33dcc30ea70ff2fff59a3b905c123c6704087 | 310 | asm | Assembly | programs/oeis/211/A211013.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/211/A211013.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/211/A211013.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A211013: Second 13-gonal numbers: a(n) = n*(11*n+9)/2.
; 0,10,31,63,106,160,225,301,388,486,595,715,846,988,1141,1305,1480,1666,1863,2071,2290,2520,2761,3013,3276,3550,3835,4131,4438,4756,5085,5425,5776,6138,6511,6895,7290,7696,8113,8541,8980,9430,9891,10363
mul $0,11
add $0,5
bin $0,2
mov $1,$0
div $1,11
| 34.444444 | 203 | 0.709677 |
c36864907e932dead0af4dceda5061228bc38138 | 6,145 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca.log_21829_1607.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca.log_21829_1607.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca.log_21829_1607.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r13
push %r14
push %r15
push %rbp
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x12749, %r14
nop
nop
nop
inc %r11
mov $0x6162636465666768, %r15
movq %r15, %xmm6
vmovups %ymm6, (%r14)
nop
dec %r14
lea addresses_D_ht+0x5c7b, %rdx
cmp $5... | 38.647799 | 2,999 | 0.658096 |
8883c377b2815b0d13f54cff3be88d7167d3444a | 71,191 | asm | Assembly | ls.asm | PieMyth/cs333 | 85b46a2f677ed49065504aa051f918b3f803e294 | [
"MIT-0"
] | null | null | null | ls.asm | PieMyth/cs333 | 85b46a2f677ed49065504aa051f918b3f803e294 | [
"MIT-0"
] | null | null | null | ls.asm | PieMyth/cs333 | 85b46a2f677ed49065504aa051f918b3f803e294 | [
"MIT-0"
] | null | null | null |
_ls: file format elf32-i386
Disassembly of section .text:
00000000 <print_mode>:
#ifdef CS333_P5
// this is an ugly series of if statements but it works
void
print_mode(struct stat* st)
{
0: 55 push %ebp
1: 89 e5 mov %esp,%ebp
3: 83 ec 08 sub $0x8... | 35.738454 | 86 | 0.430911 |
45d0ecc0d25aefde553eeec939b6a0e50acdc7cf | 21,576 | asm | Assembly | vpx_dsp/x86/loopfilter_mmx.asm | livingvirus/libvpx | 1bdc9b3ae09e69c7b6fc02007c5bd074ca657db3 | [
"BSD-3-Clause"
] | 1 | 2020-09-15T08:43:34.000Z | 2020-09-15T08:43:34.000Z | third_party/libvpx/source/libvpx/vpx_dsp/x86/loopfilter_mmx.asm | maidiHaitai/haitaibrowser | a232a56bcfb177913a14210e7733e0ea83a6b18d | [
"BSD-3-Clause"
] | null | null | null | third_party/libvpx/source/libvpx/vpx_dsp/x86/loopfilter_mmx.asm | maidiHaitai/haitaibrowser | a232a56bcfb177913a14210e7733e0ea83a6b18d | [
"BSD-3-Clause"
] | null | null | null | ;
; Copyright (c) 2016 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... | 49.372998 | 80 | 0.336531 |
3cf1a0656ed161cc8afde0f9a8eb851f7d3ea76f | 757 | asm | Assembly | programs/oeis/206/A206399.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/206/A206399.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/206/A206399.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A206399: a(0) = 1; for n>0, a(n) = 41*n^2 + 2.
; 1,43,166,371,658,1027,1478,2011,2626,3323,4102,4963,5906,6931,8038,9227,10498,11851,13286,14803,16402,18083,19846,21691,23618,25627,27718,29891,32146,34483,36902,39403,41986,44651,47398,50227,53138,56131,59206,62363,65602,68923,72326,75811,79378,83027,86758,90571,94466... | 63.083333 | 627 | 0.778071 |
61db522f9a6cdf0729266c789cdda1ab70889435 | 711 | asm | Assembly | programs/oeis/240/A240883.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/240/A240883.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/240/A240883.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A240883: Central terms of the triangle in A240857.
; 0,0,2,1,2,0,2,2,2,2,4,1,2,1,3,3,2,2,4,3,4,0,2,2,2,2,4,2,3,2,4,4,2,2,4,3,4,2,4,4,4,4,6,1,2,1,3,3,2,2,4,3,4,1,3,3,3,3,5,3,4,3,5,5,2,2,4,3,4,2,4,4,4,4,6,3,4,3,5,5,4,4,6,5,6,0,2,2,2,2,4,2,3,2,4,4,2,2,4,3,4,2,4,4,4,4,6,2,3,2,4,4,3,3,5,4,5,2,4,4,4,4,6,4,5,4,6,6,2,2,4,3,4... | 35.55 | 501 | 0.511955 |
f387865900b7b62eea68a00a81af846a1b9778f1 | 1,017 | asm | Assembly | programs/oeis/234/A234017.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/234/A234017.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/234/A234017.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A234017: Inverse function for injection A055938.
; 0,0,1,0,0,2,3,0,0,4,0,0,5,6,7,0,0,8,0,0,9,10,0,0,11,0,0,12,13,14,15,0,0,16,0,0,17,18,0,0,19,0,0,20,21,22,0,0,23,0,0,24,25,0,0,26,0,0,27,28,29,30,31,0,0,32,0,0,33,34,0,0,35,0,0,36,37,38,0,0,39,0,0,40,41,0,0,42,0,0,43,44,45,46,0,0,47,0,0,48,49,0,0,50,0,0,51,52,53,0,0,5... | 33.9 | 637 | 0.589971 |
ba56bd14f9f09223ce70b5d930be3fa44243b35b | 3,383 | asm | Assembly | test/filters-cases/sass-squarelabeled.asm | OfekShilon/compiler-explorer | 7ee2ab17f29470575443bd67e5685ac54ce76158 | [
"BSD-2-Clause"
] | 4,668 | 2017-01-02T19:35:10.000Z | 2020-05-16T03:18:45.000Z | test/filters-cases/sass-squarelabeled.asm | OfekShilon/compiler-explorer | 7ee2ab17f29470575443bd67e5685ac54ce76158 | [
"BSD-2-Clause"
] | 1,750 | 2017-01-02T19:37:06.000Z | 2020-05-16T14:54:29.000Z | test/filters-cases/sass-squarelabeled.asm | OfekShilon/compiler-explorer | 7ee2ab17f29470575443bd67e5685ac54ce76158 | [
"BSD-2-Clause"
] | 620 | 2017-01-03T00:29:17.000Z | 2020-05-14T09:27:47.000Z | .headerflags @"EF_CUDA_TEXMODE_UNIFIED EF_CUDA_64BIT_ADDRESS EF_CUDA_SM30 EF_CUDA_VIRTUAL_SM(EF_CUDA_SM30)"
.elftype @"ET_EXEC"
//--------------------- .text._Z6squarePii --------------------------
.section .text._Z6squarePii,"ax",@progbits
.sectioninfo @"SHI... | 70.479167 | 118 | 0.378658 |
438c1581f0a852820c96d8543fc0a267babf05d2 | 333 | asm | Assembly | programs/oeis/047/A047492.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/047/A047492.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/047/A047492.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A047492: Numbers that are congruent to {0, 4, 5, 7} mod 8.
; 0,4,5,7,8,12,13,15,16,20,21,23,24,28,29,31,32,36,37,39,40,44,45,47,48,52,53,55,56,60,61,63,64,68,69,71,72,76,77,79,80,84,85,87,88,92,93,95,96,100,101,103,104,108,109,111,112,116,117,119,120,124
mov $2,$0
mul $0,6
add $0,9
mod $0,8
div $0,3
mov $3,$2
mul $3... | 27.75 | 195 | 0.636637 |
54f392782ce0d2967d3d1b74746c3b9240a2f515 | 772 | asm | Assembly | oeis/133/A133529.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/133/A133529.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/133/A133529.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A133529: Sum of squares of three consecutive primes.
; Submitted by Christian Krause
; 38,83,195,339,579,819,1179,1731,2331,3171,4011,4899,5739,6867,8499,10011,11691,13251,14859,16611,18459,21051,24219,27531,30219,32259,33939,36099,40779,46059,52059,55251,60291,64323,69651,74019,79107,84387,89859,94731,101283,106491,... | 42.888889 | 498 | 0.762953 |
4f68e3efba08f4af33cbac0b9fb29fd80177a0e3 | 106 | asm | Assembly | code/start.asm | corollari/BaaCL | 3ebe9ba7c3859243351fe1b12d4eb114bb51b441 | [
"Unlicense"
] | 1 | 2019-03-06T19:43:46.000Z | 2019-03-06T19:43:46.000Z | code/start.asm | corollari/BaaL | 3ebe9ba7c3859243351fe1b12d4eb114bb51b441 | [
"Unlicense"
] | null | null | null | code/start.asm | corollari/BaaL | 3ebe9ba7c3859243351fe1b12d4eb114bb51b441 | [
"Unlicense"
] | null | null | null | bits 16 ; tell NASM this is 16 bit code
org 0x7c00 ; tell NASM to start outputting stuff at offset 0x7c00
| 35.333333 | 65 | 0.773585 |
834aef40cbbfa5197f266b994b5d05e9ed0af6d3 | 8,448 | asm | Assembly | src/weapons-secondary.asm | santiontanon/triton | b3f7374852e8bf3077f647a8abaf71bb4bcb9874 | [
"Apache-2.0"
] | 41 | 2020-07-13T01:47:20.000Z | 2022-03-31T07:04:54.000Z | src/weapons-secondary.asm | santiontanon/triton | b3f7374852e8bf3077f647a8abaf71bb4bcb9874 | [
"Apache-2.0"
] | null | null | null | src/weapons-secondary.asm | santiontanon/triton | b3f7374852e8bf3077f647a8abaf71bb4bcb9874 | [
"Apache-2.0"
] | 3 | 2020-10-28T18:46:35.000Z | 2022-01-09T21:20:15.000Z | ;-----------------------------------------------
spawn_player_secondary_bullet:
ld a,(player_secondary_weapon)
or a
ret z ; if no secondary weapon, ignore!
ld ix,player_secondary_bullets
ld de,PLAYER_SECONDARY_BULLET_STRUCT_SIZE
ld b,MAX_PLAYER_SECONDARY_BULLETS
spawn_player_secondary_bullet_loop:
ld a,(ix+PLA... | 29.538462 | 73 | 0.848722 |
d1e37ce96eb9e15fcaffb846e74a65cb4ee1e8cc | 324 | asm | Assembly | programs/oeis/047/A047508.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/047/A047508.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/047/A047508.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A047508: Numbers that are congruent to {1, 4, 6, 7} mod 8.
; 1,4,6,7,9,12,14,15,17,20,22,23,25,28,30,31,33,36,38,39,41,44,46,47,49,52,54,55,57,60,62,63,65,68,70,71,73,76,78,79,81,84,86,87,89,92,94,95,97,100,102,103,105,108,110,111,113,116,118,119,121,124
mov $1,$0
mul $0,4
add $1,21
mod $1,4
add $0,$1
div $0,2
add $... | 29.454545 | 195 | 0.641975 |
14ef834b625b7fe7fe9268dc98dcea640fe5d5a1 | 534 | asm | Assembly | programs/oeis/190/A190329.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/190/A190329.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/190/A190329.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A190329: a(n) = n + [n*s/r] + [n*t/r]; r=1, s=sqrt(2), t=1/s.
; 2,5,9,11,15,18,20,24,27,31,33,36,40,42,46,49,53,55,58,62,64,68,71,73,77,80,84,86,90,93,95,99,102,106,108,111,115,117,121,124,126,130,133,137,139,143,146,148,152,155,159,161,164,168,170,174,177,181,183,186,190,192,196,199,201,205,208,212,214,217,221,223,2... | 48.545455 | 366 | 0.649813 |
d1a380729593cd0843e6045d218df1326f722bfc | 348 | asm | Assembly | programs/oeis/280/A280510.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/280/A280510.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/280/A280510.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A280510: Index sequence of the Thue-Morse sequence (A010060) as a block-fractal sequence.
; 3,3,6,6,12,12,12,12,24,24,24,24,24,24,24,24,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,192
div $0,2
mov $1,3
lpb $0
div $0... | 31.636364 | 193 | 0.663793 |
a1b0ac137a94deb414544286a14e0336bafe7a8c | 2,879 | asm | Assembly | ironman_reactor.asm | mike-bourgeous/led_reactor | 0406c19296a4ca11b1062ae0b7acbe2170ff8eaa | [
"Unlicense"
] | 1 | 2015-01-13T07:40:36.000Z | 2015-01-13T07:40:36.000Z | ironman_reactor.asm | nitrogenlogic/led_reactor | 0406c19296a4ca11b1062ae0b7acbe2170ff8eaa | [
"Unlicense"
] | null | null | null | ironman_reactor.asm | nitrogenlogic/led_reactor | 0406c19296a4ca11b1062ae0b7acbe2170ff8eaa | [
"Unlicense"
] | null | null | null | ; -----------------------------------------------------------------------
; Iron Man-style reactor LED controller
; (C)2010 Mike Bourgeous
#include <p12f508.inc>
; -----------------------------------------------------------------------
; Configuration bits: adapt to your setup and needs
__CONFIG _IntRC_OSC & _... | 13.908213 | 92 | 0.61966 |
fd507dd268e660888e9fc70b12fdab0c3a8a0ee3 | 3,462 | asm | Assembly | programs/oeis/017/A017512.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/017/A017512.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/017/A017512.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A017512: a(n) = (11*n + 10)^4.
; 10000,194481,1048576,3418801,8503056,17850625,33362176,57289761,92236816,141158161,207360000,294499921,406586896,547981281,723394816,937890625,1196883216,1506138481,1871773696,2300257521,2798410000,3373402561,4032758016,4784350561,5636405776,6597500625,7676563456,8882874001,1022606337... | 432.75 | 3,388 | 0.916811 |
125f82059cc9b6857be89230bbe077a8f35aebb2 | 198 | asm | Assembly | libsrc/_DEVELOPMENT/threads/mutex/c/sdcc_iy/spinlock_release_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/threads/mutex/c/sdcc_iy/spinlock_release_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/threads/mutex/c/sdcc_iy/spinlock_release_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; void spinlock_release_fastcall(char *spinlock)
SECTION code_threads_mutex
PUBLIC _spinlock_release_fastcall
EXTERN asm_spinlock_release
defc _spinlock_release_fastcall = asm_spinlock_release
| 18 | 54 | 0.878788 |
ea67088c77b73e4f24081cb1944a9d696a6f6109 | 400 | asm | Assembly | sk/sfx/7E.asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 9 | 2017-10-09T20:28:45.000Z | 2021-06-29T21:19:20.000Z | sk/sfx/7E.asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 12 | 2018-08-01T13:52:20.000Z | 2022-02-21T02:19:37.000Z | sk/sfx/7E.asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 2 | 2018-02-17T19:50:36.000Z | 2019-10-30T19:28:06.000Z | Sound_7E_Header:
smpsHeaderStartSong 3
smpsHeaderVoice Sound_7E_Voices
smpsHeaderTempoSFX $01
smpsHeaderChanSFX $01
smpsHeaderSFXChannel cPSG3, Sound_7E_PSG3, $00, $03
; PSG3 Data
Sound_7E_PSG3:
smpsPSGform $E7
smpsModSet $01, $01, $01, $01
dc.b nMaxPSG2, $09
smpsPSGAlterVol $04
... | 20 | 52 | 0.7175 |
b881928483e4341594f84c73e37b1c979e559c3b | 5,220 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i3-7100_9_0x84_notsx.log_21829_1083.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_0x84_notsx.log_21829_1083.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_0x84_notsx.log_21829_1083.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 %r9
push %rbp
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x19e92, %rbp
nop
nop
nop
nop
xor $21689, %rdx
and $0xffffffffffffffc0, %rbp
movaps (%rbp), %xmm0
vpextrq $1, %xmm0, %r9
nop
nop
dec %r8
lea addresses_UC_ht+0x51f2... | 43.5 | 2,999 | 0.659387 |
60b4490c4ae4735cbca4f954e5563db1d46ac881 | 8,746 | asm | Assembly | src/spread/act/stat.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | src/spread/act/stat.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | src/spread/act/stat.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | * Spreadsheet 30/01-92
* - status menu pulldown routine
*
section prog
include win1_keys_wwork
include win1_keys_wstatus
include win1_keys_wman
include win1_keys_qdos_pt
include win1_keys_err
include win1_keys_k
include win1_mac_oli
include win1_spread_keys
xdef stt_puld,pld... | 19.609865 | 64 | 0.647953 |
eda7cb549fc45b1ab37539a7ed1e4e20ce1c32ec | 186 | asm | Assembly | libsrc/_DEVELOPMENT/arch/ts2068/misc/c/sdcc_iy/tshc_cls_attr_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/ts2068/misc/c/sdcc_iy/tshc_cls_attr_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/ts2068/misc/c/sdcc_iy/tshc_cls_attr_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; void tshc_cls_attr(unsigned char attr)
SECTION code_clib
SECTION code_arch
PUBLIC _tshc_cls_attr_fastcall
EXTERN asm_tshc_cls_attr
defc _tshc_cls_attr_fastcall = asm_tshc_cls_attr
| 16.909091 | 48 | 0.865591 |
78cd4abacabd7e25990595b6e537dccc1574b06b | 227 | asm | Assembly | programs/oeis/010/A010711.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/010/A010711.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/010/A010711.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A010711: Period 2: repeat (4,6).
; 4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4
mul $0,2
mod $0,4
add $0,4
| 32.428571 | 163 | 0.519824 |
c79dcbf955a578de04efb5966629fe3b75c9fb9a | 269 | asm | Assembly | nrom-beeper/src/nmi.asm | Gumball2415/nes-scribbles | 96017f512cb7b3a86d3e64e865f3c23ff7483bc6 | [
"MIT"
] | null | null | null | nrom-beeper/src/nmi.asm | Gumball2415/nes-scribbles | 96017f512cb7b3a86d3e64e865f3c23ff7483bc6 | [
"MIT"
] | null | null | null | nrom-beeper/src/nmi.asm | Gumball2415/nes-scribbles | 96017f512cb7b3a86d3e64e865f3c23ff7483bc6 | [
"MIT"
] | null | null | null | .include "defines.inc"
.include "global.inc"
.segment "BANK0"
.proc NMI_HANDLER ; push regs onto stack to preserve them and we can pop them off later
PHA
TYA
PHA
TXA
PHA
INC framecounter
JSR load_palettes
PLA
TAX
PLA
TAY
PLA
RTI
.endproc | 12.227273 | 89 | 0.687732 |
8cf17e2c4f38edb0b4434e4b542e867c87da3166 | 6,017 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_15343_110.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_15343_110.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_15343_110.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 %r14
push %r15
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x10973, %rsi
lea addresses_normal_ht+0x12101, %rdi
nop
nop
dec %rax
mov $98, %rcx
rep movsl
nop
and $26419, %rbp
lea addresses_WT_ht+0x131c9, %rsi
lea addresses_WC_ht+0x14a59,... | 43.919708 | 2,999 | 0.660628 |
241cea9e5bb5127b0295379e1f01ea0a737c08c2 | 2,458 | asm | Assembly | Driver/Video/Dumb/Null/nullManager.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Driver/Video/Dumb/Null/nullManager.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Driver/Video/Dumb/Null/nullManager.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT }%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1988 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: Null screen driver
FILE: nullManager.asm
AUTHOR: Jim DeFrisco
REVISION HISTORY:
Name Date Description
---- ---- -----------
Jim 6/90 init... | 29.261905 | 80 | 0.365338 |
7d8adb315f23607aeaabc6e065cc5f8a00ca6970 | 533 | asm | Assembly | programs/oeis/155/A155212.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/155/A155212.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/155/A155212.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A155212: a(n) = (n^2 + 9*n + 4)/2.
; 2,7,13,20,28,37,47,58,70,83,97,112,128,145,163,182,202,223,245,268,292,317,343,370,398,427,457,488,520,553,587,622,658,695,733,772,812,853,895,938,982,1027,1073,1120,1168,1217,1267,1318,1370,1423,1477,1532,1588,1645,1703,1762,1822,1883,1945,2008,2072,2137,2203,2270,2338,2407,2477,... | 59.222222 | 447 | 0.724203 |
a78f693c358bb1863c8e43a860e7c2108f973e67 | 504 | asm | Assembly | programs/oeis/119/A119652.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/119/A119652.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/119/A119652.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A119652: Number of different values of <= n standard American coins (pennies, nickels, dimes and quarters).
; 4,13,27,46,69,94,119,144,169,194,219,244,269,294,319,344,369,394,419,444,469,494,519,544,569,594,619,644,669,694,719,744,769,794,819,844,869,894,919,944,969,994,1019,1044,1069,1094,1119,1144,1169,1194,1219
m... | 21 | 207 | 0.664683 |
db160c9c151eb63d6a892d58fa8b3e134eb2140f | 414 | asm | Assembly | programs/oeis/176/A176032.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/176/A176032.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/176/A176032.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A176032: Absolute values of A106044-A056892.
; 1,1,3,1,3,1,7,3,5,3,1,11,3,1,9,7,5,9,11,3,1,13,15,3,13,19,15,7,3,5,11,3,9,13,15,11,1,13,21,19,7,3,17,21,27,23,1,25,27,23,15,3,1,21,31,19,7,3,9,17,21,27,1,9,13,21,23,11,9,13,21,33,27,15,3,5,17,33,39,23,3,1,21,25
seq $0,40 ; The prime numbers.
sub $0,1
seq $0,4739 ; Conca... | 46 | 212 | 0.611111 |
b487ca4b07cb3e6bd43b906a13b9725026389af6 | 1,948 | asm | Assembly | opal/asm/base/IA32.asm | urids/XSCALAMPI | 38624f682211d55c047183637fed8dbcc09f6d74 | [
"BSD-3-Clause-Open-MPI"
] | 2 | 2016-05-10T14:49:59.000Z | 2017-10-24T09:35:14.000Z | opal/asm/base/IA32.asm | urids/XSCALAMPI | 38624f682211d55c047183637fed8dbcc09f6d74 | [
"BSD-3-Clause-Open-MPI"
] | 8 | 2016-11-02T08:50:50.000Z | 2021-02-25T09:09:24.000Z | opal/asm/base/IA32.asm | urids/XSCALAMPI | 38624f682211d55c047183637fed8dbcc09f6d74 | [
"BSD-3-Clause-Open-MPI"
] | 5 | 2016-05-10T14:50:11.000Z | 2019-07-18T23:03:46.000Z | START_FILE
TEXT
START_FUNC(opal_atomic_mb)
pushl %ebp
movl %esp, %ebp
leave
ret
END_FUNC(opal_atomic_mb)
START_FUNC(opal_atomic_rmb)
pushl %ebp
movl %esp, %ebp
leave
ret
END_FUNC(opal_atomic_rmb)
START_FUNC(opal_atomic_wmb)
pushl %ebp
movl %esp, %ebp
leave
ret
END_FUNC(opal_atomic_wmb)
START_FUNC(op... | 17.54955 | 37 | 0.585729 |
70d2ee390465d55ed7d18d84faf8ef24c7e8e973 | 2,535 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0xca_notsx.log_46_133.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0xca_notsx.log_46_133.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0xca_notsx.log_46_133.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r15
push %rbx
lea addresses_A_ht+0x1dd10, %r15
nop
nop
inc %r11
mov (%r15), %r10w
nop
cmp %rbx, %rbx
pop %rbx
pop %r15
pop %r11
pop %r10
ret
.global s_faulty_load
s_faulty_load:
push %r8
push %r9
push %rax
push %rbp
push %rbx
push %rdx
push %rs... | 18.369565 | 137 | 0.63432 |
3709927df1f6f8e2659b79201199aafea6b88cdf | 7,181 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_12857_1686.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_12857_1686.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_12857_1686.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r15
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x191a7, %r11
nop
nop
add %r15, %r15
mov $0x6162636465666768, %r12
movq %r12, %xmm5
vmovups %ymm5, (%r11)
sub %rax, %rax
lea addresses_WT_ht+0x35f6, %rsi
lea addresses_WC_ht+0... | 36.267677 | 2,999 | 0.655898 |
3ce85b28d8738d20332401dc7713047e69881466 | 46,279 | asm | Assembly | wc.asm | bhavesh01shukla/Modified-XV-6 | 07949fd2275684cc57d29865e002099dd24f2dcc | [
"MIT-0"
] | null | null | null | wc.asm | bhavesh01shukla/Modified-XV-6 | 07949fd2275684cc57d29865e002099dd24f2dcc | [
"MIT-0"
] | null | null | null | wc.asm | bhavesh01shukla/Modified-XV-6 | 07949fd2275684cc57d29865e002099dd24f2dcc | [
"MIT-0"
] | null | null | null |
_wc: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
printf(1, "%d %d %d %s\n", l, w, c, name);
}
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 -0x4(%ecx)
a: ... | 34.331602 | 60 | 0.410078 |
7e19642d6f28bfa57dfa4186ef2c3a6e8789be8d | 268 | asm | Assembly | programs/oeis/199/A199215.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/199/A199215.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/199/A199215.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A199215: 4*5^n+1.
; 5,21,101,501,2501,12501,62501,312501,1562501,7812501,39062501,195312501,976562501,4882812501,24414062501,122070312501,610351562501,3051757812501,15258789062501,76293945312501,381469726562501,1907348632812501
mov $1,5
pow $1,$0
mul $1,4
add $1,1
| 33.5 | 209 | 0.809701 |
07842ad413825d490d15350a0598b45a50e7c531 | 1,175 | asm | Assembly | libsrc/gfx/narrow/xorpixl.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/gfx/narrow/xorpixl.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/gfx/narrow/xorpixl.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | INCLUDE "graphics/grafix.inc"
SECTION code_graphics
PUBLIC xorpixel
EXTERN pixeladdress
EXTERN __gfx_coords
;
; $Id: xorpixl.asm,v 1.8 2016-07-02 09:01:35 dom Exp $
;
; ******************************************************************
;
; Plot pixel at (x,y) coordinate.
;
; Design ... | 19.262295 | 71 | 0.486809 |
c3e3d8be9c5ec703ae2780b8522928554a531924 | 851 | asm | Assembly | programs/oeis/003/A003101.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/003/A003101.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/003/A003101.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A003101: a(n) = Sum_{k = 1..n} (n - k + 1)^k.
; 0,1,3,8,22,65,209,732,2780,11377,49863,232768,1151914,6018785,33087205,190780212,1150653920,7241710929,47454745803,323154696184,2282779990494,16700904488705,126356632390297,987303454928972,7957133905608836,66071772829247409,564631291138143983,4961039091344431216,4477518... | 70.916667 | 722 | 0.862515 |
4591cf15405bbb3c1d7f084576c739da977ff951 | 6,054 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2.log_21821_401.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.log_21821_401.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.log_21821_401.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r13
push %r14
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0x1cfb7, %r14
nop
nop
nop
lfence
mov (%r14), %ax
nop
nop
nop
dec %r13
lea addresses_normal_ht+0xe5e3, %rsi
lea addresses_UC_ht+0x10977, %rdi
cmp %r11, %r11
mov $39, %rcx
rep m... | 43.869565 | 2,999 | 0.657582 |
363806a2667b2cb2446815412e0ab1163869e8df | 2,227 | asm | Assembly | programs/oeis/162/A162740.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/162/A162740.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/162/A162740.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A162740: Number of reduced words of length n in Coxeter group on 4 generators S_i with relations (S_i)^2 = (S_i S_j)^3 = I.
; 1,4,12,30,72,168,390,900,2076,4782,11016,25368,58422,134532,309804,713406,1642824,3783048,8711526,20060676,46195260,106377294,244963080,564094968,1298984214,2991269124,6888221772,15862029150,3... | 117.210526 | 1,948 | 0.903009 |
9e05cdf3678ddaafe791406b9c0b91e30bd57551 | 249 | asm | Assembly | programs/oeis/102/A102741.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/102/A102741.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/102/A102741.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A102741: a(n) = 3^4 * binomial(n+3, 4).
; 81,405,1215,2835,5670,10206,17010,26730,40095,57915,81081,110565,147420,192780,247860,313956,392445,484785,592515,717255,860706,1024650,1210950,1421550,1658475,1923831,2219805
add $0,4
bin $0,4
mul $0,81
| 35.571429 | 177 | 0.751004 |
50983760876afe6f39739803265b7e51b4f7bc15 | 701 | asm | Assembly | oeis/102/A102768.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/102/A102768.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/102/A102768.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A102768: Numbers k such that 23*k + 11 is prime.
; Submitted by Jon Maiga
; 0,4,6,10,16,24,30,36,42,46,64,70,72,76,90,100,102,114,126,130,144,150,160,172,174,184,186,196,202,204,214,226,232,234,240,244,246,252,262,270,276,280,300,312,322,342,360,366,370,402,406,414,430,436,442,444,454,456,466,472,514,520,526,546,556,... | 31.863636 | 383 | 0.671897 |
24502baac1ef33398264e9bf38c1fed3e97cb6e8 | 848 | asm | Assembly | sw/thread_test_cases/thread_test2.asm | JPShen-UWM/ThreadKraken | 849c510531f28e36d3469535737b2120bd774935 | [
"MIT"
] | 1 | 2022-02-15T16:03:25.000Z | 2022-02-15T16:03:25.000Z | sw/thread_test_cases/thread_test2.asm | JPShen-UWM/ThreadKraken | 849c510531f28e36d3469535737b2120bd774935 | [
"MIT"
] | null | null | null | sw/thread_test_cases/thread_test2.asm | JPShen-UWM/ThreadKraken | 849c510531f28e36d3469535737b2120bd774935 | [
"MIT"
] | null | null | null | lbi r19 1 // create 5 new thread and run function 1
slbi r19 0x0100 // r19 is at start pc
addi r19 r19 26 // r19 is pointing to function 1
lbi r21 1
slbi r21 0x0400 // r21 is pointing to heap
nt r26 r19 r21
addi r21 r21 1 // r21 = r21 + 1
nt r26 r19 r21
addi r21 r21 1 // r21 = r21 + 1
nt r26 r19 r21
addi r21 r21 1 //... | 24.941176 | 108 | 0.646226 |
3d6f60d749762ba60da6b49e1f4e2da94da12596 | 256 | asm | Assembly | Sept17/4.asm | s10singh97/Microprocessor_Lab | 0ff882a953a8068367363dc7c533470d60064cef | [
"Apache-2.0"
] | null | null | null | Sept17/4.asm | s10singh97/Microprocessor_Lab | 0ff882a953a8068367363dc7c533470d60064cef | [
"Apache-2.0"
] | null | null | null | Sept17/4.asm | s10singh97/Microprocessor_Lab | 0ff882a953a8068367363dc7c533470d60064cef | [
"Apache-2.0"
] | null | null | null |
;Counting number of 0,+ve,-ve numbers
lxi h,2000H
mvi c,10
loop: jz stop; counter
mov a,m
cpi 0H
jz zerocount
jc negativecount
inr e; +ve number
cont: inx h
dcr c
jmp loop
stop: hlt
zerocount: inr b; 0
jmp cont
negativecount: inr d; -ve number
jmp cont
| 12.8 | 37 | 0.730469 |
27637f6dc21f18f9c76bb0b2aa509c4bd96b9b5a | 2,995 | asm | Assembly | wof/lcs/enemy/64.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | 6 | 2020-10-14T15:29:10.000Z | 2022-02-12T18:58:54.000Z | wof/lcs/enemy/64.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | null | null | null | wof/lcs/enemy/64.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | 1 | 2020-12-17T08:59:10.000Z | 2020-12-17T08:59:10.000Z | copyright zengfr site:http://github.com/zengfr/romhack
001590 lea ($20,A0), A0
002516 beq $24f0 [123p+ 64, 123p+ 66, enemy+64, enemy+66]
01227E move.l (A2)+, (A3)+
012280 move.l (A2)+, (A3)+ [enemy+64, enemy+66]
01A75E dbra D4, $1a75c
0255B2 jmp $247c.w [enemy+64, enemy+66]
0255CA jmp $63... | 44.044118 | 62 | 0.620033 |
8beb11b80178b3f4bb64c07ed20c52bf32504275 | 559 | asm | Assembly | oeis/017/A017642.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/017/A017642.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/017/A017642.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A017642: a(n) = (12*n+10)^2.
; 100,484,1156,2116,3364,4900,6724,8836,11236,13924,16900,20164,23716,27556,31684,36100,40804,45796,51076,56644,62500,68644,75076,81796,88804,96100,103684,111556,119716,128164,136900,145924,155236,164836,174724,184900,195364,206116,217156,228484,240100,252004,264196,276676,289444,302500,3... | 79.857143 | 497 | 0.808587 |
823159bda4dab6b386610020dbf46badb509b7f7 | 16,390 | asm | Assembly | musPlayer/Sound.asm | a0r10n/MML6-compiler | f5877b4180cf59572877e2c5b8dcf329780d228e | [
"MIT"
] | 1 | 2020-06-26T21:25:02.000Z | 2020-06-26T21:25:02.000Z | musPlayer/Sound.asm | a0r10n/MML6-compiler | f5877b4180cf59572877e2c5b8dcf329780d228e | [
"MIT"
] | null | null | null | musPlayer/Sound.asm | a0r10n/MML6-compiler | f5877b4180cf59572877e2c5b8dcf329780d228e | [
"MIT"
] | null | null | null | ;Sound player 5.0
.DEFINE VISUALS ;Enables code providing data to the graphical side
.define channelonebase $CE04
.define channeltwobase $CE36
.define channelthreebase $CE68
.define channelfourbase $CE9A
.define channelcontrolbase $CECC
.define channelsize $32
.defi... | 21.36897 | 81 | 0.576571 |
7049b427d5cfaeb5202903451609fec46a02d81c | 1,878 | asm | Assembly | DSTROUT.asm | CodexLink/8086_ASM_DOSBOX_Examples | 215436099ccce5ee22206efc51af5ec37513a4a2 | [
"MIT"
] | null | null | null | DSTROUT.asm | CodexLink/8086_ASM_DOSBOX_Examples | 215436099ccce5ee22206efc51af5ec37513a4a2 | [
"MIT"
] | 1 | 2022-01-20T09:48:07.000Z | 2022-01-20T09:48:07.000Z | DSTROUT.asm | CodexLink/8086_ASM_DOSBOX_Examples | 215436099ccce5ee22206efc51af5ec37513a4a2 | [
"MIT"
] | 1 | 2021-08-17T05:40:03.000Z | 2021-08-17T05:40:03.000Z | ; Double String Output — DSTROUT.asm
; Copyright (c) 2021 Janrey Licas
; This code is licensed under MIT license. (see LICENSE for details)
.MODEL TINY
.DATA
DDISP_PROMPT DB 0AH, 0DH, "Enter a string: $"
DDISP_INPUT DB 16, ?, 16 DUP(?) ; We assume that the max input is 16 characters, since it's not indicat... | 64.758621 | 119 | 0.507455 |
99f28f47f4283af5a8bdbc3c36676e9943022c45 | 373 | asm | Assembly | complement.asm | Abhik-Kumar/8085 | 2477833f5f612a8819e1afe1d68f900f0c1e2585 | [
"MIT"
] | null | null | null | complement.asm | Abhik-Kumar/8085 | 2477833f5f612a8819e1afe1d68f900f0c1e2585 | [
"MIT"
] | null | null | null | complement.asm | Abhik-Kumar/8085 | 2477833f5f612a8819e1afe1d68f900f0c1e2585 | [
"MIT"
] | null | null | null | //2K19/EE/009 Abhik Kumar
// Program to find 1's and 2's complement.
// 01 = 0000 0001
// 1's = 1111 1110
// 2's = 1's + 1 = 1111 1111
MVI A , 36H
STA 1001H
LDA 1001H // Loading data in accumulator
CMA // For finding 1's complement
STA 2001H // Saving the data at 2001 hex
INR A // adding one to accumulator data (or AD... | 26.642857 | 51 | 0.686327 |
5c5ef3b909da7c6fb5ccedfae3742b87abcb590a | 366 | asm | Assembly | programs/oeis/120/A120168.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/120/A120168.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/120/A120168.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A120168: a(1)=11; a(n)=floor((44+sum(a(1) to a(n-1)))/4).
; 11,13,17,21,26,33,41,51,64,80,100,125,156,195,244,305,381,476,595,744,930,1163,1453,1817,2271,2839,3548,4435,5544,6930,8663,10828,13535,16919,21149,26436,33045,41306,51633,64541
add $0,1
mov $1,4
mov $2,8
lpb $0
sub $0,1
add $2,$1
mov $1,8
add $1,$2... | 21.529412 | 179 | 0.631148 |
eb00fb6d42371e7b992ef205ac3f7930bffa6e6a | 171 | asm | Assembly | libsrc/target/sam/interrupt/line_vectors.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/target/sam/interrupt/line_vectors.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/target/sam/interrupt/line_vectors.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION bss_clib
PUBLIC line_vectors
PUBLIC CLIB_LINE_VECTOR_COUNT
defc CLIB_LINE_VECTOR_COUNT = 8
line_vectors: defs (CLIB_LINE_VECTOR_COUNT + 1) * 2
| 14.25 | 52 | 0.748538 |
7d62d93b078bf57695f6d2c3708e07b1383f283c | 6,276 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xa0.log_21829_1182.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xa0.log_21829_1182.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xa0.log_21829_1182.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 %r14
push %r9
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x11f7c, %rsi
lea addresses_D_ht+0xb7fc, %rdi
nop
nop
xor %r9, %r9
mov $126, %rcx
rep movsb
nop
dec %r14
lea addresses_WT_ht+0x150c, %rcx
clflush (%rcx)
sub %r11, %r11
vmovups (... | 38.740741 | 2,999 | 0.658859 |
b0b35990e9ba141b403007ce3dabc42d00554d26 | 145 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/ツール/tool/cos2/sfc/yst_ram.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/ツール/tool/cos2/sfc/yst_ram.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/ツール/tool/cos2/sfc/yst_ram.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: yst_ram.asm
Type: file
Size: 14468
Last-Modified: '2016-05-13T04:52:56Z'
SHA-1: 606A67F4723E4499B43D0DE2D8FAC8A5527CC4FD
Description: null
| 20.714286 | 47 | 0.813793 |
668cef0af99f8f8561f1849c6edfb5e3ab00f62d | 1,166 | asm | Assembly | ZYVM/CCompiler/Debug/Test5.asm | jiangzheng1986/ZYVM | 98fa2969f126f70d400b3b8a020e69feca1080d8 | [
"Apache-2.0"
] | 6 | 2019-07-06T07:47:10.000Z | 2021-03-02T02:55:25.000Z | ZYVM/CCompiler/Debug/Test5.asm | jiangzheng1986/ZYVM | 98fa2969f126f70d400b3b8a020e69feca1080d8 | [
"Apache-2.0"
] | null | null | null | ZYVM/CCompiler/Debug/Test5.asm | jiangzheng1986/ZYVM | 98fa2969f126f70d400b3b8a020e69feca1080d8 | [
"Apache-2.0"
] | 1 | 2019-07-09T01:36:42.000Z | 2019-07-09T01:36:42.000Z | org 00100000h
jmp start
_main proc
push ebp
mov ebp,esp
sub esp,29
_main_t0 equ dword ptr [ebp-8]
_main_t1 equ dword ptr [ebp-16]
_main_t2 equ byte ptr [ebp-17]
_main_t3 equ dword ptr [ebp-21]
_main_t4 equ dword ptr [ebp-25]
_main_t5 equ dword ptr [ebp-29]
_main_i equ... | 12.673913 | 32 | 0.585763 |
27b0509ee9f8f2add2b963d80e2158352cb7d926 | 156 | asm | Assembly | solutions/35 - Intro to Calc for Art Majors/size-4_speed-4.asm | behrmann/7billionhumans | 36d53daf278ef4f3729bc5cba2f2398d5411bd6d | [
"MIT"
] | 45 | 2018-09-05T04:56:59.000Z | 2021-11-22T08:57:26.000Z | solutions/35 - Intro to Calc for Art Majors/size-4_speed-4.asm | behrmann/7billionhumans | 36d53daf278ef4f3729bc5cba2f2398d5411bd6d | [
"MIT"
] | 36 | 2018-09-01T11:34:26.000Z | 2021-05-19T23:20:49.000Z | solutions/35 - Intro to Calc for Art Majors/size-4_speed-4.asm | behrmann/7billionhumans | 36d53daf278ef4f3729bc5cba2f2398d5411bd6d | [
"MIT"
] | 36 | 2018-09-01T07:44:19.000Z | 2021-09-10T19:07:35.000Z | -- 7 Billion Humans (2053) --
-- 35: Intro to Calc for Art Majors --
-- Author: soerface
-- Size: 4
-- Speed: 4
mem1 = calc s + 1
pickup s
write mem1
drop | 14.181818 | 38 | 0.628205 |
3a11316019e924f0f8ee9979e07248b540ce25da | 1,320 | asm | Assembly | main64/kernel/irq/irq.asm | KlausAschenbrenner/KAOS | 4019923657e85739ccf3d1af722d4e551078271b | [
"MIT"
] | 1 | 2022-01-31T20:51:57.000Z | 2022-01-31T20:51:57.000Z | main64/kernel/irq/irq.asm | KlausAschenbrenner/KAOS | 4019923657e85739ccf3d1af722d4e551078271b | [
"MIT"
] | null | null | null | main64/kernel/irq/irq.asm | KlausAschenbrenner/KAOS | 4019923657e85739ccf3d1af722d4e551078271b | [
"MIT"
] | null | null | null | [BITS 64]
[EXTERN IrqHandler]
[EXTERN MoveToNextTask]
; Needed that the C code can call these Assembler functions
[GLOBAL DisableInterrupts]
[GLOBAL EnableInterrupts]
%macro IRQ 2
global Irq%1
Irq%1:
cli
; Save the General Purpose Registers on the Stack
push rdi
push rsi
... | 15.903614 | 62 | 0.551515 |
9db6c969550464e5ab2534974dd9a4e1d34a4784 | 554 | asm | Assembly | hello_world.asm | funkacer/ZX80 | ba9fb70cc8ec35742ef776cebf09f6723e710504 | [
"BSD-3-Clause"
] | null | null | null | hello_world.asm | funkacer/ZX80 | ba9fb70cc8ec35742ef776cebf09f6723e710504 | [
"BSD-3-Clause"
] | null | null | null | hello_world.asm | funkacer/ZX80 | ba9fb70cc8ec35742ef776cebf09f6723e710504 | [
"BSD-3-Clause"
] | null | null | null | DEVICE ZXSPECTRUM48
org $8000
start:
jp print_hello
; Character Codes
ENTER equ $8D
; ROM routines
ROM_CLS equ $8DAF
ROM_PRINT equ $203C
hello:
db "Hello, world!", ENTER
HELLO_LEN equ $ - hello
print_hello:
call ROM_CLS
ld de, hello
ld bc, HELLO_LEN
call ROM_PRINT
r... | 15.828571 | 81 | 0.649819 |
756631af415530a099c7dd2845ba1883997c4d27 | 363 | asm | Assembly | programs/oeis/269/A269403.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/269/A269403.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/269/A269403.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A269403: Expansion of x*(2 - x + 2*x^2 + x^3)/((1 - x)^3*(1 + x + x^2 + x^3)).
; 0,2,3,6,10,16,21,28,36,46,55,66,78,92,105,120,136,154,171,190,210,232,253,276,300,326,351,378,406,436,465,496,528,562,595,630,666,704,741,780,820,862,903,946,990,1036,1081,1128,1176,1226,1275,1326,1378,1432,1485
mov $1,$0
add $0,1
mul $... | 33 | 213 | 0.625344 |
7a47fb550e04db7fab812cd5302e83972a9074b2 | 470 | asm | Assembly | programs/oeis/247/A247974.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/247/A247974.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/247/A247974.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A247974: Numbers k such that A247973(k+1) = A247973(k).
; 1,6,11,15,20,25,29,34,39,43,48,52,57,62,66,71,76,80,85,90,94,99,104,108,113,118,122,127,132,136,141,146,150,155,160,164,169,174,178,183,188,192,197,202,206,211,216,220,225,230,234,239,244,248,253,258
mov $1,$0
add $1,5
mov $2,$0
mov $3,$0
add $0,5
sub $2,6
mu... | 18.076923 | 201 | 0.612766 |
392b122de2ff6b984f44e513d1806dd00c95d1b5 | 1,661 | asm | Assembly | programs/oeis/291/A291773.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/291/A291773.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/291/A291773.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A291773: Domination number of the n-Apollonian network.
; 1,1,3,4,7,16,43,124,367,1096,3283,9844,29527,88576,265723,797164,2391487,7174456,21523363,64570084,193710247,581130736,1743392203,5230176604,15690529807,47071589416,141214768243,423644304724,1270932914167,3812798742496,11438396227483,34315188682444,10294556604... | 110.733333 | 1,495 | 0.910897 |
2da43836d0d2ff42fa3a9288179e9eb7fd54d6a3 | 1,990 | asm | Assembly | exercises/ch11/num4.asm | gr0uch0dev/AssemblyExercisesAndNotes | 3b5fb0bb463dee439a8d7934d4ca74fe8f47179f | [
"MIT"
] | null | null | null | exercises/ch11/num4.asm | gr0uch0dev/AssemblyExercisesAndNotes | 3b5fb0bb463dee439a8d7934d4ca74fe8f47179f | [
"MIT"
] | null | null | null | exercises/ch11/num4.asm | gr0uch0dev/AssemblyExercisesAndNotes | 3b5fb0bb463dee439a8d7934d4ca74fe8f47179f | [
"MIT"
] | null | null | null | ; 11.4
; Write a program that fills each screen cell with a random character in a random color. Extra:
; Assign a 50% probability that the color of any character will be red.
.386
.model flat, STDCALL
option casemap:none
include irvine32.inc
;include windows.inc
;include kernel32.inc
.data
charToPrint BYTE ?
color... | 21.868132 | 95 | 0.759296 |
d6bce9e708672f4a895c831e2cc92b9d031b955a | 45,019 | asm | Assembly | P6/P6Judger - 100 testpoints/testpoint/testpoint72.asm | flyinglandlord/BUAA-CO-2021 | 1aa28b09762dfb2376ed2aac4126839f0e6fcf93 | [
"MIT"
] | 5 | 2021-12-05T12:58:26.000Z | 2022-03-31T02:05:13.000Z | P6/P6Judger - 100 testpoints/testpoint/testpoint72.asm | OliverDu8-24/BUAA-CO-2021 | 9959abd90de9039d751bab64f153547e76066665 | [
"MIT"
] | null | null | null | P6/P6Judger - 100 testpoints/testpoint/testpoint72.asm | OliverDu8-24/BUAA-CO-2021 | 9959abd90de9039d751bab64f153547e76066665 | [
"MIT"
] | 2 | 2021-12-19T11:49:48.000Z | 2021-12-22T10:25:38.000Z | ori $1, $0, 0
ori $2, $0, 7
ori $3, $0, 12
ori $4, $0, 3
sw $2, 0($0)
sw $4, 4($0)
sw $3, 8($0)
sw $1, 12($0)
sw $3, 16($0)
sw $3, 20($0)
sw $3, 24($0)
sw $1, 28($0)
sw $3, 32($0)
sw $4, 36($0)
sw $1, 40($0)
sw $1, 44($0)
sw $3, 48($0)
sw $1, 52($0)
sw $4, 56($0)
sw $2, 60($0)
sw $4, 64($0)
sw $4, 68($0)
sw $1, 72($0)
... | 11.875231 | 21 | 0.54286 |
c63e1d7f1212b3e0c802f11fc755aeebc0928dda | 702 | asm | Assembly | libsrc/target/gal/stdio/scrollup_MODE1.asm | dikdom/z88dk | 40c55771062b0ea9bb2f0d5b73e2f754fc12b6b0 | [
"ClArtistic"
] | null | null | null | libsrc/target/gal/stdio/scrollup_MODE1.asm | dikdom/z88dk | 40c55771062b0ea9bb2f0d5b73e2f754fc12b6b0 | [
"ClArtistic"
] | 2 | 2022-03-20T22:17:35.000Z | 2022-03-24T16:10:00.000Z | libsrc/target/gal/stdio/scrollup_MODE1.asm | jorgegv/z88dk | 127130cf11f9ff268ba53e308138b12d2b9be90a | [
"ClArtistic"
] | null | null | null |
MODULE scrollup_MODE1
PUBLIC scrollup_MODE1
EXTERN generic_console_printc
EXTERN __console_w
scrollup_MODE1:
ld hl,($2a6a)
ld bc,$20
add hl,bc
ld d,h
ld e,l
ex de,hl
inc h
ld bc,32 * 200
ldir
ld bc,(__console_w)
dec... | 18 | 42 | 0.428775 |
6f9b87f6c560c47b973f5a97f798423098d628d7 | 458 | asm | Assembly | oeis/338/A338878.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/338/A338878.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/338/A338878.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A338878: Numerators in a set of expansions of the single-term Machin-like formula for Pi.
; Submitted by Christian Krause
; 1,1,1,1,3,1,1,2,2,1,1,5,5,5,1,1,3,1,1,3,1,1,7,7,7,7,7,1,1,4,4,2,2,4,4,1,1,9,3,3,9,3,3,9,1,1,5,5,5,1,1,5,5,5,1,1,11,11,11,11,11,11,11,11,11,1,1,6,2,1,3,2,2,3,1,2,6,1,1,13,13,13,13,13,13,13,13,13,... | 28.625 | 221 | 0.58952 |
a52bd7e872bb916cdf8649d2c50b20e180b94dd5 | 729 | asm | Assembly | oeis/099/A099234.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/099/A099234.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/099/A099234.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A099234: A trisection of 1/(1-x-x^4).
; Submitted by Jon Maiga
; 1,1,4,10,26,69,181,476,1252,3292,8657,22765,59864,157422,413966,1088589,2862617,7527704,19795288,52054840,136886433,359964521,946583628,2489191330,6545722210,17213011605,45264335853,119029728628,313007493212,823102698260,2164478699633,5691839002677,1496... | 34.714286 | 494 | 0.77915 |
1c03e9f359b618eb78f5e557a445611005b6ba65 | 284 | asm | Assembly | arquivos_teste/monta_teste.asm | LSantos06/MacroAssembler | 06a14c9d2fe1eb22378bb6f2ead506a91c5b14eb | [
"MIT"
] | null | null | null | arquivos_teste/monta_teste.asm | LSantos06/MacroAssembler | 06a14c9d2fe1eb22378bb6f2ead506a91c5b14eb | [
"MIT"
] | null | null | null | arquivos_teste/monta_teste.asm | LSantos06/MacroAssembler | 06a14c9d2fe1eb22378bb6f2ead506a91c5b14eb | [
"MIT"
] | null | null | null | SECTION TEXT
COPY ZERO,OLDER
COPY ONE,OLD
INPUT LIMIT
OUTPUT OLD
FRONT: LOAD OLDER
ADD OLD
STORE NEW
SUB LIMIT
JMPP FINAL
OUTPUT NEW
COPY OLD,OLDER
COPY NEW,OLD
JMP FRONT
FINAL: OUTPUT LIMIT
STOP
SECTION DATA
ZERO: CONST 0
ONE: CONST 1
OLDER: SPACE
OLD: SPACE
NEW: SPACE
LIMIT: SPACE
| 11.833333 | 19 | 0.785211 |
2f0be28e3b3d656d2dfeb2c94af7a2e314274d48 | 889 | asm | Assembly | book-01/Assembly/asm/avx-512/packed/avx512_p_math_long.asm | gfurtadoalmeida/study-assembly-x64 | 4acdefb015d44706c60bd7ea5d94f726c4dbcbb4 | [
"MIT"
] | 2 | 2021-02-27T04:50:26.000Z | 2022-03-15T23:27:12.000Z | book-01/Assembly/asm/avx-512/packed/avx512_p_math_long.asm | gfurtadoalmeida/study-assembly-x64 | 4acdefb015d44706c60bd7ea5d94f726c4dbcbb4 | [
"MIT"
] | null | null | null | book-01/Assembly/asm/avx-512/packed/avx512_p_math_long.asm | gfurtadoalmeida/study-assembly-x64 | 4acdefb015d44706c60bd7ea5d94f726c4dbcbb4 | [
"MIT"
] | null | null | null | .code
; void AVX512_Packed_Math_Long_(const ZmmVal * a, const ZmmVal * b, ZmmVal result[5], uint32_t operationMask);
AVX512_Packed_Math_Long_ proc
vmovdqu16 zmm0, zmmword ptr [rcx]
vmovdqu16 zmm1, zmmword ptr [rdx]
and r9d, 0ffh ; r9d = operationMask value
kmovb k1, r9d ; k1 = operationMask
; Add (wraparound)
vpadd... | 21.682927 | 110 | 0.744657 |
d9e3e0c3e1bfcf2648046793688ea9d66f9f9262 | 753 | asm | Assembly | programs/oeis/058/A058665.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/058/A058665.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/058/A058665.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A058665: a(n) = gcd(n+1, n-Phi(n)).
; 2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,3,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,5,1,1,1,1,3,1,1,1,1,1,3,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,3,5,1,1,1,1,1,1,1,1,1,1,3,1,1,1,5,1,1,1,1,1,1,1,3,1,1,1,1,1,1,1,1,1,1,1,7,1,1,1,1,1,1,1,1,1,1,1,3,1,1,1,11,1,1,1,1,1,1,1,1,5,1,1,1,1,1,1,1,1,1,1,1... | 39.631579 | 504 | 0.525896 |
0e33a5a7bb69712109eee8e0b3c4b9e3acf27e5d | 22,318 | asm | Assembly | src/moontrain.asm | laamella-gad/moon-train | 97a131417e2488c147bd9155ec9f8a4ab84e9948 | [
"Apache-2.0"
] | 1 | 2018-07-10T20:37:03.000Z | 2018-07-10T20:37:03.000Z | src/moontrain.asm | laamella-gad/moon-train | 97a131417e2488c147bd9155ec9f8a4ab84e9948 | [
"Apache-2.0"
] | null | null | null | src/moontrain.asm | laamella-gad/moon-train | 97a131417e2488c147bd9155ec9f8a4ab84e9948 | [
"Apache-2.0"
] | null | null | null | .enc "screen"
.include "lib/segments.asm"
v=VIC
lv = SID_Amp
lw = SID_Ctl[0]
lf = SID_SLo[0]
hf = SID_SHi[0]
a3 = SID_AD[0]
s3 = SID_SUR[0]
ph = SID_PBHi[0]
pl = SID... | 29.482166 | 81 | 0.399543 |
a29978df01ba6903fd3104c4c0d5842b8e7f3ca1 | 1,164 | asm | Assembly | codigo/capitulo 41/pila.asm | codeneomatrix/ENSAMBLADOR-x86-ACEVEDO | 7d5a58179f460ba2a03b0bcf12fc4584b87f93c9 | [
"MIT"
] | 1 | 2021-06-13T08:59:55.000Z | 2021-06-13T08:59:55.000Z | codigo/capitulo 41/pila.asm | codeneomatrix/ENSAMBLADOR-x86-ACEVEDO | 7d5a58179f460ba2a03b0bcf12fc4584b87f93c9 | [
"MIT"
] | null | null | null | codigo/capitulo 41/pila.asm | codeneomatrix/ENSAMBLADOR-x86-ACEVEDO | 7d5a58179f460ba2a03b0bcf12fc4584b87f93c9 | [
"MIT"
] | null | null | null | segment .data
mensaje db "El registro eax contiene el valor: "
lonmensaje equ $-mensaje
ln db 10,13
lonln equ $-ln
segment .bss
datos resb 2
segment .text
global _start
_start:
mov ax, '0' ; almacenamos en el registro ax el caracter 0
push ax ; almacenamos el valor contenido en el registro ax
; ... | 16.394366 | 61 | 0.665808 |
afade064783007a1ca8194471a1c89635e95e21f | 880 | asm | Assembly | libsrc/video/tms9918/stdio/ansi/bios/f_ansi_cls.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/video/tms9918/stdio/ansi/bios/f_ansi_cls.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/video/tms9918/stdio/ansi/bios/f_ansi_cls.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
; ANSI Video handling for the MSX
;
; CLS - Clear the screen
;
;
; Stefano Bodrato - Oct. 2017
;
;
; $Id: f_ansi_cls.asm $
;
SECTION code_clib
PUBLIC ansi_cls
PUBLIC _ansi_cls
EXTERN msxbios
EXTERN __tms9918_attribute
INCLUDE "graphics/grafix.inc"
IF FORmsx
... | 13.538462 | 45 | 0.6625 |
8e30b324b49877f3bf3a6040e9606caa3821a8ae | 4,846 | asm | Assembly | 8088/cga/lockstep_test2/lcom.asm | reenigne/reenigne | c3eb8b31d7964e78bbe44908987d4be052a74488 | [
"Unlicense"
] | 92 | 2015-04-10T17:45:11.000Z | 2022-03-30T17:58:51.000Z | 8088/cga/lockstep_test2/lcom.asm | MS-DOS-stuff/reenigne | 0a113990aef398550c6f14d1c7a33af1cb091887 | [
"Unlicense"
] | 2 | 2017-11-05T07:21:35.000Z | 2018-11-04T23:36:13.000Z | 8088/cga/lockstep_test2/lcom.asm | MS-DOS-stuff/reenigne | 0a113990aef398550c6f14d1c7a33af1cb091887 | [
"Unlicense"
] | 18 | 2015-04-11T20:32:44.000Z | 2021-11-06T05:19:57.000Z | %include "../../defaults_com.asm"
; cli
; mov ax,cs
; mov ss,ax
; mov sp,stackEnd + 0x100
; sti
main:
mov bp,0
top:
mov dx,0x03d8
mov al,0x0a
out dx,al
; Set up CRTC for 1 character by 2 scanline "frame". This gives us 2 lchars
; per frame.
mov dx,0x3d4
; 0xff Horizontal Total
mov ax,0x0... | 15.993399 | 96 | 0.583368 |
fed93f63d5e2183df59086e5eb1e664af743720a | 557 | asm | Assembly | oeis/197/A197689.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/197/A197689.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/197/A197689.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A197689: Decimal expansion of 3*Pi/(6 + Pi).
; Submitted by Jamie Morken(s2)
; 1,0,3,0,9,7,7,6,7,7,2,9,4,3,8,0,7,5,7,6,4,9,5,5,9,1,2,4,6,8,0,7,1,8,3,7,5,4,9,8,3,5,4,0,3,2,9,5,0,6,7,4,4,5,0,1,9,1,0,8,3,0,4,3,9,6,1,8,9,6,6,2,8,3,9,3,7,9,2,2,1,1,1,7,7,2,6,6,1,1,0,2,5,3,7,0,4,6,6
mov $2,1
mov $3,$0
mul $3,5
lpb $3
mul... | 17.40625 | 199 | 0.517056 |
878e6eaa7421387f971213093788b21a91691fa0 | 4,005 | asm | Assembly | sw/bootloader/boot_crt0.asm | stnolting/neo430 | 3486288069e14165a3e92accdb3857c41c244052 | [
"BSD-3-Clause"
] | 194 | 2017-02-07T20:42:32.000Z | 2022-02-11T18:09:38.000Z | sw/bootloader/boot_crt0.asm | stnolting/neo430 | 3486288069e14165a3e92accdb3857c41c244052 | [
"BSD-3-Clause"
] | 11 | 2017-10-10T19:48:18.000Z | 2021-04-26T14:16:03.000Z | sw/bootloader/boot_crt0.asm | stnolting/neo430 | 3486288069e14165a3e92accdb3857c41c244052 | [
"BSD-3-Clause"
] | 28 | 2017-04-02T21:53:21.000Z | 2021-12-12T21:32:34.000Z | ; #################################################################################################
; # < boot_crt0.asm - neo430 bootloader start-up code > #
; # ********************************************************************************************* #
; # BSD 3-Clause Lic... | 72.818182 | 99 | 0.405493 |
1e079d765e15d7f4d379cfbe73b3e2a75c32841c | 601 | asm | Assembly | main.asm | nstearns96/MLSuperstarSaga | baae10311925d1f498ff0ad3c43a748b453be239 | [
"MIT"
] | 12 | 2018-03-04T09:28:14.000Z | 2022-01-16T22:56:09.000Z | main.asm | nstearns96/MLSuperstarSaga | baae10311925d1f498ff0ad3c43a748b453be239 | [
"MIT"
] | null | null | null | main.asm | nstearns96/MLSuperstarSaga | baae10311925d1f498ff0ad3c43a748b453be239 | [
"MIT"
] | 1 | 2021-06-16T23:14:34.000Z | 2021-06-16T23:14:34.000Z | ENTRY:
B START
START:
MOV R0, #0x12
MSR CPSR_FC, R0 ; Enter IRQ mode
LDR SP, [PC, #0x2C] ; Load 0x03007FA0 into SP_irq
MOV R0, #0x1F
MSR CPSR_FC, R0 ; Enter privileged user mode
LDR SP, [PC, #0x1C] ; Load 0x03007D00 into SP
LDR R1, [PC, #0x24] ; point r1 to IRQ handler (0x03007FFC)
ADD R0, PC, #0x28 ; Loa... | 28.619048 | 83 | 0.65391 |
ab3960cbd2fb80260973dca4d04ebaa3139d6cca | 1,997 | asm | Assembly | tb/tprog/asm/test.cp0.pl_mem.asm | mshaklunov/mips_onemore | b52b01f4d3bf458285b610aafd700d23e8c7f676 | [
"MIT"
] | null | null | null | tb/tprog/asm/test.cp0.pl_mem.asm | mshaklunov/mips_onemore | b52b01f4d3bf458285b610aafd700d23e8c7f676 | [
"MIT"
] | null | null | null | tb/tprog/asm/test.cp0.pl_mem.asm | mshaklunov/mips_onemore | b52b01f4d3bf458285b610aafd700d23e8c7f676 | [
"MIT"
] | null | null | null |
#PREPARE CP0 STATUS
#ENABLE INTERRUPT, CLEAR EXL
lui $1 0x0000
ori $1 0xFC01
mtc0 $1 $12
#INIT SUBTEST COUNTER
lui $25 0x0000
ori $25 0x0000
#1 EXCEPTION WITH PREVIOS LOAD FROM MEMORY INSTRUCTION
lui $1 0x8000
ori $1 0x0000
lui $2 0xFFFF
ori $2 0xFFFF
lui $3 0x0000
ori $3 0x0000
lui $4 0x0... | 14.163121 | 59 | 0.604407 |
0ccc3cf0875ef38c1531662a984646d520d5d762 | 476 | asm | Assembly | oeis/341/A341509.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/341/A341509.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/341/A341509.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A341509: a(n) = 2^j if n is of the form 2^i - 2^j with i > j, and 0 otherwise.
; Submitted by Jamie Morken(s3)
; 0,1,2,1,4,0,2,1,8,0,0,0,4,0,2,1,16,0,0,0,0,0,0,0,8,0,0,0,4,0,2,1,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,8,0,0,0,4,0,2,1,64,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,32,0,0,0
... | 34 | 206 | 0.560924 |
b79e7aff2297bdccd54338708cb01ff72ebdb039 | 84 | asm | Assembly | data/maps/headers/CeruleanPokecenter.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | data/maps/headers/CeruleanPokecenter.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | data/maps/headers/CeruleanPokecenter.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null |
map_header CeruleanPokecenter, CERULEAN_POKECENTER, POKECENTER, 0
end_map_header
| 21 | 66 | 0.857143 |
1d1b13829ff854e404c2d987971b7ff68c8e8dbc | 241 | asm | Assembly | programs/oeis/120/A120325.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/120/A120325.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/120/A120325.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A120325: Period 6: repeat [0, 0, 1, 0, 1, 0].
; 0,0,1,0,1,0,0,0,1,0,1,0,0,0,1,0,1,0,0,0,1,0,1,0,0,0,1,0,1,0,0,0,1,0,1,0,0,0,1,0,1,0,0,0,1,0,1,0,0,0,1,0,1,0,0,0,1,0,1,0,0,0,1,0,1,0,0,0,1,0,1,0,0,0,1,0,1,0,0,0,1,0,1,0,0,0
gcd $0,6
cmp $0,2
| 40.166667 | 173 | 0.506224 |
30a3a8f1ec0f1777a839b4dba2cd07dde42fe250 | 724 | asm | Assembly | oeis/018/A018908.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | null | null | null | oeis/018/A018908.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | null | null | null | oeis/018/A018908.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | null | null | null | ; A018908: Define sequence S(a_0,a_1) by a_{n+2} is least integer such that a_{n+2}/a_{n+1}>a_{n+1}/a_n for n >= 0. This is S(3,4).
; Submitted by Jamie Morken(w4)
; 3,4,6,10,17,29,50,87,152,266,466,817,1433,2514,4411,7740,13582,23834,41825,73397,128802,226031,396656,696082,1221538,2143649,3761841,6601570,11584947,2033... | 80.444444 | 489 | 0.809392 |
d682a7433f5bdcfb95095528b9fecc859fc0afec | 266 | asm | Assembly | programs/oeis/017/A017533.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/017/A017533.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/017/A017533.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A017533: a(n) = 12*n + 1.
; 1,13,25,37,49,61,73,85,97,109,121,133,145,157,169,181,193,205,217,229,241,253,265,277,289,301,313,325,337,349,361,373,385,397,409,421,433,445,457,469,481,493,505,517,529,541,553,565,577,589,601,613,625,637
mov $1,$0
mul $1,12
add $1,1
| 38 | 207 | 0.680451 |
0ab16cfc91024b15a18c3e2970cab3b12c68737c | 537 | asm | Assembly | oeis/271/A271092.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/271/A271092.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/271/A271092.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A271092: Number of active (ON,black) cells at stage 2^n-1 of the two-dimensional cellular automaton defined by "Rule 275", based on the 5-celled von Neumann neighborhood.
; Submitted by Jon Maiga
; 1,5,40,216,952,3960,16120,65016,261112,1046520,4190200,16769016,67092472,268402680,1073676280,4294836216
seq $0,273385 ... | 44.75 | 177 | 0.756052 |
e075b2993ce4f052bd619f59b77afdbe0cc852ec | 477 | asm | Assembly | programs/oeis/097/A097920.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/097/A097920.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/097/A097920.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A097920: G.f.: (1+x^10)/((1-x)*(1-x^3)*(1-x^5)).
; 1,1,1,2,2,3,4,4,5,6,8,9,10,12,13,16,18,19,22,24,27,30,32,35,38,42,45,48,52,55,60,64,67,72,76,81,86,90,95,100,106,111,116,122,127,134,140,145,152,158,165,172,178,185,192,200,207,214,222,229,238,246,253,262,270,279,288,296,305,314,324,333,342,352,361,372,382,391,402,41... | 39.75 | 350 | 0.649895 |
9d90464328ca87c98e73a7d8a84835691b06b02e | 7,819 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_852.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_852.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_852.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 %r13
push %r14
push %r8
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x1236d, %r10
nop
nop
nop
nop
dec %r13
vmovups (%r10), %ymm1
vextracti128 $1, %ymm1, %xmm1
vpextrq $1, %xmm1, %r12
nop
nop
nop
nop
nop
inc %r13
lea addresses_WT_ht+0xa381, %rsi
... | 34.29386 | 2,999 | 0.654048 |
e8bf2430ebb75bdbda0f7976ff92a867c03f8902 | 690 | asm | Assembly | programs/oeis/066/A066885.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/066/A066885.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/066/A066885.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A066885: a(n) = (prime(n)^2 + 1)/2.
; 5,13,25,61,85,145,181,265,421,481,685,841,925,1105,1405,1741,1861,2245,2521,2665,3121,3445,3961,4705,5101,5305,5725,5941,6385,8065,8581,9385,9661,11101,11401,12325,13285,13945,14965,16021,16381,18241,18625,19405,19801,22261,24865,25765,26221,27145,28561,29041,31501,33025,34585,36... | 76.666667 | 564 | 0.776812 |
3208454b4ceb5eae5dd21e517bc35b618be60fa6 | 2,950 | asm | Assembly | Library/Chart/SGroup/sgroupGeometry.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/Chart/SGroup/sgroupGeometry.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/Chart/SGroup/sgroupGeometry.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1992 -- All Rights Reserved
PROJECT: PC GEOS
MODULE:
FILE: sgroupGeometry.asm
AUTHOR: Chris Boyke
ROUTINES:
Name Description
---- -----------
SeriesGroupSizeAndPosition Set size -- set all children... | 21.851852 | 71 | 0.562373 |
e8727a75d24a10238ebfbdd9163a626d76cc22b7 | 541 | asm | Assembly | programs/oeis/182/A182067.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/182/A182067.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/182/A182067.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A182067: a(n) = floor(n) - floor(n/2) - floor(n/3) - floor(n/5) + floor(n/30).
; 0,1,1,1,1,1,0,1,1,1,0,1,0,1,1,0,0,1,0,1,0,0,0,1,0,0,0,0,0,1,0,1,1,1,1,1,0,1,1,1,0,1,0,1,1,0,0,1,0,1,0,0,0,1,0,0,0,0,0,1,0,1,1,1,1,1,0,1,1,1,0,1,0,1,1,0,0,1,0,1,0,0,0,1,0,0,0,0,0,1,0,1,1,1,1,1,0,1,1,1
mov $3,$0
lpb $3
mod $0,6
sub $3... | 31.823529 | 201 | 0.537893 |
75cbb3fb24af6eb171440e9aa5ce45e24d831e3e | 8,121 | asm | Assembly | trunk/win/lib/openssl-1.0.1e/tmp32/rc4-586.asm | chundonglinlin/srs.win | 0e45a27ebf0df35509cac33741d4e3e8454d83fa | [
"MIT"
] | 9 | 2016-02-04T02:09:25.000Z | 2019-08-11T15:11:44.000Z | trunk/win/lib/openssl-1.0.1e/tmp32/rc4-586.asm | suhetao/srs.win | 0e45a27ebf0df35509cac33741d4e3e8454d83fa | [
"MIT"
] | null | null | null | trunk/win/lib/openssl-1.0.1e/tmp32/rc4-586.asm | suhetao/srs.win | 0e45a27ebf0df35509cac33741d4e3e8454d83fa | [
"MIT"
] | 23 | 2015-12-06T15:18:41.000Z | 2021-12-23T13:59:25.000Z | TITLE rc4-586.asm
IF @Version LT 800
ECHO MASM version 8.00 or later is strongly recommended.
ENDIF
.686
.XMM
IF @Version LT 800
XMMWORD STRUCT 16
DQ 2 dup (?)
XMMWORD ENDS
ENDIF
.MODEL FLAT
OPTION DOTNAME
IF @Version LT 800
.text$ SEGMENT PAGE 'CODE'
ELSE
.text$ SEGMENT ALIGN(64) 'CODE'
ENDIF
;EXTE... | 20.876607 | 58 | 0.667405 |
c20be5c6746056fde0ccb81fc8b30c7f388bc6ff | 652 | asm | Assembly | programs/oeis/001/A001024.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/001/A001024.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/001/A001024.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A001024: Powers of 15.
; 1,15,225,3375,50625,759375,11390625,170859375,2562890625,38443359375,576650390625,8649755859375,129746337890625,1946195068359375,29192926025390625,437893890380859375,6568408355712890625,98526125335693359375,1477891880035400390625,22168378200531005859375,332525673007965087890625,49878850951194... | 93.142857 | 595 | 0.91411 |
6aea459c3c4de95279a3823dbaf8838a86f4f093 | 327 | asm | Assembly | data/mapHeaders/UndergroundPathRoute6.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | data/mapHeaders/UndergroundPathRoute6.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | data/mapHeaders/UndergroundPathRoute6.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | UndergroundPathRoute6_h:
db GATE ; tileset
db UNDERGROUND_PATH_ROUTE_6_HEIGHT, UNDERGROUND_PATH_ROUTE_6_WIDTH ; dimensions (y, x)
dw UndergroundPathRoute6_Blocks ; blocks
dw UndergroundPathRoute6_TextPointers ; texts
dw UndergroundPathRoute6_Script ; scripts
db 0 ; connections
dw UndergroundPathRoute6_Object ; o... | 36.333333 | 87 | 0.844037 |
dbc902a6243eb9e486c6657e4a1cbbba52128a33 | 5,352 | asm | Assembly | Library/Spreadsheet/Spreadsheet/spreadsheetMethodMove.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/Spreadsheet/Spreadsheet/spreadsheetMethodMove.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/Spreadsheet/Spreadsheet/spreadsheetMethodMove.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1991 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: GeoCalc
FILE: spreadsheetMethodMove.asm
AUTHOR: Gene Anderson, Mar 3, 1991
ROUTINES:
Name Description
---- -----------
MSG_SPREADSHEET_MO... | 27.167513 | 79 | 0.593423 |
e80edf339d41055bf7b8123489ce5f276158776e | 172 | asm | Assembly | asm/unittests/clx.asm | mslinklater/retrotools | 962d7ed5cfea09f901919cef4ec1b240a0396e0c | [
"BSD-2-Clause"
] | 7 | 2019-11-18T23:11:23.000Z | 2022-02-01T14:12:17.000Z | asm/unittests/clx.asm | mslinklater/retrotools | 962d7ed5cfea09f901919cef4ec1b240a0396e0c | [
"BSD-2-Clause"
] | 70 | 2019-11-06T22:10:52.000Z | 2022-02-19T09:49:03.000Z | asm/unittests/clx.asm | mslinklater/retrotools | 962d7ed5cfea09f901919cef4ec1b240a0396e0c | [
"BSD-2-Clause"
] | 1 | 2020-01-03T13:28:34.000Z | 2020-01-03T13:28:34.000Z |
; Assembler should use basic 6502 instructions
processor 6502
; Some code
org $1000
Start_clc
clc
brk
Start_cld
cld
brk
Start_cli
cli
brk
Start_clv
clv
brk
| 7.478261 | 46 | 0.738372 |
48484e9d910c214666641c4e4ba4be7dc5305854 | 634 | asm | Assembly | programs/oeis/297/A297044.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/297/A297044.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/297/A297044.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A297044: Number of pieces in the list d(m), d(m-1), ..., d(0) of base-16 digits of n; see Comments
; 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1... | 90.571429 | 501 | 0.522082 |
1d7106db61c0e27cf5ce33c0daac7fe7c7f34fe1 | 6,093 | asm | Assembly | 45/runtime/rt/rtm86.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | 45/runtime/rt/rtm86.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | 45/runtime/rt/rtm86.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | TITLE RTM86 - 8086 Runtime Module Dispatcher
;***
; RTM86 - 8086 Runtime Module Dispatcher
;
; Copyright <C> 1986, Microsoft Corporation
;
;Purpose:
; Contains the runtime module entry point for direct
; execution which outputs the copyright messages.
; It also contains the RTM software interrupt handler
; and the ru... | 27.445946 | 79 | 0.697194 |
140aa1377c861a38cdc516f361331d34916f1b03 | 446 | asm | Assembly | Part-2 Submission/Q1.asm | nureazam/CSE331L_Section_7_Summer20_NSU_Midterm_1 | b857b30ad998b60700c408564a4225fb85c61ce9 | [
"MIT"
] | null | null | null | Part-2 Submission/Q1.asm | nureazam/CSE331L_Section_7_Summer20_NSU_Midterm_1 | b857b30ad998b60700c408564a4225fb85c61ce9 | [
"MIT"
] | null | null | null | Part-2 Submission/Q1.asm | nureazam/CSE331L_Section_7_Summer20_NSU_Midterm_1 | b857b30ad998b60700c408564a4225fb85c61ce9 | [
"MIT"
] | null | null | null | .MODEL SMALL
.STACK 100H
.CODE
MAIN PROC
MOV AH,1
INT 21H
MOV BL,AL
INT 21H
MOV BH,AL
ADD BL,BH
MOV AH,2
SUB BL,48
INT 21H
MOV DL,0AH
INT 21H
MOV DL,0DH
INT ... | 12.388889 | 17 | 0.356502 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.