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
Transynther/x86/_processed/AVXALIGN/_st_sm_/i7-8650U_0xd2_notsx.log_9_1789.asm
ljhsiun2/medusa
9
54736
<reponame>ljhsiun2/medusa .global s_prepare_buffers s_prepare_buffers: push %r10 push %r13 push %r8 push %rbp push %rcx push %rdi push %rsi lea addresses_WC_ht+0xad0f, %rsi lea addresses_A_ht+0x1be21, %rdi nop nop nop nop add %r10, %r10 mov $103, %rcx rep movsw nop nop sub $26946, %rbp lea addresses_D_ht+0x9f6f, %r10 a...
Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_21829_1658.asm
ljhsiun2/medusa
9
54737
<reponame>ljhsiun2/medusa<filename>Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_21829_1658.asm .global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %r14 push %r9 push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_UC_ht+0xf026, %r14 nop nop and $3571, %rbp movb (%r14), %...
prove-esami/somma_modulo/_main.asm
mattiagualtieri/calcolatori
0
54738
<gh_stars>0 .586 .model flat .code _somma_modulo proc PUSH EBP MOV EBP, ESP PUSH EDI PUSH ESI PUSH EBX MOV EBX, dword ptr[EBP + 8] ;EBX <- puntatore di src MOV ESI, dword ptr[EBP + 12] ;ESI <- lunghezza src e dst MOV EDI, 0 ;EDI <- index MOV EAX, 0 ;EAX <- elemento corrente del vettore src ...
libsrc/_DEVELOPMENT/math/float/math48/z80/am48_derror_nannc.asm
meesokim/z88dk
0
54739
SECTION code_fp_math48 PUBLIC am48_derror_nannc EXTERN am48_derror_nanc ; set AC'=nan ; math48 does not support nan so error is indicated ; exit : AC'= 0 ; carry set, errno set ; ; uses : af, bc', de', hl' defc am48_derror_nannc = am48_derror_nanc
libsrc/_DEVELOPMENT/compress/zx0/z80/dzx0_mega.asm
ahjelm/z88dk
640
54740
; ----------------------------------------------------------------------------- ; ZX0 decoder by <NAME> ; "Mega" version (681 bytes, 28% faster) ; ----------------------------------------------------------------------------- ; Parameters: ; HL: source address (compressed data) ; DE: destination address (decompressi...
programs/oeis/167/A167561.asm
karttu/loda
1
54742
<filename>programs/oeis/167/A167561.asm ; A167561: The fourth row of the ED2 array A167560. ; 24,80,192,384,680,1104,1680,2432,3384,4560,5984,7680,9672,11984,14640,17664,21080,24912,29184,33920,39144,44880,51152,57984,65400,73424,82080,91392,101384,112080,123504,135680,148632,162384,176960,192384,208680,225872,243984,2...
programs/oeis/157/A157078.asm
neoneye/loda
22
54743
<reponame>neoneye/loda ; A157078: 32805000n^2 - 55096200n + 23133601. ; 842401,44161201,153090001,327628801,567777601,873536401,1244905201,1681884001,2184472801,2752671601,3386480401,4085899201,4850928001,5681566801,6577815601,7539674401,8567143201,9660222001,10818910801,12043209601,13333118401,14688637201,16109766001,...
programs/oeis/310/A310371.asm
neoneye/loda
22
54745
; A310371: Coordination sequence Gal.6.258.6 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings. ; 1,4,10,14,18,22,28,32,36,40,46,50,54,60,64,68,72,78,82,86,90,96,100,104,110,114,118,122,128,132,136,140,146,150,154,160,164,168,172,178,182,...
programs/oeis/234/A234933.asm
neoneye/loda
22
54746
<reponame>neoneye/loda<gh_stars>10-100 ; A234933: The number of binary sequences that contain at least two consecutive 1's and contain at least two consecutive 0's. ; 0,0,0,0,2,8,24,62,148,336,738,1584,3344,6974,14412,29576,60370,122712,248616,502398,1013156,2039840,4101570,8238560,16534432,33161598,66473244,133189272,...
Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_21829_1501.asm
ljhsiun2/medusa
9
54747
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r13 push %r14 push %r9 push %rax push %rbp push %rcx push %rdi push %rsi lea addresses_normal_ht+0xc53, %rsi nop nop inc %r14 movb (%rsi), %r13b nop nop nop nop cmp $59566, %rax lea addresses_D_ht+0x7953, %r11 nop nop nop nop nop inc %r9 movb (%r11), %r13b no...
Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0.log_21829_1686.asm
ljhsiun2/medusa
9
54748
<reponame>ljhsiun2/medusa .global s_prepare_buffers s_prepare_buffers: push %r12 push %r13 push %r15 push %rbx push %rcx push %rdi push %rsi lea addresses_UC_ht+0xbd97, %rsi lea addresses_UC_ht+0x6d77, %rdi lfence mov $43, %rcx rep movsw nop nop nop nop nop cmp %rdi, %rdi lea addresses_A_ht+0x1d853, %rsi nop sub $62380...
1571/64tass/addrel.asm
silverdr/assembly
23
54749
;********************************* ;* addrel: add blocks to relative* ;* file. * ;* vars: * ;* regs: * ;* * ;********************************* addrel jsr setdrn jsr ssend ; set up end of file ...
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_511.asm
ljhsiun2/medusa
9
54750
<reponame>ljhsiun2/medusa .global s_prepare_buffers s_prepare_buffers: push %r11 push %r14 push %r15 push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_A_ht+0x103f5, %rsi nop nop cmp $32182, %rbx mov $0x6162636465666768, %rcx movq %rcx, (%rsi) xor $24442, %r14 lea addresses_D_ht+0x6aa5, %r11 nop add $19291...
programs/oeis/111/A111490.asm
neoneye/loda
22
54751
<reponame>neoneye/loda ; A111490: Antidiagonal sums of the numerical array defined by M(n,k) = 1 + (k-1) mod n. ; 1,2,4,5,9,9,15,16,21,23,33,29,41,45,51,52,68,65,83,81,91,99,121,109,128,138,152,152,180,168,198,199,217,231,253,234,270,286,308,298,338,326,368,372,384,404,450,422,463,470,500,506,558,546,584,576,610,636,69...
programs/oeis/214/A214405.asm
neoneye/loda
22
54753
<gh_stars>10-100 ; A214405: Numbers of the form (4k+3)^2-8 or (4k+5)^2+4. ; 1,29,41,85,113,173,217,293,353,445,521,629,721,845,953,1093,1217,1373,1513,1685,1841,2029,2201,2405,2593,2813,3017,3253,3473,3725,3961,4229,4481,4765,5033,5333,5617,5933,6233,6565,6881,7229,7561,7925,8273,8653 mov $1,$0 add $1,3 mul $0,$1 gcd ...
sw/552tests/rand_simple/t_4_rori.asm
JPShen-UWM/ThreadKraken
1
54754
<filename>sw/552tests/rand_simple/t_4_rori.asm<gh_stars>1-10 // seed 4 lbi r0, 11 // icount 0 slbi r0, 149 // icount 1 lbi r1, 248 // icount 2 slbi r1, 254 // icount 3 lbi r2, 9 // icount 4 slbi r2, 98 // icount 5 lbi r3, 229 // icount 6 slbi r3, 40 // icount 7 lbi r4, 254 // icount 8 slbi r4, 143 // icount 9 lbi r5, 7...
libsrc/_DEVELOPMENT/adt/wv_priority_queue/z80/asm_wv_priority_queue_pop.asm
meesokim/z88dk
0
54756
<gh_stars>0 ; =============================================================== ; Mar 2014 ; =============================================================== ; ; void *wv_priority_queue_pop(wv_priority_queue_t *q) ; ; Pop the highest priority item from the queue. ; ; =====================================================...
aesni/src/aes128/decrypt8_2.asm
kazcw/block-ciphers
0
54758
<gh_stars>0 aesdec xmm0, xmm13 aesdec xmm1, xmm13 aesdec xmm2, xmm13 aesdec xmm3, xmm13 aesdec xmm4, xmm13 aesdec xmm5, xmm13 aesdec xmm6, xmm13 aesdec xmm7, xmm13 aesdec xmm0, xmm14 aesdec xmm1, xmm14 aesdec xmm2, xmm14 aesdec xmm3, xmm14 aesdec xmm4, xmm14 aesdec xmm5, xmm14 aesdec xmm6, xmm14 aesdec xmm7, xmm14 ae...
Transynther/x86/_processed/US/_un_/i9-9900K_12_0xa0_notsx.log_1_1047.asm
ljhsiun2/medusa
9
54759
<reponame>ljhsiun2/medusa .global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %r14 push %r8 push %rbx push %rcx push %rdi push %rsi lea addresses_WC_ht+0x199a5, %rsi lea addresses_UC_ht+0x185e5, %rdi nop nop nop nop nop and $23371, %r12 mov $118, %rcx rep movsb nop nop sub $37355, %r11 lea addresses_W...
loaders_patches_etc/screen_fade+.asm
alexanderbazhenoff/zx-spectrum-various
0
54760
ROUTADR EQU 40000 ATRBUF EQU #C000 SPEED EQU 6 ORG ROUTADR SCRFADE DI LD HL,#2758 EXX EI LD HL,#5800 LD BC,#300 LD D,B LD E,C CHA_L LD A,(HL) OR A JR NZ,NO0ATR DEC DE NO0ATR DEC BC INC HL LD A,B OR...
oeis/253/A253878.asm
neoneye/loda-programs
11
54762
; A253878: Indices of triangular numbers (A000217) which are also centered heptagonal numbers (A069099). ; Submitted by <NAME>(s1) ; 1,22,358,5713,91057,1451206,23128246,368600737,5874483553,93623136118,1492095694342,23779907973361,378986431879441,6040003002097702,96261061601683798,1534136982624843073,24449930660395805...
data/mapObjects/VermilionDock.asm
AmateurPanda92/pokemon-rby-dx
9
54763
<gh_stars>1-10 VermilionDock_Object: db $f ; border block db 2 ; warps warp 14, 0, 5, -1 warp 14, 2, 1, SS_ANNE_1F db 0 ; signs db 0 ; objects ; warp-to warp_to 14, 0, VERMILION_DOCK_WIDTH warp_to 14, 2, VERMILION_DOCK_WIDTH ; SS_ANNE_1F
oeis/209/A209294.asm
neoneye/loda-programs
11
54766
<filename>oeis/209/A209294.asm ; A209294: a(n) = (7*n^2 - 7*n + 4)/2. ; 2,9,23,44,72,107,149,198,254,317,387,464,548,639,737,842,954,1073,1199,1332,1472,1619,1773,1934,2102,2277,2459,2648,2844,3047,3257,3474,3698,3929,4167,4412,4664,4923,5189,5462,5742,6029,6323,6624,6932,7247,7569,7898,8234,8577,8927,9284,9648,10019,1...
ProjectOZ/BasicOZ/i386/Machine.asm
jdm7dv/CRK-Tools
1
54767
;; ;; Copyright (c) Microsoft Corporation. All rights reserved. ;; ;; You may only use this code if you agree to the terms of the ProjectOZ License agreement (see License.txt). ;; If you do not agree to the terms, do not use the code. ;; TITLE "BasicOZ machine-level code" include ..\INC\TrapValues.inc include Con...
libsrc/_DEVELOPMENT/ctype/z80/asm_islower.asm
meesokim/z88dk
0
54768
<reponame>meesokim/z88dk SECTION code_ctype PUBLIC asm_islower asm_islower: ; determine if char is in [a-z] ; enter : a = char ; exit : carry if not lower ; uses : f cp 'a' ret c cp 'z'+1 ccf ret
Library/Text/TextSelect/tslMethodMouse.asm
steakknife/pcgeos
504
54769
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) GeoWorks 1991 -- All Rights Reserved PROJECT: PC GEOS MODULE: FILE: tslMethodMouse.asm AUTHOR: <NAME>, Dec 6, 1991 ROUTINES: Name Description ---- ----------- MSG_META_START_SELECT Handle start-sel...
if.asm
motazsaad/assembly
1
54770
<filename>if.asm TITLE if : An AL Program that reads a character and prints it only if it ; is '?' ( Simulation of If structure ). .MODEL SMALL .STACK 100H .DATA PROMPT DB 'Enter the character : $' .CODE MAIN PROC MOV AX, @DATA ; initialize DS MOV ...
Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0x84_notsx.log_21829_331.asm
ljhsiun2/medusa
9
54771
<reponame>ljhsiun2/medusa .global s_prepare_buffers s_prepare_buffers: push %r13 push %r8 push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_WT_ht+0x5904, %rsi lea addresses_WC_ht+0x5874, %rdi nop nop nop nop cmp $51567, %rdx mov $125, %rcx rep movsw xor %r13, %r13 lea addresses_WC_ht+0x4104, %rbp and %r8,...
artwork/barbaro_cae.asm
fjpena/sword-of-ianna-zx
67
54772
; ASM source file created by SevenuP v1.20 ; SevenuP (C) Copyright 2002-2006 by <NAME>, aka Metalbrain ;GRAPHIC DATA: ;Pixel Size: ( 24, 32) ;Char Size: ( 3, 4) ;Frames: 2 ;Sort Priorities: X char, Char line, Y char, Frame number ;Data Outputted: Gfx ;Interleave: Sprite ;Mask: ...
disasm.asm
armisss4/disasm
0
54773
<reponame>armisss4/disasm<filename>disasm.asm .model small .stack 100h JUMPS .data info db '<NAME>, 2 kursas, INF4 grupe', 0Dh, 0Ah, 'Programa disasembliuoja failus, pateiktus parametrus komandineje eiluteje paleidziant programa', 0Dh, 0Ah, 'Naudojimas: disasm input.com output', 0Dh, 0Ah, '$' re...
libsrc/_DEVELOPMENT/string/z80/asm__memupr.asm
meesokim/z88dk
0
54774
; =============================================================== ; Jan 2014 ; =============================================================== ; ; char *_memupr(void *p, size_t n) ; ; Change letters in buffer p to upper case. ; ; =============================================================== SECTION code_string PU...
tests/text/petscii-print-separate.asm
Schol-R-LEA/CX16-lib
0
54776
<reponame>Schol-R-LEA/CX16-lib ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; Test of the Commander X16 ROM print routine ;; Time-stamp: <2019-10-16 19:37:26 schol-r-lea> .include "../../src/sys.inc" .export petscii .proc petscii lda CR jsr BASOUT lda #$40 loop: jsr BASOUT adc #1 c...
rustemu86/tests/asms/hello.asm
tomoyuki-nakabayashi/Rustemu86
3
54777
bits 64 mov rax, 0x10000000 mov rbx, 0x48 mov [rax], rbx mov rbx, 0x65 mov [rax], rbx mov rbx, 0x6c mov [rax], rbx mov rbx, 0x6c mov [rax], rbx mov rbx, 0x6f mov [rax], rbx mov rbx, 0x0a mov [rax], rbx hlt
libsrc/_DEVELOPMENT/adt/w_vector/c/sccz80/w_vector_append.asm
teknoplop/z88dk
8
54778
; size_t w_vector_append(b_vector_t *v, void *item) SECTION code_clib SECTION code_adt_w_vector PUBLIC w_vector_append EXTERN asm_w_vector_append w_vector_append: pop af pop bc pop hl push hl push bc push af jp asm_w_vector_append
programs/oeis/040/A040236.asm
karttu/loda
1
54779
<reponame>karttu/loda<filename>programs/oeis/040/A040236.asm<gh_stars>1-10 ; A040236: Continued fraction for sqrt(252). ; 15,1,6,1,30,1,6,1,30,1,6,1,30,1,6,1,30,1,6,1,30,1,6,1,30,1,6,1,30,1,6,1,30,1,6,1,30,1,6,1,30,1,6,1,30,1,6,1,30,1,6,1,30,1,6,1,30,1,6,1,30,1,6,1,30,1,6,1,30,1,6,1,30,1,6,1,30,1,6,1,30,1,6,1 cal $0,4...
libsrc/target/pk8000/input/in_Inkey.asm
dikdom/z88dk
1
54780
<gh_stars>1-10 ; uint in_Inkey(void) ; 02.2022 suborb ; Read current state of keyboard SECTION code_clib PUBLIC in_Inkey PUBLIC _in_Inkey EXTERN in_keytranstbl ; exit : carry set and HL = 0 for no keys registered ; else HL = ASCII character code ; uses : AF,BC,DE,HL .in_Inkey ._in_Inkey ld c,0 ld b,1 port...
oeis/052/A052521.asm
neoneye/loda-programs
11
54782
<filename>oeis/052/A052521.asm ; A052521: Number of pairs of sequences of cardinality at least 3. ; Submitted by <NAME>(s1.) ; 0,0,0,0,0,0,720,10080,120960,1451520,18144000,239500800,3353011200,49816166400,784604620800,13076743680000,230150688768000,4268249137152000,83230858174464000,1703031405723648000,364935301226496...
wtbeep/main.asm
bushy555/ZX-Spectrum-1-Bit-Routines
59
54783
<reponame>bushy555/ZX-Spectrum-1-Bit-Routines ;wtbeep 0.2 ;experimental beeper engine for ZX Spectrum ;by utz 11'2016 * www.irrlichtproject.de ;bugfixes by Shiru 01'2018 include "equates.h" org #8000 di exx ld c,0 ;timer lo push hl ;preserve HL' for return to BASIC ld (oldSP),sp ld hl,musicData ld (se...
programs/oeis/101/A101265.asm
neoneye/loda
22
54784
; A101265: a(1) = 1, a(2) = 2, a(3) = 6; a(n) = 5*a(n-1) - 5*a(n-2) + a(n-3) for n>3. ; 1,2,6,21,77,286,1066,3977,14841,55386,206702,771421,2878981,10744502,40099026,149651601,558507377,2084377906,7779004246,29031639077,108347552061,404358569166,1509086724602,5631988329241,21018866592361,78443478040202,292755045568446,...
install/lib/bios/ibm_id.asm
minblock/msdos
0
54786
; ======================================================== COMMENT # IBM_ID.ASM Copyright (c) 1991 - Microsoft Corp. All rights reserved. Microsoft Confidential johnhe - 03/03/89 END COMMENT # ; ======================================================== include BIOS_IO.INC include MODEL.INC ; ===============...
old/tst2.asm
Jaxartes/vtj1
0
54787
<filename>old/tst2.asm ; Copyright (c) 2015 <NAME> ; All rights reserved. ; ; Redistribution and use in source and binary forms, with or without ; modification, are permitted provided that the following conditions ; are met: ; 1. Redistributions of source code must retain the above copyright ; notice, this list of ...
oeis/064/A064694.asm
neoneye/loda-programs
11
54789
; A064694: Add column entries of the table with rows (1,2,0,0...), (0,3,4,5,0,0...), (0,0,6,7,8,9,0,0...), (0,0,0,10,11,12,13,14,0,0...), ... ; Submitted by <NAME> ; 1,5,10,22,34,58,80,120,155,215,266,350,420,532,624,768,885,1065,1210,1430,1606,1870,2080,2392,2639,3003,3290,3710,4040,4520,4896,5440,5865,6477,6954,7638,...
programs/oeis/123/A123520.asm
neoneye/loda
22
54790
; A123520: Number of vertical dominoes in all possible tilings of a 2n X 3 grid by dominoes. ; 4,28,152,744,3436,15284,66224,281424,1178196,4874444,19973192,81189688,327817404,1316035940,5257118560,20909651104,82849544868,327163551612,1288036695544,5057236343176,19807689093644,77408388584724,301898559042064,11752417542...
libsrc/graphics/mc1000/putsprite.asm
meesokim/z88dk
0
54791
; ; Sprite Rendering Routine ; original code by <NAME> (TI 85) ; modified by <NAME> - Jan 2009 ; ; MSX version ; ; ; $Id: putsprite.asm,v 1.3 2015/01/19 01:32:49 pauloscustodio Exp $ ; PUBLIC putsprite EXTERN pixeladdress EXTERN pixelbyte EXTERN pix_return EXTERN gfxbyte_get EXTERN swapgfxbk EXTERN swap...
libsrc/osca/flos_get_input_string.asm
grancier/z180
0
54792
; ; Old School Computer Architecture - interfacing FLOS ; <NAME>, 2012 ; ; Get line from console ; ; $Id: flos_get_input_string.asm,v 1.3 2016/06/22 22:13:09 dom Exp $ ; INCLUDE "flos.def" SECTION code_clib PUBLIC flos_get_input_string PUBLIC _flos_get_input_string flos_get_input_string: _flos_get_i...
programs/oeis/035/A035178.asm
neoneye/loda
22
54793
<reponame>neoneye/loda ; A035178: a(n) = Sum_{d|n} Kronecker(-12, d) (= A134667(d)). ; 1,1,1,1,0,1,2,1,1,0,0,1,2,2,0,1,0,1,2,0,2,0,0,1,1,2,1,2,0,0,2,1,0,0,0,1,2,2,2,0,0,2,2,0,0,0,0,1,3,1,0,2,0,1,0,2,2,0,0,0,2,2,2,1,0,0,2,0,0,0,0,1,2,2,1,2,0,2,2,0,1,0,0,2,0,2,0,0,0,0,4,0,2,0,0,1,2,3,0,1 lpb $0 mul $0,2 sub $0,2 d...
scripts/CinnabarIsland.asm
opiter09/ASM-Machina
1
54794
<gh_stars>1-10 CinnabarIsland_Script: call EnableAutoTextBoxDrawing ld hl, wCurrentMapScriptFlags set 5, [hl] ResetEvent EVENT_MANSION_SWITCH_ON ResetEvent EVENT_LAB_STILL_REVIVING_FOSSIL ld hl, CinnabarIsland_ScriptPointers ld a, [wCinnabarIslandCurScript] jp CallFunctionInTable CinnabarIsland_ScriptPointers:...
Transynther/x86/_processed/NONE/_un_/i9-9900K_12_0xa0.log_2_360.asm
ljhsiun2/medusa
9
54795
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r14 push %rax push %rbp push %rcx push %rdi push %rsi lea addresses_WT_ht+0xb5fd, %rsi lea addresses_WT_ht+0x1a695, %rdi clflush (%rsi) xor %r10, %r10 mov $47, %rcx rep movsb nop nop nop nop and %rsi, %rsi lea addresses_normal_ht+0x3799, %rsi lea addresses_D_...
uprogs/sh.asm
zhiyihuang/xv6_rpi_port
36
54796
<gh_stars>10-100 _sh: file format elf32-littlearm Disassembly of section .text: 00000000 <main>: return 0; } int main(void) { 0: e92d4830 push {r4, r5, fp, lr} 4: e28db00c add fp, sp, #12 static char buf[100]; int fd; // Assumes three file descriptors open. while((fd = open("consol...
Appl/Games/Uki/ukiKbd.asm
steakknife/pcgeos
504
54797
<reponame>steakknife/pcgeos COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) GeoWorks 1991 -- All Rights Reserved PROJECT: PC GEOS MODULE: FILE: ukiKbd.asm AUTHOR: <NAME> REVISION HISTORY: Name Date Description ---- ---- ----------- jimmy 6/14/91 Initial v...
Appl/Term/File/fileMain.asm
steakknife/pcgeos
504
54798
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) GeoWorks 1989 -- All Rights Reserved PROJECT: PC GEOS MODULE: File FILE: fileMain.asm AUTHOR: <NAME>, December 12, 1989 METHODS: Name Description ---- ----------- REVISION HISTORY: Name Date Des...
Transynther/x86/_processed/US/_zr_/i7-7700_9_0xca.log_21829_434.asm
ljhsiun2/medusa
9
54799
<reponame>ljhsiun2/medusa<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r10 push %r14 push %r15 push %r9 push %rbp push %rcx push %rdi push %rsi lea addresses_normal_ht+0x2016, %r9 nop nop nop nop nop cmp %rcx, %rcx mov $0x6162636465666768, %r14 movq %r14, %xmm2 vmovups %ymm2, (%r9) nop nop nop sub $...
oeis/257/A257531.asm
neoneye/loda-programs
11
54800
<gh_stars>10-100 ; A257531: If 2^(n-1) mod n = 1, then 1 else 0. ; 0,0,1,0,1,0,1,0,0,0,1,0,1,0,0,0,1,0,1,0,0,0,1,0,0,0,0,0,1,0,1,0,0,0,0,0,1,0,0,0,1,0,1,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,1,0,0,0,0,0,1,0,0,0,1,0,1,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0 mov $2,$0 gcd $0,2 add $2,1 pow $0,$2 mod $0,$2 cmp ...
libsrc/gfx/narrow/fillb_callee.asm
Frodevan/z88dk
4
54801
<filename>libsrc/gfx/narrow/fillb_callee.asm ; ; Z88 Graphics Functions - Small C+ stubs ; Written around the Interlogic Standard Library ; Stubs Written by <NAME> - 30/9/98 ; ; $Id: fillb_callee.asm $ ; ;Usage: fillb(struct *pixels) IF !__CPU_INTEL__ & !__CPU_GBZ80__ SECTION code_graphi...
_anim/Eggman.asm
NatsumiFox/AMPS-Sonic-1-2005
2
54802
<filename>_anim/Eggman.asm ; --------------------------------------------------------------------------- ; Animation script - Eggman (bosses) ; --------------------------------------------------------------------------- dc.w byte_17CD4-Ani_Eggman dc.w byte_17CD8-Ani_Eggman dc.w byte_17CDC-Ani_Eggman dc.w byte_1...
PORTS/tritone/tri_fot.asm
bushy555/ZX-Spectrum-1-Bit-Routines
0
54803
<reponame>bushy555/ZX-Spectrum-1-Bit-Routines ;Tritone v2 beeper music engine by Shiru (<EMAIL>) 03'11 ;Three channels of tone, per-pattern tempo ;One channel of interrupting drums ;Feel free to do whatever you want with the code, it is PD ; ; ; TRITONE Engine ; Song :JOURNEY (found within Z88DK Tritone exampl...
asm/examples/charset.asm
majacQ/retroputer
58
54804
<filename>asm/examples/charset.asm .segment code 0x02000 { ld x, 33 ld al, 0 ld bl, 0 do { ld dl, 0xFF st [0x11000, x], dl ld dl, 0 st [0x12000, x], dl mov cl, bl shl cl, 4 or cl, al st [0x10000, x], cl inc x inc al ...
engine/engine/main-loop/implementation/run.asm
neomura/atmega328p-cartridge
0
54805
main_loop: ; If the interrupt is not yet expecting the next line, busy wait. cp video_next_row, main_loop_previous_video_row breq main_loop mov main_loop_previous_video_row, video_next_row ; If this is not the first line, skip the game tick. cpi video_next_row, 0 breq main_loop_do_not_skip_game_fram...
assignments/0.2/add.asm
plibither8/iiitd_cse231-os
3
54806
<reponame>plibither8/iiitd_cse231-os global add section .text add: mov rax, rdi ; store value of first argument (rdi) in rax add rax, rsi ; rax = rax + rsi ret ; return rax
programs/oeis/082/A082981.asm
jmorken/loda
1
54807
<reponame>jmorken/loda<gh_stars>1-10 ; A082981: Start with the sequence S(0)={1,1} and for k>0 define S(k) to be I(S(k-1)) where I denotes the operation of inserting, for i=1,2,3..., the term a(i)+a(i+1) between any two terms for which 4a(i+1)<=5a(i). The listed terms are the initial terms of the limit of this process ...
texmap/tmapfade.asm
arbruijn/d1dos
2
54808
<reponame>arbruijn/d1dos<gh_stars>1-10 ;THE COMPUTER CODE CONTAINED HEREIN IS THE SOLE PROPERTY OF PARALLAX ;SOFTWARE CORPORATION ("PARALLAX"). PARALLAX, IN DISTRIBUTING THE CODE TO ;END-USERS, AND SUBJECT TO ALL OF THE TERMS AND CONDITIONS HEREIN, GRANTS A ;ROYALTY-FREE, PERPETUAL LICENSE TO SUCH END-USERS FOR USE BY...
tests/addr/4.asm
NullMember/customasm
414
54809
#ruledef test { ld {x} => 0x55 @ x`8 } ld $ ; = 0x5500 #addr 0x04 ; = 0x0000 #addr 0x06 ; = 0x0000 ld $ ; = 0x5506
sem 4 Programs/Microprocessor/mp_me/nasm/fact.nasm
Sameer411/Second_Year_Lab_Assignment
5
54810
<filename>sem 4 Programs/Microprocessor/mp_me/nasm/fact.nasm %macro display 2 mov rax, 1 mov rdi, 1 mov rsi, %1 mov rdx, %2 syscall %endmacro %macro accept 2 mov rax, 0 mov rdi, 0 mov rsi, %1 mov rdx, %2 syscall %endmacro global _start _start: display msg,len accept num,3 call convert cmp al,01h j...
libsrc/_DEVELOPMENT/adt/w_array/c/sdcc_iy/w_array_erase_callee.asm
jpoikela/z88dk
640
54811
<filename>libsrc/_DEVELOPMENT/adt/w_array/c/sdcc_iy/w_array_erase_callee.asm<gh_stars>100-1000 ; size_t w_array_erase_callee(w_array_t *a, size_t idx) SECTION code_clib SECTION code_adt_w_array PUBLIC _w_array_erase_callee EXTERN asm_w_array_erase _w_array_erase_callee: pop af pop hl pop bc push af ...
test/effective.asm
kspalaiologos/asmbf
67
54813
<filename>test/effective.asm txt "abcdefghijklmnop" mov r5, 2 mov r6, 3 rcl r1, 1(r6,r5,4) out r1 ; mov r1, 2(r3, r4, 4) => mov r1, [r4 * 4 + r3 + 2]
libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sccz80/sin.asm
jpoikela/z88dk
0
54814
SECTION code_fp_math32 PUBLIC sin EXTERN cm32_sccz80_sin defc sin = cm32_sccz80_sin ; SDCC bridge for Classic IF __CLASSIC PUBLIC _sin defc _sin = sin ENDIF
oeis/029/A029698.asm
neoneye/loda-programs
11
54815
; A029698: Number of words of length 2n in the 10 transpositions of S[5] equivalent to the identity. ; Submitted by <NAME> ; 10,340,20860,1770940,169271260,16731772540,1668294277660,166707356798140,16667683919380060,1666692097982207740,166667302449546018460,16666682561238613761340,1666667064030965197232860,166666676600...
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1631.asm
ljhsiun2/medusa
9
54816
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r12 push %r14 push %rax push %rbp push %rcx push %rdi push %rsi lea addresses_normal_ht+0x5e4a, %rsi lea addresses_WC_ht+0x4e4a, %rdi clflush (%rdi) nop nop nop nop sub $30167, %r12 mov $86, %rcx rep movsl cmp $51919, %rcx lea addresses_A_ht+0x10c9a, %r10 nop...
programs/oeis/304/A304503.asm
neoneye/loda
22
54817
<filename>programs/oeis/304/A304503.asm ; A304503: a(n) = 3*(n+1)*(9*n+4). ; 12,78,198,372,600,882,1218,1608,2052,2550,3102,3708,4368,5082,5850,6672,7548,8478,9462,10500,11592,12738,13938,15192,16500,17862,19278,20748,22272,23850,25482,27168,28908,30702,32550,34452,36408,38418,40482,42600,44772,46998,49278,51612,54000,...
Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_8_832.asm
ljhsiun2/medusa
9
54818
<filename>Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_8_832.asm .global s_prepare_buffers s_prepare_buffers: push %r12 push %r13 push %rax push %rbp push %rcx push %rdi push %rsi lea addresses_UC_ht+0x1b4f2, %rsi lea addresses_normal_ht+0x18002, %rdi clflush (%rsi) nop nop and $10613, %rax mov $14, %rcx rep ...
loaders_patches_etc/patch_nether_w.asm
alexanderbazhenoff/zx-spectrum-various
0
54819
SC_TRSC EQU #260D CHEAT EQU #FF ;#FF - on ;1 - lives ;2 - time ;3 - add-ammo ;4 - invencible ;5 - ghost mode ;6 - skip level keys PENTFIX EQU #FF ;#FF - pentagon, #00 - normal SOUNDS EQU #FF ;#F...
programs/oeis/192/A192465.asm
neoneye/loda
22
54820
<gh_stars>10-100 ; A192465: Constant term of the reduction by x^2->x+2 of the polynomial p(n,x)=1+x^n+x^(2n). ; 3,9,25,93,353,1389,5505,21933,87553,349869,1398785,5593773,22372353,89483949,357924865,1431677613,5726666753,22906579629,91626143745,366504225453,1466016202753,5864063412909,23456250855425,93824997829293 seq...
Libraries/exceptions.asm
LeonardoSanBenitez/Assembly-exercises
0
54821
<filename>Libraries/exceptions.asm # TEST CODE # .text # # generate exception # teq $t0, $t0 # # # Finish program # li $v0, 17 # Service terminate # li $a0, 0 # Service parameter (termination result) # syscall #-----------------------------------------------# # Exception Handler #---------------------------...
oeis/157/A157456.asm
neoneye/loda-programs
11
54822
<reponame>neoneye/loda-programs<gh_stars>10-100 ; A157456: Expansion of x*(1-x) / ( 1 - 16*x + x^2 ). ; Submitted by <NAME>(s1) ; 1,15,239,3809,60705,967471,15418831,245733825,3916322369,62415424079,994730462895,15853271982241,252657621252961,4026668668065135,64174041067789199,1022757988416562049,16299953773597203585,2...
sw/552tests/inst_tests/seq_5.asm
JPShen-UWM/ThreadKraken
1
54823
<filename>sw/552tests/inst_tests/seq_5.asm // Test provided by Karu //SEQ test 5. Test saving 1 to rs // // <NAME> (mckinley) lbi r1, 0x35 lbi r2, 0x35 seq r1, r1, r2 halt
programs/oeis/159/A159721.asm
jmorken/loda
1
54824
<reponame>jmorken/loda<gh_stars>1-10 ; A159721: Number of permutations of 3 indistinguishable copies of 1..n arranged in a circle with exactly 1 local maximum. ; 6,36,192,960,4608,21504,98304,442368,1966080,8650752,37748736,163577856,704643072,3019898880,12884901888,54760833024,231928233984,979252543488,4123168604160,1...
programs/oeis/079/A079579.asm
jmorken/loda
1
54825
<gh_stars>1-10 ; A079579: Totally multiplicative with p -> (p-1)*p, p prime. ; 1,2,6,4,20,12,42,8,36,40,110,24,156,84,120,16,272,72,342,80,252,220,506,48,400,312,216,168,812,240,930,32,660,544,840,144,1332,684,936,160,1640,504,1806,440,720,1012,2162,96,1764,800,1632,624,2756,432,2200,336,2052,1624,3422,480,3660,1860,15...
libsrc/target/gb/gbdk/asm_line.asm
Frodevan/z88dk
640
54826
<gh_stars>100-1000 SECTION code_driver PUBLIC asm_line GLOBAL __templ_d GLOBAL y_table GLOBAL asm_drawing_wrbyte ;; Draw a line between (B,C) and (D,E) asm_line: LD A,C ;Calculate Delta Y SUB E JR NC,s1 CPL INC A s1: LD (delta_y),A LD H,A LD A,B ;Calculate Delta X SUB D JR NC,s2 ...
engine/battle/battle_transition.asm
Trap-Master/spacworld97-thingy
0
54827
<reponame>Trap-Master/spacworld97-thingy ; BattleTransitionJumptable.Jumptable indexes BATTLETRANSITION_CAVE EQU $01 BATTLETRANSITION_CAVE_STRONGER EQU $09 BATTLETRANSITION_NO_CAVE EQU $10 BATTLETRANSITION_NO_CAVE_STRONGER EQU $18 BATTLETRANSITION_FINISH EQU $20 BATTLETRANSITION_END ...
programs/oeis/097/A097261.asm
neoneye/loda
22
54829
<filename>programs/oeis/097/A097261.asm ; A097261: Numbers whose set of base 15 digits is {0,E}, where E base 15 = 14 base 10. ; 0,14,210,224,3150,3164,3360,3374,47250,47264,47460,47474,50400,50414,50610,50624,708750,708764,708960,708974,711900,711914,712110,712124,756000,756014,756210,756224,759150,759164,759360,75937...
Transynther/x86/_processed/NC/_ht_/i9-9900K_12_0xca_notsx.log_1060_311.asm
ljhsiun2/medusa
9
54830
.global s_prepare_buffers s_prepare_buffers: push %r15 push %r8 push %r9 push %rax push %rcx push %rdi push %rsi lea addresses_WC_ht+0x1c7f2, %r9 nop nop nop nop nop and $3214, %r8 movw $0x6162, (%r9) nop nop nop nop dec %rax lea addresses_WC_ht+0x1c86, %rsi lea addresses_WT_ht+0x17372, %rdi nop nop add $49513, %rax mo...
programs/oeis/284/A284968.asm
neoneye/loda
22
54831
<gh_stars>10-100 ; A284968: Least hairpin family matchings with n edges that are both L&P and C&C whose leftmost edge is part of a hairpin. ; 0,1,5,18,59,190,618,2047,6908,23703,82488,290499,1033398,3707837,13402681,48760350,178405139,656043838,2423307027,8987427446,33453694465,124936258104,467995871753,1757900019076,6...
Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0xca.log_21829_295.asm
ljhsiun2/medusa
9
54832
<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r12 push %r14 push %r15 push %r8 push %r9 push %rcx push %rdi push %rsi lea addresses_D_ht+0x33d2, %r15 clflush (%r15) nop nop nop nop nop add %r12, %r12 mov (%r15), %r10w nop nop add %r10, %r10 lea addresses_WC_ht+0x14152, %r9 nop no...
libsrc/stdio/lynx/generic_console.asm
jpoikela/z88dk
0
54833
; SECTION code_driver PUBLIC generic_console_cls PUBLIC generic_console_scrollup PUBLIC generic_console_printc PUBLIC generic_console_plotc PUBLIC generic_console_set_ink PUBLIC generic_console_set_paper PUBLIC generic_console_s...
rst_vectors.asm
MineRobber9000/gb-gopher
0
54834
<reponame>MineRobber9000/gb-gopher ; rst vectors SECTION "rst00",ROM0[0] ret SECTION "rst08",ROM0[8] ret SECTION "rst10",ROM0[$10] ret SECTION "rst18",ROM0[$18] ret SECTION "rst20",ROM0[$20] ret SECTION "rst30",ROM0[$30] ret SECTION "rst38",ROM0[$38] ret
source/command/newclr.asm
mega65dev/rom-assembler
0
54836
<filename>source/command/newclr.asm<gh_stars>0 ; ******************************************************************************************** ; ******************************************************************************************** ; ; Name : newclr.asm ; Purpose : .. ; Created : 15th Nov 1991 ; Updated :...
programs/oeis/291/A291520.asm
karttu/loda
1
54837
<filename>programs/oeis/291/A291520.asm ; A291520: The arithmetic function uhat(n,4,2). ; 1,2,3,4,5,4,5,4,5,4,5,4,5,4,5,4,5,4,5,4,5,4,5,4,5,4,5,4,5,4,5,4,5,4,5,4,5,4,5,4,5,4,5,4,5,4,5,4,5,4,5,4,5,4,5,4,5,4,5,4,5,4,5,4,5,4,5,4,5,4 mov $1,$0 trn $0,3 sub $1,$0 mod $0,2 add $1,$0 add $1,1
programs/oeis/184/A184581.asm
neoneye/loda
22
54838
<reponame>neoneye/loda ; A184581: a(n) = floor((n + 1/4)*(2 + sqrt(2))). ; 4,7,11,14,17,21,24,28,31,34,38,41,45,48,52,55,58,62,65,69,72,75,79,82,86,89,93,96,99,103,106,110,113,116,120,123,127,130,134,137,140,144,147,151,154,157,161,164,168,171,174,178,181,185,188,192,195,198,202,205,209,212,215,219,222,226,229,233,236,...
src/BreathOfTheWild/Mods/Weather/patch_Weather.asm
lilystudent2016/cemu_graphic_packs
1,002
54841
<reponame>lilystudent2016/cemu_graphic_packs [BotW_Weather_V208] moduleMatches = 0x6267BFD0 .origin = codecave weatherBytesMap: .byte $blueSky .byte $cloudy .byte $rain .byte $heavyRain .byte $snow .byte $heavySnow .byte $thunderstorm .byte $thunderRain .byte $blueSkyRain _changeWeather: lis r6, weatherBytesMap@ha ...
programs/oeis/040/A040590.asm
neoneye/loda
22
54842
<filename>programs/oeis/040/A040590.asm ; A040590: Continued fraction for sqrt(615). ; 24,1,3,1,48,1,3,1,48,1,3,1,48,1,3,1,48,1,3,1,48,1,3,1,48,1,3,1,48,1,3,1,48,1,3,1,48,1,3,1,48,1,3,1,48,1,3,1,48,1,3,1,48,1,3,1,48,1,3,1,48,1,3,1,48,1,3,1,48,1,3,1,48,1,3,1,48,1,3,1,48,1,3,1 seq $0,10197 ; Continued fraction for sqrt(...
ts2060/poke.asm
nagydani/zx-rom-mods
15
54843
<gh_stars>10-100 DPOKE: RST $30 DEFW L1E99 ; FIND-INT2 PUSH BC ; value RST $30 DEFW L1E99 ; FIND-INT2 LD L,C LD H,B ; HL = address POP BC LD (HL),C INC HL LD (HL),B RST $10 FPOKE: RST $28 DEFB $01 ; exchange DEFB $38 ; end RST $30 DEFW L1E99 ; FIND-INT2 PUSH BC ; address CALL L2BF1 ; STK-FETCH (no nee...
programs/oeis/126/A126109.asm
neoneye/loda
22
54844
<filename>programs/oeis/126/A126109.asm ; A126109: a(n) = (5*10^n+1)/3. ; 2,17,167,1667,16667,166667,1666667,16666667,166666667,1666666667,16666666667,166666666667,1666666666667,16666666666667,166666666666667,1666666666666667,16666666666666667,166666666666666667,1666666666666666667,16666666666666666667,1666666666666666...
programs/oeis/242/A242349.asm
karttu/loda
0
54845
; A242349: Largest power of 2 <= n^2. ; 1,4,8,16,16,32,32,64,64,64,64,128,128,128,128,256,256,256,256,256,256,256,512,512,512,512,512,512,512,512,512,1024,1024,1024,1024,1024,1024,1024,1024,1024,1024,1024,1024,1024,1024,2048,2048,2048,2048,2048,2048 mov $1,$0 add $1,1 pow $1,2 mov $0,$1 mov $1,2 mov $2,2 lpb $0,1 di...
programs/oeis/107/A107839.asm
jmorken/loda
1
54847
<reponame>jmorken/loda ; A107839: a(n) = 5*a(n-1) - 2*a(n-2); a(0)=1, a(1)=5. ; 1,5,23,105,479,2185,9967,45465,207391,946025,4315343,19684665,89792639,409593865,1868384047,8522732505,38876894431,177339007145,808941246863,3690028220025,16832258606399,76781236591945,350241665746927,1597645855550745,7287745946259871 mov ...
List 05/ex 1 (perfectSquare).asm
LeonardoSanBenitez/Assembly-exercises
0
54848
<filename>List 05/ex 1 (perfectSquare).asm # --------------------------------------- # # Libraries # --------------------------------------- # .text 0x00500000 .include "../Libraries/SyscallsFunctions.asm" .include "../Libraries/macros.asm" # --------------------------------------------------- # # Main # ------------...
samples/fibonacci.asm
Illusion-Graphics/RISC-16
0
54850
<filename>samples/fibonacci.asm<gh_stars>0 fibonacci: ; Load the operating registers mov r1, r0 movl r2, #0x01 ; Max number of loops movl r4, #0x0a ; Address in memory where the result wil be stored movl r6, #0x00 movu r6, #0x00 loop: ; Calculate the next number in the sequence ...
boot/memmap.asm
pgrAm/JSD-OS
10
54852
[bits 16] getmem: ;low memory in KB is stored in ax, upper memory in bx and 32 bit memory in cx in blocks of 64k getuppermemoryxe801: ;xor dx, dx ;set dx to 0 xor cx, cx ;set cx to 0 mov ax, 0xe801 ;set up the ax for the BIOS call call int15_check_valid jcxz .useax ;if cx is 0 then try ax mov ...
src/firmware/Platform/PowerManagement/Poll.asm
pete-restall/Cluck2Sesame-Prototype
1
54856
<reponame>pete-restall/Cluck2Sesame-Prototype #include "Platform.inc" #include "TailCalls.inc" #include "PollChain.inc" #include "PowerManagement.inc" radix decimal PowerManagement code global pollPowerManagement pollPowerManagement: doNotSleepIfAdcIsRunning: .safelySetBankFor ADCON0 btfsc ADCON0, ADON goto...
libsrc/_DEVELOPMENT/adt/p_list/z80/asm_p_list_clear.asm
jpoikela/z88dk
640
54857
<reponame>jpoikela/z88dk ; =============================================================== ; Jan 2014 ; =============================================================== ; ; void p_list_clear(p_list_t *list) ; ; Clear list to empty. ; ; =============================================================== SECTION code_clib ...
opal/asm/base/SPARCV9_32.asm
ctrlsys/sensys
14
54858
<reponame>ctrlsys/sensys START_FILE TEXT ALIGN(4) START_FUNC(opal_atomic_mb) !#PROLOGUE# 0 !#PROLOGUE# 1 membar #LoadLoad | #LoadStore | #StoreStore | #StoreLoad retl nop END_FUNC(opal_atomic_mb) START_FUNC(opal_atomic_rmb) !#PROLOGUE# 0 !#PROLOGUE# 1 membar #LoadLoad retl nop END_FUNC(opal_atomic_rmb)...