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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
f83284cbf075360c2d274f7d67662d27f1b26c6f | 235 | asm | Assembly | solutions/10 - Emergency Escapades/size-9_speed-204.asm | michaelgundlach/7billionhumans | 02c6f3963364362c95cb516cbc6ef1efc073bb2e | [
"MIT"
] | 45 | 2018-09-05T04:56:59.000Z | 2021-11-22T08:57:26.000Z | solutions/10 - Emergency Escapades/size-9_speed-204.asm | michaelgundlach/7billionhumans | 02c6f3963364362c95cb516cbc6ef1efc073bb2e | [
"MIT"
] | 36 | 2018-09-01T11:34:26.000Z | 2021-05-19T23:20:49.000Z | solutions/10 - Emergency Escapades/size-9_speed-204.asm | michaelgundlach/7billionhumans | 02c6f3963364362c95cb516cbc6ef1efc073bb2e | [
"MIT"
] | 36 | 2018-09-01T07:44:19.000Z | 2021-09-10T19:07:35.000Z | -- 7 Billion Humans (2053) --
-- 10: Emergency Escapades --
-- Author: ansvonwa
-- Size: 9
-- Speed: 204
a:
if c == 1:
step n
endif
if c == 2:
step e
endif
if c == 3:
step s
endif
if c == 4 or
c != datacube:
step w
endif
jump a
| 10.217391 | 29 | 0.587234 |
1c01fd5db6a05821aa63d0e738570fc06238b8f0 | 277 | asm | Assembly | programs/oeis/036/A036405.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/036/A036405.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/036/A036405.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A036405: a(n) = ceiling(n^2/7).
; 0,1,1,2,3,4,6,7,10,12,15,18,21,25,28,33,37,42,47,52,58,63,70,76,83,90,97,105,112,121,129,138,147,156,166,175,186,196,207,218,229,241,252,265,277,290,303,316,330,343,358,372,387,402,417,433,448
pow $0,2
mov $1,6
add $1,$0
div $1,7
mov $0,$1
| 30.777778 | 194 | 0.649819 |
5a20a60034b5cf3b06bb02a09457a64d88239c4e | 3,926 | asm | Assembly | work/ff3_charcode.h.asm | ypyp-pprn-mnmn/ff3_hack | f6b8590de1bd47ff617e56e2813c25305846c002 | [
"MIT"
] | 4 | 2018-03-29T15:33:26.000Z | 2022-03-09T13:35:31.000Z | work/ff3_charcode.h.asm | take-the-bath/ff3_hack | f6b8590de1bd47ff617e56e2813c25305846c002 | [
"MIT"
] | 45 | 2017-11-17T23:46:35.000Z | 2021-09-27T11:35:47.000Z | work/ff3_charcode.h.asm | take-the-bath/ff3_hack | f6b8590de1bd47ff617e56e2813c25305846c002 | [
"MIT"
] | null | null | null | ; encoding: utf-8
; ff3_charcode.h.asm:
; defines charcter codes of ff3 (respecting the original implementation)
;==================================================================================================
;; codemap:
;; -- 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f
;; 00 \0 \n .. .. .. .. .. .. ... | 40.895833 | 103 | 0.576668 |
67273b29a73dc499a954f698791a6de030d5916c | 294 | asm | Assembly | libsrc/_DEVELOPMENT/alloc/obstack/c/sccz80/obstack_1grow_fast.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 8 | 2017-01-18T12:02:17.000Z | 2021-06-12T09:40:28.000Z | libsrc/_DEVELOPMENT/alloc/obstack/c/sccz80/obstack_1grow_fast.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 1 | 2017-03-06T07:41:56.000Z | 2017-03-06T07:41:56.000Z | libsrc/_DEVELOPMENT/alloc/obstack/c/sccz80/obstack_1grow_fast.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 3 | 2017-03-07T03:19:40.000Z | 2021-09-15T17:59:19.000Z |
; void *obstack_1grow_fast(struct obstack *ob, char c)
SECTION code_clib
SECTION code_alloc_obstack
PUBLIC obstack_1grow_fast
EXTERN l0_obstack_1grow_fast_callee
obstack_1grow_fast:
pop af
pop de
pop hl
push hl
push de
push af
jp l0_obstack_1grow_fast_callee
| 13.363636 | 54 | 0.755102 |
ba8f6af08b07e7693469ff8fdf3fe7f56bec7560 | 24,643 | asm | Assembly | nrf_loader.asm | LabRat3K/nRFLoader | 38a4624b2237aaae64670930e638c4566a0f7b18 | [
"BSD-3-Clause"
] | null | null | null | nrf_loader.asm | LabRat3K/nRFLoader | 38a4624b2237aaae64670930e638c4566a0f7b18 | [
"BSD-3-Clause"
] | null | null | null | nrf_loader.asm | LabRat3K/nRFLoader | 38a4624b2237aaae64670930e638c4566a0f7b18 | [
"BSD-3-Clause"
] | null | null | null | ; -------------------------------------------------------------
; NRF Loader
; (c) 2019 Andrew Williams, Just Some Guy Productions.
;
; 16F1823
;
; CHANGELOG: Version 1 (underway)
; WHEN WHO WHY
; -------------------------------------------------------------
; 2022-04-15 ADW Race condition on BIND response - add ... | 27.939909 | 145 | 0.675729 |
cd7b5dd157723ef26a41a7f289fb51032ab21929 | 1,110 | asm | Assembly | programs/oeis/276/A276598.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/276/A276598.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/276/A276598.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A276598: Values of n such that n^2 + 3 is a triangular number (A000217).
; 0,5,30,175,1020,5945,34650,201955,1177080,6860525,39986070,233055895,1358349300,7917039905,46143890130,268946300875,1567533915120,9136257189845,53250009223950,310363798153855,1808932779699180,10543232880041225,61450464500548170,358159554123247... | 79.285714 | 935 | 0.888288 |
443ce49d03ff094d1376eee10c478d2d3320f652 | 394 | asm | Assembly | asm/testy.asm | icefoxen/lang | 628185020123aabe4753f96c6ab4378637a2dbf5 | [
"MIT"
] | null | null | null | asm/testy.asm | icefoxen/lang | 628185020123aabe4753f96c6ab4378637a2dbf5 | [
"MIT"
] | null | null | null | asm/testy.asm | icefoxen/lang | 628185020123aabe4753f96c6ab4378637a2dbf5 | [
"MIT"
] | null | null | null | mov eax, 3 ; 668b 0300 00 --little-endian, least-byte first.
mov ebx, 4
mov ecx, 6
mov edx, 7
mov ecx, eax
mov si, ax ; ax is the lower 16 bits of eax, remember.
add eax, 12 ; eax += 12
add ebx, 18
sub eax, ebx
inc ebx ; ebx++
dec si ; si--
foo equ 0 ; Directive - defines a symbol
%define BAR 100 ; Directive ... | 20.736842 | 62 | 0.647208 |
c772c72bad485d333ea2822f525827759fad550a | 440 | asm | Assembly | oeis/028/A028136.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/028/A028136.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/028/A028136.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A028136: Expansion of 1/((1-4x)(1-6x)(1-8x)(1-10x)).
; Submitted by Jon Maiga
; 1,28,500,7280,94416,1138368,13069120,144981760,1569049856,16674065408,174788490240,1813347594240,18663674269696,190917377179648,1943653403279360,19713779492126720,199364213335719936
mov $1,1
mov $2,$0
mov $3,$0
lpb $2
mov $0,$3
sub $... | 24.444444 | 183 | 0.690909 |
5f8e277d830e5eac066e99fe7b36ca522a78b59e | 475 | asm | Assembly | Engine Hacks/SuspendDebuffs/asm/Debuffs/New Initializer.asm | sme23/MekkahRestrictedHackComp1 | 1cc9d2fec557424f358b6bfa21f9f3bb6faf2978 | [
"CC0-1.0"
] | 3 | 2020-06-15T14:22:38.000Z | 2020-06-28T19:44:52.000Z | Wizardry/DependencyHacks/Debuffs/asm/Debuffs/NewInitializer.s | sme23/Smefile | 24a90acff5d652f0619b896b5498042fbbdd69ff | [
"CC0-1.0"
] | null | null | null | Wizardry/DependencyHacks/Debuffs/asm/Debuffs/NewInitializer.s | sme23/Smefile | 24a90acff5d652f0619b896b5498042fbbdd69ff | [
"CC0-1.0"
] | null | null | null | .thumb
ldr r0, AdditionalDataTable
ldrb r1, [r5, #0xB] @Deployment number
lsl r1, #0x3 @*8
add r0, r1
mov r1, #0x00
str r1, [r0] @Clear out the first eight bytes
str r1, [r0, #0x4]
@Code that we replaced to jump here
ldrb r0,[r6,#0x3] @Level
lsr r0,r0,#0x3
strb r0... | 21.590909 | 61 | 0.585263 |
227b243a2bc8e99a824524116deb959552b265db | 993 | asm | Assembly | sk/sfx/D7.asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 9 | 2017-10-09T20:28:45.000Z | 2021-06-29T21:19:20.000Z | sk/sfx/D7.asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 12 | 2018-08-01T13:52:20.000Z | 2022-02-21T02:19:37.000Z | sk/sfx/D7.asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 2 | 2018-02-17T19:50:36.000Z | 2019-10-30T19:28:06.000Z | Sound_D7_Header:
smpsHeaderStartSong 3
smpsHeaderVoice Sound_D7_Voices
smpsHeaderTempoSFX $01
smpsHeaderChanSFX $01
smpsHeaderSFXChannel cFM3, Sound_D7_FM3, $00, $06
; FM3 Data
Sound_D7_FM3:
smpsSetvoice $00
smpsModSet $01, $01, $CB, $16
Sound_D7_Loop00:
dc.b nC0, $0B, $0B
smpsContinu... | 26.131579 | 62 | 0.620342 |
411701b5ebc3e09332378939bbf3c7f8f4dc89e2 | 753 | asm | Assembly | oeis/281/A281661.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/281/A281661.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/281/A281661.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A281661: The least common multiple of 1 + n^2 and 1 + n^3.
; 1,2,45,140,1105,1638,8029,8600,33345,29930,101101,81252,250705,186830,540765,381488,1052929,712530,1895725,1241660,3208401,2046902,5164765,3224520,7977025,4890938,11899629,7184660,17233105,10268190,24327901,14329952,33588225,19586210,45475885,26282988,60514... | 31.375 | 496 | 0.762284 |
49aa92119194d61d6f796d7ff197e17e4bed713b | 435 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/z80/am48_dmul.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/z80/am48_dmul.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/z80/am48_dmul.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
SECTION code_fp_math48
PUBLIC am48_dmul
EXTERN mm48_fpmul
; compute AC' = AC * AC'
;
; enter : AC'= double x
; AC = double y
;
; exit : AC = double y
;
; success
;
; AC'= x*y
; carry reset
;
; fail if overflow
;
; AC... | 15.535714 | 35 | 0.445977 |
628aa4e131c11f2f6c8fe2c0c7b9955902008747 | 3,123 | asm | Assembly | src/Native/Runtime/i386/CallDescrWorker.asm | kouvel/corert | c6af4cfc8b625851b91823d9be746c4f7abdc667 | [
"MIT"
] | 3,223 | 2015-11-18T16:04:48.000Z | 2022-03-25T14:40:43.000Z | src/Native/Runtime/i386/CallDescrWorker.asm | kouvel/corert | c6af4cfc8b625851b91823d9be746c4f7abdc667 | [
"MIT"
] | 4,032 | 2015-11-18T15:44:29.000Z | 2020-11-01T06:32:44.000Z | src/Native/Runtime/i386/CallDescrWorker.asm | kouvel/corert | c6af4cfc8b625851b91823d9be746c4f7abdc667 | [
"MIT"
] | 678 | 2015-11-18T15:43:40.000Z | 2022-03-25T07:44:21.000Z | ;; Licensed to the .NET Foundation under one or more agreements.
;; The .NET Foundation licenses this file to you under the MIT license.
.586
.model flat
option casemap:none
.code
include AsmMacros.inc
ifdef FEATURE_DYNAMIC_CODE
;;;;;;;;;;;;;;;;;;;;;;; CallingConventionConverter Thu... | 32.195876 | 109 | 0.561639 |
754e6ba339a0c2209c0958ba2ec4fb10de61e1a4 | 713 | asm | Assembly | assembly/trabalho-2/src/questao_5.asm | AbnerLimaa/arquitetura-de-computadores | e90fb95968ae9510241c7c2b407181c0a2f9c0a0 | [
"MIT"
] | null | null | null | assembly/trabalho-2/src/questao_5.asm | AbnerLimaa/arquitetura-de-computadores | e90fb95968ae9510241c7c2b407181c0a2f9c0a0 | [
"MIT"
] | null | null | null | assembly/trabalho-2/src/questao_5.asm | AbnerLimaa/arquitetura-de-computadores | e90fb95968ae9510241c7c2b407181c0a2f9c0a0 | [
"MIT"
] | null | null | null | org 0x7C00
bits 16
mov ax, 0
mov ds, ax
cli
mov al, 0x13
int 0x10
main:
mov ax, 0x7E00
call get_tecla
mov ax, 0x7E00
call pinta_tela
jmp main
get_tecla:
push ax
mov di, ax
mov ah, 0x00
int 0x16
mov [ds:di], al
pop ax
ret
pinta_tela:
push ax
push cx
pu... | 12.084746 | 25 | 0.513324 |
9731abc66dd4fb6b2eab6a2ebc2b017a32f14ad3 | 371 | asm | Assembly | oeis/348/A348416.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/348/A348416.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/348/A348416.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A348416: For n >= 1; a(n) = gcd(n,w(n)) where w(n) is the binary weight of n, A000120(n).
; Submitted by Jamie Morken(s2.)
; 1,1,1,1,1,2,1,1,1,2,1,2,1,1,1,1,1,2,1,2,3,1,1,2,1,1,1,1,1,2,1,1,1,2,1,2,1,1,1,2,1,3,1,1,1,2,1,2,1,1,1,1,1,2,5,1,1,2,1,4,1,1,3,1,1,2,1,2,3,1,1,2,1,1,1,1,1,2,1,2,3,1,1,3
add $0,1
lpb $0
add $2... | 28.538462 | 169 | 0.539084 |
bb0647dcf6677e49f80cfa5ae1a33461e48f9046 | 533 | asm | Assembly | factorial.asm | dannyvc95/asm-algorithms | e678ccd53ba86ab89eeed044866a35f78ebd9141 | [
"MIT"
] | null | null | null | factorial.asm | dannyvc95/asm-algorithms | e678ccd53ba86ab89eeed044866a35f78ebd9141 | [
"MIT"
] | null | null | null | factorial.asm | dannyvc95/asm-algorithms | e678ccd53ba86ab89eeed044866a35f78ebd9141 | [
"MIT"
] | null | null | null | section .data
mensaje: db "El factorial de 3 = "
longitud: equ $-mensaje
section .bss
resultado: resb 1
section .text
global _start
_start:
mov bx, 3
call factorial
add ax, 0x30
mov [resultado], ax
mov eax, 4
mov ebx, 1
mov ecx, mensaje
mov edx, longitud
int 0x80
mov eax, 4
mov e... | 12.113636 | 35 | 0.609756 |
d375f2e3d088d39cda4c2171604b273d4bb7f8a0 | 125 | asm | Assembly | libsrc/_DEVELOPMENT/font/fzx/fonts/kk/_ff_kk_Fairfax.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/font/fzx/fonts/kk/_ff_kk_Fairfax.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/font/fzx/fonts/kk/_ff_kk_Fairfax.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION rodata_font
SECTION rodata_font_fzx
PUBLIC _ff_kk_Fairfax
_ff_kk_Fairfax:
BINARY "font/fzx/fonts/kk/Fairfax.fzx"
| 12.5 | 38 | 0.832 |
5c5765780b4821ddeba9fd79880795e7f0c8853b | 5,358 | asm | Assembly | src/XenobladeChroniclesX/Mods/BladeGlobalNemesisMissionsOffline/patch_offline_nemesis.asm | lilystudent2016/cemu_graphic_packs | a7aaa6d07df0d5ca3f6475d741fb8b80fadd1a46 | [
"CC0-1.0"
] | 1,002 | 2017-01-10T13:10:55.000Z | 2020-11-20T18:34:19.000Z | src/XenobladeChroniclesX/Mods/BladeGlobalNemesisMissionsOffline/patch_offline_nemesis.asm | lilystudent2016/cemu_graphic_packs | a7aaa6d07df0d5ca3f6475d741fb8b80fadd1a46 | [
"CC0-1.0"
] | 347 | 2017-01-11T21:13:20.000Z | 2020-11-27T11:33:05.000Z | src/XenobladeChroniclesX/Mods/BladeGlobalNemesisMissionsOffline/patch_offline_nemesis.asm | lilystudent2016/cemu_graphic_packs | a7aaa6d07df0d5ca3f6475d741fb8b80fadd1a46 | [
"CC0-1.0"
] | 850 | 2017-01-10T06:06:43.000Z | 2020-11-06T21:16:49.000Z | [XCX_OFFLINEWE]
moduleMatches = 0xF882D5CF, 0x30B6E091 ; 1.0.1E, 1.0.2U
.origin = codecave
; cfs::CfSocialManager::update((float))
0x022879D0 = nop ; (network test?) allow call to cfs::CfSocialQuestManager::update((void))
; cfs::CfSocialManager::refreshOrderQuestInfo (called when select an entry in the network conso... | 40.285714 | 135 | 0.718552 |
6ddb5981022e3dbc85a88a49c763e75087e05093 | 2,810 | asm | Assembly | unused/develop/obj/spritesheet_1_tiles.asm | pau-tomas/gbvm | c2c7a93a42f6e3168b013c93c4a3bd1c9e8b989b | [
"MIT"
] | 33 | 2020-12-27T11:53:23.000Z | 2022-02-19T23:05:12.000Z | unused/develop/obj/spritesheet_1_tiles.asm | pau-tomas/gbvm | c2c7a93a42f6e3168b013c93c4a3bd1c9e8b989b | [
"MIT"
] | 2 | 2020-12-10T16:53:53.000Z | 2022-01-31T21:42:01.000Z | unused/develop/obj/spritesheet_1_tiles.asm | pau-tomas/gbvm | c2c7a93a42f6e3168b013c93c4a3bd1c9e8b989b | [
"MIT"
] | 6 | 2021-04-18T08:09:16.000Z | 2022-01-31T21:52:24.000Z | ;--------------------------------------------------------
; File Created by SDCC : free open source ANSI-C Compiler
; Version 4.1.4 #12246 (Mac OS X x86_64)
;--------------------------------------------------------
.module spritesheet_1_tiles
.optsdcc -mgbz80
;-------------------------------------------------------... | 24.649123 | 57 | 0.380427 |
8c869c8affafe34c95ad8e4390e4df88442430d7 | 354 | asm | Assembly | programs/oeis/220/A220944.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/220/A220944.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/220/A220944.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A220944: Expansion of (1+3*x+5*x^2-x^3)/((1-x^2)*(1-3*x^2).
; 1,3,9,11,33,35,105,107,321,323,969,971,2913,2915,8745,8747,26241,26243,78729,78731,236193,236195,708585,708587,2125761,2125763,6377289,6377291,19131873,19131875,57395625,57395627,172186881,172186883,516560649,516560651
mov $1,2
lpb $0
sub $0,2
mul $1,... | 29.5 | 220 | 0.714689 |
52cf9bfbf33cfd780bddb1e6242b6bb8a018798e | 7,226 | asm | Assembly | support/masm/examples/triangle.asm | afxgroup/glfw2 | 192052cad5e849da469d5dd1df24153f72b5f279 | [
"Zlib"
] | null | null | null | support/masm/examples/triangle.asm | afxgroup/glfw2 | 192052cad5e849da469d5dd1df24153f72b5f279 | [
"Zlib"
] | null | null | null | support/masm/examples/triangle.asm | afxgroup/glfw2 | 192052cad5e849da469d5dd1df24153f72b5f279 | [
"Zlib"
] | null | null | null | ;=========================================================================
; This is a small test application for GLFW.
; The program opens a window (640x480), and renders a spinning colored
; triangle (it is controlled with both the GLFW timer and the mouse). It
; also calculates the rendering speed (FPS), which i... | 31.012876 | 88 | 0.459175 |
1fac17f24dc2ff9e799e7081906def39e3b036e5 | 681 | asm | Assembly | oeis/052/A052559.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/052/A052559.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/052/A052559.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A052559: Expansion of e.g.f. (1-x)/(1 - 2*x - x^2 + x^3).
; Submitted by Christian Krause
; 1,1,6,36,336,3720,50400,791280,14232960,287763840,6466521600,159826867200,4309577395200,125885452492800,3960073877760000,133473015067392000,4798579092443136000,183299247820136448000,7413654242042560512000,316508265108639571968... | 61.909091 | 492 | 0.837004 |
0059cc609a091741bbcc37b235dee50b67b583d4 | 556 | asm | Assembly | programs/oeis/158/A158131.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/158/A158131.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/158/A158131.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A158131: 121n + 1.
; 122,243,364,485,606,727,848,969,1090,1211,1332,1453,1574,1695,1816,1937,2058,2179,2300,2421,2542,2663,2784,2905,3026,3147,3268,3389,3510,3631,3752,3873,3994,4115,4236,4357,4478,4599,4720,4841,4962,5083,5204,5325,5446,5567,5688,5809,5930,6051,6172,6293,6414,6535,6656,6777,6898,7019,7140,7261,7382,... | 92.666667 | 511 | 0.784173 |
0bf935735fbfa02d743b4066347074f39e6adf30 | 109 | asm | Assembly | Add Immediate/immadd3.asm | adi-075/8085-microproccesor-programs | 39e5f604fc4bab441c59df3ab116e5b3e16dd43a | [
"MIT"
] | 2 | 2021-03-20T07:36:57.000Z | 2021-04-03T11:55:40.000Z | Add Immediate/immadd3.asm | adi-075/8085-microproccesor-programs | 39e5f604fc4bab441c59df3ab116e5b3e16dd43a | [
"MIT"
] | null | null | null | Add Immediate/immadd3.asm | adi-075/8085-microproccesor-programs | 39e5f604fc4bab441c59df3ab116e5b3e16dd43a | [
"MIT"
] | null | null | null |
;<Add two 8 bit number>
jmp start
;12+13=25
;code
start: nop
MVI A, 33H
MVI B, 22H
ADD B
STA 3000H
hlt | 6.411765 | 23 | 0.651376 |
5352734f8ed0862c8c3ff346698e8bb32eeb61fe | 6,447 | asm | Assembly | base/mvdm/wow16/win87em/emarith.asm | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | base/mvdm/wow16/win87em/emarith.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | base/mvdm/wow16/win87em/emarith.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | page ,132
subttl emarith.asm - Arithmetic Operations
;***
;emarith.asm -
;
; Copyright (c) 1986-89, Microsoft Corporation
;
;Purpose:
; Arithmetic Operations
;
; This Module contains Proprietary Information of Microsoft
; Corporation and should be treated as Confidential.
;
;Revision History: (Also see ... | 22.541958 | 81 | 0.635024 |
078983c2fd807aba8c4bb184cb24432496914200 | 16,792 | asm | Assembly | lib/avx2/sha512_x4_avx2.asm | edtubbs/intel-ipsec-mb | 27bb66dcdf5aec2aec8cc0a6bee9c1da96898d7f | [
"BSD-3-Clause"
] | null | null | null | lib/avx2/sha512_x4_avx2.asm | edtubbs/intel-ipsec-mb | 27bb66dcdf5aec2aec8cc0a6bee9c1da96898d7f | [
"BSD-3-Clause"
] | null | null | null | lib/avx2/sha512_x4_avx2.asm | edtubbs/intel-ipsec-mb | 27bb66dcdf5aec2aec8cc0a6bee9c1da96898d7f | [
"BSD-3-Clause"
] | null | null | null | ;;
;; Copyright (c) 2012-2021, Intel Corporation
;;
;; Redistribution and use in source and binary forms, with or without
;; modification, are permitted provided that the following conditions are met:
;;
;; * Redistributions of source code must retain the above copyright notice,
;; this list of conditions and... | 36.824561 | 82 | 0.76328 |
cd1594573500cd4723bbc4b883353c6e7cd8c50d | 4,052 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_zr_sm_/i7-7700_9_0xca.log_35_1610.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_zr_sm_/i7-7700_9_0xca.log_35_1610.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_zr_sm_/i7-7700_9_0xca.log_35_1610.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r14
push %r15
push %r8
push %rbx
push %rdi
push %rdx
lea addresses_WC_ht+0x4f2f, %rbx
nop
nop
nop
nop
dec %r14
mov $0x6162636465666768, %rdi
movq %rdi, %xmm5
and $0xffffffffffffffc0, %rbx
movntdq %xmm5, (%rbx)
nop
nop
nop
nop
nop
add %r15, %r15
lea addresses_... | 19.574879 | 129 | 0.64388 |
e72e17b1ce31ce1dc94dcd8e3eb638ad82e9eb04 | 7,833 | asm | Assembly | Transynther/x86/_processed/NONE/_ht_zr_un_/i9-9900K_12_0xa0.log_21829_901.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_ht_zr_un_/i9-9900K_12_0xa0.log_21829_901.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_ht_zr_un_/i9-9900K_12_0xa0.log_21829_901.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r15
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x1bc79, %rsi
lea addresses_WC_ht+0x2ba9, %rdi
clflush (%rdi)
nop
add $51033, %rax
mov $86, %rcx
rep movsl
xor $34716, %rsi
lea addresses_normal_ht+0x4b6d, %r15
nop
nop
xor %r... | 33.050633 | 2,999 | 0.659645 |
c3dd54c243219947273cdbb1bc56f889bbbc20a5 | 810 | asm | Assembly | oeis/297/A297583.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/297/A297583.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/297/A297583.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A297583: Number of 2 X n 0..1 arrays with every 1 horizontally, diagonally or antidiagonally adjacent to 1 or 4 neighboring 1s.
; Submitted by Christian Krause
; 1,5,11,17,39,93,183,373,823,1741,3599,7637,16247,34125,71871,152133,321127,676861,1429135,3017909,6367607,13437869,28367775,59874021,126360711,266707549,562... | 40.5 | 489 | 0.78642 |
8b737a22d5c4e54c8bff79d24dd4cd2d84a8ec1f | 386 | asm | Assembly | oeis/194/A194770.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/194/A194770.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/194/A194770.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A194770: E.g.f. 2*sqrt(3)/3*arctan(sqrt(3)*x/(x+2)).
; Submitted by Stefano Spezia
; 1,-1,0,6,-24,0,720,-5040,0,362880,-3628800,0,479001600,-6227020800,0,1307674368000,-20922789888000,0,6402373705728000,-121645100408832000,0,51090942171709440000,-1124000727777607680000
mov $3,1
lpb $0
mov $2,$3
add $3,$1
mov $... | 24.125 | 186 | 0.676166 |
5c46c61040af78e8f53b9c4a2a4065a21838d5b5 | 1,846 | asm | Assembly | 0x05-libasm/8-strcasecmp.asm | gogomillan/holbertonschool-system_linux | 13c5bff024fd84c37e256977b106216a27d8cde1 | [
"MIT"
] | null | null | null | 0x05-libasm/8-strcasecmp.asm | gogomillan/holbertonschool-system_linux | 13c5bff024fd84c37e256977b106216a27d8cde1 | [
"MIT"
] | null | null | null | 0x05-libasm/8-strcasecmp.asm | gogomillan/holbertonschool-system_linux | 13c5bff024fd84c37e256977b106216a27d8cde1 | [
"MIT"
] | 2 | 2021-01-12T01:57:44.000Z | 2021-03-24T18:24:56.000Z | ; NASM code style
; Prototype when used in C: int asm_strcasecmp(const char *s1, const char *s2)
bits 64
section .text ; Code section
global asm_strcasecmp ; Exporting the function name
asm_strcasecmp:
push rbp ; prologue
mov rbp, rsp
push rdx ; save rdx value in stack
push r11 ; save r11 value in ... | 27.969697 | 79 | 0.692849 |
fa7a029da14b9fb6a496606e37a4d286b4ecc371 | 850 | asm | Assembly | assets/MemoryAccess/PointerTest/PointerTest.asm | jamespolley/VM-Translator | 2d573f5234d956a5fe4d5b9c607b4e98e04b403e | [
"MIT"
] | 1 | 2022-02-21T13:56:28.000Z | 2022-02-21T13:56:28.000Z | assets/MemoryAccess/PointerTest/PointerTest.asm | jamespolley/VM-Translator | 2d573f5234d956a5fe4d5b9c607b4e98e04b403e | [
"MIT"
] | null | null | null | assets/MemoryAccess/PointerTest/PointerTest.asm | jamespolley/VM-Translator | 2d573f5234d956a5fe4d5b9c607b4e98e04b403e | [
"MIT"
] | null | null | null | // push constant 3030
@3030
D=A
@SP
A=M
M=D
@SP
M=M+1
// pop pointer 0
@R3
D=A
@R13
M=D
@SP
AM=M-1
D=M
@R13
A=M
M=D
// push constant 3040
@3040
D=A
@SP
A=M
M=D
@SP
M=M+1
// pop pointer 1
@R4
D=A
@R13
M=D
@SP
AM=M-1
D=M
@R13
A=M
M=D
// push constant 32
@32
D=A
@SP
A=M
M=D
@SP
M=M+1
// pop this 2
@THIS
D=M
@2
A... | 4.94186 | 21 | 0.535294 |
d4db19387890af2148fe84fcdd51bef3db17415e | 265,219 | asm | Assembly | sources/ippcp/asm_intel64_gas_converted/linux/pic/n0/singlecpu/pcpbnumulschoolsrvl9pp.asm | ymarkovitch/ipp-crypto | ac8f1c443cc79e9f2f8508f8c707c9ed0caa22c8 | [
"Apache-2.0"
] | null | null | null | sources/ippcp/asm_intel64_gas_converted/linux/pic/n0/singlecpu/pcpbnumulschoolsrvl9pp.asm | ymarkovitch/ipp-crypto | ac8f1c443cc79e9f2f8508f8c707c9ed0caa22c8 | [
"Apache-2.0"
] | null | null | null | sources/ippcp/asm_intel64_gas_converted/linux/pic/n0/singlecpu/pcpbnumulschoolsrvl9pp.asm | ymarkovitch/ipp-crypto | ac8f1c443cc79e9f2f8508f8c707c9ed0caa22c8 | [
"Apache-2.0"
] | null | null | null | ###############################################################################
# Copyright 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") containe... | 28.277961 | 80 | 0.367376 |
0427cc7794ae5c1bf382db38b7321945b452a96d | 104,723 | asm | Assembly | sh.asm | niknikniknik/nunix | 8f4839dd23554441f671c1a010d476a9bd144bac | [
"MIT-0"
] | null | null | null | sh.asm | niknikniknik/nunix | 8f4839dd23554441f671c1a010d476a9bd144bac | [
"MIT-0"
] | null | null | null | sh.asm | niknikniknik/nunix | 8f4839dd23554441f671c1a010d476a9bd144bac | [
"MIT-0"
] | null | null | null |
_sh: file format elf32-i386
Disassembly of section .text:
00000000 <runcmd>:
struct cmd *parsecmd(char*);
// Execute cmd. Never returns.
void
runcmd(struct cmd *cmd)
{
0: 55 push %ebp
1: 89 e5 mov %esp,%ebp
3: 83 ec 28 sub $0x28,%esp... | 38.164359 | 71 | 0.411419 |
8da0596fddd67bc7fd7949170fc847daa78cee29 | 9,733 | asm | Assembly | lib/avx/sha512_x2_avx.asm | edtubbs/intel-ipsec-mb | 27bb66dcdf5aec2aec8cc0a6bee9c1da96898d7f | [
"BSD-3-Clause"
] | null | null | null | lib/avx/sha512_x2_avx.asm | edtubbs/intel-ipsec-mb | 27bb66dcdf5aec2aec8cc0a6bee9c1da96898d7f | [
"BSD-3-Clause"
] | null | null | null | lib/avx/sha512_x2_avx.asm | edtubbs/intel-ipsec-mb | 27bb66dcdf5aec2aec8cc0a6bee9c1da96898d7f | [
"BSD-3-Clause"
] | null | null | null | ;;
;; Copyright (c) 2012-2021, Intel Corporation
;;
;; Redistribution and use in source and binary forms, with or without
;; modification, are permitted provided that the following conditions are met:
;;
;; * Redistributions of source code must retain the above copyright notice,
;; this list of conditions and... | 25.412533 | 81 | 0.678311 |
6bcb75a05c26368fbd222eb11d5267d2a39a02d0 | 24,976 | asm | Assembly | add/clean-run-time-system/acompact_rmark_prefetch.asm | ErinvanderVeen/C-to-Clean | 5fcecc9f4f82d8c8c228792bd691a353d2821efa | [
"MIT"
] | null | null | null | add/clean-run-time-system/acompact_rmark_prefetch.asm | ErinvanderVeen/C-to-Clean | 5fcecc9f4f82d8c8c228792bd691a353d2821efa | [
"MIT"
] | null | null | null | add/clean-run-time-system/acompact_rmark_prefetch.asm | ErinvanderVeen/C-to-Clean | 5fcecc9f4f82d8c8c228792bd691a353d2821efa | [
"MIT"
] | null | null | null |
_TEXT ends
_DATA segment
rmarkp_n_queue_items_16:
dq 0
rmarkp_queue_first:
dq 0
rmarkp_queue:
dq 0,0,0,0,0,0,0,0
dq 0,0,0,0,0,0,0,0
dq 0,0,0,0,0,0,0,0
dq 0,0,0,0,0,0,0,0
_DATA ends
_TEXT segment
rmarkp_stack_nodes1:
mov rbx,qword ptr [rcx]
lea rax,1[rsi]
mov qword ptr [rsi],rbx
mov qword ptr [rcx],rax
rm... | 17.236715 | 45 | 0.738229 |
a8c14cc680e464e1d7f8b9a85fe3b4731c64e3b6 | 302 | asm | Assembly | tests/cases/6502_test_13.asm | shazz/shazzam | bd9801f1be5a8b58d0b2f20a937d3a446a0c5f5a | [
"MIT"
] | null | null | null | tests/cases/6502_test_13.asm | shazz/shazzam | bd9801f1be5a8b58d0b2f20a937d3a446a0c5f5a | [
"MIT"
] | null | null | null | tests/cases/6502_test_13.asm | shazz/shazzam | bd9801f1be5a8b58d0b2f20a937d3a446a0c5f5a | [
"MIT"
] | null | null | null | # 6502 Test #13
# Heather Justice 4/10/08
# Tests SEI & CLI & SED & CLD.
# Assumes prior tests pass...
#
test: SEI()
78
test: SED()
f8
test: PHP()
08
test: PLA()
68
test: STA(at(0x20))
85
20
test: CLI()
58
test: CLD()
d8
test: PHP()
08
test: PLA()
68
test: ADC(at(0x20))
65
20
test: STA(at(0x21))
85
21 | 10.066667 | 30 | 0.629139 |
075fa871a5fedd4bb61f8c586963481b2c40ac77 | 586 | asm | Assembly | programs/oeis/312/A312891.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/312/A312891.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/312/A312891.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A312891: Coordination sequence Gal.6.216.5 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.
; 1,4,9,13,17,21,25,29,33,37,42,46,50,55,59,63,67,71,75,79,83,88,92,96,101,105,109,113,117,121,125,129,134,138,142,147,151,155,159,163,167,171... | 22.538462 | 177 | 0.631399 |
8b7c6447300a5874d58cbd7ebc18590fea93e101 | 7,428 | asm | Assembly | c2000/C2000Ware_1_00_06_00/libraries/math/CLAmath/c28/source/CLAcos.asm | ramok/Themis_ForHPSDR | d0f323a843ac0a488ef816ccb7c828032855a40a | [
"Unlicense"
] | null | null | null | c2000/C2000Ware_1_00_06_00/libraries/math/CLAmath/c28/source/CLAcos.asm | ramok/Themis_ForHPSDR | d0f323a843ac0a488ef816ccb7c828032855a40a | [
"Unlicense"
] | null | null | null | c2000/C2000Ware_1_00_06_00/libraries/math/CLAmath/c28/source/CLAcos.asm | ramok/Themis_ForHPSDR | d0f323a843ac0a488ef816ccb7c828032855a40a | [
"Unlicense"
] | 1 | 2021-07-21T08:10:37.000Z | 2021-07-21T08:10:37.000Z | ;;#############################################################################
;; FILE: CLAcos.asm
;;
;; DESCRIPTION: CLA cosine function
;;
;; Group: C2000
;; Target Family: C28x+CLA
;;
;;#############################################################################
;; $TI Release: CLA Math Library 4.0... | 36.955224 | 96 | 0.470921 |
2ed5ff79f895bcdb6ecbda92b63cb40e83aad88f | 508 | asm | Assembly | programs/oeis/108/A108854.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/108/A108854.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/108/A108854.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A108854: Numbers n such that 10*n - 127 is prime.
; 13,14,15,17,18,20,21,23,24,29,30,32,35,36,39,41,42,44,48,50,51,56,57,59,63,65,69,72,74,77,78,80,81,86,87,90,95,98,99,101,108,111,114,116,119,122,123,125,128,129,132,134,135,141,143,150,155,156,158,161,162
mov $1,2
mov $2,$0
add $2,2
pow $2,2
lpb $2
sub $2,1
mov... | 23.090909 | 206 | 0.627953 |
235d4b60435473be2c1ddd5cbe2b185747956430 | 1,650 | asm | Assembly | programs/oeis/017/A017010.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/017/A017010.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/017/A017010.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A017010: a(n) = (7*n+2)^6.
; 64,531441,16777216,148035889,729000000,2565726409,7256313856,17596287801,38068692544,75418890625,139314069504,243087455521,404567235136,646990183449,1000000000000,1500730351849,2194972623936,3138428376721,4398046511104,6053445140625,8198418170944,10942526586601,14412774445056,187553695780... | 235.714286 | 1,592 | 0.920606 |
2447d3e3aacf3c6b7539779a2b5cb53f40bdcd07 | 527 | asm | Assembly | oeis/303/A303788.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/303/A303788.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/303/A303788.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A303788: a(n) = Sum_{i=0..m} d(i)*5^i, where Sum_{i=0..m} d(i)*6^i is the base-6 representation of n.
; Submitted by Jamie Morken(w3)
; 0,1,2,3,4,5,5,6,7,8,9,10,10,11,12,13,14,15,15,16,17,18,19,20,20,21,22,23,24,25,25,26,27,28,29,30,25,26,27,28,29,30,30,31,32,33,34,35,35,36,37,38,39,40,40,41,42,43,44,45,45,46,47,48,4... | 35.133333 | 290 | 0.612903 |
f63590188d36846f895d1e061a855300434b47f9 | 5,259 | asm | Assembly | Transynther/x86/_processed/NC/_st_zr_sm_/i3-7100_9_0x84_notsx.log_2_2899.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_st_zr_sm_/i3-7100_9_0x84_notsx.log_2_2899.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_st_zr_sm_/i3-7100_9_0x84_notsx.log_2_2899.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 %r9
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0xf1b2, %r13
clflush (%r13)
and %r9, %r9
mov $0x6162636465666768, %rdi
movq %rdi, %xmm1
vmovups %ymm1, (%r13)
nop
nop
nop
nop
xor %rax, %rax
lea addresses_WC_ht+0x1413... | 19.334559 | 151 | 0.642327 |
10637a9578ab5b3a4bfb5b87c0e81ec8d7f2061d | 697 | asm | Assembly | programs/oeis/192/A192243.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/192/A192243.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/192/A192243.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A192243: 0-sequence of reduction of Lucas sequence by x^2 -> x+1.
; 1,1,5,12,34,88,233,609,1597,4180,10946,28656,75025,196417,514229,1346268,3524578,9227464,24157817,63245985,165580141,433494436,1134903170,2971215072,7778742049,20365011073,53316291173,139583862444,365435296162,956722026040,2504730781961,6557470319841... | 30.304348 | 364 | 0.71736 |
7eb7b71f80e3b14bce91ff5f8f6482699b49ce9e | 752 | asm | Assembly | oeis/250/A250661.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/250/A250661.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/250/A250661.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A250661: Number of (7+1) X (n+1) 0..1 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.
; 639,1150,1789,2556,3451,4474,5625,6904,8311,9846,11509,13300,15219,17266,19441,21744,24175,26734,29421,32236,35179,38250,41449,44776,48231,51814,55525,59364,6... | 57.846154 | 499 | 0.772606 |
73ddb6b60046e9c862972be3c4fdef9fe94e34d6 | 437 | asm | Assembly | programs/oeis/276/A276191.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/276/A276191.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/276/A276191.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A276191: Sum of the squares of the digits of the base-5 representation of n.
; 0,1,4,9,16,1,2,5,10,17,4,5,8,13,20,9,10,13,18,25,16,17,20,25,32,1,2,5,10,17,2,3,6,11,18,5,6,9,14,21,10,11,14,19,26,17,18,21,26,33,4,5,8,13,20,5,6,9,14,21,8,9,12,17,24,13,14,17,22,29,20,21,24,29,36,9,10,13,18,25,10
lpb $0
mul $0,2
mov ... | 24.277778 | 215 | 0.608696 |
a70fa7bd56f3c2858444bc8ebb4837d79cd2387a | 3,229 | asm | Assembly | src/bootstub/stub.asm | dc0d32/VCKernel | 364bd31d6c5d20df3179a70b09337efdb12d9b39 | [
"MIT"
] | null | null | null | src/bootstub/stub.asm | dc0d32/VCKernel | 364bd31d6c5d20df3179a70b09337efdb12d9b39 | [
"MIT"
] | null | null | null | src/bootstub/stub.asm | dc0d32/VCKernel | 364bd31d6c5d20df3179a70b09337efdb12d9b39 | [
"MIT"
] | null | null | null |
; irrespective of whether we are (chain)loaded from Windows bootloader or through PXE, we are loaded at 7c0:0
[org 7c00h]
; because i386 is old :P
[CPU P4]
NULL_SEG equ 00h ; unused
CODE_SEG equ 08h ; cs
DATA_SEG equ 10h ; all other segments
section .text
[bits 16]
_entry:
cli ; no interrupts
... | 21.965986 | 109 | 0.542893 |
5d0505f286597677db880ef020c468a889fd5513 | 792 | asm | Assembly | programs/oeis/070/A070391.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/070/A070391.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/070/A070391.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A070391: a(n) = 5^n mod 46.
; 1,5,25,33,27,43,31,17,39,11,9,45,41,21,13,19,3,15,29,7,35,37,1,5,25,33,27,43,31,17,39,11,9,45,41,21,13,19,3,15,29,7,35,37,1,5,25,33,27,43,31,17,39,11,9,45,41,21,13,19,3,15,29,7,35,37,1,5,25,33,27,43,31,17,39,11,9,45,41,21,13,19,3,15,29,7,35,37,1,5,25,33,27,43,31,17,39,11,9,45,41,21,13,19... | 72 | 694 | 0.622475 |
cdd3fd435bae689117f3a46fdf83ca2e403e98dc | 6,862 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i7-8650U_0xd2_notsx.log_5916_87.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_notsx.log_5916_87.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_notsx.log_5916_87.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r13
push %r15
push %r8
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0xb88c, %r12
nop
nop
nop
nop
nop
xor %r13, %r13
movups (%r12), %xmm5
vpextrq $1, %xmm5, %r8
nop
nop
nop
nop
mfence
lea addresses_WT_ht+0x34c0, %rsi
lea addresses_WT_ht+0x8600, %... | 34.656566 | 2,999 | 0.658263 |
04e6e33d07ca65d614ef5d1a07bc3a11fe008c22 | 2,642 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca.log_557_164.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca.log_557_164.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca.log_557_164.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
ret
.global s_faulty_load
s_faulty_load:
push %r11
push %r13
push %r14
push %rax
push %rbx
push %rcx
push %rsi
// Load
lea addresses_US+0x1dfb9, %r11
nop
nop
cmp $54321, %rbx
movups (%r11), %xmm3
vpextrq $1, %xmm3, %r14
nop
cmp $39461, %r14
// Faulty Load
lea addresse... | 45.551724 | 1,670 | 0.657835 |
6e2b6d90d580a7427db0f2da35d6ee6897c10a28 | 739 | asm | Assembly | oeis/253/A253410.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/253/A253410.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/253/A253410.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A253410: Indices of centered pentagonal numbers (A005891) which are also centered octagonal numbers (A016754).
; Submitted by Christian Krause
; 1,96,817,137712,1177393,198579888,1697799169,286352060064,2448225223585,412919472031680,3530339074609681,595429592317621776,5090746497361935697,858609059202538568592,7340852... | 61.583333 | 476 | 0.863329 |
5ff7f4f874872b9b6e2e3d4ab473e5a34d906c21 | 301 | asm | Assembly | programs/oeis/072/A072863.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/072/A072863.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/072/A072863.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A072863: a(n) = 2^(n-3)*(n^2+3*n+8).
; 1,3,9,26,72,192,496,1248,3072,7424,17664,41472,96256,221184,503808,1138688,2555904,5701632,12648448,27918336,61341696,134217728,292552704,635437056,1375731712,2969567232,6392119296,13723762688
add $0,2
mov $2,2
pow $2,$0
bin $0,2
add $0,3
mul $0,$2
div $0,16
| 27.363636 | 194 | 0.724252 |
be7b06e2825a2dd65b8e39c144d406692f9998d2 | 15,225 | a51 | Assembly | hand_firmware_micro.cydsn/codegentemp/cymem.a51 | NMMI/socket-master | 3857d12872cb50e8902531f0acbe5cd36c825d62 | [
"BSD-3-Clause"
] | null | null | null | hand_firmware_micro.cydsn/codegentemp/cymem.a51 | NMMI/socket-master | 3857d12872cb50e8902531f0acbe5cd36c825d62 | [
"BSD-3-Clause"
] | null | null | null | hand_firmware_micro.cydsn/codegentemp/cymem.a51 | NMMI/socket-master | 3857d12872cb50e8902531f0acbe5cd36c825d62 | [
"BSD-3-Clause"
] | null | null | null | ;***************************************************************************
; \file cymem.a51
; \version 5.60
;
; \brief
; Specialized memory routines for Keil bootup. These functions accept
; 3-byte pointers, but the pointers are interpreted as absolute locations
; rather than as Keil generic/far pointers. Interrupts... | 29.505814 | 91 | 0.542791 |
a1cea3638a45dba8db371bfc77a823a757743989 | 308 | asm | Assembly | programs/oeis/085/A085535.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/085/A085535.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/085/A085535.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A085535: a(n) = (2n)^(2n-1).
; 2,64,7776,2097152,1000000000,743008370688,793714773254144,1152921504606846976,2185911559738696531968,5242880000000000000000000,15519448971100888972574851072,55572324035428505185378394701824,236773830007967588876795164938469376
mul $0,2
add $0,1
mov $2,$0
add $0,1
pow $0,$2
| 34.222222 | 228 | 0.821429 |
368e3d676be742c0cbfc7e24b72d2e51420e69ca | 47,768 | asm | Assembly | battleshit.asm | dmtucker/battleshit | 0d05840f1f95f26086993e55133028d045f75907 | [
"BSD-3-Clause"
] | null | null | null | battleshit.asm | dmtucker/battleshit | 0d05840f1f95f26086993e55133028d045f75907 | [
"BSD-3-Clause"
] | null | null | null | battleshit.asm | dmtucker/battleshit | 0d05840f1f95f26086993e55133028d045f75907 | [
"BSD-3-Clause"
] | 1 | 2021-04-25T17:02:37.000Z | 2021-04-25T17:02:37.000Z | #include <v2_18g3.asm>
.sect .data
READY: .byte 0
FLEET: .byte 0
PLAYER: .byte 1
MASK: .byte 0
ROW: .byte 0
COL: .byte 0
KEY: .byte 5
boardRows: .byte 4
boardCols: .by... | 57.207186 | 196 | 0.200783 |
3c3afdd69399fc1e57575a22422d365f08bd7e78 | 168 | asm | Assembly | libsrc/_DEVELOPMENT/stdio/c/sdcc_iy/snprintf.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/stdio/c/sdcc_iy/snprintf.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/stdio/c/sdcc_iy/snprintf.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; int snprintf(char *s, size_t n, const char *format, ...)
SECTION code_clib
SECTION code_stdio
PUBLIC _snprintf
EXTERN asm_snprintf
defc _snprintf = asm_snprintf
| 14 | 58 | 0.767857 |
9fcd541a456dd938284765d450f6938189d1f8a8 | 974 | asm | Assembly | oeis/232/A232164.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/232/A232164.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/232/A232164.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A232164: Number of Weyl group elements, not containing an s_r factor, which contribute nonzero terms to Kostant's weight multiplicity formula when computing the multiplicity of the zero-weight in the adjoint representation for the Lie algebra of type C and rank n.
; Submitted by Simon Strandgaard
; 0,1,1,2,6,12,25,57... | 46.380952 | 497 | 0.786448 |
ebb180c6b1aa54960415288d6d7061421ea4ab24 | 306 | asm | Assembly | programs/oeis/175/A175922.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/175/A175922.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/175/A175922.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A175922: Period 5: repeat [1, 1, 2, -1, 2].
; 1,1,2,-1,2,1,1,2,-1,2,1,1,2,-1,2,1,1,2,-1,2,1,1,2,-1,2,1,1,2,-1,2,1,1,2,-1,2,1,1,2,-1,2,1,1,2,-1,2,1,1,2,-1,2,1,1,2,-1,2,1,1,2,-1,2,1,1,2,-1,2,1,1,2,-1,2,1,1,2,-1,2,1,1,2,-1,2,1,1,2,-1,2,1,1,2,-1,2,1,1,2,-1,2,1,1,2,-1,2
bin $0,2
add $0,22
mod $0,5
sub $0,1
| 38.25 | 221 | 0.477124 |
816e6086cb572c757814a7f82e62d2d343f6c9c8 | 630 | asm | Assembly | oeis/048/A048396.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/048/A048396.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/048/A048396.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A048396: Sums of consecutive noncubes.
; 0,27,315,1638,5670,15345,35217,71820,134028,233415,384615,605682,918450,1348893,1927485,2689560,3675672,4931955,6510483,8469630,10874430,13796937,17316585,21520548,26504100,32370975,39233727,47214090,56443338,67062645,79223445,93087792,108828720,126630603,146689515,169213590,1... | 45 | 493 | 0.820635 |
7d2293d60c7f28e524fb0a1975449713ef8830f8 | 1,229 | asm | Assembly | src/tests/echoram.asm | Hacktix/BullyGB | e24fe6fd7f3fbc6021e3ee7f0f29e9166fce5937 | [
"MIT"
] | 10 | 2020-12-18T21:57:20.000Z | 2021-10-31T23:17:37.000Z | src/tests/echoram.asm | Hacktix/BullyGB | e24fe6fd7f3fbc6021e3ee7f0f29e9166fce5937 | [
"MIT"
] | null | null | null | src/tests/echoram.asm | Hacktix/BullyGB | e24fe6fd7f3fbc6021e3ee7f0f29e9166fce5937 | [
"MIT"
] | null | null | null | SECTION "Echo RAM Test", ROMX
TestEchoRAM::
; Load test string into normal RAM
ld de, strEchoRAMTestRead
ld hl, _RAM
call Strcpy
; Read values from echo RAM
ld de, strEchoRAMTestRead
ld hl, $E000
.loopReadNormalRAM
ld a, [de]
and a
jr z, .endReadNormalRAM ; Skip comparison if e... | 24.58 | 78 | 0.676973 |
6cb1f81155d93df5d35b1b4c6fa939e92f811e31 | 18,651 | asm | Assembly | src/game_level/enemies_manager.asm | TypeDefinition/NautiBuoy | 25e998158366b424fa1d003c335c036d399985b3 | [
"MIT"
] | 2 | 2021-05-14T13:18:59.000Z | 2021-08-02T08:41:43.000Z | src/game_level/enemies_manager.asm | TypeDefinition/NautiBuoy | 25e998158366b424fa1d003c335c036d399985b3 | [
"MIT"
] | null | null | null | src/game_level/enemies_manager.asm | TypeDefinition/NautiBuoy | 25e998158366b424fa1d003c335c036d399985b3 | [
"MIT"
] | null | null | null | INCLUDE "./src/include/hardware.inc"
INCLUDE "./src/include/structs.inc"
INCLUDE "./src/include/entities.inc"
INCLUDE "./src/definitions/definitions.inc"
INCLUDE "./src/include/util.inc"
INCLUDE "./src/include/movement.inc"
INCLUDE "./src/include/tile_collision.inc"
SECTION "Enemies Data", WRAM0
wEnemiesData::
dst... | 21.12231 | 117 | 0.623237 |
3d916619ec22538a9ad65c0c3afac79ebdd9f7e1 | 1,958 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i7-7700_9_0x48_notsx.log_26_1673.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_26_1673.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_26_1673.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 %rax
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x8832, %rsi
lea addresses_D_ht+0x19a92, %rdi
nop
nop
nop
cmp %rax, %rax
mov $8, %rcx
rep movsb
mfence
lea addresses_UC_ht+0x1e852, %rsi
lea addresses_A_ht+0x169d2, %rdi
nop
nop
nop
nop
add %r12, %r12
mov ... | 19.777778 | 148 | 0.645557 |
7752e3b9b1fdf18044d28cd275b008284321f249 | 2,245 | asm | Assembly | programs/oeis/288/A288732.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/288/A288732.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/288/A288732.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A288732: a(n) = a(n-1) + 2*a(n-4) - 2*a(n-5) for n >= 5, where a(0) = 2, a(1) = 4, a(2) = 6, a(3) = 8, a(4) = 10.
; 2,4,6,8,10,14,18,22,26,34,42,50,58,74,90,106,122,154,186,218,250,314,378,442,506,634,762,890,1018,1274,1530,1786,2042,2554,3066,3578,4090,5114,6138,7162,8186,10234,12282,14330,16378,20474,24570,28666,32... | 132.058824 | 1,998 | 0.848107 |
58b4c1ff96e929ca8bce7cf1ac408181282f3a1a | 704 | asm | Assembly | oeis/321/A321810.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/321/A321810.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/321/A321810.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A321810: Sum of 6th powers of odd divisors of n.
; 1,1,730,1,15626,730,117650,1,532171,15626,1771562,730,4826810,117650,11406980,1,24137570,532171,47045882,15626,85884500,1771562,148035890,730,244156251,4826810,387952660,117650,594823322,11406980,887503682,1,1293240260,24137570,1838398900,532171,2565726410,47045882,3... | 37.052632 | 498 | 0.774148 |
6bdfac85f4fd9c55e3cf2ac57cb99027b3adc850 | 68 | asm | Assembly | VirtualMachine/Win32/UnitTests/Conditionals/test15_xor_Boolean.asm | ObjectPascalInterpreter/BookPart_3 | 95150d4d02f7e13e5b1ebb58c249073a384f2a0a | [
"Apache-2.0"
] | 8 | 2021-11-07T22:45:25.000Z | 2022-03-12T21:38:53.000Z | VirtualMachine/Win32/UnitTests/Conditionals/test15_xor_Boolean.asm | Irwin1985/BookPart_2 | 4e8c2e47cd09b77c6e5bd3455ddfe7492adf26bf | [
"Apache-2.0"
] | 4 | 2021-09-23T02:13:55.000Z | 2021-12-07T06:08:17.000Z | VirtualMachine/Win32/UnitTests/Conditionals/test15_xor_Boolean.asm | Irwin1985/BookPart_2 | 4e8c2e47cd09b77c6e5bd3455ddfe7492adf26bf | [
"Apache-2.0"
] | 4 | 2021-11-24T17:24:56.000Z | 2021-12-21T04:56:58.000Z | # Test15 - XOR Test
pushb true
pushb true
xor
halt
| 9.714286 | 19 | 0.558824 |
cbc5f725d8de99e57e29ce4a43a90402c281e445 | 1,091 | asm | Assembly | PBAR.asm | hwreverse/PC-G850V | 53a4dca7b31f940412e0ebddba395f2b8deda895 | [
"MIT"
] | 7 | 2020-09-30T19:56:39.000Z | 2021-09-30T12:05:18.000Z | PBAR.asm | hwreverse/PC-G850V | 53a4dca7b31f940412e0ebddba395f2b8deda895 | [
"MIT"
] | 1 | 2021-09-04T02:52:33.000Z | 2021-09-04T02:52:33.000Z | PBAR.asm | hwreverse/PC-G850V | 53a4dca7b31f940412e0ebddba395f2b8deda895 | [
"MIT"
] | 2 | 2021-09-03T12:28:16.000Z | 2021-09-30T13:47:01.000Z | 10 ORG 100H
20 JP MAIN
30RPTCHR EQU 0BFEEH
40GPF EQU 0BFD0H
50AOUT EQU 0BD09H
60PUTSTR EQU 0BFF1H
70WAITK EQU 0BFCDH
100MAIN: CALL CLS
110 LD A,96
120 LD (WIDTH),A
130 LD A,0
140 LD (COUNT),A
150 LD DE,0101H
160 LD (POSXY),DE
170 CALL PBAR
180 LD DE,0101H
190 LD (POSXY),DE
200 LD A,48
210 LD (COUNT),A
220 CALL PBAR
2... | 13.987179 | 24 | 0.72594 |
024799e03bc88386e27b8151ea2777676fe342fa | 360 | asm | Assembly | oeis/100/A100455.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/100/A100455.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/100/A100455.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A100455: a(n) = 2^n + sin(n*Pi/2).
; Submitted by Jon Maiga
; 1,3,4,7,16,33,64,127,256,513,1024,2047,4096,8193,16384,32767,65536,131073,262144,524287,1048576,2097153,4194304,8388607,16777216,33554433,67108864,134217727,268435456,536870913,1073741824,2147483647,4294967296,8589934593
mov $1,2
pow $1,$0
pow $0,5
add $0... | 27.692308 | 222 | 0.733333 |
7fc82975e751c6938c625c2c6cedc4e4dfbc4f60 | 416 | asm | Assembly | oeis/122/A122467.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/122/A122467.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/122/A122467.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A122467: Write n-th semiprime in binary, sum as if decimal numbers.
; Submitted by Simon Strandgaard
; 100,210,1211,2221,3331,4442,14543,24653,35654,46664,146665,246675,346686,446796,546907,648017,758018,868029,978140,1089141,1200151,1311261,2311262,3311363,4312373,5313474,6323484,7333585,8343695
lpb $0
mov $2,$0
... | 32 | 196 | 0.754808 |
b478aaa202c508f7e5fc53be0c25c9f5c0cb9b4a | 648 | asm | Assembly | oeis/005/A005994.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/005/A005994.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/005/A005994.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A005994: Alkane (or paraffin) numbers l(7,n).
; Submitted by Jamie Morken(s3)
; 1,3,9,19,38,66,110,170,255,365,511,693,924,1204,1548,1956,2445,3015,3685,4455,5346,6358,7514,8814,10283,11921,13755,15785,18040,20520,23256,26248,29529,33099,36993,41211,45790,50730,56070,61810,67991,74613,81719,89309,97428,106076,115300,... | 54 | 501 | 0.783951 |
09d8fc74b38d060318cbbb294c4ebd56c0b25ba5 | 28,865 | asm | Assembly | source/falling_soundengine.asm | tragicmuffin/falling-NES | 52dcb8a951200562e696dfc2aba5d4d14edd0078 | [
"MIT"
] | 30 | 2018-01-15T07:36:34.000Z | 2019-07-12T04:57:26.000Z | source/falling_soundengine.asm | tragicmuffin/falling-NES | 52dcb8a951200562e696dfc2aba5d4d14edd0078 | [
"MIT"
] | 1 | 2018-01-18T17:43:36.000Z | 2018-01-18T21:09:38.000Z | source/falling_soundengine.asm | tragicmuffin/falling-NES | 52dcb8a951200562e696dfc2aba5d4d14edd0078 | [
"MIT"
] | 4 | 2019-04-25T11:13:54.000Z | 2019-07-12T04:57:28.000Z | ;;;; Sound Engine (FALLING) ;;;;
;; Based on Nerdy Nights Sound tutorial (http://nintendoage.com/forum/messageview.cfm?catid=22&threadid=23452)
; Sound is organized into 6 streams, including 4 dedicated music streams, and two SFX streams.
; Music/SFX streams are listed by priority.
; Streams with higher indices hav... | 33.102064 | 139 | 0.674069 |
2d5ea19551251e08ed2ce390468a2401bbc1acba | 2,287 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xa0_notsx.log_3_1125.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xa0_notsx.log_3_1125.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xa0_notsx.log_3_1125.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 %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x1bd89, %r12
nop
nop
nop
cmp %rdx, %rdx
mov $0x6162636465666768, %r8
movq %r8, %xmm7
movups %xmm7, (%r12)
nop
nop
nop
dec %r12
lea addresses_WT_ht+0x3189, %r13
sub %rdi, %... | 19.381356 | 152 | 0.657193 |
eb48068cc38f4ad714e6c6f9fa14377d135b1b0c | 794 | asm | Assembly | examples/multisegment.asm | Textmode/TMVM | 3689fb6eec76c44748051d52edae26f96d68091f | [
"Zlib"
] | null | null | null | examples/multisegment.asm | Textmode/TMVM | 3689fb6eec76c44748051d52edae26f96d68091f | [
"Zlib"
] | 1 | 2019-05-11T07:12:05.000Z | 2019-05-11T07:12:05.000Z | examples/multisegment.asm | Textmode/TMVM | 3689fb6eec76c44748051d52edae26f96d68091f | [
"Zlib"
] | null | null | null | ;; A test/example of long-moving data, and jumppads
;; Licence: CC0
LET helloseg, 1
LBL init, initseg
MOV data, A
MOV A, ACC
LBL initloop, null
MOV helloseg, B
LMOV SEG, A, B, A
MOV dataend, B
MOV ACC, A
LTE A, B, RET
INC ACC
JNZ RET, initloop
;; okay, lets do this
MOV helloseg, A
MOV 0, B
LJMP A, B
LBL return, ret... | 11.850746 | 51 | 0.609572 |
8357edec4a6724cd201160c21d9effedc616af8b | 528 | asm | Assembly | programs/oeis/174/A174939.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/174/A174939.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/174/A174939.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A174939: a(n) = Sum_{k<=n} A007955(k) * A007955(k) = Sum_{k<=n} (A007955(k))^2, where A007955(m) = product of divisors of m.
; 1,5,14,78,103,1399,1448,5544,6273,16273,16394,3002378,3002547,3040963,3091588,4140164,4140453,38152677,38153038,102153038,102347519,102581775,102582304,110177896480,110177912105,110178369081
... | 31.058824 | 192 | 0.672348 |
fde6242bd56fb901f8b76bc1938dd1ddc33b707c | 6,450 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1707.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_1707.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_1707.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r8
push %r9
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x4ce4, %rsi
nop
nop
nop
nop
xor %rbp, %rbp
movw $0x6162, (%rsi)
nop
nop
nop
xor %r10, %r10
lea addresses_normal_ht+0x169e4, %rsi
lea addresses_A_ht+0x12764, %rdi
nop
nop
nop
inc... | 37.283237 | 2,999 | 0.657674 |
10a98cbb51232bb722be2409371929ba9dced7b6 | 4,367 | asm | Assembly | src/arch/x86_64/arch_start.asm | justinc1/IncludeOS | 2ce07b04e7a35c8d96e773f041db32a4593ca3d0 | [
"Apache-2.0"
] | null | null | null | src/arch/x86_64/arch_start.asm | justinc1/IncludeOS | 2ce07b04e7a35c8d96e773f041db32a4593ca3d0 | [
"Apache-2.0"
] | null | null | null | src/arch/x86_64/arch_start.asm | justinc1/IncludeOS | 2ce07b04e7a35c8d96e773f041db32a4593ca3d0 | [
"Apache-2.0"
] | null | null | null | ; This file is a part of the IncludeOS unikernel - www.includeos.org
;
; Copyright 2015 Oslo and Akershus University College of Applied Sciences
; and Alfred Bratterud
;
; Licensed under the Apache License, Version 2.0 (the "License");
; you may not use this file except in compliance with the License.
; You may obtain ... | 26.95679 | 76 | 0.57133 |
63021e75cf9ab2d8027ab8e66a68c2fd37d08558 | 1,109 | asm | Assembly | lib/core/stack/_int.asm | locodarwin/xc-basic3 | 74d73fb4049980fc0c7b648b4893ce3a53056af3 | [
"MIT"
] | 11 | 2021-08-05T18:13:21.000Z | 2022-03-26T21:44:50.000Z | lib/core/stack/_int.asm | locodarwin/xc-basic3 | 74d73fb4049980fc0c7b648b4893ce3a53056af3 | [
"MIT"
] | 119 | 2021-08-09T06:28:44.000Z | 2022-03-31T07:12:11.000Z | lib/core/stack/_int.asm | locodarwin/xc-basic3 | 74d73fb4049980fc0c7b648b4893ce3a53056af3 | [
"MIT"
] | 3 | 2022-01-22T05:25:09.000Z | 2022-03-26T17:11:55.000Z | ; Push immediate int onto stack
MAC pint ; @push
pword {1}
ENDM
; Push one int variable onto stack
MAC pintvar ; @push
pwordvar {1}
ENDM
; Pull int on stack to variable
MAC plintvar ; @pull
plwordvar {1}
ENDM
; Push int of an array onto stack
; (indexed by a word)
MAC pintarray ; @pull
pwordarra... | 18.79661 | 52 | 0.702435 |
5ccecb171d039d86fa9cfc78abdd8be153449a07 | 274 | asm | Assembly | programs/oeis/198/A198845.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/198/A198845.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/198/A198845.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A198845: 8*6^n-1.
; 7,47,287,1727,10367,62207,373247,2239487,13436927,80621567,483729407,2902376447,17414258687,104485552127,626913312767,3761479876607,22568879259647,135413275557887,812479653347327,4874877920083967,29249267520503807
mov $1,6
pow $1,$0
mul $1,8
sub $1,1
| 34.25 | 215 | 0.817518 |
433ab072a4cc8eb2e9564cf57f085e9066ed3974 | 97 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sdcc/___fsmul_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sdcc/___fsmul_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sdcc/___fsmul_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | null | null | null |
SECTION code_fp_math32
PUBLIC ___fsmul
EXTERN cm32_sdcc_fsmul
defc ___fsmul = cm32_sdcc_fsmul
| 12.125 | 31 | 0.85567 |
df3e5938b08fe084d23a02cc197fa8bb9b2e870a | 7,488 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i7-7700_9_0xca.log_21829_1136.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i7-7700_9_0xca.log_21829_1136.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i7-7700_9_0xca.log_21829_1136.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r8
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x13a7b, %rsi
lea addresses_WC_ht+0x6e7b, %rdi
clflush (%rsi)
sub $3145, %r8
mov $103, %rcx
rep movsw
nop
nop
nop
nop
nop
add %rbp, %rbp
lea addresses_WC_ht+0x1a8bb, %rsi
lea a... | 32.986784 | 2,999 | 0.660123 |
f6112ae29afea33fd40b948fe1daffd792ef1485 | 16,184 | asm | Assembly | boot_logo/source/altbios_boot_logo.asm | hra1129/Alternate_BIOS | 4d2f94bd83d63953b3e3f6b5ff5b9baba7beff30 | [
"MIT"
] | 4 | 2021-12-19T02:12:29.000Z | 2021-12-25T05:58:34.000Z | boot_logo/source/altbios_boot_logo.asm | uniabis/Alternate_BIOS | 396440f3481ffe4cbcd9218ff94af4d9bdfbae1f | [
"MIT"
] | 2 | 2021-12-20T13:24:51.000Z | 2021-12-20T20:38:50.000Z | boot_logo/source/altbios_boot_logo.asm | uniabis/Alternate_BIOS | 396440f3481ffe4cbcd9218ff94af4d9bdfbae1f | [
"MIT"
] | 1 | 2021-12-20T09:08:00.000Z | 2021-12-20T09:08:00.000Z | ; -----------------------------------------------------------------------------
; Altenate BIOS Boot Logo Program
;
; MIT License
;
; Copyright (c) 2021 HRA!
;
; Permission is hereby granted, free of charge, to any person obtaining a copy
; of this software and associated documentation files (the "Software"), to deal... | 26.230146 | 107 | 0.464718 |
367ada3ca86b370abfdc65dae9732ae38d1a1f76 | 395 | asm | Assembly | programs/oeis/045/A045930.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/045/A045930.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/045/A045930.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A045930: The generalized Connell sequence C_{3,5}.
; 1,2,5,8,11,14,17,18,21,24,27,30,33,36,39,42,45,48,49,52,55,58,61,64,67,70,73,76,79,82,85,88,91,94,95,98,101,104,107,110,113,116,119,122,125,128,131,134,137,140,143,146,149,152,155,156,159,162,165,168,171,174,177,180
mov $1,2
mov $2,$0
add $2,$0
add $2,2
add $1,$2
... | 23.235294 | 217 | 0.643038 |
d4f6c745009a50fe69c71d144c1ea05cb69e152b | 121 | asm | Assembly | libsrc/_DEVELOPMENT/inttypes/z80/asm_imaxabs.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/inttypes/z80/asm_imaxabs.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/inttypes/z80/asm_imaxabs.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; intmax_t imaxabs(intmax_t j)
SECTION code_inttypes
PUBLIC asm_imaxabs
EXTERN asm_labs
defc asm_imaxabs = asm_labs
| 11 | 30 | 0.809917 |
4c55b937216af23d83e1fc3f187cdf5997369516 | 1,254 | asm | Assembly | CInd.asm | ItaiCuker/Assembly8086CrossyRoad | 414e0403edebe376f1151b965daafb9f27c48f7e | [
"MIT"
] | null | null | null | CInd.asm | ItaiCuker/Assembly8086CrossyRoad | 414e0403edebe376f1151b965daafb9f27c48f7e | [
"MIT"
] | null | null | null | CInd.asm | ItaiCuker/Assembly8086CrossyRoad | 414e0403edebe376f1151b965daafb9f27c48f7e | [
"MIT"
] | null | null | null |
;'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
proc indUpdate
dopush ax,bx,dx
mov ax,[row]
mov bx,28 ;row length. (14*2 because array is word)
mul bx ;multiplying row number by row length (row count starts at 0)
add ax,[cell] ;adding cell value
mov di,ax
add di, offset worldAr... | 22.8 | 72 | 0.388357 |
027e05520a50fdde0afe030cfbb5dcfff31024d8 | 529 | asm | Assembly | libsrc/_DEVELOPMENT/stdlib/z80/__lldiv_store.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/stdlib/z80/__lldiv_store.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/stdlib/z80/__lldiv_store.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_clib
SECTION code_stdlib
PUBLIC __lldiv_store
EXTERN l_store_64_dehldehl_mbc
__lldiv_store:
; dehl'dehl = remainder
; stack.numer = quotient
ld c,(ix-2)
ld b,(ix-1) ; bc = & lldivu_t->rem
call l_store_64_dehldehl_mbc ; store remainder
; bc = & lldivu_t->q... | 17.064516 | 55 | 0.52741 |
f669aebcbdaffa4c4a376e76b1fe72d2f7aac651 | 6,208 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i9-9900K_12_0xa0_notsx.log_21829_1613.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_notsx.log_21829_1613.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_notsx.log_21829_1613.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r13
push %rax
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0x1176b, %r13
nop
mfence
movb $0x61, (%r13)
nop
xor %rax, %rax
lea addresses_A_ht+0x32cb, %rsi
lea addresses_normal_ht+0x154cb, %rdi
nop
nop
nop
add $46409, %rdx
mov $113, %rc... | 38.559006 | 2,999 | 0.660921 |
444e3d98fda0a3535456b478f57e85711f3ec5f5 | 246 | asm | Assembly | libsrc/strings/memmove.asm | andydansby/z88dk-mk2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | 1 | 2020-09-15T08:35:49.000Z | 2020-09-15T08:35:49.000Z | libsrc/strings/memmove.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | libsrc/strings/memmove.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | ; CALLER linkage for function pointers
XLIB memmove
LIB memmove_callee
XREF ASMDISP_MEMMOVE_CALLEE
.memmove
pop af
pop bc
pop de
pop hl
push hl
push de
push bc
push af
jp memmove_callee + ASMDISP_MEMMOVE_CALLEE
| 12.3 | 45 | 0.711382 |
d86f9a0fd50ec9bff98b1a5dc62c298aad9b5e98 | 583 | asm | Assembly | oeis/170/A170793.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/170/A170793.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/170/A170793.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A170793: a(n) = n^10*(n + 1)/2.
; 0,1,1536,118098,2621440,29296875,211631616,1129900996,4831838208,17433922005,55000000000,155624547606,402462867456,965009442943,2169409912320,4613203125000,9345848836096,18143945104041,33919438652928,61310662578010,107520000000000,183478690760211,305439112101376,497118134563788,79254... | 58.3 | 488 | 0.852487 |
77058557a974f25851ef1e504cb9403fb26a2709 | 408 | asm | Assembly | oeis/037/A037685.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/037/A037685.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/037/A037685.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A037685: Base 8 digits are, in order, the first n terms of the periodic sequence with initial period 1,0,3,2.
; Submitted by Christian Krause
; 1,8,67,538,4305,34440,275523,2204186,17633489,141067912,1128543299,9028346394,72226771153,577814169224,4622513353795,36980106830362,295840854642897,2366726837143176
mov $2,1... | 27.2 | 166 | 0.745098 |
dc0f1708e87bfd0a0b407c043f484beb7543c31a | 2,120 | asm | Assembly | oc1/1st-assignment/ex3.asm | brenopoggiali/BCC | f1e08fa8a0f9a132f65de7dbca5bf4681f8e10d4 | [
"MIT"
] | 1 | 2020-04-13T03:50:27.000Z | 2020-04-13T03:50:27.000Z | oc1/1st-assignment/ex3.asm | brenopoggiali/BCC | f1e08fa8a0f9a132f65de7dbca5bf4681f8e10d4 | [
"MIT"
] | null | null | null | oc1/1st-assignment/ex3.asm | brenopoggiali/BCC | f1e08fa8a0f9a132f65de7dbca5bf4681f8e10d4 | [
"MIT"
] | 1 | 2019-06-14T04:36:59.000Z | 2019-06-14T04:36:59.000Z | .data
len_arr1: .word 3
array1:
arr1[0]: .word 1
arr1[1]: .word 2
arr1[2]: .word 3
array2:
arr2[0]: .word 3
arr2[1]: .word 1
arr2[2]: .word 2
checked: .word -1
#checked: .asciiz "checked" --> Caso for considerar os numeros negativos
memory_change: ... | 28.266667 | 79 | 0.636792 |
98e39bf4389b3da21af0aad97586d841afd9e29e | 550 | asm | Assembly | oeis/016/A016822.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/016/A016822.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/016/A016822.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A016822: a(n) = (4n+1)^10.
; 1,9765625,3486784401,137858491849,2015993900449,16679880978201,95367431640625,420707233300201,1531578985264449,4808584372417849,13422659310152401,34050628916015625,79792266297612001,174887470365513049,362033331456891249,713342911662882601,1346274334462890625,2446194060654759801,4297625829... | 78.571429 | 491 | 0.894545 |
96fbad930bd668bf03e030c500223a5f73122b72 | 679 | asm | Assembly | oeis/166/A166943.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/166/A166943.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/166/A166943.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A166943: One third of product plus sum of six consecutive nonnegative numbers.
; Submitted by Jon Maiga
; 5,247,1689,6731,20173,50415,110897,221779,411861,720743,1201225,1921947,2970269,4455391,6511713,9302435,13023397,17907159,24227321,32303083,42504045,55255247,71042449,90417651,114004853,142506055,176707497,217486... | 52.230769 | 495 | 0.832106 |
f032f37026ecf7a703a5e1c3913d7c0aacf68076 | 809 | asm | Assembly | libsrc/_DEVELOPMENT/l/z80/ascii/txt_to_num/small/l_small_atou.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/l/z80/ascii/txt_to_num/small/l_small_atou.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/l/z80/ascii/txt_to_num/small/l_small_atou.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
SECTION code_l
PUBLIC l_small_atou
l_small_atou:
; ascii to unsigned integer conversion
; whitespace is not skipped
; char consumption stops on overflow
;
; enter : de = char *
;
; exit : de = & next char to interpret in buffer
; hl = unsigned result (0 on invalid input)
; ... | 11.897059 | 54 | 0.53152 |
23b08f7e0bfb9b8cc5fe44b84a6c72a87c8cfed5 | 3,943 | asm | Assembly | Chip16 Program Pack/Tests/PaletteFlip/PaletteFlip.asm | faouellet/CHIP-16 | f85aed30d849052ac057092b124321953de80db6 | [
"BSD-3-Clause"
] | null | null | null | Chip16 Program Pack/Tests/PaletteFlip/PaletteFlip.asm | faouellet/CHIP-16 | f85aed30d849052ac057092b124321953de80db6 | [
"BSD-3-Clause"
] | null | null | null | Chip16 Program Pack/Tests/PaletteFlip/PaletteFlip.asm | faouellet/CHIP-16 | f85aed30d849052ac057092b124321953de80db6 | [
"BSD-3-Clause"
] | null | null | null | ; Palette flip (PAL OPCode Test) by Refraction
;
; r0 = line counter
; r1 = vertical position
; r2 = horizontal position
; r3 = colour
; r4 = current byte
; r5 = memory base (for sprite)
; r6 = palette number
; r7 = keycheck
; r8 = temporary value
; r9 = memory addr for palette
importbin flipped.bin 0 48 flipped
impor... | 23.331361 | 79 | 0.681714 |
78ec6d66bf8ecd13171451d37abefdc8a02b50fb | 591 | asm | Assembly | src/firmware-tests/IsrDummy.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | 1 | 2019-12-12T09:07:08.000Z | 2019-12-12T09:07:08.000Z | src/firmware-tests/IsrDummy.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | null | null | null | src/firmware-tests/IsrDummy.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | null | null | null | #include "Mcu.inc"
radix decimal
IsrRam udata_shr
contextSavingW res 1
contextSavingStatus res 1
contextSavingPclath res 1
IsrDummy code 0x0004
saveContext:
movwf contextSavingW
swapf contextSavingW
swapf STATUS, W
movwf contextSavingStatus
movf PCLATH, W
movwf contextSavingPclath
clrf PCLATH
resetAllInter... | 14.414634 | 29 | 0.800338 |
6027a052581f2764cdb54d6215848ad774be3b1a | 2,097 | asm | Assembly | programs/oeis/177/A177890.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/177/A177890.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/177/A177890.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A177890: 15-gonal (or pentadecagonal) pyramidal numbers: a(n) = n*(n+1)*(13*n-10)/6.
; 0,1,16,58,140,275,476,756,1128,1605,2200,2926,3796,4823,6020,7400,8976,10761,12768,15010,17500,20251,23276,26588,30200,34125,38376,42966,47908,53215,58900,64976,71456,78353,85680,93450,101676,110371,119548,129220,139400,150101,161... | 190.636364 | 1,939 | 0.847878 |
60cc374c35932ad2a2aefcb338048b2aa7caf0e0 | 16,684 | asm | Assembly | Library/ConView/Main/mainNotify.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/ConView/Main/mainNotify.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/ConView/Main/mainNotify.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) Geoworks 1994 -- All Rights Reserved
PROJECT: Condo viewer
MODULE: main - view and text
FILE: mainNotify.asm
AUTHOR: Jonathan Magasin, May 10, 1994
ROUTINES:
Name Description
---- -----------
REVISI... | 26.028081 | 79 | 0.590506 |
bcf9113f0fad63b24a75b325b6426511959ae3df | 2,928 | asm | Assembly | _incObj/51 Smashable Green Block.asm | kodishmediacenter/msu-md-sonic | 3aa7c5e8add9660df2cd0eceaa214e7d59f2415c | [
"CC0-1.0"
] | 9 | 2021-01-15T13:47:53.000Z | 2022-01-17T15:33:55.000Z | _incObj/51 Smashable Green Block.asm | kodishmediacenter/msu-md-sonic | 3aa7c5e8add9660df2cd0eceaa214e7d59f2415c | [
"CC0-1.0"
] | 7 | 2021-01-14T02:18:48.000Z | 2021-03-24T15:44:30.000Z | _incObj/51 Smashable Green Block.asm | kodishmediacenter/msu-md-sonic | 3aa7c5e8add9660df2cd0eceaa214e7d59f2415c | [
"CC0-1.0"
] | 2 | 2021-01-14T13:14:26.000Z | 2021-01-29T17:46:04.000Z | ; ---------------------------------------------------------------------------
; Object 51 - smashable green block (MZ)
; ---------------------------------------------------------------------------
SmashBlock:
moveq #0,d0
move.b obRoutine(a0),d0
move.w Smab_Index(pc,d0.w),d1
jsr Smab_Index(pc,d1.w)
bra.w Reme... | 28.705882 | 78 | 0.567964 |
3286ef2335a03d5941ec8fd4d523d1740be49547 | 428 | asm | Assembly | programs/oeis/068/A068028.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/068/A068028.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/068/A068028.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A068028: Decimal expansion of 22/7.
; 3,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4
mov $3,$0
cal $0,21319 ; Decimal expansion of 1/315.
sub $0,1
mov $2,... | 22.526316 | 211 | 0.546729 |
fb2428ebb9455a25e654cc0b5a47867b8f83d9d3 | 1,237 | asm | Assembly | include/print_hex.asm | anders-14/osdev | d50ea3d4aa131315855527e7003a054f77fa75ed | [
"MIT"
] | null | null | null | include/print_hex.asm | anders-14/osdev | d50ea3d4aa131315855527e7003a054f77fa75ed | [
"MIT"
] | null | null | null | include/print_hex.asm | anders-14/osdev | d50ea3d4aa131315855527e7003a054f77fa75ed | [
"MIT"
] | null | null | null | ; print_hex
; Params:
; dx - hex word to print
print_hex:
pusha ; Store registers to stack
xor cx, cx ; Set counter to 0
.loop:
mov ax, dx ; move hex word to print into ax
and ax, 0x000F ; keep only th... | 35.342857 | 97 | 0.476152 |
3d867dee3a6ecc20a4e656c6fdc717c67d2eb2f6 | 260 | asm | Assembly | libsrc/_DEVELOPMENT/adt/wv_stack/c/sdcc_iy/wv_stack_reserve_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/wv_stack/c/sdcc_iy/wv_stack_reserve_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/wv_stack/c/sdcc_iy/wv_stack_reserve_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; int wv_stack_reserve_callee(wv_stack_t *s, size_t n)
SECTION code_adt_wv_stack
PUBLIC _wv_stack_reserve_callee
EXTERN _w_vector_reserve_callee
defc _wv_stack_reserve_callee = _w_vector_reserve_callee
INCLUDE "adt/wv_stack/z80/asm_wv_stack_reserve.asm"
| 20 | 56 | 0.861538 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.