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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1f89f5988ca6a024c803e3c067bfaa79e26ad685 | 312 | asm | Assembly | programs/oeis/016/A016165.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/016/A016165.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/016/A016165.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A016165: Expansion of 1/((1-5x)(1-11x)).
; 1,16,201,2336,26321,292656,3234841,35661376,392665761,4321276496,47543807081,523030706016,5753581906801,63290621677936,696202941972921,7658262879280256,84241044259973441,926652249799160976
add $0,1
mov $1,11
pow $1,$0
mov $2,5
pow $2,$0
sub $1,$2
div $1,6
mov $0,$1
| 26 | 190 | 0.762821 |
3ef6771e1037daaf1077e98fb88d4d324dbf7d80 | 8,153 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_1366.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.log_21829_1366.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.log_21829_1366.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 %r9
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x73b4, %r12
nop
nop
nop
nop
sub $50097, %r9
mov (%r12), %r10w
nop
nop
nop
nop
cmp %rbx, %rbx
lea addresses_UC_ht+0x149f4, %rsi
lea addresses_D_ht+0x7ff4, %rdi
nop
nop
dec %rbp... | 32.875 | 2,999 | 0.657795 |
b14cd5d3d4bf0d18f3f5c4c7b4e968c5db7b9dab | 2,005 | asm | Assembly | lang/memviewer.asm | peter-mount/departures8bit | cb0cd95503c9d0872d1cfaf3579c6f7c9ece282f | [
"Apache-2.0"
] | null | null | null | lang/memviewer.asm | peter-mount/departures8bit | cb0cd95503c9d0872d1cfaf3579c6f7c9ece282f | [
"Apache-2.0"
] | null | null | null | lang/memviewer.asm | peter-mount/departures8bit | cb0cd95503c9d0872d1cfaf3579c6f7c9ece282f | [
"Apache-2.0"
] | null | null | null | ; **********************************************************************
; memviewer View memory dump
; **********************************************************************
; langDump Shows "program" structure
.langDump
{
JSR langStart ; Point to the program start
JSR memViewer
LDA #0
... | 14.321429 | 72 | 0.556608 |
1a21a11ff67768062f89ff83ec717cfd4b49e493 | 404 | asm | Assembly | programs/oeis/240/A240437.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/240/A240437.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/240/A240437.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A240437: Number of non-palindromic n-tuples of 5 distinct elements.
; 0,20,100,600,3000,15500,77500,390000,1950000,9762500,48812500,244125000,1220625000,6103437500,30517187500,152587500000,762937500000,3814695312500,19073476562500,95367421875000,476837109375000,2384185742187500,11920928710937500,59604644531250000
mo... | 31.076923 | 246 | 0.79703 |
f99bd26add1dc37ce90be297ae295b8643e79c31 | 5,500 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i7-8650U_0xd2.log_99_1725.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i7-8650U_0xd2.log_99_1725.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i7-8650U_0xd2.log_99_1725.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 %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0x4a60, %rsi
lea addresses_WC_ht+0x11ea0, %rdi
and $25024, %r9
mov $93, %rcx
rep movsw
and $16185, %r11
lea addresses_UC_ht+0xf2a0, %rsi
lea addresses_WC_ht+0x4582, %rdi
nop
nop
cmp %rdx... | 22.177419 | 296 | 0.649636 |
ef679d503fe3320441b619ccc0e0875a6a0accde | 579 | asm | Assembly | oeis/070/A070667.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/070/A070667.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/070/A070667.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A070667: Smallest m in range 2..n-1 such that m^2 == 1 mod n, or 1 if no such number exists.
; Submitted by Simon Strandgaard
; 1,1,2,3,4,5,6,3,8,9,10,5,12,13,4,7,16,17,18,9,8,21,22,5,24,25,26,13,28,11,30,15,10,33,6,17,36,37,14,9,40,13,42,21,19,45,46,7,48,49,16,25,52,53,21,13,20,57,58,11,60,61,8,31,14,23,66,33,22,29,... | 38.6 | 280 | 0.633851 |
1989f6b7f0d18cc2ebdc00518d08c94726ee2363 | 195 | asm | Assembly | src/main/fragment/mos6502-common/pdsz1_derefidx_vbuc1=pdsz1_derefidx_vbuc2.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/main/fragment/mos6502-common/pdsz1_derefidx_vbuc1=pdsz1_derefidx_vbuc2.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/main/fragment/mos6502-common/pdsz1_derefidx_vbuc1=pdsz1_derefidx_vbuc2.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | ldy #{c2}
lda ({z1}),y
ldy #{c1}
sta ({z1}),y
ldy #{c2}+1
lda ({z1}),y
ldy #{c1}+1
sta ({z1}),y
ldy #{c2}+2
lda ({z1}),y
ldy #{c1}+2
sta ({z1}),y
ldy #{c2}+3
lda ({z1}),y
ldy #{c1}+3
sta ({z1}),y | 12.1875 | 12 | 0.482051 |
35ff742fb08b46c5881430cc12714a80fddd868f | 715 | asm | Assembly | oeis/289/A289491.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/289/A289491.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/289/A289491.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A289491: a(n) = denominator of 1/(1 + 1/(1 + 2/(1 + ... (1 + n)))).
; Submitted by Jamie Morken(w1)
; 2,4,5,13,19,58,191,131,1187,2231,17519,71063,29881,323423,2887921,13237457,2397389,15030317,742458253,3748521653,9670072483,25451905333,10932619111,78684575461,4163946939067,11799518538967,136025604432743,15935972852... | 42.058824 | 493 | 0.786014 |
79354df1b846df6429621a633f686600cedd8e9f | 30,366 | asm | Assembly | PORTS/tritone/tritone_journey.asm | bushy555/ZX-Spectrum-1-Bit-Routines | 4d336dec9d7abc979a97af76d515104a9263f127 | [
"BSD-3-Clause"
] | null | null | null | PORTS/tritone/tritone_journey.asm | bushy555/ZX-Spectrum-1-Bit-Routines | 4d336dec9d7abc979a97af76d515104a9263f127 | [
"BSD-3-Clause"
] | null | null | null | PORTS/tritone/tritone_journey.asm | bushy555/ZX-Spectrum-1-Bit-Routines | 4d336dec9d7abc979a97af76d515104a9263f127 | [
"BSD-3-Clause"
] | null | null | null |
;Tritone v2 beeper music engine by Shiru (shiru@mail.ru) 03'11
;Three channels of tone, per-pattern tempo
;One channel of interrupting drums
;Feel free to do whatever you want with the code, it is PD
OP_NOP equ $00
OP_SCF equ $37
OP_ORC equ $b1
org $8000
begin
ld hl,musicData
call play
jp be... | 32.442308 | 88 | 0.362939 |
afefa3a74a61d507c8a56f27acc9f605308a8408 | 448 | asm | Assembly | programs/oeis/116/A116974.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/116/A116974.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/116/A116974.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A116974: Numbers n for which the sum of the proper divisors equals the product of the proper divisors.
; 2,3,5,6,7,11,13,17,19,23,29,31,37,41,43,47,53,59,61,67,71,73,79,83,89,97,101,103,107,109,113,127,131,137,139,149,151,157,163,167,173,179,181,191,193,197,199,211,223,227,229,233,239,241,251,257,263,269,271,277
sub... | 37.333333 | 210 | 0.703125 |
e46a3853892b2eaa35c47a8831d8a15a17f2d76b | 639 | asm | Assembly | programs/oeis/273/A273109.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/273/A273109.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/273/A273109.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A273109: Numbers n such that in the difference triangle of the divisors of n (including the divisors of n) the diagonal from the bottom entry to n gives the divisors of n.
; 1,2,4,8,12,16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536,131072,262144,524288,1048576,2097152,4194304,8388608,16777216,33554432,671... | 24.576923 | 225 | 0.666667 |
22d2f48e41d9e711ebd08f2182496d18b44fc667 | 211 | asm | Assembly | libsrc/target/sv8000/graphics/pointxy_MODE0.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/target/sv8000/graphics/pointxy_MODE0.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/target/sv8000/graphics/pointxy_MODE0.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_clib
PUBLIC pointxy_MODE0
.pointxy_MODE0
ld a,l
cp 16
ret nc
ld a,h
cp 32
ret nc
defc NEEDpoint = 1
INCLUDE "gfx/gencon/pixel1.inc"
| 13.1875 | 39 | 0.535545 |
91c49ca48310473dcd25cf0ddd9a02ba7a44f7c9 | 1,754 | nasm | Assembly | UefiPayloadPkg/UefiPayloadEntry/Ia32/IdtVectorAsm.nasm | KaoTuz/edk2-stable202108 | 49d9306e7bf64b2f07d8473be1f2faea49d0a012 | [
"Python-2.0",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-2-Clause-Patent",
"BSD-3-Clause"
] | 9 | 2021-07-26T17:02:51.000Z | 2021-12-30T10:49:46.000Z | UefiPayloadPkg/UefiPayloadEntry/Ia32/IdtVectorAsm.nasm | ESdove/edk2_exploring | 34ff32b45f43d233d9696e7c8e3de68ea3000a7b | [
"Python-2.0",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-2-Clause-Patent",
"BSD-3-Clause"
] | null | null | null | UefiPayloadPkg/UefiPayloadEntry/Ia32/IdtVectorAsm.nasm | ESdove/edk2_exploring | 34ff32b45f43d233d9696e7c8e3de68ea3000a7b | [
"Python-2.0",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-2-Clause-Patent",
"BSD-3-Clause"
] | null | null | null | ;/** @file
;
; IDT vector entry.
;
; Copyright (c) 2007 - 2016, Intel Corporation. All rights reserved.<BR>
; SPDX-License-Identifier: BSD-2-Clause-Patent
;
;**/
SECTION .text
;
;------------------------------------------------------------------------------
; Generic IDT Vector Handlers for the Host.
;
;---... | 24.361111 | 79 | 0.434436 |
183ed055ad17cffe2e01d07ee4f17d4df0b50c11 | 432 | asm | Assembly | data/pokemon/base_stats/paramite.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | data/pokemon/base_stats/paramite.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | null | null | null | data/pokemon/base_stats/paramite.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | 2 | 2021-08-11T19:47:07.000Z | 2022-01-01T07:07:56.000Z | db 0 ; species ID placeholder
db 30, 60, 45, 20, 35, 45
; hp atk def spd sat sdf
db BUG, GRASS ; type
db 190 ; catch rate
db 70 ; base exp
db TINYMUSHROOM, BIG_MUSHROOM ; items
db GENDER_F50 ; gender ratio
db 20 ; step cycles to hatch
INCBIN "gfx/pokemon/paramite/front.dimensions"
db GROWTH_ME... | 21.6 | 47 | 0.685185 |
febf6ba843e0e97656d75f554a9da2afcb268472 | 650 | asm | Assembly | programs/oeis/175/A175409.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/175/A175409.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/175/A175409.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A175409: Successive numbers of consecutive positive terms to add when rearranging the alternating harmonic series to sum to log[7/3].
; 1,2,1,1,2,1,1,2,1,1,2,1,2,1,1,2,1,1,2,1,1,2,1,1,2,1,2,1,1,2,1,1,2,1,1,2,1,2,1,1,2,1,1,2,1,1,2,1,2,1,1,2,1,1,2,1,1,2,1,1,2,1,2,1,1,2,1,1,2,1,1,2,1,2,1,1,2,1,1,2
mov $3,2
mov $6,$0
lp... | 17.567568 | 161 | 0.529231 |
a019c142cf8645d819102487ee0d53e3ab64a31c | 630 | asm | Assembly | oeis/135/A135440.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/135/A135440.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/135/A135440.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A135440: a(n) = a(n-1) + 2a(n-2).
; Submitted by Jon Maiga
; -1,4,2,10,14,34,62,130,254,514,1022,2050,4094,8194,16382,32770,65534,131074,262142,524290,1048574,2097154,4194302,8388610,16777214,33554434,67108862,134217730,268435454,536870914,1073741822,2147483650,4294967294,8589934594,17179869182,34359738370,6871947673... | 52.5 | 499 | 0.815873 |
a0af9d410709ef65d2dcb64e80e16cae588b5458 | 297 | asm | Assembly | programs/oeis/004/A004281.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/004/A004281.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/004/A004281.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A004281: 2, 4 and the odd numbers.
; 1,2,3,4,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47,49,51,53,55,57,59,61,63,65,67,69,71,73,75,77,79,81,83,85,87,89,91,93,95,97,99,101,103,105,107,109,111,113,115,117,119,121,123,125,127,129
mov $1,1
add $1,$0
trn $0,4
add $1,$0
mov $0,$1
| 33 | 210 | 0.646465 |
1acc3cefaabe36de7e125b7dca85e54bac507b97 | 1,131 | asm | Assembly | oeis/250/A250814.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/250/A250814.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/250/A250814.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A250814: Number of (2+1) X (n+1) 0..2 arrays with nondecreasing x(i,j)-x(i,j-1) in the i direction and nondecreasing min(x(i,j),x(i-1,j)) in the j direction.
; 129,379,873,1731,3097,5139,8049,12043,17361,24267,33049,44019,57513,73891,93537,116859,144289,176283,213321,255907,304569,359859,422353,492651,571377,659179,7... | 20.196429 | 497 | 0.688771 |
e21d158fc04152f2be02ffc447ea8782b3f86786 | 460 | asm | Assembly | Tests/Test5/0.asm | 5ayam5/COL216-A5 | 9d34e672c20f84a1d5e324a0e57edc1ba14518a0 | [
"MIT"
] | null | null | null | Tests/Test5/0.asm | 5ayam5/COL216-A5 | 9d34e672c20f84a1d5e324a0e57edc1ba14518a0 | [
"MIT"
] | null | null | null | Tests/Test5/0.asm | 5ayam5/COL216-A5 | 9d34e672c20f84a1d5e324a0e57edc1ba14518a0 | [
"MIT"
] | null | null | null | main:
addi $s0, $zero, 1000
addi $s1, $zero, 0
addi $s2, $zero, 10
addi $t1, $zero, 0
initloop:
addi $t1, $t1, 1
sw $t1, 0($s0)
addi $s0, $s0, 4
addi $s1, $s1, 1
slt $s3, $s1, $s2
bne $s3, $zero, initloop
addi $s0, $zero, 1000
addi $s1, $zero, 0
addi $s3, $zero, 0
addi $s2, $zero, 9
sumloop:
lw $t0, 0($s... | 17.037037 | 25 | 0.545652 |
1f4eddfff0ac9e02f27d5f949a86113a8d9c4298 | 599 | asm | Assembly | oeis/333/A333392.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/333/A333392.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/333/A333392.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A333392: a(0) = 1; thereafter a(n) = 2^(prime(n)-1) + Sum_{k=1..n} 2^(prime(n)-prime(k)).
; Submitted by Jamie Morken(s2)
; 1,3,7,29,117,1873,7493,119889,479557,7672913,491066433,1964265733,125713006913,2011408110609,8045632442437,128730119078993,8238727621055553,527278567747555393,2109114270990221573,134983313343374... | 23.038462 | 248 | 0.664441 |
8537b42a477e83a54aa7c0dd2e25c2c5019abd39 | 384 | asm | Assembly | programs/oeis/131/A131843.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/131/A131843.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/131/A131843.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A131843: Triangle read by rows: 2*A131821 - A000012.
; 1,3,3,5,1,5,7,1,1,7,9,1,1,1,9,11,1,1,1,1,11,13,1,1,1,1,1,13,15,1,1,1,1,1,1,15,17,1,1,1,1,1,1,1,17,19,1,1,1,1,1,1,1,1,19,21,1,1,1,1,1,1,1,1,1,21,23,1,1,1,1,1,1,1,1,1,1,23,25,1,1,1,1,1,1,1,1,1,1,1,25,27,1,1,1,1,1,1,1,1
lpb $0
mov $1,$0
add $2,1
sub $0,$2
m... | 25.6 | 218 | 0.544271 |
1cb172f88cfc05d66a8d3ae8e0d9df9e29c16d0a | 410 | asm | Assembly | src/firmware/Platform/Timer0/Poll.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | 1 | 2019-12-12T09:07:08.000Z | 2019-12-12T09:07:08.000Z | src/firmware/Platform/Timer0/Poll.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | null | null | null | src/firmware/Platform/Timer0/Poll.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | null | null | null | #include "Platform.inc"
#include "TailCalls.inc"
#include "PollChain.inc"
#include "Timer0.inc"
radix decimal
extern POLL_AFTER_TIMER0
Timer0 code
global pollTimer0
pollTimer0:
btfss INTCON, T0IF
goto pollNextInChain
bcf INTCON, T0IF
.safelySetBankFor tmr0Overflow
incf tmr0Overflow
movlw 7
andwf tmr0... | 14.137931 | 31 | 0.782927 |
8feddbb15b3c6dea676189cb59567276bbd52be5 | 104 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/lm/z80/asm_acos.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math48/lm/z80/asm_acos.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math48/lm/z80/asm_acos.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 asm_acos
EXTERN am48_acos
defc asm_acos = am48_acos
| 10.4 | 25 | 0.836538 |
2531c85b20dee7566a60ab0df529de6cbe3da735 | 566 | asm | Assembly | programs/oeis/077/A077865.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/077/A077865.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/077/A077865.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A077865: Expansion of (1-x)^(-1)/(1-x-2*x^2+x^3).
; 1,2,5,9,18,32,60,107,196,351,637,1144,2068,3720,6713,12086,21793,39253,70754,127468,229724,413907,745888,1343979,2421849,4363920,7863640,14169632,25532993,46008618,82904973,149389217,269190546,485064008,874055884,1574993355
mov $8,$0
mov $10,$0
add $10,1
lpb $10
... | 21.769231 | 225 | 0.616608 |
c13434e2126f83d73e4bacbaf617e4b5dcc9e42a | 721 | asm | Assembly | programs/oeis/277/A277864.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/277/A277864.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/277/A277864.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A277864: Binary representation of the x-axis, from the left edge to the origin, of the n-th stage of growth of the two-dimensional cellular automaton defined by "Rule 3", based on the 5-celled von Neumann neighborhood.
; 1,1,1,1101,1,111101,1,11111101,1,1111111101,1,111111111101,1,11111111111101,1,1111111111111101,1,... | 51.5 | 398 | 0.816921 |
463cf9168886f8ccda3746e38fcba9d89396653a | 258 | asm | Assembly | SOURCE ASM FILES/FPSHack_TEST_HalfSomeBoomerangValueIDK.asm | Meowmaritus/Wind-Waker-60FPS-Hack | 13696724637a1c60e82ef76759af85e3c78356ef | [
"MIT"
] | 14 | 2017-08-16T17:20:21.000Z | 2021-12-07T03:45:12.000Z | SOURCE ASM FILES/FPSHack_TEST_HalfSomeBoomerangValueIDK.asm | Meowmaritus/Wind-Waker-60FPS-Hack | 13696724637a1c60e82ef76759af85e3c78356ef | [
"MIT"
] | 1 | 2018-05-26T12:32:23.000Z | 2018-08-10T06:48:38.000Z | SOURCE ASM FILES/FPSHack_TEST_HalfSomeBoomerangValueIDK.asm | Meowmaritus/Wind-Waker-60FPS-Hack | 13696724637a1c60e82ef76759af85e3c78356ef | [
"MIT"
] | 6 | 2017-12-25T01:48:35.000Z | 2021-12-07T21:07:30.000Z | #To be inserted at 800e250c
##########################################
##FPSHack_TEST_HalfSomeBoomerangValueIDK##
##########################################
lis r17, 0x817F
lfs f17, 0x0004 (r17)
fmuls f0, f0, f17
stfs f0, 0x000C (sp) #Vanilla | 23.454545 | 42 | 0.465116 |
09ed166838374b5c9e5e96816bdcdd2f46658ecb | 322 | asm | Assembly | libsrc/sprites/software/sp1/spectrum/tiles/sp1_ScreenAttr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 38 | 2021-06-18T12:56:15.000Z | 2022-03-12T20:38:40.000Z | libsrc/sprites/software/sp1/spectrum/tiles/sp1_ScreenAttr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 2 | 2021-06-20T16:28:12.000Z | 2021-11-17T21:33:56.000Z | libsrc/sprites/software/sp1/spectrum/tiles/sp1_ScreenAttr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 6 | 2021-06-18T18:18:36.000Z | 2021-12-22T08:01:32.000Z | ; uchar sp1_ScreenAttr(uchar row, uchar col)
; CALLER linkage for function pointers
PUBLIC sp1_ScreenAttr
EXTERN sp1_ScreenAttr_callee
EXTERN ASMDISP_SP1_SCREENATTR_CALLEE
.sp1_ScreenAttr
ld hl,2
add hl,sp
ld e,(hl)
inc hl
inc hl
ld d,(hl)
jp sp1_ScreenAttr_callee + ASMDISP_SP1_SCREENATTR_CALLE... | 17.888889 | 59 | 0.767081 |
fcfada548d9d4d440312e4c8325d2d33a00d8fa1 | 386 | asm | Assembly | programs/oeis/300/A300559.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/300/A300559.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/300/A300559.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A300559: a(n) = n*(n+1)!/2 + 1.
; 1,2,7,37,241,1801,15121,141121,1451521,16329601,199584001,2634508801,37362124801,566658892801,9153720576001,156920924160001,2845499424768001,54420176498688001,1094805903679488001,23112569077678080001,510909421717094400001,11802007641664880640001
mov $1,$0
mov $2,$0
pow $2,2
add $0,$... | 25.733333 | 247 | 0.759067 |
8a5e3284ede170e9d643a93dcba9438a5c1acafd | 712 | asm | Assembly | oeis/160/A160104.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/160/A160104.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/160/A160104.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A160104: Numerator of Hermite(n, 5/27).
; Submitted by Christian Krause
; 1,10,-1358,-42740,5512492,304384600,-37142220680,-3034178687600,348731717384080,38877977386007200,-4187277821653825760,-608713688504523233600,61068424818638825202880,11260738942261526747094400,-1044883534589865025424443520,-24030303863534093421... | 37.473684 | 489 | 0.813202 |
daf92b8afa69c823d9e72c9aeca2e8e042d11cb4 | 677 | asm | Assembly | oeis/202/A202156.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/202/A202156.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/202/A202156.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A202156: y-values in the solution to x^2 - 13*y^2 = -1.
; Submitted by Jon Maiga
; 5,6485,8417525,10925940965,14181862955045,18408047189707445,23893631070377308565,31013914721302556809925,40256037414619648361974085,52252305550261582271285552405,67823452348202119168480285047605,88034788895660800419105138706238885,114... | 37.611111 | 462 | 0.830133 |
a798a97a6a13018cf4ffbd0baed41ff3aa6969a4 | 396 | asm | Assembly | oeis/347/A347697.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/347/A347697.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/347/A347697.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A347697: a(n) = max_{k <= n} A347696(k).
; Submitted by Jon Maiga
; 0,0,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,7,7,7,7,7,7,7,7,8,8,8,8,8,8,8,8,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,12
mov $2,1
lpb ... | 28.285714 | 237 | 0.555556 |
47cf1d9f0c8ea5f47d9be6bb361b63c6cdbff870 | 5,384 | asm | Assembly | BirthdaySong.asm | NFrisiani/Microcontroller-Engineering-I | 563d19f3355e536985ae7033b569db6fb450804d | [
"MIT"
] | 1 | 2017-12-10T15:24:46.000Z | 2017-12-10T15:24:46.000Z | BirthdaySong.asm | NFrisiani/Microcontroller-Engineering-I | 563d19f3355e536985ae7033b569db6fb450804d | [
"MIT"
] | null | null | null | BirthdaySong.asm | NFrisiani/Microcontroller-Engineering-I | 563d19f3355e536985ae7033b569db6fb450804d | [
"MIT"
] | null | null | null | processor 18F8722
config OSC=HS, WDT=OFF, LVP=OFF
radix decimal
TRISJ equ 0xF9A
LATJ equ 0xF91
PORTJ equ 0xF88
TRISB equ 0xF93
PORTB equ 0xF81
ADCON1 equ 0xFC1
F2 equ 18
F1 equ 17
X2 equ 15
X1 equ 11
D1 equ 13
D2 equ 12
E1 equ 14
G1 equ 16
A1 equ 10
A2 equ 9
B1 equ 8
B2 equ 7
C1 equ 6
C2 equ 5
highD1 equ 4
high... | 8.29584 | 32 | 0.680721 |
97defe571bbf8d53e563ce00f5790c58b43a086a | 369 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/c/sdcc_ix/cm48_sdccix_fmax_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math48/c/sdcc_ix/cm48_sdccix_fmax_callee.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/sdcc_ix/cm48_sdccix_fmax_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; float fmax(float x, float y) __z88dk_callee
SECTION code_clib
SECTION code_fp_math48
PUBLIC cm48_sdccix_fmax_callee, l0_cm48_sdccix_fmax_callee
EXTERN am48_fmax, cm48_sdccixp_dcallee2, cm48_sdccixp_m482d
cm48_sdccix_fmax_callee:
call cm48_sdccixp_dcallee2
; AC'= y
; AC = x
l0_cm48_sdccix_fmax_call... | 16.043478 | 59 | 0.796748 |
14f40d896239a5cfc48c6619279ad691127bfccf | 311 | asm | Assembly | pwnlib/shellcraft/templates/i386/linux/getitimer.asm | IMULMUL/python3-pwntools | 61210a68cd88e9084c72292d3119c38c44f07966 | [
"MIT"
] | 325 | 2016-01-25T08:38:06.000Z | 2022-03-30T14:31:50.000Z | pwnlib/shellcraft/templates/i386/linux/getitimer.asm | IMULMUL/python3-pwntools | 61210a68cd88e9084c72292d3119c38c44f07966 | [
"MIT"
] | 8 | 2016-08-23T10:15:27.000Z | 2019-01-16T02:49:34.000Z | pwnlib/shellcraft/templates/i386/linux/getitimer.asm | IMULMUL/python3-pwntools | 61210a68cd88e9084c72292d3119c38c44f07966 | [
"MIT"
] | 71 | 2016-07-13T10:03:52.000Z | 2022-01-10T11:57:34.000Z | <%
from pwnlib.shellcraft.i386.linux import syscall
%>
<%page args="which, value"/>
<%docstring>
Invokes the syscall getitimer. See 'man 2 getitimer' for more information.
Arguments:
which(itimer_which_t): which
value(itimerval): value
</%docstring>
${syscall('SYS_getitimer', which, value)}
| 22.214286 | 75 | 0.707395 |
9e2738ea74926a66310d3ffc1e73c1f4ea74711d | 1,544 | asm | Assembly | programs/oeis/054/A054347.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/054/A054347.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/054/A054347.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A054347: Partial sums of A000201.
; 0,1,4,8,14,22,31,42,54,68,84,101,120,141,163,187,212,239,268,298,330,363,398,435,473,513,555,598,643,689,737,787,838,891,946,1002,1060,1119,1180,1243,1307,1373,1440,1509,1580,1652,1726,1802,1879,1958,2038,2120,2204,2289,2376,2464,2554,2646,2739,2834,2931,3029,3129,3230,3333,3438,35... | 102.933333 | 1,340 | 0.775907 |
1ce6b78e363d55341f2a6a22f690a9e99ddc851e | 1,169 | asm | Assembly | src/lvlinfo.asm | RupertAvery/WillowPatch | 8476df256350b877d0c8a1b9305fc438315ac90f | [
"MIT"
] | null | null | null | src/lvlinfo.asm | RupertAvery/WillowPatch | 8476df256350b877d0c8a1b9305fc438315ac90f | [
"MIT"
] | null | null | null | src/lvlinfo.asm | RupertAvery/WillowPatch | 8476df256350b877d0c8a1b9305fc438315ac90f | [
"MIT"
] | null | null | null | WRITE_LEVEL:
LDA #<SLOT1_CONST
STA $33
LDA #>SLOT1_CONST
STA $34
JSR $C32F
;LDY #$07
;LDA ($0A),Y
;SEC
;ADC #$01
;JSR $F64D
LDA #$80
STA $06C0,Y
;WRITE_EXP_NUMBER:
;LDY #$00
;LDX #$04 ; 5 digits
;-
;LDA $7C,X ; transfer EXP
;STA $0B,X ; to 0B - 0F
;DEX ; next digit
;BPL -
;LDA #$04
;STA $09 ; 5 digits?
;LDX... | 11.808081 | 40 | 0.572284 |
1e69d5ae6e5f1d0847d0a02cac721dd97d9e3422 | 453 | asm | Assembly | programs/oeis/221/A221462.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/221/A221462.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/221/A221462.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A221462: Number of 0..7 arrays of length n with each element unequal to at least one neighbor, starting with 0
; 0,7,49,392,3087,24353,192080,1515031,11949777,94253656,743424031,5863743809,46250174880,364797430823,2877333239921,22694914695208,179005735545903,1411904551687777,11136372010635760,87837935936264759
mov $... | 25.166667 | 200 | 0.737307 |
91d884e6f509587c72b7b588b805917f99d41107 | 1,627 | asm | Assembly | programs/oeis/036/A036215.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/036/A036215.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/036/A036215.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A036215: Binary reversal of 3^n
; 1,3,9,27,69,207,621,3345,4275,25497,38247,229173,589185,1669443,5205897,14045019,34319397,102566511,307313949,1843835217,2312645619,13776780249,20417442711,112792132341,290155405761,847524815523,2611222884297,7627711248315,19378038558309,55455286080927,172753579901661,933880161537585... | 203.375 | 1,475 | 0.921328 |
28a9fade4f411b1bbb280ac8c7431a2288692479 | 476 | asm | Assembly | oeis/313/A313572.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/313/A313572.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/313/A313572.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A313572: Coordination sequence Gal.6.250.3 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings.
; Submitted by Simon Strandgaard
; 1,5,10,14,19,24,30,35,40,44,49,54,59,64,68,73,78,84,89,94,98,103,108,113,118,122,127,132,138,143,148,152,15... | 34 | 178 | 0.716387 |
edc10cf1805c87983754e8df323152c6ef2caa75 | 403 | asm | Assembly | oeis/174/A174805.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/174/A174805.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/174/A174805.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A174805: n+ceiling[sqrt(n)]+floor[sqrt(n)].
; Submitted by Jon Maiga
; 0,3,5,6,8,10,11,12,13,15,17,18,19,20,21,22,24,26,27,28,29,30,31,32,33,35,37,38,39,40,41,42,43,44,45,46,48,50,51,52,53,54,55,56,57,58,59,60,61,63,65,66,67,68,69,70,71,72,73,74,75,76,77,78,80,82,83,84,85,86,87
seq $0,28392 ; a(n) = n + floor(sqrt(n... | 50.375 | 209 | 0.66005 |
48d521e0aed21f5958dcb50309e425e3798c19fc | 190 | asm | Assembly | test_6.asm | acastrauss/compiler_project | 540e96493350d5cb34a7259a74bb1ecb1f3a3a2b | [
"MIT"
] | null | null | null | test_6.asm | acastrauss/compiler_project | 540e96493350d5cb34a7259a74bb1ecb1f3a3a2b | [
"MIT"
] | null | null | null | test_6.asm | acastrauss/compiler_project | 540e96493350d5cb34a7259a74bb1ecb1f3a3a2b | [
"MIT"
] | null | null | null |
main:
PUSH %14
MOV %15,%14
SUBS %15,$4,%15
MOV $0,-4(%14)
SUBS %15,$4,%15
MOV $0,-8(%14)
@main_body:
MOV $0,%13
JMP @main_exit
@main_exit:
MOV %14,%15
POP %14
RET | 12.666667 | 17 | 0.526316 |
daf03287b4a82cbc6c4fa4a76390b8528227a5e2 | 113 | asm | Assembly | 10. Prog-Lang/FULL WORKING STAGES AND RESULTS/First test of using LOGIC statements/user_code[for_user].asm | Hollbrok/Ilab-2020-21 | 819a30dc4485ad874c273e9a01ca4adcf8bb2ea0 | [
"MIT"
] | 3 | 2021-12-06T20:39:29.000Z | 2022-02-04T14:59:33.000Z | 10. Prog-Lang/FULL WORKING STAGES AND RESULTS/First test of using LOGIC statements/user_code[for_user].asm | Hollbrok/Ilab-2020-21 | 819a30dc4485ad874c273e9a01ca4adcf8bb2ea0 | [
"MIT"
] | null | null | null | 10. Prog-Lang/FULL WORKING STAGES AND RESULTS/First test of using LOGIC statements/user_code[for_user].asm | Hollbrok/Ilab-2020-21 | 819a30dc4485ad874c273e9a01ca4adcf8bb2ea0 | [
"MIT"
] | null | null | null | push 1
pop rax
push 0
push 2
je :END_IF_0
push 2
pop rax
END_IF_0:
push rax
push 1
add
pop rax
hlt | 7.0625 | 13 | 0.654867 |
0adf66214c9eff373e7302c1052fcc51428b1a8d | 820 | asm | Assembly | programs/oeis/213/A213714.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/213/A213714.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/213/A213714.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A213714: Inverse function for injection A005187.
; 0,1,0,2,3,0,0,4,5,0,6,7,0,0,0,8,9,0,10,11,0,0,12,13,0,14,15,0,0,0,0,16,17,0,18,19,0,0,20,21,0,22,23,0,0,0,24,25,0,26,27,0,0,28,29,0,30,31,0,0,0,0,0,32,33,0,34,35,0,0,36,37,0,38,39,0,0,0,40,41,0,42,43,0,0,44,45,0,46,47,0,0,0,0,48,49,0,50,51,0,0,52,53,0,54,55,0,0,0,56,... | 117.142857 | 647 | 0.636585 |
e46c00519c147434eb6072b3d59aea58289271ae | 34,204 | asm | Assembly | sources/ippcp/asm_intel64/pcpp521r1funcs_montas.asm | ymarkovitch/ipp-crypto | ac8f1c443cc79e9f2f8508f8c707c9ed0caa22c8 | [
"Apache-2.0"
] | null | null | null | sources/ippcp/asm_intel64/pcpp521r1funcs_montas.asm | ymarkovitch/ipp-crypto | ac8f1c443cc79e9f2f8508f8c707c9ed0caa22c8 | [
"Apache-2.0"
] | null | null | null | sources/ippcp/asm_intel64/pcpp521r1funcs_montas.asm | ymarkovitch/ipp-crypto | ac8f1c443cc79e9f2f8508f8c707c9ed0caa22c8 | [
"Apache-2.0"
] | null | null | null | ;===============================================================================
; Copyright 2015-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... | 31.208029 | 148 | 0.597883 |
3e0d3fcf8515324b8479faaad82a35a6db61a511 | 5,395 | asm | Assembly | Epilog/asm/MSVC2015/func-rets-opt-stackp.asm | Dovgalyuk/AntiTaint | c27407d8fa35a76d009ca0981f4b55f08a0a1c65 | [
"Apache-2.0"
] | 1 | 2018-12-31T22:11:24.000Z | 2018-12-31T22:11:24.000Z | Epilog/asm/MSVC2015/func-rets-opt-stackp.asm | Dovgalyuk/SecurityFlaws | c27407d8fa35a76d009ca0981f4b55f08a0a1c65 | [
"Apache-2.0"
] | null | null | null | Epilog/asm/MSVC2015/func-rets-opt-stackp.asm | Dovgalyuk/SecurityFlaws | c27407d8fa35a76d009ca0981f4b55f08a0a1c65 | [
"Apache-2.0"
] | null | null | null | ; Listing generated by Microsoft (R) Optimizing Compiler Version 19.00.23506.0
TITLE D:\Projects\TaintAnalysis\AntiTaint\Epilog\src\func-rets.c
.686P
.XMM
include listing.inc
.model flat
INCLUDELIB MSVCRT
INCLUDELIB OLDNAMES
PUBLIC ___local_stdio_printf_options
PUBLIC __vfprintf_l
PUBLIC _printf
... | 21.842105 | 127 | 0.639296 |
b7301ac4992852c2bbef5a01a8fb115add439c17 | 370 | asm | Assembly | libsrc/fcntl/cpc/cpc_closeout.asm | RC2014Z80/z88dk | e5b9447b970e5fae26544b6d8aa5957c98ba0e6a | [
"ClArtistic"
] | 8 | 2017-01-18T12:02:17.000Z | 2021-06-12T09:40:28.000Z | libsrc/fcntl/cpc/cpc_closeout.asm | RC2014Z80/z88dk | e5b9447b970e5fae26544b6d8aa5957c98ba0e6a | [
"ClArtistic"
] | 1 | 2017-03-06T07:41:56.000Z | 2017-03-06T07:41:56.000Z | libsrc/fcntl/cpc/cpc_closeout.asm | RC2014Z80/z88dk | e5b9447b970e5fae26544b6d8aa5957c98ba0e6a | [
"ClArtistic"
] | 3 | 2017-03-07T03:19:40.000Z | 2021-09-15T17:59:19.000Z | ;
; CPC fcntl Library
;
; Donated by **_warp6_** <kbaccam@free.fr>
;
; $Id: cpc_closeout.asm,v 1.6 2017-01-02 21:02:22 aralbrec Exp $
SECTION code_clib
PUBLIC cpc_closeout
PUBLIC _cpc_closeout
INCLUDE "cpcfirm.def"
.cpc_closeout
._cpc_closeout
call firmware
defw cas... | 14.8 | 64 | 0.621622 |
206b657d983ec32c2a9c25ece1b8fd3c20b0b18b | 1,285 | asm | Assembly | programs/oeis/166/A166033.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/166/A166033.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/166/A166033.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A166033: a(n) = 11/4 +11*n/2 + 29*(-1)^n/4.
; 1,21,12,32,23,43,34,54,45,65,56,76,67,87,78,98,89,109,100,120,111,131,122,142,133,153,144,164,155,175,166,186,177,197,188,208,199,219,210,230,221,241,232,252,243,263,254,274,265,285,276,296,287,307,298,318,309,329,320,340,331,351,342,362,353,373,364,384,375,395,386,406,39... | 58.409091 | 1,053 | 0.712062 |
d326002ef2ebbb59b71c4fe2baa11a3cfa079657 | 6,462 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_550.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_21829_550.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_21829_550.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 %r14
push %r8
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x1cc10, %r8
nop
xor %r12, %r12
mov $0x6162636465666768, %rbp
movq %rbp, (%r8)
nop
nop
nop
nop
xor $14389, %r13
lea addresses_WC_ht+0x15324, %r13
nop
nop
nop
nop
nop
s... | 38.927711 | 2,999 | 0.656763 |
f797aa2e10f7fbbb7dc2966a3880664a5003968b | 1,028 | asm | Assembly | programs/oeis/186/A186495.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/186/A186495.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/186/A186495.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A186495: Adjusted joint rank sequence of (f(i)) and (g(j)) with f(i) after g(j) when f(i)=g(j), where f(i)=5i and g(j)=j-th pentagonal number. Complement of A186495.
; 3,4,6,7,9,10,12,13,14,15,17,18,19,21,22,23,24,25,27,28,29,30,31,33,34,35,36,37,39,40,41,42,43,44,45,47,48,49,50,51,52,54,55,56,57,58,59,60,61,63,64,6... | 23.906977 | 393 | 0.558366 |
b7c739739abef44e0acebc17efecd60aa4bc5c0f | 19,439 | asm | Assembly | debug/app.asm | omotenashicoin-project/ledger-app-mtns | fccdf20531752dbdc5ef7d2a0bdda58af5ad03a4 | [
"Apache-2.0"
] | null | null | null | debug/app.asm | omotenashicoin-project/ledger-app-mtns | fccdf20531752dbdc5ef7d2a0bdda58af5ad03a4 | [
"Apache-2.0"
] | null | null | null | debug/app.asm | omotenashicoin-project/ledger-app-mtns | fccdf20531752dbdc5ef7d2a0bdda58af5ad03a4 | [
"Apache-2.0"
] | null | null | null |
bin/app.elf: file format elf32-littlearm
Disassembly of section .text:
c0d00000 <main>:
.flags = COIN_FLAGS,
#endif // COIN_FLAGS
.kind = COIN_KIND,
};
__attribute__((section(".boot"))) int main(int arg0) {
c0d00000: b570 push {r4, r5, r6, lr}
c0d00002: b0a2 sub sp, #136 ; 0x88
#ifdef USE_L... | 34.650624 | 147 | 0.682237 |
e692dd7d8e219891f1670a0dbcdffb77eca0c18e | 44,507 | asm | Assembly | grep.asm | keithczq/p4new | f4171492501f4ae145aa54f9b84593f869b8a847 | [
"Xnet",
"X11"
] | null | null | null | grep.asm | keithczq/p4new | f4171492501f4ae145aa54f9b84593f869b8a847 | [
"Xnet",
"X11"
] | null | null | null | grep.asm | keithczq/p4new | f4171492501f4ae145aa54f9b84593f869b8a847 | [
"Xnet",
"X11"
] | null | null | null |
_grep: file format elf32-i386
Disassembly of section .text:
00000000 <matchstar>:
return 0;
}
// matchstar: search for c*re at beginning of text
int matchstar(int c, char *re, char *text)
{
0: 55 push %ebp
1: 89 e5 mov %esp,%ebp
3: 57 push ... | 34.131135 | 60 | 0.410947 |
91eca34b787d725af320562a34be2d0ca544df85 | 378 | asm | Assembly | programs/oeis/101/A101424.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/101/A101424.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/101/A101424.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A101424: Number of different cuboids with volume p^4 * q^n, where p,q are distinct prime numbers.
; 4,9,18,28,42,57,76,96,120,145,174,204,238,273,312,352,396,441,490,540,594,649,708,768,832,897,966,1036,1110,1185,1264,1344,1428,1513,1602,1692,1786,1881,1980,2080,2184,2289,2398,2508,2622,2737,2856,2976,3100
mov $1,5
... | 34.363636 | 209 | 0.714286 |
d45080edcf2d615f6575f489818359364a4f3ee0 | 713 | asm | Assembly | oeis/167/A167317.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/167/A167317.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/167/A167317.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A167317: Totally multiplicative sequence with a(p) = 7*(p-3) for prime p.
; Submitted by Jon Maiga
; 1,-7,0,49,14,0,28,-343,0,-98,56,0,70,-196,0,2401,98,0,112,686,0,-392,140,0,196,-490,0,1372,182,0,196,-16807,0,-686,392,0,238,-784,0,-4802,266,0,280,2744,0,-980,308,0,784,-1372,0,3430,350,0,784,-9604,0,-1274,392,0,406,... | 26.407407 | 378 | 0.605891 |
a8fd01ff2d2930d75403f1dad3091527959ba8da | 281 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math16/lm16/c/sdcc/___ulong2h_callee.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math16/lm16/c/sdcc/___ulong2h_callee.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math16/lm16/c/sdcc/___ulong2h_callee.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_fp_math16
PUBLIC ___ulong2h_callee
PUBLIC _f16_u32_fastcall
EXTERN cm16_sdcc___ulong2h_callee
EXTERN cm16_sdcc___ulong2h_fastcall
defc ___ulong2h_callee = cm16_sdcc___ulong2h_callee
defc _f16_u32_fastcall = cm16_sdcc___ulong2h_fastcall
| 23.416667 | 57 | 0.814947 |
04ae3113a6fd84afb314417eb3891631bef41058 | 156 | asm | Assembly | libsrc/_DEVELOPMENT/arch/ts2068/display/c/sccz80/tshc_py2aaddr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 38 | 2021-06-18T12:56:15.000Z | 2022-03-12T20:38:40.000Z | libsrc/_DEVELOPMENT/arch/ts2068/display/c/sccz80/tshc_py2aaddr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 2 | 2021-06-20T16:28:12.000Z | 2021-11-17T21:33:56.000Z | libsrc/_DEVELOPMENT/arch/ts2068/display/c/sccz80/tshc_py2aaddr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 6 | 2021-06-18T18:18:36.000Z | 2021-12-22T08:01:32.000Z | ; void *tshc_py2aaddr(uchar y)
SECTION code_clib
SECTION code_arch
PUBLIC tshc_py2aaddr
EXTERN asm_tshc_py2aaddr
defc tshc_py2aaddr = asm_tshc_py2aaddr
| 14.181818 | 38 | 0.839744 |
24bdb739a1985439f3259da5835e5ba712c23743 | 309 | asm | Assembly | libsrc/math/mbf64/c/sccz80/___mbf64_return.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/math/mbf64/c/sccz80/___mbf64_return.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/math/mbf64/c/sccz80/___mbf64_return.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_fp_mbf64
INCLUDE "mbf64.def"
EXTERN ___mbf64_FA
; Return the value that's in the the FPREG
; We're in 64 bit mode so we have to copy to FA
___mbf64_return:
ld hl,___mbf64_FPREG
ld de,___mbf64_FA
ld bc,8
ldir
pop ix ;Restore callers
ret
| 17.166667 | 47 | 0.634304 |
9837730b5e2e74b370c4fb0585fcff2952621c7b | 275 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/c/sdcc_ix/cm48_sdccix_lgamma_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/c/sdcc_ix/cm48_sdccix_lgamma_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/c/sdcc_ix/cm48_sdccix_lgamma_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; float lgamma(float x) __z88dk_fastcall
SECTION code_fp_math48
PUBLIC cm48_sdccix_lgamma_fastcall
EXTERN cm48_sdccixp_dx2m48, am48_lgamma, cm48_sdccixp_m482d
cm48_sdccix_lgamma_fastcall:
call cm48_sdccixp_dx2m48
call am48_lgamma
jp cm48_sdccixp_m482d
| 16.176471 | 59 | 0.821818 |
cd826621acb2b1100381efab868a73a138335d2f | 1,043 | asm | Assembly | Irvine/Examples/ch05/32 bit/TestLib3.asm | alieonsido/ASM_TESTING | 4d5e2a3e11d921eeb50d69bbe4352cfc0e99afa7 | [
"Apache-2.0"
] | null | null | null | Irvine/Examples/ch05/32 bit/TestLib3.asm | alieonsido/ASM_TESTING | 4d5e2a3e11d921eeb50d69bbe4352cfc0e99afa7 | [
"Apache-2.0"
] | null | null | null | Irvine/Examples/ch05/32 bit/TestLib3.asm | alieonsido/ASM_TESTING | 4d5e2a3e11d921eeb50d69bbe4352cfc0e99afa7 | [
"Apache-2.0"
] | null | null | null | ; Link Library Test #3 (TestLib3.asm)
; Calculate the elapsed execution time of a nested loop
INCLUDE Irvine32.inc
.data
OUTER_LOOP_COUNT = 3
startTime DWORD ?
msg1 BYTE "Please wait...",0dh,0ah,0
msg2 BYTE "Elapsed milliseconds: ",0
.code
main PROC
mov edx,OFFSET msg1 ; "Please wait..."
call WriteString
; ... | 17.982759 | 55 | 0.667306 |
becbc732b8c5c45bb060b5dede8db80d3a6311db | 382 | asm | Assembly | Quiz and Lab Assessment/Solution/4/4.asm | TasneemMahmud1731893642/CSE331 | 3732592389ecc602fa9aea7434c885968b5fb1fd | [
"MIT"
] | null | null | null | Quiz and Lab Assessment/Solution/4/4.asm | TasneemMahmud1731893642/CSE331 | 3732592389ecc602fa9aea7434c885968b5fb1fd | [
"MIT"
] | null | null | null | Quiz and Lab Assessment/Solution/4/4.asm | TasneemMahmud1731893642/CSE331 | 3732592389ecc602fa9aea7434c885968b5fb1fd | [
"MIT"
] | null | null | null |
.MODEL SMALL
.STACK 100H
.DATA
STR1 DB 'ENTER A HEX DIGIT: $'
STR2 DB 0AH,0DH,'IN DECIMAL IT IS 1'
ANS DB ?
STR3 DB '$'
.CODE
MAIN PROC
MOV AX,@DATA
MOV DS,AX
MOV AH,9
LEA DX,STR1
INT 21H
MOV AH,1
INT 21H
SUB AL,11H
MOV ANS,AL
MOV AH,9
LEA DX,STR2
... | 11.9375 | 40 | 0.541885 |
00116f8345566422f7ade72732f2832d849f50ac | 48,473 | asm | Assembly | init.asm | haniyehnasseri/xv6ProcessScheduling | cb908f7fa9cf0874db1c310d8d2220d923fda15b | [
"MIT-0"
] | null | null | null | init.asm | haniyehnasseri/xv6ProcessScheduling | cb908f7fa9cf0874db1c310d8d2220d923fda15b | [
"MIT-0"
] | null | null | null | init.asm | haniyehnasseri/xv6ProcessScheduling | cb908f7fa9cf0874db1c310d8d2220d923fda15b | [
"MIT-0"
] | null | null | null |
_init: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
char *argv[] = { "sh", 0 };
int
main(void)
{
0: 8d 4c 24 04 lea 0x4(%esp),%ecx
4: 83 e4 f0 and $0xfffffff0,%esp
7: ff 71 fc pushl -0x4(%ecx)
a: 55 push %ebp
... | 29.977118 | 60 | 0.414911 |
687c2e633cfa628a8bd9d8bb8e5a2eb2ab20b2c7 | 499 | asm | Assembly | libsrc/games/z88/bit_close_ei.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/games/z88/bit_close_ei.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/games/z88/bit_close_ei.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; $Id: bit_close_ei.asm,v 1.8 2016-06-11 20:52:26 dom Exp $
;
; Z88 1 bit sound functions
;
; Close sound and restore interrupts
;
; Stefano Bodrato - 28/9/2001
; Based on the Dominic Morris' code
;
SECTION code_clib
PUBLIC bit_close_ei
PUBLIC _bit_close_ei
INCLUDE "interrpt.def"
EXTERN... | 14.257143 | 59 | 0.663327 |
c17b060325b17efe55302622c464ecc67aa4f79e | 3,611 | asm | Assembly | Universe/Archive/SunApplyShipRollAndPitch.asm | ped7g/EliteNext | 6e930f9b9924b295d7281ee6acb879600d7e597f | [
"Unlicense"
] | 9 | 2021-09-29T22:08:15.000Z | 2022-03-23T05:35:43.000Z | Universe/Archive/SunApplyShipRollAndPitch.asm | ped7g/EliteNext | 6e930f9b9924b295d7281ee6acb879600d7e597f | [
"Unlicense"
] | 1 | 2022-01-21T12:35:42.000Z | 2022-01-21T17:47:24.000Z | Universe/Archive/SunApplyShipRollAndPitch.asm | ped7g/EliteNext | 6e930f9b9924b295d7281ee6acb879600d7e597f | [
"Unlicense"
] | 1 | 2022-01-15T10:13:49.000Z | 2022-01-15T10:13:49.000Z | ;----------------------------------------------------------------------------------------------------------------------------------
; based on MVEIT part 4 of 9
SunApplyShipRollAndPitch: ld a,(SunrotZCounter) ; get roll magnitudeShip Pitch counter
ld b,a
... | 55.553846 | 131 | 0.378565 |
1fd5283d0f44abf3fc513615ea2cda7fe6917df2 | 467 | asm | Assembly | libsrc/sprites/software/sp1/spectrum/collision/SP1MakeRect8.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 38 | 2021-06-18T12:56:15.000Z | 2022-03-12T20:38:40.000Z | libsrc/sprites/software/sp1/spectrum/collision/SP1MakeRect8.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 2 | 2021-06-20T16:28:12.000Z | 2021-11-17T21:33:56.000Z | libsrc/sprites/software/sp1/spectrum/collision/SP1MakeRect8.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 6 | 2021-06-18T18:18:36.000Z | 2021-12-22T08:01:32.000Z |
; SP1MakeRect8
; 05.2006 aralbrec, Sprite Pack v3.0
; sinclair spectrum version
PUBLIC SP1MakeRect8
; A straight conversion from struct_sp1_Rect
; to struct_r_Rect8
;
; enter : hl = struct sp1_Rect *
; de = destination struct r_Rect8 *
; uses : a, b, de, hl
.SP1MakeRect8
ld b,(hl)
inc hl
ld a,(hl... | 14.151515 | 44 | 0.599572 |
5b224a632195bf325d1cf6980e345cf567e04d0e | 533 | asm | Assembly | oeis/139/A139049.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/139/A139049.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/139/A139049.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A139049: a(n) = prime(n) + 6.
; Submitted by Jamie Morken(s3)
; 8,9,11,13,17,19,23,25,29,35,37,43,47,49,53,59,65,67,73,77,79,85,89,95,103,107,109,113,115,119,133,137,143,145,155,157,163,169,173,179,185,187,197,199,203,205,217,229,233,235,239,245,247,257,263,269,275,277,283,287,289,299,313,317,319,323,337,343,353,355,... | 59.222222 | 375 | 0.707317 |
5a0aaf114a69bdcd68ac9213f2e7c896f8a31be7 | 992 | asm | Assembly | programs/oeis/073/A073354.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/073/A073354.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/073/A073354.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A073354: Binomial coefficient ( n, squarefree kernel(n) ).
; 1,1,1,6,1,1,1,28,84,1,1,924,1,1,1,120,1,18564,1,184756,1,1,1,134596,53130,1,2925,40116600,1,1,1,496,1,1,1,1947792,1,1,1,847660528,1,1,1,2104098963720,344867425584,1,1,12271512,85900584,10272278170,1,495918532948104,1,25827165,1,5804731963800,1,1,1,118264581... | 29.176471 | 602 | 0.694556 |
e1fb70b65ed740c2d7f8faf6e50bd8a93f95971b | 685 | asm | Assembly | tutorials/part4/src/sprites.asm | Threetwosevensixseven/ZalaXa | 190cfbc481ff7d3be5500c29c2c027b249a15cca | [
"MIT"
] | 5 | 2018-01-06T21:05:36.000Z | 2019-10-25T09:18:23.000Z | tutorials/part4/src/sprites.asm | Threetwosevensixseven/ZalaXa | 190cfbc481ff7d3be5500c29c2c027b249a15cca | [
"MIT"
] | null | null | null | tutorials/part4/src/sprites.asm | Threetwosevensixseven/ZalaXa | 190cfbc481ff7d3be5500c29c2c027b249a15cca | [
"MIT"
] | 2 | 2019-04-30T06:11:48.000Z | 2020-05-15T07:37:04.000Z | ; sprites.asm
AnimateDemo proc
ld a, (FRAMES) ; Read the LSB of the ROM frame counter (0.255)
and %00000111 ; Take the lowest 3 bits (effectively FRAMES modulus 8),
ret nz ... | 40.294118 | 112 | 0.405839 |
26e399713a4a3ebdb678663e0dfabb10f5c01f98 | 25,342 | asm | Assembly | s3d/music-original/SSZ1.asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 9 | 2017-10-09T20:28:45.000Z | 2021-06-29T21:19:20.000Z | s3d/music-original/SSZ1.asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 12 | 2018-08-01T13:52:20.000Z | 2022-02-21T02:19:37.000Z | s3d/music-original/SSZ1.asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 2 | 2018-02-17T19:50:36.000Z | 2019-10-30T19:28:06.000Z | Snd_SSZ1_Header:
smpsHeaderStartSong 3
smpsHeaderVoice Snd_SSZ1_Voices
smpsHeaderChan $06, $03
smpsHeaderTempo $01, $00
smpsHeaderDAC Snd_SSZ1_DAC
smpsHeaderFM Snd_SSZ1_FM1, $00, $0E
smpsHeaderFM Snd_SSZ1_FM2, $E8, $13
smpsHeaderFM Snd_SSZ1_FM3, $F4, $15
smpsHeaderFM ... | 38.513678 | 152 | 0.593284 |
ed4c2742965d79fe6b3c8f9f35ff27a82a08838b | 3,226 | asm | Assembly | TaskOS.asm | MonstersGoBoom/Kickassembler-Modules | c6eba8e1e3846fd8b99e3c4b4d2ba6a41d6e9a36 | [
"MIT"
] | 16 | 2020-10-16T13:31:39.000Z | 2022-03-25T18:48:48.000Z | TaskOS.asm | MonstersGoBoom/Kickassembler-Modules | c6eba8e1e3846fd8b99e3c4b4d2ba6a41d6e9a36 | [
"MIT"
] | null | null | null | TaskOS.asm | MonstersGoBoom/Kickassembler-Modules | c6eba8e1e3846fd8b99e3c4b4d2ba6a41d6e9a36 | [
"MIT"
] | 4 | 2020-12-08T22:48:55.000Z | 2021-10-18T01:31:47.000Z |
//-------------------------------------------------------------
// Simple Task OS type system
//-------------------------------------------------------------
// Tasks use a countdown timer before being triggered.
// this type of system is useful if you want to delay actions or not run code every frame
// E.G. you ... | 20.417722 | 101 | 0.624613 |
41e0110e18d306bf43cd257ffa0dbaf70e781495 | 684 | asm | Assembly | oeis/266/A266507.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/266/A266507.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/266/A266507.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A266507: a(n) = 6*a(n - 1) - a(n - 2) with a(0) = 2, a(1) = 8.
; Submitted by Jamie Morken(m4a)
; 2,8,46,268,1562,9104,53062,309268,1802546,10506008,61233502,356895004,2080136522,12123924128,70663408246,411856525348,2400475743842,13990997937704,81545511882382,475282073356588,2770146928257146,16145599496186288,9410345... | 45.6 | 486 | 0.802632 |
91567b8549727b9df8bc805c60e0275775c64e5f | 5,247 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_206_58.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_206_58.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_206_58.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r12
push %r14
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x134bf, %r12
nop
nop
nop
inc %r11
mov (%r12), %r14w
nop
nop
sub $36875, %r10
lea addresses_WC_ht+0x447f, %rsi
lea addresses_D_ht+0x1e3f, %rdi
clflush (%rdi)
nop
nop
nop
nop
s... | 23.32 | 617 | 0.652182 |
1d9a22964ea89123e8cd6b898dd20fc6915b1002 | 618 | asm | Assembly | Examples/ch17/Expr.asm | satadriver/LiunuxOS | 693174ac2b3e503d72782fc7a14f18c8a4f2756c | [
"Apache-2.0"
] | null | null | null | Examples/ch17/Expr.asm | satadriver/LiunuxOS | 693174ac2b3e503d72782fc7a14f18c8a4f2756c | [
"Apache-2.0"
] | null | null | null | Examples/ch17/Expr.asm | satadriver/LiunuxOS | 693174ac2b3e503d72782fc7a14f18c8a4f2756c | [
"Apache-2.0"
] | null | null | null | TITLE FPU Expression Evaluation (Expr.asm)
; Implementation of the following expression:
; (6.0 * 2.0) + (4.5 * 3.2)
; FPU instructions used.
; Last update: 10/8/01
INCLUDE Irvine32.inc ; 32-bit Protected mode program.
.data
array REAL4 6.0, 2.0, 4.5, 3.2
dotProduct REAL4 ?
.code
... | 24.72 | 56 | 0.621359 |
d471a674e84763e5ed84dfaf3772483a0139ee4f | 983 | asm | Assembly | programs/oeis/049/A049076.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/049/A049076.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/049/A049076.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A049076: Number of steps in the prime index chain for the n-th prime.
; 1,2,3,1,4,1,2,1,1,1,5,1,2,1,1,1,3,1,2,1,1,1,2,1,1,1,1,1,2,1,6,1,1,1,1,1,2,1,1,1,3,1,2,1,1,1,2,1,1,1,1,1,2,1,1,1,1,1,4,1,2,1,1,1,1,1,3,1,1,1,2,1,2,1,1,1,1,1,2,1,1,1,3,1,1,1,1,1,2,1,1,1,1,1,1,1,2,1,1,1,2,1,2,1,1,1,2,1,3,1,1,1,2,1,1,1,1,1,1,1,1,1,1,... | 30.71875 | 501 | 0.524924 |
960b3bdc198938e16917d9cf191599fb63558e08 | 6,878 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i3-7100_9_0x84_notsx.log_21829_619.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_zr_/i3-7100_9_0x84_notsx.log_21829_619.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_zr_/i3-7100_9_0x84_notsx.log_21829_619.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 %r15
push %r8
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0x3b2e, %rsi
lea addresses_D_ht+0xf05e, %rdi
nop
nop
and $19032, %r8
mov $90, %rcx
rep movsq
nop
nop
nop
and $40246, %rsi
lea addresses_UC_ht+0x178c2, %rsi
lea addresses_A_ht+0... | 36.780749 | 2,999 | 0.655423 |
c421385fbb0a44329cc517ce3d84ab9abc3759ca | 2,540 | asm | Assembly | OwnCode/ipCamera/Decode/ffmpeg/libavcodec/x86/deinterlace.asm | mosxuqian/CodeCollection | 40622739f7fcb7326ee85db3bf5ecf1148c3aa08 | [
"Apache-2.0"
] | 2 | 2015-03-23T01:08:49.000Z | 2015-03-23T02:28:17.000Z | LibFFmpeg/LibAvCodec/src/LibAvCodec/x86/deinterlace.asm | sim9108/SDKS | 2823124fa0a22f8a77d131e7a2fb7f4aba59129c | [
"MIT"
] | null | null | null | LibFFmpeg/LibAvCodec/src/LibAvCodec/x86/deinterlace.asm | sim9108/SDKS | 2823124fa0a22f8a77d131e7a2fb7f4aba59129c | [
"MIT"
] | 4 | 2017-05-20T02:52:51.000Z | 2019-04-03T01:01:47.000Z | ;******************************************************************************
;* SIMD-optimized deinterlacing functions
;* Copyright (c) 2010 Vitor Sessak
;* Copyright (c) 2002 Michael Niedermayer
;*
;* This file is part of FFmpeg.
;*
;* FFmpeg is free software; you can redistribute it and/or
;* modify it under the t... | 29.882353 | 166 | 0.641732 |
17632cd8eade12fe8edc53245eaba4eb71e26be7 | 511 | asm | Assembly | programs/oeis/002/A002620.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/002/A002620.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/002/A002620.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A002620: Quarter-squares: floor(n/2)*ceiling(n/2). Equivalently, floor(n^2/4).
; 0,0,1,2,4,6,9,12,16,20,25,30,36,42,49,56,64,72,81,90,100,110,121,132,144,156,169,182,196,210,225,240,256,272,289,306,324,342,361,380,400,420,441,462,484,506,529,552,576,600,625,650,676,702,729,756,784,812,841,870,900,930,961,992,1024,105... | 85.166667 | 410 | 0.735812 |
c1c9c0d6ca812c9700a8935a508e1c718079e807 | 794 | asm | Assembly | oeis/303/A303304.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/303/A303304.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/303/A303304.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A303304: Generalized 25-gonal (or icosipentagonal) numbers: m*(23*m - 21)/2 with m = 0, +1, -1, +2, -2, +3, -3, ...
; Submitted by Jon Maiga
; 0,1,22,25,67,72,135,142,226,235,340,351,477,490,637,652,820,837,1026,1045,1255,1276,1507,1530,1782,1807,2080,2107,2401,2430,2745,2776,3112,3145,3502,3537,3915,3952,4351,4390,4... | 52.933333 | 498 | 0.725441 |
01e9d5c8974511ee29129f0ca9df459598284085 | 3,369 | asm | Assembly | ec413_Computer_Org/lab2_ASM_intro/lab2_modified.asm | pequode/class-projects | 5fec5c08af87af5511f18f64e5022b2864736124 | [
"MIT"
] | null | null | null | ec413_Computer_Org/lab2_ASM_intro/lab2_modified.asm | pequode/class-projects | 5fec5c08af87af5511f18f64e5022b2864736124 | [
"MIT"
] | null | null | null | ec413_Computer_Org/lab2_ASM_intro/lab2_modified.asm | pequode/class-projects | 5fec5c08af87af5511f18f64e5022b2864736124 | [
"MIT"
] | null | null | null | ###############################################################################
# Tutorial
# EC413 -- Computer Organization
#
# This program initializes and sorts an array
###############################################################################
.data # Data segment. ".dat... | 48.128571 | 85 | 0.447314 |
615018c7d27010e5bf1520a8c847122007f798b5 | 825 | asm | Assembly | programs/oeis/142/A142038.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/142/A142038.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/142/A142038.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A142038: Primes congruent to 9 mod 32.
; 41,73,137,233,457,521,617,809,937,1033,1097,1129,1193,1289,1321,1481,1609,1801,1993,2089,2153,2281,2377,2441,2473,2633,2729,2857,2953,3049,3209,3433,3529,3593,3881,4073,4201,4297,4457,4649,4937,4969,5417,5449,5641,5737,5801,5897,6089,6121,6217,6473,6569,6761,6793,6857,7177,736... | 34.375 | 513 | 0.717576 |
5c64eadff1cde91833493d1ce1456f8633696496 | 681,335 | asm | Assembly | src/test/resources/asm/dhrystoneO3.asm | mcmasterg/VexRiscv | 6c673b074977319633b4bce3285544980026f646 | [
"MIT"
] | 2 | 2019-02-27T10:11:08.000Z | 2019-11-03T10:39:41.000Z | src/test/resources/asm/dhrystoneO3.asm | mcmasterg/VexRiscv | 6c673b074977319633b4bce3285544980026f646 | [
"MIT"
] | null | null | null | src/test/resources/asm/dhrystoneO3.asm | mcmasterg/VexRiscv | 6c673b074977319633b4bce3285544980026f646 | [
"MIT"
] | 2 | 2019-02-27T10:10:58.000Z | 2019-03-23T03:25:57.000Z |
build/dhrystone.elf: file format elf32-littleriscv
Disassembly of section .yolo:
00000000 <trap_entry-0x20>:
j _start
0: 1380006f j 138 <_start>
nop
4: 00000013 nop
nop
8: 00000013 nop
nop
c: 00000013 nop
nop
10: 00000013 nop
nop
14: ... | 44.765769 | 83 | 0.607518 |
00940d47e091836a0cab2337b12e0231f8cd814f | 1,678 | asm | Assembly | programs/oeis/321/A321814.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/321/A321814.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/321/A321814.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A321814: Sum of 10th powers of odd divisors of n.
; 1,1,59050,1,9765626,59050,282475250,1,3486843451,9765626,25937424602,59050,137858491850,282475250,576660215300,1,2015993900450,3486843451,6131066257802,9765626,16680163512500,25937424602,41426511213650,59050,95367441406251,137858491850,205894618938100,282475250,4207... | 76.272727 | 1,435 | 0.870083 |
6eb8d9696fd15edac97bb088dad93a3ce7379b89 | 7,564 | asm | Assembly | src/x64/handlers.asm | avboy1337/ucxxrt | d72a1c02606475ac6c1528d7413efe9203009152 | [
"MIT"
] | 130 | 2020-02-29T09:12:43.000Z | 2022-03-19T23:33:57.000Z | src/x64/handlers.asm | avboy1337/ucxxrt | d72a1c02606475ac6c1528d7413efe9203009152 | [
"MIT"
] | 7 | 2020-08-06T08:08:52.000Z | 2022-02-20T04:23:57.000Z | src/x64/handlers.asm | avboy1337/ucxxrt | d72a1c02606475ac6c1528d7413efe9203009152 | [
"MIT"
] | 47 | 2020-03-01T01:35:53.000Z | 2022-03-24T12:15:03.000Z | ;/*
; * PROJECT: Universal C++ RunTime (UCXXRT)
; * FILE: handlers.asm
; * DATA: 2021/05/15
; *
; * PURPOSE: Universal C++ RunTime
; *
; * LICENSE: Relicensed under The MIT License from The CC BY 4.0 License
; *
; * DEVELOPER: MiroKaku (miro.kaku AT Outlook.com)
; */
;***
;handlers.asm
;
; Copyright... | 36.541063 | 101 | 0.477393 |
fb7cdd654475b44517453626071ab3c54d34e52a | 5,924 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i7-7700_9_0x48_notsx.log_21829_1923.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i7-7700_9_0x48_notsx.log_21829_1923.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i7-7700_9_0x48_notsx.log_21829_1923.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 %r14
push %r15
push %r8
push %r9
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0xd092, %r8
nop
nop
nop
nop
sub $30020, %r9
mov $0x6162636465666768, %r14
movq %r14, %xmm0
and $0xffffffffffffffc0, %r8
movaps %xmm0, (%r8)
xor $55381, %rdi
lea ad... | 40.29932 | 2,999 | 0.657833 |
c2a40881a9d74ea89079f651d89f14e2f5c730fb | 1,735 | asm | Assembly | src/Shaders/Sdk/Direct3D11/VarianceShadows11/2DQuadShaders_PS_BlurX.asm | tgjones/slimshader-cpp | a1833e2eccf32cccfe33aa7613772503eca963ee | [
"MIT"
] | 20 | 2015-03-29T02:14:03.000Z | 2021-11-14T12:27:02.000Z | src/Shaders/Sdk/Direct3D11/VarianceShadows11/2DQuadShaders_PS_BlurX.asm | tgjones/slimshader-cpp | a1833e2eccf32cccfe33aa7613772503eca963ee | [
"MIT"
] | null | null | null | src/Shaders/Sdk/Direct3D11/VarianceShadows11/2DQuadShaders_PS_BlurX.asm | tgjones/slimshader-cpp | a1833e2eccf32cccfe33aa7613772503eca963ee | [
"MIT"
] | 12 | 2015-05-04T06:39:10.000Z | 2022-02-23T06:48:04.000Z | //
// Generated by Microsoft (R) HLSL Shader Compiler 9.30.9200.16384
//
//
///
// Resource Bindings:
//
// Name Type Format Dim Slot Elements
// ------------------------------ ---------- ------- ----------- ---- --------
// g_samShadow sampler NA ... | 36.914894 | 102 | 0.513545 |
c2ad16e2ca9de16a56ad65134bbe596e9a23f4a6 | 94 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_iy/ceil.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_iy/ceil.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_iy/ceil.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
SECTION code_fp_math48
PUBLIC _ceil
EXTERN cm48_sdcciy_ceil
defc _ceil = cm48_sdcciy_ceil
| 10.444444 | 29 | 0.840426 |
0b8494c83c017d136505c7f3838910adc552f6f3 | 5,506 | asm | Assembly | Transynther/x86/_processed/NONE/_un_/i9-9900K_12_0xa0.log_1_1637.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_un_/i9-9900K_12_0xa0.log_1_1637.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_un_/i9-9900K_12_0xa0.log_1_1637.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 %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x1a7fb, %rsi
lea addresses_D_ht+0x1b58c, %rdi
xor %rbx, %rbx
mov $96, %rcx
rep movsb
nop
nop
cmp $26944, %rbx
lea addresses_UC_ht+0x162cc, %rcx
nop
nop
nop
add $25852, %r1... | 18.231788 | 150 | 0.638758 |
80501bb130beaeba0df02a6a60fffd46dacf79c4 | 522 | asm | Assembly | libsrc/_DEVELOPMENT/ctype/c/sccz80/isgraph.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/ctype/c/sccz80/isgraph.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/ctype/c/sccz80/isgraph.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; int isgraph(int c)
SECTION code_clib
SECTION code_ctype
PUBLIC isgraph
EXTERN asm_isgraph, error_zc
IF __CLASSIC && __CPU_GBZ80__
PUBLIC _isgraph
_isgraph:
ld hl,sp+2
ld a,(hl+)
ld h,(hl)
ld l,a
ENDIF
isgraph:
inc h
dec h
jp nz, error_zc
ld a,l
call asm_isgraph
ld l,h
IF __CP... | 10.875 | 30 | 0.67433 |
9afcb47c642a78b6077f8d5a2d66fa965ad75a39 | 494 | asm | Assembly | oeis/053/A053196.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/053/A053196.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/053/A053196.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A053196: Cototients of even numbers.
; Submitted by Jamie Morken
; 1,2,4,4,6,8,8,8,12,12,12,16,14,16,22,16,18,24,20,24,30,24,24,32,30,28,36,32,30,44,32,32,46,36,46,48,38,40,54,48,42,60,44,48,66,48,48,64,56,60,70,56,54,72,70,64,78,60,60,88,62,64,90,64,82,92,68,72,94,92,72,96,74,76,110,80,94,108,80,96,108,84,84,120,106... | 29.058824 | 307 | 0.637652 |
edc357de2f0cee514f6d639bded6ff3f02e8e634 | 527 | asm | Assembly | oeis/269/A269555.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/269/A269555.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/269/A269555.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A269555: Expansion of (x^2 + 254*x - 7)/(x^3 - 99*x^2 + 99*x - 1).
; Submitted by Jon Maiga
; 7,439,42767,4190479,410623927,40236954119,3942810879487,386355229235359,37858869654185447,3709782870880938199,363520862476677757807,35621334739843539326639,3490527283642190176252567,342036052462194793733424679,33516042614011... | 25.095238 | 273 | 0.736243 |
719d3caf0a4d2043e158ef92cb3daafa54469949 | 261 | asm | Assembly | libsrc/_DEVELOPMENT/l/sccz80/crt0/l_glonghlp.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 38 | 2021-06-18T12:56:15.000Z | 2022-03-12T20:38:40.000Z | libsrc/_DEVELOPMENT/l/sccz80/crt0/l_glonghlp.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 2 | 2021-06-20T16:28:12.000Z | 2021-11-17T21:33:56.000Z | libsrc/_DEVELOPMENT/l/sccz80/crt0/l_glonghlp.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 6 | 2021-06-18T18:18:36.000Z | 2021-12-22T08:01:32.000Z | ; Z88 Small C+ Run Time Library
; Long functions
;
SECTION code_clib
SECTION code_l_sccz80
PUBLIC l_glonghlp
EXTERN l_long_load_mhl
; Fetch long dehl from *(hl)
l_glonghlp:
ld a,(hl)
inc hl
ld h,(hl)
ld l,a
jp l_long_load_mhl
| 11.863636 | 38 | 0.666667 |
a27af31f599c0ae9e1810106b049259991e4d2fe | 735 | asm | Assembly | tools-src/gnu/gcc/gcc/config/i386/cygwin.asm | enfoTek/tomato.linksys.e2000.nvram-mod | 2ce3a5217def49d6df7348522e2bfda702b56029 | [
"FSFAP"
] | 80 | 2015-01-02T10:14:04.000Z | 2021-06-07T06:29:49.000Z | tools-src/gnu/gcc/gcc/config/i386/cygwin.asm | unforgiven512/tomato | 96f09fab4929c6ddde5c9113f1b2476ad37133c4 | [
"FSFAP"
] | 9 | 2015-05-14T11:03:12.000Z | 2018-01-04T07:12:58.000Z | tools-src/gnu/gcc/gcc/config/i386/cygwin.asm | unforgiven512/tomato | 96f09fab4929c6ddde5c9113f1b2476ad37133c4 | [
"FSFAP"
] | 69 | 2015-01-02T10:45:56.000Z | 2021-09-06T07:52:13.000Z | /* stuff needed for libgcc on win32. */
#ifdef L_chkstk
.global ___chkstk
.global __alloca
___chkstk:
__alloca:
pushl %ecx /* save temp */
movl %esp,%ecx /* get sp */
addl $0x8,%ecx /* and point to return addr */
probe: cmpl $0x1000,%eax /* > 4k ?*/
jb done
subl $0x1000,%ecx /* yes, move ... | 22.272727 | 54 | 0.564626 |
b9b942fd34da5c40079a3589c5d86ab80cec3d51 | 553 | asm | Assembly | data/baseStats/entei.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | null | null | null | data/baseStats/entei.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | null | null | null | data/baseStats/entei.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | null | null | null | db DEX_ENTEI ; pokedex id
db 115 ; base hp
db 115 ; base attack
db 85 ; base defense
db 100 ; base speed
db 82 ; base special
db FIRE ; species type 1
db FIRE ; species type 2
db 3 ; catch rate
db 217 ; base exp yield
INCBIN "pic/ymon/entei.pic",0,1 ; 55, sprite dimensions
dw EnteiPicFront
dw EnteiPicBack
... | 19.068966 | 56 | 0.703436 |
8b19f7491e3963325efc6ad48072b8b7495a3ef7 | 638 | asm | Assembly | programs/oeis/132/A132750.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/132/A132750.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/132/A132750.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A132750: A132749 * [1, 2, 3, ...] = A007318 * A065190.
; 1,4,9,21,49,113,257,577,1281,2817,6145,13313,28673,61441,131073,278529,589825,1245185,2621441,5505025,11534337,24117249,50331649,104857601,218103809,452984833,939524097,1946157057,4026531841,8321499137,17179869185,35433480193,73014444033,150323855361,3092376453... | 42.533333 | 479 | 0.802508 |
3cc758352dab4edaaa9437dd91952a6d91a04fbe | 4,516 | asm | Assembly | cpu/interrupt.asm | ChromaMaster/os-dev | 98733dc836d527f91f261568481dc0d3a01c005d | [
"MIT"
] | null | null | null | cpu/interrupt.asm | ChromaMaster/os-dev | 98733dc836d527f91f261568481dc0d3a01c005d | [
"MIT"
] | null | null | null | cpu/interrupt.asm | ChromaMaster/os-dev | 98733dc836d527f91f261568481dc0d3a01c005d | [
"MIT"
] | null | null | null | ; C function that handles isr functions
[extern isr_handler]
; This is our common ISR stub. It saves the processor state, sets
; up for kernel mode segments, calls the C-level fault handler,
; and finally restores the stack frame.
isr_common_stub:
; Save CPU state
pusha ; Pushes edi,esi,ebp,esp,e... | 16.913858 | 110 | 0.651683 |
3508d782deffa1273c20690fbd0bd51bf3fbe375 | 271 | asm | Assembly | data/mapHeaders/VictoryRoad1F.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | data/mapHeaders/VictoryRoad1F.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | data/mapHeaders/VictoryRoad1F.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | VictoryRoad1F_h:
db CAVERN ; tileset
db VICTORY_ROAD_1F_HEIGHT, VICTORY_ROAD_1F_WIDTH ; dimensions (y, x)
dw VictoryRoad1F_Blocks ; blocks
dw VictoryRoad1F_TextPointers ; texts
dw VictoryRoad1F_Script ; scripts
db 0 ; connections
dw VictoryRoad1F_Object ; objects
| 30.111111 | 69 | 0.811808 |
0313696f7d456c72d5e41f25b14e0b7929783448 | 405 | asm | Assembly | programs/oeis/092/A092266.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/092/A092266.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/092/A092266.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A092266: Expansion of (1+4x)/AGM(1+4x,1-4x) where AGM denotes the arithmetic-geometric mean.
; 1,4,4,16,36,144,400,1600,4900,19600,63504,254016,853776,3415104,11778624,47114496,165636900,662547600,2363904400,9455617600,34134779536,136539118144,497634306624,1990537226496,7312459672336
cal $0,63886 ; Number of n-step ... | 57.857143 | 191 | 0.790123 |
a094c38a1bc3ed9735ffaa6ce84e9cf2ef4d44c8 | 285 | asm | Assembly | programs/oeis/027/A027767.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/027/A027767.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/027/A027767.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A027767: a(n) = (n+1)*binomial(n+1,7).
; 7,64,324,1200,3630,9504,22308,48048,96525,183040,330616,572832,957372,1550400,2441880,3751968,5638611,8306496,12017500,17102800,23976810,33153120,45262620,61074000,81516825,107707392,140977584
mov $1,$0
add $0,7
bin $0,$1
add $1,7
mul $0,$1
| 31.666667 | 194 | 0.747368 |
6cf6890c5cbe7ba0bf8447ec2cb935635cfd303f | 1,555 | asm | Assembly | fclib/nes/stdio.asm | haramako/fc | 54c8ab98de7e912cf40602f63c48d0b2b6641a65 | [
"MIT"
] | 2 | 2015-07-13T01:10:00.000Z | 2018-03-10T17:14:34.000Z | fclib/nes/stdio.asm | haramako/fc | 54c8ab98de7e912cf40602f63c48d0b2b6641a65 | [
"MIT"
] | null | null | null | fclib/nes/stdio.asm | haramako/fc | 54c8ab98de7e912cf40602f63c48d0b2b6641a65 | [
"MIT"
] | null | null | null |
.segment "CODE"
_stdio_ppu_put:
lda S+1,x
sta _nes_PPU_ADDR
lda S+0,x
sta _nes_PPU_ADDR
lda S+2,x ; reg[2,3] = addr
sta reg+0
lda S+3,x
sta reg+1
lda S+4,x
sta reg+2
ldy #0
@loop:
lda (reg),y
sta _nes_PPU_DATA
iny
cpy reg+2
bne @loop
@end:
rts
_stdio_print:
lda _stdio_prin... | 12.85124 | 55 | 0.646302 |
697b56197148c9918774cedcd625adf30189f23b | 4,038 | asm | Assembly | hosted/blkcache/int13.asm | ucfjimg/pegasos16 | 1752574d1bed70ac315c97704f79ba38bb2ef47c | [
"MIT"
] | null | null | null | hosted/blkcache/int13.asm | ucfjimg/pegasos16 | 1752574d1bed70ac315c97704f79ba38bb2ef47c | [
"MIT"
] | null | null | null | hosted/blkcache/int13.asm | ucfjimg/pegasos16 | 1752574d1bed70ac315c97704f79ba38bb2ef47c | [
"MIT"
] | null | null | null | ;
; int13h wrappers
;
.model small, c
.code
;
; extern int bios_reset_drv(int drive);
;
bios_reset_drv proc c, drive: byte
push dx
mov ah, 00h ; reset
mov dl, [drive] ; drive # (0x80 means HDD as well as FDD)
int 13h
jc fail
xor ax, ax
exit: pop dx
ret
fai... | 19.697561 | 94 | 0.594354 |
e8ad2d5adf722815298624b0cfb3123ec3f9f279 | 1,478 | asm | Assembly | programs/oeis/226/A226271.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/226/A226271.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/226/A226271.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A226271: Index of 1/n in the Fibonacci (or rabbit) ordering of the positive rationals.
; 1,4,6,9,14,22,35,56,90,145,234,378,611,988,1598,2585,4182,6766,10947,17712,28658,46369,75026,121394,196419,317812,514230,832041,1346270,2178310,3524579,5702888,9227466,14930353,24157818,39088170,63245987,102334156,165580142,26791... | 164.222222 | 1,212 | 0.875507 |
dad7321d376d256c75820c41fb03d602bfaf9f05 | 9,263 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_2132_1782.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_2132_1782.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_2132_1782.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 %r14
push %r15
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x43df, %rdi
nop
nop
nop
nop
nop
sub $53574, %r13
mov (%rdi), %cx
nop
nop
inc %r15
lea addresses_normal_ht+0x39cf, %rdi
nop
nop
nop
nop
nop
and $24545, %rcx
mov (%rdi), %r14
no... | 28.946875 | 2,999 | 0.651193 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.