max_stars_repo_path stringlengths 3 255 | max_stars_repo_name stringlengths 5 116 | max_stars_count int64 0 107k | id stringlengths 1 7 | content stringlengths 63 1.05M |
|---|---|---|---|---|
arch/z80/src/z180/z180_vectcommon.asm | eenurkka/incubator-nuttx | 1,006 | 43911 | <reponame>eenurkka/incubator-nuttx
;**************************************************************************
; arch/z80/src/z180/z180_vectcommon.asm
;
; Licensed to the Apache Software Foundation (ASF) under one or more
; contributor license agreements. See the NOTICE file distributed with
; this work for additional... |
release/src/router/gmp/mpn/arm64/invert_limb.asm | ghsecuritylab/tomato-dnssec | 5 | 43912 | dnl ARM64 mpn_invert_limb -- Invert a normalized limb.
dnl Contributed to the GNU project by <NAME>.
dnl Copyright 2013 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
dnl
dnl The GNU MP Library is free software; you can redistribute it and/or modify
dnl it under the terms of either... |
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_196.asm | ljhsiun2/medusa | 9 | 43913 | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x1ab5a, %rsi
lea addresses_A_ht+0x18516, %rdi
clflush (%rdi)
nop
nop
nop
nop
nop
xor %r11, %r11
mov $3, %rcx
rep movsw
dec %rsi
pop %rsi
pop %rdi
pop %rcx
pop %r11
ret
.global s_faulty_load
s_faulty_load:
push... |
programs/oeis/246/A246780.asm | neoneye/loda | 22 | 43914 | <filename>programs/oeis/246/A246780.asm
; A246780: Strictly increasing terms of the sequence A246778: a(1)= A246778(1) and for n>0 a(n+1) is next term greater than a(n) after that a(n) appears in A246778 for the first time.
; 2,3,4,6,8,9,11,12,13,14,15,16,17,18,19,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,3... |
programs/oeis/049/A049662.asm | neoneye/loda | 22 | 43915 | <filename>programs/oeis/049/A049662.asm
; A049662: a(n) = (F(6*n+2)-1)/4, where F=A000045 (the Fibonacci sequence).
; 0,5,94,1691,30348,544577,9772042,175352183,3146567256,56462858429,1013184884470,18180865062035,326242386232164,5854182087116921,105049035181872418,1885028451186586607,33825463086176686512,60697330709999... |
programs/oeis/316/A316826.asm | jmorken/loda | 1 | 43916 | ; A316826: Image of 3 under repeated application of the morphism 3 -> 3,2, 2 -> 1,0,2,0,1,2, 1 -> 1,0,1,2, 0 -> 0,2.
; 3,2,1,0,2,0,1,2,1,0,1,2,0,2,1,0,2,0,1,2,0,2,1,0,1,2,1,0,2,0,1,2,1,0,1,2,0,2,1,0,1,2,1,0,2,0,1,2,0,2,1,0,2,0,1,2,1,0,1,2,0,2,1,0,2,0,1,2,0,2,1,0,1,2,1,0,2,0,1,2,0,2,1,0,2,0,1,2,1,0,1,2,0,2,1,0,1,2,1,0,2... |
Jahr 1/MC/Programmierung/Bool/Bool/main.asm | BackInBash/Technikerschule | 2 | 43917 | ;
; Bool.asm
;
; Created: 12/03/2021 14:30:26
; Author : Markus
;
; Replace with your application code
init:
ldi R16, 4 ; Initialisiere R16 mit 4
ldi R17, 17 ; Initialisiere R17 mit 17
start:
add R17, R16 ; Addiere R16 mit R17 und speichere ergebnis in R17
mov R1, R17 ; Kopiere wert von R17 nach R1
out... |
src/boot/boot.asm | wang-sy/WSY-OS | 15 | 43918 | org 0x7c00 ; 程序加载的位置
BaseOfStack equ 0x7c00 ; 记录基地址
BaseOfLoader equ 0x1000 ; 记录Loader的基地址
OffsetOfLoader equ 0x00 ; 记录Loader的偏移量
RootDirSectors equ 14 ; 根目录区占用的扇区数
SectorNumOfRootDirStart equ 25 ; 根目录区起始扇区号
SectorNumOfFAT1Start equ 1 ; 起始扇区号
SectorBalance equ 23
jmp short Label_Start ; 这里是BS_jmpB... |
IC_Tester.asm | jyotishmaan/IC-Tester | 2 | 43919 | <filename>IC_Tester.asm
.MODEL TINY
.DATA
inputname DB "ENTER IC "; input prompt
Num DW 00H ; counts of number of characters entered
COUNT DW 0000H ; counts of number of characters to be printed
INVALID DB "INVALID IC" ; for incorrect input
Flag ... |
COAL-TIC-TAC-TOE.asm | beingfaisalmalik/Computer-Orginization-Assembly-Language | 0 | 43921 | ; TicTacToe
; by <NAME>, <NAME>, <NAME>
INCLUDE Irvine32.inc
.DATA
board BYTE " 1 |2 |3 ",10,13,
" | | ",10,13,
" | | ",10,13,
" -------+-------+-------",10,13,
" 4 |5 |6 ",10,13,
... |
programs/oeis/111/A111735.asm | neoneye/loda | 22 | 43922 | <gh_stars>10-100
; A111735: Distance between k*(n-th prime) and next prime, k=3 case.
; 1,2,2,2,4,2,2,2,2,2,4,2,4,2,8,4,2,8,10,10,4,2,2,2,2,4,2,10,4,8,2,4,8,2,2,4,8,2,2,2,4,4,4,8,2,2,8,4,2,4,2,2,4,4,2,8,2,8,8,10,4,2,8,4,2,2,4,2,8,2,2,10,2,4,14,2,4,2,10,2,2,14,4,2,2,32,14,2,16,10,8,2,10,8,2,2,4,4,2,4
seq $0,40 ; The pr... |
Transynther/x86/_processed/AVXALIGN/_st_zr_/i7-8650U_0xd2.log_183_102.asm | ljhsiun2/medusa | 9 | 43923 | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r13
push %r14
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x36e2, %rbx
clflush (%rbx)
nop
nop
cmp %r12, %r12
mov (%rbx), %r13w
nop
nop
nop
nop
nop
cmp $38736, %rcx
lea addresses_D_ht+0xea5a, %rsi
lea addresses_WC_ht+0x106a2, %rdi
nop... |
Ouroboros/External/libjpegTurbo/simd/jdmerss2.asm | jiangzhu1212/oooii | 0 | 43924 | <reponame>jiangzhu1212/oooii<gh_stars>0
;
; jdmerss2.asm - merged upsampling/color conversion (SSE2)
;
; Copyright 2009 <NAME> <<EMAIL>> for Cendio AB
; Copyright 2009 <NAME>
;
; Based on
; x86 SIMD extension for IJG JPEG library
; Copyright (C) 1999-2006, MIYASAKA Masaru.
; For conditions of distribution and ... |
oeis/192/A192957.asm | neoneye/loda-programs | 11 | 43925 | <reponame>neoneye/loda-programs
; A192957: Coefficient of x in the reduction by x^2 -> x+1 of the polynomial p(n,x) defined at Comments.
; 0,1,1,5,14,34,72,141,261,465,806,1370,2296,3809,6273,10277,16774,27306,44368,71997,116725,189121,306286,495890,802704,1299169,2102497,3402341,5505566,8908690,14415096,23324685,37740... |
oeis/276/A276888.asm | neoneye/loda-programs | 11 | 43926 | ; A276888: Sums-complement of the Beatty sequence for 2 + sqrt(1/2).
; Submitted by <NAME>
; 1,4,7,12,15,20,23,26,31,34,39,42,45,50,53,58,61,66,69,72,77,80,85,88,91,96,99,104,107,112,115,118,123,126,131,134,137,142,145,150,153,156,161,164,169,172,177,180,183,188,191,196,199,202,207,210,215,218
mov $2,$0
seq $0,1951 ; ... |
programs/oeis/075/A075858.asm | neoneye/loda | 22 | 43927 | ; A075858: n followed by n 1's.
; 11,211,3111,41111,511111,6111111,71111111,811111111,9111111111,101111111111,1111111111111,12111111111111,131111111111111,1411111111111111,15111111111111111,161111111111111111,1711111111111111111,18111111111111111111,191111111111111111111
mov $1,$0
lpb $1
add $0,1
mul $0,10
sub $... |
Speck/Speck.asm | Yash3667/SimonSpeck | 1 | 43928 | <reponame>Yash3667/SimonSpeck<gh_stars>1-10
; Speck 128/256 Cipher in x86-64 ;
; ;
; The code is made public using ;
; the MIT License ;
; ;
; Author: <NAME> and <NAME> ;
; ... |
libsrc/_DEVELOPMENT/stdio/c/sdcc_iy/putc_callee.asm | teknoplop/z88dk | 0 | 43929 |
; int putc_callee(int c, FILE *stream)
INCLUDE "clib_cfg.asm"
SECTION code_clib
SECTION code_stdio
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
IF __CLIB_OPT_MULTITHREAD & $02
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
PUBLIC _putc_callee
EXTERN _fputc_callee
defc _putc_callee = _fputc_callee
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
ELSE
;;;;;... |
programs/oeis/045/A045896.asm | neoneye/loda | 22 | 43930 | <reponame>neoneye/loda<filename>programs/oeis/045/A045896.asm
; A045896: Denominator of n/((n+1)*(n+2)) = A026741/A045896.
; 1,6,6,20,15,42,28,72,45,110,66,156,91,210,120,272,153,342,190,420,231,506,276,600,325,702,378,812,435,930,496,1056,561,1190,630,1332,703,1482,780,1640,861,1806,946,1980,1035,2162,1128,2352,1225,2... |
kernel/arch/x86_64/gdt_asm.asm | jasonwer/WingOS | 0 | 43931 | <reponame>jasonwer/WingOS<filename>kernel/arch/x86_64/gdt_asm.asm<gh_stars>0
bits 64
global gdtr_install
gdtr_install:
push rbp
mov rbp, rsp
lgdt [rdi]
mov ax, 16
mov ss, ax
mov ds, ax
mov es, ax
mov rax, qword .trampoline
push rsi
push rax
o64 retf
.trampoline:
pop rbp
ret
|
oeis/155/A155199.asm | neoneye/loda-programs | 11 | 43932 | <filename>oeis/155/A155199.asm
; A155199: a(n)=10*a(n-1)+a(n-2), n>2 ; a(0)=1, a(1)=9, a(2)=90 .
; Submitted by <NAME>
; 1,9,90,909,9180,92709,936270,9455409,95490360,964359009,9739080450,98355163509,993290715540,10031262318909,101305913904630,1023090401365209,10332209927556720,104345189676932409
mov $3,1
lpb $0
sub... |
oeis/115/A115148.asm | neoneye/loda-programs | 11 | 43933 | ; A115148: Ninth convolution of A115140.
; Submitted by <NAME>
; 1,-9,27,-30,9,0,0,0,0,-1,-9,-54,-273,-1260,-5508,-23256,-95931,-389367,-1562275,-6216210,-24582285,-96768360,-379629720,-1485507600,-5801732460,-22626756594,-88152205554,-343176898988,-1335293573130,-5193831553416,-20198233818840,-78542105700240,-30541780... |
unittests/ASM/PrimaryGroup/3_F7_06.asm | woachk/FEX | 0 | 43934 | <filename>unittests/ASM/PrimaryGroup/3_F7_06.asm<gh_stars>0
%ifdef CONFIG
{
"RegData": {
"RAX": "0x414243442A2A0001",
"RBX": "0x1C1C1C1C00000001",
"RSI": "0x0000000000000001",
"RSP": "0x1010101010101010"
},
"MemoryRegions": {
"0x100000000": "4096"
}
}
%endif
mov r15, 0xe0000000
mov rax, 0x... |
45/runtime/rt/gwscreen.asm | minblock/msdos | 0 | 43935 | TITLE GWSCREEN - Support for stmt
;***
;GWSCREEN - Support for stmt
;
; Copyright <C> 1987, Microsoft Corporation
;
;Purpose:
;
; BASIC Syntax mapping to included runtime entry points:
;
; - SCREEN Statement:
;
; SCREEN [mode][,[burst][,[apage][,vpage]]]
; |
; B$CSCN
;
;*********************************... |
libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sdcc_iy/esx_m_geterr.asm | jpoikela/z88dk | 640 | 43936 | ; void esx_m_geterr(uint16_t error,unsigned char *msg)
SECTION code_esxdos
PUBLIC _esx_m_geterr
EXTERN l0_esx_m_geterr_callee
_esx_m_geterr:
pop af
pop de
pop hl
push hl
push de
push af
jp l0_esx_m_geterr_callee
|
programs/oeis/216/A216178.asm | neoneye/loda | 22 | 43937 | ; A216178: Period 4: repeat [4, 1, 0, -3].
; 4,1,0,-3,4,1,0,-3,4,1,0,-3,4,1,0,-3,4,1,0,-3,4,1,0,-3,4,1,0,-3,4,1,0,-3,4,1,0,-3,4,1,0,-3,4,1,0,-3,4,1,0,-3,4,1,0,-3,4,1,0,-3,4,1,0,-3,4,1,0,-3,4,1,0,-3,4,1,0,-3,4,1,0,-3,4,1,0,-3
mod $0,4
sub $0,2
mov $1,$0
pow $0,2
lpb $1
sub $0,4
div $1,4
lpe
|
oeis/166/A166153.asm | neoneye/loda-programs | 11 | 43938 | ; A166153: a(n) = (7^n+14*(-8)^n)/15.
; Submitted by <NAME>(w4)
; 1,-7,63,-455,3983,-29463,252511,-1902439,16043055,-122579639,1020990719,-7885450503,65060930767,-506646158935,4150058281887,-32522243182247,264925506967919,-2086171125173751,16921999515377215,-133747582525107271,1081379555386231311,-8571244176792238487,6... |
programs/oeis/078/A078012.asm | jmorken/loda | 1 | 43940 | <filename>programs/oeis/078/A078012.asm
; A078012: Expansion of (1 - x) / (1 - x - x^3) in powers of x.
; 1,0,0,1,1,1,2,3,4,6,9,13,19,28,41,60,88,129,189,277,406,595,872,1278,1873,2745,4023,5896,8641,12664,18560,27201,39865,58425,85626,125491,183916,269542,395033,578949,848491,1243524,1822473,2670964,3914488,5736961,84... |
oeis/139/A139329.asm | neoneye/loda-programs | 11 | 43941 | ; A139329: a(n) = (factorial of the number of 0's in the binary expansion of n).
; Submitted by <NAME>
; 1,1,1,1,2,1,1,1,6,2,2,1,2,1,1,1,24,6,6,2,6,2,2,1,6,2,2,1,2,1,1,1,120,24,24,6,24,6,6,2,24,6,6,2,6,2,2,1,24,6,6,2,6,2,2,1,6,2,2,1,2,1,1,1,720,120,120,24,120,24,24,6,120,24,24,6,24,6,6,2,120,24,24,6,24,6,6,2,24,6,6,2,6... |
programs/oeis/164/A164737.asm | karttu/loda | 0 | 43942 | ; A164737: a(n) = 8*a(n-2) for n > 2; a(1) = 5, a(2) = 12.
; 5,12,40,96,320,768,2560,6144,20480,49152,163840,393216,1310720,3145728,10485760,25165824,83886080,201326592,671088640,1610612736,5368709120,12884901888,42949672960,103079215104,343597383680,824633720832,2748779069440,6597069766656,21990232555520,5277655813324... |
programs/oeis/221/A221414.asm | jmorken/loda | 1 | 43943 | ; A221414: Number of nX3 arrays of occupancy after each element stays put or moves to some horizontal or antidiagonal neighbor, with every occupancy equal to zero or two
; 0,10,0,150,0,2250,0,33750,0,506250,0,7593750,0,113906250,0,1708593750,0,25628906250,0,384433593750,0,5766503906250,0,86497558593750,0,12974633789062... |
programs/oeis/250/A250363.asm | karttu/loda | 0 | 43945 | ; A250363: Number of length 5 arrays x(i), i=1..5 with x(i) in i..i+n and no value appearing more than 3 times.
; 32,243,1016,3094,7712,16700,32608,58826,99704,160672,248360,370718,537136,758564,1047632,1418770,1888328,2474696,3198424,4082342,5151680,6434188,7960256,9763034,11878552,14345840,17207048,20507566,24296144,... |
src/saving.asm | QuinnPainter/Renegade-Rush | 1 | 43946 | <gh_stars>1-10
INCLUDE "hardware.inc"
INCLUDE "macros.inc"
INCLUDE "spriteallocation.inc"
SECTION "SaveVerifyString", ROM0
SaveVerifyString:
DB $52, $4e, $47, $44, $52, $55, $53, $48, $53, $41, $56, $45 ; RNGDRUSHSAVE
SaveVerifyStringEnd:
SECTION "SramInitialState", ROM0
SramInitialState:
DB $00, $00 ; MoneySRAM
DB %... |
src/test/ref/post-increment-problem.asm | jbrandwood/kickc | 2 | 43948 | <gh_stars>1-10
// Illustrates a problem with post-incrementing a pointer used in a loop comparison
// Commodore 64 PRG executable file
.file [name="post-increment-problem.prg", type="prg", segments="Program"]
.segmentdef Program [segments="Basic, Code, Data"]
.segmentdef Basic [start=$0801]
.segmentdef Code [start=$8... |
oeis/209/A209350.asm | neoneye/loda-programs | 11 | 43949 | ; A209350: Number of initially rising meander words, where each letter of the cyclic n-ary alphabet occurs twice.
; 1,0,1,5,9,11,16,19,25,29,36,41,49,55,64,71,81,89,100,109,121,131,144,155,169,181,196,209,225,239,256,271,289,305,324,341,361,379,400,419,441,461,484,505,529,551,576,599,625,649,676,701,729,755,784,811,841... |
spc700.asm | thecrazyboy/classickong | 10 | 43950 | arch snes.smp
define musicData $e000 ;fixed location for music data
;I/O registers
define TEST $f0
define CTRL $f1
define ADDR $f2
define DATA $f3
define CPU0 $f4
define CPU1 $f5
define CPU2 $f6
define CPU3 $f7
define TMP0 $f8
define TMP1 $f9
define T0TG $fa
define T1TG $fb
define T2TG $fc
defin... |
src/firmware-tests/Platform/Buttons/Initialisation/InterruptOnChangeTest.asm | pete-restall/Cluck2Sesame-Prototype | 1 | 43951 | #include "Platform.inc"
#include "FarCalls.inc"
#include "Buttons.inc"
#include "TestFixture.inc"
radix decimal
udata
global initialIocb
initialIocb res 1
InterruptOnChangeTest code
global testArrange
testArrange:
banksel initialIocb
movf initialIocb, W
banksel IOCB
movwf IOCB
testAct:
fcall initiali... |
Transynther/x86/_processed/AVXALIGN/_st_/i9-9900K_12_0xca_notsx.log_21829_1202.asm | ljhsiun2/medusa | 9 | 43952 | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r9
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x1e78c, %r11
nop
nop
nop
and %r9, %r9
movw $0x6162, (%r11)
nop
xor %rbp, %rbp
lea addresses_D_ht+0x1ae8c, %rsi
lea addresses_normal_ht+0x147a0, %rdi
clflush (%rsi)
nop
nop
nop
... |
libsrc/input/srr/in_LookupKey.asm | jpoikela/z88dk | 640 | 43953 | ; uint in_LookupKey(uchar c)
SECTION code_clib
PUBLIC in_LookupKey
PUBLIC _in_LookupKey
EXTERN in_keytranstbl
; Given the ascii code of a character, returns the scan row and mask
; corresponding to the key that needs to be pressed to generate the
; character.
;
; The scan row returned will have bit 7 set and bit 6 ... |
Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_487.asm | ljhsiun2/medusa | 9 | 43954 | <filename>Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_487.asm
.global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r15
push %r8
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x13e5d, %rsi
lea addresses_WT_ht+0xa119, %rdi
nop
and %r8, %r8
mov $87, %rcx
rep movsb
nop
nop
... |
home/header.asm | manuelmartinezbosch/testing-gb | 0 | 43955 | <gh_stars>0
; rst vectors
SECTION "rst0", ROM0[$0000]
rst $38
ds $08 - @, 0 ; 7 nop
SECTION "rst8", ROM0[$0008]
rst $38
ds $10 - @, 0 ; 7 nop
SECTION "rst10", ROM0[$0010]
rst $38
ds $18 - @, 0 ; 7 nop
SECTION "rst18", ROM0[$0018]
rst $38
ds $20 - @, 0 ; 7 nop
SECTION "rst20"... |
oeis/130/A130812.asm | neoneye/loda-programs | 11 | 43957 | <reponame>neoneye/loda-programs
; A130812: If X_1,...,X_n is a partition of a 2n-set X into 2-blocks then a(n) is equal to the number of 6-subsets of X containing none of X_i, (i=1,...n).
; 64,448,1792,5376,13440,29568,59136,109824,192192,320320,512512,792064,1188096,1736448,2480640,3472896,4775232,6460608,8614144,1133... |
original version (1984)/asm/map04-exec.asm | fa8ntomas/bclk-samples | 0 | 43958 | <filename>original version (1984)/asm/map04-exec.asm<gh_stars>0
; Map 04 exec
; lots going on here
lda Map4Lamps ; check if lamp 1 taken
beq L2E7E
inc MapVar3
lda MapVar3
cmp #$20
bne L2E6C
lda #$34
ldx #$04
... |
oeis/039/A039641.asm | neoneye/loda-programs | 11 | 43959 | ; A039641: Fixed point of "k -> k/2 or (k+1)/2 until result is prime", starting with prime(n)+1.
; Submitted by <NAME>
; 3,2,3,2,3,7,5,5,3,2,2,19,11,11,3,7,2,31,17,5,37,5,11,23,13,13,13,7,7,29,2,17,5,5,19,19,79,41,11,11,23,23,3,97,13,13,53,7,29,29,59,2,61,2,17,17,17,17,139,71,71,37,5,5,157,5,83,43,11,11,89,23,23,47,3,3... |
sum_of_array.asm | sekharkaredla/8085 | 1 | 43960 | <filename>sum_of_array.asm<gh_stars>1-10
;SUM OF 8bit elements array
MVI A,00H
LXI H,2000H ;count(no of elements) in 2000 address
MOV C,M
zone:INX H ;from 2001 data is there
ADD M
MOV B,A
DCR C
JNZ zone
STA 20C0H
RST 1
|
asm/dos_skip_boss_door_seals.asm | Iemnur/DSVEdit | 70 | 43961 | .nds
.relativeinclude on
.erroronwarning on
.open "ftc/overlay9_0", 0219E3E0h
; This makes it so you don't need to own a Magic Seal to enter a boss door.
.org 0x021A9AE4 ; Location of the boss door code for loading the current game mode.
mov r0, 1 ; Always load 1 (meaning Julius mode).
.close
|
programs/oeis/090/A090131.asm | karttu/loda | 0 | 43962 | ; A090131: Expansion of (1+x)/(1 - 2*x + 2*x^2).
; 1,3,4,2,-4,-12,-16,-8,16,48,64,32,-64,-192,-256,-128,256,768,1024,512,-1024,-3072,-4096,-2048,4096,12288,16384,8192,-16384,-49152,-65536,-32768,65536,196608,262144,131072,-262144,-786432,-1048576,-524288,1048576,3145728,4194304,2097152,-4194304
mov $1,1
mov $2,2
lpb $... |
src/kernel/kernel.conv.asm | asmCcoder/dzOS | 1 | 43964 | ;******************************************************************************
; kernel.conv.asm
;
; Kernel's Conversion routines
; for dastaZ80's dzOS
; by <NAME> (May 2019)
;
; Version 1.0.0
; Created on 08 May 2019
; Last Modification 08 May 2019
;********************************************************************... |
oeis/136/A136580.asm | neoneye/loda-programs | 11 | 43965 | <reponame>neoneye/loda-programs
; A136580: Row sums of triangle A136579.
; 1,1,3,7,27,127,747,5167,41067,368047,3669867,40284847,482671467,6267305647,87660962667,1313941673647,21010450850667,357001369769647,6423384156578667,122002101778601647,2439325392333218667
lpb $0
mov $1,$0
sub $0,2
bin $1,2
mul $2,2
ad... |
programs/oeis/008/A008123.asm | neoneye/loda | 22 | 43966 | ; A008123: Coordination sequence T1 for Zeolite Code KFI.
; 1,4,9,17,29,45,64,86,112,141,173,209,249,292,338,388,441,497,557,621,688,758,832,909,989,1073,1161,1252,1346,1444,1545,1649,1757,1869,1984,2102,2224,2349,2477,2609,2745,2884,3026,3172,3321,3473,3629,3789,3952,4118,4288,4461,4637,4817,5001,5188,5378,5572,5769,5... |
programs/oeis/272/A272532.asm | neoneye/loda | 22 | 43967 | <gh_stars>10-100
; A272532: Single bit representation of the sum of two sinusoids with periods 2 and 2*sqrt(2).
; 1,0,1,1,0,1,1,0,1,0,0,1,0,0,1,0,1,1,0,1,1,0,1,1,0,1,0,0,1,0,0,1,0,1,1,0,1,1,0,1,1,0,1,0,0,1,0,0,1,0,1,1,0,1,1,0,1,0,0,1,0,0,1,0,0,1,0,1,1,0,1,1,0,1,0,0,1,0,0,1,0,0,1,0,1,1,0,1,1,0,1,0,0,1,0,0,1,0,1,1
sub $... |
libsrc/_DEVELOPMENT/adt/wv_priority_queue/c/sccz80/wv_priority_queue_pop.asm | jpoikela/z88dk | 640 | 43968 |
; void *wv_priority_queue_pop(wv_priority_queue_t *q)
SECTION code_clib
SECTION code_adt_wv_priority_queue
PUBLIC wv_priority_queue_pop
EXTERN asm_wv_priority_queue_pop
defc wv_priority_queue_pop = asm_wv_priority_queue_pop
; SDCC bridge for Classic
IF __CLASSIC
PUBLIC _wv_priority_queue_pop
defc _wv_priority_que... |
oeis/140/A140847.asm | neoneye/loda-programs | 11 | 43969 | <reponame>neoneye/loda-programs<gh_stars>10-100
; A140847: Primes of the form 210k + 37.
; Submitted by <NAME>
; 37,457,877,1087,1297,2137,2347,2557,2767,3187,3607,4027,4447,4657,5077,6337,6547,6967,7177,8017,8647,9067,9277,9697,9907,10957,11587,12007,12637,13267,13477,13687,14107,14737,14947,15787,16417,17047,17257,17... |
source/jni/u2/visu/atext.asm | Falken42/SecondReality | 9 | 43970 | <reponame>Falken42/SecondReality
ALIGN 2
public _prtt,_txtx,_txty,_prttcol
_txtx dw 0
_txty dw 0
_prttcol dw 0
public _font3x5
_font3x5 dw 0,0
truerowsadd dw 0
prtmacro MACRO
local prt41,prt42,prt43,prt44,prt45
push di
out dx,al
mov al,byte ptr cs:_prttcol
rcr bl,1
jnc prt41
mov es:[di],al
prt4... |
src/demo.asm | onslaught-demogroup/ons_paddo_music_disk | 0 | 43971 | /*
Demo Sourcecode
----------------------------------------
Memory map:
[Global]
$0800 : BASIC start
$8000 - $A000 : Demo core (Intro and Main)
[Intro]
$0ff0 - $2000 : Music Buffer (Intro)
$2000 - $3300 : Intro Code
$3300 - $4500 : Fadeout Code
$4500 - $7700 : Mega Logo
* $8000 - $A000 : Demo core (Intro and ... |
programs/oeis/211/A211520.asm | neoneye/loda | 22 | 43972 | ; A211520: Number of ordered triples (w,x,y) with all terms in {1,...,n} and w + 4y = 2x.
; 0,0,0,1,2,3,5,7,10,12,16,19,24,27,33,37,44,48,56,61,70,75,85,91,102,108,120,127,140,147,161,169,184,192,208,217,234,243,261,271,290,300,320,331,352,363,385,397,420,432,456,469,494,507,533,547,574,588,616,631,660,675,705,721,752,... |
MAS8.asm | Nurglureddo/AssemblerForKai | 0 | 43973 | <reponame>Nurglureddo/AssemblerForKai<gh_stars>0
code segment
assume cs:code, ds:code
N: push cs
pop ds
xor ax,ax
xor bx,bx
mov cx,10
M: cmp A[bx],0
jl K
mov A[bx],0
K: inc bx
loop M
mov ax,4c00h
int 21h
A db 1,-2,-3,-4,5,6,-7,-8,-9,10
code ends
end N |
Assembler/tests/optimizations/lt_32_unopt.asm | asifmallik/SCALE-MAMBA | 196 | 43974 | # C1-0--0
ldsi s0, 3 # 0
ldsi s1, 4 # 1
subs s3, s0, s1 # 2
bit s195 # 3
adds s114, s195, s195 # 4
bit s155 # 5
adds s196, s114, s155 # 6
adds s115, s196, s196 # 7
bit s156 # 8
adds s197, s115, s156 # 9
adds s116, s197, s197 # 10
bit s157 # 11
adds s198, s116, s157 # 12
adds s117, s198, s198 # 13
bit s158 # 14
adds s19... |
04/mult/Mult.asm | BartlomiejRasztabiga/nand2tetris | 0 | 43975 | // This file is part of www.nand2tetris.org
// and the book "The Elements of Computing Systems"
// by <NAME>, MIT Press.
// File name: projects/04/Mult.asm
// Multiplies R0 and R1 and stores the result in R2.
// (R0, R1, R2 refer to RAM[0], RAM[1], and RAM[3], respectively.)
// Put your code here.
@2 //GO ... |
libsrc/gfx/wide/w_xordrawr_callee.asm | Frodevan/z88dk | 38 | 43976 | <gh_stars>10-100
;
; Z88 Graphics Functions
; Written around the Interlogic Standard Library
;
; Wide resolution (int type parameters) and CALLEE conversion by <NAME>, 2018
;
;
; $Id: w_xordrawr_callee.asm $
;
; ----- void __CALLEE__ xordrawr_callee(int x, int y)
IF !__CPU_INTEL__
SECTION code_gra... |
M328_PCI_FUNselect.asm | harrimand/M328_PCI_FUNselect | 0 | 43977 |
; <NAME> <EMAIL> 05/08/2017
;
;Example Program to demonstrate KEYpad decoding using Pin Change Interrupt
;4 input connections for KEYpad rows on PINC 3..0
;3 input connections for KEYpad columns on PINB 2..0
;4 Outputs to LEDs Bits 3..0 on PB7, PB6, PC5, PC4
;Copy table of function addresses from FLASH to ... |
Src/Ant32/Tests/ant32/basic/01_lc_user_r0.asm | geoffthorpe/ant-architecture | 0 | 43978 | <filename>Src/Ant32/Tests/ant32/basic/01_lc_user_r0.asm<gh_stars>0
#
# Copyright 1999-2000 by the President and Fellows of Harvard College.
# See LICENSE.txt for license information.
#
#@ tests lc for r0
# OK
lc r2, $start
rfe r2, r0, r0
start:
lc r0, 1
stop
|
oeis/077/A077850.asm | neoneye/loda-programs | 11 | 43979 | <reponame>neoneye/loda-programs
; A077850: Expansion of (1-x)^(-1)/(1 - 2*x - x^2 + x^3).
; Submitted by <NAME>(s4)
; 1,3,8,19,44,100,226,509,1145,2574,5785,13000,29212,65640,147493,331415,744684,1673291,3759852,8448312,18983186,42654833,95844541,215360730,483911169,1087338528,2443227496,5489882352,12335653673,27717962... |
oeis/052/A052627.asm | neoneye/loda-programs | 11 | 43982 | ; A052627: E.g.f. (1-x)/(1-x-x^5).
; Submitted by <NAME>
; 1,0,0,0,0,120,720,5040,40320,362880,7257600,119750400,1916006400,31135104000,523069747200,10461394944000,230150688768000,5335311421440000,128047474114560000,3162772610629632000
mov $2,$0
seq $0,17899 ; Expansion of 1/(1 -x^5 -x^6 -x^7 - ...).
lpb $2
mul $0,$... |
AssemblyLanguage_Lab/ASB_LAB_5/Assignment2/test.asm | strawberrylin/Hust_CS_Lab | 1 | 43983 | .386
.model flat, c
.code
public dif
dif proc par1:dword,par2:dword
mov ecx, 1000
mov edi, par1;
LOAPI:
mov esi, par2
mov edx, 12
LOAPJ:
mov al, byte ptr[esi]
mov bl, byte ptr[edi]
cmp al, bl
jnz NEXT
cmp al, 0
jz FIGURE
dec edx
inc edi... |
Chapter 05/AddNumber/AddNumber/AddNumber-STDCALL.asm | bpbpublications/Implementing-Reverse-Engineering | 0 | 43984 | ; Listing generated by Microsoft (R) Optimizing Compiler Version 16.00.30319.01
TITLE C:\JitenderN\REBook\AddNumber\AddNumber\AddNumber.cpp
.686P
.XMM
include listing.inc
.model flat
INCLUDELIB LIBCMT
INCLUDELIB OLDNAMES
PUBLIC ?addition@@YGHHH@Z ; addition
PUBLIC _main
; Function compile flags... |
Transynther/x86/_processed/NONE/_ht_zr_un_/i9-9900K_12_0xa0_notsx.log_21829_2030.asm | ljhsiun2/medusa | 9 | 43986 | <reponame>ljhsiun2/medusa<gh_stars>1-10
.global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r14
push %r8
push %r9
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x13c17, %rsi
lea addresses_A_ht+0x57db, %rdi
nop
nop
nop
nop
nop
dec %r9
mov $29, %rcx
rep movsl
nop
nop
nop
nop
nop
inc %rax
lea address... |
src/util/oli/wm/awadr.asm | olifink/qspread | 0 | 43987 | <filename>src/util/oli/wm/awadr.asm
; get applcation subwindow address from menu number
section utility
include win1_mac_oli
include win1_keys_wwork
include win1_keys_err
xdef xwm_awadr
;+++
; get applcation subwindow address from menu number
;
; Entry Exit
; d0.l menu subwindow nr ???
; a3 subwindow wwo... |
programs/oeis/001/A001871.asm | jmorken/loda | 1 | 43988 | <filename>programs/oeis/001/A001871.asm
; A001871: Expansion of 1/(1 - 3*x + x^2)^2.
; 1,6,25,90,300,954,2939,8850,26195,76500,221016,632916,1799125,5082270,14279725,39935214,111228804,308681550,853904015,2355364650,6480104231,17786356776,48715278000,133167004200,363372003625,989900286774,2692596427969,7313740430850,19... |
Altair101/asm/programsUntested/pKillTheBitSound.asm | tigerfarm/arduino | 2 | 43989 | ; ------------------------------------------------
; Kill the Bit program.
; Reference online video:
; https://www.youtube.com/watch?v=ZKeiQ8e18QY&list=PLLlz7OhtlfKYk8nkyF1u-cDwzE_S0vcJs&index=5
;
... |
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_727_872.asm | ljhsiun2/medusa | 9 | 43990 | <filename>Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_727_872.asm
.global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r14
push %r8
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x11b20, %rdi
nop
nop
nop
nop
cmp $17849, %rbp
movups (%rdi), %xmm6
vpextrq $1, %xmm6, %rbx... |
old/arithmetic/fpparts.asm | paulscottrobson/mega65-basic | 0 | 43991 | ; *******************************************************************************************
; *******************************************************************************************
;
; Name : fpparts.asm
; Purpose : Get Fractional/Integer part of a float.
; Date : 11th August 2019
; Reviewed : 14th Augus... |
user/grep.asm | Pallavi-Pamulapati/Modified-xv6 | 0 | 43992 |
user/_grep: file format elf64-littleriscv
Disassembly of section .text:
0000000000000000 <matchstar>:
0: 7179 addi sp,sp,-48
2: f406 sd ra,40(sp)
4: f022 sd s0,32(sp)
6: ec26 sd s1,24(sp)
8: e84a sd s2,16(sp)
a: e4... |
Driver/Printer/PrintCom/printcomNoColor.asm | steakknife/pcgeos | 504 | 43994 |
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) Berkeley Softworks 1990 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: Monochrome Print Drivers
FILE: printcomNoColor.asm
AUTHOR: <NAME>
ROUTINES:
Name Description
---- -----------
REVISION HI... |
home/play_time.asm | adhi-thirumala/EvoYellow | 16 | 43995 | <filename>home/play_time.asm<gh_stars>10-100
TrackPlayTime:
call CountDownIgnoreInputBitReset
ld hl, wd47a
bit 0, [hl]
jr nz, .maxIGT
ld a,[wd732]
bit 0,a
ret z
ld a, [wPlayTimeMaxed]
and a
ret nz
ld a, [wPlayTimeFrames]
inc a
ld [wPlayTimeFrames], a
cp 60
ret nz
xor a
ld [wPlayTimeFrames], a
ld a, [w... |
dino/lcs/base/6728.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | 6 | 43996 | <reponame>zengfr/arcade_game_romhacking_sourcecode_top_secret_data<filename>dino/lcs/base/6728.asm
copyright zengfr site:http://github.com/zengfr/romhack
00042A move.l D1, (A0)+
00042C dbra D0, $42a
0049F8 move.w D1, -(A0)
0049FA dbra D0, $49f8
004BCE move.w A6, -(A4) [base+6720]
004BD0 move.w A4, (... |
c2000/C2000Ware_1_00_06_00/libraries/math/CLAmath/c28/source/CLAlnTable.asm | ramok/Themis_ForHPSDR | 0 | 43997 | ;;#############################################################################
;; FILE: CLAlnTable.asm
;;
;; DESCRIPTION: Natural Logarithm Tables
;;
;; Group: C2000
;; Target Family: C28x+CLA
;;
;;#############################################################################
;; $TI Release: CLA Math Lib... |
2020/1/report_repair_p1.asm | ped7g/adventofcode | 2 | 43998 | ; https://adventofcode.com/2020/day/1 (part 1)
DEVICE ZXSPECTRUMNEXT : MMU 0 7, 0, $0000
valuesHit: ; byte table keeping notes about values hit in input
block 2020+1, 0
inputFile: ; load the input.txt into virtual device memory for processing
INCBIN "input.txt"
DB 10 ; fake <EOL> to make sure ... |
tests/vice-tests/VIC20/viavarious/common.asm | PhylumChordata/chips-test | 330 | 43999 | <reponame>PhylumChordata/chips-test
!convtab pet
!cpu 6510
expanded=1
;-------------------------------------------------------------------------------
viabase = $9110
;viabase = $9120
charsperline = 22+2
numrows = 23+2
!if (expanded=1) {
basicstart = $1201 ; expanded
screenmem = $1000
colorme... |
libsrc/zx81/chroma81/zx_aaddrcup.asm | meesokim/z88dk | 0 | 44001 | ; uchar __FASTCALL__ *zx_aaddrcup(void *attraddr)
; Stefano, 2014.12
PUBLIC zx_aaddrcup
EXTERN HRG_LineStart
.zx_aaddrcup
; enter : hl = valid attribute address
; exit : hl = new attribute address up one character
; TODO: carry set if off screen
ld hl,HRG_LineStart+2+32768
ld de,35
and a
sbc hl... |
libsrc/_DEVELOPMENT/l/z80/ascii/num_to_txt/l_utoa.asm | jpoikela/z88dk | 640 | 44002 |
INCLUDE "config_private.inc"
SECTION code_clib
SECTION code_l
PUBLIC l_utoa
; write unsigned decimal integer to ascii buffer (no termination)
;
; enter : hl = unsigned integer
; de = char *buffer
; carry reset (implementation may write leading zeroes if carry set)
;
; exit : ... |
programs/oeis/282/A282738.asm | jmorken/loda | 1 | 44004 | ; A282738: First differences of A282737.
; 1,2,1,4,1,5,1,6,1,7,1,8,1,9,1,10,1,11,1,12,1,13,1,14,1,15,1,16,1,17,1,18,1,19,1,20,1,21,1,22,1,23,1,24,1,25,1,26,1,27,1,28,1,29,1,30,1,31,1,32,1,33,1,34,1,35,1,36,1,37,1,38,1,39,1,40,1,41,1,42,1,43,1,44,1,45,1,46,1,47,1,48,1,49,1,50,1,51,1,52,1,53,1,54,1,55,1,56,1,57,1,58,1,59... |
keyboard/keyboard.asm | nealvis/c64_samples_kick | 0 | 44006 | <filename>keyboard/keyboard.asm<gh_stars>0
//////////////////////////////////////////////////////////////////////////////
// keyboard.asm
// Copyright(c) 2021 <NAME>.
// License: MIT. See LICENSE file in root directory.
//////////////////////////////////////////////////////////////////////////////
// This sample shows ... |
data/pokemon/base_stats/meditite.asm | Ebernacher90/pokecrystal-allworld | 0 | 44007 | db 0 ; species ID placeholder
db 30, 40, 55, 60, 40, 55
; hp atk def spd sat sdf
db FIGHTING, PSYCHIC ; type
db 180 ; catch rate
db 56 ; base exp
db NO_ITEM, NO_ITEM ; items
db GENDER_F50 ; gender ratio
db 100 ; unknown 1
db 20 ; step cycles to hatch
db 5 ; unknown 2
INCBIN "gfx/pokemon/medit... |
programs/oeis/060/A060188.asm | neoneye/loda | 22 | 44008 | <filename>programs/oeis/060/A060188.asm
; A060188: A column and diagonal of A060187.
; 1,6,23,76,237,722,2179,6552,19673,59038,177135,531428,1594309,4782954,14348891,43046704,129140145,387420470,1162261447,3486784380,10460353181,31381059586,94143178803,282429536456,847288609417,2541865828302,7625597484959,228767924549... |
oeis/010/A010470.asm | neoneye/loda-programs | 11 | 44009 | <reponame>neoneye/loda-programs<gh_stars>10-100
; A010470: Decimal expansion of square root of 13.
; Submitted by <NAME>
; 3,6,0,5,5,5,1,2,7,5,4,6,3,9,8,9,2,9,3,1,1,9,2,2,1,2,6,7,4,7,0,4,9,5,9,4,6,2,5,1,2,9,6,5,7,3,8,4,5,2,4,6,2,1,2,7,1,0,4,5,3,0,5,6,2,2,7,1,6,6,9,4,8,2,9,3,0,1,0,4,4,5,2,0,4,6,1,9,0,8,2,0,1,8,4,9,0,7,1... |
配套代码/L025/L025/5.1.asm | zmrbak/ReverseAnalysis | 35 | 44010 | <reponame>zmrbak/ReverseAnalysis
; Listing generated by Microsoft (R) Optimizing Compiler Version 19.24.28117.0
TITLE C:\Users\libit\source\repos\L025\L025\L025.cpp
.686P
.XMM
include listing.inc
.model flat
INCLUDELIB LIBCMT
INCLUDELIB OLDNAMES
CONST SEGMENT
$SG5557 DB '1,2,7,10', 00H
ORG $+3
$SG5559 DB '3',... |
oeis/000/A000261.asm | neoneye/loda-programs | 11 | 44011 | <reponame>neoneye/loda-programs
; A000261: a(n) = n*a(n-1) + (n-3)*a(n-2), with a(1) = 0, a(2) = 1.
; Submitted by <NAME>(s1)
; 0,1,3,13,71,465,3539,30637,296967,3184129,37401155,477471021,6581134823,97388068753,1539794649171,25902759280525,461904032857319,8702813980639617,172743930157869827,3602826440828270029,7876874... |
oeis/267/A267737.asm | neoneye/loda-programs | 11 | 44013 | <reponame>neoneye/loda-programs
; A267737: Number of nX3 arrays containing 3 copies of 0..n-1 with every element equal to or 1 greater than any west or northeast neighbors modulo n and the upper left element equal to 0.
; Submitted by <NAME>
; 1,10,17,26,45,82,157,306,605,1202,2397,4786,9565,19122,38237,76466,152925,30... |
documents/vtl-6502.asm | paulscottrobson/vtl-1802 | 0 | 44014 | ;234567890123456789012345678901234567890123456789012345
.lf vtl02a1.lst
.cr 6502
.tf vtl02a1.obj,ap1
;------------------------------------------------------
; VTL-2 for the 6502 (VTL02)
; Original Altair 680b version by
; <NAME> and <NAME> 1977
; Adapted to the 6502 by <NAME> 2012
; Thanks to sbproje... |
weapon-tank-gfx.xkas-06.asm | n00btube/sm-weapon-tank | 0 | 44015 | <reponame>n00btube/sm-weapon-tank
; Weapon Tank Graphics
lorom
; place at a suitable location in bank $89, then point the
; item_data for custom graphics to it in weapon-tank.xkas-06.asm
; (change the 9400 there to the latter 2/3 of this org)
org $899400
; frame 1
DB $3F,$3F,$50,$7F,$98,$F7,$3F,$D0,$1C,$90,$1D,$F0,... |
Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0x84_notsx.log_1_2216.asm | ljhsiun2/medusa | 9 | 44018 | <gh_stars>1-10
.global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r15
push %r8
push %r9
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0xbea4, %r8
nop
nop
nop
nop
nop
inc %rcx
mov $0x6162636465666768, %r9
movq %r9, %xmm7
movups %xmm7, (%r8)
nop
nop
nop
nop
nop
dec %rdi
lea addresses_D_ht+0xa224, ... |
programs/oeis/319/A319691.asm | neoneye/loda | 22 | 44019 | <filename>programs/oeis/319/A319691.asm<gh_stars>10-100
; A319691: a(n) = 1 if n is either 1 or divisible only by primes congruent to 1 mod 3, 0 otherwise.
; 1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,... |
lib/BigInt_helper.asm | JDevlieghere/SORTES-Clock | 2 | 44020 | ; *********************************************************************
; *
; * Big Integer Assembly Helpers
; * Library for Microchip TCP/IP Stack
; * - Accelerates processing for BigInt functions
; *
; *********************************************************************
; * FileName: BigInt_helper.... |
Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_11955_276.asm | ljhsiun2/medusa | 9 | 44024 | .global s_prepare_buffers
s_prepare_buffers:
push %rax
push %rbp
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x195b, %rbp
nop
nop
sub %rdx, %rdx
movb (%rbp), %bl
xor $57375, %rax
lea addresses_A_ht+0x1b2d1, %rsi
lea addresses_A_ht+0x6d79, %rdi
nop
nop
nop
sub $37047, %rbx
mov $47, %rcx
rep mov... |
target/cos_117/disasm/iop_overlay1/TRACK.asm | jrrk2/cray-sim | 49 | 44025 | <filename>target/cos_117/disasm/iop_overlay1/TRACK.asm
0x0000 (0x000000) 0x2118- f:00020 d: 280 | A = OR[280]
0x0001 (0x000002) 0x8402- f:00102 d: 2 | P = P + 2 (0x0003), A = 0
0x0002 (0x000004) 0x7005- f:00070 d: 5 | P = P + 5 (0x0007)
0x0003 (0x000006) 0x1800-... |
oeis/294/A294971.asm | neoneye/loda-programs | 11 | 44026 | <gh_stars>10-100
; A294971: Denominators of the partial sums for the Catalan constant A006752: Sum_{k=0..n} ((-1)^k)/(2*k+1)^2, n >= 0.
; Submitted by <NAME>
; 1,9,225,11025,99225,12006225,2029052025,2029052025,586396035225,211688968716225,211688968716225,111983464450883025,2799586611272075625,25196279501448680625,2119... |
programs/oeis/051/A051797.asm | neoneye/loda | 22 | 44027 | ; A051797: Partial sums of A007585.
; 1,12,50,140,315,616,1092,1800,2805,4180,6006,8372,11375,15120,19720,25296,31977,39900,49210,60060,72611,87032,103500,122200,143325,167076,193662,223300,256215,292640,332816,376992,425425,478380,536130,598956,667147,741000,820820,906920,999621,1099252,1206150,1320660,1443135,1573936... |
libsrc/target/trs80/gfxhrg1/clsgraph.asm | ahjelm/z88dk | 640 | 44029 | ;
; HRG1 Hi-Rez graphics routines for TRS-80
;
; <NAME> 2021
;
SECTION code_clib
PUBLIC clsgraph
PUBLIC _clsgraph
PUBLIC clg
PUBLIC _clg
INCLUDE "graphics/grafix.inc"
.clsgraph
._clsgraph
.clg
._clg
out (1),a ; enable graphics
ld hl,16383
ld bc,2 ; LSB for graphics address
.... |
ssuos/src/boot/i386/bootloader.asm | NCNYR/OS_Inverted_Page_Table | 0 | 44030 | org 0x7c00
KER_SIZ equ 0x80
[BITS 16]
START:
jmp BOOT1_LOAD ;BOOT1_LOAD로 점프
BOOT1_LOAD:
mov ax, 0x0900
mov es, ax
mov bx, 0x0
;0x13 인터럽트는 DISK I/O, 64비트책 p136 참조
mov ah, 2 ;0x13 인터럽트 호출시 ah에 저장된 값에 따라 수행되는 결과가 다름. 2는 섹터 읽기
mov al, 0x4 ;al 읽을 섹터 ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.