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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
eaa566860d02d4193e2a252f35edf4f042270578 | 975 | asm | Assembly | libsrc/sprites/software/sp1/ts2068hr/updater/sp1_InvUpdateStruct.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/sprites/software/sp1/ts2068hr/updater/sp1_InvUpdateStruct.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/sprites/software/sp1/ts2068hr/updater/sp1_InvUpdateStruct.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; sp1_InvUpdateStruct
; 01.2008 aralbrec, Sprite Pack v3.0
; ts2068 hi-res version
SECTION code_sprite_sp1
PUBLIC sp1_InvUpdateStruct
EXTERN SP1V_UPDATELISTT
; FASTCALL
; Add struct_sp1_update to invalidated list so that it is
; drawn at next update.
;
; enter : hl = & struct sp1_update
; uses : af, bc, de, hl
.s... | 25.657895 | 74 | 0.626667 |
6d74f53f69e0a5fa78ae6243a70587236dce65b3 | 2,324 | asm | Assembly | maps/OlivineLighthouse4F.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | maps/OlivineLighthouse4F.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | maps/OlivineLighthouse4F.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | object_const_def ; object_event constants
const OLIVINELIGHTHOUSE4F_SAILOR
const OLIVINELIGHTHOUSE4F_LASS
OlivineLighthouse4F_MapScripts:
db 0 ; scene scripts
db 0 ; callbacks
TrainerLassConnie:
trainer LASS, CONNIE1, EVENT_BEAT_LASS_CONNIE, LassConnie1SeenText, LassConnie1BeatenText, 0, .Script
.Script:
end... | 22.346154 | 139 | 0.759897 |
a73998275b5d46397eed3594dea8563d58fc7228 | 3,982 | asm | Assembly | 25_1.asm | elder-george/black_book_vga | 3c5bc027ef34ae9e89c288d8e6c249d9bd27a42d | [
"BSD-3-Clause"
] | 2 | 2018-09-24T17:37:14.000Z | 2019-01-20T21:55:17.000Z | 25_1.asm | elder-george/black_book_vga | 3c5bc027ef34ae9e89c288d8e6c249d9bd27a42d | [
"BSD-3-Clause"
] | null | null | null | 25_1.asm | elder-george/black_book_vga | 3c5bc027ef34ae9e89c288d8e6c249d9bd27a42d | [
"BSD-3-Clause"
] | null | null | null | ; Program to illustrate operation of data rotate and bit mask
; features of Graphics Controller. Draws 8x8 character at
; specified location, using VGA's 8x8 ROM font. Designed
; for use with modes 0Dh, 0Eh, 0Fh, 10h, and 12h.
; By Michael Abrash.
;
global start
%include 'common.inc'
SCREEN_WIDTH_IN_BYTES equ ... | 26.546667 | 72 | 0.624561 |
c0076c7e3d2217f72c13efd5393f90949a5efde9 | 1,930 | asm | Assembly | python_src/other/export/screen_2_4.asm | fjpena/sword-of-ianna-msx2 | f104f46a677e4b21f42fbed478307a0bb1d372f3 | [
"Apache-2.0"
] | 43 | 2017-10-21T23:01:25.000Z | 2022-02-21T17:45:11.000Z | python_src/other/export/screen_2_4.asm | fjpena/sword-of-ianna-msx2 | f104f46a677e4b21f42fbed478307a0bb1d372f3 | [
"Apache-2.0"
] | null | null | null | python_src/other/export/screen_2_4.asm | fjpena/sword-of-ianna-msx2 | f104f46a677e4b21f42fbed478307a0bb1d372f3 | [
"Apache-2.0"
] | 6 | 2017-10-23T05:48:50.000Z | 2022-01-06T03:11:49.000Z | org $0000
; Object types
OBJECT_NONE EQU 0
OBJECT_SWITCH EQU 1
OBJECT_DOOR EQU 2
OBJECT_DOOR_DESTROY EQU 3
OBJECT_FLOOR_DESTROY EQU 4
OBJECT_WALL_DESTROY EQU 5
OBJECT_BOX_LEFT EQU 6
OBJECT_BOX_RIGHT EQU 7
OBJECT_JAR EQU 8
OBJECT_TELEPORTER EQU 9
; Pickable object types
OBJECT_KEY_GREEN EQU 11
OBJECT_KEY_BLUE EQU... | 28.80597 | 67 | 0.668394 |
40d8f40e8cb9fc2d050b7770dfccdfc7d6cc8485 | 9,096 | asm | Assembly | Library/GrObj/UI/uiPasteInsideControl.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/GrObj/UI/uiPasteInsideControl.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/GrObj/UI/uiPasteInsideControl.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1991 -- All Rights Reserved
PROJECT: PC GEOS
MODULE:
FILE: uiPasteInsideControl.asm
AUTHOR: Jon Witort
REVISION HISTORY:
Name Date Description
---- ---- -----------
jon 24 feb 1992 Initial version... | 25.840909 | 120 | 0.701187 |
b0201bbb78cbcfabd4d711df9c6af093e281882f | 2,490 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_111_1792.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_111_1792.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_111_1792.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 %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x175c7, %rsi
nop
nop
nop
nop
nop
sub %rcx, %rcx
movb (%rsi), %r11b
nop
nop
add $51407, %rdi
lea addresses_WT_ht+0x169fb, %rsi
lea addresses_normal_ht+0x122cb, %rdi
nop
nop
sub %r12, %r12
mov $23... | 19.453125 | 332 | 0.650201 |
244f068ca77d52bfbf7d7550a6f6561f295410fe | 1,883 | asm | Assembly | programs/oeis/262/A262267.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/262/A262267.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/262/A262267.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A262267: Number of (n+2) X (1+2) 0..1 arrays with each row and column divisible by 5, read as a binary number with top and left being the most significant bits.
; 2,4,7,13,26,52,103,205,410,820,1639,3277,6554,13108,26215,52429,104858,209716,419431,838861,1677722,3355444,6710887,13421773,26843546,53687092,107374183,21... | 188.3 | 1,662 | 0.908656 |
1b6067d78c0b73ccc736b344466a31902b7a0755 | 5,000 | asm | Assembly | Engine/Ram/zx0/RAMLoaderFd.asm | wide-dot/thomson-to8-game-engine | f305368ff28fba6e6bd03d0138a36ff5ea67e925 | [
"Apache-2.0"
] | 11 | 2021-09-07T18:45:06.000Z | 2022-02-15T06:36:19.000Z | Engine/Ram/zx0/RAMLoaderFd.asm | wide-dot/thomson-to8-game-engine | f305368ff28fba6e6bd03d0138a36ff5ea67e925 | [
"Apache-2.0"
] | null | null | null | Engine/Ram/zx0/RAMLoaderFd.asm | wide-dot/thomson-to8-game-engine | f305368ff28fba6e6bd03d0138a36ff5ea67e925 | [
"Apache-2.0"
] | 1 | 2021-11-22T08:43:52.000Z | 2021-11-22T08:43:52.000Z | ********************************************************************************
* Chargement de donnees en RAM (TO8 Thomson) - Benoit Rousseau 10/11/2020
* ------------------------------------------------------------------------------
*
* Charge les donnees d'un mode de jeu depuis la disquette
* decompresse les donnee... | 49.019608 | 144 | 0.5092 |
c7a8c4ed913ec3c467605010b35d88922c399610 | 315 | asm | Assembly | programs/oeis/052/A052572.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/052/A052572.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/052/A052572.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A052572: E.g.f. (1+2x-2x^2)/(1-x)^2.
; 1,4,10,36,168,960,6480,50400,443520,4354560,47174400,558835200,7185024000,99632332800,1482030950400,23538138624000,397533007872000,7113748561920000,134449847820288000,2676192208994304000
mov $2,2
lpb $0
add $2,$0
mul $2,$0
sub $0,1
mov $1,$2
lpe
add $1,1
mov $0,$1
| 24.230769 | 188 | 0.72381 |
d122b9800fb63a2652ced602cb21c7f6b9e9189e | 3,458 | asm | Assembly | 1581/64tass/utlodr.asm | silverdr/assembly | c2851f7033223e089285dce22443b7e219ed4f61 | [
"Unlicense"
] | 23 | 2015-03-23T15:16:57.000Z | 2022-03-18T12:43:42.000Z | 1581/64tass/utlodr.asm | silverdr/assembly | c2851f7033223e089285dce22443b7e219ed4f61 | [
"Unlicense"
] | null | null | null | 1581/64tass/utlodr.asm | silverdr/assembly | c2851f7033223e089285dce22443b7e219ed4f61 | [
"Unlicense"
] | 8 | 2016-04-13T11:19:35.000Z | 2021-12-22T07:39:00.000Z | cbmfil .text '©RIGHT CBM 86',$0D
lenf=*-cbmfil
cbmboot
jsr bootvector ; set/save vectors
php
cli
ldy #lenf-1
sty cmdsiz
- lda cbmfil,y
sta cmdbuf,y ; transfer filename to cmd buffer
dey
bpl -
bmi utlodr ; bra
cbmbootrtn
... | 26.396947 | 57 | 0.480335 |
0b29844e8087066565b9f4286f53949de85daae0 | 7,377 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_1106.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_0x84_notsx.log_21829_1106.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_0x84_notsx.log_21829_1106.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 %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x16227, %r13
nop
nop
nop
nop
nop
and %rbx, %rbx
mov (%r13), %r8d
nop
nop
nop
nop
nop
and %r15, %r15
lea addresses_UC_ht+0xd57b, %r12
clflush (%r12)
nop
nop
nop
nop
inc %r1... | 33.684932 | 2,999 | 0.659347 |
0004a5e932bf7e6f453c41adba37a0274996e4af | 2,292 | asm | Assembly | programs/oeis/304/A304837.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/304/A304837.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/304/A304837.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A304837: a(n) = 6*(n - 1)*(81*n - 104) for n >= 1.
; 0,348,1668,3960,7224,11460,16668,22848,30000,38124,47220,57288,68328,80340,93324,107280,122208,138108,154980,172824,191640,211428,232188,253920,276624,300300,324948,350568,377160,404724,433260,462768,493248,524700,557124,590520,624888,660228,696540,733824,772080,81... | 91.68 | 2,037 | 0.835515 |
bc80058bef3ed5a6603280d2d1d1aaf496b60d7c | 24 | asm | Assembly | src/main/fragment/mos6502-common/vbuaa=vbuyy_minus_vbuaa.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/main/fragment/mos6502-common/vbuaa=vbuyy_minus_vbuaa.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/main/fragment/mos6502-common/vbuaa=vbuyy_minus_vbuaa.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | sta $ff
tya
sec
sbc $ff
| 4.8 | 7 | 0.666667 |
4cfd5bea9975746bbf03549648930070abd69ada | 86 | asm | Assembly | test/p39.asm | slcz/hummingbird | 8f5d0695a6b6460b1eeaa0e1c520abf6527c0492 | [
"Apache-2.0"
] | null | null | null | test/p39.asm | slcz/hummingbird | 8f5d0695a6b6460b1eeaa0e1c520abf6527c0492 | [
"Apache-2.0"
] | null | null | null | test/p39.asm | slcz/hummingbird | 8f5d0695a6b6460b1eeaa0e1c520abf6527c0492 | [
"Apache-2.0"
] | null | null | null | #include "hi.asm"
li(1)
st 0
li(0x5a)
push 0
li(0x5b)
push 0
ld 0
ld 1
ld 2
1: jmp 1b
| 7.166667 | 17 | 0.639535 |
27ee4b4aee15539a98d9c93b5b19c23448895eb1 | 63,076 | asm | Assembly | chapter_3/page_127/exercise_8/KeBugCheck2.asm | assaflevy/practical_reverse_engineering | 1fd9b1b95238b9de5bc52017047b676d02b8dabd | [
"MIT"
] | null | null | null | chapter_3/page_127/exercise_8/KeBugCheck2.asm | assaflevy/practical_reverse_engineering | 1fd9b1b95238b9de5bc52017047b676d02b8dabd | [
"MIT"
] | null | null | null | chapter_3/page_127/exercise_8/KeBugCheck2.asm | assaflevy/practical_reverse_engineering | 1fd9b1b95238b9de5bc52017047b676d02b8dabd | [
"MIT"
] | null | null | null | 0: kd> uf nt!KeBugCheck2
nt!KeBugCheck2:
fffff802`7551d400 48895c2418 mov qword ptr [rsp+18h],rbx
fffff802`7551d405 55 push rbp
fffff802`7551d406 56 push rsi
fffff802`7551d407 57 push rdi
fffff802`7551d408 4154 push r12
fffff802`7551d40a 4155 ... | 52.085879 | 114 | 0.721828 |
a7822a344a50403bf7a36e8d843c4cdbe060afdb | 7,639 | asm | Assembly | externals/mpir-3.0.0/mpn/x86_64w/skylake/avx/rshift.asm | JaminChan/eos_win | c03e57151cfe152d0d3120abb13226f4df74f37e | [
"MIT"
] | 12 | 2021-09-29T14:50:06.000Z | 2022-03-31T15:01:21.000Z | externals/mpir-3.0.0/mpn/x86_64w/skylake/avx/rshift.asm | JaminChan/eos_win | c03e57151cfe152d0d3120abb13226f4df74f37e | [
"MIT"
] | 15 | 2021-12-24T22:53:49.000Z | 2021-12-25T10:03:13.000Z | LibSource/mpir/mpn/x86_64w/skylake/avx/rshift.asm | ekzyis/CrypTool-2 | 1af234b4f74486fbfeb3b3c49228cc36533a8c89 | [
"Apache-2.0"
] | 10 | 2021-10-17T19:46:51.000Z | 2022-03-18T02:57:57.000Z |
; Copyright 2016 Jens Nurmann and Alexander Kruppa
; This file is part of the MPIR Library.
; The MPIR Library is free software; you can redistribute it and/or modify
; it under the terms of the GNU Lesser General Public License as published
; by the Free Software Foundation; either version 2.1 of the License, ... | 26.803509 | 86 | 0.605315 |
9bb2271486c711ddb6c2e5006fd399be211ac298 | 8,324 | asm | Assembly | mac0412/seminario/exemplo/cor_da_tela/programa.asm | rulojuka/listas | 8789d20262352bafce6bae1206e1eaef2686a725 | [
"Unlicense"
] | null | null | null | mac0412/seminario/exemplo/cor_da_tela/programa.asm | rulojuka/listas | 8789d20262352bafce6bae1206e1eaef2686a725 | [
"Unlicense"
] | null | null | null | mac0412/seminario/exemplo/cor_da_tela/programa.asm | rulojuka/listas | 8789d20262352bafce6bae1206e1eaef2686a725 | [
"Unlicense"
] | null | null | null | ;==LoRom== ; We'll get to HiRom some other time.
.MEMORYMAP ; Begin describing the system architecture.
SLOTSIZE $8000 ; The slot is $8000 bytes in size. More details on slots later.
DEFAULTSLOT 0
SLOT 0 $8000 ; Defines Slot 0's starting address.
.ENDME ... | 43.810526 | 119 | 0.558145 |
2376e172a6b4778c3f5921265d8ffe0d5386bbbd | 513 | asm | Assembly | programs/oeis/205/A205342.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/205/A205342.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/205/A205342.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A205342: Number of length 5 nonnegative integer arrays starting and ending with 0 with adjacent elements unequal but differing by no more than n.
; 2,11,35,82,160,277,441,660,942,1295,1727,2246,2860,3577,4405,5352,6426,7635,8987,10490,12152,13981,15985,18172,20550,23127,25911,28910,32132,35585,39277,43216,47410,51867... | 25.65 | 214 | 0.71345 |
453be602b56f84dfcb232ba595e2ce98a47b2f23 | 133 | asm | Assembly | Working Disassembly/Levels/LBZ/Misc Object Data/Map - Floating Platform Underside (Unused).asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 7e8a2c5df02271615ff4cae529521e6b1560d6b1 | [
"Apache-2.0"
] | 5 | 2021-07-09T08:17:56.000Z | 2022-02-27T19:57:47.000Z | Working Disassembly/Levels/LBZ/Misc Object Data/Map - Floating Platform Underside (Unused).asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 7e8a2c5df02271615ff4cae529521e6b1560d6b1 | [
"Apache-2.0"
] | null | null | null | Working Disassembly/Levels/LBZ/Misc Object Data/Map - Floating Platform Underside (Unused).asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 7e8a2c5df02271615ff4cae529521e6b1560d6b1 | [
"Apache-2.0"
] | null | null | null | Map_Obj1D_01: dc.w word_254EC-Map_Obj1D_01
word_254EC: dc.w 2
dc.b 8, $C, 0, 0, $FF, $E0
dc.b 8, $C, 8, 0, 0, 0
| 26.6 | 43 | 0.533835 |
7c789cff22d268319a0f2245fceff118bcae228b | 513 | asm | Assembly | programs/oeis/063/A063195.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/063/A063195.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/063/A063195.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A063195: Dimension of the space of weight 2n cuspidal newforms for Gamma_0( 6 ).
; 0,1,1,1,1,3,1,3,3,3,3,5,3,5,5,5,5,7,5,7,7,7,7,9,7,9,9,9,9,11,9,11,11,11,11,13,11,13,13,13,13,15,13,15,15,15,15,17,15,17,17,17,17,19,17,19,19,19,19,21,19,21,21,21,21,23,21,23,23,23,23,25,23,25,25,25,25,27,25,27,27,27,27,29,27,29,29,29,2... | 27 | 271 | 0.588694 |
5878ced991d44eb1974b3d51e443f5edb5bdedca | 768 | asm | Assembly | oeis/276/A276536.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/276/A276536.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/276/A276536.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A276536: Binomial sums of the cubes of the central binomial coefficients.
; Submitted by Jon Maiga
; 1,9,233,8673,376329,17800209,890215361,46294813497,2478150328777,135642353562321,7556884938829233,427106589765940137,24429206859151618209,1411391470651692285609,82245902444586364980057,4828398428680134702936273,285301... | 34.909091 | 486 | 0.811198 |
c73111f2418174ecc028165bd974cc1b1e66e802 | 2,665 | asm | Assembly | Kernel/asm/pci.asm | Estebank94/ClicOSNapEdition | ee38cd79c691d5153f9e9fef35a700c582970326 | [
"BSD-3-Clause"
] | null | null | null | Kernel/asm/pci.asm | Estebank94/ClicOSNapEdition | ee38cd79c691d5153f9e9fef35a700c582970326 | [
"BSD-3-Clause"
] | null | null | null | Kernel/asm/pci.asm | Estebank94/ClicOSNapEdition | ee38cd79c691d5153f9e9fef35a700c582970326 | [
"BSD-3-Clause"
] | 1 | 2018-04-12T05:06:42.000Z | 2018-04-12T05:06:42.000Z | GLOBAL _pci_read_reg
GLOBAL _pci_write_reg
section .text
; -----------------------------------------------------------------------------
; Gets the RAW data from the PCI.
; Parameters:
; -rdi: bus number. (bl)
; -rsi: device/function number. (cl)
; -rdx: register number. (dl)
; Return:
; rax: register information.... | 28.052632 | 110 | 0.558724 |
8c1b9df8f25e1a79ac91194fbb5eebe4db8a7f0c | 8,437 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xa0.log_21829_1492.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xa0.log_21829_1492.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xa0.log_21829_1492.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 %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x54d, %rsi
lea addresses_normal_ht+0x2e0d, %rdi
nop
nop
nop
sub $47985, %rbx
mov $110, %rcx
rep movsl
nop
nop
nop
nop
xor $28669, %rdx
lea addresses_WC_ht+0xba4d, %rbx
nop
no... | 30.458484 | 2,999 | 0.652365 |
2380d1b902a2e0b78999894812a3513aed54ad10 | 359 | asm | Assembly | smsq/sbas/procs/wdef.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | smsq/sbas/procs/wdef.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | smsq/sbas/procs/wdef.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; SBAS_PROCS_WDEF - Standard SBASIC Window Defs V2.02 1992 Tony Tebby
section exten
xdef wmon_def
xdef wtv_def
wmon_def
dc.b 255,1,0,4
dc.w 512,52,0,204
dc.b 255,1,2,7
dc.w 256,202,256,0
dc.b 255,1,7,2
dc.w 256,202,0,0
wtv_def
dc.b 255,1,0,4
dc.w 448,42,32,214
dc.b 255,1,2,7
dc.w 448,202,32,12
dc... | 14.36 | 74 | 0.662953 |
88b0439860312d2199aa9e3fa0fb02b4e336bf5e | 286 | asm | Assembly | programs/oeis/168/A168361.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/168/A168361.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/168/A168361.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A168361: Period 2: repeat 2, -1.
; 2,-1,2,-1,2,-1,2,-1,2,-1,2,-1,2,-1,2,-1,2,-1,2,-1,2,-1,2,-1,2,-1,2,-1,2,-1,2,-1,2,-1,2,-1,2,-1,2,-1,2,-1,2,-1,2,-1,2,-1,2,-1,2,-1,2,-1,2,-1,2,-1,2,-1,2,-1,2,-1,2,-1,2,-1,2,-1,2,-1,2,-1,2,-1,2,-1,2,-1,2,-1,2,-1
gcd $0,2
mov $1,-3
bin $1,$0
div $1,3
| 35.75 | 211 | 0.440559 |
c7bbc38cb5fd449a2c419c74413591d211052a48 | 310 | asm | Assembly | libsrc/_DEVELOPMENT/adt/w_vector/c/sdcc_iy/w_vector_erase_range_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/w_vector/c/sdcc_iy/w_vector_erase_range_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/w_vector/c/sdcc_iy/w_vector_erase_range_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; size_t w_vector_erase_range_callee(w_vector_t *v, size_t idx_first, size_t idx_last)
SECTION code_adt_w_vector
PUBLIC _w_vector_erase_range_callee
EXTERN _w_array_erase_range_callee
defc _w_vector_erase_range_callee = _w_array_erase_range_callee
INCLUDE "adt/w_vector/z80/asm_w_vector_erase_range.asm"
| 23.846154 | 86 | 0.874194 |
5340856fe95bf92209075fda675a7ca78150c05b | 403 | asm | Assembly | oeis/112/A112341.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/112/A112341.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/112/A112341.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A112341: Number of primes between (prime(n)-1)^2 and prime(n)^2.
; Submitted by Christian Krause
; 2,2,3,4,5,5,7,6,7,9,8,9,12,9,10,16,13,16,15,21,15,18,19,18,21,23,20,24,23,25,29,28,23,27,33,32,27,32,33,30,29,36,34,37,37,37,38,41,45,38,39,49,47,45,53,46,53,46,45,49,53,51,48,49,55,51,62,66,61,61,60,66,63,61
seq $0,60... | 57.571429 | 210 | 0.650124 |
eb874b0b4b4aa9a968d8171689c0d14c80f0ceea | 324 | asm | Assembly | lab_09/ConsoleApplication1/count.asm | zakolm/ASM | 786d3609387f65c5011b4689a5c9618b73ea50a3 | [
"MIT"
] | 9 | 2018-04-23T09:10:36.000Z | 2020-05-09T21:49:55.000Z | lab_09/ConsoleApplication1/count.asm | zakolm/ASM | 786d3609387f65c5011b4689a5c9618b73ea50a3 | [
"MIT"
] | null | null | null | lab_09/ConsoleApplication1/count.asm | zakolm/ASM | 786d3609387f65c5011b4689a5c9618b73ea50a3 | [
"MIT"
] | 3 | 2019-03-26T17:16:15.000Z | 2020-10-05T15:19:44.000Z | .386
.model FLAT, C
PUBLIC COUNT
.CODE
COUNT:
PUSH EBP
MOV EBP, ESP
ADD EBP, 8
MOV EBX, [EBP] ; X
MOV ECX, [EBP + 4] ; L
XOR EAX, EAX
XOR edx, edx
COMP:
BT [EBX], EDX
JNC ZERO
INC EAX
ZERO:
INC EDX
E_COMP:
LOOP COMP
POP EBP
RET
E... | 10.451613 | 27 | 0.481481 |
6e018ef3ad34f880be289c6ddc0772ff061fef6f | 467 | asm | Assembly | programs/oeis/100/A100661.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/100/A100661.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/100/A100661.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A100661: Quet transform of A006519 (see A101387 for definition). Also, least k such that n+k has at most k ones in its binary representation.
; 1,2,1,2,3,2,1,2,3,2,3,4,3,2,1,2,3,2,3,4,3,2,3,4,3,4,5,4,3,2,1,2,3,2,3,4,3,2,3,4,3,4,5,4,3,2,3,4,3,4,5,4,3,4,5,4,5,6,5,4,3,2,1,2,3,2,3,4,3,2,3,4,3,4,5,4,3,2,3,4,3,4,5,4,3,4,5,... | 51.888889 | 201 | 0.603854 |
f591fc3915570e90eaf8d432555856d2991aad2c | 694 | asm | Assembly | programs/oeis/143/A143918.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/143/A143918.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/143/A143918.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A143918: G.f. A(x) satisfies: A(x) = 1/(1-x)^2 + x^2*A'(x).
; 1,2,5,14,47,194,977,5870,41099,328802,2959229,29592302,325515335,3906184034,50780392457,710925494414,10663882416227,170622118659650,2900576017214069,52210368309853262,991996997887211999,19839939957744240002,416638739112629040065,9166052260477838881454,2108... | 46.266667 | 527 | 0.82853 |
0f641a9327c9cc6335d6281cc530b7ac81d2265c | 18,872 | asm | Assembly | test/data/ASM-8080/microcosm.asm | jfitz/code-stat | dd2a13177f3ef03ab42123ef3cfcbbd062a2ae26 | [
"MIT"
] | null | null | null | test/data/ASM-8080/microcosm.asm | jfitz/code-stat | dd2a13177f3ef03ab42123ef3cfcbbd062a2ae26 | [
"MIT"
] | null | null | null | test/data/ASM-8080/microcosm.asm | jfitz/code-stat | dd2a13177f3ef03ab42123ef3cfcbbd062a2ae26 | [
"MIT"
] | null | null | null | ;***********************************************************************
; MICROCOSM ASSOCIATES 8080/8085 CPU DIAGNOSTIC VERSION 1.0 (C) 1980
;***********************************************************************
; Load into virtual altair with: ALTAIR L=TEST.HEX
; Then press F2 to view screen, and 'G' to execute t... | 23.443478 | 96 | 0.443779 |
43b04fda694bbce218fde0244ddfef50571a2e4a | 194 | asm | Assembly | programs/oeis/295/A295771.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/295/A295771.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/295/A295771.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A295771: a(n) is the minimum size of a planar additive basis for the square [0,n]^2.
; 1,3,4,7,8,11,12,14,16,19,20,23,24,26
sub $2,$0
sub $0,$2
sub $0,1
bin $2,$0
mod $2,2
trn $0,$2
add $0,1
| 17.636364 | 86 | 0.618557 |
0d9cbbaccdf26902e34a0f79569902afd4835193 | 18,629 | asm | Assembly | Library/AnsiC/memory_asm.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/AnsiC/memory_asm.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/AnsiC/memory_asm.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1991 -- All Rights Reserved
PROJECT: GEOS
MODULE: Standard C Library
FILE: memory_asm.asm
AUTHOR: Andrew Wilson, Aug 23, 1991
ROUTINES:
Name Description
---- -----------
Standard C routines... | 26.499289 | 79 | 0.57534 |
9b6d83c677d110ed9bdaf78fba559f98b4e3ad68 | 1,536 | asm | Assembly | libsrc/stdio/zx81/fputc_cons.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | 1 | 2018-09-04T23:07:24.000Z | 2018-09-04T23:07:24.000Z | libsrc/stdio/zx81/fputc_cons.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | libsrc/stdio/zx81/fputc_cons.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | ;
; Basic video handling for the ZX81
;
; (HL)=char to display
;
; $Id: fputc_cons.asm,v 1.7 2007/12/21 08:04:24 stefano Exp $
;
XLIB fputc_cons
LIB asctozx81
XREF restore81
DEFC ROWS=24
DEFC COLUMNS=32
.ROW defb 0
.COLUMN defb 0
.fputc_cons
ld hl,2
add hl,sp
ld (charpos+1),hl
ld a,(hl)
cp 12
jr nz,... | 11.906977 | 61 | 0.623698 |
4ef3cc017ec373cef27495cadd17f80befe90c2e | 1,134 | asm | Assembly | programs/oeis/047/A047483.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/047/A047483.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/047/A047483.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A047483: Numbers that are congruent to {0, 1, 2, 5, 7} mod 8.
; 0,1,2,5,7,8,9,10,13,15,16,17,18,21,23,24,25,26,29,31,32,33,34,37,39,40,41,42,45,47,48,49,50,53,55,56,57,58,61,63,64,65,66,69,71,72,73,74,77,79,80,81,82,85,87,88,89,90,93,95,96,97,98,101,103,104,105,106,109,111,112,113,114,117,119,120,121,122,125,127,128,... | 66.705882 | 931 | 0.689594 |
0bae7471d4025050d3467cecb364c5587611febf | 621 | asm | Assembly | libsrc/_DEVELOPMENT/arch/zx/bifrost2/c/sdcc/BIFROST2_fillTileAttrH_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/zx/bifrost2/c/sdcc/BIFROST2_fillTileAttrH_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/zx/bifrost2/c/sdcc/BIFROST2_fillTileAttrH_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; ----------------------------------------------------------------
; Z88DK INTERFACE LIBRARY FOR THE BIFROST*2 ENGINE
;
; See "bifrost2.h" for further details
; ----------------------------------------------------------------
; void void BIFROST2_fillTileAttrH(unsigned char lin,unsigned char col,unsigned char attr)
; ... | 23 | 90 | 0.573269 |
ee880b7b72239a85d252fe1268e4e6221d4e9958 | 3,028 | asm | Assembly | cmd/fc/xtab.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | cmd/fc/xtab.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | cmd/fc/xtab.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | ;/*
; * Microsoft Confidential
; * Copyright (C) Microsoft Corporation 1991
; * All Rights Reserved.
; */
;
; xlat tables for case conversion
;
.xlist
include version.inc
include cmacros.inc
.list
sBegin data
public _XLTab, _XUTab
assumes ds,data
;
; t... | 28.566038 | 65 | 0.593791 |
cfe83dda36a96ba862719cb41668964affc0df04 | 259 | asm | Assembly | unittests/ASM/TwoByte/0F_02.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 628 | 2020-03-06T14:01:32.000Z | 2022-03-31T06:35:14.000Z | unittests/ASM/TwoByte/0F_02.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 576 | 2020-03-06T08:25:12.000Z | 2022-03-30T04:05:29.000Z | unittests/ASM/TwoByte/0F_02.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 38 | 2020-03-07T06:10:00.000Z | 2022-03-29T09:27:36.000Z | %ifdef CONFIG
{
"RegData": {
"RAX": "0x1"
},
"MemoryRegions": {
"0x100000000": "4096"
}
}
%endif
mov rdx, 0xe0000000
mov rax, 0x0
mov [rdx + 8 * 0], rax
mov rax, 201 ; Time
syscall
cmp rax, 0
setne [rdx + 8 * 0]
mov rax, [rdx + 8 * 0]
hlt
| 10.791667 | 25 | 0.555985 |
f60d61df3b6a195e15e896e0e539132284fa5f81 | 616 | asm | Assembly | programs/oeis/099/A099511.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/099/A099511.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/099/A099511.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A099511: Row sums of triangle A099510, so that a(n) = Sum_{k=0..n} coefficient of z^k in (1 + 2*z + z^2)^(n-[k/2]), where [k/2] is the integer floor of k/2.
; 1,3,6,17,45,116,305,799,2090,5473,14329,37512,98209,257115,673134,1762289,4613733,12078908,31622993,82790071,216747218,567451585,1485607537,3889371024,10182505... | 21.241379 | 201 | 0.623377 |
138ba4ae403824f211088eae1cea6dd130c9ec79 | 981 | asm | Assembly | test/test.math.log2.asm | richRemer/atlatl | 169c0c9c29d277dc1295e6c37b0963af6e02741a | [
"MIT"
] | null | null | null | test/test.math.log2.asm | richRemer/atlatl | 169c0c9c29d277dc1295e6c37b0963af6e02741a | [
"MIT"
] | null | null | null | test/test.math.log2.asm | richRemer/atlatl | 169c0c9c29d277dc1295e6c37b0963af6e02741a | [
"MIT"
] | null | null | null | global test_case
extern math.log2
extern sys.error
section .text
test_case:
mov rax, 1 ; argument
call math.log2 ; calculate
cmp rax, 0 ; should return 0
jnz .error ; failed test
mov rax, 2 ; argument
call math.log2 ; calcu... | 25.815789 | 45 | 0.469929 |
446765ce1eb18afee65565f0ecfb415ae5bcc584 | 632 | asm | Assembly | oeis/051/A051895.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/051/A051895.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/051/A051895.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A051895: Partial sums of second pentagonal numbers with even index (A049453).
; 0,7,33,90,190,345,567,868,1260,1755,2365,3102,3978,5005,6195,7560,9112,10863,12825,15010,17430,20097,23023,26220,29700,33475,37557,41958,46690,51765,57195,62992,69168,75735,82705,90090,97902,106153,114855,124020,133660,143787,154413,16555... | 63.2 | 494 | 0.800633 |
fae6f75fa69ee0f8476dc3678d91234fa2a58db6 | 333 | asm | Assembly | oeis/021/A021833.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/021/A021833.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/021/A021833.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A021833: Decimal expansion of 1/829.
; Submitted by Jamie Morken(s4.)
; 0,0,1,2,0,6,2,7,2,6,1,7,6,1,1,5,8,0,2,1,7,1,2,9,0,7,1,1,7,0,0,8,4,4,3,9,0,8,3,2,3,2,8,1,0,6,1,5,1,9,9,0,3,4,9,8,1,9,0,5,9,1,0,7,3,5,8,2,6,2,9,6,7,4,3,0,6,3,9,3,2,4,4,8,7,3,3,4,1,3,7,5,1,5,0,7,8,4,0
add $0,1
mov $2,10
pow $2,$0
div $2,829
mov $0,... | 30.272727 | 199 | 0.558559 |
5f37977f299150321fc868612db3a185e1ed9248 | 384 | asm | Assembly | programs/oeis/039/A039737.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/039/A039737.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/039/A039737.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A039737: a(n)=number of primes q<p having (p mod q)=3, where p=n-th prime.
; 0,0,0,0,0,1,1,0,1,1,1,1,1,1,1,1,1,1,0,1,2,1,1,1,1,1,1,1,1,2,1,0,1,1,1,1,2,1,1,2,1,1,1,2,1,1,1,2,1,1,2,1,2,1,1,2,2,1,1,1,2,2,1,2,2,1,1,1,1,1,2,1,2,2,1,2,1,1,1,2,1,2,1,2,1,2,1,1,1,2
seq $0,40 ; The prime numbers.
trn $0,4
seq $0,1221 ; Number... | 48 | 181 | 0.591146 |
d104f8924e0a0ce9e4bdde57c9ab6de6a768eace | 668 | asm | Assembly | programs/oeis/145/A145154.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/145/A145154.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/145/A145154.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A145154: Coefficients in expansion of Eisenstein series E_1.
; 1,4,8,8,12,8,16,8,16,12,16,8,24,8,16,16,20,8,24,8,24,16,16,8,32,12,16,16,24,8,32,8,24,16,16,16,36,8,16,16,32,8,32,8,24,24,16,8,40,12,24,16,24,8,32,16,32,16,16,8,48,8,16,24,28,16,32,8,24,16,32,8,48,8,16,24,24,16,32,8,40,20,16,8,48,16,16,16,32,8,48,16,24,16... | 27.833333 | 274 | 0.63024 |
a974cd12b3da9d1f865b5c2060e0e6cd55962b13 | 21,912 | asm | Assembly | vp8/common/arm/armv6/intra4x4_predict_v6.asm | freedesktop/gstreamer-sdk-libvpx | 6892c735d8f54160f8493502f984093c466ec3ed | [
"BSD-3-Clause"
] | 28 | 2017-04-20T06:21:26.000Z | 2021-12-10T15:22:51.000Z | lib_vpx/git/vp8/common/arm/armv6/intra4x4_predict_v6.asm | sahwar/gamecake | 9abcb937c0edc22dee2940cb06ec9a84597e989c | [
"MIT"
] | 3 | 2017-04-05T00:41:45.000Z | 2020-04-04T00:44:24.000Z | lib_vpx/git/vp8/common/arm/armv6/intra4x4_predict_v6.asm | sahwar/gamecake | 9abcb937c0edc22dee2940cb06ec9a84597e989c | [
"MIT"
] | 5 | 2016-01-18T15:19:25.000Z | 2020-04-26T22:26:00.000Z | ;
; Copyright (c) 2011 The WebM project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license
; that can be found in the LICENSE file in the root of the source
; tree. An additional intellectual property rights grant can be found
; in the file PATENTS. All contributing proje... | 36.098847 | 80 | 0.351497 |
ebfa56e6dcd3f0e3251ba08e80ba083f7f9d9e2e | 588 | asm | Assembly | programs/oeis/179/A179081.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/179/A179081.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/179/A179081.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A179081: Parity of sum of digits of n.
; 0,1,0,1,0,1,0,1,0,1,1,0,1,0,1,0,1,0,1,0,0,1,0,1,0,1,0,1,0,1,1,0,1,0,1,0,1,0,1,0,0,1,0,1,0,1,0,1,0,1,1,0,1,0,1,0,1,0,1,0,0,1,0,1,0,1,0,1,0,1,1,0,1,0,1,0,1,0,1,0,0,1,0,1,0,1,0,1,0,1,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,0,1,0,1,0,1,0,1,0,1,1,0,1,0,1,0,1,0,1,0,0,1,0,1,0,1,0,1,0... | 65.333333 | 501 | 0.513605 |
badb4bf4f4ae35adb58545613dbce7e655167313 | 2,448 | asm | Assembly | Variables.asm | DevEd2/ScootTheBurbs | b276b511b1ba66eb1a67062fb4ed6ba887d392cd | [
"MIT"
] | 5 | 2018-03-19T20:39:13.000Z | 2019-06-18T21:11:57.000Z | Variables.asm | DevEd2/ScootTheBurbs | b276b511b1ba66eb1a67062fb4ed6ba887d392cd | [
"MIT"
] | null | null | null | Variables.asm | DevEd2/ScootTheBurbs | b276b511b1ba66eb1a67062fb4ed6ba887d392cd | [
"MIT"
] | null | null | null | ; ================================================================
; Variables
; ================================================================
if !def(incVars)
incVars set 1
SECTION "Virtual zeropage",WRAM0
GBCFlag ds 1
GBAFlag ds 1
EmuCheck ds 1
ScrollTablePos ds 1
StatID ds 1
WindowTransitionPo... | 23.538462 | 100 | 0.634395 |
4546b8aa7d5826b1a9a4f711bf17b9b954952d03 | 7,120 | asm | Assembly | Transynther/x86/_processed/US/_un_/i9-9900K_12_0xa0_notsx.log_1_1590.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_un_/i9-9900K_12_0xa0_notsx.log_1_1590.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_un_/i9-9900K_12_0xa0_notsx.log_1_1590.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 %r14
push %r15
push %r9
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0xb3cc, %rsi
lea addresses_normal_ht+0x1caf2, %rdi
nop
nop
cmp $29464, %rbx
mov $55, %rcx
rep movsb
nop
nop
nop
dec %rbx
lea addresses_WT_ht+0x44c, %rdi
cmp $49662, %r14
movb $... | 20.056338 | 152 | 0.644944 |
7c5f7eb5fa0e6da19845e50336e1f479ffd87590 | 323 | asm | Assembly | kernel/scallarch.asm | jpbottaro/minios | 7fb159438f5ab5d19cdf35ef6d99f12ed4f2a09d | [
"MIT"
] | 2 | 2016-12-06T23:45:43.000Z | 2018-10-12T10:47:11.000Z | kernel/scallarch.asm | jpbottaro/minios | 7fb159438f5ab5d19cdf35ef6d99f12ed4f2a09d | [
"MIT"
] | null | null | null | kernel/scallarch.asm | jpbottaro/minios | 7fb159438f5ab5d19cdf35ef6d99f12ed4f2a09d | [
"MIT"
] | null | null | null | BITS 32
extern reset_intr_pic1
extern reset_intr_pic2
extern system_calls
global scall_handler
scall_handler:
pushad
push edx
push ecx
push ebx
mov eax, [system_calls + eax * 4]
call eax
mov [res], eax
add esp, 12
call reset_intr_pic2
popad
mov eax, [res]
iret
res: dd... | 13.458333 | 37 | 0.662539 |
618d698e900a123acc9fde35ed0e7067f4694753 | 2,801 | asm | Assembly | bin/gcc/config/sparc/sol2-c1.asm | aaliomer/exos | 6a37c41cad910c373322441a9f23cfabdbfae275 | [
"BSD-3-Clause"
] | 1 | 2018-01-23T23:07:19.000Z | 2018-01-23T23:07:19.000Z | bin/gcc/config/sparc/sol2-c1.asm | aaliomer/exos | 6a37c41cad910c373322441a9f23cfabdbfae275 | [
"BSD-3-Clause"
] | null | null | null | bin/gcc/config/sparc/sol2-c1.asm | aaliomer/exos | 6a37c41cad910c373322441a9f23cfabdbfae275 | [
"BSD-3-Clause"
] | null | null | null | ! crt1.s for solaris 2.0.
! Copyright (C) 1992 Free Software Foundation, Inc.
! Written By David Vinayak Henkel-Wallace, June 1992
!
! This file is free software; you can redistribute it and/or modify it
! under the terms of the GNU General Public License as published by the
! Free Software Foundation; either ver... | 32.195402 | 78 | 0.720457 |
5078b26391635f2263ff20d96d9e49932fd5c0e1 | 517 | asm | Assembly | programs/oeis/171/A171511.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/171/A171511.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/171/A171511.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A171511: Numbers that are not the sum of the k-th composite number and k for any k >= 1.
; 1,2,3,4,6,7,9,10,12,14,16,17,19,20,22,24,26,27,29,30,32,34,36,37,39,41,43,45,47,48,50,51,53,55,57,59,61,62,64,66,68,69,71,72,74,76,78,79,81,83,85,87,89,90,92,94,96,98,100,101,103,104,106,108,110,112,114,115,117,119,121,122,124,... | 51.7 | 336 | 0.680851 |
021a3ae0dccf4f2fe142c89da065648259f8875a | 147 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/NES_Ver2/us_asm/zel_sindt.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/NES_Ver2/us_asm/zel_sindt.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/NES_Ver2/us_asm/zel_sindt.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: zel_sindt.asm
Type: file
Size: 11764
Last-Modified: '2016-05-13T04:27:09Z'
SHA-1: 8A86D151E4074423533AA09BB537DF74CEEEE2DD
Description: null
| 21 | 47 | 0.816327 |
884f8f38a0663f2c5a109c5710836c10447b970b | 1,039 | asm | Assembly | libsrc/_DEVELOPMENT/stdio/z80/input_helpers/__stdio_scanf_number_tail_long.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/stdio/z80/input_helpers/__stdio_scanf_number_tail_long.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/stdio/z80/input_helpers/__stdio_scanf_number_tail_long.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
SECTION code_stdio
PUBLIC __stdio_scanf_number_tail_long
__stdio_scanf_number_tail_long:
; enter : bc = long *p
; dehl = long
;
; carry flag state set by strtol / strtoul
;
; carry reset, number is valid
;
; carry set, number valid only if dehl != 0
... | 16.492063 | 60 | 0.453321 |
4c9a5b0f1c28186d95780c33d9a57c2014e773c2 | 755 | asm | Assembly | src/zeropage.asm | giomba/snake6502 | a82c9e94fedbd0398b248ed73e2336262e86f10f | [
"Zlib"
] | 1 | 2020-04-24T22:28:18.000Z | 2020-04-24T22:28:18.000Z | src/zeropage.asm | giomba/snake6502 | a82c9e94fedbd0398b248ed73e2336262e86f10f | [
"Zlib"
] | null | null | null | src/zeropage.asm | giomba/snake6502 | a82c9e94fedbd0398b248ed73e2336262e86f10f | [
"Zlib"
] | null | null | null | ; Zero page utility pointers
; ----------------------------------------------------------------------
; Where is the snake head in video memory? Do math to calculate address
; using pointer at tileMem,tileMem+1
tileMem DS 2
; Pointer to string
srcStringPointer DS 2
; Pointer to screen position where to print intro str... | 23.59375 | 72 | 0.715232 |
c7e6195e2dad689e3f593a38a9d018f6cb5698a7 | 779 | asm | Assembly | oeis/281/A281647.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/281/A281647.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/281/A281647.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A281647: Solutions x to the negative Pell equation x^2 - 10*y^2 = -6 with x > y > 0.
; Submitted by Christian Krause
; 2,22,98,838,3722,31822,141338,1208398,5367122,45887302,203809298,1742509078,7739386202,66169457662,293892866378,2512696882078,11160189536162,95416312061302,423793309507778,3623307161447398,1609298557... | 35.409091 | 483 | 0.786906 |
d88b1df46f0ebebe30f650e4059749be7bfe39cf | 1,385 | asm | Assembly | maps/RedsHouse1F.asm | zavytar/pokecolorless | 5fa4930f9f90acaff7ae62367e3d9feae0404464 | [
"blessing"
] | null | null | null | maps/RedsHouse1F.asm | zavytar/pokecolorless | 5fa4930f9f90acaff7ae62367e3d9feae0404464 | [
"blessing"
] | null | null | null | maps/RedsHouse1F.asm | zavytar/pokecolorless | 5fa4930f9f90acaff7ae62367e3d9feae0404464 | [
"blessing"
] | null | null | null | object_const_def ; object_event constants
const REDSHOUSE1F_REDS_MOM
RedsHouse1F_MapScripts:
db 1 ; scene scripts
scene_script .DummyScene
db 0 ; callbacks
.DummyScene:
end
RedsMom:
faceplayer
opentext
writetext RedsMomText1
waitbutton
closetext
end
RedsHouse1FTV:
jumptext RedsHouse1FTVText
RedsHouse... | 17.75641 | 119 | 0.719134 |
0f4c7d17d83587ffc2b84e88659a6b119ad501ce | 19,862 | asm | Assembly | shellcode/eternalblue_kshellcode_x86.asm | evantoday/siapa | 1496d881bb72bde43031b9fb7e4d258d27c19944 | [
"MIT"
] | 736 | 2017-11-26T19:11:18.000Z | 2022-03-25T10:53:08.000Z | shellcode/eternalblue_kshellcode_x86.asm | evantoday/siapa | 1496d881bb72bde43031b9fb7e4d258d27c19944 | [
"MIT"
] | 27 | 2017-12-09T16:35:41.000Z | 2022-02-02T06:13:37.000Z | shellcode/eternalblue_kshellcode_x86.asm | evantoday/siapa | 1496d881bb72bde43031b9fb7e4d258d27c19944 | [
"MIT"
] | 246 | 2017-11-27T12:34:45.000Z | 2022-03-19T02:21:01.000Z | ;
; Windows x86 kernel shellcode from ring 0 to ring 3 by sleepya
; The shellcode is written for eternalblue exploit: eternalblue_exploit7.py
;
;
; Idea for Ring 0 to Ring 3 via APC from Sean Dillon (@zerosum0x0)
;
;
; Note:
; - The userland shellcode is run in a new thread of system process.
; If userland shellcod... | 33.43771 | 141 | 0.62023 |
f69897da8920e15bfb9452fa165a3eed28f48751 | 8,476 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i9-9900K_12_0xa0.log_21829_702.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i9-9900K_12_0xa0.log_21829_702.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i9-9900K_12_0xa0.log_21829_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 %r11
push %r9
push %rax
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0xa080, %rsi
lea addresses_normal_ht+0x10c50, %rdi
and %r11, %r11
mov $85, %rcx
rep movsw
nop
nop
cmp %rcx, %rcx
lea addresses_WT_ht+0x1a100, %rsi
lea addresses_D_ht+0xd2e0, %r... | 31.276753 | 2,999 | 0.653846 |
424de4fad4ae07c4a76f54b6b3ef04f11312cf44 | 115 | asm | Assembly | test/uppercase_mnem.asm | esovm/asmbf | d132f59813259314cf996d9f83b4dca8bea238eb | [
"MIT"
] | 1 | 2020-07-22T16:29:07.000Z | 2020-07-22T16:29:07.000Z | test/uppercase_mnem.asm | esovm/asmbf | d132f59813259314cf996d9f83b4dca8bea238eb | [
"MIT"
] | null | null | null | test/uppercase_mnem.asm | esovm/asmbf | d132f59813259314cf996d9f83b4dca8bea238eb | [
"MIT"
] | null | null | null | #!/bin/asmbf/bfmake
STK 2
ORG 0
TXT "Hello World!"
DB_ 0
@LOOP
RCL R2, R1
JZ R2, 0
OUT R2
INC R1
JMP %LOOP
| 7.666667 | 19 | 0.626087 |
7e732470aaeffbb33c21537dcfee51fad2935554 | 7,866 | asm | Assembly | base/mvdm/wow16/win87em/emlssng.asm | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | base/mvdm/wow16/win87em/emlssng.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | base/mvdm/wow16/win87em/emlssng.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | page ,132
subttl emlssng.asm - Load/Store Single Precision Numbers
;***
;emlssng.asm - Load/Store Single Precision Numbers
;
; Copyright (c) 1984-89, Microsoft Corporation
;
;Purpose:
; Load/Store Single Precision Numbers
;
; This Module contains Proprietary Information of Microsoft
; Corporation and shoul... | 23.550898 | 81 | 0.649758 |
b493a72a36fe0b864202cb0075944b282023bdf3 | 5,260 | asm | Assembly | Palindromo.asm | Cenfotec/ComputerArchitecture | 9509b0ea950c22bdfd8020482dea598bb76587be | [
"MIT"
] | null | null | null | Palindromo.asm | Cenfotec/ComputerArchitecture | 9509b0ea950c22bdfd8020482dea598bb76587be | [
"MIT"
] | null | null | null | Palindromo.asm | Cenfotec/ComputerArchitecture | 9509b0ea950c22bdfd8020482dea598bb76587be | [
"MIT"
] | null | null | null | org 100h
.DATA ; Definicion de datos
msg DB '[Palindromo] Palabra: $' ; Define Byte -> texto
buffer db 32 ; Define Byte -> Buffer donde se almacena el input
db 33 dup(?) ; Define byte -> Arreglo de 33 sin inicializacion
msg_... | 63.373494 | 125 | 0.507224 |
92c281d32de074bab86908ef7be83dbefdcc055f | 253 | asm | Assembly | libsrc/ctype/asm_toupper.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | 8 | 2017-01-18T12:02:17.000Z | 2021-06-12T09:40:28.000Z | libsrc/ctype/asm_toupper.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | 1 | 2017-03-06T07:41:56.000Z | 2017-03-06T07:41:56.000Z | libsrc/ctype/asm_toupper.asm | RC2014Z80/z88dk | e5b9447b970e5fae26544b6d8aa5957c98ba0e6a | [
"ClArtistic"
] | 3 | 2017-03-07T03:19:40.000Z | 2021-09-15T17:59:19.000Z | ; asm_toupper
SECTION code_clib
PUBLIC asm_toupper
; if the char is in [a-z], make it upper case
; enter : a = char
; exit : a = upper case char
; uses : af
.asm_toupper
cp 'a'
ret c
cp 'z'+1
ret nc
and $df
ret
| 11 | 45 | 0.565217 |
d4c6b156a3d969aff3e21fb9d24a4fcf16df1b43 | 4,435 | asm | Assembly | Source/HBIOS/ctc.asm | vipoo/RomWBW | e463959fee431da2de3da962bd70cb0c556ffaed | [
"DOC",
"MIT"
] | 1 | 2021-11-10T12:31:51.000Z | 2021-11-10T12:31:51.000Z | Source/HBIOS/ctc.asm | vipoo/RomWBW | e463959fee431da2de3da962bd70cb0c556ffaed | [
"DOC",
"MIT"
] | 1 | 2018-08-03T10:46:18.000Z | 2018-08-03T10:46:18.000Z | Source/HBIOS/ctc.asm | vipoo/RomWBW | e463959fee431da2de3da962bd70cb0c556ffaed | [
"DOC",
"MIT"
] | null | null | null | ;___CTC________________________________________________________________________________________________________________
;
; Z80 CTC
;
; DISPLAY CONFIGURATION DETAILS
;______________________________________________________________________________________________________________________
;
CTC_DEFCFG .EQU %010100... | 24.91573 | 120 | 0.664262 |
4406298d5ba08ba181a322fa033934aab10ce6d3 | 781 | asm | Assembly | programs/oeis/175/A175109.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/175/A175109.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/175/A175109.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A175109: a(n) = ((2*n+1)^3+(-1)^n)/2.
; 1,13,63,171,365,665,1099,1687,2457,3429,4631,6083,7813,9841,12195,14895,17969,21437,25327,29659,34461,39753,45563,51911,58825,66325,74439,83187,92597,102689,113491,125023,137313,150381,164255,178955,194509,210937,228267,246519,265721,285893,307063,329251,352485,376785,402179,42... | 78.1 | 685 | 0.806658 |
b8804301e1fbf66745d26b34ae761a311e6499f8 | 569 | asm | Assembly | oeis/063/A063649.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/063/A063649.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/063/A063649.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A063649: Largest b such that 1/n=1/c+1/b has integer solutions with c>b.
; Submitted by Jamie Morken(s2)
; 3,4,6,6,10,8,12,12,15,12,21,14,21,24,24,18,30,20,36,30,33,24,42,30,39,36,44,30,55,32,48,44,51,60,63,38,57,52,72,42,78,44,66,72,69,48,84,56,75,68,78,54,90,80,105,76,87,60,110,62,93,112,96,90,110,68,102,92,120,72,... | 47.416667 | 327 | 0.678383 |
ea5a8042b7c547f82b334a96606091ad86c4990d | 87 | asm | Assembly | code/c/04-machine/cpu0/code/ch03/add.asm | MarybethGasman/sp | 52298a00851ff56eaa23f124355bd1671d334150 | [
"MIT"
] | 252 | 2018-11-09T07:48:20.000Z | 2022-03-08T04:33:29.000Z | code/c/04-machine/cpu0/code/ch03/add.asm | MarybethGasman/sp | 52298a00851ff56eaa23f124355bd1671d334150 | [
"MIT"
] | 1 | 2019-07-18T20:37:51.000Z | 2019-07-31T02:20:31.000Z | code/c/04-machine/cpu0/code/ch03/add.asm | MarybethGasman/sp | 52298a00851ff56eaa23f124355bd1671d334150 | [
"MIT"
] | 95 | 2019-01-11T03:32:43.000Z | 2022-03-19T08:28:18.000Z | .386
.model flat
.code
main PROC
mov eax, 1
add eax, 4
sub eax, 2
main ENDP
END main | 9.666667 | 11 | 0.689655 |
dcbbf0245f16e5aa53947b7b660880e9da4982b8 | 746 | asm | Assembly | oeis/025/A025708.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/025/A025708.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/025/A025708.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A025708: Index of 5^n within sequence of numbers of form 5^i*7^j.
; Submitted by Jamie Morken(s1)
; 1,2,4,7,11,16,21,27,34,42,51,61,71,82,94,107,121,136,151,167,184,202,221,241,261,282,304,327,351,375,400,426,453,481,510,539,569,600,632,665,699,733,768,804,841,879,918,957,997,1038,1080,1123,1167,1211,1256,1302,1349,1... | 29.84 | 433 | 0.668901 |
60037d7534ee31ccb26d491038daf48080328eeb | 517 | asm | Assembly | libsrc/stdio/ansi/z9001/f_ansi_scrollup.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | libsrc/stdio/ansi/z9001/f_ansi_scrollup.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | libsrc/stdio/ansi/z9001/f_ansi_scrollup.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | 1 | 2019-12-03T23:57:48.000Z | 2019-12-03T23:57:48.000Z | ;
; ANSI Video handling for the Robotron Z9001
;
; Stefano Bodrato - Sept. 2016
;
; Scrollup
;
;
; $Id: f_ansi_scrollup.asm,v 1.1 2016/09/23 06:21:35 stefano Exp $
;
SECTION code_clib
PUBLIC ansi_SCROLLUP
.ansi_SCROLLUP
ld hl,$EC00+40
ld de,$EC00
ld bc,40*23
ldir
ld hl,$EC00+40*23
ld (hl),32 ;' '
l... | 12.309524 | 66 | 0.642166 |
6060abe0ff83cd1acf20873671d49c51d27173cf | 225 | asm | Assembly | mc-sema/validator/x86_64/tests/ADC64rr.asm | randolphwong/mcsema | eb5b376736e7f57ff0a61f7e4e5a436bbb874720 | [
"BSD-3-Clause"
] | 2 | 2021-08-07T16:21:29.000Z | 2021-11-17T10:58:37.000Z | mc-sema/validator/x86_64/tests/ADC64rr.asm | randolphwong/mcsema | eb5b376736e7f57ff0a61f7e4e5a436bbb874720 | [
"BSD-3-Clause"
] | null | null | null | mc-sema/validator/x86_64/tests/ADC64rr.asm | randolphwong/mcsema | eb5b376736e7f57ff0a61f7e4e5a436bbb874720 | [
"BSD-3-Clause"
] | null | null | null | BITS 64
;TEST_FILE_META_BEGIN
;TEST_TYPE=TEST_F
;TEST_IGNOREFLAGS=
;TEST_FILE_META_END
; Adc64RR
mov rax, 0xdead1234abcd
mov rdx, 0xdead2345bcde
;TEST_BEGIN_RECORDING
adc rax, rdx
;TEST_END_RECORDING
| 17.307692 | 27 | 0.751111 |
5575c59ed3df3720d468ec32f4cbaf15294c4632 | 396 | asm | Assembly | oeis/036/A036697.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/036/A036697.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/036/A036697.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A036697: a(n)=number of Gaussian integers z=a+bi satisfying n-1<|z|<=n, a>=0, b>=0.
; Submitted by Jamie Morken(w4)
; 1,2,3,5,6,9,9,10,13,15,17,16,17,23,22,25,23,27,28,31,33,30,37,35,36,43,41,43,42,45,49,46,53,51,55,58,51,61,56,67,63,60,67,67,73,72,67,75,74,79,81,83,82,79,85,84,93,87,93,90,95
seq $0,36693 ; Number o... | 49.5 | 177 | 0.643939 |
3d5d7e730e74b4696a741a1b32c307d0a76df2b1 | 294 | asm | Assembly | barebone.asm | Sebb767/rechnerarchitektur | 3df204684d66b3305110ab3ef882869ffc76a291 | [
"WTFPL"
] | 1 | 2016-05-02T12:16:44.000Z | 2016-05-02T12:16:44.000Z | uebung8/u8a6.asm | Sebb767/rechnerarchitektur | 3df204684d66b3305110ab3ef882869ffc76a291 | [
"WTFPL"
] | null | null | null | uebung8/u8a6.asm | Sebb767/rechnerarchitektur | 3df204684d66b3305110ab3ef882869ffc76a291 | [
"WTFPL"
] | null | null | null | section .text
extern printf
global main
main:
;TODO: Code
end:
; exit
mov eax, 1 ; sys_exit
mov ebx, 0 ; error-code = 0
int 0x80 ; invoke kernel again
section .data
; data section
; format db '%s' ; save string
section .bss
; ram section
; storage: resb 128 ; reserve 128 byte | 13.363636 | 39 | 0.670068 |
eabb9e97b47ff43cff79e2a2aedaa3eeb185304c | 1,030 | asm | Assembly | programs/oeis/049/A049474.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/049/A049474.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/049/A049474.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A049474: a(n) = ceiling(n/sqrt(2)).
; 0,1,2,3,3,4,5,5,6,7,8,8,9,10,10,11,12,13,13,14,15,15,16,17,17,18,19,20,20,21,22,22,23,24,25,25,26,27,27,28,29,29,30,31,32,32,33,34,34,35,36,37,37,38,39,39,40,41,42,42,43,44,44,45,46,46,47,48,49,49,50,51,51,52,53,54,54,55,56,56,57,58,58,59,60,61,61,62,63,63,64,65,66,66,67,68,68,69... | 57.222222 | 847 | 0.659223 |
81d5129148477e349f178fed1e2d6f121927b6f0 | 300 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/am9511/lam32/c/sccz80/fmin_callee.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/sccz80/fmin_callee.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/am9511/lam32/c/sccz80/fmin_callee.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_fp_am9511
PUBLIC fmin_callee
EXTERN cam32_sccz80_fmin_callee
defc fmin_callee = cam32_sccz80_fmin_callee
IF __CLASSIC
; SDCC bridge for Classic
PUBLIC _fmin_callee
EXTERN cam32_sdcc_fmin_callee
defc _fmin_callee = cam32_sdcc_fmin_callee
ENDIF
| 21.428571 | 50 | 0.756667 |
fec11bd9bb0c653e11287d96aa8d3ce886402747 | 4,121 | asm | Assembly | programs/player/dro.asm | mynameispyo/InpyoOS | b6ddb6d9715b027ab65891bd4c4f46dbe5c9890d | [
"BSD-3-Clause",
"MIT"
] | null | null | null | programs/player/dro.asm | mynameispyo/InpyoOS | b6ddb6d9715b027ab65891bd4c4f46dbe5c9890d | [
"BSD-3-Clause",
"MIT"
] | null | null | null | programs/player/dro.asm | mynameispyo/InpyoOS | b6ddb6d9715b027ab65891bd4c4f46dbe5c9890d | [
"BSD-3-Clause",
"MIT"
] | null | null | null | ; ------------------------------------------------------------------
; MichalOS Music Player - DRO decoder
; ------------------------------------------------------------------
start_dro:
call os_check_adlib
jc .adliberror
.error_bypass:
call os_get_memory
cmp ax, 256 ; Do we have enough RAM?
jl .not_enough_r... | 14.017007 | 68 | 0.641592 |
1c161d38988ffa89ad182bf6df5e12ea6597a5c0 | 948 | asm | Assembly | programs/oeis/115/A115266.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/115/A115266.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/115/A115266.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A115266: Row sums of correlation triangle for floor((n+3)/3).
; 1,2,4,8,13,20,31,44,61,84,111,144,186,234,291,360,438,528,634,752,886,1040,1210,1400,1615,1850,2110,2400,2715,3060,3441,3852,4299,4788,5313,5880,6496,7154,7861,8624,9436,10304,11236,12224,13276,14400,15588
mov $12,$0
mov $14,$0
add $14,1
lpb $14
clr $... | 17.236364 | 207 | 0.493671 |
054fa1fb5500e5adcf87c395b0454e2bcb53dd26 | 874 | asm | Assembly | programs/oeis/180/A180673.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/180/A180673.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/180/A180673.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A180673: a(n) = Fibonacci(n+8) - Fibonacci(8).
; 0,13,34,68,123,212,356,589,966,1576,2563,4160,6744,10925,17690,28636,46347,75004,121372,196397,317790,514208,832019,1346248,2178288,3524557,5702866,9227444,14930331,24157796,39088148,63245965,102334134,165580120,267914275,433494416,701408712,1134903149,1836311882,29712... | 58.266667 | 719 | 0.83524 |
a65c8d8eb74bc8e52ade05c5374b23b01d411c18 | 454 | asm | Assembly | oeis/087/A087267.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/087/A087267.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/087/A087267.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A087267: a(n) = gcd(n, pi(n)) where pi is A000720.
; Submitted by Jon Maiga
; 1,1,1,2,1,3,1,4,1,2,1,1,1,2,3,2,1,1,1,4,1,2,1,3,1,1,9,1,1,10,1,1,11,1,1,1,1,2,3,4,1,1,1,2,1,2,1,3,1,5,3,1,1,2,1,8,1,2,1,1,1,2,9,2,1,6,1,1,1,1,1,4,1,1,3,1,7,3,1,2,1,2,1,1,1,1,1,1,1,6,1,4,3,2,1,24,1,1,1,25
mov $2,$0
seq $0,720 ; pi(n), the n... | 41.272727 | 205 | 0.5837 |
da76262736a8e2a43e075656dec3c33cf995b028 | 412 | asm | Assembly | oeis/077/A077941.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/077/A077941.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/077/A077941.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A077941: Expansion of 1/(1-2*x+x^2+x^3).
; 1,2,3,3,1,-4,-12,-21,-26,-19,9,63,136,200,201,66,-269,-805,-1407,-1740,-1268,611,4230,9117,13393,13439,4368,-18096,-53999,-94270,-116445,-84621,41473,284012,611172,896859,898534,289037,-1217319,-3622209,-6316136,-7792744,-5647143,2814594
add $0,2
mov $4,1
lpb $0
sub $0,1
... | 24.235294 | 239 | 0.635922 |
8f50a52f4bc297c3b43f43ff3c4444e8eb85fe3c | 660 | asm | Assembly | oeis/202/A202832.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/202/A202832.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/202/A202832.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A202832: E.g.f: exp(2*x + 5*x^2/2).
; Submitted by Christian Krause
; 1,2,9,38,211,1182,7639,50738,368841,2767202,22132249,182624598,1582522891,14122521662,131109031239,1250794578818,12334766500561,124733099306562,1297921351160809,13821821639912198,150946171640101251,1684074507271422302,19217497036753475959,223683189... | 41.25 | 476 | 0.818182 |
1978617e00fdcb9fb4faf6752feac58367934e47 | 1,731 | asm | Assembly | programs/oeis/153/A153780.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/153/A153780.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/153/A153780.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A153780: 10 times pentagonal numbers: a(n) = 5*n*(3*n-1).
; 0,10,50,120,220,350,510,700,920,1170,1450,1760,2100,2470,2870,3300,3760,4250,4770,5320,5900,6510,7150,7820,8520,9250,10010,10800,11620,12470,13350,14260,15200,16170,17170,18200,19260,20350,21470,22620,23800,25010,26250,27520,28820,30150,31510,32900,34320,357... | 216.375 | 1,630 | 0.830734 |
2555d37a978d8e8e543662631645edd9273d9b03 | 7,555 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xa0_notsx.log_7146_879.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_0xa0_notsx.log_7146_879.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_0xa0_notsx.log_7146_879.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 %r14
push %r15
push %r8
push %r9
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x136eb, %r8
nop
sub $23204, %r14
movups (%r8), %xmm4
vpextrq $0, %xmm4, %rdx
nop
nop
nop
xor $18085, %rcx
lea addresses_D_ht+0x14b6b, %rsi
lea addresses_D_ht+0x11a1b, %rdi
... | 33.727679 | 2,999 | 0.657048 |
5de87ba0e1e6fac725dc8807b1cf7643d2bdaae5 | 598 | asm | Assembly | oeis/304/A304383.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/304/A304383.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/304/A304383.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A304383: a(n) = 36*2^n - 5 (n>=1).
; 67,139,283,571,1147,2299,4603,9211,18427,36859,73723,147451,294907,589819,1179643,2359291,4718587,9437179,18874363,37748731,75497467,150994939,301989883,603979771,1207959547,2415919099,4831838203,9663676411,19327352827,38654705659,77309411323,154618822651,309237645307,618475290619... | 59.8 | 501 | 0.83612 |
c9c6d48b8cebca4cc3c9343d52acd8f8939ea27f | 550 | asm | Assembly | oeis/017/A017158.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/017/A017158.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/017/A017158.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A017158: a(n) = (8*n + 7)^10.
; 282475249,576650390625,41426511213649,819628286980801,8140406085191601,52599132235830049,253295162119140625,984930291881790849,3255243551009881201,9468276082626847201,24842341419143568849,59873693923837890625,134391637934412192049,283942098606901565601,569468379011812486801,10915338530... | 78.571429 | 488 | 0.896364 |
49176f37413fb5f8950efb160ae0bd9a336842d4 | 1,229 | asm | Assembly | programs/oeis/280/A280166.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/280/A280166.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/280/A280166.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A280166: a(2*n) = 4*n if n>0, a(2*n + 1) = -(2*n + 1), a(0) = 1.
; 1,-1,4,-3,8,-5,12,-7,16,-9,20,-11,24,-13,28,-15,32,-17,36,-19,40,-21,44,-23,48,-25,52,-27,56,-29,60,-31,64,-33,68,-35,72,-37,76,-39,80,-41,84,-43,88,-45,92,-47,96,-49,100,-51,104,-53,108,-55,112,-57,116,-59,120,-61,124,-63,128,-65,132,-67,136,-69,140,... | 76.8125 | 1,043 | 0.611066 |
62f33e11dcde5c152a9d259f8b3eb50cc7d12849 | 1,610 | asm | Assembly | programs/oeis/168/A168372.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/168/A168372.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/168/A168372.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A168372: a(n) = n^5*(n^4 + 1)/2.
; 0,1,272,9963,131584,978125,5042736,20185207,67125248,193739769,500050000,1179054371,2580014592,5302435333,10330792304,19222059375,34360262656,59294648177,99180589968,161345086939,256001600000,397142065341,603637185712,900579548903,1320907751424,1907353515625,2714757780176,3812805916... | 178.888889 | 1,526 | 0.909938 |
46ac0ec8924cd2d6ccc3df10d79155af72d79a79 | 686 | asm | Assembly | oeis/176/A176730.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/176/A176730.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/176/A176730.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A176730: Denominators of coefficients of a series, called f, related to Airy functions.
; Submitted by Jon Maiga
; 1,6,180,12960,1710720,359251200,109930867200,46170964224000,25486372251648000,17891433320656896000,15565546988971499520000,16437217620353903493120000,20710894201645918401331200000,30693545206839251070772... | 49 | 482 | 0.864431 |
098363a465cb6ed49e217b8328b4a754f7080d13 | 356 | asm | Assembly | programs/oeis/185/A185453.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/185/A185453.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/185/A185453.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A185453: Trajectory of 1 under repeated application of the map in A185452.
; 1,3,8,4,2,1,3,8,4,2,1,3,8,4,2,1,3,8,4,2,1,3,8,4,2,1,3,8,4,2,1,3,8,4,2,1,3,8,4,2,1,3,8,4,2,1,3,8,4,2,1,3,8,4,2,1,3,8,4,2,1,3,8,4,2,1,3,8,4,2,1,3,8,4,2,1,3,8,4,2,1,3,8,4,2,1,3,8,4,2,1,3,8,4,2,1,3,8,4,2
add $0,1
mod $0,5
mov $3,1
add $$0,$0
mu... | 29.666667 | 201 | 0.564607 |
a6ff9e4b8273da1bbf1d282f1f20976dfd9ff59a | 508 | asm | Assembly | data/baseStats/ponyta.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | data/baseStats/ponyta.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | data/baseStats/ponyta.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | db DEX_PONYTA ; pokedex id
db 50 ; base hp
db 85 ; base attack
db 55 ; base defense
db 90 ; base speed
db 65 ; base special
db FIRE ; species type 1
db FIRE ; species type 2
db 190 ; catch rate
db 152 ; base exp yield
INCBIN "pic/bmon/ponyta.pic",0,1 ; 66, sprite dimensions
dw PonytaPicFront
dw PonytaPicBack
; attacks ... | 17.517241 | 56 | 0.724409 |
f9b9ef331722147b315cf085edd717fc57b70861 | 6,549 | asm | Assembly | tests/testme-native.asm | gregdionne/mcbasic | bdf8892068bab7dc552b92e473b835721ef0c354 | [
"MIT"
] | 5 | 2021-02-02T18:44:13.000Z | 2022-03-08T16:53:09.000Z | tests/testme-native.asm | gregdionne/mcbasic | bdf8892068bab7dc552b92e473b835721ef0c354 | [
"MIT"
] | 6 | 2021-01-28T04:38:48.000Z | 2021-04-05T03:06:33.000Z | tests/testme-native.asm | gregdionne/mcbasic | bdf8892068bab7dc552b92e473b835721ef0c354 | [
"MIT"
] | 3 | 2021-01-18T04:13:25.000Z | 2021-10-29T23:25:49.000Z | ; Assembly for testme-native.bas
; compiled with mcbasic -native
; Equates for MC-10 MICROCOLOR BASIC 1.0
;
; Direct page equates
DP_LNUM .equ $E2 ; current line in BASIC
DP_TABW .equ $E4 ; current tab width on console
DP_LPOS .equ $E6 ; current line position on console
DP_LWID .equ $E7 ; current line width of consol... | 14.488938 | 71 | 0.717056 |
211ad905f8b0e53b6659a0616238d21ad6f35d19 | 1,430 | asm | Assembly | libsrc/_DEVELOPMENT/target/vgl/driver/terminal/vgl_01_output_2000/vgl_01_output_2000_oterm_msg_printc.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 38 | 2021-06-18T12:56:15.000Z | 2022-03-12T20:38:40.000Z | libsrc/_DEVELOPMENT/target/vgl/driver/terminal/vgl_01_output_2000/vgl_01_output_2000_oterm_msg_printc.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 2 | 2021-06-20T16:28:12.000Z | 2021-11-17T21:33:56.000Z | libsrc/_DEVELOPMENT/target/vgl/driver/terminal/vgl_01_output_2000/vgl_01_output_2000_oterm_msg_printc.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 6 | 2021-06-18T18:18:36.000Z | 2021-12-22T08:01:32.000Z |
INCLUDE "config_private.inc"
SECTION code_driver
SECTION code_driver_terminal_output
PUBLIC vgl_01_output_2000_oterm_msg_printc
EXTERN vgl_01_output_2000_refresh
vgl_01_output_2000_oterm_msg_printc:
; enter : c = ascii code
; b = parameter (foreground colour, 255 if none specified)
; ... | 22.34375 | 73 | 0.599301 |
896a1099db3cf083e3516da5c5e81bf46d0f2faf | 482 | asm | Assembly | programs/oeis/164/A164545.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/164/A164545.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/164/A164545.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A164545: a(n) = 4*a(n-1) + 4*a(n-2) for n > 1; a(0) = 1, a(1) = 8.
; 1,8,36,176,848,4096,19776,95488,461056,2226176,10748928,51900416,250597376,1209991168,5842354176,28209381376,136206942208,657665294336,3175488946176,15332616962048,74032423632896,357460162379776,1725970344050688,8333722025721856
mov $1,1
lpb $0
s... | 22.952381 | 230 | 0.653527 |
01f3d7d742884ce151a7eaa211fdaa5a8adf1a5b | 3,438 | asm | Assembly | MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/X64/S3Asm.asm | sscargal/ipmctl | 48e4cdc8682e9efafc838bda66d4af282c29dc11 | [
"BSD-3-Clause"
] | 151 | 2018-06-01T20:14:34.000Z | 2022-03-13T08:34:07.000Z | MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/X64/S3Asm.asm | sscargal/ipmctl | 48e4cdc8682e9efafc838bda66d4af282c29dc11 | [
"BSD-3-Clause"
] | 179 | 2018-06-21T18:07:54.000Z | 2022-03-30T16:06:39.000Z | MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/X64/S3Asm.asm | sscargal/ipmctl | 48e4cdc8682e9efafc838bda66d4af282c29dc11 | [
"BSD-3-Clause"
] | 58 | 2018-06-07T21:59:15.000Z | 2022-03-16T23:26:38.000Z | ;; @file
; This is the assembly code for transferring to control to OS S3 waking vector
; for X64 platform
;
; Copyright (c) 2006 - 2012, Intel Corporation. All rights reserved.<BR>
;
; This program and the accompanying materials
; are licensed and made available under the terms and conditions of the BSD License
; ... | 25.279412 | 84 | 0.571844 |
e2b1f714500a7b61da366c1d7da63d25b82075c4 | 1,229 | asm | Assembly | external/source/shellcode/linux/ia32/stager_sock_reverse_icmp.asm | madhavarao-yejarla/VoIP | 3f7d0cdc0bb1423f9e952e411d073a1424ef9f5e | [
"Apache-2.0",
"BSD-3-Clause"
] | 35 | 2015-08-08T07:23:38.000Z | 2021-04-07T18:00:44.000Z | external/source/shellcode/linux/ia32/stager_sock_reverse_icmp.asm | madhavarao-yejarla/VoIP | 3f7d0cdc0bb1423f9e952e411d073a1424ef9f5e | [
"Apache-2.0",
"BSD-3-Clause"
] | 1 | 2019-02-12T12:13:53.000Z | 2019-02-12T12:13:53.000Z | external/source/shellcode/linux/ia32/stager_sock_reverse_icmp.asm | fozavci/metasploit-framework-with-viproy | 3f7d0cdc0bb1423f9e952e411d073a1424ef9f5e | [
"Apache-2.0",
"BSD-3-Clause"
] | 23 | 2015-08-11T05:07:47.000Z | 2020-11-06T03:55:10.000Z | ;;
;
; Name: stager_sock_reverse_icmp
; Qualities: Can Have Nulls
; Platforms: Linux
; Authors: skape <mmiller [at] hick.org>
; vlad902 <vlad902 [at] gmail.com>
; Version: $Revision: 1417 $
; License:
;
; This file is part of the Metasploit Exploit Framework
; ... | 17.309859 | 63 | 0.614321 |
1d631f6f92c9c028f260e2331b189aeaa53b2c1d | 2,474 | asm | Assembly | libsrc/_DEVELOPMENT/stdio/z80/asm_fopen.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/stdio/z80/asm_fopen.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/stdio/z80/asm_fopen.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; ===============================================================
; Apr 2014
; ===============================================================
;
; FILE *fopen(const char *filename, const char *mode)
;
; Open a file.
;
; ===============================================================
SECTION code_stdio
PUBLIC asm_fo... | 22.490909 | 73 | 0.462005 |
d9bb596a588264b925d656c8b65fc90a10d13285 | 6,893 | asm | Assembly | src/in_game.asm | Gegel85/RemiFlap | 00f5970ef388e1748d8f807fced9b0f60c9313c4 | [
"MIT"
] | null | null | null | src/in_game.asm | Gegel85/RemiFlap | 00f5970ef388e1748d8f807fced9b0f60c9313c4 | [
"MIT"
] | null | null | null | src/in_game.asm | Gegel85/RemiFlap | 00f5970ef388e1748d8f807fced9b0f60c9313c4 | [
"MIT"
] | null | null | null | game::
di
call waitVBLANK
reset lcdCtrl
ld hl, gameOverText
ld de, $9A40
ld bc, 20
call copyMemory
ld de, $9A60
ld bc, 20
call copyMemory
ld de, $9A80
ld bc, 20
call copyMemory
reg bossHpDrainCounterMax, 2
reg VRAMBankSelect, 1
inc a
ld [ROMBankSelect], a
startGPDMA background, VRAMStart + $1000, $8... | 13.179732 | 82 | 0.648919 |
4b3dd0f56d059e31110f841ba8c155ec37eb9a7a | 779 | asm | Assembly | programs/oeis/112/A112532.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/112/A112532.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/112/A112532.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A112532: First differences of [0, A047970].
; 1,1,3,9,29,101,379,1525,6549,29889,144419,736241,3947725,22201549,130624587,802180701,5131183301,34121977865,235486915507,1683925343929,12458499203901,95237603403381,751291094637083,6108883628141189
mov $12,$0
mov $14,2
lpb $14
mov $0,$12
sub $14,1
add $0,$14
sub... | 15.897959 | 200 | 0.558408 |
0955caf476c2e95dbaacdbed32579ac0c99f0bd7 | 11,160 | asm | Assembly | referenses/mikeos-4.5/source/kernel.asm | Lucky-sudo/OS | bb5c69dc20d04201e8c9e2dd0bc0b7a78133baf0 | [
"MIT"
] | 312 | 2015-01-05T03:14:47.000Z | 2022-03-30T01:47:49.000Z | source/kernel.asm | Benderx2/mikeOS | 61990ee01695d49bfde6c440bd1d48acd82a53b4 | [
"BSD-3-Clause"
] | 8 | 2016-08-10T16:50:33.000Z | 2021-01-26T09:37:06.000Z | source/kernel.asm | Benderx2/mikeOS | 61990ee01695d49bfde6c440bd1d48acd82a53b4 | [
"BSD-3-Clause"
] | 155 | 2015-01-16T10:58:42.000Z | 2022-01-12T17:37:21.000Z | ; ==================================================================
; MikeOS -- The Mike Operating System kernel
; Copyright (C) 2006 - 2014 MikeOS Developers -- see doc/LICENSE.TXT
;
; This is loaded from the drive by BOOTLOAD.BIN, as KERNEL.BIN.
; First we have the system call vectors, which start at a static p... | 28.469388 | 75 | 0.671416 |
b2402ae043fe17f4afa88a558d866f714a2d487d | 521 | asm | Assembly | oeis/046/A046110.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/046/A046110.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/046/A046110.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A046110: Number of lattice points on circumference of a circle of radius (2n+1)/2 with center at (1/2,0).
; Submitted by Jon Maiga
; 2,2,6,2,2,2,6,6,6,2,2,2,10,2,6,2,2,6,6,6,6,2,6,2,2,6,6,6,2,2,6,2,18,2,2,2,6,10,2,2,2,2,18,6,6,6,2,6,6,2,6,2,6,2,6,6,6,6,6,6,2,6,14,2,2,2,2,6,6,2,2,6,18,2,6,2,6,6,6,6,2,2,6,2,10,2,6,10,2... | 47.363636 | 207 | 0.627639 |
a6aea18cd7231248b4d5b4ff68ebb0976901551c | 5,453 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_1200.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_0x48.log_21829_1200.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_0x48.log_21829_1200.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r13
push %r14
push %r15
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x1bdb7, %rsi
lea addresses_WT_ht+0xab75, %rdi
nop
nop
xor %r15, %r15
mov $89, %rcx
rep movsq
nop
nop
nop
nop
nop
cmp $47302, %rcx
lea addresses_A_ht+0x1bae4, %rsi
lea addresse... | 43.975806 | 2,999 | 0.660554 |
e5bf2c426be0a241026ca086d9c64994a1daf0e6 | 1,394 | asm | Assembly | libsrc/_DEVELOPMENT/target/vgl/driver/terminal/vgl_01_input_4000/vgl_01_input_4000_iterm_msg_getc.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 38 | 2021-06-18T12:56:15.000Z | 2022-03-12T20:38:40.000Z | libsrc/_DEVELOPMENT/target/vgl/driver/terminal/vgl_01_input_4000/vgl_01_input_4000_iterm_msg_getc.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 2 | 2021-06-20T16:28:12.000Z | 2021-11-17T21:33:56.000Z | libsrc/_DEVELOPMENT/target/vgl/driver/terminal/vgl_01_input_4000/vgl_01_input_4000_iterm_msg_getc.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 6 | 2021-06-18T18:18:36.000Z | 2021-12-22T08:01:32.000Z |
INCLUDE "config_private.inc"
SECTION code_driver
SECTION code_driver_terminal_input
PUBLIC vgl_01_input_4000_iterm_msg_getc
EXTERN error_mc
vgl_01_input_4000_iterm_msg_getc:
; enter : ix = & FDSTRUCT.JP
;
; exit : a = keyboard char after character set translation
; carry set on error... | 17.871795 | 69 | 0.606887 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.