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/142/A142779.asm
neoneye/loda-programs
11
126583
<reponame>neoneye/loda-programs ; A142779: Primes congruent to 52 mod 59. ; Submitted by <NAME> ; 229,347,701,937,1291,1409,1999,2707,3061,3533,3769,4241,4831,5303,5657,6011,6247,6719,7309,8017,9433,9551,9787,10141,10259,10613,11321,12619,12973,13327,13681,13799,14153,14389,15451,15569,15923,16631,17929,18047,18401,186...
contrib/gcc/config/frv/lib1funcs.asm
TrustedBSD/sebsd
4
126584
/* Library functions. Copyright (C) 2000, 2003 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of GCC. GCC is free software ; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation * ei...
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_468.asm
ljhsiun2/medusa
9
126585
.global s_prepare_buffers s_prepare_buffers: push %r14 push %r15 push %r9 push %rax push %rbx push %rcx push %rdi push %rsi lea addresses_UC_ht+0xe6e, %rsi nop nop nop xor %rax, %rax movups (%rsi), %xmm5 vpextrq $0, %xmm5, %r9 nop nop nop nop nop and $62467, %r14 lea addresses_normal_ht+0x8a2e, %r15 clflush (%r15) nop ...
oeis/016/A016211.asm
neoneye/loda-programs
11
126586
<gh_stars>10-100 ; A016211: Expansion of 1/((1-x)(1-3x)(1-6x)). ; Submitted by <NAME>(s1) ; 1,10,73,478,2989,18298,110881,668566,4021237,24156946,145030249,870447214,5223480445,31343274154,188066819377,1128422439622,6770599207813,40623788957122,243743314873465 mov $2,1 lpb $0 sub $0,1 add $1,$2 mul $1,6 mul $2...
lab5/assemblies/pagetable.asm
AriaPahlavan/CompArch
0
126587
.ORIG x1000 .FILL x0004 ;(0) [00_00,000_0,0000,_0100] .FILL x0204 ;(1) [00_00,001_0,0000,_0100] .FILL x0404 ;(2) [00_00,010_0,0000,_0100] .FILL x0604 ;(3) [00_00,011_0,0000,_0100] .FILL x0804 ;(4) [00_00,100_0,0000,_0100] .FILL x...
Program_1.asm
bkstamm67/assembly
0
126588
TITLE Program_1 (Program_1.asm) ; Author: <NAME> ; Email: <EMAIL> ; Course: CS 271-400 ; Assignment: 01 ; Due Date: 4.12.15 ; Description: This program follows the guidelines for assignment 1 - it ; has an introduction, gets 2 numbers from user, then displays those numbers ; used in various math calc...
libsrc/msx/msx_vram.asm
andydansby/z88dk-mk2
1
126590
<reponame>andydansby/z88dk-mk2<filename>libsrc/msx/msx_vram.asm ; ; MSX specific routines ; by <NAME>, 29/11/2007 ; ; int msx_vram(); ; ; Detects the VRAM size (in KB) ; ; $Id: msx_vram.asm,v 1.4 2009/05/21 06:58:11 stefano Exp $ ; XLIB msx_vram msx_vram: ld a,(0FAFCh) ; mode and @00000110 ; extract VRAM size ...
oeis/022/A022842.asm
neoneye/loda-programs
11
126591
<filename>oeis/022/A022842.asm ; A022842: Beatty sequence for sqrt(8). ; Submitted by Jon Maiga ; 2,5,8,11,14,16,19,22,25,28,31,33,36,39,42,45,48,50,53,56,59,62,65,67,70,73,76,79,82,84,87,90,93,96,98,101,104,107,110,113,115,118,121,124,127,130,132,135,138,141,144,147,149,152,155,158,161,164,166,169,172,175,178,181,183,...
programs/oeis/140/A140066.asm
neoneye/loda
22
126592
<filename>programs/oeis/140/A140066.asm ; A140066: a(n) = (5*n^2 - 11*n + 8)/2. ; 1,3,10,22,39,61,88,120,157,199,246,298,355,417,484,556,633,715,802,894,991,1093,1200,1312,1429,1551,1678,1810,1947,2089,2236,2388,2545,2707,2874,3046,3223,3405,3592,3784,3981,4183,4390,4602,4819,5041,5268,5500,5737,5979,6226,6478,6735,699...
cpm2/RomWBW/Source/HBIOS/dsrtc.asm
grancier/z180
0
126593
; ;================================================================================================== ; DALLAS SEMICONDUCTOR DS1302 RTC DRIVER ;================================================================================================== ; ; PROGRAMMING NOTES: ; - ALL SIGNALS ARE ACTIVE HIGH ; - DATA OUTP...
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_2322.asm
ljhsiun2/medusa
9
126594
<filename>Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_2322.asm .global s_prepare_buffers s_prepare_buffers: push %r11 push %r14 push %rax push %rsi lea addresses_D_ht+0x17eb6, %r11 nop cmp $64651, %rax mov (%r11), %rsi nop nop and %r14, %r14 pop %rsi pop %rax pop %r14 pop %r11 ret .global s_fault...
home/print_num.asm
opiter09/ASM-Machina
1
126595
PrintNumber:: ; Print the c-digit, b-byte value at de. ; Allows 2 to 7 digits. For 1-digit numbers, add ; the value to char "0" instead of calling PrintNumber. ; Flags LEADING_ZEROES and LEFT_ALIGN can be given ; in bits 7 and 6 of b respectively. push bc xor a ldh [hPastLeadingZeros], a ldh [hNumToPrint], a ldh [...
programs/oeis/088/A088491.asm
neoneye/loda
22
126598
<filename>programs/oeis/088/A088491.asm ; A088491: A factorial subtraction sequence based on Conway's A004001. ; 2,3,4,5,3,7,4,9,3,11,3,13,3,15,4,17,3,19,3,21,3,23,3,25,3,27,3,29,3,31,4,33,3,35,3,37,3,39,3,41,3,43,3,45,3,47,3,49,3,51,3,53,3,55,3,57,3,59,3,61,3,63,4,65,3,67,3,69,3,71,3,73,3,75,3,77,3,79,3,81,3,83,3,85,3...
libsrc/graphics/w_point.asm
jpoikela/z88dk
38
126600
; ; Z88 Graphics Functions - Small C+ stubs ; ; Written around the Interlogic Standard Library ; ; Stubs Written by <NAME> - 30/9/98 ; ; ; $Id: w_point.asm $ ; ; CALLER LINKAGE FOR FUNCTION POINTERS ; ----- void point(int x, int y) ;Result is true/false SECTION code_graphics PUBLIC poi...
macros.asm
nesdoug/SNES_00
11
126601
<filename>macros.asm ;macros for easySNES, for ca65, versions later than 2017 ;mesen-s can use wdm is as a breakpoint ;for debugging purposes .macro WDM_BREAK .byte $42, $00 .endmacro ;compile time calculation of a map address ;add this to the map base address to get the ;vram address of a tile .define MAP_OFFSET(...
programs/oeis/281/A281238.asm
neoneye/loda
22
126602
; A281238: Solutions y to the negative Pell equation y^2 = 72*x^2 - 73728 with x,y >= 0. ; 0,768,4608,26880,156672,913152,5322240,31020288,180799488,1053776640,6141860352,35797385472,208642452480,1216057329408,7087701523968,41310151814400,240773209362432,1403329104360192,8179201416798720,47671879396432128,2778520749617...
programs/oeis/040/A040850.asm
jmorken/loda
1
126605
; A040850: Continued fraction for sqrt(880). ; 29,1,1,1,58,1,1,1,58,1,1,1,58,1,1,1,58,1,1,1,58,1,1,1,58,1,1,1,58,1,1,1,58,1,1,1,58,1,1,1,58,1,1,1,58,1,1,1,58,1,1,1,58,1,1,1,58,1,1,1,58,1,1,1,58,1,1,1,58,1,1,1,58,1,1,1,58,1,1,1,58,1,1,1 mov $3,$0 gcd $0,4 mov $4,$0 add $0,1 mov $1,2 trn $1,$3 mov $2,$0 cal $4,142 add $...
programs/oeis/145/A145342.asm
karttu/loda
0
126607
<filename>programs/oeis/145/A145342.asm ; A145342: a(n) = (A145341(n) + 1)/2. ; 1,2,3,4,5,7,6,8,9,13,11,15,10,14,12,16,17,25,21,29,19,27,23,31,18,26,22,30,20,28,24,32,33,49,41,57,37,53,45,61,35,51,43,59,39,55,47,63,34,50,42,58,38,54,46,62,36,52,44,60,40,56,48,64,65,97,81,113,73,105,89,121,69,101,85,117,77,109,93,125,67...
programs/oeis/022/A022931.asm
neoneye/loda
22
126608
; A022931: Number of e^m between Pi^n and Pi^(n+1). ; 1,1,1,1,1,1,2,1,1,1,1,1,1,2,1,1,1,1,1,1,2,1,1,1,1,1,1,2,1,1,1,1,1,1,2,1,1,1,1,1,1,2,1,1,1,1,1,1,2,1,1,1,1,1,1,2,1,1,1,1,1,1,2,1,1,1,1,1,1,2,1,1,1,1,1,1,2,1,1,1,1,1,2,1,1,1,1,1,1,2,1,1,1,1,1,1,2,1,1 mov $2,$0 div $0,80 mov $1,1031 add $2,$0 add $2,1066 mov $3,1031 l...
programs/oeis/315/A315175.asm
neoneye/loda
22
126611
; A315175: Coordination sequence Gal.4.42.4 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,6,10,14,18,22,26,32,38,42,46,50,54,58,64,70,74,78,82,86,90,96,102,106,110,114,118,122,128,134,138,142,146,150,154,160,166,170,174,178,182,1...
Kernel/interruptsasm.asm
jpdantur/SO2
0
126612
global _int80Handler global _timerTick global _keyboard global _pageFaultHandler extern int80 extern timerTick ;extern PageFaultHandler ;extern keyboard_buffer_write extern keyboard extern switch_kernel_to_user extern switch_user_to_kernel global picMasterMask global picSlaveMask global _sti global switch_context %mac...
data/mapObjects/CeruleanPokecenter.asm
AmateurPanda92/pokemon-rby-dx
9
126613
CeruleanPokecenter_Object: db $0 ; border block db 2 ; warps warp 3, 7, 2, -1 warp 4, 7, 2, -1 db 0 ; signs db 4 ; objects object SPRITE_NURSE, 3, 1, STAY, DOWN, 1 ; person object SPRITE_BLACK_HAIR_BOY_2, 10, 5, WALK, 0, 2 ; person object SPRITE_GENTLEMAN, 4, 3, STAY, DOWN, 3 ; person object SPRITE_CABLE_C...
loader/windows/src/x64/promote.asm
lusceu/hypervisor
0
126615
; @copyright ; Copyright (C) 2020 Assured Information Security, Inc. ; ; @copyright ; Permission is hereby granted, free of charge, to any person obtaining a copy ; of this software and associated documentation files (the "Software"), to deal ; in the Software without restriction, including without limitation the right...
kernel/base/a32/timer.asm
Tiihala/Dancy
11
126616
<reponame>Tiihala/Dancy ;; ;; Copyright (c) 2021 <NAME> ;; ;; Permission to use, copy, modify, and/or distribute this software for any ;; purpose with or without fee is hereby granted, provided that the above ;; copyright notice and this permission notice appear in all copies. ;; ;; THE SOFTWARE IS PROVIDED "AS IS" AND...
src/header.asm
mike-melo/reactive-os
0
126617
<filename>src/header.asm<gh_stars>0 BITS 16 global _io_print_string start: ;The bootloader has initalized ax to our memory location mov ds, ax mov es, ax add ax, 288 mov ss, ax mov sp, 4096 ;invoke _main invoke _io_print_string, welcome_string welcome_string db 'Welcome to ReactiveOS 0.0.1!',...
oeis/313/A313543.asm
neoneye/loda-programs
11
126618
<reponame>neoneye/loda-programs ; A313543: Coordination sequence Gal.6.196.4 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,5,10,14,19,23,29,33,38,42,47,52,57,62,66,71,75,81,85,90,94,99,104,109,114,118,123,127,133,137,142,146,151,...
scripts/pokemontower3.asm
adhi-thirumala/EvoYellow
16
126619
<reponame>adhi-thirumala/EvoYellow PokemonTower3Script: call EnableAutoTextBoxDrawing ld hl, PokemonTower3TrainerHeaders ld de, PokemonTower3ScriptPointers ld a, [wPokemonTower3CurScript] call ExecuteCurMapScriptInTable ld [wPokemonTower3CurScript], a ret PokemonTower3ScriptPointers: dw CheckFightingMapTrainer...
oeis/129/A129929.asm
neoneye/loda-programs
11
126620
<reponame>neoneye/loda-programs ; A129929: Binomial transform of the periodic sequence with periodic pattern 1,1,1,0,0. ; Submitted by <NAME> ; 1,2,4,7,11,17,29,58,129,292,639,1333,2666,5188,9999,19388,38166,76332,154261,312703,632171,1271107,2542214,5066717,10087066,20099107,40123189,80246378,160689174,321892577,64461...
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_716.asm
ljhsiun2/medusa
9
126621
<reponame>ljhsiun2/medusa .global s_prepare_buffers s_prepare_buffers: push %r10 push %r12 push %r14 push %r8 push %r9 push %rbp push %rcx push %rdi push %rsi lea addresses_WT_ht+0x19c4d, %rbp dec %r12 movl $0x61626364, (%rbp) nop nop nop nop inc %r10 lea addresses_normal_ht+0x34d3, %r8 xor %r9, %r9 movb (%r8), %r10b n...
tools/DOSBox-0.74Win/FSysFAT/avt/p2_virus/host2.asm
cyberitsec/antivirus
1
126622
<reponame>cyberitsec/antivirus<gh_stars>1-10 .model tiny .code org 100h HOST: mov CX,zet mov ah,9 mov dx, OFFSET HI int 21h mov ax,4c00h int 21h HI DB 'Program COM 02!$' zet dw 34; END HOST
Examples/ch12/BorlandCPP/LongRand/LongRand.asm
satadriver/LiunuxOS
0
126623
; LongRandom procedure module (longrand.asm) .model large .386 Public _LongRandom .data seed dd 12345678h ; Return an unsigned pseudo-random 32-bit integer ; in DX:AX,in the range 0 - FFFFFFFFh. .code _LongRandom proc far, C mov eax, 214013 mul seed xor edx,edx ad...
Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_196.asm
ljhsiun2/medusa
9
126624
<filename>Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_196.asm .global s_prepare_buffers s_prepare_buffers: push %r10 push %r13 push %r9 push %rbp push %rcx push %rdi push %rsi lea addresses_A_ht+0xd3ee, %r10 nop nop nop nop nop and $8076, %r13 mov (%r10), %rdi nop nop and %rbp, %rbp lea addresses_WC_h...
tests/asm/04-basic.asm
earwig/crater
16
126625
<gh_stars>10-100 ;; Copyright (C) 2016 <NAME> <<EMAIL>> ;; Released under the terms of the MIT License. See LICENSE for details. ; ----- CRATER UNIT TESTING SUITE --------------------------------------------- ; 04-basic.asm ; Basic instruction test .org $0000 main: di ld a, $23 inc a call foo foo: push bc xor...
oeis/226/A226274.asm
neoneye/loda-programs
11
126626
<gh_stars>10-100 ; A226274: Position of 1/n in the ordering of the rationals given by application of the map t -> (1+t,-1/t), cf. A226130. ; Submitted by <NAME>(w2) ; 1,9,31,100,317,1000,3150,9918,31223,98289,309406,973981,3065996,9651448,30381786,95638797,301061279,947710512,2983297009,9391117780,29562290606,930591060...
software/pcx86/bdsrc/cmd/str.asm
fatman2021/basicdos
0
126628
<reponame>fatman2021/basicdos ; ; BASIC-DOS String Support Functions ; ; @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 ; include cmd.inc CODE SEGMENT EXTNEA...
libsrc/stdio/bee/fgetc_cons.asm
jpoikela/z88dk
640
126629
; ; MicroBEE Stdio ; ; getkey() Wait for keypress ; ; <NAME> - 2016 ; ; ; $Id: fgetc_cons.asm,v 1.1 2016-11-15 08:11:11 stefano Exp $ ; SECTION code_clib PUBLIC fgetc_cons PUBLIC _fgetc_cons .fgetc_cons ._fgetc_cons call $803F jr nz,fgetc_cons IF STANDARDESCAPECHARS cp 13 jr nz,not_return ld a,10 .not...
dasm/pgcb.asm
ceharris/sbz80
0
126630
;---------------------- ; Extension Page CB ;---------------------- dasm_page_cb: ; is this instruction targeting IX or IY? bit arg_indexed,(iy+st_dasm_flags) jr z,dasm_page_cb_10 ; not targeting IX or IY inc hl ; skip displacement dasm_page_cb_10: ld a,(hl) ; is this instruction targeting IX o...
_incObj/18 Platforms.asm
kodishmediacenter/msu-md-sonic
9
126631
<gh_stars>1-10 ; --------------------------------------------------------------------------- ; Object 18 - platforms (GHZ, SYZ, SLZ) ; --------------------------------------------------------------------------- BasicPlatform: moveq #0,d0 move.b obRoutine(a0),d0 move.w Plat_Index(pc,d0.w),d1 jmp Plat_Index(pc,d...
programs/oeis/063/A063521.asm
karttu/loda
1
126632
; A063521: a(n) = n*(7*n^2-4)/3. ; 0,1,16,59,144,285,496,791,1184,1689,2320,3091,4016,5109,6384,7855,9536,11441,13584,15979,18640,21581,24816,28359,32224,36425,40976,45891,51184,56869,62960,69471,76416,83809,91664,99995,108816,118141,127984,138359,149280,160761,172816,185459,198704,212565,227056,242191,257984,274449,29...
oeis/144/A144828.asm
neoneye/loda-programs
11
126633
; A144828: Partial products of successive terms of A017113; a(0)=1. ; 1,4,48,960,26880,967680,42577920,2214051840,132843110400,9033331507200,686533194547200,57668788341964800,5305528527460761600,530552852746076160000,57299708096576225280000,6646766139202842132480000,824199001261152424427520000,1087942681664721200244326...
firmware/glyphs/glyphs4.asm
ddomurad/avrVideoCard
0
126634
<gh_stars>0 .org 0x2800 .db 0x0, 0xff, 0xf0, 0x0, 0xf, 0xf0, 0xf0, 0xf, 0xf, 0xf0 .db 0xff, 0xf, 0x0, 0xff, 0xff, 0x0, 0x0, 0xc, 0x0, 0x0 .db 0x18, 0x10, 0x0, 0x0, 0x0, 0x4, 0x4, 0x0, 0x7e, 0x38 .db 0x0, 0x0, 0x0, 0x10, 0x6c, 0xa, 0x8, 0x42, 0x30, 0x30 .db 0x8, 0x10, 0x10, 0x10, 0x0, 0x0, 0x0, 0x2, 0x3c, 0x10 .db 0x3c...
x86_assembly/tests/type.asm
erhu666/computer
117
126635
<gh_stars>100-1000 db 100; define byte dw 0xaa55; define word dd 0x12345678; define doubleword dw 55aah; db 1111_0000b db 0b0000_1111 db "hello world!!!", 0, 12, 123
Transynther/x86/_processed/US/_zr_/i7-7700_9_0x48.log_21829_1950.asm
ljhsiun2/medusa
9
126636
<filename>Transynther/x86/_processed/US/_zr_/i7-7700_9_0x48.log_21829_1950.asm<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %r13 push %r8 push %rax push %rcx push %rdi push %rsi lea addresses_D_ht+0x89ec, %r11 dec %r8 mov $0x6162636465666768, %r12 movq %r12, %xmm4 vmovups %ymm4, (...
oeis/024/A024217.asm
neoneye/loda-programs
11
126638
; A024217: a(n) = ( Product {k = 1..n} 3*k - 2 ) * ( Sum {k = 1..n} (-1)^(k+1)/(3*k - 2) ). ; Submitted by <NAME>(s3) ; 1,3,25,222,3166,47016,951544,19827408,520029520,13952218560,449559799360,14756761434240,563961412362880,21893890640563200,968019931702297600,43385863589508249600,2178487766250586470400,110704921777161...
libsrc/math/mbf32/z80/divsup.asm
ahjelm/z88dk
640
126639
SECTION data_fp_mbf32 PUBLIC DIVSUP PUBLIC DIV1 PUBLIC DIV2 PUBLIC DIV3 PUBLIC DIV4 DIVSUP: defb $d6 DIV1: defb $00, $6f, $7c, $de DIV2: defb $00, $67, $78, $de DIV3: defb $00, $47, $3e DIV4: defb $00, $c9
oeis/033/A033479.asm
neoneye/loda-programs
11
126640
; A033479: 3x+1 sequence beginning at 9. ; Submitted by <NAME> ; 9,28,14,7,22,11,34,17,52,26,13,40,20,10,5,16,8,4,2,1,4,2,1,4,2,1,4,2,1,4,2,1,4,2,1,4,2,1,4,2,1,4,2,1,4,2,1,4,2,1,4,2,1,4,2,1,4,2,1,4,2,1,4,2,1,4,2,1,4,2,1,4,2,1,4,2,1,4,2,1,4,2,1,4,2,1,4,2,1,4,2,1,4,2,1,4,2,1,4,2 add $0,1 mov $1,$0 mov $0,9 lpb $1 mov ...
libsrc/_DEVELOPMENT/adt/b_vector/z80/asm_b_vector_capacity.asm
meesokim/z88dk
0
126643
; =============================================================== ; Mar 2014 ; =============================================================== ; ; size_t b_vector_capacity(b_vector_t *v) ; ; Return the amount of space allocated for vector.data. ; ; =============================================================== SECT...
main.asm
JadAbiZaki/The-MazeSolver
0
126645
list p=16f84a radix hex include "p16f84A.inc" count1 equ d'12' count2 equ d'13' count3 equ d'14' tempchar equ d'15' lol equ d'16' cursorstate equ d'17' progstate equ d'18' pos1 equ d'19' pos2 equ d'20' pos3 equ d'21' pos4 equ d'22' pos5 equ d'23' pos6 equ d'24' pos7 equ d'25' pos8 equ d'26' pos9 equ d'27' pos10 equ...
oeis/087/A087211.asm
neoneye/loda-programs
11
126646
<reponame>neoneye/loda-programs ; A087211: Floor((1+2^n+3^n)/3). ; 1,2,4,12,32,92,264,772,2272,6732,20024,59732,178512,534172,1599784,4793892,14370752,43090412,129227544,387595252,1162610992,3487483452,10461751304,31383855812,94148771232,282440721292,847310979064,2541910567572,7625686963472,22876971411932,6863073527882...
programs/oeis/099/A099234.asm
neoneye/loda
22
126647
<reponame>neoneye/loda<filename>programs/oeis/099/A099234.asm ; A099234: A trisection of 1/(1-x-x^4). ; 1,1,4,10,26,69,181,476,1252,3292,8657,22765,59864,157422,413966,1088589,2862617,7527704,19795288,52054840,136886433,359964521,946583628,2489191330,6545722210,17213011605,45264335853,119029728628,313007493212,82310269...
rogue.asm
nanochess/bootRogue
95
126648
; ; bootRogue game in 512 bytes (boot sector) ; ; by <NAME>. ; http://nanochess.org/ ; ; (c) Copyright 2019 <NAME>. ; ; Creation date: Sep/19/2019. Generates room boxes. ; Revision date: Sep/20/2019. Connect rooms. Allows to navigate. ...
asm/virtenabled.asm
gregzakh/sketches
1
126649
<reponame>gregzakh/sketches<filename>asm/virtenabled.asm<gh_stars>1-10 global main extern printf section .data fmt: db "%u", 0xA, 0 section .text ; translation this code, for example, in C will look like ; printf("%u\n", (*(unsigned char (*)[64])0x7FFE0274)[21]); main: sub rsp, 28h mov eax, 1 imul ra...
oeis/142/A142387.asm
neoneye/loda-programs
11
126650
<gh_stars>10-100 ; A142387: Primes congruent to 36 mod 47. ; Submitted by <NAME> ; 83,271,647,929,1117,1399,1493,2339,2621,2903,3373,3467,4219,4783,4877,5347,5441,6287,6569,7039,7321,7603,8167,8543,8731,9013,9859,10141,10799,10987,11551,11833,11927,12491,13337,13619,13807,13901,14653,14747,15217,16063,17191,18131,18413...
testfiles/pcmac.asm
ger-ald/pcmac
0
126652
<gh_stars>0 #lib <z80.lib> ;Screen management program ;some special things ;*************************************** org 32000 ;Minden pont melle jobbra is tesz egyet duplicate_screen ld c,192 ld hl,(buff1) ld hl,4000H out_loop or a ...
target/cos_117/disasm/iop_overlay1/SCPIO.asm
jrrk2/cray-sim
49
126653
0x0000 (0x000000) 0x211A- f:00020 d: 282 | A = OR[282] 0x0001 (0x000002) 0x1434- f:00012 d: 52 | A = A + 52 (0x0034) 0x0002 (0x000004) 0x291C- f:00024 d: 284 | OR[284] = A 0x0003 (0x000006) 0x211A- f:00020 d: 282 | A = OR[282] ...
programs/oeis/107/A107744.asm
jmorken/loda
1
126654
<filename>programs/oeis/107/A107744.asm ; A107744: Smallest prime factor of 6*n+1. ; 7,13,19,5,31,37,43,7,5,61,67,73,79,5,7,97,103,109,5,11,127,7,139,5,151,157,163,13,5,181,11,193,199,5,211,7,223,229,5,241,13,11,7,5,271,277,283,17,5,7,307,313,11,5,331,337,7,349,5,19,367,373,379,5,17,397,13,409 add $0,1 mul $0,3 cal $0...
programs/oeis/232/A232289.asm
jmorken/loda
1
126655
<filename>programs/oeis/232/A232289.asm ; A232289: Number of nX2 0..2 arrays with every 0 next to a 1 and every 1 next to a 2 horizontally or antidiagonally ; 3,15,73,355,1727,8401,40867,198799,967065,4704323,22884351,111321761,541528771,2634286479,12814582761,62337005731,303240640447,1475125167473,7175800237411,349069...
programs/oeis/236/A236999.asm
jmorken/loda
1
126656
; A236999: Odd part of n*(n+3)/2-1 (A034856). ; 1,1,1,13,19,13,17,43,53,1,19,89,103,59,67,151,169,47,13,229,251,137,149,323,349,47,101,433,463,247,263,559,593,157,83,701,739,389,409,859,901,59,247,1033,1079,563,587,1223,1273,331,43,1429,1483,769,797,1651,1709,221,457,1889,1951,1007,1039,2143,2209,569,293,2413,2483,1277...
Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_12069_1404.asm
ljhsiun2/medusa
9
126658
<filename>Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_12069_1404.asm<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r13 push %r15 push %r8 push %r9 push %rcx push %rdi push %rsi lea addresses_normal_ht+0x2a4f, %r9 nop nop nop cmp $64755, %r13 mov $0x6162636465666768, %r15 movq %r15, (%r9) ...
Transynther/x86/_processed/AVXALIGN/_zr_un_/i3-7100_9_0x84_notsx.log_2489_2625.asm
ljhsiun2/medusa
9
126661
<reponame>ljhsiun2/medusa .global s_prepare_buffers s_prepare_buffers: push %r10 push %r13 push %r9 push %rcx push %rdi push %rdx push %rsi lea addresses_WT_ht+0xb3de, %rsi lea addresses_normal_ht+0xd626, %rdi xor $27527, %r10 mov $87, %rcx rep movsb inc %r13 lea addresses_WC_ht+0x7e56, %rsi lea addresses_UC_ht+0x1e926...
1.3/Zeidman_code/BOOT.asm
officialrafsan/CP-M
0
126662
<reponame>officialrafsan/CP-M ; MDS LOADER MOVE PROGRAM, PLACES COLD START BOOT AT BOOTB ; ORG 3000H ;WE ARE LOADED HERE ON COLD START BOOTB EQU 80H ;START OF COLD BOOT PROGRAM BOOTL EQU 80H ;LENGTH OF BOOT MBIAS EQU 900H-$ ;BIAS TO ADD DURING LOAD BASE EQU 078H ;'BASE' USED BY DISK CONTROLLER RTY...
Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0x84_notsx.log_21829_2281.asm
ljhsiun2/medusa
9
126663
<reponame>ljhsiun2/medusa<filename>Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0x84_notsx.log_21829_2281.asm .global s_prepare_buffers s_prepare_buffers: push %r11 push %r14 push %r15 push %rax push %rbp push %rdx push %rsi lea addresses_WC_ht+0x19094, %r11 nop nop xor $41124, %rdx movups (%r11), %xmm5 vpextrq $...
libsrc/time/cpc/clock.asm
jpoikela/z88dk
640
126664
<gh_stars>100-1000 ; ; clock() for the Amstrad CPC ; ; Stefano 2017 ; ; Action: Returns the time that has elapsed since the computer ; was switched on or reset (in 1/300ths of a second) ; Exit: DEHL contains the four byte count of the time elapsed, ; and all other registers are...
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_58_40.asm
ljhsiun2/medusa
9
126665
.global s_prepare_buffers s_prepare_buffers: push %r12 push %r13 push %r9 push %rax push %rcx push %rdi push %rsi lea addresses_D_ht+0x1a7d1, %rsi lea addresses_A_ht+0xad84, %rdi nop nop nop nop nop dec %r9 mov $43, %rcx rep movsw dec %rax lea addresses_A_ht+0x1a94c, %r13 nop nop nop nop sub %r12, %r12 movw $0x6162, (%...
oeis/315/A315304.asm
neoneye/loda-programs
11
126666
; A315304: Coordination sequence Gal.5.84.5 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. ; Submitted by <NAME>(s1.) ; 1,6,10,16,20,24,28,34,38,44,50,54,60,64,68,72,78,82,88,94,98,104,108,112,116,122,126,132,138,142,148,152,156,160,1...
tests/mips3.asm
QuarticCat/qc-mips-cpu
0
126669
<reponame>QuarticCat/qc-mips-cpu .text # To test the hazard of lw stall addi $v0, $zero, 114 addi $v1, $zero, 514 addi $k0, $zero, 1 # meaningless instruction, just to avoid other hazards addi $k0, $zero, 1 # meaningless instruction, just to avoid other hazards addi $k0, $zero, 1 # meaningless instruction, just to avo...
.pulledLibs/bitcoin-hs-0.0.1/Bitcoin/Crypto/cbits/asm_modp_x86.asm
RKlompUU/SCRIPTAnalyser
7
126670
<reponame>RKlompUU/SCRIPTAnalyser<gh_stars>1-10 ; multiplication, inversion and division in the prime field Fp, x86 (32 bit) version ; (c) 2013 <NAME> ; ; compile on windows: nasm -fwin32 asm_modp.asm ; -------------------------------------- ; %define WITH_PRINTF ; -------------------------------------- ...
interrupts.asm
Veltas/spectrum-env
0
126671
; vim: set syntax=z80: .module interrupts ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; void interrupts_init(void) ; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; _interrupts_init: #local di ld a, 0x39 ld i, a ld de, 0xfff4 ld hl, ram_end_routine ld bc, 0x10000-0xfff4 ldir im 2 ei ret interrupt_start: ;ei ;reti push af push bc ...
oeis/238/A238806.asm
neoneye/loda-programs
11
126672
<reponame>neoneye/loda-programs<gh_stars>10-100 ; A238806: Number of n X 2 0..2 arrays with no element equal to one plus the sum of elements to its left or one plus the sum of the sum of elements above it, modulo 3. ; 3,8,15,25,39,58,83,115,155,204,263,333,415,510,619,743,883,1040,1215,1409,1623,1858,2115,2395,2699,302...
engine/objectListTable.asm
laoo/TimePilot
24
126673
; ENGINE OL OFFSETS olPlayerShots equ 0 ; 0-7 = player shots olParachute equ 8 ; 8 = parachute olBoss equ 9 ; 9 = boss olEnemyShots equ 10 ; 10-11 = enemy shots olClouds equ 12 ; 12-23 = clouds olCommon equ 24 ; 24-$capacity = common (enemies, bombs, rockets, explosions) | IMPORT...
programs/oeis/192/A192491.asm
karttu/loda
1
126674
<reponame>karttu/loda ; A192491: Molecular topological indices of the complete tripartite graphs K_{n,n,n}. ; 24,240,864,2112,4200,7344,11760,17664,25272,34800,46464,60480,77064,96432,118800,144384,173400,206064,242592,283200,328104,377520,431664,490752,555000,624624,699840,780864,867912,961200 add $0,1 mov $1,3 mul $...
engine/gfx/cgb_layouts.asm
AtmaBuster/pokeplat-gen2-old
2
126675
; Replaces the functionality of sgb.asm to work with CGB hardware. CheckCGB: ldh a, [hCGB] and a ret LoadSGBLayoutCGB: ld a, b cp SCGB_RAM jr nz, .not_ram ld a, [wSGBPredef] .not_ram cp SCGB_PARTY_MENU_HP_PALS jp z, CGB_ApplyPartyMenuHPPals call ResetBGPals ld l, a ld h, 0 add hl, hl ld de, .dw add hl,...
src/main/fragment/mos6502-common/_deref_pvom1=pvom1_derefidx_vbuyy_memcpy_vbuxx.asm
jbrandwood/kickc
2
126676
<reponame>jbrandwood/kickc lda {m1} sta $fc clc sty $fe adc $fe sta $fe lda {m1}+1 sta $fd adc #00 sta $ff ldy #0 !: lda ($fe),y sta ($fc),y iny dex bne !-
programs/oeis/011/A011916.asm
neoneye/loda
22
126677
<reponame>neoneye/loda ; A011916: a(n) = ((b(n)-1)+sqrt(3*b(n)^2-4*b(n)+1))/2, where b(n) is A011922(n). ; 0,3,44,615,8568,119339,1662180,23151183,322454384,4491210195,62554488348,871271626679,12135248285160,169022204365563,2354175612832724,32789436375292575,456697933641263328,6360981634602394019,88597044950792252940,1...
programs/oeis/010/A010227.asm
jmorken/loda
1
126678
<filename>programs/oeis/010/A010227.asm ; A010227: Continued fraction for sqrt(185). ; 13,1,1,1,1,26,1,1,1,1,26,1,1,1,1,26,1,1,1,1,26,1,1,1,1,26,1,1,1,1,26,1,1,1,1,26,1,1,1,1,26,1,1,1,1,26,1,1,1,1,26,1,1,1,1,26,1,1,1,1,26,1,1,1,1,26,1,1,1,1,26,1,1,1,1 mov $4,$0 mov $6,2 lpb $6 mov $0,$4 sub $6,1 add $0,$6 sub ...
programs/oeis/104/A104473.asm
neoneye/loda
22
126679
<gh_stars>10-100 ; A104473: a(n) = binomial(n+2,2)*binomial(n+6,2). ; 15,63,168,360,675,1155,1848,2808,4095,5775,7920,10608,13923,17955,22800,28560,35343,43263,52440,63000,75075,88803,104328,121800,141375,163215,187488,214368,244035,276675,312480,351648,394383,440895,491400,546120,605283,669123,737880,811800,891135,976...
programs/oeis/116/A116952.asm
karttu/loda
1
126680
<filename>programs/oeis/116/A116952.asm<gh_stars>1-10 ; A116952: a(n) = 3*a(n-1) + 5 with a(0) = 1. ; 1,8,29,92,281,848,2549,7652,22961,68888,206669,620012,1860041,5580128,16740389,50221172,150663521,451990568,1355971709,4067915132,12203745401,36611236208,109833708629,329501125892,988503377681,2965510133048,88965303991...
libtool/src/gmp-6.1.2/mpn/sparc64/ultrasparct3/aormul_2.asm
kroggen/aergo
1,602
126682
<gh_stars>1000+ dnl SPARC v9 mpn_mul_2 and mpn_addmul_2 for T3/T4/T5. 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 ...
audio/music/routes3.asm
etdv-thevoid/pokemon-rgb-enhanced
9
126683
Music_Routes3_Ch0:: tempo 148 volume 7, 7 duty 3 vibrato 6, 3, 4 toggleperfectpitch notetype 12, 11, 5 octave 3 E_ 1 F# 1 G_ 6 F_ 1 G_ 1 E_ 1 rest 16 rest 15 Music_Routes3_branch_9fc3:: notetype 12, 11, 5 E_ 6 D_ 1 E_ 1 C_ 4 E_ 4 C_ 6 D_ 1 E_ 1 F_ 2 G_ 2 G_ 2 A_ 2 notetype 12, 10, 7 A# 8 ...
src/dos32a/text/kernel/misc.asm
amindlost/dos32a
5
126684
<gh_stars>1-10 ; ; Copyright (C) 1996-2006 by <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, th...
programs/oeis/136/A136574.asm
ckrause/cm
22
126685
<reponame>ckrause/cm ; A136574: Row sums of triangle A136573. ; 1,1,2,7,30,149,868,5907,46226,409105,4037904,43954703,522956302,6749977101,93928268300,1401602636299,22324392524298,378011820620297,6780385526348296,128425485935180295,2561327494111820294 lpb $0 mov $2,$0 sub $0,1 seq $2,261193 ; a(n) = n! - 2. ad...
oeis/299/A299404.asm
neoneye/loda-programs
11
126686
; A299404: a(n) = 1 + Sum_{m >= 1} (m + 1)^n/2^(m - 1). ; Submitted by <NAME>(s3) ; 3,7,23,103,599,4327,37463,378343,4366679,56698087,817980503,12981060583,224732540759,4214866787047,85130743763543,1842265527822823,42525237455850839,1042966136233087207,27084277306054762583,742412698554627289063,21421502369955073624919 ...
P2/P2_L0_judge.asm
flyinglandlord/BUAA-CO-2021
5
126687
<reponame>flyinglandlord/BUAA-CO-2021 .data string: .space 1024 .macro input_char(%in) li $v0, 12 syscall move %in, $v0 .end_macro .macro input_int(%in) li $v0, 5 syscall move %in, $v0 .end_macro .macro print(%out) li $v0, 1 move $a0, %out syscall .end_macro .macro println() li $v0, 11 li $a0, '\n' syscal...
delay.asm
HummusPrince/Semyon
1
126689
<gh_stars>1-10 .module delay .title "delay routines" ;Def file includes .include "define.def" .include "macro.def" .area CODE delay_debounce: t0_set_count, 0x0010 sjmp delay_activate delay_display2: t0_set_count, 0x2000 sjmp delay_activate delay_display: t0_set_count, 0x5000 ;sjmp delay_activate delay_activ...
src/audio/sfx.asm
TypeDefinition/NautiBuoy
2
126690
INCLUDE "./src/include/hardware.inc" SECTION "SFX", ROM0 ExplosionSFX:: push af ; Channel 1 ld a, %11110010 ld [rNR10], a ; Sweep Register ld a, %11000000 ld [rNR11], a ; Set Sound Length/Wave Pattern Duty ld a, %11110010 ld [rNR12], a ; Volume Envelope ld a, $9F ld [rNR...
source/system/arrays.asm
mega65dev/rom-assembler
0
126691
; ******************************************************************************************** ; ******************************************************************************************** ; ; Name : arrays.asm ; Purpose : .. ; Created : 15th Nov 1991 ; Updated : 4th Jan 2021 ; Authors : <NAME> ; ; ******...
programs/oeis/231/A231503.asm
neoneye/loda
22
126692
<filename>programs/oeis/231/A231503.asm ; A231503: a(n) = Sum_{i=0..n} digsum_3(i)^2, where digsum_3(i) = A053735(i). ; 0,1,5,6,10,19,23,32,48,49,53,62,66,75,91,100,116,141,145,154,170,179,195,220,236,261,297,298,302,311,315,324,340,349,365,390,394,403,419,428,444,469,485,510,546,555,571,596,612,637,673,698,734,783,787...
fboss/agent/platforms/wedge/wedge40/wedge_led.asm
nathanawmk/fboss
834
126693
; Wedge LED microprocessor assembly. ; ; See the Trident2 Theory of Operations document for an explanation of the LED ; microprocessor behavior and assembly. ; Address locations in the data ram. ; ; The software will write one byte of status information for each of the 32 ; ports managed by this microprocessor, at byt...
oeis/159/A159802.asm
neoneye/loda-programs
11
126694
<reponame>neoneye/loda-programs ; A159802: Number of primes q with (2m)^2+1 <= q < (2m+1)^2-2m. ; Submitted by <NAME> ; 1,2,2,2,4,2,2,4,2,3,4,4,4,4,4,5,4,7,6,8,5,4,7,7,6,9,7,7,6,8,7,9,7,10,11,7,10,12,9,6,9,8,8,8,9,8,10,10,12,11,11,12,13,9,12,14,13,11,10,14,11,14,15,12,16,14,16,11,12,11,12,14,14,15,15,13,17,15,16,18,17,...
Engine Hacks/SupplyUsability/SupplyUsability.asm
sme23/Christmas2
0
126695
.macro blh to, reg ldr \reg, =\to mov lr, \reg .short 0xF800 .endm .thumb .global SupplyUsability .type SupplyUsability, %function SupplyUsability: push { r4 - r7, lr } ldr r0, =#0x0202BCF0 ldrb r0, [ r0, #0x0E ] @ Current chapter ID in r0. ldr r1, =SupplyUsabilityTable lsl r0, r0, #2 @ Multiply by 4 ldr ...
examples/collatz.asm
lnsp/govm
2
126696
<filename>examples/collatz.asm ; a collatz problem in GVM ASM MOV 6 DX PUSH 1 JMP main mod: MOV AX CX ; use int division to calculate mod DIV AX BX ; AX - intdiv(AX, BX) * BX = CX MUL AX BX SUB CX AX RET main: MOV DX BX CNT BX 1 JIF halt MOV 2 BX MOV DX AX CALL mod CMP CX 0 JIF if else: DIV DX 2 JMP lo...
masm(msdos)/mouse.asm
GioProyects/ensamblador
0
126697
<reponame>GioProyects/ensamblador .286 ;-------------------------------------------------------------- spila SEGMENT DB 32 DUP ('stack---') spila ENDS ;-------------------------------------------------------------- ;-------------------------------------------------------------- sdatos SEGMENT msjin db 'A E ...
include/maths_win.asm
pingjuiliao/cb-multios
473
126698
; MASM math definitions for libcgc ; ; Original license: ; Copyright (c) 2014 <NAME> (<EMAIL>) ; 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...
dino/lcs/enemy/C.asm
zengfr/arcade_game_romhacking_sourcecode_top_secret_data
6
126699
<reponame>zengfr/arcade_game_romhacking_sourcecode_top_secret_data<filename>dino/lcs/enemy/C.asm copyright zengfr site:http://github.com/zengfr/romhack 00042A move.l D1, (A0)+ 00042C dbra D0, $42a 0016FE move.w ($c,A6), D1 [123p+ 8, enemy+ 8, item+ 8] 001702 add.w ($10,A6), D1 [123p+ C, enemy+ C, item+ ...
oeis/137/A137256.asm
neoneye/loda-programs
11
126700
; A137256: Binomial transform of 2^n, 2^n, 2^n. ; Submitted by <NAME>(s3) ; 1,2,4,9,21,48,108,243,549,1242,2808,6345,14337,32400,73224,165483,373977,845154,1909980,4316409,9754749,22044960,49819860,112588947,254442141,575019162,1299497904,2936762649,6636851721,14998760928,33896015568,76602319083,173115193329,3912266694...
oeis/044/A044788.asm
neoneye/loda-programs
11
126702
<reponame>neoneye/loda-programs ; A044788: Numbers n such that string 7,5 occurs in the base 10 representation of n but not of n+1. ; Submitted by <NAME> ; 75,175,275,375,475,575,675,759,775,875,975,1075,1175,1275,1375,1475,1575,1675,1759,1775,1875,1975,2075,2175,2275,2375,2475,2575,2675,2759,2775,2875,2975,3075,3175,3...
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_158.asm
ljhsiun2/medusa
9
126703
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r13 push %rax push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_UC_ht+0x10332, %rsi lea addresses_WC_ht+0x1dbb4, %rdi add %r13, %r13 mov $48, %rcx rep movsb nop nop nop sub $22787, %r10 lea addresses_WT_ht+0x3f8c, %rax nop nop nop nop nop xor %r...
Patches/Multiplayer_Hack/ASM/volume_fix.asm
abitalive/SuperSmashBros
4
126705
<reponame>abitalive/SuperSmashBros<filename>Patches/Multiplayer_Hack/ASM/volume_fix.asm<gh_stars>1-10 // Volume fixes // Boot volume origin 0x02D004 base 0x8002C404 lli t9, 0x7800 // Sound test volume origin 0x1884D0 base 0x80132100 lli a1, 0x7800
lab3_test_harness/test/state_data_in/mst3.asm
Zaydax/PipelineProcessor
2
126706
<gh_stars>1-10 .ORIG x1234 LDW R0, R6, #0 LDW R0, R6, #0 LDW R0, R6, #0 LDW R0, R6, #0 LDW R0, R6, #0 LDW R0, R6, #0 LDW R0, R6, #0 LDW R0, R6, #0 LDW R0, R6, #0 LDW R0, R6, #0 LDW R0, R6, #0 LDW R0, R6, #0 LDW R0, R6, #0 LDW R0, R6, #0 .END
programs/oeis/130/A130235.asm
jmorken/loda
1
126710
; A130235: Partial sums of the 'lower' Fibonacci Inverse A130233. ; 0,2,5,9,13,18,23,28,34,40,46,52,58,65,72,79,86,93,100,107,114,122,130,138,146,154,162,170,178,186,194,202,210,218,227,236,245,254,263,272,281,290,299,308,317,326,335,344,353,362,371,380,389,398,407,417,427 mov $17,$0 mov $19,$0 lpb $19 clr $0,17 m...