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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
976b8ec7d3e09cfb8b759341d6534991df4d36ad | 246 | asm | Assembly | programs/oeis/033/A033410.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/033/A033410.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/033/A033410.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A033410: [ 90/n ].
; 90,45,30,22,18,15,12,11,10,9,8,7,6,6,6,5,5,5,4,4,4,4,3,3,3,3,3,3,3,3,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0
add $0,1
mov $1,90
div $1,$0
| 35.142857 | 194 | 0.51626 |
6512b25fd3ea3c78a4a2c7d0797e145c60f7d3f5 | 318 | asm | Assembly | test/kotlin/square/javap-square.asm | OfekShilon/compiler-explorer | 7ee2ab17f29470575443bd67e5685ac54ce76158 | [
"BSD-2-Clause"
] | 4,668 | 2017-01-02T19:35:10.000Z | 2020-05-16T03:18:45.000Z | test/kotlin/square/javap-square.asm | OfekShilon/compiler-explorer | 7ee2ab17f29470575443bd67e5685ac54ce76158 | [
"BSD-2-Clause"
] | 1,750 | 2017-01-02T19:37:06.000Z | 2020-05-16T14:54:29.000Z | test/kotlin/square/javap-square.asm | OfekShilon/compiler-explorer | 7ee2ab17f29470575443bd67e5685ac54ce76158 | [
"BSD-2-Clause"
] | 620 | 2017-01-03T00:29:17.000Z | 2020-05-14T09:27:47.000Z | Compiled from "example.kt"
public final class ExampleKt {
public static final int square(int);
Code:
0: iload_0
1: iload_0
2: imul
3: ireturn
LineNumberTable:
line 1: 0
LocalVariableTable:
Start Length Slot Name Signature
0 4 0 num I
} | 22.714286 | 43 | 0.572327 |
6e73830a63fa1b0f9cc466606469676c37028242 | 26,819 | asm | Assembly | 8088/demo/3d/3d.asm | reenigne/reenigne | c3eb8b31d7964e78bbe44908987d4be052a74488 | [
"Unlicense"
] | 92 | 2015-04-10T17:45:11.000Z | 2022-03-30T17:58:51.000Z | 8088/demo/3d/3d.asm | MS-DOS-stuff/reenigne | 0a113990aef398550c6f14d1c7a33af1cb091887 | [
"Unlicense"
] | 2 | 2017-11-05T07:21:35.000Z | 2018-11-04T23:36:13.000Z | 8088/demo/3d/3d.asm | MS-DOS-stuff/reenigne | 0a113990aef398550c6f14d1c7a33af1cb091887 | [
"Unlicense"
] | 18 | 2015-04-11T20:32:44.000Z | 2021-11-06T05:19:57.000Z | ; Static Name Aliases
;
TITLE 3d.cpp
.8087
INCLUDELIB SLIBCE
INCLUDELIB OLDNAMES.LIB
_TEXT SEGMENT WORD PUBLIC 'CODE'
_TEXT ENDS
_DATA SEGMENT WORD PUBLIC 'DATA'
_DATA ENDS
CONST SEGMENT WORD PUBLIC 'CONST'
CONST ENDS
_BSS SEGMENT WORD PUBLIC 'BSS'
_BSS ENDS
DGROUP GROUP CONST, _BSS, _DATA
ASSUME DS: DGRO... | 10.014563 | 59 | 0.689698 |
b5f4e68c3bec23691902628fad91f07ecc2053ff | 645 | asm | Assembly | oeis/214/A214377.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/214/A214377.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/214/A214377.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A214377: G.f. satisfies: A(x) = 1 + 4*x*A(x)^(3/2).
; Submitted by Christian Krause
; 1,4,24,168,1280,10296,86016,739024,6488064,57946200,524812288,4808643120,44493176832,415146189360,3901709352960,36902658748320,350980432461824,3354743017001880,32207616155320320,310446853795570800,3003167577200394240,291469102646154... | 64.5 | 473 | 0.837209 |
bd6ad1168b4a390faa02c4ae41bd7efc626a8f53 | 5,973 | asm | Assembly | array/SumIfSatisfy.asm | gmarciani/assimply | dc99d9f58dac43c8354d9cf7b36d28445bbb8921 | [
"MIT"
] | 1 | 2015-12-11T17:48:21.000Z | 2015-12-11T17:48:21.000Z | array/SumIfSatisfy.asm | gmarciani/assimply | dc99d9f58dac43c8354d9cf7b36d28445bbb8921 | [
"MIT"
] | null | null | null | array/SumIfSatisfy.asm | gmarciani/assimply | dc99d9f58dac43c8354d9cf7b36d28445bbb8921 | [
"MIT"
] | null | null | null | # @Name: SumIfSatisfies
# @Description: The program computes the sum of elements A[i][j], where A[][] is a 5x5 array.
# These elements must satisfy the following statement:
# A[i][j]=T(A[(i*2)mod(n)][j/2]), where T(m) is defined as follow:
# T(m)=1, for m<=2;
# T(m)=T(m-1)+T(m-3), otherwise.
#
# @Author: Giacomo Marcia... | 36.644172 | 301 | 0.654612 |
70aa49095a7c0f043059e48ab5a5f9ceb19d322b | 303 | asm | Assembly | libsrc/_DEVELOPMENT/font/fzx/c/sdcc_iy/fzx_buffer_extent_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/font/fzx/c/sdcc_iy/fzx_buffer_extent_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/font/fzx/c/sdcc_iy/fzx_buffer_extent_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; uint16_t fzx_buffer_extent_callee(struct fzx_font *ff, char *buf, uint16_t buflen)
SECTION code_font
SECTION code_font_fzx
PUBLIC _fzx_buffer_extent_callee
EXTERN asm_fzx_buffer_extent
_fzx_buffer_extent_callee:
pop af
pop hl
pop de
pop bc
push af
jp asm_fzx_buffer_extent
| 15.15 | 84 | 0.782178 |
cbdf5e2342f6abe7b3ea6dbe92a021717d5f3ba8 | 22,984 | asm | Assembly | design2.asm | catbro666/assembly-course-design2 | 949369cf2ab15c6bff1340e36edb5a6dc57c012b | [
"MIT"
] | null | null | null | design2.asm | catbro666/assembly-course-design2 | 949369cf2ab15c6bff1340e36edb5a6dc57c012b | [
"MIT"
] | null | null | null | design2.asm | catbro666/assembly-course-design2 | 949369cf2ab15c6bff1340e36edb5a6dc57c012b | [
"MIT"
] | null | null | null | assume cs:code, ss:stack, ds:data
stack segment
dw 64 dup(0)
stack ends
data segment
mes db 'fail to write to floppy!', 0
data ends
code segment
; 任务程序引导部分(1个扇区512字节)
; 功能: 将任务程序的主体部分读入内存
; 第一个扇区由BIOS读入内存0:7c00h处
boot:
; 从第二个扇区开始读取到0:7e00h处
; 然后跳转到任务程序主体部分task
mov ax, 0
mov es, ax
mov b... | 21.952245 | 95 | 0.430125 |
c536ae69021057448826a5df105ea169d13e3df1 | 421 | asm | Assembly | bin/JWASM/Samples/Lin64_1.asm | Abd-Beltaji/ASMEMU | 4122099e188e951357407152c4666346e45871d3 | [
"MIT"
] | 3 | 2022-03-08T16:53:42.000Z | 2022-03-18T21:55:57.000Z | bin/JWASM/Samples/Lin64_1.asm | Abd-Beltaji/ASMEMU | 4122099e188e951357407152c4666346e45871d3 | [
"MIT"
] | null | null | null | bin/JWASM/Samples/Lin64_1.asm | Abd-Beltaji/ASMEMU | 4122099e188e951357407152c4666346e45871d3 | [
"MIT"
] | null | null | null |
;--- "hello world" for 64-bit Linux, using SYSCALL.
;--- assemble: JWasm -elf64 -Fo=Lin64_1.o Lin64_1.asm
;--- link: gcc Lin64_1.o -o Lin64_1
stdout equ 1
SYS_WRITE equ 1
SYS_EXIT equ 60
.data
string db 10,"Hello, world!",10
.code
_start:
mov edx, sizeof string
mov rsi, offset string
... | 16.192308 | 53 | 0.63658 |
d9fe471514729cf3915a5000c17b3ab08e332a02 | 195 | asm | Assembly | Documentation/Examples/addition_test.asm | kojad666/Vulcan | aae3da4ad04ffa8f8beb51bbc79916b9766d1576 | [
"MIT"
] | 102 | 2020-06-16T16:11:40.000Z | 2022-03-27T13:33:18.000Z | Documentation/Examples/addition_test.asm | kojad666/Vulcan | aae3da4ad04ffa8f8beb51bbc79916b9766d1576 | [
"MIT"
] | null | null | null | Documentation/Examples/addition_test.asm | kojad666/Vulcan | aae3da4ad04ffa8f8beb51bbc79916b9766d1576 | [
"MIT"
] | 11 | 2020-06-23T06:15:10.000Z | 2022-02-16T23:59:50.000Z | addi x6, x0, 8
addi x7, x0, 6
addi x8, x0, -4
j function
# o comando acima executa um jump incondicional para a label "function".
function:
add x10, x6, x7
add x11, x6, x8
add x12, x7, x8
| 17.727273 | 72 | 0.671795 |
67021a410beb7147967575a634634199b3c459d8 | 796 | asm | Assembly | libsrc/graphics/msx/clg.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | libsrc/graphics/msx/clg.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | libsrc/graphics/msx/clg.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | 1 | 2019-12-03T23:28:20.000Z | 2019-12-03T23:28:20.000Z | ;
; Clear Graphics Screen
;
; MSX version by Stefano Bodrato, December 2007
;
; $Id: clg.asm $
;
SECTION code_clib
PUBLIC clg
PUBLIC _clg
EXTERN msxbios
EXTERN swapgfxbk
EXTERN __graphics_end
INCLUDE "graphics/grafix.inc"
IF FORmsx
INCLUDE "ta... | 13.964912 | 53 | 0.644472 |
5cddb19d80885c840023ce3183ab64f0befb0be1 | 773 | asm | Assembly | programs/oeis/002/A002262.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/002/A002262.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/002/A002262.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A002262: Triangle read by rows: T(n,k), 0 <= k <= n, in which row n lists the first n+1 nonnegative integers.
; 0,0,1,0,1,2,0,1,2,3,0,1,2,3,4,0,1,2,3,4,5,0,1,2,3,4,5,6,0,1,2,3,4,5,6,7,0,1,2,3,4,5,6,7,8,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,10,0,1,2,3,4,5,6,7,8,9,10,11,0,1,2,3,4,5,6,7,8,9,10,11,12,0,1,2,3,4,5,6,7,8,... | 59.461538 | 576 | 0.571798 |
5e737a105d51c66541810cbcb84ab242cadda0ef | 677 | asm | Assembly | oeis/159/A159197.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/159/A159197.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/159/A159197.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A159197: Numerator of Hermite(n, 2/9).
; Submitted by Christian Krause
; 1,4,-146,-1880,63436,1471984,-45495224,-1612749344,45140586640,2270685496384,-56732233335584,-3905439437484416,85475082054073024,7934074594685996800,-148274224427133801344,-18587578078456375947776,285956053044109633474816,49322826591535364990534... | 42.3125 | 490 | 0.825702 |
237db2922413acfa77556eaa1f610157ee0d69b6 | 13,755 | asm | Assembly | Appl/SDK_Asm/no_go/SndPlay/sndplayPlay.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Appl/SDK_Asm/no_go/SndPlay/sndplayPlay.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Appl/SDK_Asm/no_go/SndPlay/sndplayPlay.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1993 -- All Rights Reserved
PROJECT: PC/GEOS
MODULE: SndPlay
FILE: sndplayPlay.asm
AUTHOR: Todd Stumpf, Jun 10, 1993
ROUTINES:
Name Description
---- -----------
REVISION HISTORY:
... | 25.425139 | 79 | 0.575136 |
5538252bc628fa4c7ca340bac6ab1275dba7e05e | 329 | asm | Assembly | oeis/021/A021315.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/021/A021315.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/021/A021315.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A021315: Decimal expansion of 1/311.
; Submitted by Jamie Morken(s2.)
; 0,0,3,2,1,5,4,3,4,0,8,3,6,0,1,2,8,6,1,7,3,6,3,3,4,4,0,5,1,4,4,6,9,4,5,3,3,7,6,2,0,5,7,8,7,7,8,1,3,5,0,4,8,2,3,1,5,1,1,2,5,4,0,1,9,2,9,2,6,0,4,5,0,1,6,0,7,7,1,7,0,4,1,8,0,0,6,4,3,0,8,6,8,1,6,7,2,0,2
seq $0,173833 ; 10^n - 3.
add $0,1
div $0,311
m... | 36.555556 | 199 | 0.559271 |
e655c24d13c4f85f1e8240e4bc1186ab6408c79b | 1,957 | asm | Assembly | part6/buffer.asm | VARoDeK/realmode-assembly | 4a7af152ee62029671d12a28c0f7d01b83b8fbd7 | [
"Unlicense"
] | 42 | 2018-10-15T17:55:07.000Z | 2022-02-23T08:56:54.000Z | part6/buffer.asm | PhylumChordata/realmode-assembly | 4a7af152ee62029671d12a28c0f7d01b83b8fbd7 | [
"Unlicense"
] | null | null | null | part6/buffer.asm | PhylumChordata/realmode-assembly | 4a7af152ee62029671d12a28c0f7d01b83b8fbd7 | [
"Unlicense"
] | 14 | 2018-10-08T12:36:43.000Z | 2022-02-22T20:19:22.000Z | %ifndef CODE_BUFFER
%define CODE_BUFFER
;set's graphic mode
initGraphics:
mov ah, 0 ;set display mode
mov al, 13h ;13h = 320x200
int 0x10
ret
;resets screen to full black
resetBuffer:
pusha
mov cx, 80*50/2
xor ax, ax
mov di, [screenPos]
rep stosw
popa
ret
;screen has size 320x200 but buffer only ... | 20.175258 | 70 | 0.655595 |
e676da38b67947ae7df2e281724de44081111e9d | 1,129 | asm | Assembly | softwares/assembler_linker/assembler/assembler/bios.asm | z1514/Minisystem-Computer-Design | ab7f318ff398143048b35f2bf853f164ef3b53a6 | [
"MIT"
] | null | null | null | softwares/assembler_linker/assembler/assembler/bios.asm | z1514/Minisystem-Computer-Design | ab7f318ff398143048b35f2bf853f164ef3b53a6 | [
"MIT"
] | null | null | null | softwares/assembler_linker/assembler/assembler/bios.asm | z1514/Minisystem-Computer-Design | ab7f318ff398143048b35f2bf853f164ef3b53a6 | [
"MIT"
] | null | null | null | .data 0x0DFC
LEDDATE .word 0
.text 0000
start:j 0x0C00
.text 0xC00
addiu $sp,$zero,0x0FFF
addiu $t0,$zero,0
addiu $t1,$zero,0x1000
sll $t1,$t1,4
lui $t2,0xAABB
CHKRAM:
lw $t8,0($t0)
sw $t2,0($t0)
lw $t4,0($t0)
bne $t4,$t2,Error
sw $t8,0($t0)
beq $t0,$t1,CHKKEY
addiu $t0,$t0,4
j CHKRAM
CHKKEY:
addiu $s1,$zero,0x0DC... | 13.938272 | 22 | 0.637733 |
6cbd6ac3af2be8180d45fe228d9c91dd7074d231 | 1,127 | asm | Assembly | src/arch/x86/boot/start.asm | HumbleHunger/xbook2 | 40ed7b3992fdab35d6f518c00c364302c950a510 | [
"MIT"
] | 5 | 2021-11-17T05:22:18.000Z | 2021-12-25T04:30:25.000Z | src/arch/x86/boot/start.asm | HumbleHunger/xbook2 | 40ed7b3992fdab35d6f518c00c364302c950a510 | [
"MIT"
] | 1 | 2021-04-05T14:21:21.000Z | 2021-04-05T14:21:21.000Z | src/arch/x86/boot/start.asm | HumbleHunger/xbook2 | 40ed7b3992fdab35d6f518c00c364302c950a510 | [
"MIT"
] | null | null | null |
%include "const.inc"
extern setup_entry
[bits 32]
[section .text]
global _start
;切换到保护模式后会跳转到这里
_start:
mov ax, 0x10 ;the data
mov ds, ax
mov es, ax
mov fs, ax
mov gs, ax
mov ss, ax
mov esp, LOADER_STACK_TOP
mov byte [0xb8000+160*2+0], 'P'
mov byte [0xb8000+160*2+1], 0X07
mov byte... | 21.264151 | 57 | 0.621118 |
d9d27445389c5c087260703fd6b5da2f4b4c0f15 | 469 | asm | Assembly | exercises/practice 2 page 30/Test2.asm | amirshnll/assembly-exercises | 473d970bfa48655b51ca238f961e434700f21ced | [
"MIT"
] | 4 | 2019-11-17T02:35:34.000Z | 2022-01-08T10:30:29.000Z | exercises/practice 2 page 30/Test2.asm | amirshnll/assembly-exercises | 473d970bfa48655b51ca238f961e434700f21ced | [
"MIT"
] | null | null | null | exercises/practice 2 page 30/Test2.asm | amirshnll/assembly-exercises | 473d970bfa48655b51ca238f961e434700f21ced | [
"MIT"
] | null | null | null | include io.h
cr equ 10
lf equ 13
.model small
.Stack 200h
.Data
result db 10 dup(?)
sum dw 100
sum_prompt db 'The sum is: ', 0
.Code
main proc
mov ax, @data ; mov ax, seg data
mov ds, ax
;-------------------------------------------------------------
clrscr
mov ax,0
mov cx,100
for:add ax,cx
loop for
mov sum,ax
itoa re... | 15.129032 | 62 | 0.52452 |
bbaef7758fe05c7792f6f427abaccee676c3de31 | 270 | asm | Assembly | libsrc/_DEVELOPMENT/compress/zx1/c/sdcc/dzx1_standard_back.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/compress/zx1/c/sdcc/dzx1_standard_back.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/compress/zx1/c/sdcc/dzx1_standard_back.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; void dzx1_standard_back(void *src, void *dst)
SECTION code_clib
SECTION code_compress_zx1
PUBLIC _dzx1_standard_back
EXTERN asm_dzx1_standard_back
_dzx1_standard_back:
pop af
pop hl
pop de
push de
push hl
push af
jp asm_dzx1_standard_back
| 12.272727 | 47 | 0.759259 |
252baf8aede7b158b99c78ade833415cf98d7ab3 | 452 | asm | Assembly | assembly_code/chp2_10.asm | PySaqib/BelalHashmi-Assembly-Exercise-Solutions | f7eb0861d46135e8bb6e3c4e377f5b68895d5e78 | [
"MIT"
] | 104 | 2018-08-25T00:01:41.000Z | 2022-01-26T14:07:32.000Z | assembly_code/chp2_10.asm | PySaqib/BelalHashmi-Assembly-Exercise-Solutions | f7eb0861d46135e8bb6e3c4e377f5b68895d5e78 | [
"MIT"
] | 5 | 2021-01-14T14:04:39.000Z | 2021-06-14T10:48:35.000Z | assembly_code/chp2_10.asm | PySaqib/BelalHashmi-Assembly-Exercise-Solutions | f7eb0861d46135e8bb6e3c4e377f5b68895d5e78 | [
"MIT"
] | 29 | 2018-09-19T19:26:34.000Z | 2021-04-29T21:01:26.000Z | ; solution developed by https://github.com/PySaqib
[org 0x0100]
mov ax, 0 ; setting AX to 0.
mov cx, 20 ; the number of times we want the loop to run.
l1: ; main loop
add ax, 20 ; adding our number.
loop l1 ; loo... | 30.133333 | 75 | 0.464602 |
a1ee7d6a6e15d3a6ef254fe806320971e7d683f0 | 1,361 | asm | Assembly | keyboard.asm | jasaldivara/retro-dos-graphics | a56ba84455a084583a10158ea9ca39f16c8156b5 | [
"MIT"
] | 13 | 2020-02-01T23:09:58.000Z | 2022-01-13T23:15:42.000Z | keyboard.asm | jasaldivara/retro-dos-graphics | a56ba84455a084583a10158ea9ca39f16c8156b5 | [
"MIT"
] | null | null | null | keyboard.asm | jasaldivara/retro-dos-graphics | a56ba84455a084583a10158ea9ca39f16c8156b5 | [
"MIT"
] | null | null | null |
CPU 8086
; Keyboard
; Programa que muestra los códigos de escaneo de las teclas pulsadas
; Incluye funcion para mostrar en pantalla numeros en formato decimal
%define VIDEOBIOS 0x10
%define KBBIOS 0x16
%define KB_ESC 01
org 100h
start:
; mov ax, 0ffh
; call writedecimal
mov bh, 0
mov bl, 0ffh
... | 11.247934 | 71 | 0.642175 |
07519e1f095aa9d02c5d8de261dab77f0ca13b3b | 48 | asm | Assembly | src/main.asm | krzem5/Assembly-64bit_OS_Kernel | 87ca1671d4722287a061e0259e05bcb3dc9ca000 | [
"BSD-3-Clause"
] | null | null | null | src/main.asm | krzem5/Assembly-64bit_OS_Kernel | 87ca1671d4722287a061e0259e05bcb3dc9ca000 | [
"BSD-3-Clause"
] | null | null | null | src/main.asm | krzem5/Assembly-64bit_OS_Kernel | 87ca1671d4722287a061e0259e05bcb3dc9ca000 | [
"BSD-3-Clause"
] | 1 | 2020-12-29T19:43:01.000Z | 2020-12-29T19:43:01.000Z | bits 64
global main
main:
xor rax, rax
ret
| 5.333333 | 13 | 0.666667 |
2d28690269e74e452745ce726e720c2e4fad816d | 230 | asm | Assembly | test/movd.asm | bitwiseworks/nasm-os2 | ef78e4ee1ca3220ac3b60a61b084a693b8032ab6 | [
"BSD-2-Clause"
] | 3 | 2015-03-21T07:35:15.000Z | 2018-01-12T01:24:02.000Z | 3rdParties/src/nasm/nasm-2.15.02/test/movd.asm | blue3k/StormForge | 1557e699a673ae9adcc8f987868139f601ec0887 | [
"Apache-2.0"
] | 1 | 2020-03-26T19:58:54.000Z | 2020-04-24T08:58:04.000Z | test/movd.asm | bitwiseworks/nasm-os2 | ef78e4ee1ca3220ac3b60a61b084a693b8032ab6 | [
"BSD-2-Clause"
] | 5 | 2015-03-21T07:35:21.000Z | 2021-01-14T10:54:46.000Z | ;Testname=optimized; Arguments=-Ox -fbin -omovd.bin; Files=stdout stderr movd.bin
[BITS 32]
movd mm0,eax
movd mm0,[eax]
movd [eax],mm0
movd eax,mm0
movd xmm0,eax
movd xmm0,[eax]
movd [eax],xmm0
movd eax,xmm0
| 17.692308 | 82 | 0.669565 |
0f7bd96a6c55cd7d584ac9bd229f24656d953314 | 156 | asm | Assembly | day21/harib18e/crack2.asm | itiB/hariboteOS_30days | f04fccc0f394f3f1687c547e65658af429898f48 | [
"MIT"
] | 1 | 2020-02-16T05:07:34.000Z | 2020-02-16T05:07:34.000Z | day21/harib18e/crack2.asm | itiB/hariboteOS_30days | f04fccc0f394f3f1687c547e65658af429898f48 | [
"MIT"
] | null | null | null | day21/harib18e/crack2.asm | itiB/hariboteOS_30days | f04fccc0f394f3f1687c547e65658af429898f48 | [
"MIT"
] | null | null | null | [CPU 486]
[BITS 32]
MOV EAX, 1 * 8 ; OS用のセグメント番号
MOV DS, AX ; これをDSに入れる
MOV BYTE [0x102600], 0
RETF | 22.285714 | 46 | 0.429487 |
a19f62e7687877593581f4a83423b916307f6312 | 72 | asm | Assembly | src/main/fragment/mos6502-common/pwsc1_derefidx_vbuyy=pwsc1_derefidx_vbuyy_minus_vwsm1.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/main/fragment/mos6502-common/pwsc1_derefidx_vbuyy=pwsc1_derefidx_vbuyy_minus_vwsm1.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/main/fragment/mos6502-common/pwsc1_derefidx_vbuyy=pwsc1_derefidx_vbuyy_minus_vwsm1.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | lda {c1},y
sec
sbc {m1}
sta {c1},y
lda {c1}+1,y
sbc {m1}+1
sta {c1}+1,y
| 9 | 12 | 0.555556 |
5fd5ed7695fd856518031cb69697a39eb3dbe820 | 264 | asm | Assembly | programs/oeis/176/A176355.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/176/A176355.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/176/A176355.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A176355: Periodic sequence: Repeat 6, 1.
; 6,1,6,1,6,1,6,1,6,1,6,1,6,1,6,1,6,1,6,1,6,1,6,1,6,1,6,1,6,1,6,1,6,1,6,1,6,1,6,1,6,1,6,1,6,1,6,1,6,1,6,1,6,1,6,1,6,1,6,1,6,1,6,1,6,1,6,1,6,1,6,1,6,1,6,1,6,1,6,1,6,1,6,1,6,1,6,1,6,1,6,1,6,1,6,1,6,1,6,1
mod $0,2
gcd $0,6
| 44 | 201 | 0.534091 |
2b087895f6bca2cbaec51526abbd03c572020bbf | 245 | asm | Assembly | libsrc/stdio/spectrum/getk.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/stdio/spectrum/getk.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/stdio/spectrum/getk.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | ;
; Devilishly simple Spectrum Routines
;
; getk() Read key status
;
; 17/5/99 djm
;
;
; $Id: getk.asm,v 1.4 2015/01/19 01:33:21 pauloscustodio Exp $
;
PUBLIC getk
.getk
ld h,0
ld a,(23560)
ld l,a
and a
ret z
xor a
ld (23560),a
ret
| 10.208333 | 62 | 0.62449 |
4f46d9d9d634a255d7cac5362137df06338b32b8 | 144 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/MarioKart/Item-j.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/MarioKart/Item-j.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/MarioKart/Item-j.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: Item-j.asm
Type: file
Size: 57237
Last-Modified: '1992-07-14T15:00:00Z'
SHA-1: 23D8926EEA0DE73E191CF06E1D7329203287204B
Description: null
| 20.571429 | 47 | 0.805556 |
7d1d1ffe0bf22838af3b4115719d59951688e56f | 187 | asm | Assembly | libsrc/_DEVELOPMENT/threads/mutex/c/sccz80/mtx_init_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/threads/mutex/c/sccz80/mtx_init_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/threads/mutex/c/sccz80/mtx_init_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; int mtx_init(mtx_t *mtx, int type)
SECTION code_threads_mutex
PUBLIC mtx_init_callee
EXTERN asm_mtx_init
mtx_init_callee:
pop hl
pop bc
ex (sp),hl
jp asm_mtx_init
| 11 | 36 | 0.721925 |
3cc4d66d10fc45c42ac7786431806b9e7b8b38e0 | 320 | asm | Assembly | Assembly Practice/mulitprecision subtraction/Sources/main.asm | asheemchhetri/ECE362 | f144be836356edd0feed18ee542afd9895e1081f | [
"MIT"
] | null | null | null | Assembly Practice/mulitprecision subtraction/Sources/main.asm | asheemchhetri/ECE362 | f144be836356edd0feed18ee542afd9895e1081f | [
"MIT"
] | null | null | null | Assembly Practice/mulitprecision subtraction/Sources/main.asm | asheemchhetri/ECE362 | f144be836356edd0feed18ee542afd9895e1081f | [
"MIT"
] | null | null | null | ;Write a program to subtract the hex number stored at $1004,$1007 from the hex number
;stored at $1000,$1003 and save the difference at $1010,$1013.
org $800 ;starting address of the program
ldd $1002
subd $1006
std $1012
ldaa $1001
sbca $1005
staa $1011
ldaa $1000
sbca $1004
staa $1010
end
| 20 | 85 | 0.684375 |
aa6ded18e3e4bcbdaffb737c0be10a673ace9288 | 1,167 | asm | Assembly | src/code/init.asm | Hacktix/gb-tictactoe | d20409c58e4fa4a25ce5f07dbfd51de64d864c3c | [
"MIT"
] | 8 | 2020-09-06T15:50:46.000Z | 2021-09-24T21:54:27.000Z | src/code/init.asm | Hacktix/gb-tictactoe | d20409c58e4fa4a25ce5f07dbfd51de64d864c3c | [
"MIT"
] | null | null | null | src/code/init.asm | Hacktix/gb-tictactoe | d20409c58e4fa4a25ce5f07dbfd51de64d864c3c | [
"MIT"
] | 1 | 2021-07-23T14:51:01.000Z | 2021-07-23T14:51:01.000Z | SECTION "Initialization", ROM0
;==============================================================
; Initializes all registers to a playable state after
; initial startup of the game.
;==============================================================
BaseInit::
; Check if running on CGB
xor BOOTUP_A_CGB
ld [wCGBFl... | 19.779661 | 63 | 0.550129 |
46412426dd8b2ccd5b624ea2e9a5b1800eb6580c | 4,966 | asm | Assembly | test/frogger.asm | slcz/hummingbird | 8f5d0695a6b6460b1eeaa0e1c520abf6527c0492 | [
"Apache-2.0"
] | null | null | null | test/frogger.asm | slcz/hummingbird | 8f5d0695a6b6460b1eeaa0e1c520abf6527c0492 | [
"Apache-2.0"
] | null | null | null | test/frogger.asm | slcz/hummingbird | 8f5d0695a6b6460b1eeaa0e1c520abf6527c0492 | [
"Apache-2.0"
] | null | null | null | #include "hi.asm"
iodata = 0xff0
ioctrl = 0xff1
ioin = 0xff1
jmp start
send_data:
st iodata
li(0x03)
st ioctrl
li(0x01)
st ioctrl
send_data_r = . + 1
send_data_r0:
jmp 0
send_ctrl:
st iodata
li(0x02)
st ioctrl
lh 0x00
st ioctrl
send_ctrl_r = . + 1
send_ctrl_r0:
jmp 0
start:
lh 0x00
st ioctrl
li(1f) st send_ctr... | 13.102902 | 95 | 0.712243 |
6b3d71da164e2fc5252c40deec8355b1c48f577e | 539 | asm | Assembly | boot/modeSwitcher.asm | mtribiere/PoulpyOS | 1392872194a305e3b440cc019a3a047d17e15987 | [
"MIT"
] | 2 | 2021-10-01T13:52:09.000Z | 2022-03-12T03:25:32.000Z | boot/modeSwitcher.asm | mtribiere/PoulpyOS | 1392872194a305e3b440cc019a3a047d17e15987 | [
"MIT"
] | null | null | null | boot/modeSwitcher.asm | mtribiere/PoulpyOS | 1392872194a305e3b440cc019a3a047d17e15987 | [
"MIT"
] | 1 | 2022-03-12T03:25:33.000Z | 2022-03-12T03:25:33.000Z | [bits 16]
switch_to_pm:
cli ; Disable interrupts
lgdt [gdt_descriptor] ; Load the GDT descriptor
; Enable 32-bit mode bit in cr0
mov eax, cr0
or eax, 0x1
mov cr0, eax
call CODE_SEG:init_pm ; Jump to the new 32-bit code segement
[bits 32]
init_pm: ; First 32-bit instruction
; Update... | 18.586207 | 64 | 0.619666 |
44ce4527bc5d7a1e3a67a84070bfb6f84efaf290 | 417 | asm | Assembly | oeis/158/A158851.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/158/A158851.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/158/A158851.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A158851: a(n) = lcm(1,2,3,...,n) mod (n+1).
; Submitted by Jon Maiga
; 1,2,2,2,0,4,4,3,0,1,0,4,0,0,8,5,0,14,0,0,0,15,0,5,0,18,0,1,0,20,16,0,0,0,0,2,0,0,0,15,0,15,0,0,0,8,0,21,0,0,0,29,0,0,0,0,0,21,0,16,0,0,32,0,0,29,0,0,0,23,0,22,0,0,0,0,0,30,0,54,0,71,0,0,0,0,0,37,0,0,0,0,0,0,0,7,0,0,0,37
add $0,1
mov $2,$0
seq $0,... | 41.7 | 221 | 0.539568 |
12f876c4aaac49991b27b95454bf3df470b40400 | 263 | asm | Assembly | oeis/131/A131711.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/131/A131711.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/131/A131711.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A131711: Period 12: repeat 0, 1, 2, 5, 2, 9, 0, 9, 8, 5, 8, 1.
; 0,1,2,5,2,9,0,9,8,5,8,1,0,1,2,5,2,9,0,9,8,5,8,1,0,1,2,5,2,9,0,9,8,5,8,1,0,1,2,5,2,9,0,9,8,5,8,1
mov $3,1
lpb $0
sub $0,1
mov $2,$3
add $2,$1
mov $1,$3
add $3,$2
lpe
mov $0,$1
mod $0,10
| 18.785714 | 97 | 0.490494 |
e6235ca8afcb0ae87998366e551e59e170688c3c | 3,733 | asm | Assembly | experiment08/6a_ADDri_ADDCri_SUBri_SUBCri.asm | EmilyClaire/space_invader | ccd376d404b5b1b99a99d2adf116bff42af40bdf | [
"MIT"
] | null | null | null | experiment08/6a_ADDri_ADDCri_SUBri_SUBCri.asm | EmilyClaire/space_invader | ccd376d404b5b1b99a99d2adf116bff42af40bdf | [
"MIT"
] | null | null | null | experiment08/6a_ADDri_ADDCri_SUBri_SUBCri.asm | EmilyClaire/space_invader | ccd376d404b5b1b99a99d2adf116bff42af40bdf | [
"MIT"
] | null | null | null | .EQU SWITCHPORT = 0x20 ;Input Ports
.EQU BUTTON_PORT = 0xFF ;
.EQU LED_PORT = 0x40 ;Output Ports
.EQU SEV_SEG_Cathodes = 0x81 ;
.EQU SEV_SEG_Anodes = 0x82 ;
.EQU Top_Counter = 0xBF ;
.EQU Mid_Counter = 0xFF ;
.EQU Lower_Counter = 0xFF ;
.EQU test1_mask = 0x01 ;
.EQU test2_mask = 0x02 ;
.EQU test3_mask ... | 16.090517 | 37 | 0.685508 |
e6ed2573d6b6ce384041cd5c53247bdcb35904fd | 94 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_ix/modf.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_ix/modf.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_ix/modf.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
SECTION code_fp_math48
PUBLIC _modf
EXTERN cm48_sdccix_modf
defc _modf = cm48_sdccix_modf
| 10.444444 | 29 | 0.840426 |
5d0b5d7da47979690ed4d6ba80bf4932d6c27887 | 753 | asm | Assembly | oeis/292/A292347.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/292/A292347.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/292/A292347.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A292347: Möbius function of absolute order.
; Submitted by Christian Krause
; 1,0,2,16,192,3008,58480,1360896,36931328,1145967616,40040976384,1556236513280,66610814414848,3113899625938944,157874306413611008,8629070019375726592,505841319779582607360,31659277087340088786944,2107162955059322401718272,1486193942164969048... | 34.227273 | 496 | 0.812749 |
6123d574799c629820f3a3db1ae1f052fdaf6427 | 761 | asm | Assembly | oeis/107/A107369.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/107/A107369.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/107/A107369.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A107369: Numbers n such that 103*n + 101 is prime.
; Submitted by Christian Krause
; 0,2,6,14,20,30,56,66,72,74,84,90,102,116,132,134,146,150,162,164,176,186,206,212,216,224,234,240,246,254,260,282,312,314,326,332,342,344,350,354,360,366,380,402,410,414,444,450,482,486,492,510,512,534,540,542,552,554,560,564,594,624,... | 29.269231 | 388 | 0.668857 |
1b56bf69e8ce692e447d70ff651e7927c332ba3d | 5,514 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_347.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_0x48_notsx.log_21829_347.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_0x48_notsx.log_21829_347.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r13
push %r14
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x1402c, %rsi
lea addresses_WT_ht+0x1b5a6, %rdi
nop
nop
nop
nop
add %r13, %r13
mov $60, %rcx
rep movsq
nop
nop
nop
nop
xor %rdx, %rdx
lea addresses_A_ht+0x6a56, %r14
nop
nop
no... | 38.559441 | 2,999 | 0.661951 |
f61d87ea84fb63eb14a4243b23cb9544f9e36211 | 19 | asm | Assembly | src/main/fragment/mos6502-undoc/_stackpullpadding_7.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/main/fragment/mos6502-undoc/_stackpullpadding_7.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/main/fragment/mos6502-undoc/_stackpullpadding_7.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | tsx
txa
axs #-7
txs | 4.75 | 7 | 0.684211 |
0ddf030d438b5cedcc83d7b50cdaeddac7d808ee | 211 | asm | Assembly | Old/src/VM/vpu/Linux/ARM/vpu.asm | ozdevguy/Ditto | 70ff02ae1f5483e168ba4900d28bcdfcacfe22bd | [
"Apache-2.0"
] | null | null | null | Old/src/VM/vpu/Linux/ARM/vpu.asm | ozdevguy/Ditto | 70ff02ae1f5483e168ba4900d28bcdfcacfe22bd | [
"Apache-2.0"
] | null | null | null | Old/src/VM/vpu/Linux/ARM/vpu.asm | ozdevguy/Ditto | 70ff02ae1f5483e168ba4900d28bcdfcacfe22bd | [
"Apache-2.0"
] | null | null | null | .data
.text
.include "alu/addsub.asm"
.global _vpu_start
_vpu_start:
ldr r5, =_dt_alu_inc
mov r2, r1
mov r1, r0
bx r5
_dt_control_ret:
mov r0, r3
mov r5, r14
b _intTest
cont:
mov r14, r5
bx lr
| 8.44 | 25 | 0.672986 |
7f5a3f30838ad3a3b684bb89dea8827fa618a35b | 381 | asm | Assembly | programs/oeis/081/A081688.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/081/A081688.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/081/A081688.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A081688: 0 followed by A030124 - 1.
; 0,1,3,4,5,7,8,9,10,12,13,14,15,16,18,19,20,21,22,23,24,26,27,28,29,30,31,32,33,35,36,37,38,39,40,41,42,43,45,46,47,48,49,50,51,52,53,54,56,57,58,59,60,61,62,63,64,65,66,67,69,70,71,72,73,74,75,76,77
mov $1,4
mov $2,$0
add $0,1
mul $0,4
lpb $0,1
add $0,1
sub $0,$1
sub $0,1
... | 20.052632 | 200 | 0.60105 |
4f26a3c49784b05614ea9fc88817268a4a8b7743 | 2,865 | asm | Assembly | MasmEd/MasmEd/About/About.asm | CherryDT/FbEditMOD | beb0eb22cae1b8f7203d55bd6b293d8ec88231ca | [
"Unlicense"
] | 11 | 2016-12-03T16:35:42.000Z | 2022-03-26T06:02:53.000Z | MasmEd/MasmEd/About/About.asm | CherryDT/FbEditMOD | beb0eb22cae1b8f7203d55bd6b293d8ec88231ca | [
"Unlicense"
] | 1 | 2018-02-24T20:17:46.000Z | 2018-03-02T08:57:40.000Z | MasmEd/MasmEd/About/About.asm | CherryDT/FbEditMOD | beb0eb22cae1b8f7203d55bd6b293d8ec88231ca | [
"Unlicense"
] | 4 | 2018-10-19T01:14:55.000Z | 2021-09-11T18:51:48.000Z | IDD_DLGABOUT equ 4900
IDC_EDTABOUT equ 1001
IDC_URL1 equ 1002
IDC_URL2 equ 1003
.data?
OldUrlProc dd ?
fMouseOver dd ?
hUrlFont dd ?
hUrlFontU dd ?
hUrlBrush dd ?
.code
UrlProc proc hWin:HWND,uMsg:UINT,wParam:WPARAM,lParam:LPARAM
LOCAL rect:RECT
LOCAL buffer[128]:BYTE
mov eax,uMsg
.... | 24.698276 | 78 | 0.737522 |
06c1f322c25355314b19f7d89f695de2a0e07e60 | 532 | asm | Assembly | install/backup/boot.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | install/backup/boot.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | install/backup/boot.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | ; ========================================================
COMMENT #
BOOT.ASM
Copyright (c) 1991 - Microsoft Corp.
All rights reserved.
Microsoft Confidential
File to include partition and master
boot records.
johnhe - 02-14-90
END COMMENT #
;========================================================
DOSSE... | 15.2 | 58 | 0.409774 |
81d392baebc76a2b748b498a1e24f44bc193f4ed | 5,780 | asm | Assembly | ciphers/scop.asm | FloydZ/Crypto-Hash | 2635450fb16d4d8dc4578d6539cc25ce599f7e21 | [
"MIT"
] | 11 | 2015-03-17T10:31:23.000Z | 2022-01-21T17:42:43.000Z | ciphers/scop.asm | 0xFF1E071F/Crypto-Hash | 2635450fb16d4d8dc4578d6539cc25ce599f7e21 | [
"MIT"
] | null | null | null | ciphers/scop.asm | 0xFF1E071F/Crypto-Hash | 2635450fb16d4d8dc4578d6539cc25ce599f7e21 | [
"MIT"
] | 6 | 2018-01-29T16:06:36.000Z | 2021-05-08T19:22:24.000Z | comment *
Algorithm : SCOP ( Stream Cipher )
Abstract : SCOP is a stream cipher specially designed for
optimal software performance on the Intel Pentium processor. The
computational cost of SCOP on this processor is 1.5 clock cycles
per byte of text. The cipher is designed around one key-dependent
... | 18.233438 | 83 | 0.655536 |
103b0026bc5bde5786af5f7116ef57ca7bf49128 | 536 | asm | Assembly | Volume of Cube.asm | Derrick1908/8086-Example-Programs | d14f6d402abe83f58211d109f02ea3834dec0a03 | [
"MIT"
] | null | null | null | Volume of Cube.asm | Derrick1908/8086-Example-Programs | d14f6d402abe83f58211d109f02ea3834dec0a03 | [
"MIT"
] | null | null | null | Volume of Cube.asm | Derrick1908/8086-Example-Programs | d14f6d402abe83f58211d109f02ea3834dec0a03 | [
"MIT"
] | 1 | 2021-07-30T10:01:24.000Z | 2021-07-30T10:01:24.000Z | INCLUDE io.h
cr EQU 0dh
lf EQU 0ah
DATA SEGMENT
prompt1 DB cr,lf,'Enter the side of the Cube :',0
label1 DB cr,lf,'The Volume of the Cube is:',0
y DW ?
sum DW 10 dup(?)
values DW 10 dup(?)
DATA ENDS
CODE SEGMENT
ASSUME ... | 16.75 | 87 | 0.567164 |
78f7bdb878420f51e13666e8463e88438d9b5912 | 1,486 | asm | Assembly | programs/oeis/287/A287426.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/287/A287426.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/287/A287426.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A287426: Number of connected induced subgraphs in the n-sun graph.
; 3,14,47,164,577,2046,7275,25896,92213,328402,1169599,4165564,14835849,52838630,188187539,670239824,2387094493,8501763066,30279478119,107841960420,384084837425,1367938433038,4871984973883,17351831787640,61799465310597,220102059506978,783905109142031,... | 123.833333 | 1,281 | 0.898385 |
1136c8ebf48ff12a05fa9b37b90bfaff0d139881 | 390 | asm | Assembly | programs/oeis/116/A116921.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/116/A116921.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/116/A116921.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A116921: a(n) = largest integer <= n/2 which is coprime to n.
; 0,1,1,1,2,1,3,3,4,3,5,5,6,5,7,7,8,7,9,9,10,9,11,11,12,11,13,13,14,13,15,15,16,15,17,17,18,17,19,19,20,19,21,21,22,21,23,23,24,23,25,25,26,25,27,27,28,27,29,29,30,29,31,31,32,31,33,33,34,33,35,35,36,35,37,37
lpb $0,1
add $2,3
trn $0,$2
trn $2,$0
... | 26 | 208 | 0.579487 |
401c5aca33fc9623c731f843464e30bcfe6dcef3 | 5,362 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0xca_notsx.log_21829_1820.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0xca_notsx.log_21829_1820.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0xca_notsx.log_21829_1820.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 %r15
push %r9
push %rax
push %rbp
push %rcx
push %rdx
push %rsi
lea addresses_WC_ht+0x1e327, %r9
clflush (%r9)
and $19814, %rsi
movl $0x61626364, (%r9)
nop
nop
nop
nop
nop
sub %rdx, %rdx
lea addresses_D_ht+0xf667, %rcx
nop
inc %rbp
mov $0x6162636465666768, %r15
movq %r1... | 46.224138 | 2,999 | 0.657031 |
401e3f435399c4bf0220a343c329a3504defaf1b | 94 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/am9511/lam32/c/sdcc/atan.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/am9511/lam32/c/sdcc/atan.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/am9511/lam32/c/sdcc/atan.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_fp_am9511
PUBLIC _atan
EXTERN cam32_sdcc_atan
defc _atan = cam32_sdcc_atan
| 13.428571 | 29 | 0.819149 |
6057771188d443b73a227908ccf7a99d6533e8a5 | 2,602 | asm | Assembly | uti/gcopy.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | uti/gcopy.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | uti/gcopy.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; General copy routine 1992 Jochen Merz
include dev8_uti_gcopy_data
section utility
xdef ut_gcopy
xref ut_cpyst
;+++
; This routine copies all type of data. It works on a table with entries,
; 6 bytes long each. The table is terminated with a zero word.
; Th... | 31.349398 | 77 | 0.483859 |
0768f4eab480e3de7a3e08a86ebcedb2a15c727c | 659 | asm | Assembly | ffight/lcs/container/36.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | 6 | 2020-10-14T15:29:10.000Z | 2022-02-12T18:58:54.000Z | ffight/lcs/container/36.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | null | null | null | ffight/lcs/container/36.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | 1 | 2020-12-17T08:59:10.000Z | 2020-12-17T08:59:10.000Z | copyright zengfr site:http://github.com/zengfr/romhack
003A02 movem.l D0-D3, -(A6)
003A06 movem.l D0-D3, -(A6)
00621C move.b ($a,A3), ($36,A4) [boss+14, container+14, enemy+14]
006222 move.b ($b,A3), ($62,A4) [boss+36, container+36, enemy+36]
009ACA dbra D5, $9ac8
0517D4 move.b ($3e,A6), ($36,A6)
0517D... | 34.684211 | 67 | 0.617602 |
235f8bff466bda2f1e1d97560eead02fe89c5c99 | 1,721 | asm | Assembly | Tests/LineHLtoDETest.asm | ped7g/EliteNext | 6e930f9b9924b295d7281ee6acb879600d7e597f | [
"Unlicense"
] | 9 | 2021-09-29T22:08:15.000Z | 2022-03-23T05:35:43.000Z | Tests/LineHLtoDETest.asm | ped7g/EliteNext | 6e930f9b9924b295d7281ee6acb879600d7e597f | [
"Unlicense"
] | 1 | 2022-01-21T12:35:42.000Z | 2022-01-21T17:47:24.000Z | Tests/LineHLtoDETest.asm | ped7g/EliteNext | 6e930f9b9924b295d7281ee6acb879600d7e597f | [
"Unlicense"
] | 1 | 2022-01-15T10:13:49.000Z | 2022-01-15T10:13:49.000Z | test2:
ld h, 20
ld l, 20
ld d, 50
ld e, 50
ld a, $D0
call LineHLtoDE
test2a:
ld h, 20
ld l, 20
ld d, 20
ld e, 50
ld a, $C6
call LineHLtoDE
test3:
ld h, 20 ; $14
ld l, 20 ; $14
ld d, 30 ; $1E
ld e, 50 ; $32
ld a, $D6
call LineHLtoDE
test4:
ld h, 20
ld l, ... | 13.238462 | 19 | 0.506682 |
2e158d64834005f6e60e7bd59f8786be44984e2f | 5,191 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca_notsx.log_21829_790.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca_notsx.log_21829_790.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca_notsx.log_21829_790.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r15
push %r9
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0x10f8, %r9
nop
nop
lfence
movl $0x61626364, (%r9)
nop
nop
and $44551, %r9
lea addresses_A_ht+0x3c38, %rsi
lea addresses_UC_ht+0x3038, %rdi
nop
nop
nop
nop
and $47774, %rdx
mov... | 45.938053 | 2,999 | 0.662685 |
c090424be44b8936806f4cd6fa649e50a6be2cc7 | 714 | asm | Assembly | programs/oeis/118/A118162.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/118/A118162.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/118/A118162.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A118162: Start with 1 and repeatedly reverse the digits and add 60 to get the next term.
; 1,61,76,127,781,247,802,268,922,289,1042,2461,1702,2131,1372,2791,2032,2362,2692,3022,2263,3682,2923,3352,2593,4012,2164,4672,2824,4342,2494,5002,2065,5662,2725,5332,2395,5992,3055,5563,3715,5233,3385,5893,4045,5464,4705,5134,4... | 64.909091 | 494 | 0.759104 |
f391a0cd418ffad91c42e1815340500ee87ce623 | 59 | asm | Assembly | data/maps/headers/SSAnne3F.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | data/maps/headers/SSAnne3F.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | data/maps/headers/SSAnne3F.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null |
map_header SSAnne3F, SS_ANNE_3F, SHIP, 0
end_map_header
| 14.75 | 41 | 0.79661 |
23a8b5ed21e5e478de5d48e2ae3c4e1ec04a1640 | 14,695 | asm | Assembly | sym.asm | Metadorius/ProjectPhobos | 2b2a27f35f4b383f321498e9b68b88a642cf4a96 | [
"MIT"
] | 2 | 2020-03-25T16:32:58.000Z | 2020-04-24T08:25:07.000Z | sym.asm | Metadorius/ProjectPhobos | 2b2a27f35f4b383f321498e9b68b88a642cf4a96 | [
"MIT"
] | null | null | null | sym.asm | Metadorius/ProjectPhobos | 2b2a27f35f4b383f321498e9b68b88a642cf4a96 | [
"MIT"
] | 2 | 2020-04-04T10:16:20.000Z | 2020-12-31T16:51:04.000Z | %include "macros/setsym.inc"
; Memory
setcglob 0x007C8E17, new
setcglob 0x007CA090, memcpy
setcglob 0x007CA090, _memcpy
setcglob 0x00, memset
setcglob 0x00, _controlfp
; House
setcglob 0x00A8022C, HouseClassArray
;setcglob 0x00, HouseClassArray_Vector
setcglob 0x00A80238, HouseClassArray_Count
setcglob 0x00A83C9C, Ho... | 31.199575 | 102 | 0.86002 |
27bd4f1e50090400659f70cd854d3ff2578e8f63 | 511 | asm | Assembly | libsrc/oz/ozserial/ozgetrxhandshaking.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/oz/ozserial/ozgetrxhandshaking.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/oz/ozserial/ozgetrxhandshaking.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
; Sharp OZ family functions
;
; ported from the OZ-7xx SDK by by Alexander R. Pruss
; by Stefano Bodrato - Oct. 2003
;
; Serial libraries
; buffered serial input
;
; ------
; $Id: ozgetrxhandshaking.asm,v 1.3 2016-06-27 21:25:36 dom Exp $
;
SECTION code_clib
PUBLIC ozgetrxhandshaking
PUBLIC _ozgetrxhandsha... | 17.62069 | 65 | 0.686888 |
454136f6bd90e83cf0b635763a2edc5e6cce15ff | 588 | asm | Assembly | oeis/139/A139626.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/139/A139626.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/139/A139626.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A139626: a(n) = binomial(n+4, 4)*6^n.
; 1,30,540,7560,90720,979776,9797760,92378880,831409920,7205552640,60526642176,495217981440,3961743851520,31084451758080,239794342133760,1822437000216576,13668277501624320,101306056776744960,742911083029463040,5395880497792942080,38850339584109182976,277502425600779878400,1967744... | 53.454545 | 478 | 0.857143 |
74e7ecc80401cc6dc6cd5bc7a73f7ffbbd3ed4db | 663 | asm | Assembly | programs/oeis/033/A033183.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/033/A033183.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/033/A033183.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A033183: a(n) = number of pairs (p,q) such that 4*p + 9*q = n.
; 1,0,0,0,1,0,0,0,1,1,0,0,1,1,0,0,1,1,1,0,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,2,1,1,1,2,1,1,1,2,2,1,1,2,2,1,1,2,2,2,1,2,2,2,1,2,2,2,2,2,2,2,2,2,2,2,2,3,2,2,2,3,2,2,2,3,3,2,2,3,3,2,2,3,3,3,2,3,3,3,2,3,3,3,3,3,3,3,3,3,3,3,3,4,3,3,3,4,3,3,3,4,4,3,3,4,4,3,3,4,4,4... | 47.357143 | 501 | 0.503771 |
bc31f4b1ac6d971c210e1f1a1ab29a6604ed3e09 | 219 | asm | Assembly | programs/oeis/165/A165024.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/165/A165024.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/165/A165024.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A165024: Length of cycle mentioned in A165023
; 2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3
add $0,3898
div $0,1300
mov $1,$0
| 31.285714 | 135 | 0.575342 |
31cc59410ce14ae51c726bfedb10203a60f84cdf | 363 | asm | Assembly | programs/oeis/025/A025781.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/025/A025781.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/025/A025781.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A025781: Expansion of 1/((1-x)(1-x^5)(1-x^12)).
; 1,1,1,1,1,2,2,2,2,2,3,3,4,4,4,5,5,6,6,6,7,7,8,8,9,10,10,11,11,12,13,13,14,14,15,16,17,18,18,19,20,21,22,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,40,41,42
add $0,6
mov $2,6
mov $3,6
lpb $0,1
add $0,1
lpb $2,1
add $1,4
trn $2,12
lpe
trn $0,$3
... | 19.105263 | 165 | 0.553719 |
b81d4e46950111624cc65d1dbf838cc7d072cf8f | 957 | asm | Assembly | ggsound_nesasm/ppu.asm | bunder2015/ggsound | cdf78933ce7300ec3e4aae795ea3352e7817c0e3 | [
"Unlicense"
] | 38 | 2017-03-18T19:15:04.000Z | 2022-03-13T09:03:49.000Z | ggsound_nesasm/ppu.asm | bunder2015/ggsound | cdf78933ce7300ec3e4aae795ea3352e7817c0e3 | [
"Unlicense"
] | 4 | 2020-04-29T19:16:59.000Z | 2020-09-16T22:03:33.000Z | ggsound_nesasm/ppu.asm | bunder2015/ggsound | cdf78933ce7300ec3e4aae795ea3352e7817c0e3 | [
"Unlicense"
] | 8 | 2018-01-26T16:50:10.000Z | 2021-04-28T20:55:03.000Z | ;expects palette_address to have address of palette
ppu_load_palette:
ldy #0
lda #$3F
sta $2006
lda #$00
sta $2006
ldx #$00
.next:
lda [palette_address],y
sta $2007
inx
iny
cpx #$20
bne .next
rts
ppu_load_palette_bg:
ldy #0
lda #$3F
st... | 14.723077 | 64 | 0.521421 |
3d6fad6853d174cad91e9a587ae12ab8f095fead | 413 | asm | Assembly | programs/oeis/048/A048878.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/048/A048878.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/048/A048878.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A048878: Generalized Pellian with second term of 9.
; 1,9,37,157,665,2817,11933,50549,214129,907065,3842389,16276621,68948873,292072113,1237237325,5241021413,22201322977,94046313321,398386576261,1687592618365,7148757049721,30282620817249,128279240318717,543399582092117,2301877568687185
mov $1,1
mov $3,3
lpb $0
sub... | 25.8125 | 234 | 0.743341 |
eefdb9aa9ca9f80689bec718bd3ed371b96a8748 | 967 | asm | Assembly | programs/oeis/017/A017163.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/017/A017163.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/017/A017163.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A017163: a(n) = (9*n)^3.
; 0,729,5832,19683,46656,91125,157464,250047,373248,531441,729000,970299,1259712,1601613,2000376,2460375,2985984,3581577,4251528,5000211,5832000,6751269,7762392,8869743,10077696,11390625,12812904,14348907,16003008,17779581,19683000,21717639,23887872,26198073,28652616,31255875,34012224,3692603... | 120.875 | 900 | 0.859359 |
bcae6299876cc425999cbdfe7e5c88530bae0aca | 1,368 | asm | Assembly | programs/xtc.asm | re0ah/nameless-OS16 | 3218ec1e83130a027ec74697ab72e2de75b3bb66 | [
"Unlicense"
] | null | null | null | programs/xtc.asm | re0ah/nameless-OS16 | 3218ec1e83130a027ec74697ab72e2de75b3bb66 | [
"Unlicense"
] | null | null | null | programs/xtc.asm | re0ah/nameless-OS16 | 3218ec1e83130a027ec74697ab72e2de75b3bb66 | [
"Unlicense"
] | null | null | null | ;https://www.youtube.com/watch?v=Sck7ufPfOWY
;it is port of demo, author is https://www.pouet.net/prod.php?which=85670
%include "../source/syscall.inc"
mov ax, 0x0100
mov bx, SYSCALL_PIT_SET_FREQUENCY
int 0x20
mov si, 0x0100
push 0xa000
pop es
mov ax, 0x4f02
mov bx, si
int 0x10
mov bh, ... | 13.281553 | 74 | 0.56652 |
6625a93cda587cf7a4f11798d4c66242b53bdde3 | 4,564 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i7-7700_9_0x48_notsx.log_21829_1145.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_0x48_notsx.log_21829_1145.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_0x48_notsx.log_21829_1145.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 %r14
push %r15
push %r8
push %rbp
lea addresses_UC_ht+0x170ac, %r8
nop
nop
and $48850, %r14
movups (%r8), %xmm7
vpextrq $1, %xmm7, %r12
nop
nop
nop
nop
nop
and %r15, %r15
lea addresses_UC_ht+0x31ac, %rbp
clflush (%rbp)
nop
nop
nop
add %r14, %r14
movups (%rbp),... | 49.608696 | 2,999 | 0.657756 |
58a35f74ea7f9d9ebd07c94ad4a5ec961cf9beac | 777 | asm | Assembly | programs/oeis/309/A309809.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/309/A309809.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/309/A309809.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A309809: a(n) is the concatenation of n and 2n+1.
; 13,25,37,49,511,613,715,817,919,1021,1123,1225,1327,1429,1531,1633,1735,1837,1939,2041,2143,2245,2347,2449,2551,2653,2755,2857,2959,3061,3163,3265,3367,3469,3571,3673,3775,3877,3979,4081,4183,4285,4387,4489,4591,4693,4795,4897,4999,50101,51103,52105,53107,54109,5511... | 33.782609 | 540 | 0.732304 |
77130ac3827a94509da568ee0dc441db86e2392b | 550 | asm | Assembly | oeis/051/A051632.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/051/A051632.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/051/A051632.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A051632: Rows of triangle formed using Pascal's rule except we begin and end the n-th row with n-2.
; Submitted by Jon Maiga
; -2,-1,-1,0,-2,0,1,-2,-2,1,2,-1,-4,-1,2,3,1,-5,-5,1,3,4,4,-4,-10,-4,4,4,5,8,0,-14,-14,0,8,5,6,13,8,-14,-28,-14,8,13,6,7,19,21,-6,-42,-42,-6,21,19,7,8,26,40,15,-48,-84,-48,15,40,26,8,9,34,66,55... | 32.352941 | 309 | 0.589091 |
373601b59954de5fcd1271e49204062e11c88edb | 415 | asm | Assembly | oeis/104/A104385.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/104/A104385.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/104/A104385.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A104385: Number of distinct partitions of triangular numbers n*(n+1)/2 into 3 parts for n>=1.
; Submitted by Christian Krause
; 0,0,1,4,12,27,52,91,147,225,331,469,645,867,1141,1474,1875,2352,2914,3571,4332,5208,6211,7351,8640,10092,11719,13534,15552,17787,20254,22969,25947,29205,32761,36631,40833,45387,50311,55624
... | 27.666667 | 190 | 0.718072 |
e1956976b1846139c871b3dc7418d43325e24e94 | 324 | asm | Assembly | libsrc/_DEVELOPMENT/alloc/balloc/c/sccz80/balloc_firstfit_callee.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/alloc/balloc/c/sccz80/balloc_firstfit_callee.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/alloc/balloc/c/sccz80/balloc_firstfit_callee.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 1 | 2019-12-03T23:57:48.000Z | 2019-12-03T23:57:48.000Z |
; void *balloc_firstfit(unsigned int queue, unsigned char num)
SECTION code_clib
SECTION code_alloc_balloc
PUBLIC balloc_firstfit_callee, l0_balloc_firstfit_callee
EXTERN asm_balloc_firstfit
balloc_firstfit_callee:
pop hl
pop bc
ex (sp),hl
l0_balloc_firstfit_callee:
ld a,c
jp asm_balloc_first... | 14.727273 | 62 | 0.790123 |
0668717ae1d1b7f33acccdee30129211b4f6d2e0 | 311 | asm | Assembly | lab4/assemblies/data.asm | AriaPahlavan/CompArch | 1cebd1187630ccd664515ea4842da14c477b6018 | [
"MIT"
] | null | null | null | lab4/assemblies/data.asm | AriaPahlavan/CompArch | 1cebd1187630ccd664515ea4842da14c477b6018 | [
"MIT"
] | null | null | null | lab4/assemblies/data.asm | AriaPahlavan/CompArch | 1cebd1187630ccd664515ea4842da14c477b6018 | [
"MIT"
] | null | null | null | .ORIG xC000
.FILL x12
.FILL x11
.FILL x39
.FILL x23
.FILL x02
.FILL xF6
.FILL x12
.FILL x23
.FILL x56
.FILL x89
.FILL xBC
.FILL xEF
.FILL x00
.FILL x01
.FILL x02
.FILL x03
.FILL x04
.FILL x05
.FILL x06
.FILL x07
.END
| 12.44 | 15 | 0.488746 |
0f96339a6c269bafd9829f98086bc00cff1f7e69 | 19,431 | asm | Assembly | code/6502/lib/lcd/lcd.asm | visrealm/hbc-56 | 9c082946e247e79edc12867299b5b0fda3b6c873 | [
"MIT"
] | 65 | 2021-07-22T10:32:02.000Z | 2022-03-30T04:42:45.000Z | code/6502/lib/lcd/lcd.asm | visrealm/hbc-56 | 9c082946e247e79edc12867299b5b0fda3b6c873 | [
"MIT"
] | 5 | 2022-03-29T20:23:57.000Z | 2022-03-30T23:12:42.000Z | code/6502/lib/lcd/lcd.asm | visrealm/hbc-56 | 9c082946e247e79edc12867299b5b0fda3b6c873 | [
"MIT"
] | 4 | 2021-12-30T17:13:23.000Z | 2022-03-05T09:07:22.000Z | ; 6502 LCD - HBC-56
;
; Copyright (c) 2021 Troy Schrapel
;
; This code is licensed under the MIT license
;
; https://github.com/visrealm/hbc-56
;
!ifndef LCD_IO_PORT { LCD_IO_PORT = $02
!warn "LCD_IO_PORT not provided. Defaulting to ", LCD_IO_PORT
}
!ifndef LCD_ZP_START { LCD_ZP_START = LCD_TMP1
!warn... | 22.995266 | 89 | 0.468221 |
f6fb4f76fd7a854ad6b2e82bfde667db109b4fb6 | 723 | asm | Assembly | oeis/055/A055814.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/055/A055814.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/055/A055814.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A055814: Expansion of e.g.f.: exp(x^3/3 + x^2/2).
; Submitted by Christian Krause
; 1,0,1,2,3,20,55,210,1225,4760,26145,157850,811195,5345340,35170135,222472250,1650073425,12000388400,88563700225,720929459250,5786843137075,48072795270500,424314078763575,3731123025279650,34084058218435225,323768324084205000,3090775270... | 40.166667 | 500 | 0.802213 |
b88819e563f7233c596f1b6848b6f38ad9de86b7 | 254 | asm | Assembly | src/maps.asm | Hacktix/TaikoGB | 07c9a46740405ac311e5501e45d30fa3f01c377c | [
"MIT"
] | null | null | null | src/maps.asm | Hacktix/TaikoGB | 07c9a46740405ac311e5501e45d30fa3f01c377c | [
"MIT"
] | 5 | 2021-07-12T16:22:28.000Z | 2021-07-18T11:07:42.000Z | src/maps.asm | Hacktix/TaikoGB | 07c9a46740405ac311e5501e45d30fa3f01c377c | [
"MIT"
] | null | null | null | ;----------------------------------------------------------------------------
; Map Data Includes
;----------------------------------------------------------------------------
SECTION "Map Data - Totaka (Easy)", ROMX
TotakaEasy: INCBIN "maps/totaka1.tgb" | 50.8 | 77 | 0.287402 |
f0c93be8b0220555ee5eda4a895e27c1dd996227 | 273 | asm | Assembly | libsrc/_DEVELOPMENT/temp/sp1/zx/c/sccz80/sp1_GetUpdateStruct.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/temp/sp1/zx/c/sccz80/sp1_GetUpdateStruct.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/temp/sp1/zx/c/sccz80/sp1_GetUpdateStruct.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | ; struct sp1_update *sp1_GetUpdateStruct(uchar row, uchar col)
SECTION code_temp_sp1
PUBLIC sp1_GetUpdateStruct
EXTERN asm_sp1_GetUpdateStruct
sp1_GetUpdateStruct:
ld hl,2
add hl,sp
ld e,(hl)
inc hl
inc hl
ld d,(hl)
jp asm_sp1_GetUpdateStruct
| 14.368421 | 62 | 0.736264 |
9bafea6c38c106627360f59b15c7a1c4a25fb8a7 | 399 | asm | Assembly | oeis/052/A052735.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/052/A052735.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/052/A052735.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A052735: E.g.f. (1-x -sqrt(1-2*x-3*x^2) )/2.
; Submitted by Jon Maiga
; 0,0,2,6,48,480,6480,105840,2056320,46085760,1172102400,33330528000,1048055500800,36104266598400,1352222474803200,54706557185280000,2377540306132992000,110466555918630912000,5464214679506558976000
mov $2,$0
seq $0,126068 ; Expansion of 1 - x - sq... | 33.25 | 197 | 0.726817 |
5015cee898345245961e4be4d52a6d88e85c5914 | 1,025 | asm | Assembly | programs/oeis/068/A068346.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/068/A068346.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/068/A068346.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A068346: a(n) = n'' = second arithmetic derivative of n.
; 0,0,0,0,4,0,1,0,16,5,1,0,32,0,6,12,80,0,10,0,44,7,1,0,48,7,8,27,80,0,1,0,176,9,1,16,92,0,10,32,72,0,1,0,112,16,10,0,240,9,39,24,92,0,108,32,96,13,1,0,96,0,14,20,640,21,1,0,156,15,1,0,220,0,16,16,176,21,1,0,368,216,1,0,128,13,39,80,188,0,44,24,272,19,14,44,560... | 146.428571 | 734 | 0.621463 |
6d96bbb6cdbd8672cf645a3e7c322bf6c21f53fe | 236 | asm | Assembly | libsrc/stdio/abc800/fgetc_cons.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | libsrc/stdio/abc800/fgetc_cons.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | libsrc/stdio/abc800/fgetc_cons.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | 1 | 2019-12-03T23:57:48.000Z | 2019-12-03T23:57:48.000Z | ;
; ABC800 Routines
;
; getkey() Wait for keypress
;
; Oct. 2007 - Stefano Bodrato
;
;
; $Id: fgetc_cons.asm,v 1.3 2016/06/12 17:00:21 dom Exp $
;
SECTION code_clib
PUBLIC fgetc_cons
.fgetc_cons
call 2
ld l,a
ld h,0
ret
| 11.238095 | 57 | 0.644068 |
dfa346744b297853bb9086ccb3712c93a4db05f7 | 4,968 | asm | Assembly | symbolinen_konekieli/Ratol_msdos/teht44.asm | tkukka/VariousContent | f7e7ae98ff8521c6c709dabe30855104afe3fe04 | [
"MIT"
] | null | null | null | symbolinen_konekieli/Ratol_msdos/teht44.asm | tkukka/VariousContent | f7e7ae98ff8521c6c709dabe30855104afe3fe04 | [
"MIT"
] | null | null | null | symbolinen_konekieli/Ratol_msdos/teht44.asm | tkukka/VariousContent | f7e7ae98ff8521c6c709dabe30855104afe3fe04 | [
"MIT"
] | null | null | null | ;RaTol Symbolinen konekieli: Harjoitus 4, tehtävä 4
;Tero Kukka IY96A
;Tiedosto: teht44.asm versio 1.0
;Luotu 13.4.1998
include a:makrot.txt
;Ohjelman kuvaus:
;Luetaan päätteeltä N kpl oppilaiden nimiä sekä arvosanat
;ja tulostetaan ne. Lisäksi etsitään... | 30.857143 | 76 | 0.552335 |
88ef9c29d93f6ec445a2b9775e0e3a615c35f078 | 992 | asm | Assembly | src/test/ref/struct-7.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/test/ref/struct-7.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/test/ref/struct-7.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | // Minimal struct - nesting structs 3 levels
// Commodore 64 PRG executable file
.file [name="struct-7.prg", type="prg", segments="Program"]
.segmentdef Program [segments="Basic, Code, Data"]
.segmentdef Basic [start=$0801]
.segmentdef Code [start=$80d]
.segmentdef Data [startAfter="Code"]
.segment Basic
:BasicUpstar... | 24.8 | 59 | 0.640121 |
34078bb4ee0cb5028ace0eba331a47962f937283 | 206 | asm | Assembly | libmikeos/src.os/__lincl.asm | mynameispyo/InpyoOS | b6ddb6d9715b027ab65891bd4c4f46dbe5c9890d | [
"BSD-3-Clause",
"MIT"
] | null | null | null | libmikeos/src.os/__lincl.asm | mynameispyo/InpyoOS | b6ddb6d9715b027ab65891bd4c4f46dbe5c9890d | [
"BSD-3-Clause",
"MIT"
] | null | null | null | libmikeos/src.os/__lincl.asm | mynameispyo/InpyoOS | b6ddb6d9715b027ab65891bd4c4f46dbe5c9890d | [
"BSD-3-Clause",
"MIT"
] | null | null | null |
section .text
use16
extern __heap_top
; *(signed, unsigned *)bx++
global lincl
global lincul
lincl:
lincul:
cmp bx, __heap_top ; judge DS/SS
jb .0
db 0x36 ; SS prefix
.0:
inc dword [bx]
ret
| 10.842105 | 33 | 0.665049 |
25bdadfd465a2bac2137f0abd9e5031ce1428178 | 53,909 | asm | Assembly | ls.asm | tnsc4502/xv6_net | 6dc88b9782797f2b5dc047168c08b3936d3051b0 | [
"MIT-0"
] | null | null | null | ls.asm | tnsc4502/xv6_net | 6dc88b9782797f2b5dc047168c08b3936d3051b0 | [
"MIT-0"
] | null | null | null | ls.asm | tnsc4502/xv6_net | 6dc88b9782797f2b5dc047168c08b3936d3051b0 | [
"MIT-0"
] | null | null | null |
_ls: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
close(fd);
}
int
main(int argc, char *argv[])
{
0: 8d 4c 24 04 lea 0x4(%esp),%ecx
4: 83 e4 f0 and $0xfffffff0,%esp
7: ff 71 fc pushl -0x4(%ecx)
a: 55 push %eb... | 30.982184 | 73 | 0.422119 |
ee5699614a26b51c251a437afb5fa454435ecfea | 1,166 | asm | Assembly | examples/test03.asm | pepaslabs/lc3as.py | 4c5575e7426df0e5d280d6944d57ff9a1c26c00f | [
"MIT"
] | 17 | 2020-06-09T09:02:26.000Z | 2021-12-11T22:25:20.000Z | examples/test03.asm | pepaslabs/lc3as.py | 4c5575e7426df0e5d280d6944d57ff9a1c26c00f | [
"MIT"
] | null | null | null | examples/test03.asm | pepaslabs/lc3as.py | 4c5575e7426df0e5d280d6944d57ff9a1c26c00f | [
"MIT"
] | 1 | 2022-02-01T14:39:47.000Z | 2022-02-01T14:39:47.000Z | ; this program is from chapter 8 of the book.
; Program to count occurrences of a character in a file.
; Character to be input from the keyboard.
; Result to be displayed on the monitor.
; Program works only if no more than 9 occurrences are found.
;
;
; Initialization
;
.ORIG x3000
AND R2,R2,#0 ; R2 is counter, initi... | 23.795918 | 61 | 0.716123 |
d16cbc95b1949714a9cf142723e2220aea64c89c | 280 | asm | Assembly | CodeExecution/Invoke-ReflectivePEInjection_Resources/Shellcode/x64/ExitThread.asm | g-goessel/PowerSploit | 308bf9c213e15ec24fdb105ec71be2e5ff8df823 | [
"BSD-3-Clause"
] | 9,233 | 2015-11-04T17:29:09.000Z | 2022-03-31T11:23:49.000Z | Z - Tool Box/PowerSploit-Master/CodeExecution/Invoke-ReflectivePEInjection_Resources/Shellcode/x64/ExitThread.asm | asim06/Active-Directory-Exploitation-Cheat-Sheet | 708f57c83aa99d80df22f4e50f21479a709fb359 | [
"MIT"
] | 243 | 2015-11-06T15:21:38.000Z | 2021-01-20T13:45:40.000Z | Z - Tool Box/PowerSploit-Master/CodeExecution/Invoke-ReflectivePEInjection_Resources/Shellcode/x64/ExitThread.asm | asim06/Active-Directory-Exploitation-Cheat-Sheet | 708f57c83aa99d80df22f4e50f21479a709fb359 | [
"MIT"
] | 4,064 | 2015-11-04T16:30:32.000Z | 2022-03-31T14:12:49.000Z | [SECTION .text]
global _start
_start:
; Set a var to 1, let PS known exe is exiting
mov rbx, 0x4141414141414141
mov [rbx], byte 0x01
; Call exitthread instead of exitprocess
sub rsp, 0xc0
and sp, 0xFFf0 ; Needed for stack alignment
mov rbx, 0x4141414141414141
call rbx
| 18.666667 | 46 | 0.742857 |
fdb4c8d2a2ba5c85f6bc618936d34e7f315500ee | 357 | asm | Assembly | libsrc/msx/msx_lpt.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | 1 | 2018-09-04T23:07:24.000Z | 2018-09-04T23:07:24.000Z | libsrc/msx/msx_lpt.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | libsrc/msx/msx_lpt.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | ;
; MSX specific routines
; by Stefano Bodrato, December 2007
;
; int msx_lpt();
;
; Check if the line printer is ready (1=ready, 0 if not)
;
; $Id: msx_lpt.asm,v 1.1 2007/12/13 11:28:42 stefano Exp $
;
XLIB msx_lpt
LIB msxbios
INCLUDE "#msxbios.def"
msx_lpt:
ld ix,LPTSTT
call msxb... | 14.875 | 59 | 0.610644 |
ebf500479cf0f4d8f6f10803833ce967049bc00f | 7,042 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_2007.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_2007.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_2007.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r12
push %r15
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x16b4b, %rsi
lea addresses_D_ht+0x19fb, %rdi
and $53649, %r11
mov $61, %rcx
rep movsl
nop
nop
xor $53773, %rsi
lea addresses_WT_ht+0xd87f, %r15
nop
nop
nop
sub %rdi, %rdi
mov... | 37.860215 | 2,999 | 0.65862 |
530660d954112ee7d0c2c71f78ea4242015c16b2 | 86,959 | asm | Assembly | lib/am335x_sdk/ti/drv/icss_emac/firmware/icss_dualemac/src/emac_ptp.asm | brandonbraun653/Apollo | a1ece2cc3f1d3dae48fdf8fe94f0bbb59d405fce | [
"MIT"
] | 2 | 2021-12-27T10:19:01.000Z | 2022-03-15T07:09:06.000Z | lib/am335x_sdk/ti/drv/icss_emac/firmware/icss_dualemac/src/emac_ptp.asm | brandonbraun653/Apollo | a1ece2cc3f1d3dae48fdf8fe94f0bbb59d405fce | [
"MIT"
] | null | null | null | lib/am335x_sdk/ti/drv/icss_emac/firmware/icss_dualemac/src/emac_ptp.asm | brandonbraun653/Apollo | a1ece2cc3f1d3dae48fdf8fe94f0bbb59d405fce | [
"MIT"
] | null | null | null | ;
; TEXAS INSTRUMENTS TEXT FILE LICENSE
;
; Copyright (c) 2018 Texas Instruments Incorporated
;
; All rights reserved not granted herein.
;
; Limited License.
;
; Texas Instruments Incorporated grants a world-wide, royalty-free, non-exclusive
; license under copyrights and patents it now or hereafter own... | 37.177854 | 172 | 0.650088 |
eaec73772a68f47b9488bd7ded8bee468f0c8269 | 730 | asm | Assembly | oeis/033/A033468.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/033/A033468.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/033/A033468.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A033468: Partial sums of sequence {1/(i^2+1): i=0..n} (denominators).
; Submitted by Jon Maiga
; 1,2,10,5,85,2210,81770,204425,204425,16762850,1693047850,51637959425,1497500823325,2995001646650,590015324390050,33335865828037825,8567317517805721025,17134635035611442050,3426927007122288410,310136894144567101105,1243648... | 40.555556 | 500 | 0.819178 |
fb17601b41ee1d2aae643a6dc53228f33ec71e08 | 824 | asm | Assembly | oeis/205/A205163.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/205/A205163.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/205/A205163.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A205163: Number of (n+1) X 2 0..3 arrays with every 2 X 2 subblock having unequal diagonal elements or unequal antidiagonal elements, and new values 0..3 introduced in row major order.
; Submitted by Christian Krause
; 13,159,2277,33831,506493,7594479,113908437,1708600311,25628925933,384433652799,5766504083397,864975... | 45.777778 | 482 | 0.836165 |
407442d2531aca3b171cf8206ba77891ddf2b319 | 313 | asm | Assembly | 0x08-variadic_functions/100-hello_holberton.asm | Samhaydarr/holbertonschool-c | d0384a27dc105cbce8f990568792ba03e99026f9 | [
"Apache-2.0"
] | null | null | null | 0x08-variadic_functions/100-hello_holberton.asm | Samhaydarr/holbertonschool-c | d0384a27dc105cbce8f990568792ba03e99026f9 | [
"Apache-2.0"
] | null | null | null | 0x08-variadic_functions/100-hello_holberton.asm | Samhaydarr/holbertonschool-c | d0384a27dc105cbce8f990568792ba03e99026f9 | [
"Apache-2.0"
] | null | null | null | section .text
global main
main: ; Entry point
mov edx,len ;message length
mov ecx,msg ;message to write
mov ebx,1 ;file descriptor
mov eax,4 ;system call number
int 0x80 ;call kernel
section .data
msg db 'Hello, Holberton',0xa ;our dear string
len equ $ - msg
| 18.411765 | 52 | 0.626198 |
cd9a6e5d4eddf0764bf1b6385dcc102bde46662f | 38,751 | asm | Assembly | third_party/serf/win-x86_64/crypto/bn/x86_64-mont5.asm | PeterDaveHello/incubator-pagespeed-mod | 885f4653e204e1152cb3928f0755d93ec5fdceae | [
"Apache-2.0"
] | 777 | 2017-08-29T15:15:32.000Z | 2022-03-21T05:29:41.000Z | third_party/serf/win-x86_64/crypto/bn/x86_64-mont5.asm | PeterDaveHello/incubator-pagespeed-mod | 885f4653e204e1152cb3928f0755d93ec5fdceae | [
"Apache-2.0"
] | 672 | 2015-04-08T13:15:58.000Z | 2018-01-07T16:39:58.000Z | third_party/serf/win-x86_64/crypto/bn/x86_64-mont5.asm | PeterDaveHello/incubator-pagespeed-mod | 885f4653e204e1152cb3928f0755d93ec5fdceae | [
"Apache-2.0"
] | 123 | 2017-08-30T01:19:34.000Z | 2022-03-17T22:55:31.000Z | default rel
%define XMMWORD
%define YMMWORD
%define ZMMWORD
section .text code align=64
EXTERN OPENSSL_ia32cap_P
global bn_mul_mont_gather5
ALIGN 64
bn_mul_mont_gather5:
mov QWORD[8+rsp],rdi ;WIN64 prologue
mov QWORD[16+rsp],rsi
mov rax,rsp
$L$SEH_begin_bn_mul_mont_gather5:
mov rdi,rcx
mov rsi,rdx
mov rdx,r8
... | 15.84908 | 69 | 0.687518 |
3d0b003f38486adf42ad0018a20fb02026380c4d | 277 | asm | Assembly | libsrc/stdio/conio/textbackground.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/stdio/conio/textbackground.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/stdio/conio/textbackground.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
; void textbackground(int c) __z88dk_fastcall;
;
; Change the background colour going forward
;
PUBLIC textbackground
PUBLIC _textbackground
SECTION code_clib
EXTERN generic_console_set_paper
textbackground:
_textbackground:
ld a,l
jp generic_console_set_paper
| 13.85 | 46 | 0.805054 |
d2de92b8a54e1f5d807ae40234a5e6ceab8837da | 1,018 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_6_1027.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_6_1027.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_6_1027.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 %r10
push %r11
push %r12
push %r15
push %r8
push %r9
push %rax
// Store
mov $0x2b0a3a0000000eed, %r9
nop
nop
and %r8, %r8
movl $0x51525354, (%r9)
nop
nop
xor %r15, %r15
// Faulty Load
lea addresses_RW+0xc4f9, %r11
nop
nop
... | 17.254237 | 122 | 0.644401 |
b87936d3067f18108343ef9fb9eb1ca0e691e25c | 315 | asm | Assembly | programs/oeis/063/A063289.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/063/A063289.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/063/A063289.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A063289: Dimension of the space of weight n cuspidal newforms for Gamma_1( 16 ).
; -1,2,7,11,16,20,25,29,34,38,43,47,52,56,61,65,70,74,79,83,88,92,97,101,106,110,115,119,124,128,133,137,142,146,151,155,160,164,169,173,178,182,187,191,196,200,205,209,214,218,223,227,232,236
mul $0,18
sub $0,7
div $0,4
mov $1,$0
| 39.375 | 192 | 0.698413 |
e3bf1393142a503d33fa50ddcd3a365be2575c62 | 556 | asm | Assembly | oeis/016/A016887.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/016/A016887.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/016/A016887.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A016887: a(n) = (5*n+3)^3.
; 27,512,2197,5832,12167,21952,35937,54872,79507,110592,148877,195112,250047,314432,389017,474552,571787,681472,804357,941192,1092727,1259712,1442897,1643032,1860867,2097152,2352637,2628072,2924207,3241792,3581577,3944312,4330747,4741632,5177717,5639752,6128487,6644672,7189057,7762392,83654... | 79.428571 | 498 | 0.829137 |
b45c00268bbc089e83f2f019491cc535d44664f3 | 1,765 | asm | Assembly | programs/oeis/288/A288918.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/288/A288918.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/288/A288918.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A288918: Number of 4-cycles in the n X n king graph.
; 0,3,29,79,153,251,373,519,689,883,1101,1343,1609,1899,2213,2551,2913,3299,3709,4143,4601,5083,5589,6119,6673,7251,7853,8479,9129,9803,10501,11223,11969,12739,13533,14351,15193,16059,16949,17863,18801,19763,20749,21759,22793,23851,24933,26039,27169,28323,29501,307... | 126.071429 | 1,613 | 0.820397 |
110d8f655cf2320f253dde710250bf80ace9ba30 | 652 | asm | Assembly | untested/ARM/my_mm_malloc.asm | GabrielRavier/Generic-Assembly-Samples | fbf803960a14307b7fce0165058d0d4048abaf42 | [
"Unlicense"
] | null | null | null | untested/ARM/my_mm_malloc.asm | GabrielRavier/Generic-Assembly-Samples | fbf803960a14307b7fce0165058d0d4048abaf42 | [
"Unlicense"
] | null | null | null | untested/ARM/my_mm_malloc.asm | GabrielRavier/Generic-Assembly-Samples | fbf803960a14307b7fce0165058d0d4048abaf42 | [
"Unlicense"
] | null | null | null |
code32
format ELF
public _my_mm_malloc
public _my_mm_free
extrn _malloc
extrn _free
extrn ___errno_location
section '.text' executable align 16
_my_mm_malloc:
push {r4, lr}
sub r3, r1, #1
tst r3, r1
bne .notPowOf2
cmp r0, #0
beq .ret0
cmp r1, #8
movcs r4, r1
movcc r4, #8
add r0, r... | 9.878788 | 35 | 0.593558 |
bc797fa959c27b0bae63149e453f6b5add379060 | 101 | asm | Assembly | CPU/cpu_test/test_storage/test3_ori_R.asm | SilenceX12138/MIPS-Microsystems | d389b706b0930151a710b544db436c2883af958b | [
"MIT"
] | 55 | 2021-09-06T12:12:47.000Z | 2022-01-15T04:30:53.000Z | CPU/cpu_test/test_storage/test3_ori_R.asm | SilenceX12138/MIPS-Microsystems | d389b706b0930151a710b544db436c2883af958b | [
"MIT"
] | null | null | null | CPU/cpu_test/test_storage/test3_ori_R.asm | SilenceX12138/MIPS-Microsystems | d389b706b0930151a710b544db436c2883af958b | [
"MIT"
] | null | null | null | ori $2,$0,202
ori $3,$0,241
addu $1,$2,$3
ori $4,$1,233
ori $5,$0,993
addu $6,$5,$4
nop
ori $7,$6,928 | 12.625 | 13 | 0.564356 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.