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 |
|---|---|---|---|---|
oeis/265/A265423.asm | neoneye/loda-programs | 11 | 58603 | ; A265423: (-1)^n + 50*floor(3n/2) - 100*floor(n/4).
; Submitted by <NAME>
; 1,49,151,199,201,249,351,399,401,449,551,599,601,649,751,799,801,849,951,999,1001,1049,1151,1199,1201,1249,1351,1399,1401,1449,1551,1599,1601,1649,1751,1799,1801,1849,1951,1999,2001,2049,2151,2199,2201,2249,2351,2399,2401,2449,2551,2599,2601,2... |
programs/oeis/297/A297445.asm | karttu/loda | 0 | 58604 | <gh_stars>0
; A297445: a(n) = a(n-1) + 9*a(n-2) - 9*a(n-3), where a(0) = 1, a(1) = 5, a(2) = 11.
; 1,5,11,47,101,425,911,3827,8201,34445,73811,310007,664301,2790065,5978711,25110587,53808401,225995285,484275611,2033957567,4358480501,18305618105,39226324511,164750562947,353036920601,1482755066525,3177332285411,133447955... |
base/crts/crtw32/string/i386/strset.asm | npocmaka/Windows-Server-2003 | 17 | 58605 | <reponame>npocmaka/Windows-Server-2003
page ,132
title strset - set all characters of string to character
;***
;strset.asm - sets all charcaters of string to given character
;
; Copyright (c) 1985-2001, Microsoft Corporation. All rights reserved.
;
;Purpose:
; defines _strset() - sets all of the characters in... |
oeis/026/A026062.asm | neoneye/loda-programs | 11 | 58606 | ; A026062: a(n) = (d(n)-r(n))/5, where d = A026060 and r is the periodic sequence with fundamental period (0,0,1,4,0).
; 9,16,25,36,51,68,88,111,137,168,202,240,282,328,380,436,497,563,634,712,795,884,979,1080,1189,1304,1426,1555,1691,1836,1988,2148,2316,2492,2678,2872,3075,3287,3508,3740,3981,4232,4493,4764,5047,5340,... |
ta19demo/delta_dist.asm | hallorant/bitmit | 6 | 58608 | ; _____ _ _ _____ _ _
; | __ \ | | | | __ \(_) | |
; | | | | ___| | |_ __ _ | | | |_ ___| |_
; | | | |/ _ \ | __/ _` | | | | | / __| __|
; | |__| | __/ | || (_| | | |__| | \__ \ |_
; |_____/ \___|_|\__\__,_| |_____/|_|___/\__|
;
; Author: <NAME>
; From the tutorial at ht... |
programs/oeis/040/A040620.asm | jmorken/loda | 1 | 58609 | ; A040620: Continued fraction for sqrt(646).
; 25,2,2,2,50,2,2,2,50,2,2,2,50,2,2,2,50,2,2,2,50,2,2,2,50,2,2,2,50,2,2,2,50,2,2,2,50,2,2,2,50,2,2,2,50,2,2,2,50,2,2,2,50,2,2,2,50,2,2,2,50,2,2,2,50,2,2,2,50,2,2,2,50,2,2,2,50,2,2,2,50,2,2,2
mov $3,2
mov $11,$0
lpb $3
mov $0,$11
sub $3,1
add $0,$3
sub $0,1
mov $4,... |
oeis/027/A027785.asm | neoneye/loda-programs | 11 | 58610 | <filename>oeis/027/A027785.asm<gh_stars>10-100
; A027785: a(n) = 6*(n+1)*binomial(n+2,12).
; 66,936,7098,38220,163800,594048,1893528,5441904,14360580,35271600,81477396,178474296,373173528,748843200,1448655000,2711882160,4928324310,8718517080,15049821150,25401694500,41997468240,68124925440,108574099920,170228167200,2628... |
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_226.asm | ljhsiun2/medusa | 9 | 58611 | <gh_stars>1-10
.global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r15
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x1be83, %rsi
lea addresses_UC_ht+0xc8c5, %rdi
nop
nop
nop
nop
nop
cmp $32022, %rdx
mov $77, %rcx
rep movsb
nop
nop
nop
nop
and %rcx, %rcx
lea addresses_D_ht+0x5383, %rsi
... |
asm/tests/manual/flags.asm | ZopharsDomain/PCX86-JAVASCRIPT-jemul8 | 67 | 58612 | ;
; jemul8 - JavaScript x86 Emulator
; Copyright (c) 2012 http://ovms.co. All Rights Reserved.
;
; MODULE: Flags test suite (boot sector)
;
org 0
jmp 0x07C0:start
start:
cli
; Update DS & ES to be 7C0 instead of 0
push CS
pop DS
push CS
pop ES
; Create stack
mov ax, 0x0000
mov ss, ax
mov sp, 0x... |
src/test/resources/data/generationtests/asmsx-crash-expected.asm | cpcitor/mdlz80optimizer | 36 | 58613 | <reponame>cpcitor/mdlz80optimizer<filename>src/test/resources/data/generationtests/asmsx-crash-expected.asm
; This test case used to make mdl crash when using the asmsx-zilog dialect
org #4000
db "AB", 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
push af
ld a, 1
ld (#6000 + #1000), a
pop af
xor a
ds #6000 - $, 0 |
programs/oeis/345/A345502.asm | neoneye/loda | 22 | 58614 | <reponame>neoneye/loda<filename>programs/oeis/345/A345502.asm
; A345502: Numbers that are the sum of nine squares in five or more ways.
; 47,48,50,51,53,54,55,56,57,58,59,60,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,... |
old/expression.asm | paulscottrobson/vtl-1802 | 0 | 58615 | ; ***************************************************************************************************************
; ***************************************************************************************************************
;
; File: expression.asm
; Purpose: 16 bit expression evaluator
; Author: <NAME> (<EMAI... |
programs/oeis/145/A145920.asm | neoneye/loda | 22 | 58616 | <filename>programs/oeis/145/A145920.asm
; A145920: List of numbers that are both pentagonal (A000326) and binomial coefficients C(n,4) (A000332).
; 0,1,5,35,70,210,330,715,1001,1820,2380,3876,4845,7315,8855,12650,14950,20475,23751,31465,35960,46376,52360,66045,73815,91390,101270,123410,135751,163185,178365,211876,23030... |
winxp_sp3/gmon/jmpback_assembly/jmp_768.nasm | danf42/vulnserver | 0 | 58618 | [BITS 32]
; Shellcode to redirect execution back 768 bytes from instruction following CALL
global _start
section .text
_start:
jmp short jmpspot
callspot: ; The CALL lands here, stack now has address of next instruction
pop ecx ; pops address of next instruction into ECX
dec ch ... |
programs/oeis/309/A309687.asm | karttu/loda | 0 | 58619 | ; A309687: Number of odd parts appearing among the second largest parts of the partitions of n into 3 parts.
; 0,0,0,1,1,1,1,2,3,4,4,5,6,7,8,10,11,12,13,15,17,19,20,22,24,26,28,31,33,35,37,40,43,46,48,51,54,57,60,64,67,70,73,77,81,85,88,92,96,100,104,109,113,117,121,126,131,136,140,145,150,155,160,166
mov $1,3
mov $2,... |
HlslDecompiler.Tests/ShaderAssembly/vs_vector2_matrix22_multiply.asm | TBirdSoars/HlslDecompiler | 0 | 58620 | vs_3_0
dcl_position v0
dcl_position o0
dcl_position1 o1.xy
dcl_position2 o2.xy
mul r0, c0.xyxy, v0.xyyx
add o0.xz, r0.yy, r0.xy
mul r0, c1.xyxy, v0.xyyx
add o0.yw, r0.xy, r0.xx
mul r0.xy, c0.xy, v0.yx_abs
add o1.x, r0.y, r0.x
mul r0.xy, c1.xy, v0.yx_abs
add o1.y, r0.y, r0.x
add r0.xy, v0.xy, v0.xy
mul r0.... |
programs/oeis/270/A270968.asm | jmorken/loda | 1 | 58621 | ; A270968: Reduced 5x+1 function R applied to the odd integers: a(n) = R(2n-1), where R(k) = (5k+1)/2^r, with r as large as possible.
; 3,1,13,9,23,7,33,19,43,3,53,29,63,17,73,39,83,11,93,49,103,27,113,59,123,1,133,69,143,37,153,79,163,21,173,89,183,47,193,99,203,13,213,109,223,57,233,119,243,31,253,129,263,67,273,139,... |
FASM/x32/console_helloworld_call.asm | secana/Assembler-Examples | 8 | 58622 | <filename>FASM/x32/console_helloworld_call.asm<gh_stars>1-10
format PE console
entry start
include 'win32a.inc'
section '.idata' import data readable writeable
library kernel32, 'kernel32.dll', \
msvcrt, 'MSVCRT.DLL'
import kernel32, \
ExitProcess, 'ExitProcess'
import msvcrt, \
p... |
Transynther/x86/_processed/AVXALIGN/_st_zr_un_sm_/i9-9900K_12_0xca.log_21829_1048.asm | ljhsiun2/medusa | 9 | 58623 | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r15
push %rax
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x19539, %rax
cmp $19835, %r10
vmovups (%rax), %ymm7
vextracti128 $0, %ymm7, %xmm7
vpextrq $1, %xmm7, %rdi
nop
nop
nop
nop
xor $2318, %rdi
lea addresses_normal_ht+0x1... |
lib/target/pencil2/classic/pencil2_crt0.asm | Frodevan/z88dk | 38 | 58624 | <gh_stars>10-100
;
; Startup for the Pencil II
;
; 2k of memory
module pencil_crt0
;--------
; Include zcc_opt.def to find out some info
;--------
defc crt0 = 1
INCLUDE "zcc_opt.def"
;--------
; Some scope definitions
;--------
EXTERN _main ;main() is always external to ... |
dosshell/swapper/woahp.asm | minblock/msdos | 0 | 58625 | <filename>dosshell/swapper/woahp.asm
;/*
; * Microsoft Confidential
; * Copyright (C) Microsoft Corporation 1985-1991
; * All Rights Reserved.
; */
;----------------------------------------------------------------------------;
; This module contains all t... |
Satellite Decryption/03-Number-Subroutine/decryption_algorithm.asm | JaredsOSToolbox/AssemblerPrograms | 0 | 58626 | ; This is home to the world famous decryption algorithm
; goal
; xor each byte in the file buffer, given a certain offset to that position in the string in the file_buffer and the key
; reset the key once we reach 9th element
; r8 -> indexing the file_buffer
; rax -> indexing our key
; r11 -> contains our needed varia... |
Transynther/x86/_processed/NONE/_zr_xt_/i9-9900K_12_0xca_notsx.log_21829_1501.asm | ljhsiun2/medusa | 9 | 58627 | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r13
push %r14
push %r9
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x79fc, %rsi
lea addresses_UC_ht+0xf004, %rdi
nop
nop
inc %rbx
mov $61, %rcx
rep movsw
nop
nop
sub %r14, %r14
lea addresses_WC_ht+0x7e1c, %r9
nop
nop
nop
nop
add %r14, %r14
mov... |
test/crc32.asm | bitwiseworks/nasm-os2 | 3 | 58628 | ;Testname=test; Arguments=-fbin -ocrc32.bin; Files=stdout stderr crc32.bin
bits 16
crc32 eax,cl
crc32 eax,byte [di]
crc32 eax,cx
crc32 eax,word [di]
crc32 eax,ecx
crc32 eax,dword [di]
bits 32
align 16
crc32 eax,cl
crc32 eax,byte [edi]
crc32 eax,cx
crc32 eax,word [edi]
crc32 eax,ecx
... |
Kernel/asm/time.asm | asantoflaminio/TP2_SO | 0 | 58630 | GLOBAL month
GLOBAL seconds
GLOBAL minutes
GLOBAL hour
section .text
extract:
push rax
mov al, 0Bh
out 70h, al
in al, 71h
or al, byte 00000100b
out 71h, al
pop rax
out 70h, al
in al, 71h
movzx rax, al
ret
seconds:
mov al, 0
call extract
ret
month:
mov al, 8
call extract
ret
minutes:
mov al, 2
... |
programs/oeis/059/A059591.asm | jmorken/loda | 1 | 58633 | <gh_stars>1-10
; A059591: Squarefree part of n^2+1.
; 1,2,5,10,17,26,37,2,65,82,101,122,145,170,197,226,257,290,13,362,401,442,485,530,577,626,677,730,785,842,901,962,41,1090,1157,1226,1297,1370,5,1522,1601,2,1765,74,1937,2026,2117,2210,2305,2402,2501,2602,2705,2810,2917,3026,3137,130,3365,3482,3601,3722,3845,3970,4097... |
source/jni/u2/glenz/newnorm.asm | Falken42/SecondReality | 9 | 58634 | FREELINE equ 200
newgroup PROC NEAR
;hline list in gs:si
push ds
mov ax,SEG newdata
mov ds,ax
mov bx,gs:[si]
add si,2
@@1: mov ax,gs:[si]
add si,2
cmp ax,-32767
je @@2
mov dx,gs:[si]
add si,2
cmp bx,7eh
jne @@z
@@z: push bx
;hline ax..dx,bx with gs:color
cmp ax,dx
jle @@3
xchg ax,... |
Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xa0_notsx.log_2_1730.asm | ljhsiun2/medusa | 9 | 58637 | <filename>Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xa0_notsx.log_2_1730.asm
.global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r8
push %rcx
lea addresses_A_ht+0x17f40, %r10
nop
nop
nop
xor $27381, %r12
movl $0x61626364, (%r10)
xor $57012, %r8
pop %rcx
pop %r8
pop %r12
pop %r10
ret
.globa... |
tests/struct/IssueFb_PeterG/struct_in_files.asm | fengjixuchui/sjasmplus | 220 | 58638 | <gh_stars>100-1000
;; options used to assemble this test:
;; sjasmplus --fullpath --nologo --lst="struct_in_files.lst" --lstlab --msg=war "struct_in_files.asm" --zxnext=cspect
INCLUDE "struct_in_files.def.s1.i.asm"
INCLUDE "struct_in_files.def.s2.i.asm"
INCLUDE "struct_in_files.def.s12.i.asm"
... |
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_574.asm | ljhsiun2/medusa | 9 | 58639 | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %rax
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x1258, %rbp
nop
nop
nop
add %rax, %rax
movups (%rbp), %xmm6
vpextrq $0, %xmm6, %rbx
cmp $31821, %r12
lea addresses_WC_ht+0x12da8, %rsi
lea addresses_WC_ht+0xc3b8, %rdi
nop
nop
nop
... |
libsrc/_DEVELOPMENT/alloc/malloc/c/sdcc_iy/heap_info_unlocked_callee.asm | meesokim/z88dk | 0 | 58640 | <filename>libsrc/_DEVELOPMENT/alloc/malloc/c/sdcc_iy/heap_info_unlocked_callee.asm
; void heap_info_unlocked_callee(void *heap, void *callback)
SECTION code_alloc_malloc
PUBLIC _heap_info_unlocked_callee
_heap_info_unlocked_callee:
pop af
pop de
pop ix
push af
INCLUDE "alloc/malloc/z80/asm_heap_inf... |
code/vint.asm | StardustGear/AMPS | 0 | 58642 | VInt:
bsr.w ReadControllers ; read controller input
btst #2,Ctrl1Press.w ; check if pressing left
beq.s .nol ; if no, branch
subq.b #1,MusSel.w ; decrease selection
.nol btst #3,Ctrl1Press.w ; check if pressing right
beq.s .nor ; if no, branch
addq.b #1,MusSel.w ; icnrease selection
.nor btst ... |
2002-summer/mp3/shadows.asm | ece291/machine-problems | 3 | 58643 | GLOBAL ShadowMaps
SEGMENT code
ShadowMaps
; no blocker (starting state, blocks edge of circular view)
db 00h,00h,00h,00h,00h,00h
db 00h,00h,00h,00h,00h,00h
db 00h,00h,00h,00h,00h,00h
db 00h,00h,00h,00h,00h,1fh
db 00h,00h,00h,00h,1fh,1fh
db 00h,00h,00h,1fh,1fh,1fh
; blocker at (x,y)=(1,0)
db 00h,1dh,1fh,1fh,1fh,1fh
db... |
oeis/251/A251251.asm | neoneye/loda-programs | 11 | 58644 | ; A251251: Number of (n+1) X (1+1) 0..1 arrays with every 2 X 2 subblock having a single 1 or two 1s on the same edge.
; Submitted by <NAME>
; 8,18,38,84,180,394,850,1852,4008,8714,18886,41020,88964,193138,419010,909460,1973352,4282722,9293318,20168132,43765364,94976442,206104402,447268364,970605128,2106305818,45708528... |
pin-3.22-98547-g7a303a835-gcc-linux/source/tools/ToolUnitTests/inline_opt_test_df_ia32.asm | ArthasZhang007/15418FinalProject | 0 | 58645 | <filename>pin-3.22-98547-g7a303a835-gcc-linux/source/tools/ToolUnitTests/inline_opt_test_df_ia32.asm
;
; Copyright (C) 2010-2010 Intel Corporation.
; SPDX-License-Identifier: MIT
;
PUBLIC SetDf
.686
.XMM
.model flat, c
.code
SetDf PROC
std
lea eax, [eax + edx]
lea eax, [eax + edx]
lea eax... |
oeis/066/A066915.asm | neoneye/loda-programs | 11 | 58646 | <filename>oeis/066/A066915.asm<gh_stars>10-100
; A066915: a(n) = n^phi(n) + 1.
; Submitted by <NAME>
; 2,3,10,17,626,37,117650,4097,531442,10001,25937424602,20737,23298085122482,7529537,2562890626,4294967297,48661191875666868482,34012225,104127350297911241532842,25600000001,7355827511386642,26559922791425,9078464347759... |
cbm8bit/emutil.asm | bozimmerman/Emutil | 9 | 58647 | <filename>cbm8bit/emutil.asm
* = $2000 ; 2000
kCHKIN = $FFC6
kCHKOUT = $FFC9
kCLRCHN = $FFCC
kCHRIN = $FFCF
kCHROUT = $FFD2
PReadChanBuf2 jmp ReadChanBuf2 ; ReadChan, WriteChan=RLE Flag, destroy Buf2
PWriteBuf2 jmp WriteBuf2 ; Write X bytes in Buffer2 to channel
PReadFileBuf1 jmp R... |
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_750.asm | ljhsiun2/medusa | 9 | 58648 | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r8
push %r9
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0x4731, %r8
nop
nop
nop
nop
nop
and $49564, %r11
movl $0x61626364, (%r8)
nop
nop
add %rdx, %rdx
lea addresses_UC_ht+0x20f1, %rsi
lea addresses_WC_ht+0xd811, %rdi
add $13746, %r9
mov $21, ... |
oeis/107/A107006.asm | neoneye/loda-programs | 11 | 58649 | <filename>oeis/107/A107006.asm
; A107006: Primes of the form 4x^2-4xy+7y^2, with x and y nonnegative.
; Submitted by <NAME>
; 7,31,79,103,127,151,199,223,271,367,439,463,487,607,631,727,751,823,919,967,991,1039,1063,1087,1231,1279,1303,1327,1399,1423,1447,1471,1543,1567,1663,1759,1783,1831,1879,1951,1999,2143,2239,2287... |
data/maps/objects/CeladonCity.asm | opiter09/ASM-Machina | 1 | 58650 | CeladonCity_Object:
db $f ; border block
def_warps
warp 8, 13, 0, CELADON_MART_1F
warp 10, 13, 2, CELADON_MART_1F
warp 24, 9, 0, CELADON_MANSION_1F
warp 24, 3, 2, CELADON_MANSION_1F
warp 25, 3, 2, CELADON_MANSION_1F
warp 41, 9, 0, CELADON_POKECENTER
warp 12, 27, 0, CELADON_GYM
warp 28, 19, 0, GAME_CORNE... |
mikroC/WaveGlcd/project.asm | chen0040/cs-dspic-ultrasonic | 0 | 58651 | <reponame>chen0040/cs-dspic-ultrasonic
_main:
MOV #2048, W15
MOV #6142, W0
MOV WREG, 32
MOV #1, W0
MOV WREG, 52
MOV #4, W0
IOR 68
LNK #2
;project.c,36 :: void main() {
;project.c,37 :: Glcd_Init();
PUSH W10
PUSH W11
PUSH W12
CALL _Glcd_Init
;project.c,39 :: while(1)
L_main0:
;project.c,41 :: Glcd_... |
programs/oeis/168/A168188.asm | karttu/loda | 1 | 58652 | <reponame>karttu/loda<filename>programs/oeis/168/A168188.asm
; A168188: a(n) = n^3*(n^7 + 1)/2.
; 0,1,516,29538,524320,4882875,30233196,141237796,536871168,1743392565,5000000500,12968712966,30958682976,68929247023,144627328860,288325197000,549755815936,1007996952681,1785233616228,3065533132330,5120000004000,83399404937... |
Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0_notsx.log_21829_1376.asm | ljhsiun2/medusa | 9 | 58653 | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r14
push %r15
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0xdb62, %r14
nop
nop
nop
nop
sub %r12, %r12
movl $0x61626364, (%r14)
nop
nop
nop
and %rcx, %rcx
lea addresses_D_ht+0x32c6, %r15
clflush (%r15)
nop
nop
nop
nop
nop
and $51078, ... |
Working Disassembly/General/Sprites/Robotnik/Map - Robotnik Ship Crane.asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 5 | 58654 | Map_67116: dc.w word_67150-Map_67116
dc.w word_6715E-Map_67116
dc.w word_67166-Map_67116
dc.w word_67174-Map_67116
dc.w word_6717C-Map_67116
dc.w word_6718A-Map_67116
dc.w word_6719E-Map_67116
dc.w word_671B8-Map_67116
dc.w word_671D8-Map_67116
dc.w word_671FE-Map_67116
dc.w word_6722A-Map_67116
... |
Microprocessor/datefile.asm | Nmane1612/Nihar-Mane | 3 | 58655 | <gh_stars>1-10
; Date and time functions
; Get date and time and save to file using Disk Operating System interrupts.
; The program prints the date and saves it to file when running from emu8086 the path is:
; c:\emu8086\vdrive\c\date.txt
; when running from dos prompt the path is:
; c:\date.txt
name "datefil... |
kernel/libarch/x86/bootproto/stivale/kernel_entry.asm | CarboSauce/Gloxor | 4 | 58656 | <reponame>CarboSauce/Gloxor
[bits 64]
[extern stivale2_main]
[extern framebuffer_request]
[extern kernel_main]
[extern eggFrame]
section .start progbits alloc exec write align=1
global _start
_start:
; mov rsp, stack_end ;stack grows top->down
; mov rbp, rsp
call stivale2_main
; mov rdi, eggFrame
... |
programs/oeis/337/A337524.asm | karttu/loda | 1 | 58658 | <reponame>karttu/loda
; A337524: a(n) = d(n) * (d(n) - 1), where d is the number of divisors of n (A000005).
; 0,2,2,6,2,12,2,12,6,12,2,30,2,12,12,20,2,30,2,30,12,12,2,56,6,12,12,30,2,56,2,30,12,12,12,72,2,12,12,56,2,56,2,30,30,12,2,90,6,30,12,30,2,56,12,56,12,12,2,132,2,12,30,42,12,56,2,30,12,56,2,132,2,12,30,30
cal ... |
programs/oeis/024/A024699.asm | neoneye/loda | 22 | 58659 | <reponame>neoneye/loda<gh_stars>10-100
; A024699: a(n) = (prime(n+2)-1)/6 if this is an integer or (prime(n+2)+ 1)/6 otherwise.
; 1,1,2,2,3,3,4,5,5,6,7,7,8,9,10,10,11,12,12,13,14,15,16,17,17,18,18,19,21,22,23,23,25,25,26,27,28,29,30,30,32,32,33,33,35,37,38,38,39,40,40,42,43,44,45,45,46,47,47,49,51,52,52,53,55,56,58,58,... |
oeis/103/A103519.asm | neoneye/loda-programs | 11 | 58660 | <filename>oeis/103/A103519.asm
; A103519: a(1) = 1, a(n) = sum of n successive numbers starting with a(n-1) + 1.
; Submitted by <NAME>
; 1,5,21,94,485,2931,20545,164396,1479609,14796145,162757661,1953092010,25390196221,355462747199,5331941208105,85311059329816,1450288008607025,26105184154926621,495998498943605989,99199... |
Transynther/x86/_processed/NONE/_st_/i9-9900K_12_0xca.log_30_942.asm | ljhsiun2/medusa | 9 | 58662 | <gh_stars>1-10
.global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r9
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x1468a, %r11
nop
nop
xor %rbp, %rbp
mov (%r11), %r12w
sub $17091, %rdx
lea addresses_UC_ht+0x1af0f, %rdi
nop
nop
nop
nop
nop
and %rsi, %rsi
mov $0x616263646... |
smsq/q40/driver/16.asm | olifink/smsqe | 0 | 58663 | ; base area SMSQ Q40 Drivers / 16 bit
section header
xref smsq_end
include 'dev8_keys_con'
include 'dev8_smsq_smsq_base_keys'
include 'dev8_smsq_smsq_config_keys'
header_base
dc.l q40_con-header_base ; length of header
dc.l 0 ; module length unknown
dc.l smsq_end-q40_con ; loaded length
dc.l 0 ; c... |
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1850.asm | ljhsiun2/medusa | 9 | 58664 | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r14
push %r8
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x11f69, %rsi
lea addresses_D_ht+0xf269, %rdi
nop
nop
dec %r8
mov $107, %rcx
rep movsw
nop
nop
nop
nop
nop
cmp %r14, %r14
lea addresses_UC_ht+0x9969, %rcx
nop
nop
nop
nop
nop
sub $44486,... |
work/ff3_rand.asm | ypyp-pprn-mnmn/ff3_hack | 4 | 58665 | ; ff3_rand.asm
;
; description:
; small patch for pseudorandom generator for battle
;
; version:
; 0.01 (2006-10-12)
;
;======================================================================================================
ff3_rand_begin:
.bank $3f
.org $fc27
initBattleRandom:
.org $fc37
adc #RANDO... |
data/wildPokemon/silvercave.asm | adhi-thirumala/EvoYellow | 16 | 58666 | <filename>data/wildPokemon/silvercave.asm<gh_stars>10-100
SilverCaveMons:
db $0A
db 20,LARVITAR
db 36,GLIGAR
db 29,QUAGSIRE
db 27,HITMONTOP
db 30,SNORLAX
db 20,PORYGON
db 31,SNEASEL
db 30,PORYGON
db 28,HOUNDOUR
db 32,HERACROSS
db $05
db 25,CHINCHOU
db 30,SEEL
db 20,CHINCHOU
db 30,STARYU
db 35,TENTACOO... |
oeis/021/A021222.asm | neoneye/loda-programs | 11 | 58667 | <gh_stars>10-100
; A021222: Decimal expansion of 1/218.
; Submitted by <NAME>(m2)
; 0,0,4,5,8,7,1,5,5,9,6,3,3,0,2,7,5,2,2,9,3,5,7,7,9,8,1,6,5,1,3,7,6,1,4,6,7,8,8,9,9,0,8,2,5,6,8,8,0,7,3,3,9,4,4,9,5,4,1,2,8,4,4,0,3,6,6,9,7,2,4,7,7,0,6,4,2,2,0,1,8,3,4,8,6,2,3,8,5,3,2,1,1,0,0,9,1,7,4
seq $0,83811 ; Numbers n such that 2n... |
kernel.asm | LongLeonardoLe/xv6 | 0 | 58668 | <filename>kernel.asm
kernel: file format elf32-i386
Disassembly of section .text:
80100000 <multiboot_header>:
80100000: 02 b0 ad 1b 00 00 add 0x1bad(%eax),%dh
80100006: 00 00 add %al,(%eax)
80100008: fe 4f 52 decb 0x52(%edi)
8010000b: e4 .byte 0xe4
8... |
src/sh.remote.asm | 0vercl0k/zenith | 71 | 58669 | # Axel '0vercl0k' Souchet - September 24 2021
# $ mips-linux-gnu-as -march=mips32r2 sh.asm -o sh.o && mips-linux-gnu-ld --omagic --section-start=.text=0x85000010 sh.o -o sh
# $ readelf -x .text sh > payload.txt
#
# To debug in umode:
# $ gdb-multiarch -q sh -ex 'target remote localhost:1234'
# $ qemu-mips -g 1234 ./sh
... |
software/pcx86/bdsrc/dev/comdev.asm | jeffpar/basicdos | 59 | 58671 | ;
; BASIC-DOS Physical (COM) Serial Device Driver
;
; @author <NAME> <<EMAIL>>
; @copyright (c) 2020-2021 <NAME>
; @license MIT <https://basicdos.com/LICENSE.txt>
;
; This file is part of PCjs, a computer emulation software project at pcjs.org
;
BIOSEQU equ 1
include macros.inc
include bios.inc
include ... |
programs/oeis/102/A102651.asm | karttu/loda | 1 | 58672 | <reponame>karttu/loda<gh_stars>1-10
; A102651: a(n) = 4 * floor(23*2^n/15).
; 4,12,24,48,96,196,392,784,1568,3140,6280,12560,25120,50244,100488,200976,401952,803908,1607816,3215632,6431264,12862532,25725064,51450128,102900256,205800516,411601032,823202064,1646404128,3292808260
mov $1,2
pow $1,$0
mul $1,46
div $1,30
mu... |
libsrc/z80_crt0s/crt0_long/l_long_cmp.asm | meesokim/z88dk | 0 | 58673 | ;
;
; Small C+ C Compiler
;
; Long Support Functions
;
; 26/2/99 djm
;
; I've realised that all the old long comparision functions were
; (to be polite) fubarred, so I'm endeavouring to rewrite
; the core so that we get some decent answers out - this is
; helped no end by havi... |
test/decoder/rex.asm | fotcorn/x86emu | 18 | 58674 | .text
.global _start
_start:
# 40
mov $0x40,%sil
# 41 E REX.B Extension of r/m field, base field, or opcode reg field
push %r8
# 42 E REX.X Extension of SIB index field
lea -4(%rbx, %r8, 4), %eax
# 43 E REX.XB REX.X and REX.B combination
lea -4... |
tests/devices/savedev/savedevB.asm | cizo2000/sjasmplus | 220 | 58675 | ; future docs designed here:
; SAVEDEV <filename>,<startPage>,<startOffset>,<length>
; Works only in real device emulation mode. See <link linkend="po_device">DEVICE</link>.
;
; Like <link linkend="po_savebin">SAVEBIN</link>, saves the block of device RAM.
;
; But it allows lengths over 64ki, and the offset value... |
programs/oeis/010/A010218.asm | karttu/loda | 1 | 58676 | ; A010218: Continued fraction for sqrt(174).
; 13,5,4,5,26,5,4,5,26,5,4,5,26,5,4,5,26,5,4,5,26,5,4,5,26,5,4,5,26,5,4,5,26,5,4,5,26,5,4,5,26,5,4,5,26,5,4,5,26,5,4,5,26,5,4,5,26,5,4,5,26,5,4,5,26,5,4,5,26,5,4,5
cal $0,176742 ; Expansion of (1 - x^2) / (1 + x^2) in powers of x.
mov $1,$0
cal $1,165806 ; a(n) = 15n^2 + 3n... |
Library/Safari/safariOther.asm | steakknife/pcgeos | 504 | 58677 | <gh_stars>100-1000
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) New Deal 1999 -- All Rights Reserved
PROJECT: GeoSafari
FILE: safariBitmap.asm
AUTHOR: <NAME>
REVISION HISTORY:
Name Date Description
---- ---- -----------
Gene 4/5/99 Initial revisio... |
data/mapHeaders/RocketHideoutB1F.asm | AmateurPanda92/pokemon-rby-dx | 9 | 58678 | <filename>data/mapHeaders/RocketHideoutB1F.asm
RocketHideoutB1F_h:
db FACILITY ; tileset
db ROCKET_HIDEOUT_B1F_HEIGHT, ROCKET_HIDEOUT_B1F_WIDTH ; dimensions (y, x)
dw RocketHideoutB1F_Blocks ; blocks
dw RocketHideoutB1F_TextPointers ; texts
dw RocketHideoutB1F_Script ; scripts
db 0 ; connections
dw RocketHideout... |
programs/oeis/154/A154957.asm | karttu/loda | 1 | 58679 | <reponame>karttu/loda
; A154957: A symmetric (0,1)-triangle.
; 1,1,1,1,0,1,1,0,0,1,1,0,1,0,1,1,0,1,1,0,1,1,0,1,0,1,0,1,1,0,1,0,0,1,0,1,1,0,1,0,1,0,1,0,1,1,0,1,0,1,1,0,1,0,1,1,0,1,0,1,0,1,0,1,0,1,1,0,1,0,1,0,0,1,0,1,0,1,1,0,1,0,1,0,1,0,1,0,1,0,1,1,0,1,0,1,0,1,1,0,1,0,1,0,1
cal $0,3983 ; Array read by antidiagonals with... |
c64/loader.asm | peter-mount/departures8bit | 0 | 58680 | ; **********************************************************************
; Commodore 64 disk loader
; **********************************************************************
;
; This is the first file on disk and does the following
;
; Load & initialise the teletext driver
; Load splash page & display it
; Load the appl... |
sleepN.asm | ansumanpalo/xv6-the_project | 0 | 58681 | <filename>sleepN.asm
_sleepN: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
#include "stat.h"
#include "user.h"
int
main(int argc, char *argv[])
{
0: 8d 4c 24 04 lea 0x4(%esp),%ecx
4: 83 e4 f0 and $0xfffffff0,%esp
7: ff 71 fc pushl -0x... |
src/MappedBufferLoader.asm | sharksym/vgmplay-sharksym | 6 | 58683 | ;
; Buffers an entire file in memory
;
MappedBufferLoader_BASE_ADDRESS: equ 8000H
MappedBufferLoader_PAGE_SIZE: equ 4000H
MappedBufferLoader: MACRO
fileHandle:
db 0
writer:
MappedWriter
_size:
ENDM
; hl = file path
; de = mapped buffer
; ix = this
MappedBufferLoader_Construct:
push hl
push ix
push de
call... |
assemblyCode/CalculadoraIA32-LucasSchiavini/calculadora.asm | lschiavini/Hypothetical-Assembler-Loader | 0 | 58684 | <filename>assemblyCode/CalculadoraIA32-LucasSchiavini/calculadora.asm
; <NAME> - 140150749
; Aula Software Básico
; Professor - <NAME> <NAME>
; 01/11/2021
global _start
section .text
sumToGo:
add dword [ebp - 8], 10
adc dword [ebp - 4], 0
; i = i + 10
add dword [ebp - 12], 1
adc dword [e... |
3. Memory Operations/code.asm | bveyseloglu/TI-MSP430-Basics | 0 | 58685 | <filename>3. Memory Operations/code.asm
;-------------------------------------------------------------------------------
; MSP430 Assembler Code Template for use with TI Code Composer Studio
;
;
;-------------------------------------------------------------------------------
.cdecls C,LIST,"msp430.h" ... |
programs/oeis/145/A145818.asm | jmorken/loda | 1 | 58686 | ; A145818: Odd positive integers a(n) such that for every integer m == 3 (mod 4) there exists a unique representation of the form m = a(l) + 2*a(s), but there are no such representations for m == 1 (mod 4).
; 1,5,17,21,65,69,81,85,257,261,273,277,321,325,337,341,1025,1029,1041,1045,1089,1093,1105,1109,1281,1285,1297,13... |
concerto_gui/concerto_gui.asm | biermanncarl/cx16-concerto | 4 | 58688 | ; Copyright 2021 <NAME>
; Include this file to your program to include the concerto synth GUI.
;
; For more information, see readme.md
.scope concerto_gui
play_volume:
.byte 63
.include "../concerto_synth/x16.asm"
.include "gui_macros.asm"
.include "gui_variables.asm"
.include "gui_utils.asm"
.include "gui.asm"... |
MSDOS/Virus.MSDOS.Unknown.512.asm | fengjixuchui/Family | 3 | 58689 | ;PROGRAM NAME: 512.com
;-------------------------------------------------
H00100: MOV AH,30h
INT 21h ;DOS Version#
MOV SI,0004h
MOV DS,SI ;SEGMENT OPERATION
CMP Byte Ptr AH,1Eh
LDS AX,[SI+08h]
JB H0011B ; . . . . .... |
asm/Fib.asm | tclendo/tiny_vm | 0 | 58690 | .class Fib:Obj
.field next
.field start
.field amount
.method $constructor
.args amount
.local next,x,temp
enter
load $
load_field $:start
const 0
const 0
load $
store_field $:start
load $
load_field $:next
const 1
const 1
load $
store_field $:next
load $
load... |
Transynther/x86/_processed/US/_zr_/i7-7700_9_0x48_notsx.log_21829_1254.asm | ljhsiun2/medusa | 9 | 58691 | <reponame>ljhsiun2/medusa<gh_stars>1-10
.global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r15
push %r9
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x181e3, %rax
nop
nop
nop
dec %r9
mov $0x6162636465666768, %r11
movq %r11, %xmm2
vmovups %ymm2, (%rax)
nop
nop
nop
inc %rax
lea addresses... |
Library/Kernel/Graphics/graphicsCalcConic.asm | steakknife/pcgeos | 504 | 58692 | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1990 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: KLib
FILE: Graphics/graphicsCalcConic.asm
AUTHOR: <NAME>, 29 July 1990
ROUTINES:
Name Description
---- -----------
CalcConic General pur... |
oeis/160/A160909.asm | neoneye/loda-programs | 11 | 58693 | <filename>oeis/160/A160909.asm<gh_stars>10-100
; A160909: Row sums of triangle defined in A096539.
; Submitted by <NAME>(m4)
; 2,3,10,28,198,520,3570,9348,64078,1149850,3010348,54018520,370248450,969323028,6643838878,119218851370,2139295485798,5600748293800,100501350283428,688846502588398,1803423556807920,3236112267225... |
oeis/140/A140668.asm | neoneye/loda-programs | 11 | 58694 | ; A140668: a(n) = n + A140664(n).
; Submitted by <NAME>
; 2,0,0,4,0,7,0,8,9,11,0,12,0,15,16,16,0,18,0,20,22,23,0,24,25,27,27,28,0,29,0,32,34,35,36,36,0,39,40,40,0,41,0,44,45,47,0,48,49,50,52,52,0,54,56,56,58,59,0,60,0,63,63,64,66,65,0,68,70,69,0,72,0,75,75,76,78,77,0,80,81,83,0,84,86,87,88,88,0,90,92,92,94,95,96,96,0,9... |
Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0x84_notsx.log_21829_1508.asm | ljhsiun2/medusa | 9 | 58695 | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r13
push %r14
push %r8
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x19663, %rsi
nop
sub $44276, %r8
mov (%rsi), %r10
nop
nop
sub $32606, %r13
lea addresses_D_ht+0x12463, %rcx
nop
nop
nop
nop
dec %r13
movw $0x6162, (%rcx)
nop
nop
nop
sub %... |
programs/oeis/126/A126284.asm | karttu/loda | 0 | 58697 | <reponame>karttu/loda<gh_stars>0
; A126284: a(n) = 5*2^n - 4*n - 5.
; 1,7,23,59,135,291,607,1243,2519,5075,10191,20427,40903,81859,163775,327611,655287,1310643,2621359,5242795,10485671,20971427,41942943,83885979,167772055,335544211,671088527,1342177163,2684354439,5368708995,10737418111,21474836347,42949672823,858993457... |
base/Imported/Bartok/runtime/singularity/native/arch/arm/gc.asm | sphinxlogic/Singularity-RDK-2.0 | 0 | 58698 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; Microsoft Research Singularity
;;;
;;; Copyright (c) Microsoft Corporation. All rights reserved.
;;;
;;; This file contains ARM-specific assembly code for transitioning GC domain boundaries.
;;;
ARE... |
s2/sfx-original/EF - Large Laser.asm | Cancer52/flamedriver | 9 | 58699 | <gh_stars>1-10
Sound6F_LargeLaser_Header:
smpsHeaderStartSong 2
smpsHeaderVoice Sound6A_6F_Laser_Voices
smpsHeaderTempoSFX $01
smpsHeaderChanSFX $03
smpsHeaderSFXChannel cFM5, Sound6F_LargeLaser_FM5, $00, $0B
smpsHeaderSFXChannel cFM4, Sound6F_LargeLaser_FM4, $00, $12
smpsHeaderSFXChannel cPSG3, Sound6F_... |
oeis/157/A157617.asm | neoneye/loda-programs | 11 | 58700 | ; A157617: On an n X n board, a(n) is the maximal number of squares covered by a self-avoiding cycle made of alternated vertical and horizontal unit length steps.
; 4,4,12,16,28,32,52,64,80,96,124
mov $2,$0
lpb $0
mov $0,$2
add $1,1
sub $2,$1
add $3,1
div $0,$3
sub $0,$3
add $1,$0
mod $1,$3
add $2,$0... |
source/utility/stringconcrete.asm | paulscottrobson/Basic65816 | 0 | 58701 | <filename>source/utility/stringconcrete.asm
; *******************************************************************************************
; *******************************************************************************************
;
; Name : stringconcrete.asm
; Purpose : Concrete strings into permanent storage.
... |
programs/oeis/289/A289948.asm | neoneye/loda | 22 | 58702 | <filename>programs/oeis/289/A289948.asm
; A289948: a(n) = Sum_{k=0..n} k!^3.
; 1,2,10,226,14050,1742050,374990050,128399054050,65676719822050,47850402559694050,47832576242431694050,63649302669112063694050,109966989623147836159694050,241567605673714904675071694050,662801328154821495670649599694050
add $0,1
lpb $0
mov... |
math.asm | AahzBrut/ASCII-Snake | 0 | 58703 | %PAGESIZE 255, 255
IDEAL
P486N
MODEL small
STACK 200h
PUBLIC Seed, Rnd
DATASEG
RNGSEED DW ?
CODESEG
;----------------------------------------------------------------------------------
; Seed Seed LCG
;----------------------------------------------------------------------------------
; Input:
; none
; Output... |
src/gfx/PrintChar.asm | beckadamtheinventor/BOSos | 1 | 58704 | ;@DOES print a character to the back buffer
;@INPUT A character to draw
;@DESTROYS all except DE
gfx_PrintChar:
character_width := 8
character_height := 8
push hl
push af
push de
ld bc,(lcd_x)
push bc
ld hl,lcd_y
ld l,(hl)
ld h,LCD_WIDTH / 2
mlt hl
add hl,hl
ld de,LCD_BUFFER
add hl,de
add hl,bc ; add x ... |
programs/oeis/223/A223454.asm | neoneye/loda | 22 | 58708 | <filename>programs/oeis/223/A223454.asm
; A223454: Number of idempotent 2 X 2 -n..n matrices.
; 12,28,44,60,76,108,124,140,156,188,204,236,252,284,316,332,348,380,396,428,460,492,508,540,556,588,604,636,652,716,732,748,780,812,844,876,892,924,956,988,1004,1068,1084,1116,1148,1180,1196,1228,1244,1276,1308,1340,1356,1388... |
_lab/lab04/lab4funcs.asm | ucsb-cs64-f18/ucsb-cs64-f18.github.io | 0 | 58709 |
# xSpim Memory Demo Program
# Data Area. Note that while this is typically only
# For global immutable data, for SPIM, this also includes
# mutable data.
.data
welcome:
.asciiz "This program loads, stores, and operates on variables\nLooking at the comments in the code, perform the operations specified. M... |
libsrc/_DEVELOPMENT/l/z80/integer/l_lsl_hl.asm | jpoikela/z88dk | 640 | 58710 | <reponame>jpoikela/z88dk<gh_stars>100-1000
SECTION code_clib
SECTION code_l
PUBLIC l_lsl_hl
INCLUDE "config_private.inc"
; logical shift left 16-bit number
;
; enter : hl = 16-bit number
; a = shift amount
;
; exit : hl = hl << a
;
; uses : af, b, hl
IF __CLIB_OPT_IMATH_SELECT... |
mc-sema/validator/x86/tests/CVTTPS2DQrm.asm | randolphwong/mcsema | 2 | 58712 | BITS 32
;TEST_FILE_META_BEGIN
;TEST_TYPE=TEST_F
;TEST_IGNOREFLAGS=FLAG_SF|FLAG_PF
;TEST_FILE_META_END
mov ecx, 0
;TEST_BEGIN_RECORDING
lea ecx, [esp-0x20]
and ecx, 0xFFFFFFF0
mov dword [ecx+0x0], 0x023490
mov dword [ecx+0x4], 0x023490
mov dword [ecx+0x8], 0x033490
mov dword [ecx+0xc], 0x000010
cvttps2dq xmm1, [ecx]
mo... |
oeis/173/A173129.asm | neoneye/loda-programs | 11 | 58713 | <reponame>neoneye/loda-programs
; A173129: a(n) = cosh(2 * n * arccosh(n)).
; Submitted by <NAME>
; 1,1,97,19601,7380481,4517251249,4097989415521,5170128475599457,8661355881006882817,18605234632923999244961,49862414878754347585980001,163104845048002042971670685041,639582975902942936737758325440001,296166703248366389365... |
src/util/icon/asm_cellecho.asm | olifink/qspread | 0 | 58715 | <filename>src/util/icon/asm_cellecho.asm
* Sprite cellecho
*
* Mode 4
* +|-------------------+
* -wwwwwwwwwww g -
* |wrrrrrrrrrw g g |
* |wrrrrrrrrrw g g g |
* |wrrrrrrrrrw g g g g |
* |wrrrrwwrrrw g g g g |
* |wrrrwaawwrw g |
* |wrrrrwwaaww www |
* |wrrrrrrwwaawwaawwwww|
* |wwwwwwwwwwwaaaawrrrw|
* | ... |
next_level/demosrc/single/singlerun.asm | viznut/demoscene | 14 | 58716 |
;,; basic .pos=$1001
;,; <- main
!zone basic
basic: !word .basend,2008
!byte $9e
!byte $30+(main/1000)
!byte $30+((main/100)%10)
!byte $30+((main/10)%10)
!byte $30+(main%10)
!byte 0
.basend !word 0
;,; main
;,; &- basic
;,; <- streamdata_wheel
;,; <- streamvars
;,; <-... |
tests/exec/call_far16/call_far16.asm | ykskb/dax86 | 12 | 58717 | <filename>tests/exec/call_far16/call_far16.asm
BITS 16
org 0x7c00
start:
mov eax, 0
mov ebx, 0x10
mov ecx, 0x11
call 0x7C0:0x2D ; eax: 0x10 after addEbx
mov edx, 0x12
call [indirect] ; eax: 0x21 after addEcx
add eax, edx ; eax: 0x33
call far [farAddr] ; eax: 43 after addEbx
jmp 0... |
programs/oeis/289/A289122.asm | neoneye/loda | 22 | 58718 | ; A289122: a(n) is number of odd integers divisible by 11 in the interval ]2*(n-1)^2, 2*n^2[.
; 0,0,0,1,0,1,1,1,2,1,2,2,2,2,3,2,3,3,3,4,3,4,4,4,4,5,4,5,5,5,6,5,6,6,6,6,7,6,7,7,7,8,7,8,8,8,8,9,8,9,9,9,10,9,10,10,10,10,11,10,11,11,11,12,11,12,12,12,12,13,12,13,13,13,14,13,14,14,14,14,15
mov $3,2
mov $5,$0
lpb $3
sub $... |
programs/oeis/030/A030629.asm | neoneye/loda | 22 | 58719 | <filename>programs/oeis/030/A030629.asm
; A030629: Numbers with 11 divisors.
; 1024,59049,9765625,282475249,25937424601,137858491849,2015993900449,6131066257801,41426511213649,420707233300201,819628286980801,4808584372417849,13422659310152401,21611482313284249,52599132235830049,174887470365513049,511116753300641401,713... |
programs/oeis/117/A117800.asm | neoneye/loda | 22 | 58720 | <filename>programs/oeis/117/A117800.asm
; A117800: Start with 1 and repeatedly reverse the digits and add 5 to get the next term.
; 1,6,11,16,66,71,22,27,77,82,33,38,88,93,44,49,99,104,406,609,911,124,426,629,931,144,446,649,951,164,466,669,971,184,486,689,991,204,407,709,912,224,427,729,932,244,447,749,952,264,467,769... |
data/pokemon/base_stats/regice.asm | TastySnax12/pokecrystal16-493-plus | 2 | 58721 | db 0 ; species ID placeholder
db 80, 50, 100, 50, 100, 200
; hp atk def spd sat sdf
db ICE, ICE ; type
db 3 ; catch rate
db 216 ; base exp
db NO_ITEM, NO_ITEM ; items
db GENDER_UNKNOWN ; gender ratio
db 100 ; unknown 1
db 80 ; step cycles to hatch
db 5 ; unknown 2
INCBIN "gfx/pokemon/regice/fron... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.