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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
8d894db5da8ec61c5d2f2c5253af5b735d478cad | 325 | asm | Assembly | CoprocessoreCalcoloAreaCerchio.asm | AntoAndGar/MIPS | 776bbf3ca1d9a3184f469a11b5230d4d03622826 | [
"MIT"
] | null | null | null | CoprocessoreCalcoloAreaCerchio.asm | AntoAndGar/MIPS | 776bbf3ca1d9a3184f469a11b5230d4d03622826 | [
"MIT"
] | null | null | null | CoprocessoreCalcoloAreaCerchio.asm | AntoAndGar/MIPS | 776bbf3ca1d9a3184f469a11b5230d4d03622826 | [
"MIT"
] | null | null | null | .text
.globl main
main:
mtc1 $zero, $f5
li $v0, 6
syscall
c.lt.s $f0, $f5
bc1t raggio_neg
l.s $f1, pi
mul.s $f12, $f0, $f0
mul.s $f12, $f12, $f1
li $v0, 2
syscall
j fine
raggio_neg:
li $v0, 4
la $a0, Msg_Err
syscall
fine:
li $v0, 10
syscall
.data
pi: .float 3.14
Msg_Err: .asciiz "inserire raggio... | 11.607143 | 38 | 0.612308 |
445116053ea4b637a7ece76d69813a108fda1639 | 372 | asm | Assembly | programs/oeis/052/A052984.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/052/A052984.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/052/A052984.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A052984: a(n) = 5*a(n-1) - 2*a(n-2) for n>1, with a(0) = 1, a(1) = 3.
; 1,3,13,59,269,1227,5597,25531,116461,531243,2423293,11053979,50423309,230008587,1049196317,4785964411,21831429421,99585218283,454263232573,2072145726299,9452202166349,43116719379147,196679192563037,897162524056891,4092454235158381
mov $1,1
lpb $... | 33.818182 | 232 | 0.725806 |
c0c50f55062f25966d5e4c4551c94d1b5f080895 | 1,145 | asm | Assembly | linux/detect-avx512.asm | zhyhang/asm-misc | 74e9b9582b53c65e476d3091bea014ea7682754b | [
"MIT"
] | null | null | null | linux/detect-avx512.asm | zhyhang/asm-misc | 74e9b9582b53c65e476d3091bea014ea7682754b | [
"MIT"
] | null | null | null | linux/detect-avx512.asm | zhyhang/asm-misc | 74e9b9582b53c65e476d3091bea014ea7682754b | [
"MIT"
] | null | null | null | ;-----------------------------------------------
; Detect CPU supports AVX512 or not
; Compile(include debug info) >> nasm -F dwarf -g -f elf64 this.asm
; Static Link >> ld this.o /data/clouds/OneDrive/code/assembly/baselibs-2020/cpu2.0/cpu2/cpu2.o this
; Run >> ./this (chmod if needed)
; Ref >> htt... | 27.261905 | 117 | 0.579913 |
660340208c70b3d809f89a9deb78d07e5e393898 | 768 | asm | Assembly | libsrc/stdio/ansi/spectrum/f_ansi_dline.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/stdio/ansi/spectrum/f_ansi_dline.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/stdio/ansi/spectrum/f_ansi_dline.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | ;
; Spectrum C Library
;
; ANSI Video handling for ZX Spectrum
;
; Clean a text line
;
; Stefano Bodrato - Apr. 2000
;
; in: A = text row number
;
;
; $Id: f_ansi_dline.asm,v 1.3 2015/01/19 01:33:19 pauloscustodio Exp $
;
PUBLIC ansi_del_line
.ansi_del_line
push af
and 24
ld d,a
pop af
push af
... | 11.130435 | 70 | 0.595052 |
77a8095c74f41b20bdbc1e66fc97cb9a12fe1389 | 2,834 | asm | Assembly | Source/GamePositionClip.asm | hhprg/C64Engine | 3e23bf2134f1b64aae1fcf502ecf98801bb9764e | [
"MIT"
] | 4 | 2021-09-12T20:39:13.000Z | 2022-01-24T11:32:20.000Z | Source/GamePositionClip.asm | hhprg/C64Engine | 3e23bf2134f1b64aae1fcf502ecf98801bb9764e | [
"MIT"
] | null | null | null | Source/GamePositionClip.asm | hhprg/C64Engine | 3e23bf2134f1b64aae1fcf502ecf98801bb9764e | [
"MIT"
] | null | null | null | //
// Define PositionClips here and add them to list of all PositionClips.
//
{
// Define keyframes.
.var keyframes = List()
.for (var i = 0; i < 33; i++)
{
.var angle = toRadians(i * 360 / 32)
.eval keyframes.add(PosKey(i * 8, round(127 * (cos(angle) + 1)), round(85... | 28.918367 | 108 | 0.480946 |
ebf8e1b3679dc765f569884010d2a38513da7517 | 135 | asm | Assembly | assembly_mips32/labs/lab1/lab1.asm | giannoier/Academic_projects | 3bc376914befcc6fc31b01669c041617fd67974b | [
"MIT"
] | null | null | null | assembly_mips32/labs/lab1/lab1.asm | giannoier/Academic_projects | 3bc376914befcc6fc31b01669c041617fd67974b | [
"MIT"
] | null | null | null | assembly_mips32/labs/lab1/lab1.asm | giannoier/Academic_projects | 3bc376914befcc6fc31b01669c041617fd67974b | [
"MIT"
] | null | null | null | .text
.globl main
main:
addi $t1,$0,20
loop:
addi $t0,$t0,2
move $a0,$t0
li $v0,1
li $v0,1
syscall
bne $t0,$t1,loop
li $v0,10
syscall
| 9 | 16 | 0.651852 |
60ccbceedaa11ebd3df1f81df18fd296c4085c1b | 7,147 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_662.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_662.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_662.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 %r13
push %r14
push %r9
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0xc31a, %r10
xor $41423, %rax
mov (%r10), %r9d
nop
nop
nop
nop
xor $51077, %r10
lea addresses_D_ht+0x117c6, %r9
clflush (%r9)
nop
nop
cmp $27478, %r13
movb $0x61, (%r9)
nop
sub... | 34.360577 | 2,999 | 0.653281 |
007e92189e3c8ce617bcba212b3de6a33a0f75f3 | 9,846 | asm | Assembly | sources/ippcp/asm_ia32/pcprij128ccmg9as.asm | ymarkovitch/ipp-crypto | ac8f1c443cc79e9f2f8508f8c707c9ed0caa22c8 | [
"Apache-2.0"
] | null | null | null | sources/ippcp/asm_ia32/pcprij128ccmg9as.asm | ymarkovitch/ipp-crypto | ac8f1c443cc79e9f2f8508f8c707c9ed0caa22c8 | [
"Apache-2.0"
] | null | null | null | sources/ippcp/asm_ia32/pcprij128ccmg9as.asm | ymarkovitch/ipp-crypto | ac8f1c443cc79e9f2f8508f8c707c9ed0caa22c8 | [
"Apache-2.0"
] | null | null | null | ;===============================================================================
; Copyright 2014-2019 Intel Corporation
; All Rights Reserved.
;
; If this software was obtained under the Intel Simplified Software License,
; the following terms apply:
;
; The source code, information and material ("Material") co... | 29.303571 | 80 | 0.574751 |
0667eeecadfd4a637e4016d4fd2b8df381963f4d | 4,819 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_18587_561.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_18587_561.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_18587_561.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
lea addresses_A_ht+0x14f9b, %r10
nop
nop
nop
dec %rax
movb (%r10), %r11b
nop
nop
nop
nop
nop
sub $56648, %rbp
lea addresses_WC_ht+0x1674b, %r10
nop
nop
nop
nop
dec %r9
mov $0x6162636465666768, %rcx
movq %rcx, %xmm3
m... | 44.62037 | 2,999 | 0.659265 |
cbe8f6e98a207a1312561eebcfbac323712ec13e | 102 | asm | Assembly | PROGS/relativo.asm | carlos-santiago-2017/HC12-MicrocontrollerNotes | 76e98b5761eae8c157fc8fd34324bc6c543ca9a3 | [
"MIT"
] | null | null | null | PROGS/relativo.asm | carlos-santiago-2017/HC12-MicrocontrollerNotes | 76e98b5761eae8c157fc8fd34324bc6c543ca9a3 | [
"MIT"
] | null | null | null | PROGS/relativo.asm | carlos-santiago-2017/HC12-MicrocontrollerNotes | 76e98b5761eae8c157fc8fd34324bc6c543ca9a3 | [
"MIT"
] | null | null | null | ORG $0100
UNO BRA TRES
DOS BRA UNO
TRES BRA CUATRO
CUATRO BRA DOS
| 14.571429 | 23 | 0.5 |
e77db17354183aa2f188aa8b7753c0aeb106a27f | 359 | asm | Assembly | programs/oeis/122/A122620.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/122/A122620.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/122/A122620.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A122620: n_{n+1}.
; 1,2,3,4,5,6,7,8,9,11,13,15,17,19,21,23,25,27,29,42,45,48,51,54,57,60,63,66,69,93,97,101,105,109,113,117,121,125,129,164,169,174,179,184,189,194,199,204,209,255,261,267,273,279,285,291,297,303,309,366,373,380,387,394
mov $4,$0
trn $0,8
mov $2,$0
lpb $0,1
trn $0,10
add $3,$2
lpe
mov $1,$3
lpb $... | 21.117647 | 217 | 0.626741 |
c73c39ac26dd74a3c796c12475ee956965ba7a40 | 1,379 | asm | Assembly | programs/oeis/062/A062550.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/062/A062550.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/062/A062550.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A062550: Sum_{k = 1..2n} floor(2n/k).
; 0,3,8,14,20,27,35,41,50,58,66,74,84,91,101,111,119,127,140,146,158,168,176,186,198,207,217,227,239,247,261,267,280,292,300,312,326,332,344,356,368,377,391,399,411,425,435,443,459,467,482,492,502,514,528,538,552,562,572,582,602,609,619,635,645,657,671,679,695,705,719,727,746,754... | 57.458333 | 1,141 | 0.728064 |
53160e25a2875424c7fe8dfe63ac5f12ed2b2621 | 108,478 | asm | Assembly | sh.asm | ShwetiMahajan/xv6_schedulersOS | 35efdf3d33562ec290331a7ee246e65af19e7e2e | [
"MIT-0"
] | null | null | null | sh.asm | ShwetiMahajan/xv6_schedulersOS | 35efdf3d33562ec290331a7ee246e65af19e7e2e | [
"MIT-0"
] | null | null | null | sh.asm | ShwetiMahajan/xv6_schedulersOS | 35efdf3d33562ec290331a7ee246e65af19e7e2e | [
"MIT-0"
] | null | null | null |
_sh: file format elf32-i386
Disassembly of section .text:
00000000 <nulterminate>:
}
// NUL-terminate all the counted strings.
struct cmd*
nulterminate(struct cmd *cmd)
{
0: 55 push %ebp
1: 89 e5 mov %esp,%ebp
3: 53 push %ebx
... | 32.615153 | 71 | 0.417827 |
2b6a5293fbfa18bbac66936f4ba20c7ea0816050 | 1,626 | asm | Assembly | fasm/count.asm | Kharacternyk/ceto19 | 80dea5e78204c53d801ce249d7d247b5d0c5ec9a | [
"MIT"
] | null | null | null | fasm/count.asm | Kharacternyk/ceto19 | 80dea5e78204c53d801ce249d7d247b5d0c5ec9a | [
"MIT"
] | null | null | null | fasm/count.asm | Kharacternyk/ceto19 | 80dea5e78204c53d801ce249d7d247b5d0c5ec9a | [
"MIT"
] | null | null | null | ; The number of arguments to proccess.
count=1000000
; Put the start of the arguments chunk into rax.
sub rax, 1
imul rax, count
; The lowest x that should be checked.
mov r9, 1
; Fill `cubes` array.
cubes=buffer
zer rdi
cubesLoop:
inc rdi
mov rbx, rdi
imul rbx, rdi; ^2
imul r... | 19.129412 | 48 | 0.47294 |
e14adaf9f97301094e6edea1050c09d62086a596 | 592 | asm | Assembly | oeis/228/A228484.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/228/A228484.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/228/A228484.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A228484: a(n) = 2^n*(3*n)!/(n!*(2*n)!).
; 1,6,60,672,7920,96096,1188096,14883840,188280576,2399654400,30766095360,396363202560,5126871859200,66538909237248,866061993246720,11300615801536512,147773778404769792,1936073567335219200,25408660721789829120,333963051307735449600,4395467544519502725120,57922154192936443576320... | 53.818182 | 480 | 0.846284 |
4fa6c2483a1d4f24865a073ab6efae663b94f8da | 975 | asm | Assembly | programs/oeis/017/A017139.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/017/A017139.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/017/A017139.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A017139: a(n) = (8*n + 6)^3.
; 216,2744,10648,27000,54872,97336,157464,238328,343000,474552,636056,830584,1061208,1331000,1643032,2000376,2406104,2863288,3375000,3944312,4574296,5268024,6028568,6859000,7762392,8741816,9800344,10941048,12167000,13481272,14886936,16387064,17984728,19683000,21484952,23393656,25412184,27... | 108.333333 | 895 | 0.853333 |
d2efeac09ec1a793bc5ec7782c7946771463f134 | 654 | asm | Assembly | oeis/002/A002203.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/002/A002203.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/002/A002203.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A002203: Companion Pell numbers: a(n) = 2*a(n-1) + a(n-2), a(0) = a(1) = 2.
; 2,2,6,14,34,82,198,478,1154,2786,6726,16238,39202,94642,228486,551614,1331714,3215042,7761798,18738638,45239074,109216786,263672646,636562078,1536796802,3710155682,8957108166,21624372014,52205852194,126036076402,304278004998,734592086398,17... | 50.307692 | 486 | 0.796636 |
862bcce306fbb4337fee33506ac04533bd7308f9 | 39 | asm | Assembly | src/main/fragment/mos6502-common/vbsaa=pbsz1_derefidx_vbuyy_plus_pbsz1_derefidx_vbuc1.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/main/fragment/mos6502-common/vbsaa=pbsz1_derefidx_vbuyy_plus_pbsz1_derefidx_vbuc1.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/main/fragment/mos6502-common/vbsaa=pbsz1_derefidx_vbuyy_plus_pbsz1_derefidx_vbuc1.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | clc
lda ({z1}),y
ldy #{c1}
adc ({z1}),y | 9.75 | 12 | 0.512821 |
ba2cc75d057850011736e7bd9faaa6d1cbd33e36 | 102 | asm | Assembly | asm/startup.asm | yoo2001818/rust-pc-emu | 88079236b33652fdbde55bea3cb9245614a5cef1 | [
"MIT"
] | null | null | null | asm/startup.asm | yoo2001818/rust-pc-emu | 88079236b33652fdbde55bea3cb9245614a5cef1 | [
"MIT"
] | null | null | null | asm/startup.asm | yoo2001818/rust-pc-emu | 88079236b33652fdbde55bea3cb9245614a5cef1 | [
"MIT"
] | null | null | null | bits 16
org 0xffff
; Do long jump to 7c00:0000
; Replace CS to 0x7c00, IP to 0x0000
jmp 0x7c00:0x0000
| 17 | 36 | 0.754902 |
4e556f4c32ded3aabcc98d5d371f56b6519f8a3b | 462 | asm | Assembly | programs/oeis/129/A129230.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/129/A129230.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/129/A129230.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A129230: a(n)=Floor(n*r)+Floor((n-2)*r)+Floor((n-4)*r)+...+Floor(k*r), where r = golden mean = (1 + sqrt(5))/2 and k=0 if n is even, k=1 if n is odd.
; 0,1,3,5,9,13,18,24,30,38,46,55,65,76,87,100,112,127,141,157,173,190,208,227,246,267,288,310,333,356,381,406,432,459,487,515,545,574,606,637,670,703,737,772,808,844,88... | 42 | 206 | 0.640693 |
11981c5379d615451d6381cb2dbe2fc578a8df8a | 303 | asm | Assembly | programs/oeis/040/A040873.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/040/A040873.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/040/A040873.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A040873: Continued fraction for sqrt(904).
; 30,15,60,15,60,15,60,15,60,15,60,15,60,15,60,15,60,15,60,15,60,15,60,15,60,15,60,15,60,15,60,15,60,15,60,15,60,15,60,15,60,15,60,15,60,15,60,15,60,15,60,15,60,15,60,15,60,15,60,15,60,15,60
add $0,1
mov $1,$0
mul $1,$0
trn $1,3
sub $1,2
gcd $1,8
mul $1,15
| 27.545455 | 190 | 0.646865 |
9b736343a4225f476a85b37fb302cbbaa9e16a2a | 1,478 | asm | Assembly | snippets/div10.test.i.asm | ped7g/ZXSpectrumNextMisc | 0148cd8f0529bff4451f089fd7106ea06713e766 | [
"MIT"
] | 15 | 2019-04-06T20:38:41.000Z | 2022-02-27T16:50:31.000Z | snippets/div10.test.i.asm | ped7g/ZXSpectrumNextMisc | 0148cd8f0529bff4451f089fd7106ea06713e766 | [
"MIT"
] | 7 | 2020-05-01T08:14:54.000Z | 2022-03-30T19:54:34.000Z | snippets/div10.test.i.asm | ped7g/ZXSpectrumNextMisc | 0148cd8f0529bff4451f089fd7106ea06713e766 | [
"MIT"
] | 1 | 2020-08-23T17:36:20.000Z | 2020-08-23T17:36:20.000Z | MODULE div10
reportError:
nextreg TILEMAP_DEFAULT_ATTR_NR_6C,2
ret
test:
call test.EDiv10A
call test.EDiv10B
call test.EDiv10C
ret
test.EDiv10A:
; only the top 8 bits of 8.5 fixed point results is compared
xor a ; A = expected result for D (H div 10)
ld ... | 21.735294 | 78 | 0.506089 |
a144a225f3af7077c2700c388fb1e39194bfc3be | 195 | asm | Assembly | data/battle/stat_names.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | data/battle/stat_names.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | data/battle/stat_names.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | StatNames:
; entries correspond to stat ids
db "ATTACK@"
db "DEFENSE@"
db "SPEED@"
db "SPCL.ATK@"
db "SPCL.DEF@"
db "ACCURACY@"
db "EVASION@"
db "ABILITY@" ; used for BattleCommand_Curse
| 17.727273 | 45 | 0.671795 |
6e4b8efcb8f03804383a56eb75ce15e58725c16f | 8,300 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_sm_/i3-7100_9_0xca_notsx.log_21829_1995.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_sm_/i3-7100_9_0xca_notsx.log_21829_1995.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_sm_/i3-7100_9_0xca_notsx.log_21829_1995.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r15
push %r8
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0xf827, %rsi
lea addresses_UC_ht+0x2627, %rdi
clflush (%rsi)
clflush (%rdi)
sub %r15, %r15
mov $75, %rcx
rep movsb
nop
nop
nop
nop
nop
and $36837, %rsi
lea addresses_D_ht+0x1bde7, %rsi
no... | 30.181818 | 2,999 | 0.648916 |
5592d0712db03cd6241a97a51936952567f7d64a | 535 | asm | Assembly | oeis/072/A072998.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/072/A072998.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/072/A072998.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A072998: To get a(n), write n in balanced ternary notation (using only digits -1, 0, 1, -1), then change -1's to 0's, 0's to 1's, and 1's to 2's.
; Submitted by Jamie Morken(s4)
; 1,2,20,21,22,200,201,202,210,211,212,220,221,222,2000,2001,2002,2010,2011,2012,2020,2021,2022,2100,2101,2102,2110,2111,2112,2120,2121,2122... | 28.157895 | 209 | 0.654206 |
f475260734f6af78bf3c705562480ad4ca0b66e8 | 1,530 | asm | Assembly | programs/oeis/279/A279054.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/279/A279054.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/279/A279054.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A279054: Largest integer m for which binomial(m,n-1) > binomial(m-1,n).
; 1,4,7,9,12,14,17,20,22,25,28,30,33,35,38,41,43,46,49,51,54,56,59,62,64,67,69,72,75,77,80,83,85,88,90,93,96,98,101,103,106,109,111,114,117,119,122,124,127,130,132,135,138,140,143,145,148,151,153,156,158,161,164,166,169,172,174,177,179,182,185,18... | 34 | 959 | 0.631373 |
3acd85dd18498c665f86d51f22346c10afe0927c | 987 | asm | Assembly | solutions/16 - Little Exterminator 2/size-8_speed-11.asm | michaelgundlach/7billionhumans | 02c6f3963364362c95cb516cbc6ef1efc073bb2e | [
"MIT"
] | 45 | 2018-09-05T04:56:59.000Z | 2021-11-22T08:57:26.000Z | solutions/16 - Little Exterminator 2/size-8_speed-11.asm | michaelgundlach/7billionhumans | 02c6f3963364362c95cb516cbc6ef1efc073bb2e | [
"MIT"
] | 36 | 2018-09-01T11:34:26.000Z | 2021-05-19T23:20:49.000Z | solutions/16 - Little Exterminator 2/size-8_speed-11.asm | michaelgundlach/7billionhumans | 02c6f3963364362c95cb516cbc6ef1efc073bb2e | [
"MIT"
] | 36 | 2018-09-01T07:44:19.000Z | 2021-09-10T19:07:35.000Z | -- 7 Billion Humans (2087) --
-- 16: Little Exterminator 2 --
-- Author: landfillbaby
-- Size: 8
-- Speed: 11
comment 0
a:
step s
if c != datacube:
jump a
endif
pickup c
b:
step e
if se != shredder:
jump b
endif
giveto se
DEFINE COMMENT 0
eJztkt9LE1AUxz8PPvfQHxA9RAzxYS2h0Nhm2MxtzZSp2zCbQusHhUZlRKMOlbGWv7IVKx1agZV... | 29.029412 | 80 | 0.879433 |
337c4bf3beaf60a84814035c2fb30a8df3e45366 | 1,256 | asm | Assembly | programs/oeis/327/A327672.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/327/A327672.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/327/A327672.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A327672: a(n) = Sum_{k=0..n} ceiling(sqrt(k)).
; 0,1,3,5,7,10,13,16,19,22,26,30,34,38,42,46,50,55,60,65,70,75,80,85,90,95,101,107,113,119,125,131,137,143,149,155,161,168,175,182,189,196,203,210,217,224,231,238,245,252,260,268,276,284,292,300,308,316,324,332,340,348,356,364,372,381,390,399,408,417,426,435,444,453,462,... | 78.5 | 1,094 | 0.736465 |
7241f6554362ee1cbc25c0d4fdadb4d183acfa29 | 1,488 | asm | Assembly | programs/oeis/285/A285009.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/285/A285009.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/285/A285009.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A285009: Subset sums (see Comments).
; 9,17,28,42,59,79,102,128,157,189,224,262,303,347,394,444,497,553,612,674,739,807,878,952,1029,1109,1192,1278,1367,1459,1554,1652,1753,1857,1964,2074,2187,2303,2422,2544,2669,2797,2928,3062,3199,3339,3482,3628,3777,3929,4084,4242,4403,4567,4734,4904,5077,5253,5432,5614,5799,5987,... | 148.8 | 1,390 | 0.80578 |
302daac381410910bd9bda8000d571c4b1496dee | 370 | asm | Assembly | Userland/shell/asm/int80.asm | rociodellasala/TPE_Arqui | b87dfc485c40b357ade4892090c7d3ecdfd5f764 | [
"BSD-3-Clause"
] | null | null | null | Userland/shell/asm/int80.asm | rociodellasala/TPE_Arqui | b87dfc485c40b357ade4892090c7d3ecdfd5f764 | [
"BSD-3-Clause"
] | null | null | null | Userland/shell/asm/int80.asm | rociodellasala/TPE_Arqui | b87dfc485c40b357ade4892090c7d3ecdfd5f764 | [
"BSD-3-Clause"
] | 1 | 2018-05-17T19:08:44.000Z | 2018-05-17T19:08:44.000Z | section .text
GLOBAL int80
; -----------------------------------------------------------------------------
; Enables Userland function to make system calls to the Kernel
; Parameters:
; Depends on the command invoked.
; -----------------------------------------------------------------------------
int80:
push rbp
... | 19.473684 | 79 | 0.416216 |
7b05d1edd6b4b128f3f9eeeeeba9205dc66c787b | 242 | asm | Assembly | libsrc/_DEVELOPMENT/adt/b_vector/c/sccz80/b_vector_resize_callee.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 8 | 2017-01-18T12:02:17.000Z | 2021-06-12T09:40:28.000Z | libsrc/_DEVELOPMENT/adt/b_vector/c/sccz80/b_vector_resize_callee.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 1 | 2017-03-06T07:41:56.000Z | 2017-03-06T07:41:56.000Z | libsrc/_DEVELOPMENT/adt/b_vector/c/sccz80/b_vector_resize_callee.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 3 | 2017-03-07T03:19:40.000Z | 2021-09-15T17:59:19.000Z |
; int b_vector_resize(b_vector_t *v, size_t n)
SECTION code_clib
SECTION code_adt_b_vector
PUBLIC b_vector_resize_callee
EXTERN asm_b_vector_resize
b_vector_resize_callee:
pop hl
pop de
ex (sp),hl
jp asm_b_vector_resize
| 13.444444 | 46 | 0.77686 |
47d5f4ebedec1123c3b0cbdc82327ad34fcda0df | 1,500 | asm | Assembly | programs/oeis/015/A015613.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/015/A015613.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/015/A015613.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A015613: a(n) = Sum_{i=1..n} phi(i) * (ceiling(n/i) - floor(n/i)).
; 0,0,1,2,5,6,11,14,19,22,31,34,45,50,57,64,79,84,101,108,119,128,149,156,175,186,203,214,241,248,277,292,311,326,349,360,395,412,435,450,489,500,541,560,583,604,649,664,705,724,755,778,829,846,885,908,943,970,1027,1042,1101,1130,1165,1196,1243,1262,1... | 93.75 | 1,237 | 0.752 |
48026fe00d773546a413e430323499a914487641 | 545 | asm | Assembly | programs/oeis/260/A260307.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/260/A260307.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/260/A260307.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A260307: a(n) = a(n-1) + a(n-2) - a(n-3) + a(n-6) - a(n-7) - a(n-8) + a(n-9) with a(0) - a(8) as shown below.
; 1,2,3,4,6,5,8,7,10,9,13,10,15,12,17,14,20,15,22,17,24,19,27,20,29,22,31,24,34,25,36,27,38,29,41,30,43,32,45,34,48,35,50,37,52,39,55,40,57,42,59,44,62,45,64,47,66,49,69,50,71,52,73,54,76,55,78,57,80,59,83,60... | 30.277778 | 299 | 0.583486 |
d9e35a224ad7a6dab3f2c9126446034638906763 | 3,402 | asm | Assembly | src/math.asm | freem/nes_corelib | a890aa3c436e931a765866265f24ccf3c432f71d | [
"0BSD"
] | 16 | 2015-06-23T03:17:40.000Z | 2021-10-05T23:40:28.000Z | nes_corelib/src/math.asm | master-g/childhood | 7cd2a6a13f7e862df6d239e78371df6222b30a53 | [
"Apache-2.0"
] | null | null | null | nes_corelib/src/math.asm | master-g/childhood | 7cd2a6a13f7e862df6d239e78371df6222b30a53 | [
"Apache-2.0"
] | 3 | 2015-11-12T01:29:55.000Z | 2020-07-06T05:15:06.000Z | ; File: math.asm
; Shared math code
;==============================================================================;
; Routines: Quick Division routines
; Shifts values to the right.
;
; div_32 - Divide by 32.
; div_16 - Divide by 16.
; div_8 - Divide by 8.
;
; Parameters:
; - *A* - value to divide.
div_32:
lsr
div_... | 19.77907 | 88 | 0.578777 |
8794c9b33915a64e4d55d33afc1ab22fadc507e6 | 721 | asm | Assembly | programs/oeis/227/A227241.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/227/A227241.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/227/A227241.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A227241: a(n) = sigma(n)*( 2*sigma(n)+1 ).
; 3,21,36,105,78,300,136,465,351,666,300,1596,406,1176,1176,1953,666,3081,820,3570,2080,2628,1176,7260,1953,3570,3240,6328,1830,10440,2080,8001,4656,5886,4656,16653,2926,7260,6328,16290,3570,18528,3916,14196,12246,10440,4656,30876,6555,17391,10440,19306,5886,28920,10440,2892... | 72.1 | 540 | 0.751734 |
14e82115e80a4242f91f04fa539da74fcc92d586 | 4,185 | asm | Assembly | audio/music/chris_encounter.asm | Trap-Master/spacworld97-thingy | a144827abecacdfec6cdc3baa32098e9290adf70 | [
"blessing"
] | null | null | null | audio/music/chris_encounter.asm | Trap-Master/spacworld97-thingy | a144827abecacdfec6cdc3baa32098e9290adf70 | [
"blessing"
] | null | null | null | audio/music/chris_encounter.asm | Trap-Master/spacworld97-thingy | a144827abecacdfec6cdc3baa32098e9290adf70 | [
"blessing"
] | null | null | null | Music_ChrisEncounter:
musicheader 4, 1, Music_TeamSnareEncounter_Ch1
musicheader 1, 2, Music_TeamSnareEncounter_Ch2
musicheader 1, 3, Music_TeamSnareEncounter_Ch3
musicheader 1, 4, Music_TeamSnareEncounter_Ch4
Music_TeamSnareEncounter_Ch1:
tempo $93
volume $77
stereopanning $77
octave 4
notetype $C, $C8
duty... | 13.243671 | 49 | 0.629152 |
ff49d82f9efb01369c81ef439ea6b5a31b17d1dd | 2,207 | asm | Assembly | utils/outputbuffer.asm | peter-mount/departures8bit | cb0cd95503c9d0872d1cfaf3579c6f7c9ece282f | [
"Apache-2.0"
] | null | null | null | utils/outputbuffer.asm | peter-mount/departures8bit | cb0cd95503c9d0872d1cfaf3579c6f7c9ece282f | [
"Apache-2.0"
] | null | null | null | utils/outputbuffer.asm | peter-mount/departures8bit | cb0cd95503c9d0872d1cfaf3579c6f7c9ece282f | [
"Apache-2.0"
] | null | null | null | ; **********************************************************************
; Output buffer
; **********************************************************************
; outputReset - reset output buffer
;
; on exit:
; A undefined
; X preserved
; Y current buffer size
.outputReset
LDA #0 ... | 21.427184 | 86 | 0.528772 |
0822671ab6ee4708e8bff8b3f5a2d9201043946e | 409 | asm | Assembly | programs/oeis/332/A332136.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/332/A332136.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/332/A332136.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A332136: a(n) = 3*(10^(2n+1)-1)/9 + 3*10^n.
; 6,363,33633,3336333,333363333,33333633333,3333336333333,333333363333333,33333333633333333,3333333336333333333,333333333363333333333,33333333333633333333333,3333333333336333333333333,333333333333363333333333333,33333333333333633333333333333,3333333333333336333333333333333
... | 31.461538 | 273 | 0.799511 |
08bda4971e9cb044a260faa134d70a19a91c30fc | 4,359 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_1731.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_1731.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_1731.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r15
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0xf4d8, %rdi
clflush (%rdi)
nop
nop
nop
and $44955, %r11
movw $0x6162, (%rdi)
nop
nop
nop
nop
cmp $9041, %rsi
lea addresses_WC_ht+0x9498, %rsi
lea addresses_WT_ht+0x15698, %rdi
nop
add %rbx, %rbx... | 52.518072 | 2,999 | 0.663226 |
0c1c39f3c2089db2dc03331248ed252434580229 | 1,545 | asm | Assembly | asm/jo_f_status.asm | JozanLeClerc/lowbat-bsd | 6d0fa66f918304bf828382b9f5361357494e4bd9 | [
"BSD-3-Clause"
] | 1 | 2020-04-20T16:22:15.000Z | 2020-04-20T16:22:15.000Z | asm/jo_f_status.asm | JozanLeClerc/lowbat-bsd | 6d0fa66f918304bf828382b9f5361357494e4bd9 | [
"BSD-3-Clause"
] | null | null | null | asm/jo_f_status.asm | JozanLeClerc/lowbat-bsd | 6d0fa66f918304bf828382b9f5361357494e4bd9 | [
"BSD-3-Clause"
] | null | null | null | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; ;;
;; File : jo_f_status.asm /_________/ ;;
;; Author : Joe ... | 29.711538 | 90 | 0.267314 |
a2d634cd9d1b8c158f3f86edcb32b957498be6f3 | 2,372 | asm | Assembly | dotProduct/dotProduct.asm | KyleErwin/Assembly | e9aa223a4a119df5a14e043723131d8ddfe8c12e | [
"MIT"
] | null | null | null | dotProduct/dotProduct.asm | KyleErwin/Assembly | e9aa223a4a119df5a14e043723131d8ddfe8c12e | [
"MIT"
] | null | null | null | dotProduct/dotProduct.asm | KyleErwin/Assembly | e9aa223a4a119df5a14e043723131d8ddfe8c12e | [
"MIT"
] | null | null | null | segment .data
fmt db "The dot product of (%.2f,%.2f) and (%.2f,%.2f) is: (%.2f)", 0xa, 0
segment .text
global dotProduct
extern printf
;An assembly function to
; 1. Accepts 6 oating point inputs (X1,X2,Xnorm,Y1,Y2,Ynorm)
; 2. Normalize these inputs by dividing each coordinate with the vector's nor... | 26.355556 | 81 | 0.526138 |
d73da315084cc669dc5cebde9207d6a1133780eb | 6,090 | asm | Assembly | src/interrupts.asm | AmFobes/MineAssemble | 3272c597a7b3935d3fa4cf37b77faef82d68e1cd | [
"MIT"
] | 479 | 2015-01-13T14:19:51.000Z | 2022-03-30T05:19:05.000Z | src/interrupts.asm | AmFobes/MineAssemble | 3272c597a7b3935d3fa4cf37b77faef82d68e1cd | [
"MIT"
] | 8 | 2016-03-14T18:45:04.000Z | 2021-03-29T19:59:35.000Z | src/interrupts.asm | AmFobes/MineAssemble | 3272c597a7b3935d3fa4cf37b77faef82d68e1cd | [
"MIT"
] | 34 | 2015-02-24T13:25:49.000Z | 2022-01-21T17:34:59.000Z | ;
; This file contains all interrupt related setup and interaction
;
[bits 32]
global init_idt, init_pic, init_input, init_time
global set_timer_frequency
global set_irq_handler, clear_irq_handler, enable_irq
global irq0_end, irq1_end, irq2_end, irq3_end, irq4_end, irq5_end, irq6_end, irq7_end
global irq8_end, irq9... | 21.75 | 90 | 0.562726 |
5b98d2c8ca079442837924b3a906153498237e08 | 710 | asm | Assembly | oeis/245/A245329.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/245/A245329.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/245/A245329.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A245329: a(n) = sum_{k=0..n}C(n,k)^3*(-8)^k with C(n,k) = n!/(k!(n-k)!).
; Submitted by Jamie Morken(w4)
; 1,-7,1,1001,-15359,30233,3126529,-61392247,259448833,11970181433,-287815672319,1854020654633,48800262650881,-1443188813338279,12410505050039041,198977188596692681,-7472188661349285887,80331498114096555641,766481... | 44.375 | 491 | 0.790141 |
af2c21f009eeba18b2cc8ce97e6a6a53159a3023 | 1,013 | asm | Assembly | programs/oeis/047/A047207.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/047/A047207.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/047/A047207.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A047207: Numbers that are congruent to {0, 1, 3, 4} mod 5.
; 0,1,3,4,5,6,8,9,10,11,13,14,15,16,18,19,20,21,23,24,25,26,28,29,30,31,33,34,35,36,38,39,40,41,43,44,45,46,48,49,50,51,53,54,55,56,58,59,60,61,63,64,65,66,68,69,70,71,73,74,75,76,78,79,80,81,83,84,85,86,88,89,90,91,93,94,95,96,98,99,100,101,103,104,105,106,1... | 126.625 | 913 | 0.712734 |
93dc9f67106c7e164c775574a5b5fcde735a253d | 219 | asm | Assembly | tests/test build script and options/nonCodeOptions/optionMsg_empty2.asm | fengjixuchui/sjasmplus | df0fabd2411bf89e23637fce46d273f52dafbe16 | [
"BSD-3-Clause"
] | 220 | 2016-10-22T19:44:39.000Z | 2022-03-29T20:57:04.000Z | tests/test build script and options/nonCodeOptions/optionMsg_empty2.asm | ped7g/sjasmplus | 487635c8057cd5594c372d9b70bc00a3f3a1ecc4 | [
"BSD-3-Clause"
] | 153 | 2018-05-07T10:31:23.000Z | 2022-03-30T04:35:59.000Z | tests/test build script and options/nonCodeOptions/optionMsg_empty2.asm | ped7g/sjasmplus | 487635c8057cd5594c372d9b70bc00a3f3a1ecc4 | [
"BSD-3-Clause"
] | 51 | 2016-05-12T21:27:36.000Z | 2022-03-27T15:16:16.000Z | nn: nop
ld a,'warn'
some_error line
; invalid msg option in "--msg" will keep the test-runner "--msg=lstlab" in place,
; so the accompanying "msglst" file looks like "lstlab" with extra options error ahead
| 36.5 | 86 | 0.694064 |
31abdc111055d7467f6b984925d265692c1bf1a0 | 9,449 | asm | Assembly | erasure_code/gf_4vect_mad_sse.asm | leo-project/isa_l | 9e7aad28f35265a80c9d4ef8f58380e00546e3e2 | [
"BSD-3-Clause"
] | 1 | 2018-03-22T07:20:18.000Z | 2018-03-22T07:20:18.000Z | erasure_code/gf_4vect_mad_sse.asm | leo-project/isa_l | 9e7aad28f35265a80c9d4ef8f58380e00546e3e2 | [
"BSD-3-Clause"
] | null | null | null | erasure_code/gf_4vect_mad_sse.asm | leo-project/isa_l | 9e7aad28f35265a80c9d4ef8f58380e00546e3e2 | [
"BSD-3-Clause"
] | null | null | null | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; 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... | 27.548105 | 72 | 0.695312 |
0c98071e72b8482c3fbaf0b5c1e4fe13e4f469f0 | 391 | asm | Assembly | programs/oeis/044/A044431.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/044/A044431.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/044/A044431.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A044431: Numbers n such that string 9,9 occurs in the base 10 representation of n but not of n-1.
; 99,199,299,399,499,599,699,799,899,990,1099,1199,1299,1399,1499,1599,1699,1799,1899,1990,2099,2199,2299,2399,2499,2599,2699,2799,2899,2990,3099,3199,3299,3399,3499,3599,3699,3799,3899
mov $1,10
mov $3,$0
mod $0,10
lpb... | 26.066667 | 185 | 0.70844 |
2809d2403f22c6a005cf2ef5b37ed7d3c8ac1e29 | 889 | asm | Assembly | oeis/268/A268088.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/268/A268088.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/268/A268088.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A268088: Number of nX3 0..2 arrays with every repeated value in every row not one larger and in every column one larger mod 3 than the previous repeated value, and upper left element zero.
; Submitted by Jon Maiga
; 9,243,4608,83349,1339893,20699712,303284403,4320438183,59802048000,811951057125,10831783903677,1425915... | 111.125 | 479 | 0.859393 |
899011ee6a0f6565fa6528bfdc1cc8e9f28e5d25 | 286 | asm | Assembly | testCode/assemblyTest/laTest.asm | Dynamitelaw/scratchComputer | e180abc5d3c1d3c908df1cec8ad0891b5fd25aba | [
"CC0-1.0"
] | null | null | null | testCode/assemblyTest/laTest.asm | Dynamitelaw/scratchComputer | e180abc5d3c1d3c908df1cec8ad0891b5fd25aba | [
"CC0-1.0"
] | null | null | null | testCode/assemblyTest/laTest.asm | Dynamitelaw/scratchComputer | e180abc5d3c1d3c908df1cec8ad0891b5fd25aba | [
"CC0-1.0"
] | null | null | null | .text
lui t0, 1 #t0 should have 1<<12 = 2^12 = 4096
addi zero, zero, 0
addi zero, zero, 0
#Test la
la ra, exit #t1 should have PC + 1<<12 = 12 + 4096 = 4108
jr ra
addi t0, t0, 1
addi t0, t0, 1
addi t0, t0, 1
addi t0, t0, 1
addi t0, t0, 1
addi t0, t0, 1
rem
exit:
addi zero, zero, 0 | 16.823529 | 58 | 0.618881 |
a4bb10beae8d3532e08926970fe2d243babe1fd8 | 437 | asm | Assembly | exercise/04/mult/mult.asm | linjiachi/co107a | 38d0c4f38d7304ec1106dca9fbf5fc0bb4f7d322 | [
"MIT"
] | null | null | null | exercise/04/mult/mult.asm | linjiachi/co107a | 38d0c4f38d7304ec1106dca9fbf5fc0bb4f7d322 | [
"MIT"
] | null | null | null | exercise/04/mult/mult.asm | linjiachi/co107a | 38d0c4f38d7304ec1106dca9fbf5fc0bb4f7d322 | [
"MIT"
] | null | null | null | // This file is part of www.nand2tetris.org
// and the book "The Elements of Computing Systems"
// by Nisan and Schocken, MIT Press.
// File name: projects/04/Mult.asm
// Multiplies R0 and R1 and stores the result in R2.
// (R0, R1, R2 refer to RAM[0], RAM[1], and RAM[2], respectively.)
// Put your code here.... | 19 | 67 | 0.599542 |
b10e42a74b8cd94960d423675d8556f60b84f569 | 5,518 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_369.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_369.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_369.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 %r9
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0xba12, %rsi
lea addresses_A_ht+0x1a7fb, %rdi
nop
nop
nop
nop
nop
inc %r12
mov $80, %rcx
rep movsl
nop
nop
nop
add $14912, %r15
lea addresses_WT_ht+0x1af1a, %r12
nop
nop
nop
nop
nop
add $... | 40.573529 | 2,999 | 0.663284 |
a2862527641b9e8908ef4e994f610fb2b2f18ccf | 426 | asm | Assembly | oeis/131/A131295.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/131/A131295.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/131/A131295.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A131295: a(n)=ds_4(a(n-1))+ds_4(a(n-2)), a(0)=0, a(1)=1; where ds_4=digital sum base 4.
; Submitted by Christian Krause
; 0,1,1,2,3,5,5,4,3,4,4,2,3,5,5,4,3,4,4,2,3,5,5,4,3,4,4,2,3,5,5,4,3,4,4,2,3,5,5,4,3,4,4,2,3,5,5,4,3,4,4,2,3,5,5,4,3,4,4,2,3,5,5,4,3,4,4,2,3,5,5,4,3,4,4,2,3,5,5,4,3,4,4,2,3,5,5,4,3,4,4,2,3,5,5,4,3,4,... | 28.4 | 201 | 0.530516 |
85b2a9f3bcc3302a5e5375a8ee0bdf77af59f0e2 | 2,436 | asm | Assembly | programs/oeis/245/A245679.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/245/A245679.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/245/A245679.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A245679: a(n) = pg(n, 3) + pg(n, 4) + ... + pg(n, n) where pg(n, m) is the m-th n-th-order polygonal number.
; 0,0,0,6,25,69,154,300,531,875,1364,2034,2925,4081,5550,7384,9639,12375,15656,19550,24129,29469,35650,42756,50875,60099,70524,82250,95381,110025,126294,144304,164175,186031,210000,236214,264809,295925,329706,... | 105.913043 | 2,138 | 0.836207 |
176dc874701542f2d8351b786a715c7b5bab6ca3 | 1,390 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/z80/am48_asin.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math48/z80/am48_asin.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/am48_asin.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; double asin(double x)
SECTION code_clib
SECTION code_fp_math48
PUBLIC am48_asin
EXTERN am48_dequate, am48_dmul, am48_dconst_1, am48_dsub
EXTERN am48_sqrt, am48_ddiv, am48_atan, am48_dpopret, am48_dconst_pi
am48_asin:
; arcsin
; AC' = asin(AC')
;
; enter : AC' = double x
;
; exit : success
... | 16.547619 | 68 | 0.459712 |
b78319f8f15c245e9ef2257769eda5910c45dab3 | 811 | asm | Assembly | src/coreclr/nativeaot/Runtime/arm/GetThread.asm | pyracanda/runtime | 72bee25ab532a4d0636118ec2ed3eabf3fd55245 | [
"MIT"
] | 9,402 | 2019-11-25T23:26:24.000Z | 2022-03-31T23:19:41.000Z | src/coreclr/nativeaot/Runtime/arm/GetThread.asm | pyracanda/runtime | 72bee25ab532a4d0636118ec2ed3eabf3fd55245 | [
"MIT"
] | 37,522 | 2019-11-25T23:30:32.000Z | 2022-03-31T23:58:30.000Z | src/coreclr/nativeaot/Runtime/arm/GetThread.asm | pyracanda/runtime | 72bee25ab532a4d0636118ec2ed3eabf3fd55245 | [
"MIT"
] | 3,629 | 2019-11-25T23:29:16.000Z | 2022-03-31T21:52:28.000Z | ;; Licensed to the .NET Foundation under one or more agreements.
;; The .NET Foundation licenses this file to you under the MIT license.
#include "AsmMacros.h"
TEXTAREA
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;
;; RhpGetThread
;;
;;
;; I... | 24.575758 | 110 | 0.484587 |
6fe1e6630635a8add867ef9989534e4f8a4b2c6c | 812 | asm | Assembly | sources/boot/boot.asm | SashaVolohov/VH-DOS | 8d723bc3fa881f8f79fbbe0b2356f2f622be649d | [
"Unlicense"
] | 3 | 2021-01-01T17:18:09.000Z | 2022-01-08T08:53:55.000Z | sources/boot/boot.asm | SashaVolohov/VH-DOS | 8d723bc3fa881f8f79fbbe0b2356f2f622be649d | [
"Unlicense"
] | 3 | 2021-02-09T09:43:44.000Z | 2021-06-04T07:15:38.000Z | sources/boot/boot.asm | SashaVolohov/VH-DOS | 8d723bc3fa881f8f79fbbe0b2356f2f622be649d | [
"Unlicense"
] | null | null | null | ; Операционная система VH-DOS
; © Саша Волохов, 2020-2021.
; Многочисленные редакции © Артём Котов. 2021.
; Данный файл служит для запуска ОС.
; Этот файл находится в MBR дискеты/жёсткого диска. Загружается по адресу 0000:7C00
org 0x0600
include "..\standards.inc"
macro PrintOut string_offset {
mov bp... | 20.3 | 84 | 0.713054 |
da2b6870b6922b2b1e1f0cc60fe321698ddb3652 | 17 | asm | Assembly | projects/vmt/scratch/bootstrap.asm | RobertCurry0216/nand2tetris | 5be3e68b921561f9358b28876e1573b093f1244b | [
"MIT"
] | null | null | null | projects/vmt/scratch/bootstrap.asm | RobertCurry0216/nand2tetris | 5be3e68b921561f9358b28876e1573b093f1244b | [
"MIT"
] | null | null | null | projects/vmt/scratch/bootstrap.asm | RobertCurry0216/nand2tetris | 5be3e68b921561f9358b28876e1573b093f1244b | [
"MIT"
] | null | null | null | @256
D=A
@SP
M=D
| 3.4 | 4 | 0.529412 |
b2dccbd3664809ec88f1f272e733aada490857c8 | 748 | asm | Assembly | data/maps/objects/CinnabarGym.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | data/maps/objects/CinnabarGym.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | data/maps/objects/CinnabarGym.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | CinnabarGym_Object:
db $2e ; border block
def_warps
warp 16, 17, 1, LAST_MAP
warp 17, 17, 1, LAST_MAP
def_signs
def_objects
object SPRITE_MIDDLE_AGED_MAN, 3, 3, STAY, DOWN, 1, OPP_BLAINE, 1
object SPRITE_SUPER_NERD, 17, 2, STAY, DOWN, 2, OPP_SUPER_NERD, 9
object SPRITE_SUPER_NERD, 17, 8, STAY, DOWN, 3, OPP_... | 34 | 68 | 0.741979 |
796a62e35fdf08e8ff7a2a36fb6c99a91cc60599 | 2,235 | asm | Assembly | non_regression/other_x86_linux.out.asm | LRGH/plasmasm | 4cd50546c3dc895763d72dd60b7c46179c1916bc | [
"Apache-2.0"
] | 1 | 2021-02-28T21:31:18.000Z | 2021-02-28T21:31:18.000Z | non_regression/other_x86_linux.out.asm | LRGH/plasmasm | 4cd50546c3dc895763d72dd60b7c46179c1916bc | [
"Apache-2.0"
] | null | null | null | non_regression/other_x86_linux.out.asm | LRGH/plasmasm | 4cd50546c3dc895763d72dd60b7c46179c1916bc | [
"Apache-2.0"
] | null | null | null | .file "a30.c"
.text
.globl main
.type main, @function
main:
subl $4, %esp
movl 12(%esp), %eax
movl (%eax), %eax
movl %eax, (%esp)
call toto
.L08048311:
addl $4, %esp
ret
.size main, .-main
# ----------------------
.L08048315:
.p2align 3
# ----------------------
.local ... | 17.192308 | 51 | 0.486801 |
8923a40550b5369c3add0d29e4db11344af666c0 | 598 | asm | Assembly | Gas/Dos/GInclude.asm | Gabidal/GAS_Pack | 02f13531849bc5c03721a4319a9e315a60ba7707 | [
"MIT"
] | 1 | 2021-09-21T13:07:37.000Z | 2021-09-21T13:07:37.000Z | Gas/Dos/GInclude.asm | Gabidal/GAS_Pack | 02f13531849bc5c03721a4319a9e315a60ba7707 | [
"MIT"
] | null | null | null | Gas/Dos/GInclude.asm | Gabidal/GAS_Pack | 02f13531849bc5c03721a4319a9e315a60ba7707 | [
"MIT"
] | null | null | null |
%include 'UtilsLib\GasRoot.asm'
tryCatch Include, jmp
%include 'UtilsLib\Hydrogen.asm';string
%include 'UtilsLib\Helium.asm';I/O
%include 'UtilsLib\GasMath.asm'
%include 'UtilsLib\GasWord.asm'
%include 'XeoX\Steam.asm'
%include 'XeoX\XeoX.asm'
%include 'UtilsLib\Radon.asm'
%include 'UtilsLib\Argon.asm'
%include 'GLOB\... | 26 | 39 | 0.755853 |
d6204452d9cf46c5eec4e8926d9386a788193dbc | 666 | asm | Assembly | oeis/330/A330908.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/330/A330908.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/330/A330908.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A330908: a(n+1) = a(n) + (number of divisors of a(n) that are not divisors of other divisors of a(n)) for n>1; a(1)=1.
; Submitted by Christian Krause
; 1,2,4,6,9,11,13,15,18,21,24,27,29,31,33,36,39,42,46,49,51,54,57,60,64,66,70,74,77,80,83,85,88,91,94,97,99,102,106,109,111,114,118,121,123,126,130,134,137,139,141,144... | 51.230769 | 359 | 0.686186 |
c63cee53ca399d6ee271101cdccf601befa6b94c | 290 | asm | Assembly | oeis/135/A135151.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/135/A135151.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/135/A135151.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A135151: A002260 + A128174 - I, I = Identity matrix.
; Submitted by Jon Maiga
; 1,1,2,2,2,3,1,3,3,4,2,2,4,4,5,1,3,3,5,5,6,2,2,4,4,6,6,7,1,3,3,5,5,7,7,8,2,2,4,4,6,6,8,8,9,1,3,3,5,5,7,7,9,9,10
lpb $0
add $1,$2
add $2,1
sub $0,$2
trn $1,$0
lpe
mod $1,2
add $1,$0
mov $0,$1
add $0,1
| 19.333333 | 112 | 0.548276 |
8774c78cf1ad0688ecd2a8481dc8cc0313430147 | 6,629 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i9-9900K_12_0xa0.log_21829_1490.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i9-9900K_12_0xa0.log_21829_1490.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i9-9900K_12_0xa0.log_21829_1490.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 %r13
push %r8
push %rax
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x1a04c, %r13
nop
nop
nop
nop
nop
and %r8, %r8
movl $0x61626364, (%r13)
nop
nop
nop
nop
nop
cmp %rsi, %rsi
lea addresses_WT_ht+0x196c8, %rdx
nop
xor %rbp, %rbp
mov (%... | 33.994872 | 2,999 | 0.655152 |
95e62232b27815003746f0c4a3b6a6a5c4d54718 | 3,061 | asm | Assembly | uuu/src/apps/sound_test/sound_test.asm | ekscrypto/Unununium | 4b67e7c5e63cf1be2157382ffd4c1e9d12957a1f | [
"BSD-2-Clause"
] | 7 | 2019-03-04T08:53:33.000Z | 2022-01-28T19:32:12.000Z | uuu/src/apps/sound_test/sound_test.asm | ekscrypto/Unununium | 4b67e7c5e63cf1be2157382ffd4c1e9d12957a1f | [
"BSD-2-Clause"
] | null | null | null | uuu/src/apps/sound_test/sound_test.asm | ekscrypto/Unununium | 4b67e7c5e63cf1be2157382ffd4c1e9d12957a1f | [
"BSD-2-Clause"
] | null | null | null | [bits 32]
section sound_test
%macro showmsg 1+ ; prints a message to the system log, be sure to
[section .data] ; include a 1 or 0 terminator on the string.
%%msg: db %1
__SECT__
push esi
mov esi, %%msg
externfunc string_out, system_log
pop esi
%endmacro
struc riff_head
.id: resb 4 ; 'RIFF'
.size: resd 1 ;... | 19.496815 | 86 | 0.705978 |
c80f70de51ce79bc79ddda07c79d527c83ef3314 | 720 | asm | Assembly | oeis/241/A241581.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/241/A241581.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/241/A241581.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A241581: Row sums in triangle A241580.
; Submitted by Simon Strandgaard
; 1,1,8,54,584,7350,114162,2053688,42513984,991883610,25807006730,740614555692,23250961252752,792694751381078,29169262097277330,1152329533163353680,48645406703597457152,2185462919071085059890,104113841197940277430554,5242449827954998459195220,278... | 34.285714 | 475 | 0.808333 |
17ea230ff8d2ed7abbb13d19a4b445a70596fe72 | 464 | asm | Assembly | oeis/108/A108044.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/108/A108044.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/108/A108044.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A108044: Triangle read by rows: right half of Pascal's triangle (A007318) interspersed with 0's.
; Submitted by Jon Maiga
; 1,0,1,2,0,1,0,3,0,1,6,0,4,0,1,0,10,0,5,0,1,20,0,15,0,6,0,1,0,35,0,21,0,7,0,1,70,0,56,0,28,0,8,0,1,0,126,0,84,0,36,0,9,0,1,252,0,210,0,120,0,45,0,10,0,1,0,462,0,330,0,165,0,55,0,11,0,1,924,0,792,... | 33.142857 | 249 | 0.614224 |
6f9ffac38b17ef5b21bc2a2a710313a8dfa6a488 | 1,952 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_19_514.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_19_514.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_19_514.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 %r8
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x8442, %rsi
lea addresses_WT_ht+0x155e2, %rdi
sub $65411, %r11
mov $107, %rcx
rep movsl
nop
nop
and $32253, %r12
lea addresses_WC_ht+0x1c442, %rcx
clflush (%rcx)
nop
nop
nop
nop
nop
add ... | 19.137255 | 148 | 0.64959 |
a619207e15553b2feeb2552ca7a7519685f7a436 | 652 | asm | Assembly | oeis/157/A157653.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/157/A157653.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/157/A157653.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A157653: a(n) = 80000*n^2 - 39200*n + 4801.
; 45601,246401,607201,1128001,1808801,2649601,3650401,4811201,6132001,7612801,9253601,11054401,13015201,15136001,17416801,19857601,22458401,25219201,28140001,31220801,34461601,37862401,41423201,45144001,49024801,53065601,57266401,61627201,66148001,70828801,75669601,80670401... | 65.2 | 501 | 0.819018 |
4af6c722153682f04b2c38ca802b3f479700a52d | 835 | asm | Assembly | programs/oeis/195/A195177.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/195/A195177.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/195/A195177.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A195177: a(n) = 3*n - floor(2*n*sqrt(2)).
; 0,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,3,4,4,4,4,4,4,5,5,5,5,5,5,6,6,6,6,6,7,7,7,7,7,7,8,8,8,8,8,8,9,9,9,9,9,9,10,10,10,10,10,10,11,11,11,11,11,11,12,12,12,12,12,13,13,13,13,13,13,14,14,14,14,14,14,15,15,15,15,15,15,16,16,16,16,16,16,17,17,17,17,17,17,18,18,18,18,18,19,19,19,19,... | 64.230769 | 698 | 0.615569 |
497e8234d5911fae02ae885a34ac11a597cfcd54 | 153 | asm | Assembly | lift/x86/testdata/x86_64/fpu/fldl2t/fldl2t.asm | decomp/experimental | 6d058f5e1da6fc2d0765e348fb861803a319c9fb | [
"CC0-1.0"
] | 9 | 2017-09-10T12:04:49.000Z | 2020-12-21T15:59:09.000Z | lift/x86/testdata/x86_64/fpu/fldl2t/fldl2t.asm | decomp/experimental | 6d058f5e1da6fc2d0765e348fb861803a319c9fb | [
"CC0-1.0"
] | 3 | 2017-06-14T09:52:32.000Z | 2019-10-13T09:14:26.000Z | lift/x86/testdata/x86_64/fpu/fldl2t/fldl2t.asm | decomp/experimental | 6d058f5e1da6fc2d0765e348fb861803a319c9fb | [
"CC0-1.0"
] | 2 | 2018-10-24T18:49:55.000Z | 2019-05-25T21:15:42.000Z | [BITS 64]
global fldl2t:function
section .text
; === [ FLDL2T ] ===============================================================
fldl2t:
fldl2t
ret
| 12.75 | 80 | 0.379085 |
ff5782f78119d4a4c9eec641d6fd13c6d721953b | 253 | asm | Assembly | libsrc/_DEVELOPMENT/temp/sp1/zx/c/sdcc_iy/sp1_DrawUpdateStructAlways_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/temp/sp1/zx/c/sdcc_iy/sp1_DrawUpdateStructAlways_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/temp/sp1/zx/c/sdcc_iy/sp1_DrawUpdateStructAlways_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; sp1_DrawUpdateStructAlways(struct sp1_update *u)
SECTION code_clib
SECTION code_temp_sp1
PUBLIC _sp1_DrawUpdateStructAlways_fastcall
EXTERN asm_sp1_DrawUpdateStructAlways
defc _sp1_DrawUpdateStructAlways_fastcall = asm_sp1_DrawUpdateStructAlways
| 21.083333 | 74 | 0.897233 |
69cf2f265e8b5c6fe08e29803562a178c6535fc0 | 367 | asm | Assembly | programs/oeis/134/A134863.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/134/A134863.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/134/A134863.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A134863: Wythoff BAB numbers.
; 7,20,28,41,54,62,75,83,96,109,117,130,143,151,164,172,185,198,206,219,227,240,253,261,274,287,295,308,316,329,342,350,363,376,384,397,405,418,431,439,452,460,473,486,494,507,520,528,541,549,562,575,583,596
add $0,1
seq $0,26352 ; a(n) = floor(n*tau)+n+1.
seq $0,276885 ; Sums-complemen... | 45.875 | 207 | 0.702997 |
2041fea981b36b250bfc35fa7836131b8fc794ea | 414 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/c/sccz80/cm48_sccz80p_dadd.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math48/c/sccz80/cm48_sccz80p_dadd.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math48/c/sccz80/cm48_sccz80p_dadd.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 cm48_sccz80p_dadd
EXTERN cm48_sccz80p_dcallee1_0, am48_dadd
cm48_sccz80p_dadd:
; sccz80 float primitive
;
; enter : AC'(BCDEHL') = double x (math48)
; stack = double y (sccz80), ret
;
; exit : AC'(BCDEHL') = x + y
;
; uses : a... | 15.923077 | 50 | 0.615942 |
3ee3640d270056f709a03527f0e5c3c0b090031d | 280 | asm | Assembly | CS2610/problem2.asm | shariefsmm/College-Codes | 8fac4a980f8c20978862f3a16446b7cdb550d95a | [
"MIT"
] | null | null | null | CS2610/problem2.asm | shariefsmm/College-Codes | 8fac4a980f8c20978862f3a16446b7cdb550d95a | [
"MIT"
] | null | null | null | CS2610/problem2.asm | shariefsmm/College-Codes | 8fac4a980f8c20978862f3a16446b7cdb550d95a | [
"MIT"
] | null | null | null | # problem2.asm
.data
str1: .ascii "123456789abcedef"
str2: .ascii "123456789ABCDEF"
str3: .asciiz "123456789abcedef"
str4: .asciiz "123456789ABCDEF"
.text
.globl main
main:
la $t0, str1
la $t1, str2
la $t2, str3
la $t3, str4
li $v0, 10
syscall | 14.736842 | 37 | 0.632143 |
7580210db8dd4291a97811722a75c1f991d4e5cc | 71 | asm | Assembly | nasm/opposite_number_56dec885c54a926dcd001095.asm | p85/codewars-solutions | b4a5073b0c21f64e50e975416526ba5dd58019fc | [
"MIT"
] | null | null | null | nasm/opposite_number_56dec885c54a926dcd001095.asm | p85/codewars-solutions | b4a5073b0c21f64e50e975416526ba5dd58019fc | [
"MIT"
] | null | null | null | nasm/opposite_number_56dec885c54a926dcd001095.asm | p85/codewars-solutions | b4a5073b0c21f64e50e975416526ba5dd58019fc | [
"MIT"
] | null | null | null | SECTION .text
global opposite
opposite:
mov eax, edi
neg eax
ret | 10.142857 | 15 | 0.71831 |
1d892bde7d58e180269dad88f31ba4f680a51fa2 | 1,115 | asm | Assembly | Laboratorio/Relatorio_08/Resposta Rel_08/prog16.asm | 0Augusto/hello-world | 9fd2c7b00a6c3cbe696f7eff8db4e89a8d7b4ae2 | [
"Apache-2.0"
] | 1 | 2022-03-03T17:22:30.000Z | 2022-03-03T17:22:30.000Z | Laboratorio/Relatorio_08/Resposta Rel_08/prog16.asm | 0Augusto/hello-world | 9fd2c7b00a6c3cbe696f7eff8db4e89a8d7b4ae2 | [
"Apache-2.0"
] | null | null | null | Laboratorio/Relatorio_08/Resposta Rel_08/prog16.asm | 0Augusto/hello-world | 9fd2c7b00a6c3cbe696f7eff8db4e89a8d7b4ae2 | [
"Apache-2.0"
] | null | null | null | # Programa:
# i = 0;
# j = 0;
# do {
# do {
# aux = vet[j];;
# vet[j] = vet[j+1];
# vet[j+1] = aux;
# j++;
# } while ( j < 100 );
# j = 0;
# i++;
# } while ( i < 100 );
# Variaveis associadas aos registradores
# endBase -> $16
# i -> $17
# j -> $18
.data
a: .word 5 : 20
b: .word 4 : 20
c: .word 3 : 20
d: .word... | 20.272727 | 67 | 0.464574 |
3fd4b34df24cc509cb04bb015cc116bf8ba9e5c8 | 3,093 | asm | Assembly | artwork/esqueleto/esqueleto_camina.asm | fjpena/sword-of-ianna-zx | fdd6bdb5775933756e75402a7c6be80d5334702d | [
"Apache-2.0"
] | 67 | 2017-10-07T18:48:05.000Z | 2022-02-01T20:37:40.000Z | artwork/esqueleto/esqueleto_camina.asm | fjpena/sword-of-ianna-zx | fdd6bdb5775933756e75402a7c6be80d5334702d | [
"Apache-2.0"
] | null | null | null | artwork/esqueleto/esqueleto_camina.asm | fjpena/sword-of-ianna-zx | fdd6bdb5775933756e75402a7c6be80d5334702d | [
"Apache-2.0"
] | 9 | 2017-10-06T21:02:55.000Z | 2022-01-06T03:11:58.000Z | ; ASM source file created by SevenuP v1.21
; SevenuP (C) Copyright 2002-2007 by Jaime Tejedor Gomez, aka Metalbrain
;GRAPHIC DATA:
;Pixel Size: ( 24, 32)
;Char Size: ( 3, 4)
;Frames: 6
;Sort Priorities: X char, Char line, Y char, Frame number
;Data Outputted: Gfx
;Interleave: Sprite
;M... | 36.388235 | 72 | 0.450372 |
fb8428bb0d047bc18a5b8bddd81412762263f2be | 3,506 | asm | Assembly | src/main.asm | ISSOtm/gb-open-world | b0b5b838e2a98e536e440632c95472ea057111c5 | [
"MIT"
] | 8 | 2021-03-14T21:48:19.000Z | 2021-11-16T11:05:16.000Z | src/main.asm | ISSOtm/gb-open-world | b0b5b838e2a98e536e440632c95472ea057111c5 | [
"MIT"
] | null | null | null | src/main.asm | ISSOtm/gb-open-world | b0b5b838e2a98e536e440632c95472ea057111c5 | [
"MIT"
] | null | null | null |
INCLUDE "defines.asm"
SECTION "Main loop", ROM0
Main::
;; Init engine
; Screen redrawing expects to run over already-loaded palettes;
; Thus, we need to init the dynamic palette array to "all free"
ld hl, wBGPaletteIDs
ld c, wBGPaletteIDs.end - wBGPaletteIDs - 1
xor a
rst MemsetSmall
; Reserve palette #7 f... | 18.452632 | 89 | 0.699373 |
ce2df6f6c2c44fbd437bbd931241587d034dc829 | 381 | asm | Assembly | src/arch/x86_64/long_boot.asm | jackmillerstudent/rust-os | c0af6f0e61e9d86d9b16641d20bc571fc90e2e73 | [
"MIT"
] | null | null | null | src/arch/x86_64/long_boot.asm | jackmillerstudent/rust-os | c0af6f0e61e9d86d9b16641d20bc571fc90e2e73 | [
"MIT"
] | null | null | null | src/arch/x86_64/long_boot.asm | jackmillerstudent/rust-os | c0af6f0e61e9d86d9b16641d20bc571fc90e2e73 | [
"MIT"
] | null | null | null | global long_mode_start
section .text
bits 64
long_mode_start:
; call the rust main
extern kmain ; new
call kmain ; new
.os_returned:
; rust main returned, print `OS returned!`
mov rax, 0x4f724f204f534f4f
mov [0xb8000], rax
mov rax, 0x4f724f754f744f65
mov [0xb8008], rax
... | 20.052632 | 46 | 0.656168 |
ff5abab873a68e4eb9fe5c4f1435cac971db9ed6 | 2,588 | asm | Assembly | test/FibonacciSeries.asm | iris-net/hackvm2asm | efff76f44b199d2600f0b0c65099fa689313a1e2 | [
"MIT"
] | null | null | null | test/FibonacciSeries.asm | iris-net/hackvm2asm | efff76f44b199d2600f0b0c65099fa689313a1e2 | [
"MIT"
] | null | null | null | test/FibonacciSeries.asm | iris-net/hackvm2asm | efff76f44b199d2600f0b0c65099fa689313a1e2 | [
"MIT"
] | null | null | null | // ===== push Argument 1 =====
@1
D=A
@ARG
A=M+D
D=M
@SP
A=M
M=D
// SP++
@SP
M=M+1
// ===== pop Pointer 1 ======
@THAT
D=A
@R13
M=D
// SP--
@SP
M=M-1
A=M
D=M
@R13
A=M
M=D
// ===== push Constant 0 =====
@0
D=A
@SP
A=M
M=D
// SP++
@SP
M=M+1
// ===== pop That 0 ======
@0
D=A
@THAT
D=M+D
@R13
M=D
// SP--
@SP
M=M-1
A... | 6.792651 | 39 | 0.460201 |
b5517cb8c0d790cb59111b57cb2faa0ecd817af0 | 681 | asm | Assembly | oeis/074/A074878.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/074/A074878.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/074/A074878.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A074878: Row sums of triangle in A074829.
; Submitted by Jamie Morken(s2)
; 1,2,6,14,32,70,150,316,658,1358,2784,5678,11534,23356,47178,95110,191440,384854,772902,1550972,3110306,6234142,12490176,25015774,50088862,100270460,200690970,401624726,803642288,1607920198,3216868854,6435401788,12873496114,25751348846,5150974... | 40.058824 | 485 | 0.803231 |
29aaba824065ceefa0e403313fc447bb3dbbc45f | 4,641 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_2390.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_2390.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_2390.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 %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x13b8f, %rsi
lea addresses_A_ht+0xbbc7, %rdi
clflush (%rsi)
nop
nop
nop
and %r15, %r15
mov $116, %rcx
rep movsw
nop
nop
xor $38397, %r13
pop %rsi
pop %rdi
pop %rcx
pop %r15
pop %r13
ret
.global s... | 47.357143 | 2,999 | 0.661064 |
4b117fe6711fd48a8d565874fbc70074ac18ab0b | 726 | asm | Assembly | data/maps/sgb_roof_pal_inds.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | data/maps/sgb_roof_pal_inds.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | data/maps/sgb_roof_pal_inds.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | ; Crystal does not support SGB, so this is unused.
MapGroupRoofSGBPalInds:
; entries correspond to map groups
db PREDEFPAL_00
db PREDEFPAL_OLIVINE
db PREDEFPAL_MAHOGANY
db PREDEFPAL_DUNGEONS
db PREDEFPAL_ECRUTEAK
db PREDEFPAL_BLACKTHORN
db PREDEFPAL_CINNABAR
db PREDEFPAL_CERULEAN
db PREDEFPAL_AZALEA
db PREDE... | 22.6875 | 50 | 0.856749 |
e5e8b607dc56fd936ffdbf88ea4087b1cb8f855c | 766 | asm | Assembly | oeis/181/A181768.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/181/A181768.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/181/A181768.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A181768: G.f.: (1/2)*(3 - sqrt((1-5*x)/(1-x))).
; Submitted by Christian Krause
; 1,1,2,5,15,51,188,731,2950,12235,51822,223191,974427,4302645,19181100,86211885,390248055,1777495635,8140539950,37463689775,173164232965,803539474345,3741930523740,17481709707825,81912506777200,384847173838501,1812610804416698,8556895079... | 30.64 | 480 | 0.762402 |
62367ea2c764e756fe933bf73388994a479740a0 | 408 | asm | Assembly | QUIZ2/troubleshoot-1(ORIGINAL).asm | CodyKelly-UCD/CSCI-2525 | 08abef3fc374ed9e7eea6390cf3a94144989fd33 | [
"MIT"
] | null | null | null | QUIZ2/troubleshoot-1(ORIGINAL).asm | CodyKelly-UCD/CSCI-2525 | 08abef3fc374ed9e7eea6390cf3a94144989fd33 | [
"MIT"
] | null | null | null | QUIZ2/troubleshoot-1(ORIGINAL).asm | CodyKelly-UCD/CSCI-2525 | 08abef3fc374ed9e7eea6390cf3a94144989fd33 | [
"MIT"
] | null | null | null | TITIE Troubleshoot.asm
INCLUDE Irvine32.asm
rows = 2 * 3
PressKey equ <Press a Key to continue. >
.data
a word ae32h
b dword 015b
c byte 32d
astr byte "this is a string"
anArr word ? , 32, 32h,
word "th", 'is', ah
.code
main PROC
mov eax, 0
mov ebx, eax
mov eax, a; put a in eax
mov ebx, b; put b in ebx
mov a, b; a... | 13.16129 | 41 | 0.64951 |
790fd405abf3c489eba5bb89ec70395a6bea4721 | 2,810 | asm | Assembly | private/windows/media/avi/avicap/libentry.asm | King0987654/windows2000 | 01f9c2e62c4289194e33244aade34b7d19e7c9b8 | [
"MIT"
] | 13 | 2020-05-23T22:07:40.000Z | 2022-01-12T01:24:36.000Z | private/windows/media/avi/avicap/libentry.asm | King0987654/windows2000 | 01f9c2e62c4289194e33244aade34b7d19e7c9b8 | [
"MIT"
] | null | null | null | private/windows/media/avi/avicap/libentry.asm | King0987654/windows2000 | 01f9c2e62c4289194e33244aade34b7d19e7c9b8 | [
"MIT"
] | 14 | 2019-01-16T01:01:23.000Z | 2022-02-20T15:54:27.000Z | PAGE,132
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
; LIBENTRY.ASM
;
; Windows dynamic link library entry routine
;
; This module generates a code segment called INIT_TEXT.
; It initializes the local heap if one exists and then calls
; the C routine LibMain... | 33.452381 | 79 | 0.521708 |
84e7b0b1bf720aca5d793bdcf72efa92d2b099e0 | 405 | asm | Assembly | libsrc/video/hd44780/lcd_vpeek.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/video/hd44780/lcd_vpeek.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/video/hd44780/lcd_vpeek.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_driver
PUBLIC lcd_vpeek
PUBLIC _lcd_vpeek
PUBLIC asm_lcd_vpeek
EXTERN __console_x
EXTERN asm_lcd_get_vram_addr
lcd_vpeek:
_lcd_vpeek:
pop bc
pop hl
push hl
push bc
ld bc,(__console_x)
ld a,l
call asm_lcd_vpeek
ld l,a
ld h,0
ret
; Entry:
; a = character
; b = y
; c = x
asm_lcd_vpeek:
; Fir... | 10.945946 | 38 | 0.730864 |
03a3cf80cbd19b7e5845c2441af7c8f71fa813fa | 355 | asm | Assembly | libsrc/spectrum/zx_kempston.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | 1 | 2018-09-04T23:07:24.000Z | 2018-09-04T23:07:24.000Z | libsrc/spectrum/zx_kempston.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | libsrc/spectrum/zx_kempston.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | ;
; ZX Spectrum specific routines
; by Stefano Bodrato, 14/09/2006
;
; int zx_kempston();
;
; The result is:
; - 1 (true) if the Kempston Joystick is connected
; - 0 (false) otherwise
;
; $Id: zx_kempston.asm,v 1.1 2006/12/01 16:58:30 stefano Exp $
;
XLIB zx_kempston
zx_kempston:
ld hl,0
in a,(31... | 15.434783 | 63 | 0.628169 |
287a8593de08fd2d119f65b0ee9e0b9032000970 | 485 | asm | Assembly | oeis/075/A075183.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/075/A075183.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/075/A075183.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A075183: One half of third column of triangle A075181.
; Submitted by Jon Maiga
; 1,11,105,1020,10500,115920,1375920,17539200,239500800,3492720000,54226972800,893577484800,15583119552000,286816578048000,5557616064000000,113108602134528000,2412627824775168000
add $0,1
mov $2,$0
seq $0,120928 ; Number of "ups" and "do... | 48.5 | 184 | 0.764948 |
dbeaa85b26780d7b86b8cc29699d9c686fd189e1 | 683 | asm | Assembly | data/mapObjects/indigoplateaulobby.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | data/mapObjects/indigoplateaulobby.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | data/mapObjects/indigoplateaulobby.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | IndigoPlateauLobbyObject:
db $0 ; border block
db $3 ; warps
db $b, $7, $0, $ff
db $b, $8, $1, $ff
db $0, $8, $0, LORELEIS_ROOM
db $0 ; signs
db $6 ; objects
object SPRITE_NURSE, $7, $5, STAY, DOWN, $1 ; person
object SPRITE_GYM_HELPER, $4, $9, STAY, RIGHT, $2 ; person
object SPRITE_LASS, $5, $1, STAY, DOW... | 29.695652 | 64 | 0.674963 |
aadfbf7786e5586e0c84629c24c063951f88531c | 3,518 | asm | Assembly | programs/oeis/182/A182788.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/182/A182788.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/182/A182788.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A182788: Number of n-colorings of the Triangle Graph of order 3.
; 0,0,0,6,192,1620,7680,26250,72576,172872,368640,721710,1320000,2283996,3773952,5997810,9219840,13770000,20054016,28564182,39890880,54734820,73920000,98407386,129309312,167904600,215654400,274218750,345473856,431530092,534750720,657771330,803520000,975... | 195.444444 | 3,299 | 0.900227 |
3370b046bb7482ba1638cb448c0c8a2df910cb14 | 1,579 | asm | Assembly | picoctf/EasyRsa/gmp-ecm/x86_64/mulredc1.asm | beninato8/ctfs | b28c7b1e5f15a74fd62774da2b93aac225e38f57 | [
"MIT"
] | null | null | null | picoctf/EasyRsa/gmp-ecm/x86_64/mulredc1.asm | beninato8/ctfs | b28c7b1e5f15a74fd62774da2b93aac225e38f57 | [
"MIT"
] | null | null | null | picoctf/EasyRsa/gmp-ecm/x86_64/mulredc1.asm | beninato8/ctfs | b28c7b1e5f15a74fd62774da2b93aac225e38f57 | [
"MIT"
] | null | null | null | #
# mp_limb_t mulredc1(mp_limb_t * z, const mp_limb_t x, const mp_limb_t y,
# const mp_limb_t m, mp_limb_t inv_m)
#
# Compute z := x*y mod m, in Montgomery representation, where x, y < m
# and m is n limb wide. inv_m is the less significant limb of the
# inverse of m modulo 2^(n*GMP_LIMB_BITS)
#
# ... | 28.709091 | 74 | 0.635845 |
301cc4470485e4d2da848415e5627c4e7964c485 | 278 | asm | Assembly | oeis/294/A294496.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/294/A294496.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/294/A294496.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A294496: Number of distinct minimal period lengths of periodic infinite words on n symbols having the constant gap property.
; Submitted by Jon Maiga
; 1,1,2,3,6,8,15,18,31,35,56,62
mov $1,$0
div $1,2
mul $1,4
add $1,5
div $1,2
bin $1,2
mul $0,$1
add $0,9
div $0,12
add $0,1
| 18.533333 | 126 | 0.690647 |
5a9934b888bd07979444a5a11fb789f2f55c6984 | 812 | asm | Assembly | P5/P5_TestCode/P5_L1_testcase4/P5_L1_testcase4/mips4.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | 1 | 2022-01-23T09:24:47.000Z | 2022-01-23T09:24:47.000Z | P5/P5_TestCode/P5_L1_testcase4/mips4.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | P5/P5_TestCode/P5_L1_testcase4/mips4.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | .data
nums: .space 4096
.text
ori $t3, $0, 1234
beq $t3, $t3, loop
nop
ori $t0, $0, 1
loop:
ori $t0, $0, 5
ori $t2, $t2, 0123
ori $t4, $t4, 0123
beq $t2, $t4, loop2
nop
ori $t0, $0, 1
loop2:
ori $t0, $0, 6
ori $t1, $t1, 0123
ori $t5, $t5, 0123
beq $t5, $t1, loop3
nop
ori $t0, $0, 1
loop3:
ori $t0, $0, 7
... | 12.30303 | 20 | 0.543103 |
6ed93c9af2acde831ec6bf03b358cd988077715b | 13,881 | asm | Assembly | roms/giko019.asm | bokuweb/rustynes | f213881554e20054c7ea7adafe511195c25f8cb7 | [
"MIT",
"Unlicense"
] | 423 | 2018-02-08T01:36:38.000Z | 2022-03-09T14:09:42.000Z | roms/giko019.asm | bokuweb/rustynes | f213881554e20054c7ea7adafe511195c25f8cb7 | [
"MIT",
"Unlicense"
] | 11 | 2018-08-31T05:01:23.000Z | 2021-10-03T09:59:11.000Z | roms/giko019.asm | bokuweb/rustynes | f213881554e20054c7ea7adafe511195c25f8cb7 | [
"MIT",
"Unlicense"
] | 30 | 2018-02-10T07:37:27.000Z | 2021-09-19T10:48:30.000Z | ; マッパー3サンプル
; INESヘッダー
.inesprg 1 ; - プログラム1バンク
.ineschr 2 ; - グラフィック2バンク
.inesmir 1 ; - 垂直ミラーリング
.inesmap 3 ; - マッパー3番(CNROM)
; ゼロページ
ViewAdr_L = $00 ; ネームテーブルアドレス(下位)
ViewAdr_H = $01 ; ネームテーブルアドレス(上位)
MapAdr_L = $02 ; マップアドレス(下位)
MapAdr_H = $03 ; マップアドレス(下位)
MapAdrW_L = $04 ; マップアドレ... | 16.159488 | 59 | 0.636049 |
57ba004e55f09d316d9715ffa1f8061854353aac | 655 | asm | Assembly | oeis/074/A074538.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/074/A074538.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/074/A074538.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A074538: a(n) = 2^n + 5^n + 7^n.
; Submitted by Jamie Morken(s1.)
; 3,14,78,476,3042,19964,133338,901796,6155682,42307244,292241898,2026156916,14085431922,98109721724,684326604858,4778079120836,33385518525762,233393453571404,1632228295438218,11417968672225556,79887633730301202,559022701243584284,3912205234378197978,2... | 59.545455 | 498 | 0.832061 |
d979a1b648c407c764be303c7f3fe5dd4081c8c2 | 541 | asm | Assembly | programs/oeis/186/A186146.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/186/A186146.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/186/A186146.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A186146: Rank of n^3 when {i^2: i>=1} and {j^3: j>=1} are jointly ranked with i^2 before j^3 when i^2=j^3. Complement of A186145.
; 2,4,8,12,16,20,25,30,36,41,47,53,59,66,73,80,87,94,101,109,117,125,133,141,150,158,167,176,185,194,203,213,222,232,242,252,262,272,282,292,303,314,324,335,346,357,369,380,392,403,415,42... | 67.625 | 328 | 0.693161 |
af8ff3bb83f391f95f6620cc766f2510799a575f | 2,831 | asm | Assembly | DE-LAB-2/main.asm | tustunkok/CMPE236-Labs | 0592cf993a9c0b360973654bc6171a29a0e3335c | [
"MIT"
] | null | null | null | DE-LAB-2/main.asm | tustunkok/CMPE236-Labs | 0592cf993a9c0b360973654bc6171a29a0e3335c | [
"MIT"
] | null | null | null | DE-LAB-2/main.asm | tustunkok/CMPE236-Labs | 0592cf993a9c0b360973654bc6171a29a0e3335c | [
"MIT"
] | null | null | null | ; GLOBAL 7SEG CONSTANTS
N0 EQU 11000000B ; #DEFINE N0 11000000B
N1 EQU 11111001B
N2 EQU 10100100B
N3 EQU 10110000B
N4 EQU 10011001B
N5 EQU 10010010B
N6 EQU 10000010B
N7 EQU 11111000B
N8 EQU 10000000B
N9 EQU 10010000B
NA EQU 10001000B
NB EQU 10000011B
NC EQU 11000110B
ND EQU 10100001B
NE_ EQU 10000110B
N... | 25.276786 | 76 | 0.660544 |
93b3bf6e90d702da18833583cc71d6870e932430 | 334 | asm | Assembly | libsrc/abc80/abc_cursor.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/abc80/abc_cursor.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/abc80/abc_cursor.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
; ABC80 specific routines
; by Stefano Bodrato, Oct 2007
;
; Set cursor shape
;
; void abc_cursor(unsigned char shape);
;
;
; $Id: abc_cursor.asm,v 1.2 2016-06-11 19:38:47 dom Exp $
;
SECTION code_clib
PUBLIC abc_cursor
PUBLIC _abc_cursor
abc_cursor:
_abc_cursor:
ld a,11
out (56),a
ld a,l ; FASTCALL
ou... | 13.36 | 57 | 0.685629 |
c64d2731133a3ed67d1b0a4ae4c591f29b9162dd | 546 | asm | Assembly | programs/oeis/045/A045534.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/045/A045534.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/045/A045534.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A045534: Number of squarefree self-avoiding walks in 2 dimensions.
; 1,4,8,16,16,16,16,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
mov $3,$0
mul $0,6
sub $0,3
mul $0,2
mov $1,2
lpb $0
mov $2,$3
cmp $2... | 19.5 | 176 | 0.547619 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.