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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
4f699b86d09b47f52f440408370b144ce8d6ede2 | 424 | asm | Assembly | test/asm/long-string-constant.asm | michealccc/rgbds | b51e1c7c2c4ce2769f01e016967d0115893a7a88 | [
"MIT"
] | 522 | 2017-02-25T21:10:13.000Z | 2020-09-13T14:26:18.000Z | test/asm/long-string-constant.asm | michealccc/rgbds | b51e1c7c2c4ce2769f01e016967d0115893a7a88 | [
"MIT"
] | 405 | 2017-02-25T21:32:37.000Z | 2020-09-13T16:43:29.000Z | test/asm/long-string-constant.asm | michealccc/rgbds | b51e1c7c2c4ce2769f01e016967d0115893a7a88 | [
"MIT"
] | 84 | 2017-02-25T21:10:26.000Z | 2020-09-13T14:28:25.000Z |
println """This paragraph has exactly 257--that's two hundred and
fifty-seven--characters altogether. That's just enough for its last
two characters to be truncated by rgbasm's lexer, since it can't
handle more than 255-character strings. The final two won't print: !?"""
mac: MACRO
println "\1" ; x1
println "\1\1\1... | 30.285714 | 72 | 0.724057 |
cdf32ace6767336042b1e5cbe776b4d78692986f | 207 | asm | Assembly | 30Oct2019/q1.asm | candh/8086-programs | 14993540a53868adff515c22021db828c960e984 | [
"MIT"
] | null | null | null | 30Oct2019/q1.asm | candh/8086-programs | 14993540a53868adff515c22021db828c960e984 | [
"MIT"
] | null | null | null | 30Oct2019/q1.asm | candh/8086-programs | 14993540a53868adff515c22021db828c960e984 | [
"MIT"
] | null | null | null | .model small
.stack 100h
.code
main proc
mov ax, 8000h
cmp ax, 0
jl then
jmp endif
then:
mov bx, -1
endif:
mov ax, 4Ch
int 21h
main endp
end main | 13.8 | 20 | 0.507246 |
2b5ac13397e4cf7b13092fefd7725df91043ad12 | 7,709 | asm | Assembly | Transynther/x86/_processed/NONE/_st_/i7-8650U_0xd2.log_10251_1602.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_st_/i7-8650U_0xd2.log_10251_1602.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_st_/i7-8650U_0xd2.log_10251_1602.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %rax
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0xe7ed, %rsi
lea addresses_UC_ht+0x1bc95, %rdi
sub $39688, %rbx
mov $59, %rcx
rep movsw
xor %r10, %r10
lea addresses_UC_ht+0x17c27, %rbp
nop
nop
and $61384, %rdi
vmovups (... | 33.228448 | 2,999 | 0.657154 |
8d90ac372667e5dd5bb819c883dda42324041e94 | 5,904 | asm | Assembly | defines/fdc-defs.asm | dougmasten/coco_dev | 5ef0b3149ebea447dafcaa6b28f5e3a9c55de947 | [
"MIT"
] | 2 | 2020-07-26T13:35:00.000Z | 2020-10-03T04:08:07.000Z | defines/fdc-defs.asm | dougmasten/coco_libraries | b3b460cfe3398e8f6678680d84f7a9c56a030a8a | [
"MIT"
] | null | null | null | defines/fdc-defs.asm | dougmasten/coco_libraries | b3b460cfe3398e8f6678680d84f7a9c56a030a8a | [
"MIT"
] | 1 | 2019-06-01T21:23:52.000Z | 2019-06-01T21:23:52.000Z | ; fdc-defs.asm
*pragmapush list ; Save state of list pragma
pragma nolist ; Turn off assembly listing and exclude from symbol list
ifndef FDC_DEFS ; Load defines only once
; Floppy Disk Controller (Western Digital 1793)
FDC_CTRL ... | 44.727273 | 101 | 0.558435 |
44d59916ff6c32f6a264f9d90e911374c8666ac7 | 881 | asm | Assembly | oeis/087/A087071.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/087/A087071.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/087/A087071.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A087071: Number of distinct prime 4-component links with crossing number n.
; Submitted by Christian Krause
; 0,0,0,0,0,0,0,3,1,15,39
mov $5,2
mov $7,$0
lpb $5
mov $0,$7
sub $5,1
add $0,$5
sub $0,1
mov $9,2
mov $10,0
mov $11,$0
lpb $9
mov $0,$11
sub $9,1
add $0,$9
sub $0,1
mov $13... | 14.209677 | 77 | 0.451759 |
cb790a68ddba2a9818cf0ab1d16ac38904277fb4 | 6,339 | asm | Assembly | Transynther/x86/_processed/US/_ht_zr_un_/i9-9900K_12_0xa0.log_21829_404.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_ht_zr_un_/i9-9900K_12_0xa0.log_21829_404.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_ht_zr_un_/i9-9900K_12_0xa0.log_21829_404.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 %r9
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x1155f, %rsi
lea addresses_UC_ht+0xf0ab, %rdi
nop
and $35351, %r9
mov $59, %rcx
rep movsq
inc %r11
lea addresses_normal_ht+0x38ab, %rax
nop
nop
nop
dec %r10
mov $0x6162636... | 41.980132 | 2,999 | 0.659094 |
44da19b9967e2f3992df82373d16cd737a38c8ae | 673 | asm | Assembly | oeis/293/A293341.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/293/A293341.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/293/A293341.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A293341: The integer k that minimizes |k/2^n - 1/e|.
; Submitted by Christian Krause
; 0,1,1,3,6,12,24,47,94,188,377,753,1507,3014,6027,12055,24109,48219,96437,192875,385750,771499,1542998,3085996,6171993,12343986,24687971,49375943,98751886,197503771,395007542,790015084,1580030169,3160060337,6320120675,12640241350,25... | 67.3 | 491 | 0.82318 |
6b7701c50f9d58fe0997768068ce409bb4ec12ad | 621 | asm | Assembly | src/gamesetup.asm | NEPETAISCUTE/simon-gameboy | 70528c4326208616613b8c777bc9952616d8380b | [
"MIT"
] | 1 | 2021-06-18T11:22:16.000Z | 2021-06-18T11:22:16.000Z | src/gamesetup.asm | NEPETAISCUTE/simon-gameboy | 70528c4326208616613b8c777bc9952616d8380b | [
"MIT"
] | null | null | null | src/gamesetup.asm | NEPETAISCUTE/simon-gameboy | 70528c4326208616613b8c777bc9952616d8380b | [
"MIT"
] | null | null | null | ld a, [wIsFirstFrame]
cp a, False
jr z, .skipFirstScreenLoading
ld a, True
ld [wIsGeneratingNewInput], a
ld [wLevel], a
ld [wInputLength], a
ld a, 3
ld [wMaxInputLength], a
.maingameScreenLoading
xor a, a
ld [wIsFirstFrame], a
ld a, [wFrameCNT]
ld b, a
ld a, [wFrameCNT+1]
ld c, a
ca... | 14.785714 | 32 | 0.645733 |
cbdd0ed1fa33fe1f068a81484630c7c46ad8707e | 357 | asm | Assembly | sound/sfxasm/60.asm | NatsumiFox/Sonic-3-93-Nov-03 | 032e4fc25f243636d458639c4a4311caca898f96 | [
"MIT"
] | 7 | 2019-12-05T00:35:57.000Z | 2022-02-27T20:00:33.000Z | sound/sfxasm/60.asm | NatsumiFox/Sonic-3-93-Nov-03 | 032e4fc25f243636d458639c4a4311caca898f96 | [
"MIT"
] | null | null | null | sound/sfxasm/60.asm | NatsumiFox/Sonic-3-93-Nov-03 | 032e4fc25f243636d458639c4a4311caca898f96 | [
"MIT"
] | null | null | null | 60_Header:
sHeaderInit ; Z80 offset is $C7C5
sHeaderPatch 60_Patches
sHeaderTick $01
sHeaderCh $01
sHeaderSFX $80, $02, 60_FM3, $F0, $0D
60_FM3:
sPatFM $00
ssModZ80 $01, $01, $0F, $00
dc.b nEb3, $30, sHold
sModOff
dc.b nB3, $70
sStop
; 60_Patches at $C7AC ($19 before start of file) can not be convert... | 22.3125 | 104 | 0.691877 |
7fdf2b69ebfc9956d383dcd7f3e113b3c3ce9a4b | 1,681 | asm | Assembly | Source/Memory.asm | hhprg/C64Engine | 3e23bf2134f1b64aae1fcf502ecf98801bb9764e | [
"MIT"
] | 4 | 2021-09-12T20:39:13.000Z | 2022-01-24T11:32:20.000Z | Source/Memory.asm | hhprg/C64Engine | 3e23bf2134f1b64aae1fcf502ecf98801bb9764e | [
"MIT"
] | null | null | null | Source/Memory.asm | hhprg/C64Engine | 3e23bf2134f1b64aae1fcf502ecf98801bb9764e | [
"MIT"
] | null | null | null | /******************************************************************
* Copyright (C) 2015-2021 Henrik Holmdahl <henrikh.git@gmail.com>
******************************************************************/
.filenamespace Memory
//
.segment Zeropage "Memory zeropage data"
zpMemSetLo:
.fill 1, 0
zpMemSetHi... | 21.831169 | 69 | 0.414634 |
a3ad15740a32358d21f4fd73ca5db0ba30115181 | 14,025 | asm | Assembly | cmd/edlin/edlcmd1.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | cmd/edlin/edlcmd1.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | cmd/edlin/edlcmd1.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | PAGE 60,132;
TITLE EDLCMD1.ASM
;/*
; * Microsoft Confidential
; * Copyright (C) Microsoft Corporation 1991
; * All Rights Reserved.
; */
;======================= START OF SPECIFICATIONS =========================
;
; MODULE NAME: EDLCMD1.SAL
;
; DESCRIPTI... | 20.655376 | 117 | 0.676078 |
23ace418895e559c7a935b8d52c55ac0793569ee | 3,880 | asm | Assembly | libtool/src/gmp-6.1.2/mpn/x86_64/coreisbr/aorrlshC_n.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/x86_64/coreisbr/aorrlshC_n.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/x86_64/coreisbr/aorrlshC_n.asm | kroggen/aergo | 05af317eaa1b62b21dc0144ef74a9e7acb14fb87 | [
"MIT"
] | 498 | 2015-01-08T18:58:18.000Z | 2022-03-20T15:37:45.000Z | dnl AMD64 mpn_addlshC_n -- rp[] = up[] + (vp[] << C)
dnl AMD64 mpn_rsblshC_n -- rp[] = (vp[] << C) - up[]
dnl Copyright 2009-2012 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 ... | 22.298851 | 79 | 0.644845 |
58562770812b71e5ab601fc707581c84161412e5 | 2,398 | asm | Assembly | PRG/levels/Airship/W4A.asm | narfman0/smb3_pp1 | 38a58adafff67a403591e38875e9fae943a5fe76 | [
"Unlicense"
] | null | null | null | PRG/levels/Airship/W4A.asm | narfman0/smb3_pp1 | 38a58adafff67a403591e38875e9fae943a5fe76 | [
"Unlicense"
] | null | null | null | PRG/levels/Airship/W4A.asm | narfman0/smb3_pp1 | 38a58adafff67a403591e38875e9fae943a5fe76 | [
"Unlicense"
] | null | null | null | ; Original address was $B13A
; World 4 Airship
.word W4Airship_BossL ; Alternate level layout
.word W4Airship_BossO ; Alternate object layout
.byte LEVEL1_SIZE_08 | LEVEL1_YSTART_0B0
.byte LEVEL2_BGPAL_03 | LEVEL2_OBJPAL_08 | LEVEL2_XSTART_80
.byte LEVEL3_TILESET_10 | LEVEL3_VSCROLL_LOCKLOW | LEVEL3_PIPENOTEXIT
.... | 70.529412 | 85 | 0.489575 |
14a348a84b57869c8db5ff7ec2e3e8ea89beaab2 | 1,307 | asm | Assembly | programs/oeis/246/A246443.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/246/A246443.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/246/A246443.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A246443: Nonnegative integers k satisfying cos(k)*sin(k+1) > 0.
; 0,1,3,4,6,7,9,10,12,13,14,15,16,17,18,19,20,21,22,23,25,26,28,29,31,32,34,35,36,37,38,39,40,41,42,43,44,45,47,48,50,51,53,54,56,57,58,59,60,61,62,63,64,65,66,67,69,70,72,73,75,76,78,79,80,81,82,83,84,85,86,87,88,89,91,92,94,95,97,98,100,101,102,103,104... | 40.84375 | 914 | 0.662586 |
7d133528fb1508ae8a52179318a48d925c1e191b | 41,309 | asm | Assembly | hello.asm | via007/learnos-xv6 | 35caf795f71cef47320299ee2f990e5810e28836 | [
"MIT-0"
] | 1 | 2020-05-07T05:31:43.000Z | 2020-05-07T05:31:43.000Z | hello.asm | via007/learnos-xv6 | 35caf795f71cef47320299ee2f990e5810e28836 | [
"MIT-0"
] | null | null | null | hello.asm | via007/learnos-xv6 | 35caf795f71cef47320299ee2f990e5810e28836 | [
"MIT-0"
] | null | null | null |
_hello: 文件格式 elf32-i386
Disassembly of section .text:
00000000 <main>:
#define STDOUT 1
int add(int a, int b){
return a+b;
}
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)
... | 33.859836 | 60 | 0.412404 |
3059d7d9d931bdc9aababc3f63ddcf43b7dc15a1 | 15,867 | asm | Assembly | jni/jpeg-turbo/simd/jdclrss2.asm | maqiangddb/AndroidVncServer | 3bd4414ff4a84cd7407493364078dc4d77d4e5ad | [
"MIT"
] | 2 | 2016-05-26T06:54:21.000Z | 2021-05-09T18:05:50.000Z | jni/jpeg-turbo/simd/jdclrss2.asm | maqiangddb/AndroidVncServer | 3bd4414ff4a84cd7407493364078dc4d77d4e5ad | [
"MIT"
] | null | null | null | jni/jpeg-turbo/simd/jdclrss2.asm | maqiangddb/AndroidVncServer | 3bd4414ff4a84cd7407493364078dc4d77d4e5ad | [
"MIT"
] | 1 | 2019-03-16T08:46:46.000Z | 2019-03-16T08:46:46.000Z | ;
; jdclrss2.asm - colorspace conversion (SSE2)
;
; Copyright 2009 Pierre Ossman <ossman@cendio.se> for Cendio AB
;
; Based on
; x86 SIMD extension for IJG JPEG library
; Copyright (C) 1999-2006, MIYASAKA Masaru.
; For conditions of distribution and use, see copyright notice in jsimdext.inc
;
; This file should be asse... | 31.482143 | 81 | 0.673284 |
9cbcc4f5697eca4aec62c7410c2e517d3de4aadc | 364 | asm | Assembly | programs/oeis/111/A111179.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/111/A111179.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/111/A111179.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A111179: a(n) = Sum_{k=1..n} prime(k)!, where prime(k) is k-th prime.
; 2,8,128,5168,39921968,6266942768,355693695038768,122000794103870768,25852138739679080510768,8841762019591840694222696510768,8231680416197514658419785576510768
lpb $0
mov $2,$0
seq $2,131491 ; 2*prime(n)!.
add $1,$2
add $3,143
min $3,1
... | 24.266667 | 160 | 0.706044 |
c81c68b7000594a97a3e28fd05475f74ff494014 | 371 | asm | Assembly | libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sdcc_ix/esx_f_seek_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sdcc_ix/esx_f_seek_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sdcc_ix/esx_f_seek_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; uint32_t esx_f_seek(unsigned char handle, uint32_t distance, unsigned char whence)
SECTION code_esxdos
PUBLIC _esx_f_seek_callee
PUBLIC l0_esx_f_seek_callee
EXTERN asm_esx_f_seek
_esx_f_seek_callee:
pop hl
dec sp
pop af
pop de
pop bc
dec sp
ex (sp),hl
l0_esx_f_seek_callee:
ld l,h
... | 12.366667 | 84 | 0.722372 |
9d24fd21e28348150706c5266f122159b8c45fa5 | 795 | asm | Assembly | oeis/134/A134659.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/134/A134659.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/134/A134659.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A134659: Total number of odd coefficients in (1+x+x^2)^k for k=0,...,n.
; Submitted by Jon Maiga
; 1,4,7,12,15,24,29,40,43,52,61,76,81,96,107,128,131,140,149,164,173,200,215,248,253,268,283,308,319,352,373,416,419,428,437,452,461,488,503,536,545,572,599,644,659,704,737,800,805,820,835,860,875,920,945,1000,1011,1044,1... | 27.413793 | 429 | 0.640252 |
75cbaa26d311b740885fb3d7b5a218a7e8cb8268 | 374 | asm | Assembly | libsrc/_DEVELOPMENT/arch/ts2068/misc/c/sdcc_ix/tshr_visit_wc_pix_callee.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_ix/tshr_visit_wc_pix_callee.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_ix/tshr_visit_wc_pix_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; void tshr_visit_wc_pix(struct r_Rect8 *r, void *function)
SECTION code_clib
SECTION code_arch
PUBLIC _tshr_visit_wc_pix_callee
PUBLIC l0_tshr_visit_wc_pix_callee
EXTERN asm_tshr_visit_wc_pix
_tshr_visit_wc_pix_callee:
pop af
pop bc
pop de
push af
l0_tshr_visit_wc_pix_callee:
push bc
ex (sp),i... | 13.851852 | 59 | 0.770053 |
d6f88bcd99f98961948dee61b164ac79c9550e63 | 251 | asm | Assembly | programs/oeis/161/A161828.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/161/A161828.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/161/A161828.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A161828: Number of rhombuses in the Y-toothpick structure of A160120 after n rounds.
; 0,0,3,3,9,9,15,21,33,39
pow $0,2
div $0,2
mov $2,-2
bin $2,$0
div $2,2
lpb $2
trn $2,3
add $3,2
lpe
mov $4,$3
cmp $4,0
add $3,$4
mov $0,$3
sub $0,1
mul $0,3
| 13.210526 | 86 | 0.61753 |
52daa4c826a5426f4b4ea91b4d0f4dba95c8c7f6 | 163 | asm | Assembly | 3/Sector2.asm | SIMHANGSUB/HoGoS | dbadf91a72445d13abc870da0089d063249cce54 | [
"Apache-2.0"
] | 11 | 2020-06-13T01:09:44.000Z | 2022-03-21T09:32:52.000Z | 3/Sector2.asm | SIMHANGSUB/HoGoS | dbadf91a72445d13abc870da0089d063249cce54 | [
"Apache-2.0"
] | null | null | null | 3/Sector2.asm | SIMHANGSUB/HoGoS | dbadf91a72445d13abc870da0089d063249cce54 | [
"Apache-2.0"
] | 4 | 2019-11-11T19:44:07.000Z | 2022-03-31T10:27:55.000Z | [org 0x10000]
[bits 16]
mov ax, 0xB800
mov es, ax
mov byte[es:4], 'i'
mov byte[es:5], 0x09
mov byte[es:6], 'h'
mov byte[es:7], 0x09
jmp $
times 512-($-$$) db 0 | 11.642857 | 21 | 0.601227 |
e273b30edcacf47fa6f0db930bf48e94d6171531 | 331 | asm | Assembly | programs/oeis/087/A087953.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/087/A087953.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/087/A087953.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A087953: Floor((fibonacci(2*n+1)+1)/2).
; 1,1,3,7,17,45,117,305,799,2091,5473,14329,37513,98209,257115,673135,1762289,4613733,12078909,31622993,82790071,216747219,567451585,1485607537,3889371025,10182505537,26658145587,69791931223,182717648081
mov $1,21
lpb $0
sub $0,1
add $2,$1
add $1,$2
lpe
div $1,84
mul $1,... | 25.461538 | 203 | 0.734139 |
35b8542b36426a5b7be194f55325565c874710ae | 428 | asm | Assembly | programs/oeis/188/A188261.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/188/A188261.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/188/A188261.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A188261: Positions of 0 in A188260; complement of A188262.
; 1,5,9,13,17,18,22,26,30,34,35,39,43,47,51,52,56,60,64,68,69,73,77,81,85,89,90,94,98,102,106,107,111,115,119,123,124,128,132,136,140,141,145,149,153,157,161,162,166,170,174,178,179,183,187,191,195,196,200,204,208,212,213,217,221,225,229,233
mul $0,4
add $0,... | 25.176471 | 241 | 0.672897 |
da268aa07ed63e37a417429f8edd2ad851ab2669 | 2,196 | asm | Assembly | innovative questions/ques1/prog.asm | Amanskywalker/mp-lab | 4103c61c0b0fee67cfda6dab313adfaebdb5badb | [
"MIT"
] | null | null | null | innovative questions/ques1/prog.asm | Amanskywalker/mp-lab | 4103c61c0b0fee67cfda6dab313adfaebdb5badb | [
"MIT"
] | null | null | null | innovative questions/ques1/prog.asm | Amanskywalker/mp-lab | 4103c61c0b0fee67cfda6dab313adfaebdb5badb | [
"MIT"
] | null | null | null | ; program code
.model small
.data
;typedef
;defining few c word to feel like c language
byte typedef db
char typedef byte
pchar typedef ptr char ; pointer to char
ipmsg char 10,13,"Enter your the review about the product :$"
rop char 10,13,"User review is :$"
uip char 100h dup(0) ;user input is s... | 16.38806 | 91 | 0.639344 |
464cf2b9e5a08186ddecd80cc773e725194f2741 | 1,365 | asm | Assembly | programs/oeis/096/A096777.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/096/A096777.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/096/A096777.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A096777: a(n) = a(n-1) + Sum_{k=1..n-1}(a(k) mod 2), a(1) = 1.
; 1,2,3,5,8,11,15,20,25,31,38,45,53,62,71,81,92,103,115,128,141,155,170,185,201,218,235,253,272,291,311,332,353,375,398,421,445,470,495,521,548,575,603,632,661,691,722,753,785,818,851,885,920,955,991,1028,1065,1103,1142,1181,1221,1262,1303,1345,1388,1431,... | 151.666667 | 1,251 | 0.772161 |
26a3b4f14df086cce1f1eceafb0839c5c436654c | 777 | asm | Assembly | oeis/213/A213585.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/213/A213585.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/213/A213585.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A213585: Principal diagonal of the convolution array A213584.
; Submitted by Jon Maiga
; 1,7,22,54,116,232,443,821,1490,2664,4710,8256,14373,24883,42878,73594,125880,214664,365087,619425,1048666,1771852,2988362,5031744,8459401,14201887,23811238,39873726,66695420,111440104,186016835,310209101,516859298,860453808,14313... | 43.166667 | 496 | 0.797941 |
21df31ec348d6190d4e3386913d5fb1c62cc1c6d | 632 | asm | Assembly | oeis/173/A173009.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/173/A173009.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/173/A173009.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A173009: Expansion of o.g.f. x*(1 - x + x^2)/(1 -3*x +x^2 +3*x^3 -2*x^4).
; 0,1,2,6,13,29,60,124,251,507,1018,2042,4089,8185,16376,32760,65527,131063,262134,524278,1048565,2097141,4194292,8388596,16777203,33554419,67108850,134217714,268435441,536870897,1073741808,2147483632,4294967279,8589934575,17179869166,343597383... | 63.2 | 497 | 0.806962 |
a5d13882d799217ce0765e42f118fb392f626854 | 31,007 | asm | Assembly | lib/cryptlib/crypt/rm-win32.asm | mtatton/qodem | 0b95200f30efb4e29f646b9df1dd770b46ddd3c2 | [
"CC0-1.0"
] | 131 | 2015-05-21T18:17:16.000Z | 2022-02-07T01:45:28.000Z | lib/cryptlib/crypt/rm-win32.asm | mtatton/qodem | 0b95200f30efb4e29f646b9df1dd770b46ddd3c2 | [
"CC0-1.0"
] | 86 | 2015-04-28T22:43:50.000Z | 2022-02-08T22:35:29.000Z | lib/cryptlib/crypt/rm-win32.asm | mtatton/qodem | 0b95200f30efb4e29f646b9df1dd770b46ddd3c2 | [
"CC0-1.0"
] | 32 | 2016-10-22T16:44:49.000Z | 2022-01-30T23:09:15.000Z | ; Don't even think of reading this code
; It was automatically generated by rmd-586.pl
; Which is a perl program used to generate the x86 assember for
; any of elf, a.out, BSDI, Win32, gaswin (for GNU as on Win32) or Solaris
; eric <eay@cryptsoft.com>
;
segment .text
global _ripemd160_block_asm_host_order
_ripem... | 15.763599 | 74 | 0.585706 |
2f255371cdd7268cc4b007400028135840088462 | 683 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/z80/core/mm48_mod.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math48/z80/core/mm48_mod.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math48/z80/core/mm48_mod.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_clib
SECTION code_fp_math48
PUBLIC mm48_mod
EXTERN mm48_fpdiv, mm48_frac, mm48_fpmul
mm48_mod:
; modulus
; AC' = AC' % AC
;
; enter : AC'(BCDEHL') = float x
; AC (BCDEHL ) = float y
;
; note : AC'= x % y = frac(x/y)*y
; The result has the same sign as x.
;
... | 17.973684 | 53 | 0.500732 |
0532e1505faea99dc4c982fa654565379095f096 | 1,717 | asm | Assembly | libsrc/_DEVELOPMENT/alloc/malloc/z80/asm_heap_calloc.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/alloc/malloc/z80/asm_heap_calloc.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/alloc/malloc/z80/asm_heap_calloc.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; ===============================================================
; Dec 2013
; ===============================================================
;
; void *heap_calloc(void *heap, size_t nmemb, size_t size)
;
; Allocate nmemb * size bytes from the heap and initialize
; that memory to 0.
;
; Returns 0 with carry set on f... | 22.298701 | 66 | 0.489808 |
0810414bcd8d1c1d45a7e0441e341b29740694ac | 592 | asm | Assembly | oeis/153/A153056.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/153/A153056.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/153/A153056.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A153056: a(0)=2, a(n) = n^2+a(n-1).
; 2,3,7,16,32,57,93,142,206,287,387,508,652,821,1017,1242,1498,1787,2111,2472,2872,3313,3797,4326,4902,5527,6203,6932,7716,8557,9457,10418,11442,12531,13687,14912,16208,17577,19021,20542,22142,23823,25587,27436,29372,31397,33513,35722,38026,40427,42927,45528,48232,51041,53957,56982... | 59.2 | 495 | 0.765203 |
a55dce3ff98c3260a73edefc7155144cd6c149de | 156 | asm | Assembly | sw/test_cases/mem3.asm | JPShen-UWM/ThreadKraken | 849c510531f28e36d3469535737b2120bd774935 | [
"MIT"
] | 1 | 2022-02-15T16:03:25.000Z | 2022-02-15T16:03:25.000Z | sw/test_cases/mem3.asm | JPShen-UWM/ThreadKraken | 849c510531f28e36d3469535737b2120bd774935 | [
"MIT"
] | null | null | null | sw/test_cases/mem3.asm | JPShen-UWM/ThreadKraken | 849c510531f28e36d3469535737b2120bd774935 | [
"MIT"
] | null | null | null | lbi r21 50
lbi r22 1
slbi r22 0x400
st r22 r21 0
ld r30 r22 0
addi r30 r30 5
addi r30 r0 5
st r22 r30 1
ld r31 r22 1
addi r31 r31 5
addi r31 r0 1
kill r1
| 10.4 | 14 | 0.711538 |
898f547c09fc689d7cabb10da58e7fc7649e0af8 | 7,257 | asm | Assembly | maps/SproutTower3F.asm | pokeachromicdevs/pokeoctober | db74bb68bbfceac07eec6d64674bc24fd4c0b67f | [
"blessing"
] | 1 | 2021-07-05T23:48:37.000Z | 2021-07-05T23:48:37.000Z | maps/SproutTower3F.asm | AtmaBuster/pokeoctober | 12652b84eb2df1a0ed2f654a0ffcfb78202e515f | [
"blessing"
] | 1 | 2020-12-16T01:11:20.000Z | 2020-12-16T22:53:56.000Z | maps/SproutTower3F.asm | AtmaBuster/pokeoctober | 12652b84eb2df1a0ed2f654a0ffcfb78202e515f | [
"blessing"
] | 1 | 2021-07-05T23:33:22.000Z | 2021-07-05T23:33:22.000Z | object_const_def ; object_event constants
const SPROUTTOWER3F_SAGE1
const SPROUTTOWER3F_SAGE2
const SPROUTTOWER3F_SAGE3
const SPROUTTOWER3F_SAGE4
const SPROUTTOWER3F_POKE_BALL1
const SPROUTTOWER3F_POKE_BALL2
const SPROUTTOWER3F_SILVER
SproutTower3F_MapScripts:
db 2 ; scene scripts
scene_script .DummyScene0 ;... | 20.442254 | 161 | 0.777318 |
b5db5e46688d8ec7a2f0b13b375970b66ce9b730 | 132 | asm | Assembly | nasm-gcc-container/nasm-gcc/src/05/macroif.asm | smith-30/low-layer | 4a200fcc60d1fcf1ff111e3aca2a5a83b648afc2 | [
"MIT"
] | null | null | null | nasm-gcc-container/nasm-gcc/src/05/macroif.asm | smith-30/low-layer | 4a200fcc60d1fcf1ff111e3aca2a5a83b648afc2 | [
"MIT"
] | null | null | null | nasm-gcc-container/nasm-gcc/src/05/macroif.asm | smith-30/low-layer | 4a200fcc60d1fcf1ff111e3aca2a5a83b648afc2 | [
"MIT"
] | null | null | null | BITS 64
%define x 5
%if x == 10
mov rax, 100
%elif x == 15
mov rax, 115
%elif x == 200
mov rax, 0
%else
mov rax, rbx
%endif | 6.6 | 14 | 0.583333 |
ec76befd50346fbf34c9a92d5df78a20ec8e0abe | 529 | asm | Assembly | libsrc/_DEVELOPMENT/adt/b_vector/z80/asm_b_vector_data.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/adt/b_vector/z80/asm_b_vector_data.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/adt/b_vector/z80/asm_b_vector_data.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; ===============================================================
; Mar 2014
; ===============================================================
;
; void *b_vector_data(b_vector_t *v)
;
; Return the address of the vector's data, could be 0.
;
; ===============================================================
SECTION co... | 20.346154 | 65 | 0.429112 |
03508cd231ae8c9be5ebc7aef5b50e029cefcc84 | 7,269 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_/i7-7700_9_0x48.log_21829_2153.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_ht_/i7-7700_9_0x48.log_21829_2153.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_ht_/i7-7700_9_0x48.log_21829_2153.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x9944, %rsi
lea addresses_A_ht+0x91d4, %rdi
add %rax, %rax
mov $107, %rcx
rep movsq
nop
nop
nop
nop
sub $61125, %r11
lea addresses_A_ht+0x6adb, %rbp
nop
nop
nop
nop
xor $20940, %r1... | 32.596413 | 2,999 | 0.65456 |
0cb3a31fa59507d71524f5544d18d707f5827427 | 2,038 | asm | Assembly | ggsound_asm6/get_tv_system.asm | bunder2015/ggsound | cdf78933ce7300ec3e4aae795ea3352e7817c0e3 | [
"Unlicense"
] | 38 | 2017-03-18T19:15:04.000Z | 2022-03-13T09:03:49.000Z | ggsound_asm6/get_tv_system.asm | bunder2015/ggsound | cdf78933ce7300ec3e4aae795ea3352e7817c0e3 | [
"Unlicense"
] | 4 | 2020-04-29T19:16:59.000Z | 2020-09-16T22:03:33.000Z | ggsound_asm6/get_tv_system.asm | bunder2015/ggsound | cdf78933ce7300ec3e4aae795ea3352e7817c0e3 | [
"Unlicense"
] | 8 | 2018-01-26T16:50:10.000Z | 2021-04-28T20:55:03.000Z | ;
; NES TV system detection code
; Copyright 2011 Damian Yerrick
;
; Copying and distribution of this file, with or without
; modification, are permitted in any medium without royalty provided
; the copyright notice and this notice are preserved in any source
; code copies. This file is offered as-is, without a... | 31.353846 | 69 | 0.690873 |
972a6fa10b09b7775a44a7bd751b5f06240d7423 | 3,246 | asm | Assembly | F2806x_examples/Example_2806xAdcTempSensor/F2806x_CodeStartBranch.asm | AdrianoRuseler/LAUNCHXL-F28069M | 52a229700ad65c695eafec52997c5c74ef2830eb | [
"MIT"
] | 1 | 2021-04-20T08:01:15.000Z | 2021-04-20T08:01:15.000Z | F2806x_examples/Example_2806xWatchdog/F2806x_CodeStartBranch.asm | AdrianoRuseler/LAUNCHXL-F28069M | 52a229700ad65c695eafec52997c5c74ef2830eb | [
"MIT"
] | null | null | null | F2806x_examples/Example_2806xWatchdog/F2806x_CodeStartBranch.asm | AdrianoRuseler/LAUNCHXL-F28069M | 52a229700ad65c695eafec52997c5c74ef2830eb | [
"MIT"
] | null | null | null | ;//###########################################################################
;//
;// FILE: F2806x_CodeStartBranch.asm
;//
;// TITLE: Branch for redirecting code execution after boot.
;//
;// For these examples, code_start is the first code that is executed after
;// exiting the boot ROM code.
;//
;// The codestar... | 39.108434 | 81 | 0.528959 |
b2bd95da2c7ee7366c22d30f09b54f8f8edef618 | 4,757 | asm | Assembly | isa-l_open_src_2.13/isa/gf_vect_mul_sse.asm | steinwurf/storage-benchmarks | 47443a264610c8495512dffafccd2ca42ec9b1d1 | [
"BSD-3-Clause"
] | 8 | 2015-03-20T02:31:57.000Z | 2019-09-12T03:26:02.000Z | isa-l_open_src_2.13/isa/gf_vect_mul_sse.asm | steinwurf/storage-benchmarks | 47443a264610c8495512dffafccd2ca42ec9b1d1 | [
"BSD-3-Clause"
] | null | null | null | isa-l_open_src_2.13/isa/gf_vect_mul_sse.asm | steinwurf/storage-benchmarks | 47443a264610c8495512dffafccd2ca42ec9b1d1 | [
"BSD-3-Clause"
] | 3 | 2016-12-09T04:58:51.000Z | 2017-12-09T20:38:53.000Z | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Copyright(c) 2011-2015 Intel Corporation All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions
; are met:
; * Redistributions of s... | 26.875706 | 72 | 0.712214 |
ef9eab262df7cb24cf664372f5d23ae329f140ce | 1,833 | asm | Assembly | kernel/start.asm | BernieGurs/MonkOS | 84381b14e8706d1e8f46ddd045cdb0ae9f64eff7 | [
"BSD-2-Clause"
] | 132 | 2016-02-03T22:03:46.000Z | 2022-01-27T19:17:36.000Z | kernel/start.asm | BernieGurs/MonkOS | 84381b14e8706d1e8f46ddd045cdb0ae9f64eff7 | [
"BSD-2-Clause"
] | 2 | 2020-05-13T11:56:53.000Z | 2021-06-14T16:31:07.000Z | kernel/start.asm | BernieGurs/MonkOS | 84381b14e8706d1e8f46ddd045cdb0ae9f64eff7 | [
"BSD-2-Clause"
] | 34 | 2016-03-01T07:08:56.000Z | 2021-11-18T16:17:58.000Z | ;=============================================================================
; @file start.asm
; @brief The kernel launcher.
; @details The boot loader launches the kernel by jumping to _start.
;
; Copyright 2016 Brett Vickers.
; Use of this source code is governed by a BSD-style license that can
; be found i... | 32.732143 | 78 | 0.553737 |
393b126e49a7e899a0de192bc1023c980e8fc6d8 | 2,171 | asm | Assembly | programs/oeis/063/A063494.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/063/A063494.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/063/A063494.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A063494: a(n) = (2*n - 1)*(7*n^2 - 7*n + 3)/3.
; 1,17,75,203,429,781,1287,1975,2873,4009,5411,7107,9125,11493,14239,17391,20977,25025,29563,34619,40221,46397,53175,60583,68649,77401,86867,97075,108053,119829,132431,145887,160225,175473,191659,208811,226957,246125,266343,287639,310041,333577,358275,384163,411269,43962... | 144.733333 | 2,011 | 0.843851 |
0e719a7edc20bcf6d0b291453376872cfee52ca6 | 32 | asm | Assembly | tests/data_deferred/4.asm | NullMember/customasm | 6e34d6432583a41278e6b3596f1817ae82149531 | [
"Apache-2.0"
] | 414 | 2016-10-14T22:39:20.000Z | 2022-03-30T07:52:44.000Z | tests/data_deferred/4.asm | NullMember/customasm | 6e34d6432583a41278e6b3596f1817ae82149531 | [
"Apache-2.0"
] | 100 | 2018-03-22T16:12:24.000Z | 2022-03-26T09:19:23.000Z | tests/data_deferred/4.asm | NullMember/customasm | 6e34d6432583a41278e6b3596f1817ae82149531 | [
"Apache-2.0"
] | 47 | 2017-06-29T15:12:13.000Z | 2022-03-10T04:50:51.000Z | #d8 x ; error: larger
x = 0x5555 | 16 | 21 | 0.65625 |
5b982f06211ca0cd702df0054fc494d03f04b58e | 551 | asm | Assembly | zMIPS/mips2.asm | MattPhilpot/RandomHomework | efa61590689c0af862a52104bad89c35bc133a65 | [
"Apache-2.0"
] | null | null | null | zMIPS/mips2.asm | MattPhilpot/RandomHomework | efa61590689c0af862a52104bad89c35bc133a65 | [
"Apache-2.0"
] | null | null | null | zMIPS/mips2.asm | MattPhilpot/RandomHomework | efa61590689c0af862a52104bad89c35bc133a65 | [
"Apache-2.0"
] | null | null | null | #Program 1 - Takes a string and reverses the string
#
#
# Cosc 300
.data
prompt: .asciiz " Given String is = "
str: .asciiz " aaaaBBBBccccDDDD "
ans: .asciiz " The String reversed is= "
.text
.globl main
main:
la $a0, prompt
li $v0, 4
syscall
la $a0, str
li $v0, 4
syscall
la $a0, ans
li $v0, 4
syscall
... | 7.985507 | 51 | 0.598911 |
7bede2c59e7c97f4eeeb84f7261f61476b5a1200 | 2,210 | asm | Assembly | src/test/ref/norom-charset.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/test/ref/norom-charset.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/test/ref/norom-charset.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | // Generate a charset based on a 5x3 pattern stored in 2 bytes
// Commodore 64 PRG executable file
.file [name="norom-charset.prg", type="prg", segments="Program"]
.segmentdef Program [segments="Basic, Code, Data"]
.segmentdef Basic [start=$0801]
.segmentdef Code [start=$80d]
.segmentdef Data [startAfter="Code"]
.seg... | 20.654206 | 83 | 0.580543 |
192120199fff708c1aba3fa474cbf8e3df524c6a | 1,383 | asm | Assembly | examples/teapot.asm | Spooghetti420/ARM-Assembly-Image-Renderer | 10fc8f70673f5b905d68689c364d5f66b9ad7365 | [
"MIT"
] | null | null | null | examples/teapot.asm | Spooghetti420/ARM-Assembly-Image-Renderer | 10fc8f70673f5b905d68689c364d5f66b9ad7365 | [
"MIT"
] | null | null | null | examples/teapot.asm | Spooghetti420/ARM-Assembly-Image-Renderer | 10fc8f70673f5b905d68689c364d5f66b9ad7365 | [
"MIT"
] | null | null | null | // Run at: https://peterhigginson.co.uk/AQA/
// r12 marks the pointer to the image data in memory
mov r12, #img_data
// r11 is the current position in VRAM which is being written to
mov r11, #256
// r0 signifies the row of pixels (item of image data in the img_data section) which is being drawn
mov r0, #0
loop:
... | 17.961039 | 99 | 0.649313 |
2586523e9c15142ad9e753fc8455563e8bda54f1 | 981 | asm | Assembly | programs/oeis/286/A286100.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/286/A286100.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/286/A286100.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A286100: Square array A(n,k): If n = k, then A(n,k) = n, otherwise 0, read by antidiagonals as A(1,1), A(1,2), A(2,1), A(1,3), A(2,2), A(3,1), etc.
; 1,0,0,0,2,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,... | 28.028571 | 503 | 0.489297 |
169d119a89474127b2abe9a91a2d0a1b89dde712 | 1,405 | asm | Assembly | data/keys.asm | alexbelm48/AtieDOS | 89e10732870ea0cb0d665974966cc19753fe6698 | [
"BSD-3-Clause"
] | 33 | 2020-03-14T16:42:25.000Z | 2022-01-15T21:04:01.000Z | data/keys.asm | alexbelm48/AtieDOS | 89e10732870ea0cb0d665974966cc19753fe6698 | [
"BSD-3-Clause"
] | 1 | 2020-03-18T11:35:36.000Z | 2020-03-18T11:35:36.000Z | data/keys.asm | alexbelm48/AtieDOS | 89e10732870ea0cb0d665974966cc19753fe6698 | [
"BSD-3-Clause"
] | 6 | 2020-03-15T09:55:26.000Z | 2021-07-06T13:47:43.000Z | KEYBOARD_PORT db 0x60
KEY_A db 0x1E
KEY_B db 0x30
KEY_C db 0x2E
KEY_D db 0x20
KEY_E db 0x12
KEY_F db 0x21
KEY_G db 0x22
KEY_H db 0x23
KEY_I db 0x17
KEY_J db 0x24
KEY_K db 0x25
KEY_L db 0x26
KEY_M db 0x32
KEY_N db 0x31
KEY_O db 0x18
KEY_P db 0x19
KEY_Q db 0x10
KEY_R db 0x13
KEY_S db 0x1F
KEY_T db... | 17.134146 | 33 | 0.772242 |
a00653a6badee8ab26403d6c2c227a40cbb8ba41 | 1,299 | asm | Assembly | libsrc/_DEVELOPMENT/adt/wv_priority_queue/z80/asm_wv_priority_queue_resize.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/wv_priority_queue/z80/asm_wv_priority_queue_resize.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/wv_priority_queue/z80/asm_wv_priority_queue_resize.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; ===============================================================
; Mar 2014
; ===============================================================
;
; int wv_priority_queue_resize(wv_priority_queue_t *q, size_t n)
;
; Attempt to resize the queue to n bytes.
;
; If n <= queue.capacity, the array owned by the queue will
; ... | 28.866667 | 65 | 0.569669 |
b77614752e625825a89fbd2200b065faa264e44e | 468 | asm | Assembly | libsrc/adt/stack/adt_StackPeek.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/adt/stack/adt_StackPeek.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/adt/stack/adt_StackPeek.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; void __FASTCALL__ *adt_StackPeek(struct adt_Stack *s)
; 09.2005, 11.2006 aralbrec
SECTION code_clib
PUBLIC adt_StackPeek
PUBLIC _adt_StackPeek
; return the item at the top of the stack
; but don't pop it!
;
; enter: HL = struct adt_Stack *
; exit : HL = item at top of stack or 0 if stack empty
.adt_StackPeek
._adt... | 15.6 | 55 | 0.655983 |
f14d896c362be6f5cfe6948e6555aba66c665de1 | 135 | asm | Assembly | src/wait_for_key.asm | I8087/libm | 47874572a2bc1356e1ab70f9c29b6fa50875f3c3 | [
"BSD-2-Clause"
] | 13 | 2015-06-13T00:56:27.000Z | 2022-01-25T16:55:26.000Z | src/wait_for_key.asm | I8087/libm | 47874572a2bc1356e1ab70f9c29b6fa50875f3c3 | [
"BSD-2-Clause"
] | 10 | 2016-02-02T23:34:27.000Z | 2019-06-11T22:41:23.000Z | src/wait_for_key.asm | I8087/libm | 47874572a2bc1356e1ab70f9c29b6fa50875f3c3 | [
"BSD-2-Clause"
] | 1 | 2016-06-21T05:19:15.000Z | 2016-06-21T05:19:15.000Z | global _wait_for_key
_wait_for_key:
push bp
mov bp, sp
mov ax, word [bp+4]
call os_wait_for_key
pop bp
ret
| 10.384615 | 24 | 0.622222 |
7b59413cf2a1ca2ac41e493f089659bf1c64a602 | 273 | asm | Assembly | pwnlib/shellcraft/templates/powerpc/linux/epoll_create1.asm | IMULMUL/python3-pwntools | 61210a68cd88e9084c72292d3119c38c44f07966 | [
"MIT"
] | 325 | 2016-01-25T08:38:06.000Z | 2022-03-30T14:31:50.000Z | pwnlib/shellcraft/templates/powerpc/linux/epoll_create1.asm | IMULMUL/python3-pwntools | 61210a68cd88e9084c72292d3119c38c44f07966 | [
"MIT"
] | 8 | 2016-08-23T10:15:27.000Z | 2019-01-16T02:49:34.000Z | pwnlib/shellcraft/templates/powerpc/linux/epoll_create1.asm | IMULMUL/python3-pwntools | 61210a68cd88e9084c72292d3119c38c44f07966 | [
"MIT"
] | 71 | 2016-07-13T10:03:52.000Z | 2022-01-10T11:57:34.000Z | <%
from pwnlib.shellcraft.powerpc.linux import syscall
%>
<%page args="flags"/>
<%docstring>
Invokes the syscall epoll_create1. See 'man 2 epoll_create1' for more information.
Arguments:
flags(int): flags
</%docstring>
${syscall('SYS_epoll_create1', flags)}
| 21 | 83 | 0.714286 |
c99e14a964476e04e0a44d62ed55c7a0cc1cd913 | 48,809 | asm | Assembly | P6/data_P6/testpoint/testpoint72.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/testpoint/testpoint72.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | P6/data_P6/testpoint/testpoint72.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | 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, ... | 12.874967 | 22 | 0.500707 |
bd1c8c5c40c374b271c06602b8a0e64bc1fde474 | 411 | asm | Assembly | libsrc/_DEVELOPMENT/arch/zx/esxdos/c/sdcc_iy/esxdos_f_open_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/zx/esxdos/c/sdcc_iy/esxdos_f_open_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/zx/esxdos/c/sdcc_iy/esxdos_f_open_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; uchar esxdos_f_open(char *filename, uchar mode)
INCLUDE "config_private.inc"
SECTION code_clib
SECTION code_esxdos
PUBLIC _esxdos_f_open_callee
PUBLIC l0_esxdos_f_open_callee
EXTERN asm_esxdos_f_open
_esxdos_f_open_callee:
pop af
pop hl
dec sp
pop bc
push af
l0_esxdos_f_open_callee:
ld a,__E... | 12.84375 | 49 | 0.756691 |
b09832359047626a4ba2e27b0a60ddcd4ca58630 | 804 | asm | Assembly | sway-core/tests/ir_to_asm/bigger_asm_block.asm | mohammadfawaz/sway | 45250e46d53a0bb7ab94349528e4875b67acf412 | [
"Apache-2.0"
] | null | null | null | sway-core/tests/ir_to_asm/bigger_asm_block.asm | mohammadfawaz/sway | 45250e46d53a0bb7ab94349528e4875b67acf412 | [
"Apache-2.0"
] | null | null | null | sway-core/tests/ir_to_asm/bigger_asm_block.asm | mohammadfawaz/sway | 45250e46d53a0bb7ab94349528e4875b67acf412 | [
"Apache-2.0"
] | null | null | null | .program:
ji i4
noop
DATA_SECTION_OFFSET[0..32]
DATA_SECTION_OFFSET[32..64]
lw $ds $is 1
add $$ds $$ds $is
move $r2 $sp ; save locals base register
cfei i32 ; allocate 32 bytes for all locals
lw $r1 data_0 ; literal instantiation
addi $r0 $r2 i0 ;... | 36.545455 | 79 | 0.618159 |
cce15356de5ef8e2a542cb29edcc6e7906c7099a | 313 | asm | Assembly | programs/oeis/028/A028950.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/028/A028950.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/028/A028950.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A028950: Minimal norm of n-dimensional, strictly odd, unimodular lattice.
; 0,1,1,1,1,1,1,1,1,1,1,1,2,1,2,2,2,2,2,2,2,2,2,3,3,2,3,3,3,3,3,3,4,3
mov $2,$0
mov $4,$0
lpb $4,1
lpb $0,1
trn $2,4
trn $3,$0
mov $0,0
add $0,$2
sub $4,$3
mov $3,2
sub $4,2
lpe
add $1,1
trn $4,5
lpe
| 16.473684 | 75 | 0.527157 |
e049b2f5324721da04921bd40567e6eece3eb883 | 4,589 | asm | Assembly | third-party/gmp/gmp-src/mpn/x86_64/zen/aorrlsh_n.asm | jhh67/chapel | f041470e9b88b5fc4914c75aa5a37efcb46aa08f | [
"ECL-2.0",
"Apache-2.0"
] | 1,602 | 2015-01-06T11:26:31.000Z | 2022-03-30T06:17:21.000Z | third-party/gmp/gmp-src/mpn/x86_64/zen/aorrlsh_n.asm | jhh67/chapel | f041470e9b88b5fc4914c75aa5a37efcb46aa08f | [
"ECL-2.0",
"Apache-2.0"
] | 11,789 | 2015-01-05T04:50:15.000Z | 2022-03-31T23:39:19.000Z | third-party/gmp/gmp-src/mpn/x86_64/zen/aorrlsh_n.asm | jhh67/chapel | f041470e9b88b5fc4914c75aa5a37efcb46aa08f | [
"ECL-2.0",
"Apache-2.0"
] | 498 | 2015-01-08T18:58:18.000Z | 2022-03-20T15:37:45.000Z | dnl AMD64 mpn_addlsh_n, mpn_rsblsh_n.
dnl Copyright 2017 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
dnl * the GNU Lesser General Public License as published... | 20.215859 | 79 | 0.619307 |
8da130ca2ff9e57e5d016552d570b47e74d8d562 | 208 | asm | Assembly | libsrc/stdio/m5/fgetc_cons.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | 1 | 2018-09-04T23:07:24.000Z | 2018-09-04T23:07:24.000Z | libsrc/stdio/m5/fgetc_cons.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | libsrc/stdio/m5/fgetc_cons.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | ;
; SORD M5 Stdio
;
; getkey() Wait for keypress
;
; Stefano Bodrato - Apr. 2000
;
;
; $Id: fgetc_cons.asm,v 1.2 2002/04/17 21:30:26 dom Exp $
;
XLIB fgetc_cons
.fgetc_cons
call $845
ld h,0
ld l,a
ret
| 10.947368 | 57 | 0.639423 |
dad58ecc567b986bdf136f632a92db3e167b4d3b | 745 | asm | Assembly | oeis/127/A127016.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/127/A127016.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/127/A127016.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A127016: Expansion of 1/(1+7*x*c(x)), c(x) the g.f. of Catalan numbers A000108.
; Submitted by Jon Maiga
; 1,-7,42,-259,1582,-9702,59388,-363867,2228310,-13649650,83599852,-512063790,3136339276,-19210260076,117662192928,-720683271819,4414176556902,-27036862348986,165600668448348,-1014304512179994,6212613590747172,-38... | 37.25 | 484 | 0.777181 |
dafb15cf9f5d8526d5f26543e85281f7d9c3cea5 | 3,985 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_3082.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_3082.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_3082.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 %r9
push %rax
lea addresses_WT_ht+0x123bd, %r11
nop
dec %r12
mov (%r11), %eax
nop
nop
nop
nop
add $54248, %r9
pop %rax
pop %r9
pop %r12
pop %r11
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %r14
push %r15
push %r8
push %rax
push %rdi
... | 65.327869 | 2,999 | 0.661731 |
db1fbcd90fe1d9c1d850e4dabcf0c45b4225a110 | 1,818 | asm | Assembly | x86/sepia/sepia_x64.asm | JMazurkiewicz/ARKO-assembly | a836cf7b5804c045545d7fbbb5785cdf27c00eaf | [
"MIT"
] | null | null | null | x86/sepia/sepia_x64.asm | JMazurkiewicz/ARKO-assembly | a836cf7b5804c045545d7fbbb5785cdf27c00eaf | [
"MIT"
] | null | null | null | x86/sepia/sepia_x64.asm | JMazurkiewicz/ARKO-assembly | a836cf7b5804c045545d7fbbb5785cdf27c00eaf | [
"MIT"
] | null | null | null | global sepia
section .text
sepia:
; prologue
push rbp
mov rbp, rsp
; calculate end pointer of array: width*height*3
; rdx -> end of image
; rdi -> image iterator
mov eax, edx
mul esi
lea eax, [eax + eax*2]
mov rdx, rdi
add rdx, rax
sepiaLoop:
; load co... | 17.314286 | 69 | 0.551155 |
206841e01a37f21fbe22518069f162d7f497f34c | 1,936 | asm | Assembly | libsrc/_DEVELOPMENT/stdio/z80/input_helpers/__stdio_recv_input_raw_read.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/stdio/z80/input_helpers/__stdio_recv_input_raw_read.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/stdio/z80/input_helpers/__stdio_recv_input_raw_read.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_clib
SECTION code_stdio
PUBLIC __stdio_recv_input_raw_read
EXTERN STDIO_MSG_READ
EXTERN l_jpix
; ALL HIGH LEVEL STDIO INPUT PASSES THROUGH __STDIO_RECV_INPUT_RAW_*
; EXCEPT FOR VFSCANF. THIS ENSURES STREAM STATE IS CORRECTLY MAINTAINED
__stdio_recv_input_raw_read:
; Driver reads a block of bytes ... | 16.547009 | 75 | 0.575413 |
a4aa2e68345cc4870eca86b6b4a778f23a3395e0 | 809 | asm | Assembly | src/arkanoid.asm | c64lib/ctm-viewer | 93eb54fa9210f5adfba6edb0e94af2fbd0c197c4 | [
"MIT"
] | null | null | null | src/arkanoid.asm | c64lib/ctm-viewer | 93eb54fa9210f5adfba6edb0e94af2fbd0c197c4 | [
"MIT"
] | null | null | null | src/arkanoid.asm | c64lib/ctm-viewer | 93eb54fa9210f5adfba6edb0e94af2fbd0c197c4 | [
"MIT"
] | null | null | null | #import "common/lib/mem.asm"
#import "common/lib/invoke.asm"
#import "chipset/lib/mos6510.asm"
#import "chipset/lib/cia.asm"
#import "chipset/lib/vic2.asm"
#import "arkanoid-meta.asm"
.filenamespace c64lib
.segmentdef Code [start=$0810]
.file [name="./arkanoid.prg", segments="Code", modify="BasicUpstart", _start=$081... | 27.896552 | 83 | 0.74042 |
498fabc95e520e46b688d2277fb14b7bc2068549 | 420 | asm | Assembly | programs/oeis/175/A175318.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/175/A175318.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/175/A175318.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A175318: a(n) = Sum_{k<=n} A007955(k), where A007955(m) = product of divisors of m.
; 1,3,6,14,19,55,62,126,153,253,264,1992,2005,2201,2426,3450,3467,9299,9318,17318,17759,18243,18266,350042,350167,350843,351572,373524,373553,1183553,1183584,1216352,1217441,1218597,1219822,11297518,11297555,11298999,11300520
lpb $0
... | 35 | 225 | 0.716667 |
a5493c6b1fe8bf6b83c7630c202936db6a9ec932 | 208 | asm | Assembly | libsrc/_DEVELOPMENT/string/c/sdcc_iy/strchr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/string/c/sdcc_iy/strchr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/string/c/sdcc_iy/strchr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; char *strchr(const char *s, int c)
SECTION code_clib
SECTION code_string
PUBLIC _strchr
EXTERN asm_strchr
_strchr:
pop af
pop hl
pop bc
push bc
push hl
push af
jp asm_strchr
| 9.454545 | 36 | 0.668269 |
7a879b0e610f4895419c7d2745277e5138b62d7a | 341 | asm | Assembly | programs/oeis/024/A024482.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/024/A024482.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/024/A024482.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A024482: a(n) = (1/2)*(binomial(2n, n) - binomial(2n-2, n-1)).
; 2,7,25,91,336,1254,4719,17875,68068,260338,999362,3848222,14858000,57500460,222981435,866262915,3370764540,13135064250,51250632510,200205672810,782920544640,3064665881940,12007086477750,47081501377326
add $0,1
seq $0,97613 ; a(n) = binomial(2n-3,n-1) +... | 56.833333 | 202 | 0.744868 |
081bca7e6ef75ced9d8fc5344d6b44c6312893cb | 884 | asm | Assembly | programs/oeis/334/A334954.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/334/A334954.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/334/A334954.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A334954: a(n) is 1 plus the number of divisors of n.
; 2,3,3,4,3,5,3,5,4,5,3,7,3,5,5,6,3,7,3,7,5,5,3,9,4,5,5,7,3,9,3,7,5,5,5,10,3,5,5,9,3,9,3,7,7,5,3,11,4,7,5,7,3,9,5,9,5,5,3,13,3,5,7,8,5,9,3,7,5,9,3,13,3,5,7,7,5,9,3,11,6,5,3,13,5,5,5,9,3,13,5,7,5,5,5,13,3,7,7,10,3,9,3,9,9,5,3,13,3,9,5,11,3,9,5,7,7,5,5,17,4,5,5,7,5,1... | 27.625 | 538 | 0.512443 |
a65c178d27100252cd003446c081bca75fd847cf | 533 | asm | Assembly | libsrc/_DEVELOPMENT/arch/zxn/esxdos/z80/asm_p3dos_copy_cstr_to_pstr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/zxn/esxdos/z80/asm_p3dos_copy_cstr_to_pstr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/zxn/esxdos/z80/asm_p3dos_copy_cstr_to_pstr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; unsigned char *p3dos_copy_cstr_to_pstr(char *pdst, const char *csrc)
SECTION code_esxdos
PUBLIC asm_p3dos_copy_cstr_to_pstr
asm_p3dos_copy_cstr_to_pstr:
; enter : hl = char *csrc (zero terminated string)
; de = char *pdst (copy destination, will be ff terminated)
;
; exit : hl = char *pdst
... | 14.805556 | 70 | 0.600375 |
51928edecb0c0eaef9b68ce8ba6f517a1e5d9d17 | 1,216 | asm | Assembly | packages/x86-toolkit/x86-cpu/src/devices/BIOS/asm/fakeBIOS.asm | Mati365/ts-c99-compiler-toolkit | ca0d9a15c955abaedb32b07a44a0801cc22c5802 | [
"MIT",
"Intel",
"Unlicense"
] | 66 | 2016-10-15T23:47:05.000Z | 2022-01-02T06:31:31.000Z | packages/x86-toolkit/x86-cpu/src/devices/BIOS/asm/fakeBIOS.asm | Mati365/ts-c99-compiler-toolkit | ca0d9a15c955abaedb32b07a44a0801cc22c5802 | [
"MIT",
"Intel",
"Unlicense"
] | 22 | 2019-06-19T18:00:27.000Z | 2021-12-18T14:04:54.000Z | packages/x86-toolkit/x86-cpu/src/devices/BIOS/asm/fakeBIOS.asm | Mati365/ts-c99-compiler-toolkit | ca0d9a15c955abaedb32b07a44a0801cc22c5802 | [
"MIT",
"Intel",
"Unlicense"
] | 8 | 2020-04-22T08:46:54.000Z | 2021-11-23T15:01:26.000Z | [org 0x0]
boot:
mov ax, 0xf000
mov ds, ax
; set video mode 80x25
mov ax, 0x3
int 0x10
; call header
mov si, header_title
call print_text
; load floppy
call load_floppy_bootsector
call check_signature
; reset regs and jmp to bootsector
xor ax, ax
mov ds, ax
jmp 0x0000:0x7c00
; load mb... | 14.305882 | 88 | 0.666118 |
f234801fc707243a8201e15453593e246892e6c6 | 11,254 | asm | Assembly | exe/segminit.asm | DigitalMars/optlink | 493de158282046641ef2a3a60a88e25e26d88ec4 | [
"BSL-1.0"
] | 28 | 2015-02-03T01:38:24.000Z | 2022-03-23T05:48:24.000Z | exe/segminit.asm | DigitalMars/optlink | 493de158282046641ef2a3a60a88e25e26d88ec4 | [
"BSL-1.0"
] | 20 | 2015-01-02T14:51:20.000Z | 2021-01-09T21:37:19.000Z | exe/segminit.asm | DigitalMars/optlink | 493de158282046641ef2a3a60a88e25e26d88ec4 | [
"BSL-1.0"
] | 9 | 2015-02-11T17:43:56.000Z | 2019-09-05T11:07:02.000Z | TITLE SEGMINIT - Copyright (c) SLR Systems 1994
INCLUDE MACROS
INCLUDE IO_STRUC
INCLUDE SEGMSYMS
INCLUDE EXES
PUBLIC SEGM_OUT_INIT
.DATA
EXTERNDEF ZEROS_16:BYTE,TEMP_RECORD:BYTE
EXTERNDEF NONRES_BYTES_LEFT:DWORD,OBJ_DEVICE:DWORD,SYMBOL_LENGTH:DWORD,OLD_EXE_HDR_SIZE:DWORD
EXTERNDEF CURN_FILE_L... | 15.228687 | 107 | 0.691132 |
29ec3d0cc65379e14b9938d8d647aaa36e706428 | 316 | asm | Assembly | programs/oeis/239/A239504.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/239/A239504.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/239/A239504.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A239504: Number of digits in the decimal expansion of n^10 (A008454).
; 1,1,4,5,7,7,8,9,10,10,11,11,11,12,12,12,13,13,13,13,14,14,14,14,14,14,15,15,15,15,15,15,16,16,16,16,16,16,16,16,17,17,17,17,17,17,17,17,17,17,17,18,18,18,18,18,18,18,18,18,18,18,18,18,19,19,19
pow $0,10
add $0,1
log $0,10
mov $1,$0
add $1,1
| 35.111111 | 194 | 0.655063 |
2056497b1b61daa458f6392af211b5750fe57312 | 2,686 | asm | Assembly | lib/target/pacman/classic/pacman_crt0.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 38 | 2021-06-18T12:56:15.000Z | 2022-03-12T20:38:40.000Z | lib/target/pacman/classic/pacman_crt0.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 2 | 2021-06-20T16:28:12.000Z | 2021-11-17T21:33:56.000Z | lib/target/pacman/classic/pacman_crt0.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 6 | 2021-06-18T18:18:36.000Z | 2021-12-22T08:01:32.000Z | ; Startup Code for pacman machine
;
; B. Leperchey 2012
;
; -startup=2 --> provide an IRQ handler (now required for the Tetris game)
;
; $Id:$
;
DEFC ROM_Start = $0000
DEFC INT_Start = $0038
DEFC NMI_Start = $0066
DEFC CODE_Start = $0100
DEFC VRAM_Start = $4000
DEFC VRAM_Length= $0400
DEFC C... | 16.580247 | 84 | 0.678332 |
3b779c3842539620eab2d42e0b82cc0bbc5aa809 | 1,087 | asm | Assembly | Assembly/overlay9_20.asm | WildGenie/Ninokuni | 019b4b7f069b311d0146d634f0af4c3096be7dd9 | [
"Apache-2.0"
] | 14 | 2015-01-15T19:08:06.000Z | 2021-09-27T17:27:22.000Z | Assembly/overlay9_20.asm | WildGenie/Ninokuni | 019b4b7f069b311d0146d634f0af4c3096be7dd9 | [
"Apache-2.0"
] | 5 | 2015-01-13T21:19:45.000Z | 2015-04-12T15:51:18.000Z | Assembly/overlay9_20.asm | WildGenie/Ninokuni | 019b4b7f069b311d0146d634f0af4c3096be7dd9 | [
"Apache-2.0"
] | 7 | 2015-02-02T20:14:00.000Z | 2017-05-14T07:58:12.000Z | ;;----------------------------------------------------------------------------;;
;; Hacks for overlay 20 for arm9
;; Copyright 2014 Benito Palacios (aka pleonex)
;;
;; Licensed under the Apache License, Version 2.0 (the "License");
;; you may not use this file except in compliance with the License.
;; You may obta... | 36.233333 | 80 | 0.648574 |
059e8d0d9ef61d3410c7c6ba150d3af5c1015adc | 1,548 | asm | Assembly | programs/oeis/282/A282703.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/282/A282703.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/282/A282703.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A282703: a(n) = 3*a(n-1) + a(n-2), with a(0)=7, a(1)=26.
; 7,26,85,281,928,3065,10123,33434,110425,364709,1204552,3978365,13139647,43397306,143331565,473392001,1563507568,5163914705,17055251683,56329669754,186044260945,614462452589,2029431618712,6702757308725,22137703544887,73115867943386,241485307375045,797571790068... | 86 | 1,346 | 0.885659 |
afefcf44c7c0e004f3a424930b09c24d7df9b995 | 1,328 | asm | Assembly | programs/oeis/156/A156843.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/156/A156843.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/156/A156843.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A156843: 279841n^2 - 165048n + 24335.
; 24335,139128,813603,2047760,3841599,6195120,9108323,12581208,16613775,21206024,26357955,32069568,38340863,45171840,52562499,60512840,69022863,78092568,87721955,97911024,108659775,119968208,131836323,144264120,157251599,170798760,184905603,199572128,214798335,230584224,246929795... | 41.5 | 1,009 | 0.813253 |
5d93591df15c47ebc6e24e86b3d901cb6273f503 | 400 | asm | Assembly | programs/oeis/323/A323741.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/323/A323741.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/323/A323741.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A323741: a(n) = m-p where m = (2n+1)^2 and p is the largest prime < m.
; 2,2,2,2,8,2,2,6,2,2,6,6,2,2,8,2,2,2,10,12,2,8,2,2,8,6,2,20,12,2,2,6,6,2,2,6,2,2,12,8,6,6,8,2,8,2,12,6,10,8,2,22,2,14,20,6,6,2,2,2,8,6,2,8,2,6,2,12,2,14,6,2,8,8,14,10,2,18,20,2,8,14,6,2,10,2,32,2,12,12,2,8,6,44,2,6,14,6,20,14
mul $0,2
add $0,1
c... | 50 | 226 | 0.59 |
91301e2fd23469eed327e2ff42e8cd1c6d733b4f | 636 | asm | Assembly | 8085/UGR/0x04 - Flags.asm | CosasDePuma/Aesthetic-Programming | 12b9d8beb326e3781068e40afd0c858e3e681a53 | [
"MIT"
] | 2 | 2017-08-25T23:56:18.000Z | 2017-08-28T12:46:17.000Z | 8085/UGR/0x04 - Flags.asm | CosasDePuma/AestheticProgramming | 12b9d8beb326e3781068e40afd0c858e3e681a53 | [
"MIT"
] | null | null | null | 8085/UGR/0x04 - Flags.asm | CosasDePuma/AestheticProgramming | 12b9d8beb326e3781068e40afd0c858e3e681a53 | [
"MIT"
] | null | null | null | ; Locate code in this address
.org E000h
; Load some value in the Accumulator
MVI A,F0h
; CY - Carry Flag: If the number we got is higher than 2 BYTES (Example: FF + 10 -> 00 + CY)
ADI 11h
; AC - Auxiliary Carry Flag: If the less important byte of the number we got is higher than a BYTE (Example: 1F + 01 -> 20 + AC)... | 26.5 | 128 | 0.693396 |
a5fc38df96d0366892599816ce123acfaabc2550 | 128 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sdcc/___uchar2fs.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sdcc/___uchar2fs.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sdcc/___uchar2fs.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_fp_math32
PUBLIC ___uchar2fs
EXTERN cm32_sdcc___uchar2fs
defc ___uchar2fs = cm32_sdcc___uchar2fs
| 18.285714 | 43 | 0.773438 |
572b118989bf4243c3076fd47d6a8c5c80d52ae7 | 498 | asm | Assembly | oeis/014/A014688.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/014/A014688.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/014/A014688.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A014688: a(n) = n-th prime + n.
; Submitted by Jon Maiga
; 3,5,8,11,16,19,24,27,32,39,42,49,54,57,62,69,76,79,86,91,94,101,106,113,122,127,130,135,138,143,158,163,170,173,184,187,194,201,206,213,220,223,234,237,242,245,258,271,276,279,284,291,294,305,312,319,326,329,336,341,344,355,370,375,378,383,398,405,416,419,424... | 55.333333 | 377 | 0.700803 |
c68d582a2efeb77e3a5aa43c525a15c18ca584b8 | 66 | asm | Assembly | data/maps/headers/CinnabarMart.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | data/maps/headers/CinnabarMart.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | data/maps/headers/CinnabarMart.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null |
map_header CinnabarMart, CINNABAR_MART, MART, 0
end_map_header
| 16.5 | 48 | 0.818182 |
359ce0fe313c287af8ee546e6d5173bf2d866e8a | 348 | asm | Assembly | programs/oeis/007/A007978.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/007/A007978.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/007/A007978.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A007978: Least non-divisor of n.
; 2,3,2,3,2,4,2,3,2,3,2,5,2,3,2,3,2,4,2,3,2,3,2,5,2,3,2,3,2,4,2,3,2,3,2,5,2,3,2,3,2,4,2,3,2,3,2,5,2,3,2,3,2,4,2,3,2,3,2,7,2,3,2,3,2,4,2,3,2,3,2,5,2,3,2,3,2,4,2,3,2,3,2,5,2,3,2,3,2,4,2,3,2,3,2,5,2,3,2,3
mov $2,$0
lpb $0
mov $0,$2
add $1,1
add $3,2
div $0,$3
mul $0,$3
mov $... | 23.2 | 201 | 0.508621 |
b1b1420c5400d5d070faef26ed699cb3fec14f96 | 1,933 | asm | Assembly | programs/oeis/212/A212982.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/212/A212982.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/212/A212982.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A212982: Number of (w,x,y) with all terms in {0,...,n} and w<x+y and x<=y.
; 0,3,11,27,53,92,146,218,310,425,565,733,931,1162,1428,1732,2076,2463,2895,3375,3905,4488,5126,5822,6578,7397,8281,9233,10255,11350,12520,13768,15096,16507,18003,19587,21261,23028,24890,26850,28910,31073,33341,35717,38203,40802,43516,46348,49... | 138.071429 | 1,757 | 0.827212 |
526a04ba40a001d29380c891ce7d1c1b9b816d47 | 3,140 | asm | Assembly | src/coreclr/nativeaot/Runtime/i386/PInvoke.asm | pyracanda/runtime | 72bee25ab532a4d0636118ec2ed3eabf3fd55245 | [
"MIT"
] | 6 | 2019-11-26T02:56:53.000Z | 2021-03-10T10:59:19.000Z | src/coreclr/nativeaot/Runtime/i386/PInvoke.asm | pyracanda/runtime | 72bee25ab532a4d0636118ec2ed3eabf3fd55245 | [
"MIT"
] | 6 | 2020-05-14T02:59:38.000Z | 2021-01-03T04:03:20.000Z | src/coreclr/nativeaot/Runtime/i386/PInvoke.asm | pyracanda/runtime | 72bee25ab532a4d0636118ec2ed3eabf3fd55245 | [
"MIT"
] | 1 | 2022-03-03T19:17:41.000Z | 2022-03-03T19:17:41.000Z | ;; Licensed to the .NET Foundation under one or more agreements.
;; The .NET Foundation licenses this file to you under the MIT license.
.586
.model flat
option casemap:none
.code
include AsmMacros.inc
extern RhpReversePInvokeBadTransition : proc
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;... | 26.610169 | 112 | 0.425796 |
c110c9a5cbc11b610791bbf778b8aa2219ea1df9 | 3,684 | asm | Assembly | Examples/ConsoleTestPrograms/AssemblerSource/hostinteraction_scroll_text.asm | highbyte/dotnet-6502 | e6533a6a5dc26dba947a1b50765e580cdd19f7ce | [
"MIT"
] | 1 | 2021-02-23T18:14:16.000Z | 2021-02-23T18:14:16.000Z | Examples/ConsoleTestPrograms/AssemblerSource/hostinteraction_scroll_text.asm | highbyte/dotnet-6502 | e6533a6a5dc26dba947a1b50765e580cdd19f7ce | [
"MIT"
] | 42 | 2021-02-10T19:37:01.000Z | 2022-03-10T14:27:18.000Z | Examples/ConsoleTestPrograms/AssemblerSource/hostinteraction_scroll_text.asm | highbyte/dotnet-6502 | e6533a6a5dc26dba947a1b50765e580cdd19f7ce | [
"MIT"
] | 3 | 2021-02-17T03:22:52.000Z | 2022-01-02T10:47:49.000Z | ;VSCode extension VS64 (ACME cross-assembler) will automatially set output path and filename to the .cache directory
;!to "./hostinteraction_scroll_text.prg"
;code start address
* = $c000
;Memory location where interact with host to update a Console screen.
;Console assumptions
;- 80 columns and 25 rows, 1 byte per c... | 34.754717 | 135 | 0.702769 |
fe0a838dece1f4fc4507bd819afb1c3412359113 | 1,977 | asm | Assembly | linux64/lesson34.asm | mashingan/notes-asmtutor | 88532e0b364a63cd1e7578a537807795d429fc2f | [
"MIT"
] | 1 | 2021-11-05T06:41:49.000Z | 2021-11-05T06:41:49.000Z | linux64/lesson34.asm | mashingan/notes-asmtutor | 88532e0b364a63cd1e7578a537807795d429fc2f | [
"MIT"
] | null | null | null | linux64/lesson34.asm | mashingan/notes-asmtutor | 88532e0b364a63cd1e7578a537807795d429fc2f | [
"MIT"
] | null | null | null | format ELF64 executable 3
entry start
include 'procs.inc'
segment readable writable
response db 'HTTP/1.1 200 OK', 0Dh, 0Ah, 'Content-Type: text/html'
db 0Dh, 0Ah, 'Content-Length: 14'
rept 2 {
db 0Dh, 0Ah
}
db 'Hello world!', 0Dh, 0Ah, 0h
response.length = $ - response
buffer rb 255
segment ... | 21.48913 | 66 | 0.552858 |
1d1ae591cddb842eece8f9c82fd0f02ff72e94fb | 2,191 | asm | Assembly | space_invader/MovingDot.asm | EmilyClaire/space_invader | ccd376d404b5b1b99a99d2adf116bff42af40bdf | [
"MIT"
] | null | null | null | space_invader/MovingDot.asm | EmilyClaire/space_invader | ccd376d404b5b1b99a99d2adf116bff42af40bdf | [
"MIT"
] | null | null | null | space_invader/MovingDot.asm | EmilyClaire/space_invader | ccd376d404b5b1b99a99d2adf116bff42af40bdf | [
"MIT"
] | null | null | null |
.DSEG
.ORG 0x00
.EQU INSIDE_FOR_COUNT = 0x24 ;
.EQU MIDDLE_FOR_COUNT = 0x24 ;
.EQU OUTSIDE_FOR_COUNT = 0x24 ;
.EQU INPUT_LEFT_ID = 0x20
.EQU INPUT_RIGHT_ID = 0x21
.EQU INPUT_SHOOT_ID = 0x22
.EQU VGA_HADD = 0x90
.EQU VGA_LADD = 0x91
.EQU VGA_COLOR = 0x92
.EQU SSEG = 0x81
.EQU LEDS = 0x40
.equ loop_cou... | 15.006849 | 73 | 0.57508 |
2f402ac8682465305ce06e4e3dbe30ddabb97ce6 | 5,117 | asm | Assembly | lib/mode7_plot_pixel.asm | bitshifters/teletextr | 1bbf9ae4ca8a9c9601be3fe3fff2ed151814e615 | [
"MIT"
] | 8 | 2016-12-26T19:33:13.000Z | 2021-02-19T21:01:07.000Z | lib/mode7_plot_pixel.asm | bitshifters/teletextr | 1bbf9ae4ca8a9c9601be3fe3fff2ed151814e615 | [
"MIT"
] | 9 | 2016-11-25T00:58:44.000Z | 2017-06-26T15:22:10.000Z | lib/mode7_plot_pixel.asm | bitshifters/teletextr | 1bbf9ae4ca8a9c9601be3fe3fff2ed151814e615 | [
"MIT"
] | null | null | null | \\ Plot Pixel functions
\\ 6502 include file
\\ DISPLAY_MODE variable must be set prior to inclusion
FASTER_PLOT = TRUE
; reserve space for line tables, for Mode7 both tables fit into 1 page
; allows conversion of 78x75 coordinates to memory address & glyph mask
ALIGN 256
.mode7_tables_start
; 3x75 byte tables = 2... | 17.345763 | 132 | 0.686144 |
d6b35efd4fa4c35b9e3892ec1d4df1f7bf836236 | 3,709 | asm | Assembly | assembler/tests/t_3203x/t_3203x.asm | paulscottrobson/RCA-Cosmac-VIP-III | 5d3fcea325aacb7c99269f266bc14e30439cdc2b | [
"MIT"
] | 1 | 2022-01-17T16:06:15.000Z | 2022-01-17T16:06:15.000Z | assembler/tests/t_3203x/t_3203x.asm | paulscottrobson/RCA-Cosmac-VIP-III | 5d3fcea325aacb7c99269f266bc14e30439cdc2b | [
"MIT"
] | null | null | null | assembler/tests/t_3203x/t_3203x.asm | paulscottrobson/RCA-Cosmac-VIP-III | 5d3fcea325aacb7c99269f266bc14e30439cdc2b | [
"MIT"
] | null | null | null | cpu 320C30
relaxed on
page 0
org $123456
targ: br targ
brd targ
call targ
bu r0
bud r0
bu targ
bud targ
blo ar1
blsd targ
bhi ir0
bhs targ
beqd ar4
bne targ
blt targ
ble r10
bgtd targ
bge r6
bzd targ
bnz ar5
bpd targ
bn targ
bnnd ar3
bnv targ
b... | 13.636029 | 39 | 0.533567 |
de8fbcf390a4fe909c069c1a53161c8bab7bf2cf | 805 | asm | Assembly | tests/hook_dll_src/asmx86_64.asm | neivv/whack | ccd95f5cfa37622bc3ec3d4b0974ab9b631b59b2 | [
"Apache-2.0",
"MIT"
] | null | null | null | tests/hook_dll_src/asmx86_64.asm | neivv/whack | ccd95f5cfa37622bc3ec3d4b0974ab9b631b59b2 | [
"Apache-2.0",
"MIT"
] | null | null | null | tests/hook_dll_src/asmx86_64.asm | neivv/whack | ccd95f5cfa37622bc3ec3d4b0974ab9b631b59b2 | [
"Apache-2.0",
"MIT"
] | null | null | null |
global asm_reg_args_h
asm_reg_args_h:
push rsi
push rdi
push rbx
mov rsi, r8
mov rbx, rcx
mov rdi, rdx
call asm_reg_args
pop rbx
pop rdi
pop rsi
ret
global asm_reg_args
asm_reg_args:
mov rax, rbx
mov rcx, rdi
add ecx, esi
shl eax, 3
sub eax, ecx
ret
... | 14.375 | 27 | 0.601242 |
1923be42a5643b05b3a3f72d85a79c10969c89f0 | 3,456 | asm | Assembly | vp8/decoder/arm/neon/dequant_idct_neon.asm | CM-Archive/android_external_libvpx | 76e0247ec867fcc232fc79f21e9bf85d3c3a5a3f | [
"BSD-3-Clause"
] | 3 | 2015-08-31T15:24:31.000Z | 2020-04-24T20:31:29.000Z | vp8/decoder/arm/neon/dequant_idct_neon.asm | CM-Archive/android_external_libvpx | 76e0247ec867fcc232fc79f21e9bf85d3c3a5a3f | [
"BSD-3-Clause"
] | null | null | null | vp8/decoder/arm/neon/dequant_idct_neon.asm | CM-Archive/android_external_libvpx | 76e0247ec867fcc232fc79f21e9bf85d3c3a5a3f | [
"BSD-3-Clause"
] | 4 | 2015-09-16T11:40:39.000Z | 2019-06-10T01:08:46.000Z | ;
; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license
; that can be found in the LICENSE file in the root of the source
; tree. An additional intellectual property rights grant can be found
; in the file PATENTS. All contributing proje... | 26.381679 | 76 | 0.485243 |
62d141db2de1eaedb022282e87dbaa850c20109e | 559 | asm | Assembly | hw5.p3.asm | juancstlm/Assembly-Programming | d0559494b85c3847cc84c5bbe8ada6d0fb3af82e | [
"MIT"
] | null | null | null | hw5.p3.asm | juancstlm/Assembly-Programming | d0559494b85c3847cc84c5bbe8ada6d0fb3af82e | [
"MIT"
] | 1 | 2018-05-15T00:41:35.000Z | 2018-05-15T00:41:35.000Z | hw5.p3.asm | juancstlm/Assembly-Programming | d0559494b85c3847cc84c5bbe8ada6d0fb3af82e | [
"MIT"
] | null | null | null | ; max number
.386
.model flat,stdcall
.stack 4096
ExitProcess proto,dwExitCode:dword
.data
val1 DWORD 3
val2 DWORD 13
val3 DWORD 8
val4 DWORD 9
max DWORD ?
.code
main proc
mov eax, val1
mov ebx, val2
mov ecx, val3
mov edx, val4
call MaxOfFour
mov max, eax
invoke ExitProcess,0
main endp
... | 12.422222 | 35 | 0.663685 |
52056c5cc9855fee6283d744cc1c26091e6480fc | 268 | asm | Assembly | iod/con2/gw/scale.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | iod/con2/gw/scale.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | iod/con2/gw/scale.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | section gw
* sets graphics scale factor
xdef GW_SCALE
include 'dev8_Minerva_INC_SD'
include 'dev8_Minerva_INC_assert'
gw_scale
assert SD_YORG,SD_XORG-6,SD_SCAL-12
lea SD_YORG(A0),A2
moveq #3*6,D0
loop
move.b (A1)+,(A2)+
subq.b #1,D0
bne.s LOOP
rts
end
| 13.4 | 36 | 0.731343 |
6c7a375d4e434315419fe2f12c072011a994cd74 | 634 | asm | Assembly | strlen_lib.asm | brunator/alix-bios | 43f2ff572337c83b0c1c0f9beedd4ab71069449b | [
"MIT"
] | null | null | null | strlen_lib.asm | brunator/alix-bios | 43f2ff572337c83b0c1c0f9beedd4ab71069449b | [
"MIT"
] | null | null | null | strlen_lib.asm | brunator/alix-bios | 43f2ff572337c83b0c1c0f9beedd4ab71069449b | [
"MIT"
] | null | null | null | ; Calculate string length
; Compile with: nasm -f elf strlem_lib.asm
; Linked with: gcc -m32 -Wall -g0 -O0 -o strlen_lib strlen_lib.o strlen_main.o
section .text
global strlen_asm
strlen_asm:
push ebp
mov esp, ebp
; ESP - old EBP
; ESP + 4 - return address
; get string pointer
lea eax, [ebp+8] ; move adr... | 18.647059 | 78 | 0.652997 |
3b5091bbbfe4d2fbf59756c23a5bc11589785f54 | 6,195 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_1006_6.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_1006_6.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_1006_6.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 %r8
push %rax
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x12ba1, %r8
nop
nop
nop
nop
nop
dec %r11
movb $0x61, (%r8)
nop
nop
inc %rdi
lea addresses_normal_ht+0x20a1, %rax
nop
nop
nop
xor $44744, %r10
vmovups (%rax), %ymm5
v... | 37.545455 | 2,999 | 0.659241 |
f778e97c05fcd6804fdc224ff5871f853fa9c8d6 | 5,624 | asm | Assembly | Transynther/x86/_processed/NONE/_st_/i7-7700_9_0x48_notsx.log_21829_810.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_st_/i7-7700_9_0x48_notsx.log_21829_810.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_st_/i7-7700_9_0x48_notsx.log_21829_810.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r15
push %r8
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x10d78, %rdx
nop
cmp %r15, %r15
mov $0x6162636465666768, %r8
movq %r8, %xmm1
movups %xmm1, (%rdx)
cmp $7121, %rbp
lea addresses_WT_ht+0x16ae3, %rsi
lea addresses_WT_ht+0x3d38,... | 40.171429 | 2,999 | 0.657361 |
f99249abdfc306c2161f5df18d1519636accf937 | 2,106 | asm | Assembly | src/interrupt.asm | programmeruser2/os | 5f9843b15bf57112466dcc1e55f6bed665efb60a | [
"MIT"
] | 10 | 2021-01-08T23:29:16.000Z | 2021-07-18T17:27:34.000Z | src/interrupt.asm | zplusfour/os | 39ff6cddb62fc342206e611295c6e10595d63333 | [
"MIT"
] | 3 | 2021-01-08T23:59:53.000Z | 2021-07-30T21:08:48.000Z | src/interrupt.asm | zplusfour/os | 39ff6cddb62fc342206e611295c6e10595d63333 | [
"MIT"
] | 2 | 2021-01-17T11:18:30.000Z | 2021-02-15T09:52:36.000Z | %macro ISR_NOERRCODE 1
global isr%1
isr%1:
cli
push byte 0
push byte %1
jmp isr_common_stub
%endmacro
%macro ISR_ERRCODE 1
global isr%1
isr%1:
cli
push byte %1
jmp isr_common_stub
%endmacro
ISR_NOERRCODE 0
ISR_NOERRCODE 1
ISR_NOERRCODE 2
ISR_NOERRCODE 3
ISR_NOERRCODE 4
ISR_NOERRCODE 5
ISR_NOERRCODE ... | 15.372263 | 76 | 0.746439 |
d5e876e16648ca1704fcea4feeaa22261c2789c3 | 475 | asm | Assembly | programs/oeis/136/A136763.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/136/A136763.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/136/A136763.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A136763: a(n) = leading digit of n! in base 13.
; 1,1,2,6,1,9,4,2,1,12,9,8,7,7,8,9,11,1,1,2,3,5,9,1,2,4,9,1,3,7,1,3,7,1,3,10,2,6,1,4,1,3,10,2,9,2,8,2,8,2,9,2,11,3,1,4,1,7,2,11,4,1,6,2,12,4,1,9,3,1,8,3,1,8,3,1,9,4,2,12,5,2,1,8,4,2,1,7,3,2,1,7,4,2,1,9,5,3,1,1
seq $0,142 ; Factorial numbers: n! = 1*2*3*4*...*n (order o... | 31.666667 | 209 | 0.570526 |
2d05e48ae552841f552102b4318014a9db40f524 | 413 | asm | Assembly | programs/oeis/037/A037483.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/037/A037483.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/037/A037483.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A037483: Base 6 digits are, in order, the first n terms of the periodic sequence with initial period 1,2.
; 1,8,49,296,1777,10664,63985,383912,2303473,13820840,82925041,497550248,2985301489,17911808936,107470853617,644825121704,3868950730225,23213704381352,139282226288113,835693357728680,5014160146372081
mov $1,6
mo... | 27.533333 | 199 | 0.760291 |
314c4a0cda55701fb2558915666fc2bee0c901a0 | 377 | asm | Assembly | programs/oeis/257/A257170.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/257/A257170.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/257/A257170.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A257170: Expansion of (1 + x) * (1 + x^3) / (1 + x^4) in powers of x.
; 1,1,0,1,0,-1,0,-1,0,1,0,1,0,-1,0,-1,0,1,0,1,0,-1,0,-1,0,1,0,1,0,-1,0,-1,0,1,0,1,0,-1,0,-1,0,1,0,1,0,-1,0,-1,0,1,0,1,0,-1,0,-1,0,1,0,1,0,-1,0,-1,0,1,0,1,0,-1,0,-1,0,1,0,1,0,-1,0,-1,0,1,0,1,0,-1,0,-1,0,1,0,1,0,-1,0,-1,0,1,0,1
mov $2,$0
div $0,2
ad... | 31.416667 | 225 | 0.469496 |
715988e7756ee574ee4017e9035f70a727778992 | 511 | asm | Assembly | Chapter_8/Program 8.5_SSE_scalar/x86/Program_8.5_NASM.asm | chen150182055/Assembly | e5e76bea438a3752b59775098205a77aa7087110 | [
"MIT"
] | 272 | 2016-12-28T02:24:21.000Z | 2022-03-30T21:05:37.000Z | Chapter_8/Program 8.5_SSE_scalar/x86/Program_8.5_NASM.asm | chen150182055/Assembly | e5e76bea438a3752b59775098205a77aa7087110 | [
"MIT"
] | 1 | 2018-04-17T19:47:52.000Z | 2018-04-17T19:47:52.000Z | Chapter_8/Program 8.5_SSE_scalar/x86/Program_8.5_NASM.asm | chen150182055/Assembly | e5e76bea438a3752b59775098205a77aa7087110 | [
"MIT"
] | 62 | 2017-02-02T14:39:37.000Z | 2022-01-04T09:02:07.000Z | ; Program 8.5
; SSE Scalar Operations - NASM (32-bit)
; Copyright (c) 2017 Hall & Slonka
section .data
align 16
valueA: dd 1.2
pi: dq 3.14159265358979
section .bss
result: resd 1 ; space for storing result
section .text
global _main
_main: ; scalar examples
movss xmm0, [valueA] ; move valueA to XMM0
addss x... | 18.925926 | 47 | 0.690802 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.