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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cbe1ffd903b181e0e5d2b47c030151d1a4781565 | 130 | asm | Assembly | MPI/Lab-7/print_string_8_3.asm | vishwas1101/Misc | cf660dfbacc674cd262eb4abd0e9dd07479a90ae | [
"MIT"
] | null | null | null | MPI/Lab-7/print_string_8_3.asm | vishwas1101/Misc | cf660dfbacc674cd262eb4abd0e9dd07479a90ae | [
"MIT"
] | null | null | null | MPI/Lab-7/print_string_8_3.asm | vishwas1101/Misc | cf660dfbacc674cd262eb4abd0e9dd07479a90ae | [
"MIT"
] | null | null | null |
ORG 100H
.DATA
MSG DB 'BITS-PILANI$'
.CODE
MOV AX, @DATA
MOV DS, AX
MOV DX, OFFSET MSG
MOV AH, 09H
INT 21H
HLT
RET
| 4.814815 | 21 | 0.615385 |
6028853f73785e5f8d9af8e20bc191ada95e59f2 | 500 | asm | Assembly | programs/oeis/138/A138364.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/138/A138364.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/138/A138364.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A138364: The number of Motzkin n-paths with exactly one flat step.
; 0,1,0,3,0,10,0,35,0,126,0,462,0,1716,0,6435,0,24310,0,92378,0,352716,0,1352078,0,5200300,0,20058300,0,77558760,0,300540195,0,1166803110,0,4537567650,0,17672631900,0,68923264410,0,269128937220,0,1052049481860,0,4116715363800,0,16123801841550,0,632053... | 33.333333 | 316 | 0.72 |
2b6566c74881c6cfff44354211afe33380239907 | 44,355 | asm | Assembly | stressfs.asm | vishal-pathare/xv6-public | 257a840c8c3b8aab8244b69a3a17765ac0d685a5 | [
"MIT-0"
] | null | null | null | stressfs.asm | vishal-pathare/xv6-public | 257a840c8c3b8aab8244b69a3a17765ac0d685a5 | [
"MIT-0"
] | null | null | null | stressfs.asm | vishal-pathare/xv6-public | 257a840c8c3b8aab8244b69a3a17765ac0d685a5 | [
"MIT-0"
] | null | null | null |
_stressfs: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
#include "fs.h"
#include "fcntl.h"
int
main(int argc, char *argv[])
{
0: 8d 4c 24 04 lea 0x4(%esp),%ecx
4: 83 e4 f0 and $0xfffffff0,%esp
int fd, i;
char path[] = "stressfs0";
7: b8 30 00 0... | 33.988506 | 60 | 0.414745 |
dc8f1e47025daf3748848dee39c67044b1175304 | 389 | asm | Assembly | oeis/099/A099096.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/099/A099096.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/099/A099096.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A099096: Riordan array (1,2-x).
; Submitted by Jamie Morken(w2)
; 1,0,2,0,-1,4,0,0,-4,8,0,0,1,-12,16,0,0,0,6,-32,32,0,0,0,-1,24,-80,64,0,0,0,0,-8,80,-192,128,0,0,0,0,1,-40,240,-448,256,0,0,0,0,0,10,-160,672,-1024,512,0,0,0,0,0,-1,60,-560,1792,-2304,1024,0,0,0,0,0
lpb $0
add $1,1
sub $0,$1
lpe
sub $1,$0
sub $0,$1... | 21.611111 | 199 | 0.565553 |
0a8c950ffd95276af74789c0cbe40b253d8acba7 | 25,866 | asm | Assembly | mandelbrot.asm | dbernatt/Mandelbrot-fractal-assembly | efc500265a5c1df13599142d6f010ceaf2df92f2 | [
"MIT"
] | null | null | null | mandelbrot.asm | dbernatt/Mandelbrot-fractal-assembly | efc500265a5c1df13599142d6f010ceaf2df92f2 | [
"MIT"
] | null | null | null | mandelbrot.asm | dbernatt/Mandelbrot-fractal-assembly | efc500265a5c1df13599142d6f010ceaf2df92f2 | [
"MIT"
] | null | null | null | ; Domokos Bernat Illes
; Mandelbrot Set
; Meg gyorsitas szukseges SSE -vel vagy AVX -el.
; Compile Windows:
; nasm -f win32 mandelbrot.asm
; nlink mandelbrot.obj -lio -lmio -lgfx -o mandelbrot.exe
; Compile Linux:
; wine nasm -f win32 mandelbrot.asm
; wine nlink mandelbrot.obj -lio -lmio -lgfx -o mandel... | 23.38698 | 140 | 0.514304 |
efaf770421a1cb6a2fb9c7ddce2152f6a54ce57a | 3,912 | asm | Assembly | LIB/cfg_VIAB_ZolaDOS.asm | mspeculatrix/Zolatron64 | 030c8c60ae4776bcc75c7b00cb061c265549e235 | [
"MIT"
] | null | null | null | LIB/cfg_VIAB_ZolaDOS.asm | mspeculatrix/Zolatron64 | 030c8c60ae4776bcc75c7b00cb061c265549e235 | [
"MIT"
] | null | null | null | LIB/cfg_VIAB_ZolaDOS.asm | mspeculatrix/Zolatron64 | 030c8c60ae4776bcc75c7b00cb061c265549e235 | [
"MIT"
] | 1 | 2021-12-01T17:51:03.000Z | 2021-12-01T17:51:03.000Z | \ VIA_B - ZolaDOS
\ Configuration for ZolaDOS mass storage system.
\ Uses 65C22 VIA B at address $A400
\ PORT A is used for 8-bit parallel data - bidirectional.
\ PORT B is used for control signals
\ These connect to a Raspberry Pi running the program zolados.
\ The VIA's timers are also reserved for use by ZolaDOS.
Z... | 32.6 | 81 | 0.688395 |
48efda3bc8806709bc0528aa86afcb6a59518a2e | 850 | asm | Assembly | programs/oeis/105/A105038.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/105/A105038.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/105/A105038.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A105038: Nonnegative n such that 6*n^2 + 6*n + 1 is a square.
; 0,4,44,440,4360,43164,427284,4229680,41869520,414465524,4102785724,40613391720,402031131480,3979697923084,39394948099364,389969783070560,3860302882606240,38213059042991844,378270287547312204,3744489816430130200,37066627876753989800,366921788951109767804,... | 141.666667 | 705 | 0.887059 |
ce5ac8e8592539fe987b1aceb0ec5025bb05a028 | 588 | asm | Assembly | a1p4.asm | realspal/8086-assembly-programs | 69f098efd5c7af02832dc8a05e0ef83a09c0df68 | [
"MIT"
] | 1 | 2022-02-28T15:57:47.000Z | 2022-02-28T15:57:47.000Z | a1p4.asm | realspal/8086-assembly-programs | 69f098efd5c7af02832dc8a05e0ef83a09c0df68 | [
"MIT"
] | null | null | null | a1p4.asm | realspal/8086-assembly-programs | 69f098efd5c7af02832dc8a05e0ef83a09c0df68 | [
"MIT"
] | null | null | null | ;Program to find length of a string
.model small
.stack 100h
.data
msg db 'Enter the string : $'
.code
main proc
mov ax,@data
mov ds,ax
mov dx,offset msg
mov ah,9
int 21h
mov dx,0
mov bl,10
input:
mov ah,1
int 21h
cmp al,13
je progend... | 15.076923 | 36 | 0.505102 |
49037c641b058db17db1c8af04370c5c0f9688cc | 4,333 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca.log_21829_1224.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_1224.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_1224.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 %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0xd49b, %rsi
lea addresses_normal_ht+0x12893, %rdi
nop
nop
nop
add %r12, %r12
mov $78, %rcx
rep movsw
add $14219, %rdi
lea addresses_WT_ht+0xfc93, %r10
sub %rdx, %rdx
mov $0x6162636465666768, %rd... | 58.554054 | 2,999 | 0.663974 |
e6b128fba7af670e2f24bd766de909a14262ab4a | 307 | asm | Assembly | libsrc/_DEVELOPMENT/temp/sp1/zx/c/sdcc_iy/sp1_Invalidate.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/temp/sp1/zx/c/sdcc_iy/sp1_Invalidate.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/temp/sp1/zx/c/sdcc_iy/sp1_Invalidate.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | ; void __FASTCALL__ sp1_Invalidate(struct sp1_Rect *r)
SECTION code_temp_sp1
PUBLIC _sp1_Invalidate
_sp1_Invalidate:
pop af
pop hl
push hl
push af
ld d,(hl)
inc hl
ld e,(hl)
inc hl
ld b,(hl)
inc hl
ld c,(hl)
INCLUDE "temp/sp1/zx/updater/asm_sp1_Invalidate.asm"
| 12.791667 | 55 | 0.65798 |
b6806ece99361e1b30cdd7f953503a1829a3272d | 5,247 | asm | Assembly | Transynther/x86/_processed/NC/_st_4k_/i9-9900K_12_0xca_notsx.log_30_493.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_st_4k_/i9-9900K_12_0xca_notsx.log_30_493.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_st_4k_/i9-9900K_12_0xca_notsx.log_30_493.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 %r15
push %r8
push %r9
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x64fd, %rsi
lea addresses_A_ht+0x1ad6f, %rdi
nop
nop
nop
nop
nop
add %r15, %r15
mov $34, %rcx
rep movsl
nop
nop
cmp %rdx, %rdx
lea addresses_A_ht+0x556f, %r8
nop
and %rdx, %rdx... | 19.651685 | 153 | 0.643225 |
952a5e722218e3237abe59d1e568b56128fe4394 | 6,469 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_189.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_189.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_189.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 %r14
push %r8
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x150db, %rbx
clflush (%rbx)
nop
nop
xor %rax, %rax
mov (%rbx), %r13w
add $35827, %rbx
lea addresses_A_ht+0x3d23, %r12
clflush (%r12)
nop
nop
sub %r11, %r11
... | 35.543956 | 2,999 | 0.656825 |
1e780ba1b922ea2b87d10ed16d84db745bc46d68 | 1,421 | asm | Assembly | programs/oeis/028/A028557.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/028/A028557.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/028/A028557.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A028557: a(n) = n*(n+5).
; 0,6,14,24,36,50,66,84,104,126,150,176,204,234,266,300,336,374,414,456,500,546,594,644,696,750,806,864,924,986,1050,1116,1184,1254,1326,1400,1476,1554,1634,1716,1800,1886,1974,2064,2156,2250,2346,2444,2544,2646,2750,2856,2964,3074,3186,3300,3416,3534,3654,3776,3900,4026,4154,4284,4416,4550,4... | 203 | 1,363 | 0.801548 |
5b8d52cd24763135fadc3e115479f6a7730644bb | 55,654 | asm | Assembly | src/cpu/65c816.asm | goodboyandgod/sneese | 7c5eb32fb9b7596878ac56085e6d137127f470d9 | [
"Artistic-2.0"
] | null | null | null | src/cpu/65c816.asm | goodboyandgod/sneese | 7c5eb32fb9b7596878ac56085e6d137127f470d9 | [
"Artistic-2.0"
] | null | null | null | src/cpu/65c816.asm | goodboyandgod/sneese | 7c5eb32fb9b7596878ac56085e6d137127f470d9 | [
"Artistic-2.0"
] | null | null | null | %if 0
SNEeSe, an Open Source Super NES emulator.
Copyright (c) 1998-2015, Charles Bilyue.
Portions copyright (c) 1998-2003, Brad Martin.
Portions copyright (c) 2003-2004, Daniel Horchner.
Portions copyright (c) 2004-2005, Nach. ( http://nsrt.edgeemu.com/ )
Unzip Technology, copyright (c) 1998 Gilles Vollant.
zlib Te... | 24.845536 | 79 | 0.72002 |
8ed2b7cf433e3fb647556c6853bcc913262501ad | 185,424 | asm | Assembly | asg/asm/rdkafka_buf.asm | asgkafka/librdkafka | d0a14ca313ed1efafb3924ff33fb6c4d474efe3c | [
"BSD-2-Clause-NetBSD",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-3-Clause"
] | null | null | null | asg/asm/rdkafka_buf.asm | asgkafka/librdkafka | d0a14ca313ed1efafb3924ff33fb6c4d474efe3c | [
"BSD-2-Clause-NetBSD",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-3-Clause"
] | null | null | null | asg/asm/rdkafka_buf.asm | asgkafka/librdkafka | d0a14ca313ed1efafb3924ff33fb6c4d474efe3c | [
"BSD-2-Clause-NetBSD",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-3-Clause"
] | 1 | 2021-05-05T11:49:00.000Z | 2021-05-05T11:49:00.000Z | *PROCESS DUPALIAS
*
* Compiled by DCC Version 2.25.07 Mar 6 2021 08:51:07
* on Fri Apr 30 15:35:26 2021
*
WXTRN @@ZARCH#
*
*
*
* Code Section
*
@CODE ALIAS X'7CD9C4D2C1C6D2C16DC2E4C6'
@CODE CSECT
@CODE AMODE ANY
@CODE RMODE ANY
@DATA ALIAS X'7C998492818692816D82A486'
write ALI... | 29.455759 | 72 | 0.493162 |
26ea06d81502278e8fa4650f7947541bc981cf96 | 399 | asm | Assembly | oeis/156/A156637.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/156/A156637.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/156/A156637.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A156637: Pell numbers A000129 mod 9. Period 24: repeat 0,1,2,5,3,2,7,7,3,4,2,8,0,8,7,4,6,7,2,2,6,5,7,1.
; 0,1,2,5,3,2,7,7,3,4,2,8,0,8,7,4,6,7,2,2,6,5,7,1,0,1,2,5,3,2,7,7,3,4,2,8,0,8,7,4,6,7,2,2,6,5,7,1,0,1,2,5,3,2,7,7,3,4,2,8,0,8,7,4,6,7,2,2,6,5,7,1,0,1,2,5,3,2,7,7,3,4,2,8,0,8,7,4,6,7,2,2,6,5,7,1
mov $3,1
lpb $0
s... | 28.5 | 193 | 0.526316 |
795427108cdb4bd3a45d137eefd17f5851696dd3 | 887 | asm | Assembly | AssemblyMips/Fibonacci.asm | ForceTower/MIPS32Processor_UART | 8d0202fd6734a1d0c7f62b98051e936e916d78bf | [
"MIT"
] | null | null | null | AssemblyMips/Fibonacci.asm | ForceTower/MIPS32Processor_UART | 8d0202fd6734a1d0c7f62b98051e936e916d78bf | [
"MIT"
] | null | null | null | AssemblyMips/Fibonacci.asm | ForceTower/MIPS32Processor_UART | 8d0202fd6734a1d0c7f62b98051e936e916d78bf | [
"MIT"
] | null | null | null | # Calculates the N number of Fibonacci Sequence
# $a0 = Fibonacci Number (N)
# int fib(int n): return n < 2 ? n : fib(n-1) + fib(n-2)
main: li $a0, 7 # N = 10
jal fib
j exit
fib: addi $sp, $sp, -8 # Space for two words
sw $ra, 4($sp) # Store $ra on the stack
move $v0, $a0 # Here, the return value is N... | 27.71875 | 56 | 0.56708 |
64801e23371c6036a4de64af874beecbd076cc3c | 551 | asm | Assembly | data/maps/objects/PokemonTower4F.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | data/maps/objects/PokemonTower4F.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | data/maps/objects/PokemonTower4F.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | PokemonTower4F_Object:
db $1 ; border block
def_warps
warp 3, 9, 0, POKEMON_TOWER_5F
warp 18, 9, 1, POKEMON_TOWER_3F
def_signs
def_objects
object SPRITE_CHANNELER, 5, 10, STAY, RIGHT, 1, OPP_CHANNELER, 9
object SPRITE_CHANNELER, 15, 7, STAY, DOWN, 2, OPP_CHANNELER, 10
object SPRITE_CHANNELER, 14, 12, STA... | 29 | 66 | 0.745917 |
3f6c73274b7013491f3625f0bd0af45768f7f777 | 1,535 | asm | Assembly | software/minol/source/commands/list.asm | paulscottrobson/retrochallenge-jan-2016 | 8bd340efc85969fa6f2fecc788aa21b27123a4db | [
"MIT"
] | null | null | null | software/minol/source/commands/list.asm | paulscottrobson/retrochallenge-jan-2016 | 8bd340efc85969fa6f2fecc788aa21b27123a4db | [
"MIT"
] | null | null | null | software/minol/source/commands/list.asm | paulscottrobson/retrochallenge-jan-2016 | 8bd340efc85969fa6f2fecc788aa21b27123a4db | [
"MIT"
] | null | null | null | ; ****************************************************************************************************************
; ****************************************************************************************************************
;
; LIST command
;
; *********************************************************... | 29.519231 | 114 | 0.366124 |
4b5618bb3b739ff5f4f9f6d020c9268680b6d5e2 | 7,201 | asm | Assembly | Object/Optimized/kernel/BootLoad.asm | collinsmichael/spartan | e0f85504d45fea8337cc3f87c357e6ac4034d3ba | [
"MIT"
] | 16 | 2018-04-24T20:50:57.000Z | 2022-01-09T22:51:35.000Z | Object/Optimized/kernel/BootLoad.asm | collinsmichael/spartan | e0f85504d45fea8337cc3f87c357e6ac4034d3ba | [
"MIT"
] | 1 | 2019-08-11T12:27:45.000Z | 2019-12-02T12:25:41.000Z | Object/Optimized/kernel/BootLoad.asm | collinsmichael/spartan | e0f85504d45fea8337cc3f87c357e6ac4034d3ba | [
"MIT"
] | 4 | 2018-07-23T20:10:19.000Z | 2021-09-29T17:23:15.000Z | ; Listing generated by Microsoft (R) Optimizing Compiler Version 18.00.40629.0
TITLE C:\Users\cex123\Desktop\FYP\develop\spartan\Source\Kernel\BootLoad\BootLoad.c
.686P
.XMM
include listing.inc
.model flat
INCLUDELIB OLDNAMES
PUBLIC _bootload
PUBLIC _BootLoad
_bootload DD FLAT:_IBootLoad_Grub
DD ... | 21.431548 | 85 | 0.605888 |
22c9815c972db78852733faeaf0881e6c99b96ea | 112 | a51 | Assembly | a51test/(70)JNZ_o.a51 | Aimini/51cpu | cdeb75510d1dcd867fbebe10e963c4dbecd5ff13 | [
"MIT"
] | null | null | null | a51test/(70)JNZ_o.a51 | Aimini/51cpu | cdeb75510d1dcd867fbebe10e963c4dbecd5ff13 | [
"MIT"
] | null | null | null | a51test/(70)JNZ_o.a51 | Aimini/51cpu | cdeb75510d1dcd867fbebe10e963c4dbecd5ff13 | [
"MIT"
] | null | null | null | START:
MOV A,#0x00
JNZ FINAL
MOV A,#0x0F
JNZ TO_2
FINAL:
MOV A,#0xAA
JNZ START
TO_2:
MOV A,#0xFF
JNZ FINAL | 9.333333 | 12 | 0.6875 |
a2d137efff56ddb707fffada86ac24c3c66b0024 | 45,514 | asm | Assembly | wc.asm | MatanGilead/myxv6 | e3e56b63deba7bdf2f85079a4c303a36feaef0c9 | [
"MIT-0"
] | null | null | null | wc.asm | MatanGilead/myxv6 | e3e56b63deba7bdf2f85079a4c303a36feaef0c9 | [
"MIT-0"
] | null | null | null | wc.asm | MatanGilead/myxv6 | e3e56b63deba7bdf2f85079a4c303a36feaef0c9 | [
"MIT-0"
] | null | null | null |
_wc: file format elf32-i386
Disassembly of section .text:
00000000 <wc>:
char buf[512];
void
wc(int fd, char *name)
{
0: 55 push %ebp
1: 89 e5 mov %esp,%ebp
3: 83 ec 48 sub $0x48,%esp
int i, n;
int l, w, c, inword;
l = w = c = 0;
6: c7... | 33.940343 | 60 | 0.429846 |
3b608efb99c2d5ce0b3bba781d8ab41823952a0f | 4,464 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_210_2536.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_210_2536.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_210_2536.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 %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0xb0a, %r12
nop
nop
and %r10, %r10
movb $0x61, (%r12)
nop
nop
nop
nop
nop
and $61834, %rbx
lea addresses_normal_ht+0x932, %rsi
lea addresses_UC_ht+0xa236, %rdi
nop
nop
nop
nop
... | 24.26087 | 629 | 0.649418 |
26a53028783884713ee281150fc76eb54c4d0c58 | 417 | asm | Assembly | nasm assembly/assgnment 3/print_string.asm | AI-Factor-y/NASM-library | 5141901352a47b73e716e27d628bb719f1891092 | [
"Apache-2.0"
] | null | null | null | nasm assembly/assgnment 3/print_string.asm | AI-Factor-y/NASM-library | 5141901352a47b73e716e27d628bb719f1891092 | [
"Apache-2.0"
] | null | null | null | nasm assembly/assgnment 3/print_string.asm | AI-Factor-y/NASM-library | 5141901352a47b73e716e27d628bb719f1891092 | [
"Apache-2.0"
] | null | null | null |
print_array_string:
;; usage
;-----------
; 1: base address of string to print is stored in ebx
push rax
push rbx
push rcx
printing:
mov al, byte[ebx]
mov byte[temp], al
cmp byte[temp], 0 ;; checks if the character is NULL character
je end_printing
push rbx
mov eax, 4
mov ebx, 1
mov ecx, temp
mov ... | 12.636364 | 63 | 0.666667 |
691c90781c85d381929105927234265bce5ea761 | 376 | asm | Assembly | programs/oeis/085/A085788.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/085/A085788.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/085/A085788.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A085788: Partial sums of n 3-spaced triangular numbers beginning with t(3), e.g., a(2)=t(3)+t(6)=6+21=27.
; 6,27,72,150,270,441,672,972,1350,1815,2376,3042,3822,4725,5760,6936,8262,9747,11400,13230,15246,17457,19872,22500,25350,28431,31752,35322,39150,43245,47616,52272,57222,62475,68040,73926,80142,86697,93600,100860... | 41.777778 | 219 | 0.731383 |
d68a181aa2bf269b9316720f4bb0d544a94e24de | 6,210 | asm | Assembly | coverage/IN_CTS/0428-COVERAGE-nir-opt-remove-phis-118/work/variant/1_spirv_asm/shader.frag.asm | asuonpaa/ShaderTests | 6a3672040dcfa0d164d313224446496d1775a15e | [
"Apache-2.0"
] | null | null | null | coverage/IN_CTS/0428-COVERAGE-nir-opt-remove-phis-118/work/variant/1_spirv_asm/shader.frag.asm | asuonpaa/ShaderTests | 6a3672040dcfa0d164d313224446496d1775a15e | [
"Apache-2.0"
] | 47 | 2021-03-11T07:42:51.000Z | 2022-03-14T06:30:14.000Z | coverage/IN_CTS/0428-COVERAGE-nir-opt-remove-phis-118/work/variant/1_spirv_asm/shader.frag.asm | asuonpaa/ShaderTests | 6a3672040dcfa0d164d313224446496d1775a15e | [
"Apache-2.0"
] | 4 | 2021-03-09T13:37:19.000Z | 2022-02-25T07:32:11.000Z | ; SPIR-V
; Version: 1.0
; Generator: Khronos Glslang Reference Front End; 10
; Bound: 120
; Schema: 0
OpCapability Shader
%1 = OpExtInstImport "GLSL.std.450"
OpMemoryModel Logical GLSL450
OpEntryPoint Fragment %4 "main" %101
OpExecutionMode %4 Origin... | 34.309392 | 59 | 0.47343 |
5694078d4bd1a44735be809bdd242737be717358 | 624 | asm | Assembly | oeis/115/A115140.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/115/A115140.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/115/A115140.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A115140: O.g.f. inverse of Catalan A000108 o.g.f.
; 1,-1,-1,-2,-5,-14,-42,-132,-429,-1430,-4862,-16796,-58786,-208012,-742900,-2674440,-9694845,-35357670,-129644790,-477638700,-1767263190,-6564120420,-24466267020,-91482563640,-343059613650,-1289904147324,-4861946401452,-18367353072152,-69533550916004,-263747951750360... | 52 | 493 | 0.780449 |
3188fb86bec2f03d3e0e1dbcf77ab0fb2de0f164 | 2,292 | asm | Assembly | source/dictionary/create.asm | paulscottrobson/lean | 53975cf780ba7c67d6f7c8ff3530fde2a4c70010 | [
"MIT"
] | 2 | 2020-01-05T03:47:50.000Z | 2020-01-06T15:38:15.000Z | source/dictionary/create.asm | paulscottrobson/lean | 53975cf780ba7c67d6f7c8ff3530fde2a4c70010 | [
"MIT"
] | null | null | null | source/dictionary/create.asm | paulscottrobson/lean | 53975cf780ba7c67d6f7c8ff3530fde2a4c70010 | [
"MIT"
] | 1 | 2021-05-14T17:04:16.000Z | 2021-05-14T17:04:16.000Z | ; ******************************************************************************
; ******************************************************************************
;
; Name : create.asm
; Purpose : Create/Update Dictionary Entries
; Author : Paul Robson (paul@robsons.org.uk)
; Created : 27th October 2019
;
; ***... | 22.92 | 80 | 0.415358 |
a7db70b242da3f8692439f3a478a16a32cc4e4f9 | 269 | asm | Assembly | 0x12-singly_linked_lists/101-hello_holberton.asm | JRodriguez9510/holbertonschool-low_level_programming | 3a0343f948a0586f5834f3e92f203aaa2a8a4757 | [
"MIT"
] | 1 | 2021-01-27T03:13:38.000Z | 2021-01-27T03:13:38.000Z | 0x12-singly_linked_lists/101-hello_holberton.asm | JRodriguez9510/holbertonschool-low_level_programming | 3a0343f948a0586f5834f3e92f203aaa2a8a4757 | [
"MIT"
] | null | null | null | 0x12-singly_linked_lists/101-hello_holberton.asm | JRodriguez9510/holbertonschool-low_level_programming | 3a0343f948a0586f5834f3e92f203aaa2a8a4757 | [
"MIT"
] | 1 | 2020-10-22T04:55:08.000Z | 2020-10-22T04:55:08.000Z | section .rodata
format: db 'Hello, %s', 10, 0
name: db 'Holberton', 0
section .text
global main
extern printf
main:
;; printf(format, name)
mov rdi, format
mov rsi, name
;; no XMM registers
mov rax, 0
call printf
;; return 0
mov rax, 0
ret
| 14.944444 | 30 | 0.628253 |
8a537b9fd95f37beb1455b52167bfaa36ab17350 | 8,011 | asm | Assembly | audio/music/route1.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | audio/music/route1.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | audio/music/route1.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | Music_Route1:
musicheader 3, 1, Music_Route1_Ch1
musicheader 1, 2, Music_Route1_Ch2
musicheader 1, 3, Music_Route1_Ch3
db $3
Music_Route1_Ch1:
stereopanning $f
tempo 184
volume $77
vibrato $16, $11
dutycycle $3
notetype $c, $83
octave 4
note D_, 1
note E_, 1
note F#, 2
note F#, 2
note D_, 2
octave 3
... | 12.381762 | 41 | 0.627637 |
1f83990d4f2f7119ddf3374cfc19c013fd0caa0b | 535 | asm | Assembly | programs/oeis/139/A139483.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/139/A139483.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/139/A139483.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A139483: Numbers n such that 24n+7 is prime.
; 0,1,3,4,5,6,8,9,11,15,18,19,20,25,26,30,31,34,38,40,41,43,44,45,51,53,54,55,58,59,60,61,64,65,69,73,74,76,78,81,83,89,93,95,96,99,104,106,110,111,113,115,116,120,128,136,138,139,141,144,146,148,149,150,151
mov $2,$0
add $2,1
pow $2,2
lpb $2
add $1,6
sub $2,1
mov $... | 21.4 | 207 | 0.618692 |
9c8ea4db1a75bf8eb6d67fa05d69a8d4eb1eae56 | 546 | asm | Assembly | programs/oeis/186/A186390.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/186/A186390.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/186/A186390.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A186390: Adjusted joint rank sequence of (f(i)) and (g(j)) with f(i) after g(j) when f(i)=g(j), where f(i)=6i and g(j)=j(j+1)/2 (triangular number). Complement of A186389.
; 1,2,3,5,7,9,11,13,16,19,21,24,28,31,34,38,42,46,50,54,59,64,68,73,79,84,89,95,101,107,113,119,126,133,139,146,154,161,168,176,184,192,200,208,2... | 54.6 | 311 | 0.677656 |
d317d09f779535f30559ec23232d661982eaaae4 | 320 | asm | Assembly | programs/oeis/261/A261343.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/261/A261343.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/261/A261343.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A261343: 50-gonal numbers: a(n) = 48*n*(n-1)/2 + n.
; 0,1,50,147,292,485,726,1015,1352,1737,2170,2651,3180,3757,4382,5055,5776,6545,7362,8227,9140,10101,11110,12167,13272,14425,15626,16875,18172,19517,20910,22351,23840,25377,26962,28595,30276,32005,33782,35607,37480
mov $1,24
mul $1,$0
sub $1,23
mul $1,$0
mov $0,$1
| 35.555556 | 214 | 0.715625 |
e6e244b96ce845c44d6e28fd0e573e2b977f616c | 367 | asm | Assembly | data/mapHeaders/Route13.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | data/mapHeaders/Route13.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | data/mapHeaders/Route13.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | Route13_h:
db OVERWORLD ; tileset
db ROUTE_13_HEIGHT, ROUTE_13_WIDTH ; dimensions (y, x)
dw Route13_Blocks ; blocks
dw Route13_TextPointers ; texts
dw Route13_Script ; scripts
db NORTH | WEST ; connections
NORTH_MAP_CONNECTION ROUTE_13, ROUTE_12, 20, 0, Route12_Blocks
WEST_MAP_CONNECTION ROUTE_13, ROUTE_14, 0, ... | 33.363636 | 63 | 0.792916 |
d9a3f38da170c49e1092eda524c9ddad27166188 | 576 | asm | Assembly | oeis/188/A188302.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/188/A188302.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/188/A188302.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A188302: Positions of 1 in A188300; complement of A188301.
; 10,17,27,34,44,51,58,68,75,85,92,99,109,116,126,133,143,150,157,167,174,184,191,198,208,215,225,232,242,249,256,266,273,283,290,297,307,314,324,331,338,348,355,365,372,382,389,396,406,413,423,430,437,447,454,464,471,481,488,495,505,512,522,529,536,546,553,5... | 52.363636 | 389 | 0.71875 |
e25640e1f9675ed6f5e588346c442a7c73b50bdf | 3,721 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_350.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_350.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_350.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %r13
push %r14
push %rbp
push %rcx
push %rdx
push %rsi
// Faulty Load
lea addresses_PSE+0xf43b, %r14
nop
nop
nop
nop
xor %rbp, %rbp
movb (%r14), %cl
lea oracles, %rbp
and $0xff, %rcx
shlq $12, %rcx
mov (%rbp,%rcx,... | 80.891304 | 2,999 | 0.664069 |
7b2af040cd49962e73e3ebee4b7cd644b94ebc5d | 606 | asm | Assembly | libsrc/zx81/filltxt.asm | andydansby/z88dk-mk2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | 1 | 2020-09-15T08:35:49.000Z | 2020-09-15T08:35:49.000Z | libsrc/zx81/filltxt.asm | andydansby/z88dk-MK2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | null | null | null | libsrc/zx81/filltxt.asm | andydansby/z88dk-MK2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | null | null | null | ;
; ZX81 libraries - Stefano 7/8/2009
;
;----------------------------------------------------------------
;
; $Id: filltxt.asm,v 1.4 2012/01/09 16:02:36 stefano Exp $
;
;----------------------------------------------------------------
;
; Fill text memory with specified character code
;
;-------------------------------... | 15.15 | 65 | 0.440594 |
5dfef6f6240d75f054903c7619fbddbbf43b634f | 14,297 | asm | Assembly | src/spiral.fx.asm | BlockoS/up-news | 0f67eac47d36e5e71e403b22fb009633eec6d560 | [
"BSD-3-Clause"
] | 2 | 2017-03-18T21:38:08.000Z | 2017-03-20T18:48:56.000Z | src/spiral.fx.asm | BlockoS/up-news | 0f67eac47d36e5e71e403b22fb009633eec6d560 | [
"BSD-3-Clause"
] | null | null | null | src/spiral.fx.asm | BlockoS/up-news | 0f67eac47d36e5e71e403b22fb009633eec6d560 | [
"BSD-3-Clause"
] | null | null | null | .zp
breaking_news .ds 2
news_start .ds 2
news_limit .ds 1
news_delta .ds 1
news_delay .ds 1
news_rcr .ds 2
news_str.ptr .ds 2
news_str.idx .ds 1
.code
SPIRAL_VDC_DISPLAY_FLAG = VDC_CR_RW_INC_1 | VDC_CR_BG_ENABLE | VDC_CR_SPR_ENABLE | VDC_CR_VBLANK_ENABLE | VDC_CR_HBLANK_ENABLE
SPIRA... | 24.356048 | 126 | 0.543191 |
1c4ac161185f61585c64707e3b577ca166a9c339 | 765 | asm | Assembly | programs/oeis/016/A016743.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/016/A016743.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/016/A016743.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A016743: Even cubes: a(n) = (2*n)^3.
; 0,8,64,216,512,1000,1728,2744,4096,5832,8000,10648,13824,17576,21952,27000,32768,39304,46656,54872,64000,74088,85184,97336,110592,125000,140608,157464,175616,195112,216000,238328,262144,287496,314432,343000,373248,405224,438976,474552,512000,551368,592704,636056,681472,729000,77... | 127.5 | 706 | 0.831373 |
3302fc8601c5055b5022fcf325f3509b739a2012 | 7,930 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xa0_notsx.log_21829_1290.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xa0_notsx.log_21829_1290.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xa0_notsx.log_21829_1290.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r14
push %r15
push %r9
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x132aa, %rax
clflush (%rax)
nop
and %r9, %r9
movups (%rax), %xmm5
vpextrq $0, %xmm5, %rdi
sub $12731, %r14
lea addresses_WC_ht+0xe523, %r15
clflush (%r15)
nop
nop
nop
nop
... | 32.235772 | 2,999 | 0.657881 |
e9f044832997cf525f8b0face960df4860b5097e | 324 | asm | Assembly | programs/oeis/155/A155634.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/155/A155634.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/155/A155634.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A155634: 7^n + 5^n - 1.
; 1,11,73,467,3025,19931,133273,901667,6155425,42306731,292240873,2026154867,14085427825,98109713531,684326588473,4778079088067,33385518460225,233393453440331,1632228295176073,11417968671701267
mov $1,7
pow $1,$0
mov $2,5
pow $2,$0
add $2,4
add $1,$2
mul $1,2
sub $1,12
div $1,4
mul $1,2
add $... | 21.6 | 193 | 0.740741 |
c989912374089baf9d48bfc677f7cd7f7e5f6953 | 220 | a51 | Assembly | a51test/(D0)POP_d.a51 | Aimini/51cpu | cdeb75510d1dcd867fbebe10e963c4dbecd5ff13 | [
"MIT"
] | null | null | null | a51test/(D0)POP_d.a51 | Aimini/51cpu | cdeb75510d1dcd867fbebe10e963c4dbecd5ff13 | [
"MIT"
] | null | null | null | a51test/(D0)POP_d.a51 | Aimini/51cpu | cdeb75510d1dcd867fbebe10e963c4dbecd5ff13 | [
"MIT"
] | null | null | null | MOV 0x00,#0x3B
MOV 0x01,#0x49
MOV 0x02,#0x25
MOV 0x03,#0x70
MOV 0x04,#0x6D
MOV 0x05,#0x73
MOV 0x06,#0x60
MOV 0x07,#0x76
MOV SP,#0x07
POP 0x49
POP 0x7E
POP 0x3C
POP 0x4C
POP 0x42
POP 0x57
POP 0x32
POP 0x70 | 12.941176 | 15 | 0.695455 |
1ed9efa7bde7a9243d7678c01c04fb8e708741da | 12,501 | asm | Assembly | P6/data_P6_2/ALUTest95.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | 1 | 2022-01-23T09:24:47.000Z | 2022-01-23T09:24:47.000Z | P6/data_P6_2/ALUTest95.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | P6/data_P6_2/ALUTest95.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | lhu $1,4($0)
lhu $0,10($0)
ori $0,$0,29490
sltu $1,$4,$3
xor $4,$1,$3
and $4,$3,$3
srav $5,$6,$3
xor $1,$1,$3
and $6,$3,$3
sra $5,$5,7
slt $1,$4,$3
sltu $6,$3,$3
slt $1,$1,$3
sw $0,4($0)
nor $0,$0,$3
xor $2,$2,$3
srl $4,$4,10
andi $5,$3,46785
addu $0,$4,$3
addu $0,$4,$3
addiu $3,$3,-22413
xor $3,$4,$3
and $6,$1,$3
addu... | 14.061867 | 18 | 0.520838 |
482cd0578d32b74103707fb259e944a82328c8e2 | 1,426 | asm | Assembly | src/z80asm/dev/z80asm_lib/cpi.asm | jg1uaa/z88dk | 6a850141690031634af15204ba4066b21c8892ff | [
"ClArtistic"
] | 2 | 2019-05-06T16:26:16.000Z | 2021-06-22T19:11:29.000Z | src/z80asm/dev/z80asm_lib/cpi.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | null | null | null | src/z80asm/dev/z80asm_lib/cpi.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | null | null | null | ; Substitute for z80 cpi instruction
; aralbrec 06.2007
SECTION code_crt0_sccz80
PUBLIC __z80asm__cpi
IF __CPU_GBZ80__
EXTERN __z80asm__ex_sp_hl
ENDIF
__z80asm__cpi:
jr c, cpiwcarry
cp (hl)
inc hl
dec bc
push af
IF __CPU_GBZ8... | 16.97619 | 62 | 0.443899 |
014f85738e1049ecc7442b5e6f3d7f4c55a56333 | 644 | asm | Assembly | programs/oeis/084/A084302.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/084/A084302.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/084/A084302.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A084302: Remainder of tau(n) modulo 6.
; 1,2,2,3,2,4,2,4,3,4,2,0,2,4,4,5,2,0,2,0,4,4,2,2,3,4,4,0,2,2,2,0,4,4,4,3,2,4,4,2,2,2,2,0,0,4,2,4,3,0,4,0,2,2,4,2,4,4,2,0,2,4,0,1,4,2,2,0,4,2,2,0,2,4,0,0,4,2,2,4,5,4,2,0,4,4,4,2,2,0,4,0,4,4,4,0,2,0,0,3,2,2,2,2,2,4,2,0,2,2,4,4,2,2,4,0,0,4,4,4,3,4,4,0,4,0,2,2,4,2,2,0,4,4,2,2,2,2,2... | 92 | 501 | 0.531056 |
681505dfd72395bda19c65240d2743a3498030a5 | 92 | asm | Assembly | lab4/assignment_6.asm | 0000Blaze/Microprocess | 8d2bf8f7f55e50800c2b82f4b8d3b2d113fc3330 | [
"MIT"
] | null | null | null | lab4/assignment_6.asm | 0000Blaze/Microprocess | 8d2bf8f7f55e50800c2b82f4b8d3b2d113fc3330 | [
"MIT"
] | null | null | null | lab4/assignment_6.asm | 0000Blaze/Microprocess | 8d2bf8f7f55e50800c2b82f4b8d3b2d113fc3330 | [
"MIT"
] | null | null | null | # ORG 8020
# DB F1
# ORG 8000
LDA 8020
ANA A
JP EXIT
STA 8030
EXIT: HLT
| 9.2 | 12 | 0.532609 |
6c36f724fc843ca07cabde335350061058f18450 | 381 | asm | Assembly | sem4/so/laby/lab2i3/a4/mac.asm | abrams27/mimuw | ad8b01b63c05d7903aab29fd145845cf97ac32d9 | [
"MIT"
] | 3 | 2021-10-07T18:19:37.000Z | 2021-10-07T19:02:14.000Z | sem4/so/laby/lab2i3/a4/mac.asm | abrams27/mimuw | ad8b01b63c05d7903aab29fd145845cf97ac32d9 | [
"MIT"
] | null | null | null | sem4/so/laby/lab2i3/a4/mac.asm | abrams27/mimuw | ad8b01b63c05d7903aab29fd145845cf97ac32d9 | [
"MIT"
] | 3 | 2021-12-02T11:09:09.000Z | 2022-01-25T21:31:23.000Z | global mac
section .text
mac:
; funkcja mac(a, x, y)
; policzyc a + x * y
; rdi - a
; rsi - x
; rdx -> rcx - y
mov rcx, rdx
mov rax, [rsi]
mul QWORD [rcx]
mov r9, rax
mov r8, rdx
mov rax, [rsi + 8]
mul QWORD [rcx]
add r8, rax
mov rax, [rsi]
mul QWORD [rcx + 8]
add r8, rax
mov rax, r9
add ... | 10.885714 | 23 | 0.548556 |
1fd468d69302bfd79e27d33a1b3f8fa5ce23b15a | 988 | asm | Assembly | programs/oeis/221/A221908.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/221/A221908.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/221/A221908.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A221908: 6^n + 6*n.
; 1,12,48,234,1320,7806,46692,279978,1679664,10077750,60466236,362797122,2176782408,13060694094,78364164180,470184984666,2821109907552,16926659444838,101559956668524,609359740010610,3656158440063096,21936950640377982,131621703842267268,789730223053602954,4738381338321617040,28430288029929701526,17... | 109.777778 | 916 | 0.91498 |
35f8cd38e84dcf7065b5707120c48494f5b9e08f | 5,168 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i7-7700_9_0xca.log_21829_827.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_827.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_827.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 %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0xba65, %r11
nop
nop
nop
nop
add $44666, %rbx
mov (%r11), %edx
nop
nop
nop
add %r12, %r12
lea addresses_WT_ht+0x1bf83, %rsi
lea addresses_D_ht+0x6825, %rdi
nop
inc %r15
mov $1... | 48.299065 | 2,999 | 0.662345 |
f20f202825da4d05ae413c0069de3998f2d52ced | 3,246 | asm | Assembly | programs/oeis/017/A017244.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/017/A017244.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/017/A017244.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A017244: a(n) = (9*n + 6)^12.
; 2176782336,129746337890625,36520347436056576,1667889514952984961,30129469486639681536,309629344375621415601,2176782336000000000000,11646329922777311412561,50714860157241037295616,188031682201497672618081,612709757329767363772416,1795856326022129150390625,4817904819828488880132096,11991... | 463.714286 | 3,184 | 0.959026 |
91daae732b8dd3697e7dee4d70db125144023e4a | 147 | asm | Assembly | libsrc/_DEVELOPMENT/error/z80/error_lzc.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/error/z80/error_lzc.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/error/z80/error_lzc.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
SECTION code_error
PUBLIC error_lzc
EXTERN error_zc
pop hl
error_lzc:
; set dehl = 0
; set carry flag
ld de,0
jp error_zc
| 8.647059 | 19 | 0.646259 |
bf671d33b39afd3f870f31c8629ae867454dc07c | 398 | asm | Assembly | programs/oeis/029/A029926.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/029/A029926.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/029/A029926.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A029926: Convert n from degrees Fahrenheit to Centigrade (or Celsius).
; -18,-17,-17,-16,-16,-15,-14,-14,-13,-13,-12,-12,-11,-11,-10,-9,-9,-8,-8,-7,-7,-6,-6,-5,-4,-4,-3,-3,-2,-2,-1,-1,0,1,1,2,2,3,3,4,4,5,6,6,7,7,8,8,9,9,10,11,11,12,12,13,13,14,14,15,16,16,17,17,18,18
mov $1,2
mov $2,$0
mov $0,3
mul $2,5
add $1,$2
ad... | 22.111111 | 196 | 0.557789 |
b50ff0d6c10a09dcf2c3a169c876756cd7b42ba1 | 768 | asm | Assembly | programs/oeis/105/A105235.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/105/A105235.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/105/A105235.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A105235: Partial sums of the central column of a Moebius-binomial triangle.
; 1,2,2,3,4,5,5,6,7,8,8,9,10,11,11,12,13,14,15,16,17,18,18,19,20,21,21,22,23,24,24,25,26,27,27,28,29,30,30,31,32,33,33,34,35,36,36,37,38,39,40,41,42,43,44,45,46,47,47,48,49,50,50,51,52,53,53,54,55,56,56,57,58
mov $6,$0
mov $8,$0
add $8,1
lpb... | 21.942857 | 208 | 0.552083 |
e089c4db41efc55031f7197cc6d1438da216636c | 345 | asm | Assembly | oeis/272/A272743.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/272/A272743.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/272/A272743.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A272743: Number of active (ON,black) cells at stage 2^n-1 of the two-dimensional cellular automaton defined by "Rule 526", based on the 5-celled von Neumann neighborhood.
; 1,5,17,69,277,1109,4437,17749,70997,283989,1135957,4543829,18175317,72701269,290805077,1163220309
seq $0,330246 ; a(n) = 4^(n+1) + (4^n-1)/3.
di... | 43.125 | 172 | 0.724638 |
69fceb00635cd7ac9b5b472f20eeaecb4a194a36 | 3,260 | asm | Assembly | libtool/src/gmp-6.1.2/mpn/arm/neon/sec_tabselect.asm | kroggen/aergo | 05af317eaa1b62b21dc0144ef74a9e7acb14fb87 | [
"MIT"
] | 1,602 | 2015-01-06T11:26:31.000Z | 2022-03-30T06:17:21.000Z | libtool/src/gmp-6.1.2/mpn/arm/neon/sec_tabselect.asm | kroggen/aergo | 05af317eaa1b62b21dc0144ef74a9e7acb14fb87 | [
"MIT"
] | 11,789 | 2015-01-05T04:50:15.000Z | 2022-03-31T23:39:19.000Z | libtool/src/gmp-6.1.2/mpn/arm/neon/sec_tabselect.asm | kroggen/aergo | 05af317eaa1b62b21dc0144ef74a9e7acb14fb87 | [
"MIT"
] | 498 | 2015-01-08T18:58:18.000Z | 2022-03-20T15:37:45.000Z | dnl ARM Neon mpn_sec_tabselect.
dnl Contributed to the GNU project by Torbjörn Granlund.
dnl Copyright 2011-2013 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
dnl
dnl The GNU MP Library is free software; you can redistribute it and/or modify
dnl it under the terms of either:
dnl
d... | 23.120567 | 79 | 0.635583 |
e87f562d36c28cb5a198aa786612c8a10ca68786 | 74,613 | asm | Assembly | Library/SpecUI/CommonUI/CView/cviewPaneScroll.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/SpecUI/CommonUI/CView/cviewPaneScroll.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/SpecUI/CommonUI/CView/cviewPaneScroll.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: OpenLook/View
FILE: viewPaneScroll.asm
ROUTINES:
Name Description
---- -----------
INT OLPaneScroll Scrolls the pane.
... | 25.561151 | 81 | 0.619235 |
bdb37c47d49c732337bedb2ce97b196c2e496d54 | 482 | asm | Assembly | oeis/085/A085376.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/085/A085376.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/085/A085376.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A085376: Ratio-dependent insertion sequence I(0.36704) (see the link below).
; Submitted by Christian Krause
; 1,3,11,30,109,297,1079,2940,10681,29103,105731,288090,1046629,2851797,10360559,28229880,102558961,279447003,1015229051,2766240150,10049731549,27382954497,99482086439,271063304820,984771132841
mov $2,$0
mov ... | 30.125 | 193 | 0.738589 |
9711daba373566b454c0a349fb2f0f826c0134fe | 667 | asm | Assembly | oeis/084/A084509.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/084/A084509.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/084/A084509.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A084509: Number of ground-state 3-ball juggling sequences of period n.
; Submitted by Jon Maiga
; 1,1,2,6,24,96,384,1536,6144,24576,98304,393216,1572864,6291456,25165824,100663296,402653184,1610612736,6442450944,25769803776,103079215104,412316860416,1649267441664,6597069766656,26388279066624,105553116266496,422212465... | 51.307692 | 493 | 0.851574 |
b296189e602c5dacf0b58b2b66f79ea48f3793b4 | 119,325 | asm | Assembly | src/presets/pkrd_data.asm | tewtal/sm_practice_hack | 2e435012a4259035cb69b0d3bc90a221cb5de37d | [
"Unlicense"
] | 15 | 2019-02-23T20:38:49.000Z | 2022-02-18T01:14:04.000Z | src/presets/pkrd_data.asm | tewtal/sm_practice_hack | 2e435012a4259035cb69b0d3bc90a221cb5de37d | [
"Unlicense"
] | 50 | 2019-03-06T22:02:17.000Z | 2022-03-31T05:25:54.000Z | src/presets/pkrd_data.asm | tewtal/sm_practice_hack | 2e435012a4259035cb69b0d3bc90a221cb5de37d | [
"Unlicense"
] | 20 | 2019-02-23T20:40:53.000Z | 2022-02-22T17:44:45.000Z |
preset_pkrd_crateria_ship:
dw #$0000
dl $7E078B : db $02 : dw $0000 ; Elevator Index
dl $7E078D : db $02 : dw $88FE ; DDB
dl $7E078F : db $02 : dw $0000 ; DoorOut Index
dl $7E079B : db $02 : dw $91F8 ; MDB
dl $7E079F : db $02 : dw $0000 ; Region
dl $7E07C3 : db $02 : dw $C629 ; GFX Pointers... | 45.894231 | 108 | 0.618688 |
2f6eacd62beba3ad2040c784ffa4d6c5981bb48a | 4,347 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i7-8650U_0xd2.log_12352_661.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i7-8650U_0xd2.log_12352_661.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i7-8650U_0xd2.log_12352_661.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 %r9
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0xd312, %rsi
lea addresses_normal_ht+0x11f56, %rdi
nop
nop
inc %r9
mov $93, %rcx
rep movsl
nop
nop
nop
inc %r11
pop %rsi
pop %rdi
pop %rcx
pop %r9
pop %r11
ret
.global s_faulty_load
s_faulty_load:
push... | 56.454545 | 2,999 | 0.662756 |
285dfac65a2fd16ced99b26d42b8d44ad94284fa | 693 | asm | Assembly | oeis/052/A052980.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/052/A052980.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/052/A052980.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A052980: Expansion of (1 - x)/(1 - 2*x - x^3).
; Submitted by Christian Krause
; 1,1,2,5,11,24,53,117,258,569,1255,2768,6105,13465,29698,65501,144467,318632,702765,1549997,3418626,7540017,16630031,36678688,80897393,178424817,393528322,867954037,1914332891,4222194104,9312342245,20539017381,45300228866,99912799977,2203... | 43.3125 | 500 | 0.795094 |
742e3de4eab349346a7b4c6c5ad50f19f56d6530 | 6,652 | a51 | Assembly | flash_util.a51 | kaytat/stoker-flash-utils | e90b158564bc75e86dfa10ccaad46e131dc46d8c | [
"MIT"
] | 1 | 2020-09-15T19:16:28.000Z | 2020-09-15T19:16:28.000Z | flash_util.a51 | kaytat/stoker-flash-utils | e90b158564bc75e86dfa10ccaad46e131dc46d8c | [
"MIT"
] | null | null | null | flash_util.a51 | kaytat/stoker-flash-utils | e90b158564bc75e86dfa10ccaad46e131dc46d8c | [
"MIT"
] | null | null | null | ;
; Copyright (c) 2013 kaytat
;
; Permission is hereby granted, free of charge, to any person obtaining a copy
; of this software and associated documentation files (the "Software"), to deal
; in the Software without restriction, including without limitation the rights
; to use, copy, modify, merge, publish, distribute... | 21.050633 | 88 | 0.627631 |
fbd89040fe99770ba0fe067f56fd3dbb88086338 | 5,162 | asm | Assembly | tasm/VERLABTEST.asm | isdimaggio/esercizi | 2f964ee02613644f79842219f4d2ad045052d379 | [
"Apache-2.0"
] | null | null | null | tasm/VERLABTEST.asm | isdimaggio/esercizi | 2f964ee02613644f79842219f4d2ad045052d379 | [
"Apache-2.0"
] | null | null | null | tasm/VERLABTEST.asm | isdimaggio/esercizi | 2f964ee02613644f79842219f4d2ad045052d379 | [
"Apache-2.0"
] | null | null | null | ;Copyright 2021 Lo Mele Vittorio
;
;Licensed under the Apache License, Version 2.0 (the "License");
;you may not use this file except in compliance with the License.
;You may obtain a copy of the License at
;
; http://www.apache.org/licenses/LICENSE-2.0
;
;Unless required by applicable law or agreed to in wr... | 32.062112 | 74 | 0.345021 |
48501df3bec01f96f420001ceabcebdd00cb6e13 | 7,385 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_562.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_562.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_562.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 %r15
push %r8
push %rax
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x1c5ec, %r10
nop
nop
nop
sub %rbp, %rbp
movups (%r10), %xmm7
vpextrq $0, %xmm7, %r12
nop
and %rax, %rax
lea addresses_WT_ht+0x187ec, %r15
add %rbx, %rb... | 36.741294 | 2,999 | 0.658768 |
cc2bd8c41ff067e32c17ca40558a23b4d0368072 | 1,301 | asm | Assembly | src/kernel/arch/x86/cpu-context-switch.asm | narke/Aragveli | c130aeb84b136a6ec7bf92cb48530edde40ab285 | [
"MIT"
] | 4 | 2021-01-04T19:55:40.000Z | 2022-02-17T14:02:25.000Z | src/kernel/arch/x86/cpu-context-switch.asm | narke/Aragveli | c130aeb84b136a6ec7bf92cb48530edde40ab285 | [
"MIT"
] | null | null | null | src/kernel/arch/x86/cpu-context-switch.asm | narke/Aragveli | c130aeb84b136a6ec7bf92cb48530edde40ab285 | [
"MIT"
] | 1 | 2018-10-12T18:07:48.000Z | 2018-10-12T18:07:48.000Z | ; Copyright (c) 2017 Konstantin Tcholokachvili.
; All rights reserved.
; Use of this source code is governed by a MIT license that can be
; found in the LICENSE file.
section .text
global cpu_context_switch
cpu_context_switch:
; esp+64 arg2 = destination context
; esp+60 arg1 = source context
; esp+56 cal... | 20.650794 | 66 | 0.676403 |
e56397dc3bcc1ceb5068d695844ef2c088df5c91 | 274 | asm | Assembly | ACCIE.asm | Mohamed-94/Group-of-Assembly-Programs-Samples--8086-85-Processors-family- | 060422e19882bb32c35bf5b8d42aae29eee0d820 | [
"MIT"
] | 16 | 2018-07-20T03:11:03.000Z | 2021-12-14T11:18:36.000Z | ACCIE.asm | Mohamed-94/Group-of-Assembly-Programs-Samples--8086-85-Processors-family- | 060422e19882bb32c35bf5b8d42aae29eee0d820 | [
"MIT"
] | null | null | null | ACCIE.asm | Mohamed-94/Group-of-Assembly-Programs-Samples--8086-85-Processors-family- | 060422e19882bb32c35bf5b8d42aae29eee0d820 | [
"MIT"
] | 3 | 2018-07-20T03:11:08.000Z | 2020-09-18T18:57:53.000Z | .MODEL SMALL
.STACK 100H
.DATA
MSD DB "ACCIE$"
.CODE
MAIN PROC
MOV AX,@DATA
MOV DS,AX
LEA DX,MSD
MOV AH,9
INT 21H
MOV DL,0DH
INT 21H
MOV AH,2
MOV CX,256
MOV DL,0
PRINT_TUCK:
INT 21H
INC DL
DEC CX
JNZ PRINT_TUCK
MOV AH,4CH
INT 21H
MAIN ENDP
END MAIN
| 10.538462 | 16 | 0.667883 |
1736c0b935e3ffd8a60b784e04e429214225e562 | 762 | asm | Assembly | oeis/015/A015197.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/015/A015197.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/015/A015197.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A015197: Sum of Gaussian binomial coefficients for q=11.
; Submitted by Christian Krause
; 1,2,14,268,19156,3961832,3092997464,7024809092848,60287817008722576,1505950784990730735392,142158530752430089391520224,39060769254069395008311334483648,40559566021977397260316290099710383936,122589507762615540584961533024472551... | 34.636364 | 496 | 0.832021 |
ce2c4190b5ad8625d96e54851d2f6dfe16b39e19 | 7,072 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0x48.log_20190_2242.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0x48.log_20190_2242.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0x48.log_20190_2242.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r14
push %r8
push %r9
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0xa96e, %rsi
lea addresses_UC_ht+0x1680a, %rdi
nop
nop
nop
sub %r8, %r8
mov $113, %rcx
rep movsb
nop
nop
nop
nop
sub %r14, %r14
lea addresses_UC_ht+0x4fbe, %rsi
lea addresses_WC_... | 35.537688 | 2,999 | 0.657664 |
25ba1dcb92d0577cc163aa1d6c0a87f7fbe2180e | 15,933 | asm | Assembly | include/macho_syscall.asm | Hiroshi123/bin_tools | 95929eb218a82e30c43ee5bd209301a24abebffa | [
"MIT"
] | null | null | null | include/macho_syscall.asm | Hiroshi123/bin_tools | 95929eb218a82e30c43ee5bd209301a24abebffa | [
"MIT"
] | 4 | 2019-02-27T05:41:26.000Z | 2020-07-16T00:24:24.000Z | include/macho_syscall.asm | Hiroshi123/bin_tools | 95929eb218a82e30c43ee5bd209301a24abebffa | [
"MIT"
] | null | null | null |
%define SYS_syscall 0
%define SYS_exit 1
%define SYS_fork 2
%define SYS_read 3
%define SYS_write 4
%define SYS_open 5
%define SYS_close 6
%define SYS_wait4 7
;; 8 old creat
%define SYS_link 9
%define SYS_unlink 10
;; 11 ... | 29.670391 | 46 | 0.711793 |
d6a4d736e98bfb1a7ec0f82588ba5a12d19c1952 | 1,251 | asm | Assembly | programs/oeis/134/A134758.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/134/A134758.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/134/A134758.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A134758: a(n) = A000984(n) + n.
; 1,3,8,23,74,257,930,3439,12878,48629,184766,705443,2704168,10400613,40116614,155117535,601080406,2333606237,9075135318,35345263819,137846528840,538257874461,2104098963742,8233430727623,32247603683124,126410606437777,495918532948130,1946939425648139,7648690600760468,30067266499541069,... | 156.375 | 1,176 | 0.920064 |
c63f54627430920087efe2612dd8ed31f56592ef | 4,369 | asm | Assembly | Games/CMonster (Breakout)/Source/save.asm | CiaranGruber/Ti-84-Calculator | 96742a4a2b9e21aa9d675575dc7e4f26365430c0 | [
"MIT"
] | 1 | 2019-03-31T11:49:12.000Z | 2019-03-31T11:49:12.000Z | Games/CMonster (Breakout)/Source/save.asm | CiaranGruber/Ti-84-Calculator | 96742a4a2b9e21aa9d675575dc7e4f26365430c0 | [
"MIT"
] | null | null | null | Games/CMonster (Breakout)/Source/save.asm | CiaranGruber/Ti-84-Calculator | 96742a4a2b9e21aa9d675575dc7e4f26365430c0 | [
"MIT"
] | 1 | 2020-03-09T13:21:19.000Z | 2020-03-09T13:21:19.000Z | ;############## CMonster by Patrick Davidson
;############## Read in the save game and erase it, sets carry if not found
Read_Files:
ld hl,saved_flag ; clear data
ld (hl),0
ld de,saved_flag+1
ld bc,data_end-data_start
ldir
... | 27.136646 | 80 | 0.475166 |
e6122704b483a844c2f0e240b10bcc0493ed710d | 1,123 | asm | Assembly | programs/oeis/164/A164072.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/164/A164072.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/164/A164072.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A164072: a(n) = 8*a(n-1) - 14*a(n-2) for n > 1; a(0) = 1, a(1) = 7.
; 1,7,42,238,1316,7196,39144,212408,1151248,6236272,33772704,182873824,990172736,5361148352,29026768512,157158071168,850889810176,4606905485056,24942786537984,135045615513088,731165912572928,3958688683400192,21433186691180544,116043851961841664,62828... | 74.866667 | 946 | 0.869991 |
fc3ce66b39071227f2bc03bf882db2b19053db16 | 584 | asm | Assembly | code/10/5.asm | GeekHades1/AssemblyCode | 4078d97d8e31093ff7b54b72869f77e340b98391 | [
"BSD-2-Clause"
] | 1 | 2018-07-11T12:35:45.000Z | 2018-07-11T12:35:45.000Z | code/10/5.asm | GeekHades1/AssemblyCode | 4078d97d8e31093ff7b54b72869f77e340b98391 | [
"BSD-2-Clause"
] | null | null | null | code/10/5.asm | GeekHades1/AssemblyCode | 4078d97d8e31093ff7b54b72869f77e340b98391 | [
"BSD-2-Clause"
] | null | null | null | ; 设计一个子程序 将小写字符转换成大写字母
assume cs:code
data segment
astr db 'welcome to asm!', 0dh,0ah, '$'
data ends
; 只有0dh的时候输出的结果
; WELCOME TO ASM!
; 只有0ah的时候输出的结果
; welcome to asm!
; WELCOME TO ASM!
code segment
start: mov ax, data
mov ds, ax
mov si, 0
mov cx, 14
; 先打印原来内容
call ... | 14.974359 | 40 | 0.59589 |
7101c6ccca9b0e2786c354cc9f6c68cfbf429eab | 5,979 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0xca_notsx.log_21829_1575.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0xca_notsx.log_21829_1575.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0xca_notsx.log_21829_1575.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r13
push %r15
push %r9
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x12248, %rdi
nop
nop
add $28085, %r13
mov $0x6162636465666768, %r15
movq %r15, (%rdi)
nop
nop
dec %rdi
lea addresses_D_ht+0xe398, %rsi
lea addresses_normal_ht+0x3d98, %rdi
and $27224, %r... | 37.136646 | 2,999 | 0.659642 |
b2a0e4df065c56dcc44a2b78df0ae4d12e1895da | 417 | asm | Assembly | demo1.asm | Riverxik/HackAssemblyTranslator | 836ce154ddafbf0b8199b3ee37002d99d0c68620 | [
"MIT"
] | null | null | null | demo1.asm | Riverxik/HackAssemblyTranslator | 836ce154ddafbf0b8199b3ee37002d99d0c68620 | [
"MIT"
] | 1 | 2021-03-05T09:42:26.000Z | 2021-03-05T09:42:26.000Z | demo1.asm | Riverxik/HackAssemblyTranslator | 836ce154ddafbf0b8199b3ee37002d99d0c68620 | [
"MIT"
] | null | null | null | // multiply two numbers
// RAM[2] = RAM[0] * RAM[1]
// Clear possible result cache from last iteration.
@R2
M = 0
// get first operand
@R0
D = M
// if (i == 0) { goto end; } // Actually i = first operand
(IF)
@i
M = D
M;JEQ
(LOOP)
// Get second operand
@R1
D = M
// Calculate R2+=R2;
@R2
M = M + D
// Decrement i (firs... | 12.264706 | 58 | 0.585132 |
c5ef0cd37b80b208b7bcaac7d91aff4050ab0d28 | 129 | asm | Assembly | div_int1.asm | wang-zhuoran/MIPS | 634bb6476b7b63584ff841893543f32be54c69c2 | [
"MIT"
] | null | null | null | div_int1.asm | wang-zhuoran/MIPS | 634bb6476b7b63584ff841893543f32be54c69c2 | [
"MIT"
] | null | null | null | div_int1.asm | wang-zhuoran/MIPS | 634bb6476b7b63584ff841893543f32be54c69c2 | [
"MIT"
] | null | null | null | .data
.text
addi $t0, $zero, 30
addi $t1, $zero, 5
div $s0, $t0, $t1
# Print
li $v0, 1
add $a0, $zero, $s0
syscall
| 9.923077 | 20 | 0.527132 |
fc5b8afe74c157504eebf8098dfe34fba32956d6 | 15,145 | asm | Assembly | consoles/microvision/src/system_start.asm | tcr/paxconsola | 0fca2fd3fe131a8f522b7e50f56c7e7897d342bc | [
"MIT"
] | 6 | 2020-01-15T07:25:07.000Z | 2021-12-27T23:45:44.000Z | consoles/microvision/src/system_start.asm | tcr/paxconsola | 0fca2fd3fe131a8f522b7e50f56c7e7897d342bc | [
"MIT"
] | 1 | 2021-08-30T04:15:47.000Z | 2021-08-30T04:15:47.000Z | consoles/microvision/src/system_start.asm | tcr/paxconsola | 0fca2fd3fe131a8f522b7e50f56c7e7897d342bc | [
"MIT"
] | 1 | 2020-01-10T16:10:10.000Z | 2020-01-10T16:10:10.000Z | ; ***********************************************************************************************************************************************
; ***********************************************************************************************************************************************
;
; Microvisio... | 41.26703 | 145 | 0.440938 |
1aec10dbd2a8b22d7fa7c1ebe607cf1cefd05dc5 | 318 | asm | Assembly | code/hello_world/linux/helloworld.asm | HudsonSchumaker/x86_64-NSAM | 833d27cdb76775050192079c1b1f7d657d41f712 | [
"MIT"
] | null | null | null | code/hello_world/linux/helloworld.asm | HudsonSchumaker/x86_64-NSAM | 833d27cdb76775050192079c1b1f7d657d41f712 | [
"MIT"
] | null | null | null | code/hello_world/linux/helloworld.asm | HudsonSchumaker/x86_64-NSAM | 833d27cdb76775050192079c1b1f7d657d41f712 | [
"MIT"
] | null | null | null | ; hello_world.asm
; prints hello, world! using syscall
; Hudson Schumaker
bits 64
section .data
msg db "Hello World from nasm", 0x0
len equ $ - msg
section .bss
section .text
global _start
_start:
mov rax, 1
mov rdi, 1
mov rsi, msg
mov rdx, len
syscall
mov rax, 60
mov rdi, 0
syscall
| 12.230769 | 37 | 0.657233 |
3a3e7fa22a94801a46cf18b7547ee83963f5b926 | 1,091 | asm | Assembly | libsrc/target/vector06c/input/in_KeyPressed.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/target/vector06c/input/in_KeyPressed.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/target/vector06c/input/in_KeyPressed.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; uint in_KeyPressed(uint scancode)
SECTION code_clib
PUBLIC in_KeyPressed
PUBLIC _in_KeyPressed
EXTERN __vector06c_key_rows
; Determines if a key is pressed using the scan code
; returned by in_LookupKey.
; enter : l = scan row
; h = key mask
; exit : carry = key is pressed & HL = 1
; no carry = k... | 17.885246 | 73 | 0.68286 |
620c76dd58713a3db78e0633baf821d7b2ff9a99 | 247 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/c/sdcc_ix/cm48_sdccix_fmin.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/c/sdcc_ix/cm48_sdccix_fmin.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/c/sdcc_ix/cm48_sdccix_fmin.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; float fmin(float x, float y)
SECTION code_fp_math48
PUBLIC cm48_sdccix_fmin
EXTERN cm48_sdccixp_dread2, l0_cm48_sdccix_fmin_callee
cm48_sdccix_fmin:
call cm48_sdccixp_dread2
; AC'= y
; AC = x
jp l0_cm48_sdccix_fmin_callee
| 13.722222 | 54 | 0.761134 |
e971dc85878222868d5583397391bc5a388fe1f2 | 190 | asm | Assembly | src/firmware-tests/Platform/Lcd/BlinkingCursor/DisableBlinkingCursorTest.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | 1 | 2019-12-12T09:07:08.000Z | 2019-12-12T09:07:08.000Z | src/firmware-tests/Platform/Lcd/BlinkingCursor/DisableBlinkingCursorTest.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | null | null | null | src/firmware-tests/Platform/Lcd/BlinkingCursor/DisableBlinkingCursorTest.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | null | null | null | #include "Platform.inc"
#include "FarCalls.inc"
#include "Lcd.inc"
radix decimal
DisableBlinkingCursorTest code
global testAct
testAct:
fcall disableLcdBlinkingCursor
return
end
| 12.666667 | 31 | 0.778947 |
e691bb41cf8eab03fc1d8ddb42aaac716425c572 | 716 | asm | Assembly | programs/oeis/200/A200815.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/200/A200815.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/200/A200815.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A200815: Number of iterations of k -> d(k) until n reaches an odd prime.
; 0,1,0,2,0,2,1,2,0,3,0,2,2,1,0,3,0,3,2,2,0,3,1,2,2,3,0,3,0,3,2,2,2,2,0,2,2,3,0,3,0,3,3,2,0,3,1,3,2,3,0,3,2,3,2,2,0,4,0,2,3,1,2,3,0,3,2,3,0,4,0,2,3,3,2,3,0,3,1,2,0,4,2,2,2,3,0,4,2,3,2,2,2,4,0,3,3,2,0,3,0,3,3,2,0,4,0,3,2,3,0,3,2,3,3,2,2,2,1,2,2,3... | 65.090909 | 501 | 0.539106 |
b6baa9528856166a19a2daea367c24d1b7e2d884 | 523 | asm | Assembly | src/blit.asm | onslaught-demogroup/ons_paddo_music_disk | 6a945f918fd1220b325385d14327b5e1ee86295d | [
"MIT"
] | null | null | null | src/blit.asm | onslaught-demogroup/ons_paddo_music_disk | 6a945f918fd1220b325385d14327b5e1ee86295d | [
"MIT"
] | null | null | null | src/blit.asm | onslaught-demogroup/ons_paddo_music_disk | 6a945f918fd1220b325385d14327b5e1ee86295d | [
"MIT"
] | null | null | null |
blit_save:
ldx #$00
!:
.for(var i=0; i<4; i++){
lda [$0400 + (i * $100)] ,x
sta [blit_buf + (i * $100)] ,x
lda [$d800 + (i * $100)] ,x
sta [blit_buf + $0400 + (i * $100)] ,x
}
inx
bne !-
rts
blit_load:
ldx #$00
!:
.for(var i=0; i<4; i++){
lda [bl... | 17.433333 | 46 | 0.391969 |
c59db5eca5320eab72f3e714bdc197b9b554c102 | 598 | asm | Assembly | programs/oeis/231/A231505.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/231/A231505.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/231/A231505.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A231505: a(n) = Sum_{i=0..n} digsum_3(i)^4, where digsum_3(i) = A053735(i).
; 0,1,17,18,34,115,131,212,468,469,485,566,582,663,919,1000,1256,1881,1897,1978,2234,2315,2571,3196,3452,4077,5373,5374,5390,5471,5487,5568,5824,5905,6161,6786,6802,6883,7139,7220,7476,8101,8357,8982,10278,10359,10615,11240,11496,12121,13417,... | 31.473684 | 313 | 0.675585 |
c5b767b9daf41ab9b10a105260c5a746c83f8212 | 777 | asm | Assembly | programs/oeis/158/A158218.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/158/A158218.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/158/A158218.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A158218: 169n^2 - 2n.
; 167,672,1515,2696,4215,6072,8267,10800,13671,16880,20427,24312,28535,33096,37995,43232,48807,54720,60971,67560,74487,81752,89355,97296,105575,114192,123147,132440,142071,152040,162347,172992,183975,195296,206955,218952,231287,243960,256971,270320,284007,298032,312395,327096,342135,357512,37322... | 77.7 | 692 | 0.81982 |
e6137e9daa9496bff115bdc10de2e576fcf8fd84 | 1,569 | asm | Assembly | programs/oeis/178/A178703.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/178/A178703.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/178/A178703.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A178703: Partial sums of round(3^n/7).
; 0,0,1,5,17,52,156,468,1405,4217,12653,37960,113880,341640,1024921,3074765,9224297,27672892,83018676,249056028,747168085,2241504257,6724512773,20173538320,60520614960,181561844880,544685534641,1634056603925,4902169811777,14706509435332,44119528305996,132358584917988,39707575475... | 142.636364 | 1,464 | 0.922243 |
e2e9e84819ddd43a1d4f4be29a8e983f8b62dba4 | 1,822 | asm | Assembly | libsrc/_DEVELOPMENT/target/rc2014/device/8255/8255_write_block.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/target/rc2014/device/8255/8255_write_block.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/target/rc2014/device/8255/8255_write_block.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
INCLUDE "config_private.inc"
SECTION code_driver
PUBLIC ide_write_block
;Write a block of 512 bytes (one sector) from (HL++) to
;the drive 16 bit data register
ide_write_block:
push bc
push de
ld bc, __IO_PIO_IDE_CONFIG ;keep iterative count in b
ld d, __IO_PIO_IDE_WR
out (c), d ... | 32.535714 | 84 | 0.598244 |
649e674eaa3e84748462f7152a8ca50ac99a20d5 | 878 | asm | Assembly | programs/oeis/233/A233328.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/233/A233328.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/233/A233328.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A233328: a(n) = (2*8^(n+1) - 9) / 7.
; 1,17,145,1169,9361,74897,599185,4793489,38347921,306783377,2454267025,19634136209,157073089681,1256584717457,10052677739665,80421421917329,643371375338641,5146971002709137,41175768021673105,329406144173384849,2635249153387078801,21081993227096630417,168655945816773043345,1349247... | 87.8 | 780 | 0.894077 |
a9c4179fc1c5db5730dffdee2c8a44e4a392130f | 597 | asm | Assembly | oeis/139/A139730.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/139/A139730.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/139/A139730.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A139730: a(n) = 9^n mod 5^n.
; 0,4,6,104,311,2799,191,17344,77971,701739,456276,33403359,202973981,361922079,815892461,19550063399,145432992466,88193807194,1556683717871,10195456195214,34538646772551,120112957671709,2034690935451631,1622917881955304,50369047802832111,274507495899317124,980451343709088491,435371373522... | 45.923077 | 481 | 0.840871 |
2eb1c52e76f7cd69148e2069fea00fec631e66cd | 1,003 | asm | Assembly | ffight/lcs/container/3.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 | ffight/lcs/container/3.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | null | null | null | ffight/lcs/container/3.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
051914 move.b #$32, ($1f,A6) [container+ 3]
0519E4 move.l ($e,A6), ($a,A6) [container+ 3]
05236C move.b #$32, ($1f,A6) [container+ 3]
05251C move.b #$46, ($1f,A6) [container+ 3]
052794 move.b #$32, ($1f,A6) [container+ 3]
05281A move.l ($e,A6), ($a,A6) ... | 41.791667 | 57 | 0.622134 |
fa8361ddd7cc3698626a563178a5ed23a0a9db84 | 941 | asm | Assembly | _build/dispatcher/jmp_ippsDLPInit_433d75f0.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | 1 | 2021-10-04T10:21:54.000Z | 2021-10-04T10:21:54.000Z | _build/dispatcher/jmp_ippsDLPInit_433d75f0.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | null | null | null | _build/dispatcher/jmp_ippsDLPInit_433d75f0.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | null | null | null | extern m7_ippsDLPInit:function
extern n8_ippsDLPInit:function
extern y8_ippsDLPInit:function
extern e9_ippsDLPInit:function
extern l9_ippsDLPInit:function
extern n0_ippsDLPInit:function
extern k0_ippsDLPInit:function
extern ippcpJumpIndexForMergedLibs
extern ippcpSafeInit:function
segment .data
align 8
dq .Lin_ippsD... | 24.128205 | 71 | 0.766206 |
dee78dcc70d695b8d96165940cd965c0d61128a1 | 747 | asm | Assembly | oeis/141/A141385.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/141/A141385.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/141/A141385.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A141385: a(n) = 7*a(n-1) - 9*a(n-2) + a(n-3) with a(0)=3, a(1)=7, a(2)=31.
; Submitted by Jon Maiga
; 3,7,31,157,827,4407,23563,126105,675075,3614143,19349431,103593805,554625899,2969386479,15897666067,85113810057,455687062275,2439682811479,13061709929935,69930511268509,374397872321627,2004472214764743,10731655163727... | 37.35 | 488 | 0.772423 |
b3aeb4343bbe337ad2846e5c80d748f1d7b105ba | 1,931 | asm | Assembly | components/kernel/definitions/standard.asm | paulscottrobson/z80-machine-forth | f149dc7b2e7f077c9b920b1202ba00fd32aeb1df | [
"MIT"
] | null | null | null | components/kernel/definitions/standard.asm | paulscottrobson/z80-machine-forth | f149dc7b2e7f077c9b920b1202ba00fd32aeb1df | [
"MIT"
] | 1 | 2019-03-03T21:00:30.000Z | 2020-07-02T09:18:04.000Z | components/kernel/definitions/standard.asm | paulscottrobson/z80-machine-forth | f149dc7b2e7f077c9b920b1202ba00fd32aeb1df | [
"MIT"
] | null | null | null | ; *********************************************************************************************
; *********************************************************************************************
;
; Name : standard.asm
; Date : 13th January 2019
; Author : Paul Robson (paul@robsons.org.uk)
; Purpose : Normal macro... | 31.655738 | 95 | 0.192646 |
190bff88ee8f22303c7953fb8c861f72bbef8192 | 120 | asm | Assembly | libsrc/_DEVELOPMENT/z80/c/sccz80/im2_init.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/z80/c/sccz80/im2_init.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/z80/c/sccz80/im2_init.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; void im2_init(void *im2_table)
SECTION code_z80
PUBLIC im2_init
EXTERN asm_im2_init
defc im2_init = asm_im2_init
| 10.909091 | 32 | 0.8 |
bd44aee9aeafd75b241e36b20761b924cc6dc2ec | 676 | asm | Assembly | oeis/054/A054615.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/054/A054615.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/054/A054615.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A054615: a(n) = Sum_{d|n} phi(d)*8^(n/d).
; Submitted by Christian Krause
; 0,8,72,528,4176,32800,262800,2097200,16781472,134218800,1073774880,8589934672,68719748256,549755813984,4398048608688,35184372156480,281474993496384,2251799813685376,18014398644225456,144115188075856016,1152921505680671040,9223372036858973280,... | 45.066667 | 497 | 0.826923 |
eeca2bc8160e039c53b3d3f1fc539a34a9ecd658 | 450 | asm | Assembly | libsrc/_DEVELOPMENT/target/rc2014/driver/terminal/rc_01_output_sioa/rc_01_output_sioa_oterm_msg_bell.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/target/rc2014/driver/terminal/rc_01_output_sioa/rc_01_output_sioa_oterm_msg_bell.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/target/rc2014/driver/terminal/rc_01_output_sioa/rc_01_output_sioa_oterm_msg_bell.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | INCLUDE "config_private.inc"
SECTION code_driver
SECTION code_driver_terminal_output
PUBLIC rc_01_output_sioa_oterm_msg_bell
PUBLIC rc_01_output_sioa_oterm_msg_bell_0
EXTERN rc_01_output_sioa_oterm_msg_putc_send
rc_01_output_sioa_oterm_msg_bell:
; can use: af, bc, de, hl
bit 0,(ix+7)
ret z ... | 20.454545 | 49 | 0.784444 |
78f1393aee10d5844a6044500dc9d0655aabdf57 | 8,043 | asm | Assembly | Altair101/asm/programs/opCpi.asm | tigerfarm/arduino | e51f111a092fe6737646b146a825f4eecbd05d44 | [
"OLDAP-2.4",
"OLDAP-2.7"
] | 2 | 2021-12-12T23:27:10.000Z | 2022-02-17T14:01:21.000Z | Altair101/asm/programs/opCpi.asm | tigerfarm/arduino | e51f111a092fe6737646b146a825f4eecbd05d44 | [
"OLDAP-2.4",
"OLDAP-2.7"
] | null | null | null | Altair101/asm/programs/opCpi.asm | tigerfarm/arduino | e51f111a092fe6737646b146a825f4eecbd05d44 | [
"OLDAP-2.4",
"OLDAP-2.7"
] | 4 | 2021-08-29T19:55:49.000Z | 2022-02-15T08:30:15.000Z | ; --------------------------------------
; Test CPI and conditional jumps.
; Compare an immediate number (#) to register A, and then set Carry and Zero bit flags.
;
; If # = A, set... | 39.62069 | 141 | 0.350118 |
932eab9f2e436798161f4f0f598bca94e51bda7b | 814 | asm | Assembly | oeis/141/A141869.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/141/A141869.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/141/A141869.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A141869: Primes congruent to 2 mod 19.
; Submitted by Christian Krause
; 2,59,97,173,211,401,439,743,857,971,1009,1123,1237,1427,1579,1693,1997,2111,2339,2377,2719,2833,2909,3023,3061,3137,3251,3517,3593,3631,3821,4049,4201,4391,4657,4733,4999,5113,5189,5227,5303,5417,5531,5569,5683,5987,6101,6329,6367,6481,6709,6823... | 37 | 501 | 0.726044 |
e3369b413b11610086c5e6dd95f049753b4509a3 | 117 | asm | Assembly | src/compiler/alloc_exit.asm | oreganoli/bfc-rs | bd4dad968d406202ec85b6b89b20666269270bd5 | [
"MIT"
] | 3 | 2021-01-04T19:27:40.000Z | 2021-01-06T06:31:39.000Z | src/compiler/alloc_exit.asm | oreganoli/bfc-rs | bd4dad968d406202ec85b6b89b20666269270bd5 | [
"MIT"
] | null | null | null | src/compiler/alloc_exit.asm | oreganoli/bfc-rs | bd4dad968d406202ec85b6b89b20666269270bd5 | [
"MIT"
] | null | null | null | section .data
memory times 30000 db 0
section .text
global _start
_start:
mov rsi,memory
mov rdi,0
mov rax,60
syscall | 13 | 23 | 0.794872 |
07bfe3a9546bfd606592e0f54f22a20d06c7a36a | 2,188 | asm | Assembly | src/eggs.asm | iratahack/CastleEscape | da4456087af603dd80d65f5653a1931fb275635b | [
"BSD-3-Clause"
] | 2 | 2022-01-11T11:38:22.000Z | 2022-01-13T04:24:18.000Z | src/eggs.asm | iratahack/CastleEscape | da4456087af603dd80d65f5653a1931fb275635b | [
"BSD-3-Clause"
] | 4 | 2021-02-27T15:33:42.000Z | 2022-01-09T16:40:09.000Z | src/eggs.asm | iratahack/CastleEscape | da4456087af603dd80d65f5653a1931fb275635b | [
"BSD-3-Clause"
] | 1 | 2022-01-05T17:26:51.000Z | 2022-01-05T17:26:51.000Z | extern addBCD
extern decBCD
extern displayBCD
extern displayTile
extern removeItem
extern wyz_play_sound
public currentEggTable
public decrementEggs
public displayEggCount
public eggCollision
public eggCount
publ... | 20.448598 | 73 | 0.453382 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.