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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
a930232b803b27681ec9f7b18e510aa4fd12a19a | 141 | asm | Assembly | other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/polygon.lzh/polygon/sf2/bank7.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/polygon.lzh/polygon/sf2/bank7.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/polygon.lzh/polygon/sf2/bank7.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: bank7.asm
Type: file
Size: 365
Last-Modified: '1993-01-07T04:42:27Z'
SHA-1: 5146FEB3C68AA44B029AB3584747B5FE5A0EA3C6
Description: null
| 20.142857 | 47 | 0.808511 |
0711aff87564b8a523c7d5f79ba582c034c01682 | 875 | asm | Assembly | programs/oeis/022/A022408.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/022/A022408.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/022/A022408.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A022408: a(n) = a(n-1) + a(n-2) + 1, with a(0)=3, a(1)=9.
; 3,9,13,23,37,61,99,161,261,423,685,1109,1795,2905,4701,7607,12309,19917,32227,52145,84373,136519,220893,357413,578307,935721,1514029,2449751,3963781,6413533,10377315,16790849,27168165,43959015,71127181,115086197,186213379,301299577,487512957,788812535,127632... | 62.5 | 713 | 0.816 |
69e48ed674bf7296324e69ddee8c3b5e0c859003 | 340 | asm | Assembly | Logical/Main.asm | GZYangKui/assembly | 0af4d180f48094e9e6e568b4d09717a7e70579ae | [
"Apache-2.0"
] | null | null | null | Logical/Main.asm | GZYangKui/assembly | 0af4d180f48094e9e6e568b4d09717a7e70579ae | [
"Apache-2.0"
] | null | null | null | Logical/Main.asm | GZYangKui/assembly | 0af4d180f48094e9e6e568b4d09717a7e70579ae | [
"Apache-2.0"
] | null | null | null | extern exit_app
extern print_num
section .data
op db 10
op1 db 25
section .text
global _start
_start:
mov al,byte[op]
mov bl,byte[op1]
;与(&)运算
and al,bl
push rax
call print_num
;或(|)运算
or al,bl
push rax
call print_num
;异或(^)
xor al,bl
push rax
call print_num
... | 10.30303 | 35 | 0.614706 |
e947ecb4c39ddeee73129060db4b9ce22c50b9c8 | 150 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/srd13-SFCマリオコレクション/export/mario-z/linkp/mario_n2/mn_hp_sminit.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/srd13-SFCマリオコレクション/export/mario-z/linkp/mario_n2/mn_hp_sminit.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/srd13-SFCマリオコレクション/export/mario-z/linkp/mario_n2/mn_hp_sminit.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: mn_hp_sminit.asm
Type: file
Size: 81911
Last-Modified: '1993-08-25T07:34:46Z'
SHA-1: F71FB10549BFE189125C864447523F04A5334B1C
Description: null
| 21.428571 | 47 | 0.82 |
4852ed4675238ec8ba240cc07704374d17223109 | 617 | asm | Assembly | oeis/081/A081518.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/081/A081518.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/081/A081518.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A081518: Final term in row n of A081520.
; Submitted by Jon Maiga
; 1,2,6,6,20,8,42,14,24,15,110,16,156,22,30,30,272,26,342,32,48,38,506,34,120,46,78,48,812,39,930,62,81,62,110,52,1332,70,99,65,1640,57,1806,78,95,86,2162,70,336,82,135,94,2756,80,198,96,152,110,3422,81,3660,118,144,126,245,93,4422,126,186,105,4970,106... | 28.045455 | 369 | 0.643436 |
3f486595f99d0e9032ee02b5d2c00d7bc62fa37b | 472,728 | asm | Assembly | bugs/PENDING_SUBMIT/0433-BAD-IMAGE-Pixel5-29b7a44e-no-opt-test/unreduced_result/variant/1_spirv_asm/shader.frag.asm | asuonpaa/ShaderTests | 6a3672040dcfa0d164d313224446496d1775a15e | [
"Apache-2.0"
] | null | null | null | bugs/PENDING_SUBMIT/0433-BAD-IMAGE-Pixel5-29b7a44e-no-opt-test/unreduced_result/variant/1_spirv_asm/shader.frag.asm | asuonpaa/ShaderTests | 6a3672040dcfa0d164d313224446496d1775a15e | [
"Apache-2.0"
] | 47 | 2021-03-11T07:42:51.000Z | 2022-03-14T06:30:14.000Z | bugs/PENDING_SUBMIT/0433-BAD-IMAGE-Pixel5-29b7a44e-no-opt-test/unreduced_result/variant/1_spirv_asm/shader.frag.asm | asuonpaa/ShaderTests | 6a3672040dcfa0d164d313224446496d1775a15e | [
"Apache-2.0"
] | 4 | 2021-03-09T13:37:19.000Z | 2022-02-25T07:32:11.000Z | ; SPIR-V
; Version: 1.0
; Generator: Khronos Glslang Reference Front End; 10
; Bound: 8055
; Schema: 0
OpCapability Shader
%1 = OpExtInstImport "GLSL.std.450"
OpMemoryModel Logical GLSL450
OpEntryPoint Fragment %4 "main" %35 %7648
OpExecutionMode %4 ... | 34.703274 | 81 | 0.514774 |
0997761de22cfe7db3c20c3052b13d41d21d816a | 38,729 | asm | Assembly | base/mvdm/dos/v86/dev/ansi/ansi.asm | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | base/mvdm/dos/v86/dev/ansi/ansi.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | base/mvdm/dos/v86/dev/ansi/ansi.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | PAGE ,132
TITLE CONDEV FANCY CONSOLE DRIVER
;******************************************************************************
; Change Log:
; Date Who # Description
; -------- --- --- ------------------------------------------------------
; 06/01/90 MKS C02 Bug#173. ANSI w... | 20.957251 | 86 | 0.586227 |
d4e68a33d99226bef8849f04018050b7fdf64792 | 365 | asm | Assembly | programs/oeis/108/A108165.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/108/A108165.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/108/A108165.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A108165: a(n)=a(n-1) +A108173(n+1) -A108173(n).
; 2,5,9,12,15,19,22,26,29,32,36,39,42,46,49,53,56,59,63,66,70,73,76,80,83,86,90,93,97,100,103,107,110,114,117,120,124,127,130,134,137,141,144,147,151,154,157,161,164,168,171,174,178,181,185,188,191,195,198,201
add $0,1
seq $0,277722 ; a(n) = floor(n*tau^2) where tau is... | 52.142857 | 209 | 0.676712 |
2a765fde7980e4aee488d203185ff6f3abd26c14 | 1,077 | asm | Assembly | scrolltext/macros_system.asm | yevgeniy-logachev/nesdev | 70b3a2c669e709b2acfdbc771fdeb2af4f435f48 | [
"MIT"
] | 1 | 2018-09-05T18:32:34.000Z | 2018-09-05T18:32:34.000Z | scrolltext/macros_system.asm | yevgeniy-logachev/nesdev | 70b3a2c669e709b2acfdbc771fdeb2af4f435f48 | [
"MIT"
] | null | null | null | scrolltext/macros_system.asm | yevgeniy-logachev/nesdev | 70b3a2c669e709b2acfdbc771fdeb2af4f435f48 | [
"MIT"
] | 1 | 2020-07-04T20:24:42.000Z | 2020-07-04T20:24:42.000Z | PPUInit .macro
LDA #%10010000 ; enable NMI, sprites from Pattern Table 0, background from Pattern Table 1
STA $2000
LDA #%00011110 ; enable sprites, enable background, no clipping on left side
STA $2001
.endm
; Wait for vertical blanking
VBlankWait .macro
VWait\@:
BIT $2002
BPL VWait\@
.endm
Dela... | 14.171053 | 94 | 0.650882 |
5fb72c74b0bd2a59f09217ed2bcf37238b42d654 | 3,027 | asm | Assembly | third_party/boringssl/win-x86/crypto/test/trampoline-x86.asm | zealoussnow/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 14,668 | 2015-01-01T01:57:10.000Z | 2022-03-31T23:33:32.000Z | third_party/boringssl/win-x86/crypto/test/trampoline-x86.asm | zealoussnow/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 250 | 2018-02-02T23:16:57.000Z | 2022-03-21T06:09:53.000Z | third_party/boringssl/win-x86/crypto/test/trampoline-x86.asm | zealoussnow/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 5,941 | 2015-01-02T11:32:21.000Z | 2022-03-31T16:35:46.000Z | ; This file is generated from a similarly-named Perl script in the BoringSSL
; source tree. Do not edit by hand.
%ifdef BORINGSSL_PREFIX
%include "boringssl_prefix_symbols_nasm.inc"
%endif
%ifidn __OUTPUT_FORMAT__,obj
section code use32 class=code align=64
%elifidn __OUTPUT_FORMAT__,win32
$@feat.00 equ 1
section .text... | 19.280255 | 76 | 0.827222 |
d42a70f6c07420722adc30df29c1b87ffe749117 | 18,537 | asm | Assembly | src/z3/multiworld.asm | PJBoy/alttp_sm_combo_randomizer_rom | 4f14c87227b512a864d1f298e4a6efe7cbc373b3 | [
"MIT"
] | 31 | 2018-05-03T06:43:23.000Z | 2021-07-16T13:17:01.000Z | src/z3/multiworld.asm | PJBoy/alttp_sm_combo_randomizer_rom | 4f14c87227b512a864d1f298e4a6efe7cbc373b3 | [
"MIT"
] | 13 | 2018-05-08T20:15:54.000Z | 2022-01-20T21:28:53.000Z | src/z3/multiworld.asm | PJBoy/alttp_sm_combo_randomizer_rom | 4f14c87227b512a864d1f298e4a6efe7cbc373b3 | [
"MIT"
] | 26 | 2018-05-04T12:25:41.000Z | 2022-03-23T20:27:57.000Z | ; ALTTP Multiworld support
;
org $f81000
; Lookup item in ALTTP table and replace as needed, return as 8-bit A
alttp_multiworld_replace_item:
lsr !MULTIWORLD_SWAP : bcs .exit ; If !MULTIWORLD_SWAP is set, skip one item swap
CMP.b #$20 : BEQ .exit ; Crystal
CMP.b #$26 : BEQ .exit ... | 28.300763 | 115 | 0.457949 |
9ba879ee793a7d1a7e68ea569e02b50a2e1c055a | 845 | asm | Assembly | programs/oeis/198/A198400.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/198/A198400.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/198/A198400.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A198400: 10^n-10*n.
; 1,0,80,970,9960,99950,999940,9999930,99999920,999999910,9999999900,99999999890,999999999880,9999999999870,99999999999860,999999999999850,9999999999999840,99999999999999830,999999999999999820,9999999999999999810,99999999999999999800,999999999999999999790,9999999999999999999780,9999999999999999999... | 49.705882 | 705 | 0.876923 |
b14eeb844d5edf70a2b9d2fc7a7db6814c4fe0fc | 75,878 | asm | Assembly | unused/develop/obj/music_track_101__Data.asm | pau-tomas/gbvm | c2c7a93a42f6e3168b013c93c4a3bd1c9e8b989b | [
"MIT"
] | 33 | 2020-12-27T11:53:23.000Z | 2022-02-19T23:05:12.000Z | unused/develop/obj/music_track_101__Data.asm | pau-tomas/gbvm | c2c7a93a42f6e3168b013c93c4a3bd1c9e8b989b | [
"MIT"
] | 2 | 2020-12-10T16:53:53.000Z | 2022-01-31T21:42:01.000Z | unused/develop/obj/music_track_101__Data.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 music_track_101__Data
.optsdcc -mgbz80
;-----------------------------------------------------... | 17.005379 | 57 | 0.470914 |
0acbda8c5e4a3d6b061f733eef925aee528da670 | 2,249 | asm | Assembly | old_materials/workshop07/mips555.asm | MrBat13/hse-acos-course | 1366366c559e5723d6af9cb38b9e092c95bbd3bf | [
"ECL-2.0",
"Apache-2.0"
] | 9 | 2020-08-19T20:16:05.000Z | 2022-02-10T10:09:20.000Z | old_materials/workshop07/mips555.asm | MrBat13/hse-acos-course | 1366366c559e5723d6af9cb38b9e092c95bbd3bf | [
"ECL-2.0",
"Apache-2.0"
] | 8 | 2021-01-13T05:35:29.000Z | 2022-03-03T14:11:34.000Z | old_materials/workshop07/mips555.asm | MrBat13/hse-acos-course | 1366366c559e5723d6af9cb38b9e092c95bbd3bf | [
"ECL-2.0",
"Apache-2.0"
] | 17 | 2021-01-13T07:58:39.000Z | 2022-03-23T11:33:03.000Z | ###########################################################
.macro exit
li $v0, 10
syscall
.end_macro
###########################################################
.macro print_double(%r)
mov.d $f12, %r
li $v0, 3
syscall
endl
.end_macro
###########################################################
.macro in... | 15.618056 | 78 | 0.383726 |
98f983a2bc2367820249aed28a4211fbf7b0a68c | 4,816 | asm | Assembly | Pro3.asm | lestersantos/Assembly2019 | b8a23e8a4a88142182b3fbd3e15b82d720bda10a | [
"BSD-2-Clause"
] | null | null | null | Pro3.asm | lestersantos/Assembly2019 | b8a23e8a4a88142182b3fbd3e15b82d720bda10a | [
"BSD-2-Clause"
] | null | null | null | Pro3.asm | lestersantos/Assembly2019 | b8a23e8a4a88142182b3fbd3e15b82d720bda10a | [
"BSD-2-Clause"
] | null | null | null | org 100h
;============= muestra el mensaje inicial ==============
%macro print 1
push ax
push dx
mov dx, %1
mov ah, 09h
int 21h
pop dx
pop ax
%endmacro
%macro setvideo 1
mov ah, 00h
mov al, %1
int 10h
%endmacro
;pintar un pixel
%macro pixel 3
push ax
push bx
push dx
push di
... | 14 | 77 | 0.591985 |
fb71bc41c9546c0e72d9ab01619cbf2d4d1d80b0 | 799 | asm | Assembly | libsrc/cpc/cpc_PrintGphStrStd.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/cpc/cpc_PrintGphStrStd.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/cpc/cpc_PrintGphStrStd.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
; Amstrad CPC library
;
; ******************************************************
; ** Librería de rutinas para Amstrad CPC **
; ** Raúl Simarro, Artaburu 2009 **
; ******************************************************
;
; void cpc_PrintGphStrStd(char *color, char *text);
;
; ... | 19.975 | 58 | 0.524406 |
22f6f97a3db1cd5deb899951385e961c404bd7cb | 3,669 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_120.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_120.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_120.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 %r14
push %rax
push %rbp
push %rcx
push %rdx
// Faulty Load
lea addresses_RW+0x148f7, %rax
nop
sub %rdx, %rdx
mov (%rax), %rbp
lea oracles, %r14
and $0xff, %rbp
shlq $12, %rbp
mov (%r14,%rbp,1), %rbp
pop %rdx
pop %rcx
pop %... | 94.076923 | 2,999 | 0.663396 |
ce1255cb3af8137791489a156011767ee5379886 | 742 | asm | Assembly | src/lib/math/log.asm | germix/sanos | 5f6668985083d1114d1699a3a724b15f413e0cbb | [
"Spencer-94"
] | 57 | 2015-10-31T23:26:31.000Z | 2022-03-19T21:32:44.000Z | src/lib/math/log.asm | germix/sanos | 5f6668985083d1114d1699a3a724b15f413e0cbb | [
"Spencer-94"
] | 3 | 2017-05-28T14:08:43.000Z | 2021-03-01T10:43:00.000Z | src/lib/math/log.asm | germix/sanos | 5f6668985083d1114d1699a3a724b15f413e0cbb | [
"Spencer-94"
] | 31 | 2015-10-24T16:25:21.000Z | 2022-03-02T21:35:48.000Z | ;-----------------------------------------------------------------------------
; log.asm - floating point logarithm
; Ported from Al Maromaty's free C Runtime Library
;-----------------------------------------------------------------------------
SECTION .text
global log
... | 35.333333 | 78 | 0.30593 |
3929bc6d1c03628ddf5f3402dd56a62f1f3d43bf | 72,329 | asm | Assembly | Test/Z80/ce2.asm | sparks-c16/zasm | c03a31c6d7ec2c2aecb1d6dc6b4ced73b7cf00c4 | [
"BSD-2-Clause"
] | 43 | 2019-12-06T23:46:40.000Z | 2022-03-31T15:34:44.000Z | Test/Z80/ce2.asm | sparks-c16/zasm | c03a31c6d7ec2c2aecb1d6dc6b4ced73b7cf00c4 | [
"BSD-2-Clause"
] | 21 | 2019-12-27T01:49:08.000Z | 2022-03-31T15:38:42.000Z | Test/Z80/ce2.asm | sparks-c16/zasm | c03a31c6d7ec2c2aecb1d6dc6b4ced73b7cf00c4 | [
"BSD-2-Clause"
] | 13 | 2019-12-27T00:38:46.000Z | 2022-03-15T08:34:51.000Z | ORG 26112
LAST_K EQU 23560
ATTR_P EQU 23693 ; permanent current colours
ATTR_T EQU 23695 ; temporary current colours
ERR_SP EQU 23613
ERR_NR EQU 23610
CHARS EQU 23606
DF_CC EQU 23684
ERR_NR EQU 23610
BORDCR EQU 23624
;L23808 DEFS 768
;L24576 DEFS 768
;L25344 DEFS 768
; The data that goes ... | 37.456758 | 434 | 0.639121 |
85e685f377299fe42458855ef9a8ecb058485959 | 692 | asm | Assembly | oeis/033/A033276.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/033/A033276.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/033/A033276.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A033276: Number of diagonal dissections of an n-gon into 4 regions.
; Submitted by Jamie Morken(s1)
; 0,14,84,300,825,1925,4004,7644,13650,23100,37400,58344,88179,129675,186200,261800,361284,490314,655500,864500,1126125,1450449,1848924,2334500,2921750,3627000,4468464,5466384,6643175,8023575,9634800,11506704,13671944,... | 46.133333 | 494 | 0.807803 |
9898e044f3fc1dc20bbda7a99e34855c24d20e5b | 178 | asm | Assembly | libsrc/_DEVELOPMENT/inttypes/z80/asm__imaxdiv_.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/inttypes/z80/asm__imaxdiv_.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/inttypes/z80/asm__imaxdiv_.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | null | null | null |
; void _imaxdiv_(imaxdiv_t *md, intmax_t numer, intmax_t denom)
SECTION code_clib
SECTION code_inttypes
PUBLIC asm__imaxdiv_
EXTERN asm__ldiv
defc asm__imaxdiv_ = asm__ldiv
| 14.833333 | 63 | 0.820225 |
7e4e06307668abb0d619de3e20db2872ae6d4d72 | 212 | asm | Assembly | programs/oeis/213/A213169.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/213/A213169.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/213/A213169.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A213169: n!+n+1.
; 2,3,5,10,29,126,727,5048,40329,362890,3628811,39916812,479001613,6227020814,87178291215,1307674368016,20922789888017,355687428096018,6402373705728019
mov $1,$0
cal $1,142
add $1,1
add $1,$0
| 26.5 | 151 | 0.768868 |
8b54ed3946bd931d4b3f40d3d8041921b13cfbd6 | 660 | asm | Assembly | programs/oeis/189/A189784.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/189/A189784.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/189/A189784.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A189784: (A189782)/2.
; 1,2,4,5,7,8,10,11,13,14,15,17,18,20,21,23,24,26,27,29,30,31,33,34,36,37,39,40,42,43,45,46,47,49,50,52,53,55,56,58,59,61,62,63,65,66,68,69,71,72,74,75,77,78,79,81,82,84,85,87,88,90,91,93,94,95,97,98,100,101,103,104,106,107,108,110,111,113,114,116,117,119,120
mov $4,$0
add $4,1
mov $7,$0
lpb $4... | 17.837838 | 259 | 0.525758 |
227c7ccc46852ffd923269c977cdc37f768d7541 | 1,256 | asm | Assembly | driver.asm | AsadKhalil/Assembly_x86 | 48aa2a0ab93fd359f5f20369bb9064052c2f2884 | [
"MIT"
] | null | null | null | driver.asm | AsadKhalil/Assembly_x86 | 48aa2a0ab93fd359f5f20369bb9064052c2f2884 | [
"MIT"
] | null | null | null | driver.asm | AsadKhalil/Assembly_x86 | 48aa2a0ab93fd359f5f20369bb9064052c2f2884 | [
"MIT"
] | null | null | null | [org 0x0100]
jmp start;
PrintNumber:
push bp;
mov bp,sp;
sub sp,2;
mov word [bp-2],0;
mov es,[bp+8]; LPVOID CS
mov si,[bp+6]; LPVOID OFFSET
mov si,[es:si];video memory
mov ax, 0xb800;
mov es,ax;
reprint:
push si;
mov ax,[bp-2];
mov bx,10; base is fixed now.
mov cx,5;
Lp2:
mov dx,0;... | 9.8125 | 31 | 0.576433 |
f9f86d07b3f7377b609d94dc5a968a77a02767d7 | 553 | asm | Assembly | oeis/175/A175856.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/175/A175856.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/175/A175856.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A175856: a(n) = n for n = noncomposites, a(n) = previous term - 1 for n = composites.
; 1,2,3,2,5,4,7,6,5,4,11,10,13,12,11,10,17,16,19,18,17,16,23,22,21,20,19,18,29,28,31,30,29,28,27,26,37,36,35,34,41,40,43,42,41,40,47,46,45,44,43,42,53,52,51,50,49,48,59,58,61,60,59,58,57,56,67,66,65,64,71,70,73,72,71,70,69,68,79,78,... | 46.083333 | 291 | 0.63472 |
6a503de9f56ee62f51ddce096d70e229151d129e | 950 | asm | Assembly | initcode.asm | NinakoLovu/xv6_scheduler | 98ada3a01d8549d4f4c568dc9c49d02221c1c9f8 | [
"MIT-0"
] | null | null | null | initcode.asm | NinakoLovu/xv6_scheduler | 98ada3a01d8549d4f4c568dc9c49d02221c1c9f8 | [
"MIT-0"
] | null | null | null | initcode.asm | NinakoLovu/xv6_scheduler | 98ada3a01d8549d4f4c568dc9c49d02221c1c9f8 | [
"MIT-0"
] | null | null | null |
initcode.o: formato do arquivo elf32-i386
Desmontagem da seção .text:
00000000 <start>:
# exec(init, argv)
.globl start
start:
pushl $argv
0: 68 24 00 00 00 push $0x24
pushl $init
5: 68 1c 00 00 00 push $0x1c
pushl $0 // where caller pc would be
a: 6a 00 push $0... | 21.590909 | 62 | 0.493684 |
360349f8277ec74310d99a40a2792561f09de12d | 686 | asm | Assembly | programs/oeis/070/A070498.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/070/A070498.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/070/A070498.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A070498: a(n) = n^3 mod 36.
; 0,1,8,27,28,17,0,19,8,9,28,35,0,1,8,27,28,17,0,19,8,9,28,35,0,1,8,27,28,17,0,19,8,9,28,35,0,1,8,27,28,17,0,19,8,9,28,35,0,1,8,27,28,17,0,19,8,9,28,35,0,1,8,27,28,17,0,19,8,9,28,35,0,1,8,27,28,17,0,19,8,9,28,35,0,1,8,27,28,17,0,19,8,9,28,35,0,1,8,27,28,17,0,19,8,9,28,35,0,1,8,27,28,17,0,1... | 98 | 625 | 0.591837 |
2175db5437eab7ac26de5e669f8df497462ca242 | 3,237 | asm | Assembly | sources/ippcp/asm_ia32/pcprij128decryptg9as.asm | dongbinghua/ipp-crypto | 5f6c4afec3d86f0f586cd9344963111fd5c04213 | [
"Apache-2.0"
] | 233 | 2018-07-20T13:17:16.000Z | 2022-03-29T03:14:40.000Z | sources/ippcp/asm_ia32/pcprij128decryptg9as.asm | dongbinghua/ipp-crypto | 5f6c4afec3d86f0f586cd9344963111fd5c04213 | [
"Apache-2.0"
] | 39 | 2018-10-19T22:46:28.000Z | 2022-03-15T07:56:37.000Z | sources/ippcp/asm_ia32/pcprij128decryptg9as.asm | dongbinghua/ipp-crypto | 5f6c4afec3d86f0f586cd9344963111fd5c04213 | [
"Apache-2.0"
] | 60 | 2018-07-29T18:21:10.000Z | 2022-03-13T02:46:39.000Z | ;===============================================================================
; Copyright 2014-2021 Intel Corporation
;
; Licensed under the Apache License, Version 2.0 (the "License");
; you may not use this file except in compliance with the License.
; You may obtain a copy of the License at
;
; http://www.apa... | 28.394737 | 80 | 0.56472 |
64915563cb3e191dcd1d25685aabfcf389301d30 | 415 | asm | Assembly | scripts/pewtermart.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | scripts/pewtermart.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | scripts/pewtermart.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | PewterMartScript:
call EnableAutoTextBoxDrawing
ld a, $1
ld [wAutoTextBoxDrawingControl], a
ret
PewterMartTextPointers:
dw PewterCashierText
dw PewterMartText2
dw PewterMartText3
PewterMartText2:
TX_ASM
ld hl, .Text
call PrintText
jp TextScriptEnd
.Text
TX_FAR _PewterMartText2
db "@"
PewterMartText3:
... | 13.387097 | 35 | 0.783133 |
727f109e343df9fd268ce90e74ce0c28f331e177 | 8,569 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_1087.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_1087.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_1087.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 %r13
push %r15
push %r8
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x16148, %rcx
nop
nop
nop
nop
nop
xor %r10, %r10
mov (%rcx), %r15
nop
nop
cmp %rbx, %rbx
lea addresses_UC_ht+0xcbe, %r8
nop
nop
nop
nop
dec %r13
movb $0x61, (%r8)
nop
... | 30.172535 | 2,999 | 0.65737 |
b561f0e94d3549f9f739c50ec146fedc03b6254f | 2,107 | asm | Assembly | Assembly/example_interrupts.asm | p-rivero/CESC16 | f07305e49bf46a6218bfea806a43950cad0be0b9 | [
"MIT"
] | 2 | 2022-03-03T02:30:14.000Z | 2022-03-04T15:55:19.000Z | Assembly/example_interrupts.asm | p-rivero/CESC16 | f07305e49bf46a6218bfea806a43950cad0be0b9 | [
"MIT"
] | null | null | null | Assembly/example_interrupts.asm | p-rivero/CESC16 | f07305e49bf46a6218bfea806a43950cad0be0b9 | [
"MIT"
] | null | null | null | ; ======================
; INTERRUPTS EXAMPLE
; ======================
; This example shows how to attach and detach interrupt handlers for different interrupt events
; Include libraries
#include "OS/OS.inc"
#bank data
Sync: #res 1
#bank program
str_done: str("DONE!\n")
#align 32
str_input: str("Got input: ")
#... | 24.5 | 114 | 0.650214 |
28983efd86b0fb6f32beaab047430e6a50caff20 | 96 | asm | Assembly | UnmanagedCode/updatescoreinc.asm | SchneiderAJ/Metis2020 | 0c1bab37760e4d362beb9d55d19a789b242547bc | [
"MIT"
] | null | null | null | UnmanagedCode/updatescoreinc.asm | SchneiderAJ/Metis2020 | 0c1bab37760e4d362beb9d55d19a789b242547bc | [
"MIT"
] | 22 | 2020-04-05T16:46:26.000Z | 2020-04-29T17:02:43.000Z | UnmanagedCode/updatescoreinc.asm | SchneiderAJ/Metis2020 | 0c1bab37760e4d362beb9d55d19a789b242547bc | [
"MIT"
] | 1 | 2020-04-19T00:48:58.000Z | 2020-04-19T00:48:58.000Z | .code
UpdateScoreIncAsm proc
add ecx, 10
mov eax, ecx
ret
UpdateScoreIncAsm endp
end | 13.714286 | 22 | 0.71875 |
41a33379833b35846fc612170efdb5441f2ceee2 | 15,109 | asm | Assembly | lib/x86_64/aes_cmac_subkey_gen.asm | edtubbs/intel-ipsec-mb | 27bb66dcdf5aec2aec8cc0a6bee9c1da96898d7f | [
"BSD-3-Clause"
] | null | null | null | lib/x86_64/aes_cmac_subkey_gen.asm | edtubbs/intel-ipsec-mb | 27bb66dcdf5aec2aec8cc0a6bee9c1da96898d7f | [
"BSD-3-Clause"
] | null | null | null | lib/x86_64/aes_cmac_subkey_gen.asm | edtubbs/intel-ipsec-mb | 27bb66dcdf5aec2aec8cc0a6bee9c1da96898d7f | [
"BSD-3-Clause"
] | null | null | null | ;;
;; Copyright (c) 2018-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... | 37.491315 | 83 | 0.528427 |
4b5efa12212e9101f00aeaa45c34688e8408c32e | 492 | asm | Assembly | oeis/118/A118679.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/118/A118679.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/118/A118679.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A118679: Absolute value of numerator of determinant of n X n matrix with M(i,j) = i/(i+1) if i=j otherwise 1.
; Submitted by Jamie Morken(w1)
; 1,2,1,13,19,13,17,43,53,1,19,89,103,59,67,151,13,47,1,229,251,137,149,1,349,47,101,433,463,1,263,43,593,157,83,701,739,389,409,859,53,59,1,1033,83,563,587,1223,67,331,1,1429,... | 25.894737 | 208 | 0.644309 |
20c8f248d3ebe885b60d74d8049090715446419b | 4,459 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0xca.log_12_1661.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-7700_9_0xca.log_12_1661.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-7700_9_0xca.log_12_1661.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r13
push %r8
push %rax
push %rbp
push %rcx
push %rdx
lea addresses_UC_ht+0x19912, %rax
nop
nop
nop
nop
xor $32250, %rcx
and $0xffffffffffffffc0, %rax
movaps (%rax), %xmm0
vpextrq $1, %xmm0, %r13
nop
nop
cmp %rcx, %rcx
lea addresses_UC_ht+0xfb1a, %rbp
nop
nop
nop
nop
no... | 19.995516 | 144 | 0.638484 |
89af710bb1153e2f4635c5534c2cb751f3710bfb | 3,097 | asm | Assembly | texmap/john1.asm | arbruijn/d1dos | 00b969f31fd475530e7e24d7e9759c70705634e0 | [
"Unlicense"
] | 2 | 2022-01-15T17:56:45.000Z | 2022-02-16T17:58:02.000Z | texmap/john1.asm | arbruijn/d1dos | 00b969f31fd475530e7e24d7e9759c70705634e0 | [
"Unlicense"
] | 1 | 2022-02-16T18:08:42.000Z | 2022-02-21T07:42:27.000Z | texmap/john1.asm | arbruijn/d1dos | 00b969f31fd475530e7e24d7e9759c70705634e0 | [
"Unlicense"
] | null | null | null | ;THE COMPUTER CODE CONTAINED HEREIN IS THE SOLE PROPERTY OF PARALLAX
;SOFTWARE CORPORATION ("PARALLAX"). PARALLAX, IN DISTRIBUTING THE CODE TO
;END-USERS, AND SUBJECT TO ALL OF THE TERMS AND CONDITIONS HEREIN, GRANTS A
;ROYALTY-FREE, PERPETUAL LICENSE TO SUCH END-USERS FOR USE BY SUCH END-USERS
;IN USING, DISPLAYING, ... | 26.470085 | 76 | 0.672586 |
4bb61291854ff9d5de973a2e037ed6706a54229b | 5,488 | asm | Assembly | lib/sms_crt0.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | lib/sms_crt0.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | lib/sms_crt0.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | 1 | 2019-12-03T23:57:48.000Z | 2019-12-03T23:57:48.000Z | ; Startup Code for Sega Master System
;
; Haroldo O. Pinheiro February 2006
;
; $Id: sms_crt0.asm,v 1.20 2016/07/13 22:12:25 dom Exp $
;
DEFC ROM_Start = $0000
DEFC INT_Start = $0038
DEFC NMI_Start = $0066
DEFC CODE_Start = $0100
DEFC RAM_Start = $C000
DEFC RAM_Length = $2000
DEFC Stack_Top = $dff0
... | 20.477612 | 113 | 0.630831 |
d7e87935327971280d56f0875d133affbcdca003 | 922 | asm | Assembly | 5.SSE/SSEPackedAlignedIntAverage.asm | KDahir247/X86AssemblyPratice | f2f2267f4979e5332c727e49a9b3fb958f366938 | [
"MIT"
] | 1 | 2021-02-15T00:44:26.000Z | 2021-02-15T00:44:26.000Z | 5.SSE/SSEPackedAlignedIntAverage.asm | KDahir247/X86AssemblyPratice | f2f2267f4979e5332c727e49a9b3fb958f366938 | [
"MIT"
] | null | null | null | 5.SSE/SSEPackedAlignedIntAverage.asm | KDahir247/X86AssemblyPratice | f2f2267f4979e5332c727e49a9b3fb958f366938 | [
"MIT"
] | null | null | null | .model flat, c
;Simple Streaming SIMD Extensions example note that variables are aligned
;Implementation for this Assembly File
;extern "C" void SsePackedInt_Average(const Xmm * a, const Xmm* b, Xmm* result);
;c++ file below commented
.code
SsePackedInt_Average proc
push ebp
mov ebp, esp
mov eax, [ebp + 8]
mov ec... | 17.396226 | 80 | 0.643167 |
a44784df86e51e7f2cc9a1f869f27fb6f578d7ef | 747 | asm | Assembly | oeis/164/A164485.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/164/A164485.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/164/A164485.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A164485: Number of binary strings of length n with no substrings equal to 0001, 1000 or 1001.
; Submitted by Jon Maiga
; 13,21,33,53,85,137,221,357,577,933,1509,2441,3949,6389,10337,16725,27061,43785,70845,114629,185473,300101,485573,785673,1271245,2056917,3328161,5385077,8713237,14098313,22811549,36909861,59721409,9... | 39.315789 | 497 | 0.796519 |
288db420201b6acb5260dc2ea905fa12b92dea8d | 606 | asm | Assembly | programs/oeis/276/A276394.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/276/A276394.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/276/A276394.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A276394: Characteristic word associated with the fraction 36/25.
; 0,1,0,1,0,1,0,0,1,0,1,0,1,0,1,0,0,1,0,1,0,1,0,1,0,0,1,0,1,0,1,0,0,1,0,1,0,1,0,1,0,0,1,0,1,0,1,0,1,0,0,1,0,1,0,1,0,0,1,0,1,0,1,0,1,0,0,1,0,1,0,1,0,1,0,0,1,0,1,0,1,0,0,1,0,1,0,1,0,1,0,0,1,0,1,0,1,0,1,0,0,1,0,1,0,1,0,0,1,0,1,0,1,0,1,0,0,1,0,1,0,1,0,1,0,0... | 22.444444 | 297 | 0.516502 |
fdbcb5f393081f77edce5ae1f4dd0d18118ad9c2 | 7,243 | asm | Assembly | audio/headers/sfxheaders1.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | audio/headers/sfxheaders1.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | audio/headers/sfxheaders1.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | SFX_Headers_1::
dbw -1, -1 ; padding
SFX_Snare1_1::
dbw CH7, SFX_Snare1_1_Ch1
SFX_Snare2_1::
dbw CH7, SFX_Snare2_1_Ch1
SFX_Snare3_1::
dbw CH7, SFX_Snare3_1_Ch1
SFX_Snare4_1::
dbw CH7, SFX_Snare4_1_Ch1
SFX_Snare5_1::
dbw CH7, SFX_Snare5_1_Ch1
SFX_Triangle1_1::
dbw CH7, SFX_Triangle1_1_Ch1
SFX_Triangle2_1::... | 19.161376 | 44 | 0.765014 |
0fc185340c7eb085ee6901ddf38b2a2c9767abbd | 228 | asm | Assembly | libsrc/_DEVELOPMENT/ctype/c/sccz80/isdigit.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 8 | 2017-01-18T12:02:17.000Z | 2021-06-12T09:40:28.000Z | libsrc/_DEVELOPMENT/ctype/c/sccz80/isdigit.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 1 | 2017-03-06T07:41:56.000Z | 2017-03-06T07:41:56.000Z | libsrc/_DEVELOPMENT/ctype/c/sccz80/isdigit.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 3 | 2017-03-07T03:19:40.000Z | 2021-09-15T17:59:19.000Z |
; int isdigit(int c)
SECTION code_clib
SECTION code_ctype
PUBLIC isdigit
EXTERN asm_isdigit, error_zc
isdigit:
inc h
dec h
jp nz, error_zc
ld a,l
call asm_isdigit
ld l,h
ret c
inc l
ret
| 9.12 | 28 | 0.640351 |
0d95da3e741535357b9c6341d45a3a9ac72e7fae | 10 | asm | Assembly | src/main/fragment/mos6502-common/vbuaa=_byte1_pvom1.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/main/fragment/mos6502-common/vbuaa=_byte1_vwum1.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/main/fragment/mos6502-common/vbuaa=_byte1_vwum1.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | lda {m1}+1 | 10 | 10 | 0.6 |
6e42537595318804f1273f7ddff4a2b60885401d | 1,538 | asm | Assembly | programs/oeis/288/A288601.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/288/A288601.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/288/A288601.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A288601: Positions of 0 in A288600; complement of A288602.
; 1,3,4,6,8,9,12,13,15,18,19,21,23,24,28,29,31,33,34,37,38,40,44,45,47,49,50,53,54,56,59,60,62,64,65,70,71,73,75,76,79,80,82,85,86,88,90,91,95,96,98,100,101,104,105,107,112,113,115,117,118,121,122,124,127,128,130,132,133,137,138,140,142,143,146,147,149,153,15... | 35.767442 | 944 | 0.63329 |
8c86f69d3caa5d2e701fd5b9b74d3e5ae70e275b | 6,470 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_1129.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_1129.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_1129.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 %r15
push %r9
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0xcd1a, %r13
nop
nop
nop
add $31138, %rax
mov (%r13), %r11w
nop
nop
nop
nop
nop
and $38280, %r15
lea addresses_WT_ht+0x1e5ea, %r9
inc %r13
mov $0x6162636465666768, %rc... | 37.183908 | 2,999 | 0.659351 |
8df9ddb95af9f9e84ae15346354d3dbfa17f09ad | 749 | asm | Assembly | libsrc/target/zx81/zx81/chroma81/zx_pxy2aaddr_callee.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/target/zx81/zx81/chroma81/zx_pxy2aaddr_callee.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/target/zx81/zx81/chroma81/zx_pxy2aaddr_callee.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; uchar __CALLEE__ *zx_pxy2aaddr_callee(uchar xcoord, uchar ycoord)
; Stefano, 2014.12
SECTION code_clib
PUBLIC zx_pxy2aaddr_callee
PUBLIC _zx_pxy2aaddr_callee
PUBLIC asm_zx_pxy2aaddr
EXTERN HRG_LineStart
.zx_pxy2aaddr_callee
._zx_pxy2aaddr_callee
pop hl
pop de
ex (sp),hl
ld h,e
.asm_zx_pxy2aaddr
... | 13.375 | 67 | 0.639519 |
cd49ec4c88ac9933662c5df5e01bd94dacfba48c | 705 | asm | Assembly | programs/oeis/165/A165479.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/165/A165479.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/165/A165479.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A165479: a(n) = Least i in range [A165478(n),A165478(n+1)] for which abs(A165477(i)) gets the maximum value in that range.
; 43690,131070,174761,262141,305832,393212,436903,524283,567974,655354,699045,786425,830116,917496,961187,1048567,1092258,1179638,1223329,1310709,1354400,1441780,1485471,1572851,1616542,1703922
... | 19.054054 | 193 | 0.594326 |
06f622c8175145e16d8a4280b64d4bc92108e26c | 548 | asm | Assembly | MODULE2/1-exit_shellcode/exit2/exit2.asm | wetw0rk/SLAE | c78bc5a8559b35fefb0b3302be8d3d1acd712e11 | [
"MIT"
] | 18 | 2017-11-28T01:10:10.000Z | 2020-07-22T13:24:26.000Z | MODULE2/1-exit_shellcode/exit2/exit2.asm | wetw0rk/SLAE | c78bc5a8559b35fefb0b3302be8d3d1acd712e11 | [
"MIT"
] | null | null | null | MODULE2/1-exit_shellcode/exit2/exit2.asm | wetw0rk/SLAE | c78bc5a8559b35fefb0b3302be8d3d1acd712e11 | [
"MIT"
] | 11 | 2018-12-14T16:18:03.000Z | 2020-12-01T16:37:19.000Z | ; Executable name : exit2
; Designed OS : Linux (32-bit)
; Author : wetw0rk
; Version : 1.0
; Created Following : SLAE
; Description : An example of exit shellcode, without NULL bytes
;
; Build using these commands:
; nasm -f elf32 -o exit2.o exit2.asm
; ld -o ex... | 22.833333 | 74 | 0.625912 |
04860e4aaa894ea2c202193b76a8ec503cc78a22 | 944 | asm | Assembly | eng_mecat_bkp/P2_led.asm | Mutanne/hiworld | d4c536775ecdd948b6fa205cd43fb5f92c7496c5 | [
"Unlicense"
] | null | null | null | eng_mecat_bkp/P2_led.asm | Mutanne/hiworld | d4c536775ecdd948b6fa205cd43fb5f92c7496c5 | [
"Unlicense"
] | null | null | null | eng_mecat_bkp/P2_led.asm | Mutanne/hiworld | d4c536775ecdd948b6fa205cd43fb5f92c7496c5 | [
"Unlicense"
] | null | null | null | org 0Ah
leds EQU P3 ;porta com os leds
sw EQU P1 ;porta com as chaves
mov sw,#00h ;reseta a porta P1
;-----parte1----------------
sw1:
mov A,sw
cjne A,#01h,sw2
mov A,#0fh
sw1_1:
swap A
mov leds,A
mov R0,sw
cjne R0,#01h,sw2
sjmp sw1_1
;-----parte2----------------
sw2:
org 00h
db 0,80h,0C0h,0E0h,0F0h,0F8h,0FCh,... | 12.102564 | 44 | 0.59322 |
7e246c7eb74d84c61fcdb2a0af92b7a169a0a175 | 244 | asm | Assembly | 8085_programming/gnu_8085_rev/bcd_to_bin.asm | SayanGhoshBDA/code-backup | 8b6135facc0e598e9686b2e8eb2d69dd68198b80 | [
"MIT"
] | 16 | 2018-11-26T08:39:42.000Z | 2019-05-08T10:09:52.000Z | 8085_programming/gnu_8085_rev/bcd_to_bin.asm | SayanGhoshBDA/code-backup | 8b6135facc0e598e9686b2e8eb2d69dd68198b80 | [
"MIT"
] | 8 | 2020-05-04T06:29:26.000Z | 2022-02-12T05:33:16.000Z | 8085_programming/gnu_8085_rev/bcd_to_bin.asm | SayanGhoshBDA/code-backup | 8b6135facc0e598e9686b2e8eb2d69dd68198b80 | [
"MIT"
] | 5 | 2020-02-11T16:02:21.000Z | 2021-02-05T07:48:30.000Z | // 72 IN BCD -> 48 IN BINARY
LXI H,2050
MOV A,M
MVI C,09
ANI 0F
MOV B,A
MOV A,M
ANI F0
RRC
RRC
RRC
RRC
MOV D,A
L1: ADD D
DCR C
JNZ L1
ADD B
OUT 20
HLT
# ORG 2050H
# DB 72H
| 10.608696 | 28 | 0.463115 |
d8d48375851f49c5d2af3fbbc69a2c813f5ea0f4 | 877 | asm | Assembly | programs/oeis/164/A164265.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/164/A164265.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/164/A164265.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A164265: Partial sums of A162766.
; 4,7,19,28,64,91,199,280,604,847,1819,2548,5464,7651,16399,22960,49204,68887,147619,206668,442864,620011,1328599,1860040,3985804,5580127,11957419,16740388,35872264,50221171,107616799,150663520,322850404,451990567,968551219,1355971708,2905653664,4067915131,8716960999,12203745400,2615... | 33.730769 | 628 | 0.800456 |
6ecd21978b2b84188205a9426d50503fb5a76bad | 2,234 | asm | Assembly | editor/fast.asm | dvorka/naaga | dce26f9803816befd3185bec3ea43ecfe3ffcaad | [
"Apache-2.0"
] | 1 | 2015-04-06T17:49:02.000Z | 2015-04-06T17:49:02.000Z | editor/fast.asm | dvorka/naaga | dce26f9803816befd3185bec3ea43ecfe3ffcaad | [
"Apache-2.0"
] | null | null | null | editor/fast.asm | dvorka/naaga | dce26f9803816befd3185bec3ea43ecfe3ffcaad | [
"Apache-2.0"
] | null | null | null |
.386
IDEAL
MODEL SMALL, C
CODESEG
PUBLIC C SlowShow320x200 ; to be seen in other modules
;- macros -----------------------------------------------------------------------------
MACRO NORMALIZE_POINTER sg, off
; seg = se... | 19.596491 | 88 | 0.335721 |
5fdbb1fbddb093f7e0216856a70b897c91d2e02b | 737 | asm | Assembly | oeis/028/A028223.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/028/A028223.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/028/A028223.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A028223: Expansion of 1/((1-7x)(1-8x)(1-10x)(1-12x)).
; Submitted by Jon Maiga
; 1,37,863,16241,269703,4129041,59748151,829986817,11183795975,147236359985,1903757010519,24269169222753,305923748441767,3821741982426769,47397910610955767,584393237595955649,7170921123096030279,87649462181509559793,1067910349514577164695,... | 43.352941 | 490 | 0.810041 |
03eec0c3d2d6621d29e60c0245a4fc6f3bfe8478 | 430 | asm | Assembly | programs/oeis/106/A106505.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/106/A106505.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/106/A106505.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A106505: Ordered and uniqued length of side common to the two angles, one being the double of the other, of a primitive integer-sided triangle.
; 5,7,9,11,13,15,16,17,19,21,23,24,25,27,29,31,32,33,35,37,39,40,41,43,45,47,48,49,51,53,55,56,57,59,61,63,64,65,67,69,71,72,73,75,77,79,80,81,83,85,87,88,89,91,93,95,96,97,9... | 35.833333 | 207 | 0.676744 |
9d93a33aba09bdb84509eef3fc1d0792d5916747 | 886 | asm | Assembly | data/pokemon/base_stats/ampharos.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | data/pokemon/base_stats/ampharos.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | null | null | null | data/pokemon/base_stats/ampharos.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 90, 75, 75, 55, 115, 90
; hp atk def spd sat sdf
db ELECTRIC, ELECTRIC ; type
db 45 ; catch rate
db 194 ; base exp
db NO_ITEM, NO_ITEM ; items
db GENDER_F50 ; gender ratio
db 20 ; step cycles to hatch
INCBIN "gfx/pokemon/ampharos/front.dimensions"
db GROWTH_MEDI... | 44.3 | 457 | 0.756208 |
64a0169725b7c624d085785278aaad99f2e9a57c | 339 | asm | Assembly | programs/oeis/051/A051176.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/051/A051176.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/051/A051176.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A051176: If n mod 3 = 0 then n/3 else n.
; 0,1,2,1,4,5,2,7,8,3,10,11,4,13,14,5,16,17,6,19,20,7,22,23,8,25,26,9,28,29,10,31,32,11,34,35,12,37,38,13,40,41,14,43,44,15,46,47,16,49,50,17,52,53,18,55,56,19,58,59,20,61,62,21,64,65,22,67,68,23,70,71,24,73,74,25,76,77,26,79,80,27,82,83,28,85,86,29,88,89,30,91,92,31,94,95,32,... | 67.8 | 285 | 0.634218 |
0bf9f9f28ca810c6238d5ca8930ece58c6b424e2 | 7,388 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_zr_sm_/i9-9900K_12_0xa0.log_21829_1918.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_/i9-9900K_12_0xa0.log_21829_1918.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_/i9-9900K_12_0xa0.log_21829_1918.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 %r9
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x1354, %rsi
lea addresses_UC_ht+0x1ac23, %rdi
xor %r13, %r13
mov $65, %rcx
rep movsq
nop
nop
add %r13, %r13
lea addresses_D_ht+0x1daa4, %rsi
lea addresses_A_ht+0xde6c, %rdi
an... | 32.835556 | 2,999 | 0.652815 |
66cf551af8a960e09e90f04d00f126e36ea80945 | 326 | asm | Assembly | programs/oeis/107/A107584.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/107/A107584.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/107/A107584.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A107584: a(n) = 4^n - 4*n.
; 1,0,8,52,240,1004,4072,16356,65504,262108,1048536,4194260,16777168,67108812,268435400,1073741764,4294967232,17179869116,68719476664,274877906868,1099511627696,4398046511020,17592186044328,70368744177572,281474976710560,1125899906842524
mov $1,4
mov $2,$0
mov $0,4
mul $0,$2
pow $1,$2
sub ... | 32.6 | 237 | 0.776074 |
93f6eb4ac2ab031dfd7fb6a2eb618cd8d7cdb72b | 1,511 | asm | Assembly | software/atommc2/macros.asm | AtomicRoland/AtomFpga | 200d57d85cb2abf43f80723a78db98a8b21c1d7d | [
"Apache-2.0"
] | 25 | 2015-01-19T20:53:43.000Z | 2021-10-04T18:42:06.000Z | software/atommc2/macros.asm | AtomicRoland/AtomFpga | 200d57d85cb2abf43f80723a78db98a8b21c1d7d | [
"Apache-2.0"
] | 2 | 2019-06-15T17:10:09.000Z | 2019-06-15T17:15:35.000Z | software/atommc2/macros.asm | AtomicRoland/AtomFpga | 200d57d85cb2abf43f80723a78db98a8b21c1d7d | [
"Apache-2.0"
] | 12 | 2015-02-12T14:38:00.000Z | 2021-06-09T10:05:34.000Z | ;=================================================================
; macro definitions for AtoMMC
; Collected macros from all files into a single file
;=================================================================
;
; 2013-10-09 converted some of the macro calls to jsr calls where
; appropriate. -- PHS
;
... | 18.8875 | 81 | 0.637326 |
31a3cf6023728bac3257adfa33841001590a45bb | 42,703 | asm | Assembly | init.asm | eastclo/OS_3 | 4dedb84afa08801cebf5294df864a8d2debfaad7 | [
"MIT-0"
] | null | null | null | init.asm | eastclo/OS_3 | 4dedb84afa08801cebf5294df864a8d2debfaad7 | [
"MIT-0"
] | null | null | null | init.asm | eastclo/OS_3 | 4dedb84afa08801cebf5294df864a8d2debfaad7 | [
"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
... | 33.730648 | 60 | 0.412852 |
b04aaa6fabe076f44a6ce0a4b99cf9ceab962a8f | 404 | asm | Assembly | programs/oeis/140/A140899.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/140/A140899.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/140/A140899.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A140899: A140724(n+4). Period 10: repeat 7, 9, 5, 1, 3, 3, 1, 5, 9, 7.
; 7,9,5,1,3,3,1,5,9,7,7,9,5,1,3,3,1,5,9,7,7,9,5,1,3,3,1,5,9,7,7,9,5,1,3,3,1,5,9,7
mov $1,2
mov $2,1
sub $2,$0
sub $2,57600
mov $3,2
gcd $3,$2
mov $4,1
mov $5,$2
add $5,8
mov $6,$2
mul $6,$3
add $3,$5
mov $0,$3
add $4,$6
add $0,$4
lpb $0,1
mul $... | 13.931034 | 81 | 0.514851 |
0d7a93d061b0186097e47cf9e83a7ed8c1d16f8d | 3,079 | asm | Assembly | MasmEd/MasmEd/Misc/Addins.asm | CherryDT/FbEditMOD | beb0eb22cae1b8f7203d55bd6b293d8ec88231ca | [
"Unlicense"
] | 11 | 2016-12-03T16:35:42.000Z | 2022-03-26T06:02:53.000Z | MasmEd/MasmEd/Misc/Addins.asm | CherryDT/FbEditMOD | beb0eb22cae1b8f7203d55bd6b293d8ec88231ca | [
"Unlicense"
] | 1 | 2018-02-24T20:17:46.000Z | 2018-03-02T08:57:40.000Z | MasmEd/MasmEd/Misc/Addins.asm | CherryDT/FbEditMOD | beb0eb22cae1b8f7203d55bd6b293d8ec88231ca | [
"Unlicense"
] | 4 | 2018-10-19T01:14:55.000Z | 2021-09-11T18:51:48.000Z |
MAX_ADDIN equ 32
ADDIN struct
hDLL dd ?
fhook1 dd ?
fhook2 dd ?
fhook3 dd ?
fhook4 dd ?
lpAddinProc dd ?
ADDIN ends
.const
szDll db '\Addins\*.dll',0
szInstallAddin db 'InstallAddin',0
szAddinProc db 'AddinProc',0
.data?
addin ADDIN MAX_ADDIN dup(<>)
.code
... | 21.089041 | 111 | 0.656057 |
d82b9fa5e07f2cc0f4f67a0b128aa606d6e8717e | 351 | asm | Assembly | Lab_3/2.5.asm | Opty1337/CO | 80163b90885b789cf87e69244d8b2b19c771b8e7 | [
"MIT"
] | null | null | null | Lab_3/2.5.asm | Opty1337/CO | 80163b90885b789cf87e69244d8b2b19c771b8e7 | [
"MIT"
] | null | null | null | Lab_3/2.5.asm | Opty1337/CO | 80163b90885b789cf87e69244d8b2b19c771b8e7 | [
"MIT"
] | null | null | null | loop:
lw $12, 0($1) ; $12 = A[i]
dmul $12, $12, $9 ; $12 *= $9 ;; $12 = A[i] * mult
daddi $5, $5, 1 ; i++
daddi $1, $1, 8 ; A += 8
bne $6, $5, loop ; Exit loop if i == N
dadd $9, $9, $12 ; $9 += $12 ;; mult += A[i] * mult
sw $9, mult($0) ... | 31.909091 | 63 | 0.336182 |
bd0355a21219868509f17be41aede4f7a7e7119f | 32,016 | asm | Assembly | target/cos_117/disasm/iop_overlay1/AMPEX.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 49 | 2020-10-09T12:29:16.000Z | 2022-03-12T02:33:35.000Z | target/cos_117/disasm/iop_overlay1/AMPEX.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 1 | 2021-12-29T15:59:25.000Z | 2021-12-29T15:59:25.000Z | target/cos_117/disasm/iop_overlay1/AMPEX.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 6 | 2021-04-12T06:10:32.000Z | 2022-02-08T23:11:19.000Z | 0x0000 (0x000000) 0x211A- f:00020 d: 282 | A = OR[282]
0x0001 (0x000002) 0x8439- f:00102 d: 57 | P = P + 57 (0x003A), A = 0
0x0002 (0x000004) 0x1000- f:00010 d: 0 | A = 0 (0x0000)
0x0003 (0x000006) 0x291C- f:00024 d: 284 | OR[284] = A
... | 85.148936 | 127 | 0.468703 |
e2a97239214dfc772ae53c11f87813f1e3460d10 | 645 | asm | Assembly | programs/oeis/289/A289443.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/289/A289443.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/289/A289443.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A289443: a(0)=2, a(1)=6; thereafter a(n) = 3*n^2.
; 2,6,12,27,48,75,108,147,192,243,300,363,432,507,588,675,768,867,972,1083,1200,1323,1452,1587,1728,1875,2028,2187,2352,2523,2700,2883,3072,3267,3468,3675,3888,4107,4332,4563,4800,5043,5292,5547,5808,6075,6348,6627,6912,7203,7500,7803,8112,8427,8748,9075,9408,9747,100... | 53.75 | 516 | 0.748837 |
6c79163e41c253e7bc8c3327d96ec73850359b1d | 912 | asm | Assembly | ASM/src/textbox.asm | ActuallyAdasi/OoT-Randomizer | 909dff2ba6fb1ebb29d79e1ede47138d36e256d5 | [
"MIT"
] | 289 | 2018-04-22T15:57:39.000Z | 2022-02-24T02:25:22.000Z | ASM/src/textbox.asm | ActuallyAdasi/OoT-Randomizer | 909dff2ba6fb1ebb29d79e1ede47138d36e256d5 | [
"MIT"
] | 197 | 2018-04-29T19:31:28.000Z | 2022-01-23T09:11:43.000Z | ASM/src/textbox.asm | ActuallyAdasi/OoT-Randomizer | 909dff2ba6fb1ebb29d79e1ede47138d36e256d5 | [
"MIT"
] | 161 | 2018-03-29T20:53:51.000Z | 2022-03-28T02:28:11.000Z | get_name_char_1:
addiu sp, sp, -0x10
sw ra, 0x08 (sp)
jal get_name_char
addi a0, s3, -1
ori t2, v0, 0
lw ra, 0x08 (sp)
addiu sp, sp, 0x10
get_name_char_2:
addiu sp, sp, -0x10
sw ra, 0x08 (sp)
jal get_name_char
ori a0, s2, 0
ori s0, v0, 0
lw ra, 0x08 (s... | 14.95082 | 31 | 0.542763 |
6cb19e525f1a5824abeacebb64d99dc363ea9075 | 2,457 | asm | Assembly | programs/oeis/064/A064989.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/064/A064989.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/064/A064989.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A064989 o=1: Multiplicative with a(2^e) = 1 and a(p^e) = prevprime(p)^e for odd primes p.
; Coded manually 2021-02-28 by Antti Karttunen, https://github.com/karttu
;
; Note that A064989(n) <= n, and in this version also all the intermediate results also are <= n,
; which means that if n is in the valid (positive?) ra... | 52.276596 | 145 | 0.64998 |
5ced74499daf38ae5faf2563796bbc265d237408 | 277 | asm | Assembly | libsrc/_DEVELOPMENT/target/scz180/device/csio/sdcc/csio_sd_write_block_fastcall.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/target/scz180/device/csio/sdcc/csio_sd_write_block_fastcall.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/target/scz180/device/csio/sdcc/csio_sd_write_block_fastcall.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_driver
PUBLIC _sd_write_block_fastcall
EXTERN asm_sd_write_block
;Write a block of 512 bytes (one sector) from (HL++) to the drive
;
;input HL = pointer to block to write
;uses AF, BC, DE, HL
defc _sd_write_block_fastcall = asm_sd_write_block
| 19.785714 | 69 | 0.736462 |
cfcbf0f312f207c3ebf689ccf0b536ac37159981 | 437 | asm | Assembly | libsrc/_DEVELOPMENT/arch/zx/nirvanap/c/sdcc/NIRVANAP_wides.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/arch/zx/nirvanap/c/sdcc/NIRVANAP_wides.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/arch/zx/nirvanap/c/sdcc/NIRVANAP_wides.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 1 | 2019-12-03T23:57:48.000Z | 2019-12-03T23:57:48.000Z | ; ----------------------------------------------------------------
; Z88DK INTERFACE LIBRARY FOR NIRVANA+ ENGINE - by Einar Saukas
;
; See "nirvana+.h" for further details
; ----------------------------------------------------------------
; void NIRVANAP_wides(unsigned char *addr)
SECTION code_clib
SECTION code_nirva... | 18.208333 | 66 | 0.498856 |
f5d60d23c74b840cef3b82d18b355984fb907dcc | 294 | asm | Assembly | libsrc/_DEVELOPMENT/target/rc2014/driver/terminal/rc_01_output_basic/rc_01_output_basic_iterm_msg_bs.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/target/rc2014/driver/terminal/rc_01_output_basic/rc_01_output_basic_iterm_msg_bs.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/target/rc2014/driver/terminal/rc_01_output_basic/rc_01_output_basic_iterm_msg_bs.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | INCLUDE "config_private.inc"
SECTION code_driver
SECTION code_driver_terminal_output
PUBLIC rc_01_output_basic_iterm_msg_bs
rc_01_output_basic_iterm_msg_bs:
; backspace
; can use: af, bc, de, hl, ix
call backspace
ld a,' '
rst 0x08
backspace:
ld a,CHAR_BS
jp 0x08
| 13.363636 | 38 | 0.738095 |
dd87cf451723e13401d795bad601a385af4c1a29 | 690 | asm | Assembly | oeis/158/A158542.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/158/A158542.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/158/A158542.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A158542: a(n) = Hermite(n,13).
; Submitted by Jon Maiga
; 1,26,674,17420,448876,11531416,295328056,7540152464,191909371280,4869001213856,123139662877216,3104251210530496,78001458890494144,1953535902100115840,48763895523450164096,1213162278350901022976,30079302371419921674496,743240668749689130801664,18301561106863640... | 38.333333 | 497 | 0.827536 |
78f70747b1d3a0e52fb0e97a0776ddcbe3f59f08 | 347 | asm | Assembly | programs/oeis/212/A212972.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/212/A212972.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/212/A212972.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A212972: Number of (w,x,y) with all terms in {0,...,n} and w<floor((x+y)/3)).
; 1,8,24,53,100,168,261,384,540,733,968,1248,1577,1960,2400,2901,3468,4104,4813,5600,6468,7421,8464,9600,10833,12168,13608,15157,16820,18600,20501,22528,24684,26973,29400,31968,34681,37544,40560,43733
add $0,2
mov $1,$0
sub $0,1
bin $1,2
m... | 31.545455 | 200 | 0.691643 |
d867bcdb8440ac7026a92bb97817c13f0b8080b1 | 719 | asm | Assembly | src/org/LibTest/Console1861.asm | fourstix/1802PixieVideoTTY | 149cf85b1e5bf02e853d9b253313f6c0fbde8bd9 | [
"MIT"
] | 1 | 2020-09-01T16:37:38.000Z | 2020-09-01T16:37:38.000Z | src/org/LibTest/Console1861.asm | fourstix/1802PixieVideoTTY | 149cf85b1e5bf02e853d9b253313f6c0fbde8bd9 | [
"MIT"
] | 3 | 2020-08-30T19:39:22.000Z | 2020-11-14T22:44:42.000Z | src/org/LibTest/Console1861.asm | fourstix/1802PixieVideoTTY | 149cf85b1e5bf02e853d9b253313f6c0fbde8bd9 | [
"MIT"
] | null | null | null | IF UseConsole == "TRUE"
; =========================================================================================
; =========================================================================================
ToDecimal: GLO RF
STR R2
LDI lo(TD_lookup)
PLO RD
LDI hi(TD_lookup)
PHI ... | 18.435897 | 91 | 0.331015 |
eeb7e4a28159a75b560e70f64aaabff937b2580c | 487 | asm | Assembly | oeis/245/A245417.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/245/A245417.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/245/A245417.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A245417: Number of nonnegative integers with property that their base 7/3 expansion (see A024640) has n digits.
; Submitted by Jon Maiga
; 7,14,28,70,161,378,882,2058,4802,11200,26138,60984,142296,332024,774725,1807694,4217948,9841881,22964389,53583572,125028337,291732784,680709834,1588322946,3706086874,8647536037,20... | 28.647059 | 228 | 0.74538 |
043b05f3aa4c6bc589da48332b098d360bd124c0 | 477 | asm | Assembly | examples/mikeos/kernel/user.asm | cashlisa/mos | 75165d1a63a6aa172001bbd9a1df441ff9c15038 | [
"MIT"
] | 302 | 2019-05-20T12:45:37.000Z | 2022-03-29T07:27:43.000Z | examples/mikeos/kernel/user.asm | huytd/mos | a9d8f925b87fcc56b94ff5933403f46a3146e1bf | [
"MIT"
] | 12 | 2020-03-27T13:04:53.000Z | 2021-12-07T12:26:29.000Z | examples/mikeos/kernel/user.asm | huytd/mos | a9d8f925b87fcc56b94ff5933403f46a3146e1bf | [
"MIT"
] | 33 | 2020-04-08T15:40:44.000Z | 2022-03-12T03:26:07.000Z | global enter_usermode
enter_usermode:
cli
mov ax, 0x23 ; user mode data selector is 0x20 (GDT entry 3). Also sets RPL to 3
mov ds, ax
mov es, ax
mov fs, ax
mov gs, ax
push 0x23 ; SS, notice it uses same selector as above
push esp ; ESP
pushfd ; EFLAGS
pop eax
or eax, 0x200 ; enable IF in EFLAGS
push ... | 19.08 | 81 | 0.696017 |
77cefeb1487be2b88f57de2b6a5c8c7c0c56ac61 | 265 | asm | Assembly | hello.asm | avian2/linux-com-loader | 95f11aa8f1982461406c31c18031e442580fe57c | [
"WTFPL"
] | 11 | 2016-08-26T10:51:12.000Z | 2019-07-16T08:42:56.000Z | hello.asm | avian2/linux-com-loader | 95f11aa8f1982461406c31c18031e442580fe57c | [
"WTFPL"
] | null | null | null | hello.asm | avian2/linux-com-loader | 95f11aa8f1982461406c31c18031e442580fe57c | [
"WTFPL"
] | null | null | null | call greet
mov rax, 60
mov rdi, 0
syscall
# A function call, just to show off our working stack.
greet:
mov rax, 1
mov rdi, 1
mov rsi, msg
mov rdx, 14
syscall
ret
msg db "Hello, World!", 10
| 16.5625 | 54 | 0.509434 |
ba70c5e8ac32e7b5fc5b30a85d79ad81bd59880a | 7,253 | asm | Assembly | Library/Text/UI/uiParaSpacing.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/Text/UI/uiParaSpacing.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/Text/UI/uiParaSpacing.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @-----------------------------------------------------------------------
Copyright (c) GeoWorks 1991 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: Text Library
FILE: uiParaSpacingControl.asm
ROUTINES:
Name Description
---- -----------
GLB ParaSpacingControlClass Style menu object
... | 24.420875 | 81 | 0.662622 |
54e4be0770a29a7ebe70bd6faa11d3413610e0db | 354 | asm | Assembly | programs/oeis/039/A039216.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/039/A039216.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/039/A039216.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A039216: Numbers n such that representation in base 12 has the same number of 0's and 7's.
; 1,2,3,4,5,6,8,9,10,11,13,14,15,16,17,18,20,21,22,23,25,26,27,28,29,30,32,33,34,35,37,38,39,40,41,42,44,45,46,47,49,50,51,52,53,54,56,57,58,59,61,62,63,64,65,66,68,69,70,71,73,74,75,76,77,78,80,81,82,83
mov $1,$0
div $0,2
mul... | 35.4 | 203 | 0.655367 |
555761c6638d5da679cc7756f72a3707dc082455 | 389 | asm | Assembly | oeis/319/A319578.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/319/A319578.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/319/A319578.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A319578: a(n) = (1/3)*(n+2)^2*(3*n+3)!/(n+2)!^3.
; Submitted by Jon Maiga
; 1,10,140,2310,42042,816816,16628040,350574510,7595781050,168212023980,3792416540640,86787993910800,2011383287449200,47123837020238400,1114478745528638160,26575401262863040830,638330716607984804250,15431925043610580004500,375239440534109892741... | 48.625 | 247 | 0.750643 |
a8a1d7adbf072256ef9ad8b147e09790848007d3 | 388 | asm | Assembly | libsrc/stdio/g800/getk_850.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/stdio/g800/getk_850.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/stdio/g800/getk_850.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
; Sharp PC G-800 family stdio
;
; getk() Read key status
;
; Stefano Bodrato - 2017
;
;
; $Id: getk_850.asm - stefano Exp $
;
SECTION code_clib
PUBLIC getk
PUBLIC _getk
.getk
._getk
call $BE53 ; ket key code (if no key, A=0 and CY=0)
call $BE56 ; convert key code to value
IF STANDARDESCAPECHARS
cp 13... | 12.516129 | 52 | 0.664948 |
0dd28c543553ecf609aff7f517ee3455f3650d5c | 483 | asm | Assembly | programs/oeis/047/A047486.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/047/A047486.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/047/A047486.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A047486: Numbers that are congruent to {0, 1, 3, 5, 7} mod 8.
; 0,1,3,5,7,8,9,11,13,15,16,17,19,21,23,24,25,27,29,31,32,33,35,37,39,40,41,43,45,47,48,49,51,53,55,56,57,59,61,63,64,65,67,69,71,72,73,75,77,79,80,81,83,85,87,88,89,91,93,95,96,97,99,101,103,104,105,107,109,111,112,113,115,117,119,120,121,123,125,127,128,... | 69 | 331 | 0.670807 |
4cc6d4cb40d40cd0944e8c37f9c4f284f219de27 | 1,175 | asm | Assembly | ADL/Assemble/Update/2/B~HR_sort_dec.asm | MaxMorning/LinkedListVisualization | b2a4f8f11ff6f6dfb495566a006e3472f1dac369 | [
"Apache-2.0"
] | 3 | 2021-11-06T03:47:08.000Z | 2021-11-06T03:47:11.000Z | ADL/Assemble/Update/2/B~HR_sort_dec.asm | MaxMorning/LinkedListVisualization | b2a4f8f11ff6f6dfb495566a006e3472f1dac369 | [
"Apache-2.0"
] | null | null | null | ADL/Assemble/Update/2/B~HR_sort_dec.asm | MaxMorning/LinkedListVisualization | b2a4f8f11ff6f6dfb495566a006e3472f1dac369 | [
"Apache-2.0"
] | 1 | 2021-11-06T03:47:14.000Z | 2021-11-06T03:47:14.000Z | aLine 0
gNew basePtr
gMove basePtr, Root
gNewVPtr minNext
gNewVPtr rootNext
gMoveNext rootNext, Root
gNewVPtr basePrev
gNew minPtr, 1085, 800
gNewVPtr minPrev
gNew currentPtr, 1085, 920
aLine 1
gBeq basePtr, null, 47
aLine 3
gMove minPtr, basePtr
aLine 4
gMoveNext currentPtr, basePtr
aLine 5
gBeq currentPtr, null,... | 13.055556 | 36 | 0.794894 |
24f24c6c1fecb19089eec11a1273e945071abaf1 | 1,529 | asm | Assembly | rts-jumptable.asm | JimmyDansbo/cx16stuff | e052dfcb98a3b2418bc80586173d9f83488593a6 | [
"Unlicense"
] | null | null | null | rts-jumptable.asm | JimmyDansbo/cx16stuff | e052dfcb98a3b2418bc80586173d9f83488593a6 | [
"Unlicense"
] | null | null | null | rts-jumptable.asm | JimmyDansbo/cx16stuff | e052dfcb98a3b2418bc80586173d9f83488593a6 | [
"Unlicense"
] | 1 | 2019-11-23T23:43:23.000Z | 2019-11-23T23:43:23.000Z | *=$0801
!word $080C ; Pointer to next BASIC line
!word $000A ; Line number $000A = 10
!byte $9E ; SYS BASIC token
!pet " $810",0 ; Address where ASM starts
!word $0000 ; EOF BASIC program
*=$0810
CHROUT = $FFD2
main_func:!byte $ff
lda #>@ret1-1 ; Push return address onto stack
pha ; Otherwise the functi... | 14.28972 | 66 | 0.672989 |
3c5bb4d856c977be67d1eee85b94f720754dec88 | 1,338 | asm | Assembly | Source/Test/Case/HookSetSuccess/TransactionalMemoryFallback.asm | samuelgr/Hookshot | cf6e0fa6c273fcac087e0c0a97097433736e72ab | [
"BSD-3-Clause"
] | 4 | 2021-01-10T22:25:31.000Z | 2022-01-11T16:55:25.000Z | Source/Test/Case/HookSetSuccess/TransactionalMemoryFallback.asm | samuelgr/Hookshot | cf6e0fa6c273fcac087e0c0a97097433736e72ab | [
"BSD-3-Clause"
] | 2 | 2021-01-11T11:23:47.000Z | 2021-05-12T05:26:30.000Z | Source/Test/Case/HookSetSuccess/TransactionalMemoryFallback.asm | samuelgr/Hookshot | cf6e0fa6c273fcac087e0c0a97097433736e72ab | [
"BSD-3-Clause"
] | 2 | 2020-10-02T03:07:50.000Z | 2021-12-29T14:42:25.000Z | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Hookshot
; General-purpose library for injecting DLLs and hooking function calls.
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Authored by Samuel Grossman
; Copyright (c) 2019-2021
;;;;;;;;;;;;;;;;;;... | 30.409091 | 130 | 0.569507 |
9261f31b8a13c0c20a669c5c63114979f4ee63d6 | 8,021 | asm | Assembly | libtool/src/gmp-6.1.2/mpn/alpha/ev6/add_n.asm | kroggen/aergo | 05af317eaa1b62b21dc0144ef74a9e7acb14fb87 | [
"MIT"
] | 1,602 | 2015-01-06T11:26:31.000Z | 2022-03-30T06:17:21.000Z | libtool/src/gmp-6.1.2/mpn/alpha/ev6/add_n.asm | kroggen/aergo | 05af317eaa1b62b21dc0144ef74a9e7acb14fb87 | [
"MIT"
] | 11,789 | 2015-01-05T04:50:15.000Z | 2022-03-31T23:39:19.000Z | libtool/src/gmp-6.1.2/mpn/alpha/ev6/add_n.asm | kroggen/aergo | 05af317eaa1b62b21dc0144ef74a9e7acb14fb87 | [
"MIT"
] | 498 | 2015-01-08T18:58:18.000Z | 2022-03-20T15:37:45.000Z | dnl Alpha ev6 mpn_add_n -- Add two limb vectors of the same length > 0 and
dnl store sum in a third limb vector.
dnl Copyright 2000, 2003, 2005 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
dnl
dnl The GNU MP Library is free software; you can redistribute it and/or modify
dnl it un... | 28.242958 | 79 | 0.680838 |
23fa5425ff866e0f9571ee8e2a5b9bb94895fd1f | 293 | asm | Assembly | assembler_intel.asm | AliMD/happy-new-year | c90dede80cbcbff0c7559442b2f65dfbcb786e3d | [
"MIT"
] | 2 | 2017-03-20T07:28:54.000Z | 2019-12-18T18:57:38.000Z | assembler_intel.asm | AliMD/happy-new-year | c90dede80cbcbff0c7559442b2f65dfbcb786e3d | [
"MIT"
] | null | null | null | assembler_intel.asm | AliMD/happy-new-year | c90dede80cbcbff0c7559442b2f65dfbcb786e3d | [
"MIT"
] | null | null | null | ; hello_world.asm intel
.model small
.stack 100h
.data
msg db "Happy New Year 1396!",'$'
.code
main proc
mov ax,@data
mov ds, ax
; hello-world is there
mov dx,offset msg
mov ah,09
int 21h
mov ax,4c00h
int 21h
main endp
end main
| 11.72 | 33 | 0.566553 |
00a7922388ffbc75aa1f7c3df9f373fd035d7fcc | 1,232 | asm | Assembly | programs/oeis/214/A214971.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/214/A214971.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/214/A214971.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A214971: Integers k for which the base-phi representation of k includes 1.
; 1,4,8,11,15,19,22,26,29,33,37,40,44,48,51,55,58,62,66,69,73,76,80,84,87,91,95,98,102,105,109,113,116,120,124,127,131,134,138,142,145,149,152,156,160,163,167,171,174,178,181,185,189,192,196,199,203,207,210,214,218,221,225,228,232,236,239,243,... | 53.565217 | 970 | 0.706981 |
fb3b5e879fff321ac3d60ddf90434ea1c8fa0348 | 659 | asm | Assembly | oeis/294/A294344.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/294/A294344.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/294/A294344.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A294344: a(n) = ((-9*n + 82)*10^n - 1)/81.
; Submitted by Christian Krause
; 1,9,79,679,5679,45679,345679,2345679,12345679,12345679,-987654321,-20987654321,-320987654321,-4320987654321,-54320987654321,-654320987654321,-7654320987654321,-87654320987654321,-987654320987654321,-10987654320987654321,-12098765432098765432... | 47.071429 | 496 | 0.810319 |
f6a86f17054cd74c8900b780fdfaedace5b11b38 | 932 | asm | Assembly | programs/oeis/125/A125823.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/125/A125823.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/125/A125823.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A125823: Numbers whose base 7 representation is 4444....4.
; 0,4,32,228,1600,11204,78432,549028,3843200,26902404,188316832,1318217828,9227524800,64592673604,452148715232,3165041006628,22155287046400,155087009324804,1085609065273632,7599263456915428,53194844198408000,372363909388856004,2606547365721992032,182458315600... | 103.555556 | 822 | 0.909871 |
2a2777acfe28a8a4307a199edc16eef5e3e9e23a | 1,023 | asm | Assembly | libsrc/sprites/software/sp1/spectrum/sprites/sp1_IterateSprChar_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 38 | 2021-06-18T12:56:15.000Z | 2022-03-12T20:38:40.000Z | libsrc/sprites/software/sp1/spectrum/sprites/sp1_IterateSprChar_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 2 | 2021-06-20T16:28:12.000Z | 2021-11-17T21:33:56.000Z | libsrc/sprites/software/sp1/spectrum/sprites/sp1_IterateSprChar_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 6 | 2021-06-18T18:18:36.000Z | 2021-12-22T08:01:32.000Z | ; void __CALLEE__ sp1_IterateSprChar_callee(struct sp1_ss *s, void *hook1)
; 02.2006 aralbrec, Sprite Pack v3.0
; sinclair spectrum version
PUBLIC sp1_IterateSprChar_callee
PUBLIC ASMDISP_SP1_ITERATESPRCHAR_CALLEE
EXTERN l_jpix
.sp1_IterateSprChar_callee
pop hl
pop ix
ex (sp),hl
.asmentry
; Iterate over ... | 20.46 | 77 | 0.663734 |
6b279f5ada2fe569bbb12b08b21a53cff9072b91 | 361 | asm | Assembly | data/moves/tmhm_moves.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | data/moves/tmhm_moves.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | data/moves/tmhm_moves.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | ; The add_hm and add_tm macros in constants/item_constants.asm simultaneously
; define constants for the item IDs and for the corresponding move values.
TechnicalMachines:
table_width 1, TechnicalMachines
FOR n, 1, NUM_TMS + 1
db TM{02d:n}_MOVE
ENDR
assert_table_length NUM_TMS
FOR n, 1, NUM_HMS + 1
db HM{02d:n}_... | 22.5625 | 77 | 0.792244 |
eb2afc28460136734f53ecde60b83adbec28bd3e | 667 | asm | Assembly | oeis/117/A117866.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/117/A117866.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/117/A117866.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A117866: Number of palindromes (in base 7) below 7^n.
; 6,12,54,96,390,684,2742,4800,19206,33612,134454,235296,941190,1647084,6588342,11529600,46118406,80707212,322828854,564950496,2259801990,3954653484,15818613942,27682574400,110730297606,193778020812,775112083254,1356446145696,5425784582790,9495123019884,3798049207... | 44.466667 | 501 | 0.821589 |
a77de0a7fdb1dbf2ed989cdd432ce800b06efffc | 907 | asm | Assembly | programs/oeis/185/A185712.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/185/A185712.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/185/A185712.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A185712: a(n) = number of primes <= n that end in 3.
; 0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,8,8,8,8,8,8,8,8,8,8,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9... | 41.227273 | 589 | 0.562293 |
d8cca4f1c5dcd072ac6b2aa592128cbe9c5700fc | 6,343 | asm | Assembly | snippets/comparisons.i.asm | ped7g/ZXSpectrumNextMisc | 0148cd8f0529bff4451f089fd7106ea06713e766 | [
"MIT"
] | 15 | 2019-04-06T20:38:41.000Z | 2022-02-27T16:50:31.000Z | snippets/comparisons.i.asm | ped7g/ZXSpectrumNextMisc | 0148cd8f0529bff4451f089fd7106ea06713e766 | [
"MIT"
] | 7 | 2020-05-01T08:14:54.000Z | 2022-03-30T19:54:34.000Z | snippets/comparisons.i.asm | ped7g/ZXSpectrumNextMisc | 0148cd8f0529bff4451f089fd7106ea06713e766 | [
"MIT"
] | 1 | 2020-08-23T17:36:20.000Z | 2020-08-23T17:36:20.000Z | ; examples of basic arithmetic comparisons for simple types int/uint 8/16 bit
;
; each example consist of two parts:
; - comparison itself (setting flag registers)
; - branching per condition
;
; In the branching part all possible variants are shown, but in your code you need to
; use only the particular condition whic... | 32.035354 | 90 | 0.521047 |
6d44e157c88e5e4f09819e2dceb70405bb7c9211 | 236 | asm | Assembly | libsrc/_DEVELOPMENT/temp/sp1/zx/c/sdcc_iy/sp1_RemoveCharStruct.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/temp/sp1/zx/c/sdcc_iy/sp1_RemoveCharStruct.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/temp/sp1/zx/c/sdcc_iy/sp1_RemoveCharStruct.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; void sp1_RemoveCharStruct(struct sp1_cs *cs)
SECTION code_temp_sp1
PUBLIC _sp1_RemoveCharStruct
_sp1_RemoveCharStruct:
pop af
pop hl
push hl
push af
INCLUDE "temp/sp1/zx/sprites/asm_sp1_RemoveCharStruct.asm"
| 13.882353 | 61 | 0.754237 |
dcc6a23bf9c03e2cbae11d2fe9a7ec798da44b6e | 331 | asm | Assembly | oeis/021/A021179.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/021/A021179.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/021/A021179.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A021179: Decimal expansion of 1/175.
; Submitted by Christian Krause
; 0,0,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
mov $2,10
pow $2,$0
mul $2,2
div $2,35
mov $0,$2... | 30.090909 | 199 | 0.564955 |
7e96dcda7bc3444506c65c353f5136f16e6ef102 | 6,356 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2_notsx.log_1_1662.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2_notsx.log_1_1662.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2_notsx.log_1_1662.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 %r15
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x76f6, %rsi
lea addresses_WT_ht+0x1a0be, %rdi
xor $58296, %r13
mov $114, %rcx
rep movsq
and %rax, %rax
lea addresses_normal_ht+0x8516, %r13
nop
nop
sub $63492, %r15
movb $0x6... | 22.380282 | 153 | 0.649622 |
eaff5efcb14af7eef6dc3003485b011a83492edd | 32,914 | asm | Assembly | Source/M-OS/SW_vtl2a.asm | mkeller0815/MOUSE | b6e83d883cfed46eede1d38962329c1f3c43ce25 | [
"MIT"
] | 8 | 2016-10-24T23:03:27.000Z | 2022-03-08T05:56:56.000Z | Source/M-OS/SW_vtl2a.asm | mkeller0815/MOUSE | b6e83d883cfed46eede1d38962329c1f3c43ce25 | [
"MIT"
] | null | null | null | Source/M-OS/SW_vtl2a.asm | mkeller0815/MOUSE | b6e83d883cfed46eede1d38962329c1f3c43ce25 | [
"MIT"
] | 2 | 2019-10-07T15:45:05.000Z | 2022-02-13T12:44:57.000Z | ;234567890123456789012345678901234567890123456789012345
;------------------------------------------------------
; VTL-2 for the 6502 (VTL02)
; Original Altair 680b version by
; Frank McCoy and Gary Shannon 1977
; Adapted to the 6502 by Michael T. Barry 2012
; Thanks to sbprojects.com for a very nice assembler!
... | 35.202139 | 64 | 0.509692 |
508497004e3063c65c5428647515d7029258eb09 | 620 | asm | Assembly | programs/oeis/069/A069478.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/069/A069478.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/069/A069478.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A069478: First differences of A069477, successive differences of (n+1)^5 - n^5.
; 360,480,600,720,840,960,1080,1200,1320,1440,1560,1680,1800,1920,2040,2160,2280,2400,2520,2640,2760,2880,3000,3120,3240,3360,3480,3600,3720,3840,3960,4080,4200,4320,4440,4560,4680,4800,4920,5040,5160,5280,5400,5520,5640,5760,5880,6000,61... | 103.333333 | 514 | 0.785484 |
66f63a71778387978c6c2f508c60c2d8e0f89da2 | 11,148 | asm | Assembly | basic_extender/bash1.asm | lincolngill/c64_assembler_egs | c5ad653bd2fb74f4311b20257fd748211651d83c | [
"MIT"
] | null | null | null | basic_extender/bash1.asm | lincolngill/c64_assembler_egs | c5ad653bd2fb74f4311b20257fd748211651d83c | [
"MIT"
] | null | null | null | basic_extender/bash1.asm | lincolngill/c64_assembler_egs | c5ad653bd2fb74f4311b20257fd748211651d83c | [
"MIT"
] | null | null | null |
//.disk [filename="bash.d64", name="BASH", id="21"]
//{
// [name="BASH", type="prg", segments="BASH"]
//}
//.file [name="bash.prg", segments="Basic,Bash"]
//.segment Basic []
//BasicUpstart2(main)
//.segment Bash []
* = $C000 "Bash Basic Extender"
.label firstpg = $A000
.label lastpg = $BF00
.la... | 31.402817 | 141 | 0.552924 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.