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
pin-3.22-98547-g7a303a835-gcc-linux/source/tools/Tests/df_flag_utils.asm
ArthasZhang007/15418FinalProject
0
206391
; ; Copyright (C) 2015-2015 Intel Corporation. ; SPDX-License-Identifier: MIT ; include asm_macros.inc PROLOGUE PUBLIC setdf PUBLIC cleardf .code setdf PROC std ret setdf ENDP cleardf PROC cld ret cleardf ENDP end
echo.asm
niknikniknik/nunix
0
206392
_echo: 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 -0x4(%ecx) a: 55 ...
c-vs-asm/build/09-pointer.asm
willbr/gameboy-tests
0
206393
;-------------------------------------------------------- ; File Created by SDCC : free open source ANSI-C Compiler ; Version 4.0.0 #11528 (MINGW64) ;-------------------------------------------------------- ; MODULE 09_pointer .optsdcc -mgbz80 ; Generated using the rgbds tokens. ; We have to define these here as sd...
ball_move.asm
DavidR86/c64-pong
0
206394
<reponame>DavidR86/c64-pong move_ball: jsr vertical_movement jsr horizontal_movement rts horizontal_movement: lda dir_right //check if going right bne move_ball_right //if not false (zero), move right beq move_ball_left //if false, move left rts vertical_movement: lda dir_up //check if going up beq m...
src/stat-mode-window/stat-mode-window-dmgC.asm
c-sp/age-test-roms
0
206395
<reponame>c-sp/age-test-roms ; Verified: ; 2021-12-22 fail: CPU CGB E - CPU-CGB-06 ; 2021-12-22 fail: CPU CGB B - CPU-CGB-02 ; 2021-12-22 pass: DMG-CPU C (blob) - DMG-CPU-08 ; INCLUDE "hardware.inc" DEF CART_COMPATIBILITY EQU CART_COMPATIBLE_DMG INCLUDE "stat-mode-window/stat-mode-window.inc"
savefile/maps/103B_TheWiseMan.asm
stranck/fools2018-1
35
206396
SECTION "Map_103B", ROM0[$B800] Map_103B_Header: hdr_tileset 0 hdr_dimensions 7, 6 hdr_pointers_a Map_103B_Blocks, Map_103B_TextPointers hdr_pointers_b Map_103B_Script, Map_103B_Objects hdr_pointers_c Map_103B_InitScript, Map_103B_RAMScript hdr_palette $06 ...
Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xa0_notsx.log_5_982.asm
ljhsiun2/medusa
9
206397
<reponame>ljhsiun2/medusa .global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r12 push %r13 push %r14 push %r15 push %rcx push %rdi push %rsi lea addresses_normal_ht+0x1c5c9, %r12 nop nop sub %r14, %r14 movw $0x6162, (%r12) and $35371, %r15 lea addresses_UC_ht+0x79c9, %rcx clflush (%rcx) nop nop nop ...
ch07/32 bit/CompareMult.asm
William0Friend/my_masm
0
206398
; Comparing Multiplications (CompareMult.asm) ; This program compares the execution times of two approaches to ; integer multiplication: Binary shifting versus the MUL instruction. INCLUDE Irvine32.inc LOOP_COUNT = 0FFFFFFFFh .data intval DWORD 5 startTime DWORD ? .code main PROC ; First ...
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca.log_21829_1590.asm
ljhsiun2/medusa
9
206399
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r15 push %r8 push %r9 push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_D_ht+0x72e4, %rdi cmp $53939, %r9 movups (%rdi), %xmm4 vpextrq $1, %xmm4, %rbx nop nop nop nop nop dec %rdi lea addresses_D_ht+0x11524, %r9 clflush (%r9) nop nop nop add %r1...
programs/oeis/269/A269585.asm
karttu/loda
0
206401
; A269585: Number of length-5 0..n arrays with no repeated value differing from the previous repeated value by more than one. ; 32,229,964,2969,7456,16237,31844,57649,97984,158261,245092,366409,531584,751549,1038916,1408097,1875424,2459269,3180164,4060921,5126752,6405389,7927204,9725329,11835776,14297557,17152804,20446...
asm/loop.asm
tylerdmace/lc3vm
1
206402
<reponame>tylerdmace/lc3vm AND R0, R0, 0 ; clear R0 LOOP ; label at the top of our loop ADD R0, R0, 1 ; add 1 to R0 and store back in R0 ADD R1, R0, -10 ; subtract 10 from R0 and store back in R1 BRn LOOP ...
oeis/113/A113013.asm
neoneye/loda-programs
11
206403
; A113013: Denominators of convergents to 1 + 2/(3 + 4/(5 + 6/(7 + ...))). ; Submitted by <NAME> ; 1,3,19,151,1511,18131,50767,4061359,73104463,1462089259,32165963699,30879325151,20071561348151,562003717748227,16860111532446811,539523569038297951,3668760269460426067,660376848502876692059,25094320243109314298243,1003772...
source/rom10/r10_maps_dr.asm
evanbowman/Red
5
206404
;; generated by encode_room_layouts.py r10_room_data_dr:: ;;0.json DB $0e, $0e, $0e, $0e, $0e, $0a, $0a, $0a, $0a, $0e, $0e, $0e, $0e, $0e, $0e, $0e, $0e, $0e, $0e, $0e, $08, $39, $39, $39, $39, $02, $0a, $0a, $0e, $0e, $0e, $0e, $0e, $0e, $0e, $08, $39, $39, $39, $39, $39, $39, $39, $39, $02, $0e, $0e, $0e, $0e, $0e,...
MSP430G2xx3_Code_Examples/Assembly_CCS/msp430g2x33_adc10_12.asm
collin-allen/ELEC327
4
206405
<filename>MSP430G2xx3_Code_Examples/Assembly_CCS/msp430g2x33_adc10_12.asm<gh_stars>1-10 ; --COPYRIGHT--,BSD_EX ; Copyright (c) 2012, Texas Instruments Incorporated ; All rights reserved. ; ; Redistribution and use in source and binary forms, with or without ; modification, are permitted provided that the foll...
test/asm_com/align7.asm
nigelperks/BasicAssembler
0
206406
; Test alignment of individual data items under resize pass increasing a displacement IDEAL SEGMENT MAIN ASSUME CS:MAIN,DS:MAIN ORG 100h start: int 20h jmp _over ; guess 2 bytes, finally 3 bytes DB 80h DUP (0) ALIGN 4 ; guess 0 bytes, finally 3 bytes of padding _val DW 1234h ALIGN 16 _over: mov di, OFFSET ...
home/vblank.asm
etdv-thevoid/pokemon-rgb-enhanced
1
206407
VBlank:: push af push bc push de push hl ld a, [H_LOADEDROMBANK] ld [wVBlankSavedROMBank], a ld a, [hSCX] ld [rSCX], a ld a, [hSCY] ld [rSCY], a ld a, [wDisableVBlankWYUpdate] and a jr nz, .ok ld a, [hWY] ld [rWY], a .ok call AutoBgMapTransfer call VBlankCopyBgMap call RedrawRowOrColumn call VBl...
Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0xca_notsx.log_21829_1261.asm
ljhsiun2/medusa
9
206409
<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r10 push %r14 push %r15 push %r8 push %r9 push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_UC_ht+0x36b8, %r8 nop nop nop nop add %r14, %r14 mov (%r8), %r10 lfence lea addresses_UC_ht+0x8178, %r14 nop nop xor %rbx, %rbx movl $0x61626364, (%...
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_1916.asm
ljhsiun2/medusa
9
206410
<reponame>ljhsiun2/medusa .global s_prepare_buffers s_prepare_buffers: push %r10 push %r12 push %r9 push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_A_ht+0x15115, %r12 nop nop nop nop nop dec %rcx movl $0x61626364, (%r12) nop nop dec %rsi lea addresses_WC_ht+0xe715, %r10 nop nop nop xor %rdx, %rdx vmovup...
Lenguajes de interfaz/prac05.asm
Abel-RM/materias-tec
0
206411
title prac05 .model small .data nd1 db 5h,2h,1h nd2 db 4h,8h,4h res db 0h,0h,0h,0h .code main proc near .startup mov al,nd1+2 add al,nd2+2 aaa mov res+3,al mov al,nd1+1 adc al,nd2+1 aaa mov res+2,al mov al,nd1 adc al,nd2 aaa mov res+1,al adc res,0 ;imprimir el resultado mov bx,0001h mov ah,02h mov dl,res add dl,30h ...
programs/hwcheck/basic.asm
mynameispyo/InpyoOS
14
206412
<filename>programs/hwcheck/basic.asm checkvendor: ; CPU vendor call background mov si, msg0 call os_print_string mov eax, [basicid] ; Is the CPU compatible with this instruction? cmp eax, 1 jge vendor mov si, noimp call os_print_string jmp checkfamily vendor: mov eax, 0 cpuid mov [p1], ebx ...
Tests/yasm-regression/xchg64.asm
13xforever/x86-assembly-textmate-bundle
69
206413
<reponame>13xforever/x86-assembly-textmate-bundle<gh_stars>10-100 [bits 64] xchg ax, ax ; out: 66 90 xchg ax, bx ; out: 66 93 xchg bx, ax ; out: 66 93 xchg eax, eax ; out: 87 c0 xchg eax, ebx ; out: 93 xchg ebx, eax ; out: 93 xchg rax, rax ; out: 90 xchg rax, rbx ; out: 48 93 xchg rbx, rax ; out: 48 93 xchg a...
programs/oeis/141/A141499.asm
karttu/loda
0
206415
<reponame>karttu/loda ; A141499: a(0)=0; a(1)=1; a(n) = triangular number at index 5*2^(n-2)-1. ; 0,1,10,45,190,780,3160,12720,51040,204480,818560,3275520,13104640,52423680,209704960,838840320,3355402240,13421690880,53686927360,214748037120,858992803840,3435972526080,13743892725760,54975576145920,219902315069440,879609...
test/test.asm
kuninet/Z80mon
0
206417
<filename>test/test.asm<gh_stars>0 ; ; Test Program ; org 5000h START: LD HL,HELLO_MSG CALL STR_PR RET ; STR_PR: LD A,(HL) OR A RET Z RST 08h INC HL JR STR_PR ; HELLO_MSG DB "HELLO WORLD",13,10,0
base/crts/fpw32/tran/i386/87ctran.asm
npocmaka/Windows-Server-2003
17
206419
<reponame>npocmaka/Windows-Server-2003 page ,132 title 87ctran - C interfaces - exp, log, log10, pow ;*** ;87ctran.asm - exp, log, log10, pow functions (8087/emulator version) ; ; Copyright (c) 1984-2001, Microsoft Corporation. All rights reserved. ; ;Purpose: ; C interfaces for exp, log, log10, pow funct...
oeis/337/A337422.asm
neoneye/loda-programs
11
206420
; A337422: Expansion of sqrt((1-7*x+sqrt(1-2*x+49*x^2)) / (2 * (1-2*x+49*x^2))). ; Submitted by <NAME>(w3) ; 1,-1,-21,-7,739,1629,-26859,-118329,922419,6886397,-27414191,-358533429,539620621,17229485987,8782716411,-769962297447,-1897237412973,31786556599917,149610560086113,-1182765435388341,-9268347520205991,3704966934...
pycontrol/demo/hello.asm
Velko/8-bit-CPU
7
206421
<reponame>Velko/8-bit-CPU #include "velkocpu.def" ldi (B, 0) print_loop: ldx (A, message, B) beq (end) cout (A) inc (B) jmp (print_loop) end: hlt () message: #d "Hello, World!\n\0"
oeis/221/A221957.asm
neoneye/loda-programs
11
206422
<gh_stars>10-100 ; A221957: Number of n X n rook placements avoiding the pattern 012. ; Submitted by <NAME> ; 1,2,7,31,159,921,5988,43632,355491,3223729,32329668,355979064,4273100846,55555511298,777797216472,11667035805840,186672873433635,3173440015174905,57121924810715940,1085316589076234760,21706331850447959610,45583...
lib/engine.asm
stoneface86/tbengine
6
206424
<reponame>stoneface86/tbengine IF DEF(TBE_ROM0) SECTION "tbengine", ROM0 ELSE SECTION "tbengine", ROMX ENDC INCLUDE "hardware.inc" INCLUDE "tbengine.inc" UNIT_SPEED EQU %00001000 ; unit speed, 1.0 in Q5.3 format ENGINE_FLAGS_HALTED EQU 0 ENGINE_FLAGS_PANNING EQU 1 ; if set, update music panning ; chflags bit f...
programs/oeis/014/A014825.asm
karttu/loda
1
206425
<filename>programs/oeis/014/A014825.asm ; A014825: a(n) = 4*a(n-1) + n with n>1, a(1)=1. ; 1,6,27,112,453,1818,7279,29124,116505,466030,1864131,7456536,29826157,119304642,477218583,1908874348,7635497409,30541989654,122167958635,488671834560,1954687338261,7818749353066,31274997412287,125099989649172,500399958596713,2001...
Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xa0_notsx.log_21829_1886.asm
ljhsiun2/medusa
9
206426
.global s_prepare_buffers s_prepare_buffers: push %r12 push %r13 push %r14 push %r15 push %r8 push %rbx push %rcx push %rdi push %rsi lea addresses_A_ht+0x1cde5, %r12 nop nop nop and $2880, %rcx mov (%r12), %rbx nop nop xor %r15, %r15 lea addresses_UC_ht+0x14745, %r14 nop nop nop nop nop add %r8, %r8 movb (%r14), %r13b...
tests/misc/includebin/incbin_diagnostic_output.asm
fengjixuchui/sjasmplus
220
206427
; test diagnostic output with --msg=all OUTPUT "incbin_diagnostic_output.sym" INCBIN "incbin_diagnostic_output.asm", 4, 7 INCBIN "incbin_diagnostic_output.asm", -10, 7 INCBIN "incbin_diagnostic_output.asm", -10, -3 ; should include the same data OUTEND ; last 10 bytes of this file: 0123456789
books_and_notes/professional_courses/Assembly_language_and_programming/sources/汇编语言程序设计教程第四版/codes/8_29.asm
gxw1/review_the_national_post-graduate_entrance_examination
640
206428
<reponame>gxw1/review_the_national_post-graduate_entrance_examination DATA SEGMENT COMP STRUC RE DW 0 IM DW 0 COMP ENDS CNUM1 COMP <10,30> CNUM2 COMP <20,40> CNUM3 COMP <0,0> DATA ENDS CODE SEGMENT ASSUME CS:CODE,DS:DATA START: PUSH DS MOV AX,0 P...
yap/yap.asm
glennlunder/asmforce
1
206429
;code by unic0rn/Asm Force org 100h segment .code mov al,13h int 10h mov bx,0a000h mov es,bx mov bh,90h mov fs,bx lea bx,[prange] fldz plasma: mov si,18 xor ax,ax mov dx,03c8h out dx,al inc d...
oeis/156/A156162.asm
neoneye/loda-programs
11
206430
<filename>oeis/156/A156162.asm ; A156162: a(n) = 34*a(n-1)-a(n-2)-2312 for n > 2; a(1)=625, a(2)=18769. ; Submitted by <NAME>(s3.) ; 625,18769,635209,21576025,732947329,24898630849,845820499225,28732998340489,976076123075089,33157855186210225,1126391000208070249,38264136151888175929,1299854238163989909025,4415677996142...
VSKernelDev/src/boot/disk.asm
lordmilko/VSKernelDev
7
206431
<gh_stars>1-10 disk_load: push dx mov ah,0x02 ; BIOS read sector function mov al,dh ; number of sectors to read from starting point mov ch,0x00 ; cylinder 0 mov dh,0x00 ; select head 0 mov cl,0x02 ; select second sector on the track (the sector after the boot sector) int 0x13 ; Execute jc di...
snake_20253689.asm
iamacewhite/snake
1
206433
<reponame>iamacewhite/snake ###################################################################### # COMP 2611 Game: Greedy Snake # # Author: <NAME> Student ID:20253689 # # This program requires the Keyboard and Display MMIO # # and the Bitmap D...
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_4_1274.asm
ljhsiun2/medusa
9
206434
<filename>Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_4_1274.asm .global s_prepare_buffers s_prepare_buffers: push %r14 push %r8 push %r9 push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_D_ht+0x136f, %rsi lea addresses_normal_ht+0x17bee, %rdi nop nop nop nop nop xor $29873, %r8 mov $8...
cards/bn5/ModCards/136-A047 Mr. Match's Custom.asm
RockmanEXEZone/MMBN-Mod-Card-Kit
10
206435
.include "defaults_mod.asm" table_file_jp equ "exe5-utf8.tbl" table_file_en equ "bn5-utf8.tbl" game_code_len equ 3 game_code equ 0x4252424A // BRBJ game_code_2 equ 0x42524245 // BRBE game_code_3 equ 0x42524250 // BRBP card_type equ 1 card_id equ 47 card_no equ "047" card_sub equ "Mod Card 047" card_sub_x ...
wtfx/samples/whitenoise-v3.asm
bushy555/ZX-Spectrum-1-Bit-Routines
59
206436
<filename>wtfx/samples/whitenoise-v3.asm db 204,136,0,204,136,204,238,238,0,136,0,238,238,0,0,136 db 238,238,238,238,204,0,0,0,0,238,0,238,204,238,136,0 db 204,204,204,204,238,204,238,0,0,0,0,0,238,204,238,238 db 238,238,238,204,136,0,136,204,0,204,204,136,238,0,238,204 db 0,136,238,0,0,238,238,238,0,136,0,0,204,...
ioq3/build/release-js-js/missionpack/ui/ui_players.asm
RawTechnique/quake-port
1
206437
<reponame>RawTechnique/quake-port code proc UI_PlayerInfo_SetWeapon 84 12 ADDRFP4 0 ADDRFP4 0 INDIRP4 ASGNP4 ADDRFP4 4 ADDRFP4 4 INDIRI4 ASGNI4 ADDRFP4 0 INDIRP4 CNSTI4 1208 ADDP4 ADDRFP4 4 INDIRI4 ASGNI4 LABELV $89 ADDRFP4 0 INDIRP4 CNSTI4 1272 ADDP4 ADDRFP4 4 INDIRI4 ASGNI4 ADDRFP4 0 INDIRP4 CNSTI4 1156 ADDP4 CNSTI4 ...
programs/oeis/006/A006134.asm
neoneye/loda
22
206438
; A006134: a(n) = Sum_{k=0..n} binomial(2*k,k). ; 1,3,9,29,99,351,1275,4707,17577,66197,250953,956385,3660541,14061141,54177741,209295261,810375651,3143981871,12219117171,47564380971,185410909791,723668784231,2827767747951,11061198475551,43308802158651,169719408596403,665637941544507,2612577367192619,10261267967953059,...
Transynther/x86/_processed/US/_zr_/i3-7100_9_0x84_notsx.log_114_2920.asm
ljhsiun2/medusa
9
206439
<filename>Transynther/x86/_processed/US/_zr_/i3-7100_9_0x84_notsx.log_114_2920.asm .global s_prepare_buffers s_prepare_buffers: push %r11 push %r14 push %rax push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_A_ht+0x13884, %rax nop nop nop nop sub %r11, %r11 movups (%rax), %xmm3 vpextrq $1, %xmm3, %rdx nop...
dino/lcs/base/7E1.asm
zengfr/arcade_game_romhacking_sourcecode_top_secret_data
6
206440
<filename>dino/lcs/base/7E1.asm copyright zengfr site:http://github.com/zengfr/romhack 022D14 cmpi.b #$e, ($5,A6) 022D1A bge $22d2a 022E50 bra $22ed2 [base+7E8] 022ED2 move.w ($8,A6), D0 copyright zengfr site:http://github.com/zengfr/romhack
book-01/Assembly/asm/core/cpuid/core_cpuid_get.asm
gfurtadoalmeida/study-assembly-x64
2
206443
; Must foollow the same structure as ; defined in "core_cpuid.h". CpuidRegs struct RegEAX dword ? RegEBX dword ? RegECX dword ? RegEDX dword ? CpuidRegs ends .code ; uint32_t Core_CPUID_Get_(uint32_t eax, uint32_t ecx, CpuidRegs * result) Core_CPUID_Get_ proc frame ; Prolog push rbx .pushreg rbx .endp...
Transynther/x86/_processed/NONE/_ht_zr_un_/i7-7700_9_0x48.log_21829_1981.asm
ljhsiun2/medusa
9
206444
<reponame>ljhsiun2/medusa .global s_prepare_buffers s_prepare_buffers: push %r14 push %rbx push %rcx push %rdi push %rsi lea addresses_WC_ht+0x9a6a, %rsi lea addresses_D_ht+0x19baa, %rdi nop and $47442, %rbx mov $67, %rcx rep movsl nop nop nop and $28060, %r14 pop %rsi pop %rdi pop %rcx pop %rbx pop %r14 ret .glob...
oeis/158/A158736.asm
neoneye/loda-programs
11
206445
<filename>oeis/158/A158736.asm ; A158736: a(n) = 70*n^2 - 1. ; Submitted by <NAME> ; 69,279,629,1119,1749,2519,3429,4479,5669,6999,8469,10079,11829,13719,15749,17919,20229,22679,25269,27999,30869,33879,37029,40319,43749,47319,51029,54879,58869,62999,67269,71679,76229,80919,85749,90719,95829,101079,106469,111999,117669,...
libsrc/spectrum/zx_iss_stick.asm
dex4er/deb-z88dk
1
206446
<filename>libsrc/spectrum/zx_iss_stick.asm ; ; ZX Spectrum specific routines ; by <NAME>, 14/09/2006 ; ; int zx_iss_stick(); ; ; The result is: ; - 1 (true) if the ISS Joystick interface is connected ; - 0 (false) otherwise ; ; $Id: zx_iss_stick.asm,v 1.1 2006/12/01 16:58:30 stefano Exp $ ; XLIB zx_iss_s...
Working Disassembly/Levels/BPZ/Misc Object Data/Map - Balloon.asm
TeamASM-Blur/Sonic-3-Blue-Balls-Edition
5
206447
dc.w word_35EAE-Map_BPZBalloon dc.w word_35EBC-Map_BPZBalloon dc.w word_35ECA-Map_BPZBalloon dc.w word_35ED8-Map_BPZBalloon dc.w word_35EE6-Map_BPZBalloon dc.w word_35EF4-Map_BPZBalloon dc.w word_35F02-Map_BPZBalloon dc.w word_35F10-Map_BPZBalloon dc.w word_35F1E-Map_BPZBalloon dc.w word_35F32-Map_B...
src/shaders/h264/ildb/AVC_ILDB_Child_UV.asm
tizenorg/platform.upstream.libva-intel-driver
0
206448
/* * Copyright © <2010>, Intel Corporation. * * This program is licensed under the terms and conditions of the * Eclipse Public License (EPL), version 1.0. The full text of the EPL is at * http://www.opensource.org/licenses/eclipse-1.0.php. * */ //////////////////////////////////////////////////////////...
Appl/GeoCalc/Main/mainHeader.asm
steakknife/pcgeos
504
206449
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) GeoWorks 1991 -- All Rights Reserved PROJECT: PC GEOS MODULE: FILE: mainHeader.asm AUTHOR: <NAME>, May 6, 1991 METHODS: Name Description ---- ----------- REVISION HISTORY: Name Date Descriptio...
programs/oeis/139/A139147.asm
karttu/loda
0
206450
<filename>programs/oeis/139/A139147.asm ; A139147: Triangle read by rows: replace A003983(n,k) with F(n). ; 1,1,1,1,1,1,1,1,1,1,1,1,2,1,1,1,1,2,2,1,1,1,1,2,3,2,1,1,1,1,2,3,3,2,1,1,1,1,2,3,5,3,2,1,1,1,1,2,3,5,5,3,2,1,1,1,1,2,3,5,8,5,3,2,1,1,1,1,2,3,5,8,8,5,3,2,1,1 mov $1,1 lpb $0,1 sub $0,1 sub $0,$1 add $1,1 lpe...
microload-fifo.a51
mithro/fx2-microload
1
206451
<reponame>mithro/fx2-microload .equ I2CS, 0xE678 .equ I2DAT, 0xE679 .equ I2CTL, 0xE67A .equ MPAGE, 0x92 .equ DP0L, 0x82 .equ DP0H, 0x83 .equ OEA, 0xB2 .equ OEB, 0xB3 .equ IOA, 0x80 .equ IOB, 0x90 .equ PB7, 0x97 .equ ar4, 0x04 .equ ar5, 0x05 ; Header .org 0 ; 8 Length H ; 9 Length L ; 10 Start Ad...
Library/User/Gen/genScreen.asm
steakknife/pcgeos
504
206453
<reponame>steakknife/pcgeos COMMENT @---------------------------------------------------------------------- Copyright (c) GeoWorks 1988 -- All Rights Reserved PROJECT: PC GEOS MODULE: UserInterface/Gen FILE: genScreenClass.asm ROUTINES: Name Description ---- ----------- GLB GenScreenClass Clas...
lista1/q4.asm
vags-cin/awesome-bootloader
8
206454
;//Maiusc. > 64 && < 91 Minusc. > 96 && < 123 fator de conversao: |32| ;i = 0 ;while(char[i] != '\0') ;{ ; if(char[i] > 64) ; if(char[i] > 96) ; char[i] -= 32 ; else ; char[i] += 32 ;} org 0x7c00 jmp 0x0000:_start ;Declaracao de variaveis string times 64 db 0 string1: db "Oi", 10, 13, 0 string2: db "...
s2/sfx-original/E0 - Spin Dash Rev.asm
Cancer52/flamedriver
9
206456
Sound60_SpindashRev_Header: smpsHeaderStartSong 2, 1 smpsHeaderVoice Sound60_SpindashRev_Voices smpsHeaderTempoSFX $01 smpsHeaderChanSFX $01 smpsHeaderSFXChannel cFM5, Sound60_SpindashRev_FM5, $FE, $00 ; FM5 Data Sound60_SpindashRev_FM5: smpsSetvoice $00 smpsModSet $00, $01, $20, $F6 dc...
data/radio/channel_music.asm
AtmaBuster/pokeplat-gen2-old
2
206457
RadioChannelSongs: ; entries correspond to radio channel ids dw MUSIC_NONE dw MUSIC_NONE dw MUSIC_NONE dw MUSIC_NONE dw MUSIC_NONE dw MUSIC_NONE dw MUSIC_NONE dw MUSIC_NONE dw MUSIC_NONE dw MUSIC_NONE dw MUSIC_NONE
src/classes/intro-systems/assembly2/prework/matrix.asm
ggilmore/csi
1
206458
section .text global index index: ; rdi: matrix ; rsi: rows ; rdx: cols ; rcx: rindex ; r8: cindex mov rax, rdx imul rax, rcx ; cols * rindex add rax, r8 ; cols * rindex + cindex = offset mov rax, [rdi + rax * 4]; offset * 4 bytes per int ret
_build/dispatcher/jmp_ippsRSADecrypt_OAEP_414685ac.asm
zyktrcn/ippcp
1
206460
extern m7_ippsRSADecrypt_OAEP:function extern n8_ippsRSADecrypt_OAEP:function extern y8_ippsRSADecrypt_OAEP:function extern e9_ippsRSADecrypt_OAEP:function extern l9_ippsRSADecrypt_OAEP:function extern n0_ippsRSADecrypt_OAEP:function extern k0_ippsRSADecrypt_OAEP:function extern ippcpJumpIndexForMergedLibs extern ippcp...
Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i3-7100_9_0x84_notsx.log_9508_2154.asm
ljhsiun2/medusa
9
206461
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r12 push %r9 push %rax push %rcx push %rdi push %rsi lea addresses_WC_ht+0x1c2de, %r10 nop nop nop sub $56126, %r9 mov $0x6162636465666768, %rax movq %rax, %xmm5 movups %xmm5, (%r10) nop nop nop and $40256, %rdi lea addresses_UC_ht+0x1b9ee, %rsi lea...
PREV/prevNaloga2/prgs/final/FibFacBinaryTree.asm
RokKos/FRI_Programiranje
5
206462
% Code generated by PREV compiler SP GREG Stack_Segment FP GREG #6100000000000000 HP GREG Data_Segment LOC Data_Segment L3 BYTE "facItr:",0 L4 BYTE ": ",0 L5 BYTE "facRec:",0 L6 BYTE ": ",0 L7 BYTE "fibItr:",0 L8 BYTE ": ",0 L9 BYTE "fibRec:",0 L10 BYTE ": ",0 L11 BYTE "BinTree:",0 ReadSize IS 255 ReadArgs BYTE 0,Rea...
libsrc/_DEVELOPMENT/math/float/am9511/lam32/c/sdcc/__mullong_callee.asm
ahjelm/z88dk
640
206464
SECTION code_fp_am9511 PUBLIC __mullong_callee EXTERN cam32_sdcc_lmul_callee ; multiply two 32-bit multiplicands into a 32-bit product ; ; enter : stack = multiplicand (32-bit), multiplicand (32-bit), ret ; ; exit : dehl = product defc __mullong_callee = cam32_sdcc_lmul_callee
samples/parse_int_include.asm
skwirl42/robco-processor
0
206465
.defbyte PARSE_INT_DP_WORKING_AREA 0x30 .defbyte PARSE_INT_NEGATIVE_FLAG_INDEX 0 .defbyte PARSE_INT_INTERMEDIARY_INDEX 1 ; On enter: X points at a string ; On exit: X points at first char after int ; [DP] contains the parsed number parse_int: parse_int_init: pushi PARSE_INT_DP_WORKING_AREA ...
Transynther/x86/_processed/NONE/_st_/i7-8650U_0xd2.log_10_1397.asm
ljhsiun2/medusa
9
206466
<reponame>ljhsiun2/medusa<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r14 push %r15 push %rcx push %rdi push %rdx push %rsi lea addresses_UC_ht+0x1bc40, %rsi lea addresses_UC_ht+0x2418, %rdi nop nop nop dec %r11 mov $96, %rcx rep movsq and $24585, %rdi lea addresses_D_ht+0xb200,...
src/head.asm
hundredrabbits/Donsol
113
206467
<reponame>hundredrabbits/Donsol<filename>src/head.asm ;; iNES header .db "NES", $1a ; identification of the iNES header .db 1 ; number of 16KB PRG-ROM pages .db $01 ; number of 8KB CHR-ROM pages .db $70|%0001 ; mapper 7 .dsb $09,$00 ...
programs/oeis/259/A259022.asm
neoneye/loda
22
206468
; A259022: Period 9 sequence [ 1, -1, -1, 1, 0, -1, 1, 1, -1, ...]. ; 1,-1,-1,1,0,-1,1,1,-1,1,-1,-1,1,0,-1,1,1,-1,1,-1,-1,1,0,-1,1,1,-1,1,-1,-1,1,0,-1,1,1,-1,1,-1,-1,1,0,-1,1,1,-1,1,-1,-1,1,0,-1,1,1,-1,1,-1,-1,1,0,-1,1,1,-1,1,-1,-1,1,0,-1,1,1,-1,1,-1,-1 mov $1,7 mov $2,$0 mov $3,$0 add $3,3 add $3,$0 bin $3,5 lpb $1 ...
src/fx/copperbars.asm
bitshifters/teletextr
8
206469
<filename>src/fx/copperbars.asm ; extremely dodgy scrolling bars ; hacked together as a test for the script system ; not really even good copperbars! .start_fx_copperbars .fx_copperbars_update { CB_XOFFSET = 2 ;bg lda #157 FOR n, 0, 24 sta MODE7_VRAM_SHADOW + n*40 + CB_XOFFSET + 1 NEXT ; lda #144+7 ;F...
libsrc/_DEVELOPMENT/string/c/sccz80/strcmp_callee.asm
Frodevan/z88dk
640
206470
; int strcmp(const char *s1, const char *s2) SECTION code_clib SECTION code_string PUBLIC strcmp_callee EXTERN asm_strcmp strcmp_callee: pop bc pop hl pop de push bc IF __CLASSIC && __CPU_GBZ80__ call asm_strcmp ld d,h ld e,l ret ELSE jp asm_strcmp ENDIF ; SDCC bridge for Classic IF...
src/shaders/post_processing/gen5_6/Core_Kernels/AVS_SetupFirstBlock.asm
tizenorg/platform.upstream.libva-intel-driver
0
206471
/* * All Video Processing kernels * Copyright © <2010>, Intel Corporation. * * This program is licensed under the terms and conditions of the * Eclipse Public License (EPL), version 1.0. The full text of the EPL is at * http://www.opensource.org/licenses/eclipse-1.0.php. * */ //------------------------------...
Transynther/x86/_processed/US/_zr_/i3-7100_9_0x84_notsx.log_21829_1442.asm
ljhsiun2/medusa
9
206473
.global s_prepare_buffers s_prepare_buffers: push %r13 push %rax push %rcx push %rdi push %rsi lea addresses_normal_ht+0x58ea, %rsi lea addresses_normal_ht+0x2ae6, %rdi clflush (%rdi) nop nop nop nop nop inc %r13 mov $103, %rcx rep movsl nop nop dec %rax pop %rsi pop %rdi pop %rcx pop %rax pop %r13 ret .global s_f...
Appl/Calendar/Week/weekEventTextContentClass.asm
steakknife/pcgeos
504
206474
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) Geoworks 1997. All rights reserved. GEOWORKS CONFIDENTIAL PROJECT: Lizzy MODULE: Calendar/Week FILE: weekEventTextContentClass.asm AUTHOR: <NAME>, Jan 23, 1997 ROUTINES: Name Description ---- ----...
src/util/oli/qdos/actjb.asm
olifink/qspread
0
206475
; activate a job and pass parameters 15/08-92 O.Fink ; include win1_mac_oli include win1_keys_qdos_sms include win1_keys_jcb include win1_keys_sys include win1_keys_err section utility xdef ut_acjb ;+++ ; activate a job ; ; Entry Exit ; d1.l job ID ; d2.b priority ; d3 ...
Transynther/x86/_processed/AVXALIGN/_ht_st_zr_/i9-9900K_12_0xca_notsx.log_21829_494.asm
ljhsiun2/medusa
9
206476
<filename>Transynther/x86/_processed/AVXALIGN/_ht_st_zr_/i9-9900K_12_0xca_notsx.log_21829_494.asm .global s_prepare_buffers s_prepare_buffers: push %r12 push %r13 push %r14 push %r15 push %rax push %rcx push %rdi push %rsi lea addresses_WT_ht+0xd2d7, %r14 nop nop nop nop xor $33388, %r13 mov $0x6162636465666768, %r12 m...
libsrc/target/tiki100/graphics/w_putsprite.asm
ahjelm/z88dk
640
206477
; ; Sprite Rendering Routine ; original code by <NAME> (TI 85) ; modified by <NAME> - nov 2010 ; ; TIKI-100 high resolution version ; ; ; $Id: w_putsprite.asm $ ; SECTION smc_clib PUBLIC putsprite PUBLIC _putsprite EXTERN w_pixeladdress EXTERN swapgfxbk EXTERN swapgfxbk1 INCLUDE "graphics/grafix.inc" ...
out/cat.asm
harveydong/learning-xv6
0
206478
<reponame>harveydong/learning-xv6 .fs/cat: file format elf64-x86-64 Disassembly of section .text: 0000000000000000 <main>: } } int main(int argc, char *argv[]) { 0: 55 push %rbp int fd, i; if(argc <= 1){ 1: 83 ff 01 cmp $0x1,%edi } } int main(int argc, char ...
oeis/048/A048597.asm
neoneye/loda-programs
11
206480
; A048597: Very round numbers: reduced residue system consists of only primes and 1. ; 1,2,3,4,6,8,12,18,24,30 sub $3,$0 pow $0,2 mov $2,$0 lpb $0 mov $0,$2 div $0,24 add $1,1 trn $1,2 add $3,1 mov $4,$3 cmp $4,0 add $3,$4 div $0,$3 sub $0,$3 add $1,$0 lpe sub $1,$3 mov $0,$1 add $0,1
kernel/src/core/cpuhelper.asm
Remco123/CactusOS
87
206481
GLOBAL EnableSSE EnableSSE: mov eax, cr0 and ax, 0xFFFB ;clear coprocessor emulation CR0.EM or ax, 0x2 ;set coprocessor monitoring CR0.MP mov cr0, eax mov eax, cr4 or ax, 3 << 9 ;set CR4.OSFXSR and CR4.OSXMMEXCPT at the same time mov cr4, eax ret
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_8331_1375.asm
ljhsiun2/medusa
9
206482
.global s_prepare_buffers s_prepare_buffers: push %r12 push %r14 push %r9 push %rcx push %rdi push %rsi lea addresses_A_ht+0x16704, %rsi lea addresses_UC_ht+0x1c904, %rdi clflush (%rsi) nop nop xor %r9, %r9 mov $47, %rcx rep movsl nop nop nop nop nop xor %r12, %r12 lea addresses_A_ht+0x57c4, %rsi lea addresses_A_ht+0x1...
boot/loader/stage1/gdt.asm
jocke-l/stark
1
206483
<gh_stars>1-10 global gdtr section .data gdtr: ; dummy descriptor, used as gdt pointer to save 6 bytes dw gdt_end - gdtr dd gdtr dw 0 ; flat setup ; code descriptor dw 0xffff ; limit 0:15 dw 0 ; base 0:15 db 0 ; base 16:23 db 0x9a ; access 0...
programs/oeis/016/A016183.asm
neoneye/loda
22
206484
<reponame>neoneye/loda<filename>programs/oeis/016/A016183.asm ; A016183: Expansion of 1/((1-7x)(1-11x)). ; 1,18,247,3060,36061,413478,4665907,52148520,579398521,6413737338,70833585967,781146772380,8606455783381,94767902627598,1043125151976427,11479124233250640,126303599496326641 add $0,1 mov $1,11 pow $1,$0 mov $2,7 p...
wc.asm
itouri/xv6
0
206485
_wc: file format elf32-i386 Disassembly of section .text: 00000000 <wc>: char buf[512]; void wc(int fd, char *name) { 0: 55 push %ebp 1: 89 e5 mov %esp,%ebp 3: 83 ec 28 sub $0x28,%esp int i, n; int l, w, c, inword; l = w = c = 0; 6: c7...
programs/oeis/171/A171640.asm
neoneye/loda
22
206487
<reponame>neoneye/loda ; A171640: a(n) = 10*a(n-1)-a(n-2)-4 with a(1)=1 and a(2)=3. ; 1,3,25,243,2401,23763,235225,2328483,23049601,228167523,2258625625,22358088723,221322261601,2190864527283,21687323011225,214682365584963,2125136332838401,21036680962799043,208241673295152025,2061380051988721203,20405558846592060001,20...
source/data.asm
paulscottrobson/mega65-basic
0
206488
; ******************************************************************************************* ; ******************************************************************************************* ; ; Name : data.asm ; Purpose : Memory Allocation Program ; Date : 10th August 2019 ; Author : <NAME> (<EMAIL>) ; ; ********...
main.asm
wiebow/tetris.c64
79
206489
<reponame>wiebow/tetris.c64 /* ------------------------------------ Tetris for 6502. (c) WdW 2015/16/17 ------------------------------------ */ #import "kernal.asm" // get music data .var music = LoadSid("audio.sid") // game modes .const MODE_ATTRACT = 1 .const MODE_SELECTLEVEL = 2 .const MODE_PLAY = 3 .const MODE_...
lib/slow16by16Div/lib.asm
Turboxray/VDC_display_latch_test
0
206490
; Source: codebase64.org ; Performance: low end is ~860+ cycles and cap is ~960 slow16.divisor = R0 slow16.dividend = R1 slow16.remainder = R2 slow16.result = slow16.dividend slow16bitDiv: stz <slow16.remainder ;preset remainder to 0 stz <slow16.remainder+1 ldx #16 ...
src/util/strg/subst.asm
olifink/qspread
0
206491
; get a sub-string 06/01-92 O.Fink section string include win1_keys_err xdef st_subst ; get a substring ;+++ ; get a subrstring from a standard string ; abcdef -> start 2 length 3 -> substring= bcd ; ; Entry ...
Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0xca_notsx.log_67_645.asm
ljhsiun2/medusa
9
206492
.global s_prepare_buffers s_prepare_buffers: ret .global s_faulty_load s_faulty_load: push %r11 push %r12 push %r14 push %r8 push %rax push %rbx push %rcx push %rdi push %rsi // Load lea addresses_A+0x11d22, %rax nop nop nop add $36381, %rcx mov (%rax), %r14w nop nop add %rbx, %rbx // Store lea addresses_WC+0x15...
Transynther/x86/_processed/AVXALIGN/_st_/i9-9900K_12_0xa0.log_21829_220.asm
ljhsiun2/medusa
9
206493
<filename>Transynther/x86/_processed/AVXALIGN/_st_/i9-9900K_12_0xa0.log_21829_220.asm .global s_prepare_buffers s_prepare_buffers: push %r12 push %r15 push %rbp push %rbx lea addresses_WC_ht+0x1c9a, %r12 nop nop nop nop dec %rbp mov (%r12), %r15w add $5338, %rbx pop %rbx pop %rbp pop %r15 pop %r12 ret .global s_fa...
src/Modes/mode_init.asm
SavagePencil/TriloTrackerSMSReplayerApp
0
206494
.include "Managers/modemanager.asm" .include "Managers/vdpmanager.asm" .include "Managers/inputmanager.asm" .include "Modes/mode_mainmenu.asm" .SECTION "Mode - Init" FREE ; Public ModeInit: .DSTRUCT @Definition INSTANCEOF sApplicationMode VALUES: VideoInterruptJumpTarget .DW DefaultVideoInterruptHand...
Transynther/x86/_processed/NONE/_st_/i7-7700_9_0x48.log_1_1290.asm
ljhsiun2/medusa
9
206495
.global s_prepare_buffers s_prepare_buffers: push %r13 push %r15 push %r8 push %r9 push %rbp push %rcx push %rdi push %rsi lea addresses_UC_ht+0x11196, %rsi lea addresses_WC_ht+0x111fe, %rdi clflush (%rdi) nop and $1894, %rbp mov $89, %rcx rep movsl sub %r9, %r9 lea addresses_A_ht+0xb07c, %r8 sub $48303, %rbp mov $0x61...
ProfilerCore/HookFunction32.asm
corefan/brofiler
3
206497
.model flat @PushAllRegisters MACRO push eax push ebx push ecx push edx ENDM @PopAllRegisters MACRO pop edx pop ecx pop ebx pop eax ENDM @FunctionBody MACRO index _HookFunctionASM&index proc @Pus...
unittests/32Bit_ASM/X87/DB_E3.asm
Seas0/FEX
0
206498
%ifdef CONFIG { "RegData": { "RAX": "0x037F" }, "Mode": "32BIT" } %endif mov eax, 0 mov esp, 0xe0000008 fninit ; Ensures that fnstcw after fninit sets the correct value fnstcw [esp] mov ax, word [esp] hlt
input_test.asm
SuiGeneris01/emu8086
3
206500
<reponame>SuiGeneris01/emu8086 include 'emu8086.inc' org 100h LEA SI, msg1 ; ask for the number CALL print_string ; CALL scan_num ; get number in CX. MOV AX, CX ; copy the number to AX. ; print the following string: CALL pthis DB 13, 10, 'You have entered: ', 0 CALL print_num ...
Driver/DMA/DOSReal/dosrealDMA.asm
steakknife/pcgeos
504
206501
<gh_stars>100-1000 COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) GeoWorks 1992 -- All Rights Reserved PROJECT: PC/GEOS MODULE: DMA Driver for DOS-Real Mode systems FILE: dosrealDMA.asm AUTHOR: <NAME>, Oct 13, 1992 ROUTINES: Name Description ---- ...
libsrc/_DEVELOPMENT/arch/zxn/memory/c/sdcc/zxn_write_mmu_state.asm
jpoikela/z88dk
640
206502
; void zxn_write_mmu_state(uint8_t *src) SECTION code_clib SECTION code_arch PUBLIC _zxn_write_mmu_state EXTERN asm_zxn_write_mmu_state _zxn_write_mmu_state: pop af pop hl push hl push af jp asm_zxn_write_mmu_state
modules/libc/posix/1_termios.nasm
r-tty/radios
0
206504
<gh_stars>0 ;------------------------------------------------------------------------------- ; posix/1_termios.nasm - POSIX termios routines. ;------------------------------------------------------------------------------- module libc.termios %include "errors.ah" %include "locstor.ah" %include "lib/termios.ah" %inclu...
oeis/010/A010222.asm
neoneye/loda-programs
11
206505
<filename>oeis/010/A010222.asm<gh_stars>10-100 ; A010222: Continued fraction for sqrt(178). ; Submitted by Jon Maiga ; 13,2,1,12,1,2,26,2,1,12,1,2,26,2,1,12,1,2,26,2,1,12,1,2,26,2,1,12,1,2,26,2,1,12,1,2,26,2,1,12,1,2,26,2,1,12,1,2,26,2,1,12,1,2,26,2,1,12,1,2,26,2,1,12,1,2,26,2,1,12 seq $0,10140 ; Continued fraction fo...
oeis/157/A157298.asm
neoneye/loda-programs
11
206508
<filename>oeis/157/A157298.asm ; A157298: Decimal expansion of (251+66*sqrt(2))/233. ; Submitted by <NAME> ; 1,4,7,7,8,4,5,9,0,1,7,8,8,0,8,7,0,0,9,5,3,1,8,0,8,8,2,3,1,6,6,6,9,5,5,9,3,0,7,1,2,3,7,5,2,6,9,3,0,8,0,9,3,2,5,4,4,9,1,8,8,2,5,1,9,6,3,0,4,0,1,0,1,1,9,5,2,7,4,9,5,5,2,1,0,8,3,9,3,8,7,4,0,6,1,1,3,0,6,3 bin $1,$0 ...
programs/oeis/239/A239091.asm
neoneye/loda
22
206509
<reponame>neoneye/loda<filename>programs/oeis/239/A239091.asm ; A239091: Prefix overlap of dictionary consisting of binary expansions of 0 through n. ; 0,1,2,3,5,6,8,9,12,14,17,18,21,23,26,27,31,34,38,40,44,47,51,52,56,59,63,65,69,72,76,77,82,86,91,94,99,103,108,110,115,119,124,127,132,136,141,142,147,151,156,159,164,1...
src/deb/main.asm
amindlost/wdosx
7
206510
; ############################################################################ ; ## WDOSX DOS Extender Copyright (c) 1996, 1999, <NAME> ## ; ## ## ; ## Released under the terms of the WDOSX license agreement. ## ; ###########...
day27/app/crack7.asm
itiB/hariboteOS_30days
1
206512
<gh_stars>1-10 [BITS 32] [CPU 486] GLOBAL HariMain section .text HariMain: MOV AX, 1005 * 8 MOV DS, AX CMP DWORD [DS:0x0004], 'Hari' JNE fin ; アプリではないようなのでなにもしない MOV ECX, [DS:0x0000] ; データセグメントの大きさを読み取る MOV AX, 2005 * 8 MOV DS, AX ...