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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
c27403f2ff889e9d8a2e124fa389f0acc19d057f | 1,742 | asm | Assembly | programs/oeis/113/A113854.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/113/A113854.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/113/A113854.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A113854: a(n) = sum(2^(A047240(i)-1), i=1..n).
; 1,3,35,99,227,2275,6371,14563,145635,407779,932067,9320675,26097891,59652323,596523235,1670265059,3817748707,38177487075,106896963811,244335917283,2443359172835,6841405683939,15637498706147,156374987061475,437849963772131,1000799917193443
mov $25,$0
mov $27,$0
add $27... | 18.934783 | 240 | 0.407577 |
af1a7445d5bb1c779957458f941aa8df9f3c448b | 1,132 | asm | Assembly | src/kernel.asm | Qunapi/YesOS | 3698e90bb15a81682a6ccb11b258dfa7af12db2f | [
"MIT"
] | 6 | 2020-04-17T05:54:54.000Z | 2021-02-15T22:21:14.000Z | src/kernel.asm | Qunapi/YesOS | 3698e90bb15a81682a6ccb11b258dfa7af12db2f | [
"MIT"
] | null | null | null | src/kernel.asm | Qunapi/YesOS | 3698e90bb15a81682a6ccb11b258dfa7af12db2f | [
"MIT"
] | null | null | null |
format binary as 'img'
use16
org 1200h
FAT_DATA_SEGMENT = 0x7E0
KERNEL_SEGMENT = 0x0900
include "macros.asm"
main:
mov ax, FAT_DATA_SEGMENT;0
mov ds, ax
mov es, ax
mWriteString msg
mov al, 20h
mov dx, Int20h
int 42h
;========================================================================... | 16.171429 | 84 | 0.507067 |
fbba1b3507e491705a4851cb7c89d0583397faf1 | 2,630 | asm | Assembly | cpm/bios.asm | ToriningenGames/jank-cpm | 45abe5dfa83d46e7b86d8a0debf1fb41da9ebe15 | [
"MIT"
] | null | null | null | cpm/bios.asm | ToriningenGames/jank-cpm | 45abe5dfa83d46e7b86d8a0debf1fb41da9ebe15 | [
"MIT"
] | null | null | null | cpm/bios.asm | ToriningenGames/jank-cpm | 45abe5dfa83d46e7b86d8a0debf1fb41da9ebe15 | [
"MIT"
] | null | null | null | .INCLUDE "defines.asm"
.IF (BIOSSTART & $FF) != 0
.FAIL "BIOS must start on a page boundry"
.ENDIF
;BIOS use of Low Storage:
;$40: Console peek buffer
;$41: Current Sector
;$42: Current Track
;$44: DMA address
.BANK 0 SLOT 0
.ORG BIOSSECTOR*128+(BIOSTRACK*SECPERTRK*128)
.ORGA BIOSSTART
;BIOS entry poi... | 12.829268 | 46 | 0.561217 |
8418e427585a6d531bf913c9378080488ae41938 | 545 | asm | Assembly | oeis/017/A017048.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/017/A017048.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/017/A017048.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A017048: a(n) = (7*n + 5)^8.
; 390625,429981696,16983563041,208827064576,1406408618241,6553600000000,23811286661761,72301961339136,191707312997281,457163239653376,1001129150390625,2044140858654976,3936588805702081,7213895789838336,12667700813876161,21435888100000000,35114532758015841,55895067029733376,867302034690062... | 77.857143 | 485 | 0.886239 |
b1fa62c727b23cc0b9a48a9213ab5caf3b41a4e8 | 528 | asm | Assembly | runtime/sources/arm/memcmp.asm | wdv4758h/Yeppp- | deeca59a88bc2b014be802fd575757f7c26c180e | [
"BSD-3-Clause"
] | 30 | 2015-09-18T00:52:22.000Z | 2021-11-03T17:44:30.000Z | runtime/sources/arm/memcmp.asm | rguthrie3/Yeppp-Mirror | 23cc725a7489d376558bef3e92e31fda014b6c47 | [
"BSD-3-Clause"
] | 1 | 2017-02-09T04:53:29.000Z | 2017-02-09T04:53:29.000Z | runtime/sources/arm/memcmp.asm | rguthrie3/Yeppp-Mirror | 23cc725a7489d376558bef3e92e31fda014b6c47 | [
"BSD-3-Clause"
] | 6 | 2017-02-09T03:05:32.000Z | 2022-03-17T06:50:19.000Z | /*
* Yeppp! library runtime infrastructure
*
* This file is part of Yeppp! library and licensed under MIT license.
* See runtime/LICENSE.txt for details.
*
*/
.include "common.inc"
.syntax unified
BEGIN_ARM_FUNCTION memcmp
.arch armv5t
TST r2, r2
BEQ .return_zero
.compare_byte:... | 17.032258 | 71 | 0.647727 |
b7fde4b94c78a51605d5bce4073bd1b87f3f672f | 6,170 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2_notsx.log_1017_549.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2_notsx.log_1017_549.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2_notsx.log_1017_549.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r13
push %r8
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x151fb, %rsi
lea addresses_WT_ht+0x1dc7b, %rdi
nop
nop
nop
nop
nop
and $28067, %rax
mov $121, %rcx
rep movsq
nop
nop
and %r13, %r13
lea addresses_A_ht+0x13baf, %r12
cmp %r11, ... | 39.299363 | 2,999 | 0.662723 |
1f01a57985ca52c7fce06cfeac669d43310d283b | 3,851 | asm | Assembly | 248b/timewarp/timewarp.asm | 42Bastian/lynx_hacking | a40edd223a4759d64f20a940ef5eb826a0fdd02d | [
"Apache-2.0"
] | 12 | 2020-07-05T16:47:54.000Z | 2022-02-12T21:21:16.000Z | 248b/timewarp/timewarp.asm | 42Bastian/lynx_hacking | a40edd223a4759d64f20a940ef5eb826a0fdd02d | [
"Apache-2.0"
] | null | null | null | 248b/timewarp/timewarp.asm | 42Bastian/lynx_hacking | a40edd223a4759d64f20a940ef5eb826a0fdd02d | [
"Apache-2.0"
] | 1 | 2021-01-18T06:47:25.000Z | 2021-01-18T06:47:25.000Z | ***************
* Parallax star field
* 14 bytes free.
****************
include <includes/hardware.inc>
include <macros/help.mac>
;;; ROM sets this address
screen0 equ $2000
first equ $00 ; zero after ROM
cur_z equ $01
frame equ 2
rng_zp_high equ $20 ; non-zero after ROM (important!!)
rng_zp_low equ $21
sta... | 14.532075 | 76 | 0.556219 |
84a683b46eea444216bc496a24688fb7f8f7da79 | 367 | asm | Assembly | programs/oeis/120/A120501.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/120/A120501.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/120/A120501.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A120501: Meta-Fibonacci sequence a(n) with parameters s=2.
; 1,1,1,2,2,2,2,3,4,4,4,4,4,5,6,6,7,8,8,8,8,8,8,9,10,10,11,12,12,12,13,14,14,15,16,16,16,16,16,16,16,17,18,18,19,20,20,20,21,22,22,23,24,24,24,24,25,26,26,27
mov $2,$0
lpb $0
lpb $2
add $0,1
lpb $0
add $0,1
sub $2,$0
div $0,2
... | 20.388889 | 157 | 0.553134 |
627f7d9ec328c0496af919731e006147c4146417 | 16,110 | asm | Assembly | MIPSDoorLock.asm | alvihabib/mips-door-lock | fd76d11592e84896cdbba7ad1a49ae1d83da84a3 | [
"MIT"
] | null | null | null | MIPSDoorLock.asm | alvihabib/mips-door-lock | fd76d11592e84896cdbba7ad1a49ae1d83da84a3 | [
"MIT"
] | null | null | null | MIPSDoorLock.asm | alvihabib/mips-door-lock | fd76d11592e84896cdbba7ad1a49ae1d83da84a3 | [
"MIT"
] | null | null | null | ; Final Project
; Alvi Habib
; Door Lock
#include "p16F1708.inc"
; CONFIG1
; __config 0x3FE4
__CONFIG _CONFIG1, _FOSC_INTOSC & _WDTE_OFF & _PWRTE_OFF & _MCLRE_ON & _CP_OFF & _BOREN_ON & _CLKOUTEN_OFF & _IESO_ON & _FCMEN_ON
; CONFIG2
; __config 0x3FFF
__CONFIG _CONFIG2, _WRT_OFF & _PPS1WAY_ON & _ZCDDIS_ON & _PLL... | 24.189189 | 130 | 0.619429 |
15128d384b0ab030b51aa3d29d2e9eb94a777496 | 268 | asm | Assembly | programs/oeis/280/A280237.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/280/A280237.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/280/A280237.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A280237: Period length 8 sequence [0, 1, 0, 1, -1, 1, 0, 1, ...].
; 0,1,0,1,-1,1,0,1,0,1,0,1,-1,1,0,1,0,1,0,1,-1,1,0,1,0,1,0,1,-1,1,0,1,0,1,0,1,-1,1,0,1,0,1,0,1,-1,1,0,1,0,1,0,1,-1,1,0,1,0,1,0,1,-1,1,0,1,0,1,0,1,-1,1,0,1,0,1,0,1,-1,1,0,1,0,1,0,1
dif $0,-4
mod $0,2
| 44.666667 | 179 | 0.485075 |
97591e62bcaef78ace20f6242eac9289ac42dc6c | 325 | asm | Assembly | oeis/146/A146533.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/146/A146533.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/146/A146533.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A146533: Catalan transform of A135092.
; Submitted by Jon Maiga
; 1,7,21,70,245,882,3234,12012,45045,170170,646646,2469012,9464546,36402100,140408100,542911320,2103781365,8167621770,31762973550,123708423300,482462850870,1883902560540,7364346373020
mov $1,$0
mul $0,2
bin $0,$1
mul $0,7
add $0,1
dif $0,2
sub $0,1
div ... | 25 | 183 | 0.769231 |
093271c1b8f5c191eb14f0e42d33b8bf12f7733c | 150 | asm | Assembly | other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/kart/risc.lzh/risc/mak/kart-drive-e.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/kart/risc.lzh/risc/mak/kart-drive-e.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/kart/risc.lzh/risc/mak/kart-drive-e.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: kart-drive-e.asm
Type: file
Size: 39067
Last-Modified: '1992-11-18T01:08:32Z'
SHA-1: B531055F255B01E0A0756F5CB342506E7BB94CB1
Description: null
| 21.428571 | 47 | 0.806667 |
a085ad58a7b935f65b21003484ad6f2fda7b6d59 | 205 | asm | Assembly | data/pokemon/dex_entries/politoed.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | data/pokemon/dex_entries/politoed.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | data/pokemon/dex_entries/politoed.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | db "FROG@" ; species name
dw 307, 750 ; height, weight
db "When it expands"
next "its throat to"
next "croak out a tune,"
page "nearby POLIWAG and"
next "POLIWHIRL gather"
next "immediately.@"
| 18.636364 | 29 | 0.673171 |
c5f305b5b95edcc357d94070e0e9879789cac451 | 786 | asm | Assembly | libsrc/_DEVELOPMENT/string/c/sccz80/strncasecmp.asm | UnivEngineer/z88dk | 9047beba62595b1d88991bc934da75c0e2030d07 | [
"ClArtistic"
] | 1 | 2022-03-08T11:55:58.000Z | 2022-03-08T11:55:58.000Z | libsrc/_DEVELOPMENT/string/c/sccz80/strncasecmp.asm | UnivEngineer/z88dk | 9047beba62595b1d88991bc934da75c0e2030d07 | [
"ClArtistic"
] | 2 | 2022-03-20T22:17:35.000Z | 2022-03-24T16:10:00.000Z | libsrc/_DEVELOPMENT/string/c/sccz80/strncasecmp.asm | jorgegv/z88dk | 127130cf11f9ff268ba53e308138b12d2b9be90a | [
"ClArtistic"
] | null | null | null |
; int strncasecmp(const char *s1, const char *s2, size_t n)
SECTION code_clib
SECTION code_string
PUBLIC strncasecmp
EXTERN asm_strncasecmp
strncasecmp:
IF __CPU_GBZ80__ | __CPU_INTEL__
ld hl,sp+2
ld c,(hl)
inc hl
ld b,(hl)
inc hl
ld e,(hl)
inc hl
ld d,(hl)
inc hl
ld a,(hl+)
ld h,(... | 12.28125 | 59 | 0.642494 |
48ceedc96ca580abbae6d1c8e8d26c111c0bff10 | 207 | asm | Assembly | learn_asm/2/l_2.asm | Timersi/touch_fish | cacbc3bd64d84b5de694e46279f08f1a7bd13537 | [
"Apache-2.0"
] | null | null | null | learn_asm/2/l_2.asm | Timersi/touch_fish | cacbc3bd64d84b5de694e46279f08f1a7bd13537 | [
"Apache-2.0"
] | null | null | null | learn_asm/2/l_2.asm | Timersi/touch_fish | cacbc3bd64d84b5de694e46279f08f1a7bd13537 | [
"Apache-2.0"
] | null | null | null | section .data
msg db "hello,world",0xa
len equ $ - msg
section .text
global _start
_start:
mov eax,4
mov ebx,1
mov ecx,msg
mov edx,len
int 0x80
mov eax,1
xor ebx,ebx
int 0x80
| 11.5 | 26 | 0.623188 |
d92f75a35005e31474fa2c05637275e4bec34253 | 45,998 | asm | Assembly | src/astroattack.asm | Fisch03/Astro-Attack | 1320b9a8055996b491a0ab6203c082a205701f53 | [
"MIT"
] | null | null | null | src/astroattack.asm | Fisch03/Astro-Attack | 1320b9a8055996b491a0ab6203c082a205701f53 | [
"MIT"
] | null | null | null | src/astroattack.asm | Fisch03/Astro-Attack | 1320b9a8055996b491a0ab6203c082a205701f53 | [
"MIT"
] | 1 | 2019-11-21T20:41:24.000Z | 2019-11-21T20:41:24.000Z | ;*******************************************************
;*_____________________________________________________*
;* ASTRO ATTACK *
;* a Gameboy Game by *
;* FISCH03 *
;*_________________________________... | 21.334879 | 169 | 0.671507 |
e985798b81413664f76b50d854815b70016f9db9 | 1,115 | asm | Assembly | CERBERUS Applications Source Code/CELLZ80.asm | wibbe/CERBERUS2080 | 70ba9d521b7d15f9399182205a36f7712f45a83b | [
"MIT"
] | 42 | 2021-05-02T23:04:28.000Z | 2022-03-27T12:56:43.000Z | CERBERUS Applications Source Code/CELLZ80.asm | wibbe/CERBERUS2080 | 70ba9d521b7d15f9399182205a36f7712f45a83b | [
"MIT"
] | 2 | 2021-06-24T17:00:42.000Z | 2021-12-11T03:10:13.000Z | CERBERUS Applications Source Code/CELLZ80.asm | wibbe/CERBERUS2080 | 70ba9d521b7d15f9399182205a36f7712f45a83b | [
"MIT"
] | 6 | 2021-05-09T23:57:29.000Z | 2021-11-30T08:13:46.000Z | org $0202
ld b,$28
ld hl,$8000
clear:
ld (hl),$20
inc hl
djnz clear
ld hl,$8014
ld (hl),$08
ld bc,$0008
ld de,$f040
ld hl,char
ldir
call print
begin:
ld ix,$8000
ld a,(ix)
add a,(ix+1)
ld ix,$8028
add a,(ix-1)
call eval
ld hl,$8028
ld (hl),a
ld ix,$8001
ld hl,$8029
automa... | 10.518868 | 17 | 0.545291 |
560db6e422e432119614ee8b543972a96d733edf | 690 | asm | Assembly | oeis/001/A001541.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/001/A001541.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/001/A001541.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A001541: a(0) = 1, a(1) = 3; for n > 1, a(n) = 6*a(n-1) - a(n-2).
; Submitted by Christian Krause
; 1,3,17,99,577,3363,19601,114243,665857,3880899,22619537,131836323,768398401,4478554083,26102926097,152139002499,886731088897,5168247530883,30122754096401,175568277047523,1023286908188737,5964153172084899,34761632124320... | 49.285714 | 499 | 0.808696 |
93e6455359c12e3fb819edde70b8d0053de0fa8d | 549 | asm | Assembly | Script/7.asm | santo6774/CSE331L_Section_7_Summer20_NSU_Final | c7030782de38725e0167972699d6de85f75bddcc | [
"MIT"
] | null | null | null | Script/7.asm | santo6774/CSE331L_Section_7_Summer20_NSU_Final | c7030782de38725e0167972699d6de85f75bddcc | [
"MIT"
] | null | null | null | Script/7.asm | santo6774/CSE331L_Section_7_Summer20_NSU_Final | c7030782de38725e0167972699d6de85f75bddcc | [
"MIT"
] | null | null | null | DATA SEGMENT
NUM1 DB ?
NUM2 DB ?
MSG1 DB 10,13,"ENTER INT 1 : $"
MSG2 DB 10,13,"ENTER INT 2 : $"
MSG3 DB 10,13,"SMALLEST INT : $"
ENDS
CODE SEGMENT
ASSUME DS:DATA CS:CODE
START:
MOV AX,DATA
MOV DS,AX
LEA DX,MSG1
MOV AH,9
INT 21H
MOV AH,1
INT 21H
MOV NUM1,AL
LEA DX,MSG2
MOV AH,9
INT 21H
MOV AH,1
IN... | 12.2 | 33 | 0.650273 |
47a645a8c7f9f0bee16f742eb3dd4f9d0206ae3f | 6,646 | asm | Assembly | Transynther/x86/_processed/NONE/_ht_zr_/i7-7700_9_0x48.log_21829_2281.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_ht_zr_/i7-7700_9_0x48.log_21829_2281.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_ht_zr_/i7-7700_9_0x48.log_21829_2281.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r14
push %r8
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x16f80, %rdx
dec %r8
mov (%rdx), %di
nop
nop
and %r8, %r8
lea addresses_UC_ht+0x7770, %r8
cmp %rax, %rax
and $0xffffffffffffffc0, %r8
movntdqa (%r8), %xmm3
vpextrq $0... | 37.128492 | 2,999 | 0.653476 |
9d103ebe1c14e768c1bbec7b921c2beab3eab457 | 7,118 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_zr_4k_sm_/i7-7700_9_0x48.log_189_1776.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_zr_4k_sm_/i7-7700_9_0x48.log_189_1776.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_zr_4k_sm_/i7-7700_9_0x48.log_189_1776.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 %r14
push %r15
push %r8
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x9bd8, %r13
clflush (%r13)
nop
xor $14365, %r8
mov (%r13), %cx
nop
nop
nop
nop
cmp %r15, %r15
lea addresses_A_ht+0xd930, %r8
inc %rsi
movb (%r8), %cl
nop
sub $63130, %r13
lea ... | 22.10559 | 566 | 0.643439 |
9347548e110d3b5b3336e4fb2084c81d3de4b20f | 291 | asm | Assembly | libsrc/_DEVELOPMENT/adt/wa_priority_queue/c/sdcc_ix/wa_priority_queue_pop.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/adt/wa_priority_queue/c/sdcc_ix/wa_priority_queue_pop.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/adt/wa_priority_queue/c/sdcc_ix/wa_priority_queue_pop.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; void *wa_priority_queue_pop(wa_priority_queue_t *q)
SECTION code_clib
SECTION code_adt_wa_priority_queue
PUBLIC _wa_priority_queue_pop
EXTERN _wa_priority_queue_pop_fastcall
_wa_priority_queue_pop:
pop af
pop hl
push hl
push af
jp _wa_priority_queue_pop_fastcall
| 14.55 | 53 | 0.810997 |
c9f03f73a8ffea122aa0b81c5083bbccff86c64f | 799 | asm | Assembly | oeis/129/A129346.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/129/A129346.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/129/A129346.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A129346: a(2n) = A100525(n), a(2n+1) = A001653(n+1); a Pellian-related sequence.
; Submitted by Jon Maiga
; 4,5,22,29,128,169,746,985,4348,5741,25342,33461,147704,195025,860882,1136689,5017588,6625109,29244646,38613965,170450288,225058681,993457082,1311738121,5790292204,7645370045,33748296142,44560482149,196699484648... | 33.291667 | 486 | 0.755945 |
d0377b9a33c712c7f00cec63687219b21eb389fb | 7,850 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i7-7700_9_0x48.log_21829_1961.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i7-7700_9_0x48.log_21829_1961.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i7-7700_9_0x48.log_21829_1961.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 %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x7231, %rbx
nop
nop
nop
nop
cmp %r11, %r11
vmovups (%rbx), %ymm0
vextracti128 $1, %ymm0, %xmm0
vpextrq $0, %xmm0, %r13
nop
nop
and $685, %rbp
lea addresses_WT_ht+0xec91, %rsi
... | 34.581498 | 2,999 | 0.653248 |
6537db0e898da72082309b4798ca193e64409b09 | 328 | asm | Assembly | programs/oeis/323/A323202.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/323/A323202.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/323/A323202.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A323202: Expansion of (1 - x) * (1 - x^3) / (1 - x^4) in powers of x.
; 1,-1,0,-1,2,-1,0,-1,2,-1,0,-1,2,-1,0,-1,2,-1,0,-1,2,-1,0,-1,2,-1,0,-1,2,-1,0,-1,2,-1,0,-1,2,-1,0,-1,2,-1,0,-1,2,-1,0,-1,2,-1,0,-1,2,-1,0,-1,2,-1,0,-1,2,-1,0,-1,2,-1,0,-1,2,-1,0,-1,2,-1,0
mov $2,$0
gcd $0,4
cmp $2,0
cmp $2,0
sub $2,3
add $0,$2
mo... | 29.818182 | 188 | 0.448171 |
fbfee01320fec552c2bfc21bf8fb57d46ca9f036 | 2,130 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_12_628.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_12_628.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_12_628.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r14
push %r8
push %rdi
push %rdx
lea addresses_D_ht+0x18e61, %r8
nop
nop
nop
nop
nop
and %r14, %r14
mov (%r8), %r12d
and $65332, %rdx
lea addresses_normal_ht+0x15941, %rdi
cmp $63171, %r11
movb $0x61, (%rdi)
nop
add $36693, %r12
pop %rdx
pop %rdi
po... | 19.722222 | 128 | 0.643192 |
25eeb5fe7f16356381915a7ed1d35c80df9d881f | 1,634 | asm | Assembly | examples/guess.asm | tylerweston/mips2c | dc2f02031b229689af3c42e800e08968e7a93c94 | [
"MIT"
] | null | null | null | examples/guess.asm | tylerweston/mips2c | dc2f02031b229689af3c42e800e08968e7a93c94 | [
"MIT"
] | null | null | null | examples/guess.asm | tylerweston/mips2c | dc2f02031b229689af3c42e800e08968e7a93c94 | [
"MIT"
] | null | null | null | #guessing game
.data
intro: .asciiz "Please guess a number between one and one hundred\n"
.text
start:
li $t0, 57 # $t0 contains the number to guess!
ori $v0, $0, 4
la $a0, intro
syscall
guessagain:
li $v0, 11
li $a0, 58
syscall
li $v0, 5 # read int syscall
syscall # get our in... | 25.53125 | 68 | 0.580171 |
1742c48083d1196d352df724a70872f1479c769a | 1,142 | asm | Assembly | boot/gdt.asm | VrncQuentin/FOS | 99e691c86dc8ec535352b98c19aa0fb2d9f4e767 | [
"MIT"
] | 1 | 2020-05-01T08:23:17.000Z | 2020-05-01T08:23:17.000Z | boot/gdt.asm | VrncQuentin/FOS | 99e691c86dc8ec535352b98c19aa0fb2d9f4e767 | [
"MIT"
] | null | null | null | boot/gdt.asm | VrncQuentin/FOS | 99e691c86dc8ec535352b98c19aa0fb2d9f4e767 | [
"MIT"
] | null | null | null | ;; Global Descriptor Table
gdt_start:
gdt_null: ; Mandatory NULL descriptor.
dd 0x0 ; 'dd' == define double (word, i.e: 4Bytes)
dd 0x0 ; We zero-ed the 8 first byte as required.
gdt_code: ; Code segment descriptor.
d... | 31.722222 | 83 | 0.563923 |
1a9de851cc5b1f07a336e6ed0126f1d7827c48fc | 904 | asm | Assembly | 32bit-gdt.asm | Faerbit/os-tutorial | f46c3a01bdfa401fcd74e40eb860bb44dead2f70 | [
"MIT"
] | 1 | 2017-06-14T13:55:06.000Z | 2017-06-14T13:55:06.000Z | 32bit-gdt.asm | Faerbit/os-tutorial | f46c3a01bdfa401fcd74e40eb860bb44dead2f70 | [
"MIT"
] | null | null | null | 32bit-gdt.asm | Faerbit/os-tutorial | f46c3a01bdfa401fcd74e40eb860bb44dead2f70 | [
"MIT"
] | null | null | null | gdt_start:
; the GDT starts with a null 8-byte
dd 0x0
dd 0x0
; GDT for code segment base = 0x00000000, length = 0xfffff
; for flags, refer to os-dev.pdf, page 36
gdt_code:
dw 0xffff ; segment length, bits 0-15
dw 0x0 ; segment base bits 0-15
db 0x0 ; segment base bits 1... | 24.432432 | 79 | 0.655973 |
22349024f29a5392d8e1ab9bac638cc2e74100bb | 567 | asm | Assembly | oeis/211/A211412.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/211/A211412.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/211/A211412.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A211412: a(n) = 4*n^4 + 1.
; 5,65,325,1025,2501,5185,9605,16385,26245,40001,58565,82945,114245,153665,202501,262145,334085,419905,521285,640001,777925,937025,1119365,1327105,1562501,1827905,2125765,2458625,2829125,3240001,3694085,4194305,4743685,5345345,6002501,6718465,7496645,8340545,9253765,10240001,11303045,124467... | 70.875 | 500 | 0.823633 |
1e4876bfa33ab8dafb307d83744411738b665d1e | 6,687 | asm | Assembly | Transynther/x86/_processed/NC/_un_/i9-9900K_12_0xa0_notsx.log_1_899.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_un_/i9-9900K_12_0xa0_notsx.log_1_899.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_un_/i9-9900K_12_0xa0_notsx.log_1_899.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r14
push %r9
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0xef92, %rcx
nop
nop
nop
nop
cmp %rdi, %rdi
movw $0x6162, (%rcx)
nop
nop
and $5802, %r14
lea addresses_A_ht+0xe9d2, %rbp
and $41383, %r10
movb (%rbp), %r12b
nop
nop
dec %rbp
le... | 18.889831 | 147 | 0.641693 |
8fc3ced03017e50f2897bc3ab1cfcb231be505e5 | 1,301 | asm | Assembly | programs/oeis/101/A101921.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/101/A101921.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/101/A101921.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A101921: a(2n) = a(n) + 2n - 1, a(2n+1) = 4n.
; 0,1,4,4,8,9,12,11,16,17,20,20,24,25,28,26,32,33,36,36,40,41,44,43,48,49,52,52,56,57,60,57,64,65,68,68,72,73,76,75,80,81,84,84,88,89,92,90,96,97,100,100,104,105,108,107,112,113,116,116,120,121,124,120,128,129,132,132,136,137,140,139,144,145,148,148,152,153,156,154,160,16... | 39.424242 | 945 | 0.6495 |
de1e0b6a4a02d67bef167109b9a4e2b104063bc6 | 694 | asm | Assembly | programs/oeis/330/A330298.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/330/A330298.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/330/A330298.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A330298: a(n) is the number of subsets of {1..n} that contain exactly 1 odd and 2 even numbers.
; 0,0,0,0,2,3,9,12,24,30,50,60,90,105,147,168,224,252,324,360,450,495,605,660,792,858,1014,1092,1274,1365,1575,1680,1920,2040,2312,2448,2754,2907,3249,3420,3800,3990,4410,4620,5082,5313,5819,6072,6624,6900,7500,7800,8450,8... | 49.571429 | 499 | 0.746398 |
5e6b3752c4024fed422853169f6311fb53942d23 | 6,436 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_10073_1109.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.log_10073_1109.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.log_10073_1109.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r14
push %r8
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x1a681, %r11
nop
nop
nop
cmp %r12, %r12
mov $0x6162636465666768, %rdx
movq %rdx, %xmm1
movups %xmm1, (%r11)
nop
nop
nop
xor $63950, %rsi
lea addresses_normal_ht+0x913e, %r14
c... | 35.955307 | 2,999 | 0.655376 |
97d7846f476a39c2b9475b128aa3e021f8bd874f | 1,248 | asm | Assembly | programs/oeis/182/A182769.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/182/A182769.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/182/A182769.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A182769: Beatty sequence for (4 + sqrt(2))/2.
; 2,5,8,10,13,16,18,21,24,27,29,32,35,37,40,43,46,48,51,54,56,59,62,64,67,70,73,75,78,81,83,86,89,92,94,97,100,102,105,108,110,113,116,119,121,124,127,129,132,135,138,140,143,146,148,151,154,157,159,162,165,167,170,173,175,178,181,184,186,189,192,194,197,200,203,205,208,2... | 44.571429 | 962 | 0.685897 |
4c095988ba6136f833ae25653864d5afd0f723ce | 725 | asm | Assembly | oeis/321/A321550.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/321/A321550.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/321/A321550.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A321550: a(n) = Sum_{d|n} (-1)^(d-1)*d^11.
; Submitted by Jamie Morken(s1)
; 1,-2047,177148,-4196351,48828126,-362621956,1977326744,-8594130943,31381236757,-99951173922,285311670612,-743375186948,1792160394038,-4047587844968,8649804864648,-17600780175359,34271896307634,-64237391641579,116490258898220,-204899955368226... | 36.25 | 491 | 0.768276 |
c7e7a7a9d99f54990fe0b0704a978064f7a57227 | 460 | asm | Assembly | oeis/133/A133985.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/133/A133985.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/133/A133985.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A133985: Expansion of f(-x, x^2) in powers of x where f(, ) is Ramanujan's general theta function.
; Submitted by Jamie Morken(s1.)
; 1,-1,1,0,0,-1,0,-1,0,0,0,0,1,0,0,-1,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,-1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,-1,0,0,0,0,0,-1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,-1,0,0,0,0,0,0,0,0,0,0,... | 65.714286 | 209 | 0.595652 |
63f2c355e9dc3c15ad25ac63177d06781b7d5292 | 6,282 | asm | Assembly | Chapter05/biocalc_win.asm | PacktPublishing/Mastering-Assembly-Programming | f5de70a911021e3e5189864cec8dc1ddfa103d24 | [
"MIT"
] | 34 | 2019-07-10T00:32:25.000Z | 2022-03-20T16:32:08.000Z | Chapter05/biocalc_win.asm | PacktPublishing/Mastering-Assembly-Programming | f5de70a911021e3e5189864cec8dc1ddfa103d24 | [
"MIT"
] | null | null | null | Chapter05/biocalc_win.asm | PacktPublishing/Mastering-Assembly-Programming | f5de70a911021e3e5189864cec8dc1ddfa103d24 | [
"MIT"
] | 4 | 2020-04-13T01:23:51.000Z | 2021-09-21T03:17:00.000Z |
format PE GUI
entry _start
include 'win32a.inc'
section '.text' code readable executable
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
; Entry point
;-----------------------------------------------------
_start:
mov ecx, 20
mov eax, [bmonth]
dec eax
mov eax, [m... | 21.440273 | 104 | 0.498408 |
12bd29aa457149e43876b750bba7f3a7cd0f1a75 | 208 | asm | Assembly | libsrc/_DEVELOPMENT/compress/zx7/c/sdcc_iy/dzx7_mega_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/compress/zx7/c/sdcc_iy/dzx7_mega_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/compress/zx7/c/sdcc_iy/dzx7_mega_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; void dzx7_mega_callee(void *src, void *dst)
SECTION code_compress_zx7
PUBLIC _dzx7_mega_callee
EXTERN asm_dzx7_mega
_dzx7_mega_callee:
pop af
pop hl
pop de
push af
jp asm_dzx7_mega
| 11.555556 | 45 | 0.735577 |
2756afb35b9774d813a3f834b1c8e54cf0737c03 | 1,478 | asm | Assembly | programs/oeis/113/A113422.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/113/A113422.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/113/A113422.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A113422: a(n) = floor((5*n^2+1)/3).
; 0,2,7,15,27,42,60,82,107,135,167,202,240,282,327,375,427,482,540,602,667,735,807,882,960,1042,1127,1215,1307,1402,1500,1602,1707,1815,1927,2042,2160,2282,2407,2535,2667,2802,2940,3082,3227,3375,3527,3682,3840,4002,4167,4335,4507,4682,4860,5042,5227,5415,5607,5802,6000,6202,6407,6... | 164.222222 | 1,392 | 0.801759 |
cac465af38ad10e4cc760532ce55fca972601411 | 6,079 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_805.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_805.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_805.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 %r15
push %r8
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0xabff, %rsi
lea addresses_D_ht+0x3fbf, %rdi
nop
nop
nop
and %rdx, %rdx
mov $94, %rcx
rep movsw
nop
nop
add $41255, %rsi
lea addresses_D_ht+0x139ff, %r13
nop
nop
add %r8, %r8
mo... | 37.294479 | 2,999 | 0.659648 |
fe12e9ecd8e18065393b8c3c1baede8782ea145c | 222 | asm | Assembly | kernel/mm/paging.asm | UtkarshMe/Jazz | 72ccb4605411a853eadc1074cd0573b950f73606 | [
"MIT"
] | 7 | 2019-05-30T14:57:27.000Z | 2022-02-13T08:51:10.000Z | kernel/mm/paging.asm | coditva/Jazz | 72ccb4605411a853eadc1074cd0573b950f73606 | [
"MIT"
] | 19 | 2019-05-17T09:12:41.000Z | 2021-05-08T09:03:51.000Z | kernel/mm/paging.asm | UtkarshMe/Jazz | 72ccb4605411a853eadc1074cd0573b950f73606 | [
"MIT"
] | 2 | 2021-06-25T17:31:41.000Z | 2022-02-13T08:51:10.000Z | ; vi:filetype=nasm
global page_directory_load
page_directory_load:
mov eax, [esp + 4]
mov cr3, eax
ret
global paging_enable
paging_enable:
mov eax, cr0
or eax, 0x80000000
_paging_enabling:
mov cr0, eax
ret
| 13.875 | 26 | 0.738739 |
f2f0b5494bc8e668507c1d9d6af9216321040ec0 | 1,980 | asm | Assembly | asm_x86_64/vector.asm | msimms/LibMath | 21bfb3937fb88a0791abe233be23af53452e601d | [
"MIT"
] | 2 | 2019-03-19T15:02:01.000Z | 2020-11-21T00:37:54.000Z | asm_x86_64/vector.asm | msimms/LibMath | 21bfb3937fb88a0791abe233be23af53452e601d | [
"MIT"
] | null | null | null | asm_x86_64/vector.asm | msimms/LibMath | 21bfb3937fb88a0791abe233be23af53452e601d | [
"MIT"
] | 1 | 2019-05-10T07:15:04.000Z | 2019-05-10T07:15:04.000Z | ; by Michael J. Simms
; Copyright (c) 2018 Michael J. Simms
; Permission is hereby granted, free of charge, to any person obtaining a copy
; of this software and associated documentation files (the "Software"), to deal
; in the Software without restriction, including without limitation the rights
; to use, copy, modif... | 28.695652 | 81 | 0.766667 |
643d841399fb4b3fdc7e4d6bcfd5c5c92d32ab01 | 1,147 | asm | Assembly | Transynther/x86/_processed/NONE/_un_/i9-9900K_12_0xa0.log_3_785.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_un_/i9-9900K_12_0xa0.log_3_785.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_un_/i9-9900K_12_0xa0.log_3_785.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 %r8
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0x1c83, %rsi
lea addresses_UC_ht+0x133e3, %rdi
and %rdx, %rdx
mov $53, %rcx
rep movsb
nop
nop
inc %r8
pop %rsi
pop %rdx
pop %rdi
pop %rcx
pop %r8
ret
.global s_faulty_load
s_faulty_load:
push %r10
push... | 17.646154 | 148 | 0.652136 |
97ab72a93fccac3b73b49c6532b924124c4f2d1a | 772 | asm | Assembly | oeis/124/A124397.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/124/A124397.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/124/A124397.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A124397: Numerators of partial sums of a series for sqrt(5)/3.
; Submitted by Jamie Morken(w3)
; 1,3,21,17,99,2223,12039,56763,59337,286961,7358781,36088473,183146521,181066401,36534213,4535753121,22798981683,113528187171,113891192583,568042152363,14228623114839,71035463999307,355598139789279,14210752102407,177763391... | 35.090909 | 500 | 0.797927 |
f143c3484b4ac305c5ff0598adc3863c55c3f2e3 | 347 | asm | Assembly | programs/oeis/001/A001069.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/001/A001069.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/001/A001069.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A001069: Log2*(n) (version 2): take log_2 of n this many times to get a number < 2.
; 0,1,1,2,2,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,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
mov $1,$0
mul $0,10
mul $1,6
ad... | 34.7 | 201 | 0.54755 |
5c5e77b8efdbcae6ce3c256dd660510e8dff4353 | 597 | asm | Assembly | src/Lib/Sassy/tests/cmovcc.asm | pnkfelix/larceny | 4671a1f8acbd3f8d4d95e96672eae8b2a33502d3 | [
"MIT"
] | 212 | 2015-01-06T06:39:01.000Z | 2022-03-15T00:34:09.000Z | src/Lib/Sassy/tests/cmovcc.asm | larcenists/larceny-oldimport | 4bfd2d2571d3f11f9a51e2d5fa5982211fb276cb | [
"MIT"
] | 209 | 2015-01-17T00:18:33.000Z | 2021-11-15T21:52:15.000Z | src/Lib/Sassy/tests/cmovcc.asm | larcenists/larceny-oldimport | 4bfd2d2571d3f11f9a51e2d5fa5982211fb276cb | [
"MIT"
] | 39 | 2015-02-12T05:49:09.000Z | 2021-08-31T03:35:18.000Z | BITS 32
section .text
foo:
cmovo cx, bx
cmovno bx, [edx+esi*4]
cmovb edx, eax
cmovc ebp, [esp+eax*4]
cmovnae cx, bx
cmovnb bx, [edx+esi*4]
cmovnc edx, eax
cmovae ebp, [esp+eax*4]
cmove cx, bx
cmovz bx, [edx+esi*4]
cmovne edx, eax
cmovnz ebp, [esp+eax*4]
cmovbe cx, bx
cmovna bx, [edx+esi*4]
cmova edx, eax
cmovnbe ebp, [... | 17.558824 | 24 | 0.686767 |
6b40dc1e283014ac5ef916b32ee237418573c5bd | 863 | asm | Assembly | data/pokemon/base_stats/noctowl.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | data/pokemon/base_stats/noctowl.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | null | null | null | data/pokemon/base_stats/noctowl.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 100, 50, 50, 70, 76, 96
; hp atk def spd sat sdf
db NORMAL, FLYING ; type
db 90 ; catch rate
db 162 ; base exp
db NO_ITEM, NO_ITEM ; items
db GENDER_F50 ; gender ratio
db 15 ; step cycles to hatch
INCBIN "gfx/pokemon/noctowl/front.dimensions"
db GROWTH_MEDIUM_FA... | 43.15 | 440 | 0.747393 |
6c3dfe95d6ba486caeb8249554f9790e44413601 | 458 | asm | Assembly | programs/oeis/085/A085689.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/085/A085689.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/085/A085689.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A085689: a(1) = 4; a(n) = if n == 2 mod 3 then a(n-1)/2, if n == 0 mod 3 then a(n-1)*2, if n == 1 mod 3 then a(n-1)*3.
; 4,2,4,12,6,12,36,18,36,108,54,108,324,162,324,972,486,972,2916,1458,2916,8748,4374,8748,26244,13122,26244,78732,39366,78732,236196,118098,236196,708588,354294,708588,2125764,1062882,2125764,6377292... | 26.941176 | 224 | 0.652838 |
2e04965108af16e076a8caa562d6ec75988da2cd | 3,657 | asm | Assembly | Tests/IO/NameSpace.e.asm | lehtojo/Evie | f41b3872f6a1a7da1778c241c7b01823b36ac78d | [
"MIT"
] | 12 | 2020-07-12T06:22:11.000Z | 2022-02-27T13:19:19.000Z | Tests/IO/NameSpace.e.asm | lehtojo/Evie | f41b3872f6a1a7da1778c241c7b01823b36ac78d | [
"MIT"
] | 2 | 2020-07-12T06:22:48.000Z | 2021-11-28T01:23:25.000Z | Tests/IO/NameSpace.e.asm | lehtojo/Evie | f41b3872f6a1a7da1778c241c7b01823b36ac78d | [
"MIT"
] | 3 | 2021-09-16T19:02:19.000Z | 2021-11-28T00:50:15.000Z | .intel_syntax noprefix
.global _Z4mainv
.global _Z10Start_Testv
.section .text #.text
_Z10Start_Testv:
push rsi #rsi
push rdi #rdi
push rbx #rbx
sub rsp, 16 #.STACK, 16
lea rcx, qword ptr [rsp + 0 ] #b_REG0, .STACK_0
mov rcx, rcx #b_TMP_1710108127792, b_REG0
add qword ptr [rcx + 0 ], 1 #b_TMP_1710108127792_0, 1... | 27.088889 | 71 | 0.756358 |
7465388959bdc92a51d5195407c99a742dfe9b37 | 4,648 | asm | Assembly | sid_egs/v2_player.asm | lincolngill/c64_assembler_egs | c5ad653bd2fb74f4311b20257fd748211651d83c | [
"MIT"
] | null | null | null | sid_egs/v2_player.asm | lincolngill/c64_assembler_egs | c5ad653bd2fb74f4311b20257fd748211651d83c | [
"MIT"
] | null | null | null | sid_egs/v2_player.asm | lincolngill/c64_assembler_egs | c5ad653bd2fb74f4311b20257fd748211651d83c | [
"MIT"
] | null | null | null | BasicUpstart2(start)
/* reRun with:
SYS49152
*/
//----------------------------------------------------------
//----------------------------------------------------------
// SID player using Hardware IRQ
//----------------------------------------------------------
//------------------------------------------... | 46.949495 | 127 | 0.575086 |
7de47893267cb361a8df5dfde342a721f43b90dc | 438 | asm | Assembly | programs/oeis/017/A017317.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/017/A017317.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/017/A017317.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A017317: a(n) = 10n + 4.
; 4,14,24,34,44,54,64,74,84,94,104,114,124,134,144,154,164,174,184,194,204,214,224,234,244,254,264,274,284,294,304,314,324,334,344,354,364,374,384,394,404,414,424,434,444,454,464,474,484,494,504,514,524,534,544,554,564,574,584,594,604,614,624,634,644,654,664,674,684,694,704,714,724,734,744,75... | 73 | 390 | 0.714612 |
53eaf9cd5755b0ec46dee9c4b9219bf7bc24a121 | 320 | asm | Assembly | programs/oeis/064/A064263.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/064/A064263.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/064/A064263.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A064263: a(n) = 11*n mod 30.
; 0,11,22,3,14,25,6,17,28,9,20,1,12,23,4,15,26,7,18,29,10,21,2,13,24,5,16,27,8,19,0,11,22,3,14,25,6,17,28,9,20,1,12,23,4,15,26,7,18,29,10,21,2,13,24,5,16,27,8,19,0,11,22,3,14,25,6,17,28,9,20,1,12,23,4,15,26,7,18,29,10,21,2,13,24,5,16,27,8,19,0,11,22,3,14,25,6,17,28,9
mul $0,41
mod $0,30
| 53.333333 | 267 | 0.609375 |
999f733c22e53996d7d436b7619ab4f95283c09c | 647 | asm | Assembly | exercises/10_and.asm | Catherine22/Assembly | 07335cc61fbef5fb23ea44792e1ce0517a4acc66 | [
"MIT"
] | null | null | null | exercises/10_and.asm | Catherine22/Assembly | 07335cc61fbef5fb23ea44792e1ce0517a4acc66 | [
"MIT"
] | null | null | null | exercises/10_and.asm | Catherine22/Assembly | 07335cc61fbef5fb23ea44792e1ce0517a4acc66 | [
"MIT"
] | null | null | null | STDIN equ 0
STDOUT equ 1
SYS_EXIT equ 1
SYS_READ equ 3
SYS_WRITE equ 4
section .data
even_msg db "Even Number!", 0xA
len1 equ $- even_msg
odd_msg db "Odd Number!", 0xA
len2 equ $- odd_msg
section .text
global main
main:
mov ax, 6h ;getting 8 in the ax
an... | 17.026316 | 48 | 0.578053 |
d9599d15ee0e81986a746c65a6a30e115d223cf6 | 390 | asm | Assembly | oeis/036/A036134.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/036/A036134.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/036/A036134.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A036134: a(n) = 3^n mod 79.
; Submitted by Jon Maiga
; 1,3,9,27,2,6,18,54,4,12,36,29,8,24,72,58,16,48,65,37,32,17,51,74,64,34,23,69,49,68,46,59,19,57,13,39,38,35,26,78,76,70,52,77,73,61,25,75,67,43,50,71,55,7,21,63,31,14,42,47,62,28,5,15,45,56,10,30,11,33,20,60,22,66,40,41,44,53,1,3,9,27,2,6,18,54,4,12,36,29,8,24,72,... | 39 | 285 | 0.628205 |
724d86961201ede92bb55a384d4430cd78a13b95 | 717 | asm | Assembly | oeis/070/A070333.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/070/A070333.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/070/A070333.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A070333: Expansion of (1+x)*(1-x+x^2)/( (1-x)^4*(1+x+x^2) ).
; 1,3,6,12,21,33,50,72,99,133,174,222,279,345,420,506,603,711,832,966,1113,1275,1452,1644,1853,2079,2322,2584,2865,3165,3486,3828,4191,4577,4986,5418,5875,6357,6864,7398,7959,8547,9164,9810,10485,11191,11928,12696,13497,14331,15198,16100,17037,18009,19018,2... | 55.153846 | 501 | 0.718271 |
b68619549da6bab8533a9d9cf869a62abe3a0807 | 174 | asm | Assembly | libsrc/_DEVELOPMENT/adt/wa_stack/c/sccz80/wa_stack_empty.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 8 | 2017-01-18T12:02:17.000Z | 2021-06-12T09:40:28.000Z | libsrc/_DEVELOPMENT/adt/wa_stack/c/sccz80/wa_stack_empty.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 1 | 2017-03-06T07:41:56.000Z | 2017-03-06T07:41:56.000Z | libsrc/_DEVELOPMENT/adt/wa_stack/c/sccz80/wa_stack_empty.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 3 | 2017-03-07T03:19:40.000Z | 2021-09-15T17:59:19.000Z |
; int wa_stack_empty(wa_stack_t *s)
SECTION code_clib
SECTION code_adt_wa_stack
PUBLIC wa_stack_empty
EXTERN asm_wa_stack_empty
defc wa_stack_empty = asm_wa_stack_empty
| 14.5 | 40 | 0.850575 |
46495b3b448408507ce1eec3ef5a7b6b4bdac87d | 6,750 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xca.log_21829_1500.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xca.log_21829_1500.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xca.log_21829_1500.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 %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0x10073, %rsi
lea addresses_WC_ht+0xd073, %rdi
nop
nop
nop
xor $24001, %rbp
mov $21, %rcx
rep movsq
add $57099, %r11
lea addresses_WT_ht+0x11773, %rsi
lea addresses_A_ht+0xe473, %rdi
no... | 32.926829 | 2,999 | 0.656148 |
b9c60b857e7e285278359bc5e1d1b4803498e18a | 649 | asm | Assembly | tests/test_ft_strlen.asm | codenamenadja/c-libs-libasm | ff1f9df422a72c5e68a2188542c1b215a4ce7330 | [
"MIT"
] | null | null | null | tests/test_ft_strlen.asm | codenamenadja/c-libs-libasm | ff1f9df422a72c5e68a2188542c1b215a4ce7330 | [
"MIT"
] | null | null | null | tests/test_ft_strlen.asm | codenamenadja/c-libs-libasm | ff1f9df422a72c5e68a2188542c1b215a4ce7330 | [
"MIT"
] | null | null | null | section .data
SYS_WRITE equ 1
SYS_EXIT equ 60
STDOUT_FILENO equ 1
EXIT_CODE equ 0
NEW_LINE db 0xa
MSG db "Hello wo"
section .text
global _start
_start:
mov rsi, MSG
jmp ft_strlen
ft_strlen:
xor rcx, rcx
cmp... | 14.422222 | 37 | 0.53775 |
93fd2ffc6720faf75e59f7f145f5a79b2e1daa62 | 648 | asm | Assembly | boot/entry.asm | theaarushgupta/smolOS | b032082fa4dd24f73e4809c510f9e6430c8ceb1b | [
"MIT"
] | 1 | 2021-12-19T21:29:02.000Z | 2021-12-19T21:29:02.000Z | boot/entry.asm | theaarushgupta/smolOS | b032082fa4dd24f73e4809c510f9e6430c8ceb1b | [
"MIT"
] | null | null | null | boot/entry.asm | theaarushgupta/smolOS | b032082fa4dd24f73e4809c510f9e6430c8ceb1b | [
"MIT"
] | null | null | null | global start
extern longModeStart
extern checkMultiboot, checkCPUid, checkLongMode
extern setupPageTables, enablePaging, stackTop
section .text
bits 32
start:
mov esp, stackTop ; move ESP register (stack pointer) to top of stack
call checkMultiboot
call checkCPUid
call checkLongMode
call setupPageTables
call e... | 21.6 | 70 | 0.737654 |
2cded8264e94a8b56e81ad947d9a60829f2b4b2f | 819 | asm | Assembly | oeis/007/A007931.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/007/A007931.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/007/A007931.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A007931: Numbers that contain only 1's and 2's. Nonempty binary strings of length n in lexicographic order.
; Submitted by Simon Strandgaard
; 1,2,11,12,21,22,111,112,121,122,211,212,221,222,1111,1112,1121,1122,1211,1212,1221,1222,2111,2112,2121,2122,2211,2212,2221,2222,11111,11112,11121,11122,11211,11212,11221,11222... | 35.608696 | 496 | 0.74359 |
eefa8c21ffcb40abfd54082c61b53e5a38a21fe1 | 477 | asm | Assembly | oeis/130/A130719.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/130/A130719.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/130/A130719.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A130719: a(n) = n-th digit after the decimal point of the decimal representation of the n-th harmonic number.
; Submitted by Jamie Morken(w2)
; 0,0,3,3,3,0,1,4,3,9,7,0,7,2,3,2,3,0,4,8,1,8,4,3,6,1,1,6,9,4,4,0,9,1,3,7,1,4,2,6,0,6,0,2,3,5,2,9,4,5,3,6,7,8,4,3,5,3,3,5,0,5,2,1,0,2,0,8,8,7,0,0,1,7,9,9,8,5,1,0
add $0,1
mov ... | 21.681818 | 161 | 0.572327 |
c3a413d49692577cbd663f023a642f15d580488a | 488 | asm | Assembly | src/kernel/scheduler/usermode_helper.asm | martinszeltins/vertex | 3fe1cb7681be8540042bfa8f7b816e449b1a413c | [
"MIT"
] | null | null | null | src/kernel/scheduler/usermode_helper.asm | martinszeltins/vertex | 3fe1cb7681be8540042bfa8f7b816e449b1a413c | [
"MIT"
] | null | null | null | src/kernel/scheduler/usermode_helper.asm | martinszeltins/vertex | 3fe1cb7681be8540042bfa8f7b816e449b1a413c | [
"MIT"
] | null | null | null | global switch_to_user
switch_to_user:
; Turn off interrupts
; Setup data segment(remember, a selector is an offset into the gdt table, user data is the 4th segment(counting from 0), so cs = 4 * 8 = 24 = 0x20, 0x20+3(rpl) = 0x23)
mov ax, 0x23
mov ds, ax
mov es, ax
mov fs, ax
mov gs, ax
p... | 22.181818 | 172 | 0.627049 |
1074e69115804b427e984be564a053a2ef031db9 | 521 | asm | Assembly | botw-freecam/src/interceptor.asm | S41L0R/botw-freecam | 166832ee613a49953617a789947ba505fab11bdf | [
"MIT"
] | null | null | null | botw-freecam/src/interceptor.asm | S41L0R/botw-freecam | 166832ee613a49953617a789947ba505fab11bdf | [
"MIT"
] | null | null | null | botw-freecam/src/interceptor.asm | S41L0R/botw-freecam | 166832ee613a49953617a789947ba505fab11bdf | [
"MIT"
] | null | null | null | .data
EXTERN g_get_camera_data: qword
EXTERN g_camera_active: byte
EXTERN g_camera_struct: qword
.code
asm_get_camera_data PROC
pushf
; Steal the camera pointer
push rbx
lea rbx, [r13 + rdx + 654h]
sub rbx, 24h
mov [g_camera_struct], rbx
pop rbx
cmp g_camera_active, 0
... | 16.28125 | 35 | 0.637236 |
007570004e1a2059242c2e72f7a147d54e2eadbe | 590 | asm | Assembly | oeis/024/A024054.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/024/A024054.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/024/A024054.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A024054: a(n) = 5^n - n^5.
; 1,4,-7,-118,-399,0,7849,61318,357857,1894076,9665625,48667074,243891793,1220331832,6102977801,30516818750,152586842049,762938033268,3814695376057,19073483852026,95367428440625,476837154119024,2384185785861993,11920928948641782,59604644767428001,298023223867187500,1490116119372884249,74505... | 53.636364 | 493 | 0.849153 |
e294644064f9918ee965d5c9f28233ca996d1fba | 1,882 | asm | Assembly | Hardware/acia.asm | Martin-H1/6502 | e57e4b71d44e8cccfb5ba7e1d31db8d59e3e02a6 | [
"MIT"
] | 3 | 2020-05-10T02:45:52.000Z | 2020-08-27T19:30:21.000Z | Hardware/acia.asm | Martin-H1/6502 | e57e4b71d44e8cccfb5ba7e1d31db8d59e3e02a6 | [
"MIT"
] | null | null | null | Hardware/acia.asm | Martin-H1/6502 | e57e4b71d44e8cccfb5ba7e1d31db8d59e3e02a6 | [
"MIT"
] | null | null | null | ; -----------------------------------------------------------------------------
; ACIA init and I/O functions.
; Borrowed code from Rich Cini's SBC OS and made it generic for an ACIA at
; any address by using macros and dependency injection. The consumer defines
; ACIA1_BASE which compiles into this code when included ... | 19.810526 | 79 | 0.653029 |
6b46f05c0cb5270f56455e0231cda24e091e7f9d | 101 | asm | Assembly | libsrc/nc100/mcprintchar.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/nc100/mcprintchar.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/nc100/mcprintchar.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | PUBLIC mcprintchar
; Fastcall
.mcprintchar ld a, l
call 0xb851
ld hl, 0
ret c
dec hl
ret
| 11.222222 | 20 | 0.663366 |
a476c8458d7cf3df25484a41b26062b50fcd260c | 719 | asm | Assembly | oeis/051/A051286.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/051/A051286.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/051/A051286.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A051286: Whitney number of level n of the lattice of the ideals of the fence of order 2n.
; Submitted by Jon Maiga
; 1,1,2,5,11,26,63,153,376,931,2317,5794,14545,36631,92512,234205,594169,1510192,3844787,9802895,25027296,63972861,163701327,419316330,1075049011,2758543201,7083830648,18204064403,46812088751,12045285797... | 47.933333 | 501 | 0.817803 |
16c2b643aa6d9c7886800a9d8d31442cb6d79dbc | 1,566 | asm | Assembly | external/source/shellcode/windows/stager_reverse_tcp.asm | OsmanDere/metasploit-framework | b7a014a5d22d3b57157e301d4af57e3a31ad03a9 | [
"BSD-2-Clause",
"BSD-3-Clause"
] | 26,932 | 2015-01-01T00:04:51.000Z | 2022-03-31T22:51:38.000Z | external/source/shellcode/windows/stager_reverse_tcp.asm | Kilo-411/metasploit-framework | aaf27d7fa51390895dea63c58cb3b76e959d36f8 | [
"BSD-2-Clause",
"BSD-3-Clause"
] | 11,048 | 2015-01-01T00:05:44.000Z | 2022-03-31T21:49:52.000Z | external/source/shellcode/windows/stager_reverse_tcp.asm | Kilo-411/metasploit-framework | aaf27d7fa51390895dea63c58cb3b76e959d36f8 | [
"BSD-2-Clause",
"BSD-3-Clause"
] | 12,593 | 2015-01-01T01:01:20.000Z | 2022-03-31T22:13:32.000Z | ;
; Metasploit Framework
; http://www.metasploit.com
;
; Source for reverse_tcp (stager)
;
; Authors: hdm <hdm@metasploit.com>, vlad902 <vlad902@gmail.com>
; Size : 263
;
cld
push byte -0x15
inc edi
call 0x2
pusha
xor ebx,ebx
mov edi,[ebp+0x3c]
mov edi,[ebp+edi+0x78]
add edi,ebp
mov edx,[edi+0x20]
add edx,ebp
mov es... | 12.528 | 64 | 0.739464 |
4853706348a50ad50cdb3b00a0c950b4d86b6bee | 2,456 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_3_373.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_3_373.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_3_373.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r14
push %r8
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x19b31, %rsi
lea addresses_WC_ht+0x16eb1, %rdi
nop
sub $51836, %rbp
mov $27, %rcx
rep movsl
nop
nop
nop
and $26145, %r8
lea addresses_UC_ht+0x182b1, %r14
nop
nop
nop
nop
sub %r10, %r10
m... | 19.338583 | 147 | 0.64373 |
971629591443b34410faadd672f7bcf5cbcce042 | 1,954 | asm | Assembly | PRG/levels/Plains/3-3.asm | narfman0/smb3_pp1 | 38a58adafff67a403591e38875e9fae943a5fe76 | [
"Unlicense"
] | null | null | null | PRG/levels/Plains/3-3.asm | narfman0/smb3_pp1 | 38a58adafff67a403591e38875e9fae943a5fe76 | [
"Unlicense"
] | null | null | null | PRG/levels/Plains/3-3.asm | narfman0/smb3_pp1 | 38a58adafff67a403591e38875e9fae943a5fe76 | [
"Unlicense"
] | null | null | null | .word W303_EndL ; Alternate level layout
.word W303_EndO ; Alternate object layout
.byte LEVEL1_SIZE_12 | LEVEL1_YSTART_140
.byte LEVEL2_BGPAL_02 | LEVEL2_OBJPAL_08 | LEVEL2_XSTART_18
.byte LEVEL3_TILESET_01 | LEVEL3_VSCROLL_LOCKLOW | LEVEL3_PIPENOTEXIT
.byte LEVEL4_BGBANK_INDEX(1) | LEVEL4_INITACT_NOTHING
.byte... | 69.785714 | 85 | 0.494371 |
0aac3b85bacb3ae1cabe2fe19b22e56354a93e9c | 7,408 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_368.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_368.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_368.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 %r9
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x18e00, %r12
nop
nop
xor %rcx, %rcx
movb (%r12), %r9b
sub $39011, %rdi
lea addresses_D_ht+0xea60, %r15
nop
nop
nop
cmp $50534, %rdx
mov $0x6162636465666768, %rsi
movq %rsi, (%... | 33.672727 | 2,999 | 0.656183 |
fc6f8965bf720f1a7d5650a9c27be8580600be24 | 428 | asm | Assembly | programs/oeis/293/A293164.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/293/A293164.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/293/A293164.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A293164: a(n) = A010060(3n+2).
; 1,0,1,1,1,0,0,0,1,0,1,1,1,1,1,1,1,0,1,1,1,0,0,0,1,0,0,0,0,0,0,0,1,0,1,1,1,0,0,0,1,0,1,1,1,1,1,1,1,0,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,0,1,1,1,0,0,0,1,0,1,1,1,1,1,1,1,0,1,1,1,0,0,0,1,0,0,0,0,0,0,0,1,0,1,1,1
mov $1,$0
add $1,$0
sub $1,$0
mov $4,$0
add $0,$1
add $1,2
add $1,$0
lpb $1
div ... | 17.833333 | 203 | 0.5 |
bd0732bd7b771c202a29d574550150030433a78f | 193 | asm | Assembly | ffight/lcs/1p/A8.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/1p/A8.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | null | null | null | ffight/lcs/1p/A8.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
008EE4 clr.b ($6d0,A5)
00A2C6 dbra D0, $a2c0
00A382 dbra D0, $a37c
copyright zengfr site:http://github.com/zengfr/romhack
| 24.125 | 54 | 0.709845 |
f11ca371655d46a905783a377b256244e6589f2a | 655 | asm | Assembly | oeis/051/A051578.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/051/A051578.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/051/A051578.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A051578: a(n) = (2*n+4)!!/4!!, related to A000165 (even double factorials).
; 1,6,48,480,5760,80640,1290240,23224320,464486400,10218700800,245248819200,6376469299200,178541140377600,5356234211328000,171399494762496000,5827582821924864000,209792981589295104000,7972133300393213952000,318885332015728558080000,1339318394... | 50.384615 | 492 | 0.848855 |
2c40af2d8a03cb96f77011fc231ca2a594ac00d9 | 3,728 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_259.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_259.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_259.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 %r13
push %rax
push %rbp
push %rcx
push %rdi
// Faulty Load
lea addresses_PSE+0x11bb, %rcx
clflush (%rcx)
nop
nop
and $8183, %r13
movb (%rcx), %al
lea oracles, %r13
and $0xff, %rax
shlq $12, %rax
mov (%r... | 82.844444 | 2,999 | 0.663895 |
8df9ab01bb966baecdf927c4d8cc8213695d8a03 | 42 | asm | Assembly | test/cpuid.asm | clayne/AssemblyLine | cd0ac926117b6b8d3a377fba03b2bc048241eb02 | [
"Apache-2.0"
] | null | null | null | test/cpuid.asm | clayne/AssemblyLine | cd0ac926117b6b8d3a377fba03b2bc048241eb02 | [
"Apache-2.0"
] | null | null | null | test/cpuid.asm | clayne/AssemblyLine | cd0ac926117b6b8d3a377fba03b2bc048241eb02 | [
"Apache-2.0"
] | null | null | null | SECTION .text
GLOBAL test
test:
cpuid
| 8.4 | 13 | 0.714286 |
d290f05a963649e1f404c6be3445547146f32f56 | 3,017 | asm | Assembly | source/jni/u2/glenz/new2.asm | Falken42/SecondReality | b998d193a066523cb4ca2b86c8041bea1bddfcb4 | [
"Unlicense"
] | 9 | 2015-05-13T21:02:00.000Z | 2018-04-15T16:32:27.000Z | source/jni/u2/glenz/new2.asm | falken42/SecondReality | b998d193a066523cb4ca2b86c8041bea1bddfcb4 | [
"Unlicense"
] | null | null | null | source/jni/u2/glenz/new2.asm | falken42/SecondReality | b998d193a066523cb4ca2b86c8041bea1bddfcb4 | [
"Unlicense"
] | null | null | null | FREELINE equ 200
newgroup PROC NEAR
;hline list in gs:si
push ds
mov ax,SEG newdata
mov ds,ax
mov bx,gs:[si]
add si,2
@@1: mov ax,gs:[si]
add si,2
cmp ax,-32767
je @@2
mov dx,gs:[si]
add si,2
cmp bx,7eh
jne @@z
@@z: push bx
;hline ax..dx,bx with gs:color
cmp ax,dx
jle @@3
xchg ax,... | 14.435407 | 65 | 0.599602 |
32419d64f33bffd5a9216ab6873edcb79b47cc36 | 656 | asm | Assembly | programs/oeis/232/A232172.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/232/A232172.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/232/A232172.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A232172: Partial sums of second arithmetic derivative of natural numbers.
; 0,0,0,4,4,5,5,21,26,27,27,59,59,65,77,157,157,167,167,211,218,219,219,267,274,282,309,389,389,390,390,566,575,576,592,684,684,694,726,798,798,799,799,911,927,937,937,1177,1186,1225,1249,1341,1341,1449,1481
mov $2,$0
mov $4,$0
lpb $2
mov $0... | 32.8 | 207 | 0.597561 |
782ad799d52bf6086ae09063a808647da6ce4347 | 466 | asm | Assembly | boot2/asm/boot2.asm | hyfloac/Kernel | f4a8a97651abcfd4419015046440d1017546f6bf | [
"MIT"
] | null | null | null | boot2/asm/boot2.asm | hyfloac/Kernel | f4a8a97651abcfd4419015046440d1017546f6bf | [
"MIT"
] | null | null | null | boot2/asm/boot2.asm | hyfloac/Kernel | f4a8a97651abcfd4419015046440d1017546f6bf | [
"MIT"
] | null | null | null | [BITS 32]
section .boot
extern kmain ; The C Kernel Entry Point
c_bouncepad:
mov esp, kernel_stack_top ; Setup the stack for the kernel
call kmain ; Transfer to the C Kernel
halt:
cli ; Prevent Interrupts from triggering
.halt0:
hlt ... | 23.3 | 68 | 0.585837 |
79c2c0f828da9d6d7a18e46ce1a6c91bd98366f1 | 4,619 | asm | Assembly | xt/src/coldboot.asm | JoshRodd/HOWARD | 838b511abafbaf085a68d51a9d5c6b6759e6c92a | [
"MIT"
] | null | null | null | xt/src/coldboot.asm | JoshRodd/HOWARD | 838b511abafbaf085a68d51a9d5c6b6759e6c92a | [
"MIT"
] | null | null | null | xt/src/coldboot.asm | JoshRodd/HOWARD | 838b511abafbaf085a68d51a9d5c6b6759e6c92a | [
"MIT"
] | null | null | null | ; coldboot.asm
name coldboot
DGROUP group _TEXT,CONST,_DATA,_BSS,STACK
_TEXT segment para public 'CODE'
assume cs:_TEXT,ds:nothing,es:nothing,ss:nothing
org 100h
_start proc far
; Check for being loaded org 0 ... | 32.300699 | 71 | 0.39987 |
0c06ed48f87aaaf2345ef0cd7d814e90a51f9d9d | 3,641 | asm | Assembly | install/common/dublbuf.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | install/common/dublbuf.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | install/common/dublbuf.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | ;****************************************************************************
;
; (C) Copyright MICROSOFT Corp., 1991
;
; Title: dsufastd.asm - Detection code entry point for WDCtrl drive
; validation
;
; Version: 1.00
;
; Date: 05-FEB-1991
;
; Author: MC
;
;--------... | 25.822695 | 79 | 0.460313 |
1861c0610aea9efbd986b8b42a8f7c7c36879f15 | 5,440 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0xca_notsx.log_21829_742.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0xca_notsx.log_21829_742.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0xca_notsx.log_21829_742.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 %r14
push %r15
push %r9
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x17f9, %rdx
nop
nop
add $31211, %r9
mov $0x6162636465666768, %rbp
movq %rbp, %xmm3
movups %xmm3, (%rdx)
nop
nop
nop
and $45215, %rdi
lea addresses_WC_ht+0x1a5af, %r1... | 42.170543 | 2,999 | 0.659375 |
616237e1b701219602643320ebbee2e0178fb22a | 2,029 | asm | Assembly | apu/channel_2/channel_2_duty.asm | endrift/SameSuite | 89ffe653cdd888385935fe9a2f1062d2dcc18cdb | [
"MIT"
] | 21 | 2018-09-09T01:49:32.000Z | 2022-03-22T20:49:05.000Z | apu/channel_2/channel_2_duty.asm | mattcurrie/SameSuite | ab8d88e5606928060fe84b07c85a4d05edce3bca | [
"MIT"
] | 3 | 2020-10-18T16:33:08.000Z | 2021-09-04T10:58:51.000Z | apu/channel_2/channel_2_duty.asm | mattcurrie/SameSuite | ab8d88e5606928060fe84b07c85a4d05edce3bca | [
"MIT"
] | 9 | 2018-09-29T19:18:03.000Z | 2021-05-15T14:23:08.000Z | RESULTS_START EQU $c000
RESULTS_N_ROWS EQU 16
include "base.inc"
; The duty patterns are:
; 00: 00000010
; 01: 00000011
; 10: 00001111
; 11: 11111100
; The starting positions can be assumed from the other tests
CorrectResults:
db $00, $00, $00, $00, $00, $00, $00, $00
db $00, $00, $00, $00, $00, $00, $00, $00
db $... | 17.34188 | 60 | 0.500739 |
4f3768a748d0b220b8b8122aeeabd4055bd4467c | 45,734 | asm | Assembly | init.asm | dnaef/cs153 | eada4dc18db46b006ec2621d56193a418acb6e6a | [
"MIT-0"
] | null | null | null | init.asm | dnaef/cs153 | eada4dc18db46b006ec2621d56193a418acb6e6a | [
"MIT-0"
] | null | null | null | init.asm | dnaef/cs153 | eada4dc18db46b006ec2621d56193a418acb6e6a | [
"MIT-0"
] | null | null | null |
_init: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
char *argv[] = { "sh", 0 };
int
main(void)
{
0: 55 push %ebp
1: 89 e5 mov %esp,%ebp
3: 83 e4 f0 and $0xfffffff0,%esp
6: 53 push %ebx
7: 83 ec... | 29.111394 | 60 | 0.421437 |
422f8046224ef9237240d869f697cd74b937c5a6 | 7,467 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_16477_702.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_16477_702.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_16477_702.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 %r8
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x1930f, %r13
nop
nop
nop
nop
xor $2564, %rdx
movl $0x61626364, (%r13)
nop
nop
dec %r8
lea addresses_WT_ht+0xfeff, %rsi
lea addresses_D_ht+0x2d6f, %rdi
nop
nop
nop
and $591... | 34.410138 | 2,999 | 0.657158 |
e3e0f8670467afede57f2bc10bb016664d0d9780 | 421 | asm | Assembly | oeis/180/A180053.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/180/A180053.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/180/A180053.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A180053: a(1)=1, a(2)=101, a(n) = 1001*a(n-1) for n > 2.
; Submitted by Jon Maiga
; 1,101,101101,101202101,101303303101,101404606404101,101506011010505101,101607517021515606101,101709124538537121707101,101810833663075658828808101,101912644496738734487636909101,102014557141235473222124546010101
mov $3,1
lpb $0
sub ... | 24.764706 | 212 | 0.736342 |
55c0b6a552af87c1adfab416e6852c044890d50c | 516 | asm | Assembly | Assignment 4/Fib.asm | wstern1234/COMSC-260 | e1bd1a88698f09fa27a2d563e53da20d0c9a361e | [
"MIT"
] | null | null | null | Assignment 4/Fib.asm | wstern1234/COMSC-260 | e1bd1a88698f09fa27a2d563e53da20d0c9a361e | [
"MIT"
] | null | null | null | Assignment 4/Fib.asm | wstern1234/COMSC-260 | e1bd1a88698f09fa27a2d563e53da20d0c9a361e | [
"MIT"
] | null | null | null | ; Fib.asm - calculates the first seven values of the Fibonacci number sequence
INCLUDE Irvine32.inc
.386
.model flat, stdcall
.stack 4096
ExitProcess PROTO, dwExitCode:DWORD
.data
count DWORD 5
array DWORD 7 DUP (1, 1, ?, ?, ?, ?, ?)
.code
main PROC
mov ecx, count
mov ESI, OFFSET array
Add ... | 14.333333 | 79 | 0.649225 |
0fe537229ae131cdcde85e69af5f35c8c987bb0c | 1,279 | asm | Assembly | assignment 4/procedure.asm | chrisloyde/Assembly_Coursework | e309023bf990ff235709d92c4506fc6c6b7297f8 | [
"Unlicense"
] | null | null | null | assignment 4/procedure.asm | chrisloyde/Assembly_Coursework | e309023bf990ff235709d92c4506fc6c6b7297f8 | [
"Unlicense"
] | null | null | null | assignment 4/procedure.asm | chrisloyde/Assembly_Coursework | e309023bf990ff235709d92c4506fc6c6b7297f8 | [
"Unlicense"
] | null | null | null | .586P
.MODEL FLAT, stdcall ; Flat Memory Model
PUBLIC PROCEDURE1
_TEXT SEGMENT ; Tells the assembler what type of the following is
.code
PROCEDURE1 PROC Prime: DWORD
MOV EAX, 0 ;dividend
MOV EBX, 0 ;divisor
MOV ECX, 0 ;counter
MOV EDX, 0 ;remainder
; Since 2 is considered a prime number, if the input is 2 just ... | 19.984375 | 144 | 0.715403 |
9433af8cd9c6ff55429e15fce5112138b35a44d3 | 634 | asm | Assembly | oeis/028/A028365.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/028/A028365.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/028/A028365.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A028365: Order of general affine group over GF(2), AGL(n,2).
; Submitted by Jamie Morken(s1.)
; 1,2,24,1344,322560,319979520,1290157424640,20972799094947840,1369104324918194995200,358201502736997192984166400,375234700595146883504949480652800,1573079924978208093254925489963584716800,26385458351250481733136055834218002... | 39.625 | 429 | 0.839117 |
30aaaa7a9ee83e0d6222737b25a1ac9e53b137b1 | 1,558 | asm | Assembly | EE2016/LAB 2/INT0_ASM.asm | HR-1-1/CourseWork | 8980b5f0d3aef215b513b0ee04b50827d09279a4 | [
"MIT"
] | null | null | null | EE2016/LAB 2/INT0_ASM.asm | HR-1-1/CourseWork | 8980b5f0d3aef215b513b0ee04b50827d09279a4 | [
"MIT"
] | null | null | null | EE2016/LAB 2/INT0_ASM.asm | HR-1-1/CourseWork | 8980b5f0d3aef215b513b0ee04b50827d09279a4 | [
"MIT"
] | null | null | null | ;
; INT0_INTERRUPT.asm
;
; Created: 9/22/2021 3:44:16 PM
; Author : Harish
;
.CSEG
.ORG 0x000
RJMP RESET
.ORG 0x001
RJMP INT0_ISR
.ORG 0x010
RESET:
;Loading the Stack address into SP
LDI R16, HIGH(RAMEND)
OUT SPH, R16
LDI R16, LOW(RAMEND)
OUT SPL, R16
;Interface Port B Pin0 to ... | 14.698113 | 62 | 0.625802 |
30f2f18a95b66c333b6bcf46f1e08f5e48dda136 | 2,018 | asm | Assembly | UPC Microcontroladores 2019-2/Semana 6/adcmonon.X/lecturamon.asm | tocache/picomones | d9fd1e75fbbd964c5f628940a8e1161c5b6791fd | [
"CC0-1.0"
] | 5 | 2019-08-16T14:48:49.000Z | 2022-01-11T12:22:02.000Z | UPC Microcontroladores 2019-2/Semana 6/adcmonon.X/lecturamon.asm | tocache/picomones | d9fd1e75fbbd964c5f628940a8e1161c5b6791fd | [
"CC0-1.0"
] | null | null | null | UPC Microcontroladores 2019-2/Semana 6/adcmonon.X/lecturamon.asm | tocache/picomones | d9fd1e75fbbd964c5f628940a8e1161c5b6791fd | [
"CC0-1.0"
] | 8 | 2018-10-30T01:17:19.000Z | 2022-01-11T14:35:50.000Z | list p=18f4550
#include<p18f4550.inc>
CONFIG PLLDIV = 1 ; PLL Prescaler Selection bits (No prescale (4 MHz oscillator input drives PLL directly))
CONFIG CPUDIV = OSC1_PLL2 ; System Clock Postscaler Selection bits ([Primary Oscillator Src: /1][96 MHz PLL Src: /2])
CONFIG FOSC = ... | 42.93617 | 125 | 0.657086 |
e9acf1a2c31fd63d78d5f232f4e18435ce4c8f7e | 1,660 | asm | Assembly | ts_export/input.asm | ped7g/memdump | dac29391527795ee312acc4df403f2d28e5fe37a | [
"MIT"
] | 4 | 2021-04-30T22:31:14.000Z | 2021-11-15T21:43:14.000Z | ts_export/input.asm | ped7g/memdump | dac29391527795ee312acc4df403f2d28e5fe37a | [
"MIT"
] | 2 | 2021-06-01T18:38:23.000Z | 2021-08-30T07:33:19.000Z | ts_export/input.asm | ped7g/memdump | dac29391527795ee312acc4df403f2d28e5fe37a | [
"MIT"
] | 1 | 2021-08-08T08:22:37.000Z | 2021-08-08T08:22:37.000Z | ; ixh = d lka vstupu
; hl = adresa na obrazovce
INPUT EI
LD (INPOS+1),HL
; LD (INCOL+1),A
LD HL,23296
LD B,IXH
IN1 LD (HL),32
INC HL
DJNZ IN1
LD (HL),B
RES 5,(IY+1)
XOR A
LD (CURSOR+1),A
IN2 LD B,IXH
INPOS LD HL,0
LD (... | 16.116505 | 27 | 0.384337 |
b0f6a4c32efca121249f750944a62b4c2bbce8b5 | 1,895 | asm | Assembly | programs/oeis/257/A257198.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/257/A257198.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/257/A257198.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A257198: Number of permutations of length n having exactly one descent such that the first element of the permutation is an odd number.
; 0,0,2,6,16,36,78,162,332,672,1354,2718,5448,10908,21830,43674,87364,174744,349506,699030,1398080,2796180,5592382,11184786,22369596,44739216,89478458,178956942,357913912,715827852,1... | 135.357143 | 1,653 | 0.902375 |
dcbea6048eb05c954be724d5152cd4b6b72faab0 | 672 | asm | Assembly | oeis/246/A246453.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/246/A246453.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/246/A246453.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A246453: Lucas numbers (A000204) of the form n^2 + 2.
; Submitted by Jamie Morken(s3)
; 3,11,18,123,843,5778,39603,271443,1860498,12752043,87403803,599074578,4106118243,28143753123,192900153618,1322157322203,9062201101803,62113250390418,425730551631123,2918000611027443,20000273725560978,137083915467899403,93958713454... | 42 | 479 | 0.831845 |
4e7d5dc652959d5a11c9283a4d47fc8162b29adc | 2,146 | asm | Assembly | programs/oeis/064/A064813.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/064/A064813.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/064/A064813.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A064813: a(n) = binomial(composite(n), n), where composite = A002808, composite numbers.
; 4,15,56,126,252,924,3432,6435,11440,43758,167960,293930,497420,1961256,3268760,5311735,8436285,13123110,54627300,225792840,354817320,548354040,834451800,1251677700,5414950296,8122425444,12033222880,52860229080,229911617056,3448... | 238.444444 | 1,874 | 0.910065 |
04ae8f2434c63dfd4ae42e2647391abdd9b90944 | 368 | asm | Assembly | data/mapHeaders/route11.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | data/mapHeaders/route11.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | data/mapHeaders/route11.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | Route11_h:
db OVERWORLD ; tileset
db ROUTE_11_HEIGHT, ROUTE_11_WIDTH ; dimensions (y, x)
dw Route11Blocks, Route11TextPointers, Route11Script ; blocks, texts, scripts
db WEST | EAST ; connections
WEST_MAP_CONNECTION ROUTE_11, VERMILION_CITY, -3, 1, VermilionCityBlocks
EAST_MAP_CONNECTION ROUTE_11, ROUTE_12, -3, 2... | 40.888889 | 78 | 0.793478 |
d4d1f0784e8ddb1b5aba768da0106f95a81ee681 | 736 | asm | Assembly | programs/oeis/340/A340371.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/340/A340371.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/340/A340371.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A340371: a(n) = 1 if the odd part of n is noncomposite, 0 otherwise.
; 1,1,1,1,1,1,1,1,0,1,1,1,1,1,0,1,1,0,1,1,0,1,1,1,0,1,0,1,1,0,1,1,0,1,0,0,1,1,0,1,1,0,1,1,0,1,1,1,0,0,0,1,1,0,0,1,0,1,1,0,1,1,0,1,0,0,1,1,0,0,1,0,1,1,0,1,0,0,1,1,0,1,1,0,0,1,0,1,1,0,0,1,0,1,0,1,1,0,0,0,1,0,1,1,0,1,1,0,1,0,0,1,1,0,0,1,0,1,0,0,0,1,0,1... | 92 | 501 | 0.5625 |
ca27b27c12e84fc8bd97820bc47474c848051069 | 700 | asm | Assembly | programs/oeis/186/A186223.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/186/A186223.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/186/A186223.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A186223: Adjusted joint rank sequence of (f(i)) and (g(j)) with f(i) before g(j) when f(i)=g(j), where f and g are the triangular numbers and pentagonal numbers. Complement of A186224.
; 1,3,5,6,8,9,11,13,14,16,17,19,20,22,24,25,27,28,30,31,33,35,36,38,39,41,43,44,46,47,49,50,52,54,55,57,58,60,61,63,65,66,68,69,71,7... | 33.333333 | 332 | 0.638571 |
36c5cf3b57776d28c41495297888b359d7c840b8 | 657 | asm | Assembly | wof/lcs/enemy/C7.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 | wof/lcs/enemy/C7.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | null | null | null | wof/lcs/enemy/C7.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
0016A8 tst.b ($c7,A1) [enemy+88]
0016AC bmi $16b2 [enemy+C7]
0016DE tst.b ($c7,A1) [enemy+82]
0016E2 bmi $1700 [enemy+C7]
003DFA move.b #$1, ($ac,A0) [enemy+C7]
0045C8 cmpi.b #$1, D6 [enemy+C7]
0045DA bra $45f4 [enemy+C7]
0045E8 bra $4... | 32.85 | 54 | 0.624049 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.