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_/i7-7700_9_0x48_notsx.log_21829_926.asm | ljhsiun2/medusa | 9 | 120144 | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %rbp
push %rsi
lea addresses_normal_ht+0xd5fc, %rsi
nop
nop
nop
nop
cmp %r12, %r12
movl $0x61626364, (%rsi)
nop
nop
add %rbp, %rbp
pop %rsi
pop %rbp
pop %r12
pop %r11
ret
.global s_faulty_load
s_faulty_load:
push %r11
push %r15
push %rbp
push %r... |
v0.1/Source/shell.asm | sjmeunier/cros | 0 | 120145 | ;-----------------------------------------------------
;CrOs v0.01
;<NAME>
;
;CrOS shell routines
;-----------------------------------------------------
;
;-----------------------------------------------------
;Start up the shell and go into infinite loop
;I: none
;O: none
;---------------------------------------... |
Transynther/x86/_processed/US/_st_4k_/i9-9900K_12_0xa0_notsx.log_3_1422.asm | ljhsiun2/medusa | 9 | 120146 | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r13
push %r8
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x1a5d3, %rsi
lea addresses_UC_ht+0x1b6bb, %rdi
clflush (%rdi)
nop
add %r12, %r12
mov $78, %rcx
rep movsq
nop
nop
add $19205, %r10
lea addresses_A_ht+0x122bb, %r8
clflush (%r8)
... |
tests/macro_examples/fake_for2.asm | cizo2000/sjasmplus | 220 | 120147 | <gh_stars>100-1000
; this is example of "for ... next" like logic recreated by current sjasmplus syntax
; The original example source (coming from one "can I do something like..." discussion):
;
; for half=$0000 to $0800 step $0800 ; This is calculated so it works for any buffer address.
; for y=$000... |
_maps/obj57lz.asm | vladjester2020/Sonic1TMR | 0 | 120148 | ; ---------------------------------------------------------------------------
; Sprite mappings - spiked ball on a chain (LZ)
; ---------------------------------------------------------------------------
dc.w byte_10964-Map_obj57a
dc.w byte_1096A-Map_obj57a
dc.w byte_10970-Map_obj57a
byte_10964: dc.b 1
d... |
src/r_layers/layer4.asm | Gip-Gip/VePseu | 5 | 120150 | ; Since layer four is the last layer, it is always set to full(it looks better)
LDA #$FF
STA wall4a
STA wall4b
|
Transynther/x86/_processed/NONE/_zr_un_/i9-9900K_12_0xca.log_21829_1313.asm | ljhsiun2/medusa | 9 | 120151 | <filename>Transynther/x86/_processed/NONE/_zr_un_/i9-9900K_12_0xca.log_21829_1313.asm
.global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r12
push %r9
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x12eb9, %rsi
lea addresses_D_ht+0x225d, %rdi
nop
nop
nop
add %r9, %r9
mov $42, %rcx
rep m... |
Library/SpecUI/CommonUI/CMain/cmainDocumentMisc.asm | steakknife/pcgeos | 504 | 120152 | COMMENT @----------------------------------------------------------------------
Copyright (c) GeoWorks 1994 -- All Rights Reserved
GEOWORKS CONFIDENTIAL
PROJECT: GEOS
MODULE: CommonUI/CMain
FILE: cmainDocumentMisc.asm
ROUTINES:
Name Description
---- -----------
MTD MSG_META_ATTACH Re-open ... |
programs/oeis/094/A094794.asm | jmorken/loda | 1 | 120153 | ; A094794: a(n)=(1/n!)*A001689(n).
; 44,309,1214,3539,8544,18089,34754,61959,104084,166589,256134,380699,549704,774129,1066634,1441679,1915644,2506949,3236174,4126179,5202224,6492089,8026194,9837719,11962724,14440269,17312534,20624939,24426264
mov $1,44
mov $2,109
mov $5,$0
mov $6,$0
lpb $2
add $1,$5
sub $2,1
lpe
... |
programs/oeis/230/A230388.asm | neoneye/loda | 22 | 120154 | <gh_stars>10-100
; A230388: a(n) = binomial(11*n+1,n)/(11*n+1).
; 1,1,11,176,3311,68211,1489488,33870540,793542167,19022318084,464333035881,11502251937176,288417894029200,7306488667126803,186719056586568660,4807757550367267056,124609430032127192295,3248403420844673986345,85116655019238877798764,224050283513146281567376... |
libsrc/_DEVELOPMENT/arch/sms/z80/asm_sms_set_vram_read_hl.asm | grancier/z180 | 0 | 120155 | <reponame>grancier/z180<gh_stars>0
SECTION code_clib
SECTION code_crt_common
PUBLIC asm_sms_set_vram_read_hl
asm_sms_set_vram_read_hl:
; enter : hl = vram address
;
; uses : af
ld a,l
out ($bf),a
ld a,h
out ($bf),a
ret
|
test_programs/mt-split.asm | mfkiwl/QNICE-FPGA-hyperRAM | 53 | 120156 | ; Test the split routine of the Monitor
; derived from the original code from split_str.asm
;
; done by sy2002 in Octiber 2016
#include "../dist_kit/sysdef.asm"
#include "../dist_kit/monitor.def"
.ORG 0x8000
MOVE STR_TITLE, R8
SYSCALL(puts, 1)
; rea... |
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_400.asm | ljhsiun2/medusa | 9 | 120157 | <reponame>ljhsiun2/medusa
.global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r15
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0xa13f, %rsi
lea addresses_A_ht+0x183b1, %rdi
clflush (%rdi)
nop
nop
nop
nop
sub $33454, %r10
mov $72, %rcx
rep movsq
nop
nop
nop
nop
xor $36494, %r12... |
programs/oeis/164/A164120.asm | neoneye/loda | 22 | 120158 | <reponame>neoneye/loda<filename>programs/oeis/164/A164120.asm
; A164120: Partial sums of A162396.
; 5,7,17,21,41,49,89,105,185,217,377,441,761,889,1529,1785,3065,3577,6137,7161,12281,14329,24569,28665,49145,57337,98297,114681,196601,229369,393209,458745,786425,917497,1572857,1835001,3145721,3670009,6291449,7340025,1258... |
programs/oeis/287/A287381.asm | neoneye/loda | 22 | 120159 | ; A287381: a(n) = a(n-1) + 2*a(n-2) - a(n-3), where a(0) = 2, a(1) = 4, a(2) = 7.
; 2,4,7,13,23,42,75,136,244,441,793,1431,2576,4645,8366,15080,27167,48961,88215,158970,286439,516164,930072,1675961,3019941,5441791,9805712,17669353,31838986,57371980,103380599,186285573,335674791,604865338,1089929347,1963985232,353897858... |
programs/oeis/204/A204399.asm | karttu/loda | 0 | 120160 | <filename>programs/oeis/204/A204399.asm<gh_stars>0
; A204399: Numbers k such that floor(2^k / 3^n) = 1.
; 0,2,4,5,7,8,10,12,13,15,16,18,20,21,23,24,26,27,29,31,32,34,35,37,39,40,42,43,45,46,48,50,51,53,54,56,58,59,61,62,64,65,67,69,70,72,73,75,77,78,80,81,83,85,86,88,89,91,92,94,96,97,99,100,102,104
mov $3,$0
mov $7,$... |
Transynther/x86/_processed/NONE/_ht_zr_/i9-9900K_12_0xca.log_21829_433.asm | ljhsiun2/medusa | 9 | 120161 | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r8
push %rax
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x1db19, %rsi
lea addresses_WT_ht+0x9729, %rdi
nop
nop
nop
nop
and $56464, %r11
mov $41, %rcx
rep movsl
nop
nop
nop
xor %rcx, %rcx
lea addresses_WT_ht+0x1c819, %rsi
lea addresse... |
Driver/Sound/Standard/standardManager.asm | steakknife/pcgeos | 504 | 120162 | <gh_stars>100-1000
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1992 -- All Rights Reserved
PROJECT: PC GEOS Sound Library
MODULE: Standard Sound Driver
FILE: standardManager.asm
AUTHOR: <NAME>, Aug 18, 1992
REVISION HISTORY:
Name Date Des... |
Tejas-Simulator/PIN/pin-2.14/source/tools/CacheClient/codecache_stress_app_asm_ia32.asm | markoshorro/tejas_knl | 17 | 120163 | PUBLIC getStartNop
PUBLIC getEndNop
PUBLIC getBeforeFunc
PUBLIC getAfterFunc
.686
.model flat, c
.XMM
.code
getStartNop PROC
mov eax, offset before_nop_label
ret
getStartNop ENDP
getEndNop PROC
mov eax, offset after_nop_label
ret
getEndNop ENDP
getBeforeFunc PROC
mov eax, offs... |
libsrc/oz/ozgfx/ozsetactivepage.asm | dex4er/deb-z88dk | 1 | 120164 | <filename>libsrc/oz/ozgfx/ozsetactivepage.asm
;
; Sharp OZ family functions
;
; ported from the OZ-7xx SDK by by <NAME>
; by <NAME> - Oct. 2003
;
;
; gfx functions
;
; Videmo memory page handling
; void ozsetactivepage(byte page)
;
;
; ------
; $Id: ozsetactivepage.asm,v 1.1 2003/10/23 10:42:50 stefano Ex... |
data/baseStats/eevee.asm | AmateurPanda92/pokemon-rby-dx | 9 | 120165 | <reponame>AmateurPanda92/pokemon-rby-dx<gh_stars>1-10
db DEX_EEVEE ; pokedex id
db 55 ; base hp
db 55 ; base attack
db 50 ; base defense
db 55 ; base speed
db 65 ; base special
db NORMAL ; species type 1
db NORMAL ; species type 2
db 45 ; catch rate
db 92 ; base exp yield
INCBIN "pic/bmon/eevee.pic",0,1 ; 55, sprite di... |
tests/test build script and options/opt syntax/syntax_iI.asm | fengjixuchui/sjasmplus | 220 | 120166 | ; SYNTAX option "i":
; i Case insensitive instructions/directives (default = same case required)
; verify regular syntax works as expected with default options
jp Label1 : JP Label1 ; regular syntax - instruction
ex de,hl ; regular syntax - registers
align 4 : ALIGN 4 ... |
programs/oeis/111/A111733.asm | karttu/loda | 0 | 120167 | ; A111733: a(n) = a(n-1) + a(n-2) + 7 where a(0) = a(1) = 1.
; 1,1,9,17,33,57,97,161,265,433,705,1145,1857,3009,4873,7889,12769,20665,33441,54113,87561,141681,229249,370937,600193,971137,1571337,2542481,4113825,6656313,10770145,17426465,28196617,45623089,73819713,119442809
sub $0,1
mov $1,1
mov $2,1
lpb $0,1
sub $0,... |
programs/oeis/057/A057658.asm | neoneye/loda | 22 | 120168 | ; A057658: a(n) = n*(n+1)^2*(n+2)^3*(n+3)^2*(n+4).
; 0,8640,172800,1512000,8467200,35562240,121927680,359251200,940896000,2242468800,4947022080,10231341120,20033395200,37425024000,67118284800,116138603520,194702952960,317346724800,504348768000,783510235200,1192349410560,1780781587200,2614360320000,3778164000000,5381419... |
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_221_808.asm | ljhsiun2/medusa | 9 | 120170 | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r13
push %r15
push %r8
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x12df6, %rdi
nop
nop
nop
nop
xor $3875, %r13
movl $0x61626364, (%rdi)
nop
nop
nop
nop
sub %rsi, %rsi
lea addresses_A_ht+0x10e38, %rsi
lea addresses_D_ht+0x898, %rdi
nop
nop
nop... |
Driver/Socket/EtherCom/ethercomGetInfo.asm | steakknife/pcgeos | 504 | 120171 | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) Tedious Endeavors 1998 -- All Rights Reserved
PROJECT: Native ethernet support
MODULE: Ethernet link driver
FILE: ethercomGetInfo.asm
AUTHOR: <NAME>, July 8th, 1998
ROUTINES:
INT EtherGetInfo Ge... |
programs/oeis/346/A346303.asm | neoneye/loda | 22 | 120173 | <filename>programs/oeis/346/A346303.asm
; A346303: Positions of words in A076478 that start with 0 and end with 0.
; 1,3,7,9,15,17,19,21,31,33,35,37,39,41,43,45,63,65,67,69,71,73,75,77,79,81,83,85,87,89,91,93,127,129,131,133,135,137,139,141,143,145,147,149,151,153,155,157,159,161,163,165,167,169,171,173,175,177,179
mu... |
P6/data_P6_2/cal_R_test44.asm | alxzzhou/BUAA_CO_2020 | 1 | 120174 | lui $1,27115
ori $1,$1,3957
lui $2,28116
ori $2,$2,37400
lui $3,1974
ori $3,$3,48495
lui $4,11640
ori $4,$4,64924
lui $5,53119
ori $5,$5,6131
lui $6,24826
ori $6,$6,35403
mthi $1
mtlo $2
sec0:
nop
nop
nop
and $1,$6,$2
sec1:
nop
nop
or $2,$3,$3
and $1,$6,$2
sec2:
nop
nop
andi $2,$1,15267
and $2,$6,$2
sec3:
... |
zad2_15-16.asm | tomwisniewskiprv/ASM | 1 | 120175 | <filename>zad2_15-16.asm
;worksheet 2
;exercise 15-16
;AH = 07h - DIRECT CHARACTER INPUT, WITHOUT ECHO
;Return: AL = character read from standard input
;Set cursor position
;10h
;AH = 02h BH = Page Number, DH = Row, DL = Column
;Write character and attribute at cursor position
;10h
;AH = 09h AL = Character, BH... |
libsrc/_DEVELOPMENT/drivers/terminal/console_01/input/console_01_input_terminal/console_01_input_proc_echo.asm | jpoikela/z88dk | 640 | 120176 |
INCLUDE "config_private.inc"
SECTION code_driver
SECTION code_driver_terminal_input
PUBLIC console_01_input_proc_echo, console_01_input_proc_oterm
EXTERN l_jpix
console_01_input_proc_echo:
; a = char to output to oterm
bit 7,(ix+6)
ret z ; if echo off
ld c,a
ld a,ITE... |
libsrc/target/zx/diagnostic/zx_fullerstick.asm | jpoikela/z88dk | 640 | 120177 | ;
; ZX Spectrum specific routines
; by <NAME>, 14/09/2006
;
; int zx_fullerstick();
;
; The result is:
; - 1 (true) if a fuller Joystickstick is present
; - 0 (false) otherwise
;
; $Id: zx_fullerstick.asm,v 1.3 2016-06-10 20:02:05 dom Exp $
;
SECTION code_clib
PUBLIC zx_fullerstick
PUBLIC _zx_fullerstick
zx_fulle... |
oeis/152/A152984.asm | neoneye/loda-programs | 11 | 120179 | <reponame>neoneye/loda-programs
; A152984: Absolute values of A152864.
; 1,2,3,3,5,3,7,4,7,5,11,1,13,7,9,5,17,2,19,3,13,11,23,5,21,13,17,5,29,5,31,6,21,17,25,11,37,19,25,3,41,5,43,9,17,23,47,19,43,12,33,11,53,5,41,1,37,29,59,37,61,31,27,7,49,5,67,15,45,3,71,40,73,37,31,17,61,5,79,17
seq $0,152864 ; Deficiency of n, pl... |
Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0x48_notsx.log_21829_1913.asm | ljhsiun2/medusa | 9 | 120180 | .global s_prepare_buffers
s_prepare_buffers:
push %r14
push %r15
push %r9
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x79c6, %rsi
nop
nop
nop
nop
nop
sub $1621, %r14
vmovups (%rsi), %ymm1
vextracti128 $0, %ymm1, %xmm1
vpextrq $0, %xmm1, %rdx
nop
nop
nop
cmp $50622, %r14
lea addresses_A_ht... |
libsrc/graphics/xorclga_callee.asm | rjcorrig/z88dk | 0 | 120181 | <gh_stars>0
;
; Z88 Graphics Functions - Small C+ stubs
; Written around the Interlogic Standard Library
; Stubs Written by <NAME> - 30/9/98
;
; $Id: xorclga_callee.asm $
;
;Usage: xorclga(struct *pixels)
SECTION code_graphics
PUBLIC xorclga_callee
PUBLIC _xorclga_callee
... |
programs/oeis/021/A021081.asm | jmorken/loda | 1 | 120182 | <reponame>jmorken/loda
; A021081: Decimal expansion of 1/77.
; 0,1,2,9,8,7,0,1,2,9,8,7,0,1,2,9,8,7,0,1,2,9,8,7,0,1,2,9,8,7,0,1,2,9,8,7,0,1,2,9,8,7,0,1,2,9,8,7,0,1,2,9,8,7,0,1,2,9,8,7,0,1,2,9,8,7,0,1,2,9,8,7,0,1,2,9,8,7,0,1,2,9,8,7,0,1,2,9,8,7,0,1,2,9,8,7,0,1,2
mod $0,6
lpb $0
add $0,1
mov $1,1
mov $3,$0
mov $0... |
Characater_3.asm | arfat01850/Assembly_Program | 1 | 120183 | <gh_stars>1-10
.model small
.stack
.code
.main proc
mov ah,1 ;input
int 21h
mov bl, al
mov ah,2
mov dl,0ah
int 21h
mov ah,2 ;output
mov dl,bl
int 21h |
SystemRoutines.asm | MathyFurret/CryEd | 1 | 120184 | ; ===============
; System routines
; ===============
; ================================================================
; Check joypad input
; ================================================================
CheckInput:
ld a,P1F_5
ld [rP1],a
ld a,[rP1]
ld a,[rP1]
cpl
and a,$f
swap a
ld b,a
ld a,P1F_4
ld ... |
smsq/qpc/dos/thing.asm | olifink/smsqe | 0 | 120185 | ; DOS Control Procedure V1.01 1997 <NAME>
;
; 2017-04-20 1.01 Fixed DOS_USE without any parameter (MK)
section dos
xdef dos_defs
xref iou_flnk
xref thp_ostr
xref thp_nrstr
include 'dev8_keys_thg'
include 'dev8_keys_err'
include 'dev8_keys_iod'
include 'dev8_mac_thg'
include 'dev8_smsq_qpc_keys'
do... |
libmikeos/src.os/os_string_lowercase.asm | mynameispyo/InpyoOS | 0 | 120186 | <filename>libmikeos/src.os/os_string_lowercase.asm
; @@@ void mikeos_string_lowercase(char *string);
%include "os_vector.inc"
section .text
use16
global _mikeos_string_lowercase
_mikeos_string_lowercase:
mov bx, sp
mov ax, [ss:bx + 2]
mov bx, os_string_lowercase
call bx
ret
|
programs/oeis/066/A066524.asm | neoneye/loda | 22 | 120187 | <filename>programs/oeis/066/A066524.asm
; A066524: a(n) = n*(2^n - 1).
; 0,1,6,21,60,155,378,889,2040,4599,10230,22517,49140,106483,229362,491505,1048560,2228207,4718574,9961453,20971500,44040171,92274666,192937961,402653160,838860775,1744830438,3623878629,7516192740,15569256419,32212254690,66571993057,137438953440,283... |
calc.asm | ALVirtualTech/MyTranslator | 0 | 120188 | .model tiny
.code
.386
org 100h
start:
vvod1:
xor eax,eax
xor edx,edx
call clrscr
mov ah,9
mov dx,offset message1
int 21h
mov ah,08h
int 21h
cmp al,'+'
je cloj
cmp al,'-'
je vich
cmp al,'/'
je dele
cmp al,'*'
je rr1
jmp rr
rr1: jmp umnoj ... |
programs/oeis/227/A227944.asm | jmorken/loda | 1 | 120189 | ; A227944: Number of iterations of "take odd part of phi" (A053575) to reach 1 from n.
; 0,1,1,1,1,1,2,1,2,1,2,1,2,2,1,1,1,2,3,1,2,2,3,1,2,2,3,2,3,1,2,1,2,1,2,2,3,3,2,1,2,2,3,2,2,3,4,1,3,2,1,2,3,3,2,2,3,3,4,1,2,2,3,1,2,2,3,1,3,2,3,2,3,3,2,3,2,2,3,1,4,2,3,2,1,3,3,2,3,2,3,3,2,4,3,1,2,3,2,2,3,1,2,2,2,3,4,3,4,2,3,2,3,3,3,3... |
programs/oeis/026/A026037.asm | neoneye/loda | 22 | 120190 | ; A026037: a(n) = dot_product(1,2,...,n)*(3,4,...,n,1,2).
; 11,22,40,67,105,156,222,305,407,530,676,847,1045,1272,1530,1821,2147,2510,2912,3355,3841,4372,4950,5577,6255,6986,7772,8615,9517,10480,11506,12597,13755,14982,16280,17651,19097,20620,22222,23905,25671,27522,29460,31487,33605,35816,38122,40525,43027,45630,48336... |
oeis/205/A205510.asm | neoneye/loda-programs | 11 | 120191 | <reponame>neoneye/loda-programs
; A205510: Binary Hamming distance between prime(n) and prime(n+1).
; Submitted by <NAME>(s1)
; 1,2,1,2,2,3,1,1,2,1,4,2,1,1,3,3,2,6,1,3,2,3,2,3,1,1,2,2,3,3,6,2,1,4,1,2,5,1,2,4,2,2,6,1,1,2,2,4,2,2,2,4,2,7,2,2,1,3,2,1,5,3,1,3,1,5,3,2,2,4,2,1,3,3,1,6,1,3,1,4,2,2,4,2,2,5,1,1,1,3,2,3,2,2,1,2,... |
projects/goblin/music/goblin-lynx.asm | xahmol/8bit-Unity | 42 | 120192 |
;;; source file for CC65 "remake" compiler
.include "soundbs.mac"
.global musicptr
.rodata
musicptr:
.word CHANNEL_0, CHANNEL_1, CHANNEL_2, CHANNEL_3
PATTERN_LENGTH .set 2880
CHANNEL_0:
DO 0
PATTERN ENVIROS
PATTERN PATTERN_00
LOOP
CHAN_STOP
CHANNEL_1:
DO 0
PATTERN ENVIROS
PATTER... |
data/wildPokemon/route14.asm | AmateurPanda92/pokemon-rby-dx | 9 | 120193 | Route14Mons:
db $0F
IF DEF(_RED)
db 24,ODDISH
db 26,PIDGEY
db 23,DITTO
db 24,VENONAT
db 22,ODDISH
db 26,VENONAT
db 26,ODDISH
db 30,GLOOM
db 28,PIDGEOTTO
db 30,PIDGEOTTO
ENDC
IF DEF(_BLUE)
db 24,BELLSPROUT
db 26,PIDGEY
db 23,DITTO
db 24,VENONAT
db 22,BELLSPROUT
db 26,VENONAT
db 26,B... |
src/Modules/profiler_module.asm | SavagePencil/TriloTrackerSMSReplayerApp | 0 | 120194 | .IFNDEF __PROFILER_MODULE_ASM__
.DEFINE __PROFILER_MODULE_ASM__
.INCLUDE "Utils/vdp.asm"
.SECTION "Profiler Module" FREE
.STRUCT sProfilerInstance
StartVCount DB
EndVCount DB
.ENDST
ProfilerModule:
;==============================================================================
; Prof... |
Semester4/MicroprocessorLab/Hardware/test.asm | ishank-dev/College-Work | 1 | 120195 | ; Elevator
assume cs: code, ds: data
data segment
pa equ 20a0h
pb equ 20a1h
pc equ 20a2h
cr equ 20a3h
data ends
code segment
start:
mov ax, data
mov ds, ax
mov dx, cr
mov al, 82h
out dx, al
mov dx, pa
mov al, 00h
out dx, al
mov al, 0f0h
out dx, al
mov... |
programs/oeis/261/A261692.asm | karttu/loda | 0 | 120196 | <filename>programs/oeis/261/A261692.asm
; A261692: Number of "ON" cells after n-th stage in a cellular automaton in a 90-degree wedge on the square grid. (See Comments lines for definition.)
; 0,1,4,5,12,17,20,21,36,49,60,69,76,81,84,85,116,145,172,197,220,241,260,277,292,305,316,325,332,337,340,341,404,465,524,581,636... |
vp8/encoder/ppc/variance_altivec.asm | CM-Archive/android_external_libvpx | 28 | 120197 | ;
; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license
; that can be found in the LICENSE file in the root of the source
; tree. An additional intellectual property rights grant can be found
; in the file PATENTS. All contributing proje... |
oeis/122/A122591.asm | neoneye/loda-programs | 11 | 120198 | <filename>oeis/122/A122591.asm
; A122591: a(n) = 2*a(n-1) - a(n-2) + (a(n-1)^2 + a(n-2)^2).
; Submitted by <NAME>
; 1,1,3,15,261,68853,4740941175,22476523239032929731,505194096914787342916581691483319031273,255221075557547546310804864838512137564534415781651685947633570258183940865705,6513779740875139357697106983582863... |
Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0x48.log_21829_1976.asm | ljhsiun2/medusa | 9 | 120199 | <filename>Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0x48.log_21829_1976.asm
.global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r8
push %rax
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x6588, %rax
nop
nop
nop
nop
nop
sub $19137, %rsi
mov (%rax), %r8w
add %rsi, %rsi
lea a... |
programs/oeis/194/A194029.asm | karttu/loda | 0 | 120200 | <reponame>karttu/loda<gh_stars>0
; A194029: Natural fractal sequence of the Fibonacci sequence (1,2,3,5,8,...).
; 1,1,1,2,1,2,3,1,2,3,4,5,1,2,3,4,5,6,7,8,1,2,3,4,5,6,7,8,9,10,11,12,13,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28
add $0... |
Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_17859_171.asm | ljhsiun2/medusa | 9 | 120201 | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r15
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0x13dc4, %r12
add %rsi, %rsi
movw $0x6162, (%r12)
and $55274, %rax
lea addresses_WT_ht+0x9824, %r12
nop
nop
nop
nop
nop
cmp %r10, %r10
mov (%r12), %r15w
dec %rsi
lea addresses... |
oeis/116/A116849.asm | neoneye/loda-programs | 11 | 120203 | <reponame>neoneye/loda-programs
; A116849: Number of permutations of length n which avoid the patterns 213, 51432.
; Submitted by <NAME>(s4)
; 1,2,5,14,41,121,356,1044,3057,8948,26192,76674,224465,657137,1923817,5632105,16488346,48270655,141315320,413709331,1211159679,3545745012,10380388294,30389230117,88966354626,2604... |
src/test/ref/vic20-3k-simple.asm | jbrandwood/kickc | 2 | 120204 | // Trivial VIC 20 program
/// @file
/// Commodore VIC 20 registers and memory layout
///
/// http://sleepingelephant.com/denial/wiki/index.php?title=Memory_Map
/// http://www.zimmers.net/anonftp/pub/cbm/vic20/manuals/VIC-20_Programmers_Reference_Guide_1st_Edition_6th_Printing.pdf
/// @file
/// MOS 6560/6561 VIDEO INTER... |
code/04-a_equals_b.asm | Shinkai125/mips-tutorial | 0 | 120205 | <gh_stars>0
#MIT License
#
#Copyright (c) 2016 <NAME>
#
#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 rights
#to use, copy, modify, merge,... |
programs/oeis/181/A181940.asm | jmorken/loda | 1 | 120206 | ; A181940: a(0)=0, and there are a(n) terms between a(n) and the nearest a(n)+1.
; 0,1,0,2,0,1,3,1,0,2,4,2,0,1,3,5,3,1,0,2,4,6,4,2,0,1,3,5,7,5,3,1,0,2,4,6,8,6,4,2,0,1,3,5,7,9,7,5,3,1,0,2,4,6,8,10,8,6,4,2,0,1,3,5,7,9,11,9,7,5,3,1,0,2,4,6,8,10,12,10,8,6,4,2,0,1,3,5,7,9,11,13,11,9,7,5,3,1,0,2,4,6,8,10,12
lpb $0
sub $0,... |
oeis/187/A187078.asm | neoneye/loda-programs | 11 | 120207 | ; A187078: 38 followed by n ones.
; 38,381,3811,38111,381111,3811111,38111111,381111111,3811111111,38111111111,381111111111,3811111111111,38111111111111,381111111111111,3811111111111111,38111111111111111,381111111111111111,3811111111111111111,38111111111111111111,381111111111111111111,3811111111111111111111,38111111111... |
libsrc/_DEVELOPMENT/adt/b_array/z80/asm_b_array_erase_range.asm | meesokim/z88dk | 0 | 120208 | <filename>libsrc/_DEVELOPMENT/adt/b_array/z80/asm_b_array_erase_range.asm<gh_stars>0
; ===============================================================
; Mar 2014
; ===============================================================
;
; size_t b_array_erase_range(b_array_t *a, size_t idx_first, size_t idx_last)
;
; Remove... |
chapter-1/1-1/src/deadloop.asm | yuetsin/beauty-of-programming | 0 | 120209 | <gh_stars>0
_main:
100000f90: 55 pushq %rbp
100000f91: 48 89 e5 movq %rsp, %rbp
100000f94: c7 45 fc 00 00 00 00 movl $0, -4(%rbp)
100000f9b: c7 45 f8 00 00 00 00 movl $0, -8(%rbp)
100000fa2: 8b 45 f8 movl -8(%rbp), %eax
100000fa5: 83 c0 01 addl $1, %eax
100000fa8: 89 45 f8 movl %eax, -8(%rbp)
100000fab: e9 f2 ff... |
libsrc/sprites/software/sp1/spectrum/sprites/sp1_IterateUpdateSpr_callee.asm | ahjelm/z88dk | 640 | 120210 | ; void __CALLEE__ sp1_IterateUpdateSpr_callee(struct sp1_ss *s, void *hook2)
; 11.2006 aralbrec, Sprite Pack v3.0
; sinclair spectrum version
SECTION code_sprite_sp1
PUBLIC sp1_IterateUpdateSpr_callee
PUBLIC ASMDISP_SP1_ITERATEUPDATESPR_CALLEE
EXTERN l_jpix
.sp1_IterateUpdateSpr_callee
pop hl
pop ix
ex (sp... |
oeis/146/A146964.asm | neoneye/loda-programs | 11 | 120211 | <reponame>neoneye/loda-programs<filename>oeis/146/A146964.asm
; A146964: a(n) = ((4 + sqrt(7))^n + (4 - sqrt(7))^n))/2.
; Submitted by <NAME>(s1.)
; 1,4,23,148,977,6484,43079,286276,1902497,12643492,84025463,558412276,3711069041,24662841844,163903113383,1089259330468,7238946623297,48108239012164,319715392487639,2124748... |
engine/overworld/npc_movement_2.asm | adhi-thirumala/EvoYellow | 16 | 120212 | <reponame>adhi-thirumala/EvoYellow<filename>engine/overworld/npc_movement_2.asm
FreezeEnemyTrainerSprite:
ld a, [wCurMap]
cp POKEMONTOWER_7
ret z ; the Rockets on Pokemon Tower 7F leave after battling, so don't freeze them
ld hl, RivalIDs
ld a, [wEngagedTrainerClass]
ld b, a
.loop
ld a, [hli]
cp $ff
jr z, .not... |
mc-sema/validator/x86_64/tests/MUL_F32m.asm | randolphwong/mcsema | 2 | 120213 | BITS 64
;TEST_FILE_META_BEGIN
;TEST_TYPE=TEST_F
;TEST_IGNOREFLAGS=FLAG_FPU_C1|FLAG_FPU_PE
;TEST_FILE_META_END
; set up st0 to be 3.141593
FLDPI
;TEST_BEGIN_RECORDING
lea rdi, [rsp-0xC]
FST dword [rdi]
FMUL dword [rdi]
mov rdi, 0
;TEST_END_RECORDING
|
libsrc/_DEVELOPMENT/target/rc2014/device/sio/z80/sioa_flush_Rx.asm | ahjelm/z88dk | 640 | 120214 | <filename>libsrc/_DEVELOPMENT/target/rc2014/device/sio/z80/sioa_flush_Rx.asm
SECTION code_driver
SECTION code_driver_character_input
PUBLIC _sioa_flush_Rx_di
PUBLIC _sioa_flush_Rx
EXTERN asm_z80_push_di, asm_z80_pop_ei
EXTERN sioaRxCount, sioaRxIn, sioaRxOut, sioaRxBuffer
_sioa_flush_Rx_... |
_maps/obj52mz.asm | vladjester2020/Sonic1TMR | 0 | 120215 | ; ---------------------------------------------------------------------------
; Sprite mappings - moving blocks (MZ, SBZ)
; ---------------------------------------------------------------------------
dc.w byte_10054-Map_obj52, byte_1005A-Map_obj52
dc.w byte_10065-Map_obj52, byte_1007A-Map_obj52
dc.w byte_100... |
s2/sfx-improved/DC - Fire.asm | Cancer52/flamedriver | 9 | 120216 | Sound5C_Fire_Header:
smpsHeaderStartSong 2
smpsHeaderVoice Sound5C_Fire_Voices
smpsHeaderTempoSFX $01
smpsHeaderChanSFX $02
smpsHeaderSFXChannel cFM4, Sound5C_Fire_FM4, $00, $0E
smpsHeaderSFXChannel cPSG3, Sound5C_Fire_PSG3, $00, $00
; FM4 Data
Sound5C_Fire_FM4:
smpsSetvoice $00
dc.b nE0, $40
S... |
src/core/io/cursor.asm | antoninhrlt/osmini | 2 | 120217 | ; This file is part of osmini
; Copyright (c) 2021 <NAME>
; Under the MIT License
%define VGA_WIDTH 80
bits 64
global _outb
_outb:
mov eax, esi
mov edx, edi
out dx, al
ret
global _inb
_inb:
mov edx, edi
in al, dx
ret
|
programs/oeis/182/A182767.asm | neoneye/loda | 22 | 120219 | ; A182767: Beatty sequence for 1+e^2.
; 8,16,25,33,41,50,58,67,75,83,92,100,109,117,125,134,142,151,159,167,176,184,192,201,209,218,226,234,243,251,260,268,276,285,293,302,310,318,327,335,343,352,360,369,377,385,394,402,411,419,427
mov $1,$0
add $0,7
mov $3,$1
mul $3,7
add $3,6
mov $4,1
add $4,$3
div $4,18
add $0,$4
a... |
programs/oeis/060/A060937.asm | karttu/loda | 0 | 120220 | <filename>programs/oeis/060/A060937.asm<gh_stars>0
; A060937: Number of iterations of d(n) (A000005) needed to reach 2 starting at n (n is counted).
; 1,2,3,2,4,2,4,3,4,2,5,2,4,4,3,2,5,2,5,4,4,2,5,3,4,4,5,2,5,2,5,4,4,4,4,2,4,4,5,2,5,2,5,5,4,2,5,3,5,4,5,2,5,4,5,4,4,2,6,2,4,5,3,4,5,2,5,4,5,2,6,2,4,5,5,4,5,2,5,3,4,2,6,4,4... |
Library/Kernel/File/fileOpenClose.asm | steakknife/pcgeos | 504 | 120221 | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1990 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: Kernel/File -- Open/Close functions for files
FILE: fileOpenClose.asm
AUTHOR: <NAME>, Apr 8, 1990
ROUTINES:
Name Description
---- --------... |
Transynther/x86/_processed/NC/_ht_st_zr_un_sm_/i3-7100_9_0x84_notsx.log_2534_2844.asm | ljhsiun2/medusa | 9 | 120222 | <gh_stars>1-10
.global s_prepare_buffers
s_prepare_buffers:
push %r14
push %r9
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x114d9, %rsi
lea addresses_UC_ht+0x26d9, %rdi
clflush (%rdi)
xor $17377, %r9
mov $47, %rcx
rep movsb
nop
nop
inc %r14
lea addresses_D_ht+0x23d9, %rsi
lea addresses_A_ht+0... |
oeis/289/A289320.asm | neoneye/loda-programs | 11 | 120223 | <filename>oeis/289/A289320.asm
; A289320: a(n) = A289310(n)^2 + A289311(n)^2.
; Submitted by <NAME>
; 1,5,10,25,26,50,50,125,100,130,122,250,170,250,260,625,290,500,362,650,500,610,530,1250,676,850,1000,1250,842,1300,962,3125,1220,1450,1300,2500,1370,1810,1700,3250,1682,2500,1850,3050,2600,2650,2210,6250,2500,3380,2900... |
libsrc/oz/ozgfx/ozsetfont.asm | meesokim/z88dk | 0 | 120224 | ;
; Sharp OZ family functions
;
; ported from the OZ-7xx SDK by by <NAME>
; by <NAME> - Oct. 2003
;
;
; gfx functions
;
; void ozsetfont(int font)
;
;
; ------
; $Id: ozsetfont.asm,v 1.2 2015/01/19 01:33:01 pauloscustodio Exp $
;
PUBLIC ozsetfont
;XDEF ozfont
PUBLIC ozfontniceheight
EXTERN ScrCharSet
ozsetfont:... |
data/maps/objects/CeruleanCaveB1F.asm | opiter09/ASM-Machina | 1 | 120225 | CeruleanCaveB1F_Object:
db $7d ; border block
def_warps
warp 3, 6, 8, CERULEAN_CAVE_1F
def_signs
def_objects
object SPRITE_MONSTER, 27, 13, STAY, DOWN, 1, MEWTWO, 70
object SPRITE_POKE_BALL, 16, 9, STAY, NONE, 2, ULTRA_BALL
object SPRITE_POKE_BALL, 18, 1, STAY, NONE, 3, MAX_REVIVE
def_warps_to CERULEAN_C... |
Library/SpecUI/CommonUI/CGadget/copenGadget.asm | steakknife/pcgeos | 504 | 120226 | COMMENT @----------------------------------------------------------------------
Copyright (c) GeoWorks 1988 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: CommonUI/Open (gadgets)
FILE: copenGadget.asm (common portion of button code)
ROUTINES:
Name Description
---- -----------
GLB OLGadgetClas... |
libsrc/_DEVELOPMENT/adt/w_array/c/sdcc_iy/w_array_append_n.asm | meesokim/z88dk | 0 | 120227 |
; size_t w_array_append_n(w_array_t *a, size_t n, void *item)
SECTION code_adt_w_array
PUBLIC _w_array_append_n
EXTERN asm_w_array_append_n
_w_array_append_n:
pop af
pop hl
pop de
pop bc
push bc
push de
push hl
push af
jp asm_w_array_append_n
|
Source/Test/Case/HookSetSuccess/BasicFunction.asm | samuelgr/Hookshot | 4 | 120228 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Hookshot
; General-purpose library for injecting DLLs and hooking function calls.
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Authored by <NAME>
; Copyright (c) 2019-2021
;;;;;;;;;;;;;;;;;;;;;;;;;;;... |
data/pokemon/base_stats/snorlax.asm | pokeachromicdevs/pokeoctober | 1 | 120230 | db 0 ; species ID placeholder
db 160, 110, 65, 30, 65, 110
; hp atk def spd sat sdf
db NORMAL, NORMAL ; type
db 25 ; catch rate
db 154 ; base exp
db LEFTOVERS, LEFTOVERS ; items
db GENDER_F12_5 ; gender ratio
db 100 ; unknown 1
db 40 ; step cycles to hatch
db 5 ; unknown 2
INCBIN "gfx/pokemon/sn... |
12-disk/print_hex.asm | soumitradev/assembly-fun | 2 | 120231 | <gh_stars>1-10
print_hex:
; Push all registers to stack
pusha
; Use cx as our counter
mov cx, 4
; Define a loop for every char we write
char_loop:
; Decrement cx
dec cx
; Make a copy of our hex into ax, and shift dx 4 bits right so we keep only the first 4 bits of each byte in dx
... |
src/kernel/arch/i686/pic.asm | shadow-paw/bluemoon | 3 | 120232 | ; 8259A Programmable Interrupt Controller
cpu P4
bits 32
%include "kernel.inc"
global pic_init
extern idt_set
%define PIC_MASTER_CMD (0x20)
%define PIC_MASTER_DATA (0x21)
%define PIC_SLAVE_CMD (0xA0)
%define PIC_SLAVE_DATA (0xA1)
section .text
; ----------------------------------------------
pic_init:
call... |
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_523.asm | ljhsiun2/medusa | 9 | 120233 | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r15
push %r8
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x84c3, %rdi
xor $10749, %rax
vmovups (%rdi), %ymm3
vextracti128 $1, %ymm3, %xmm3
vpextrq $1, %xmm3, %r11
nop
xor %rax, %rax
lea addresses_WC_ht+0x7dc3, %r15
clflush (%r15)
nop... |
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca.log_21829_610.asm | ljhsiun2/medusa | 9 | 120234 | <reponame>ljhsiun2/medusa<filename>Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca.log_21829_610.asm<gh_stars>1-10
.global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r15
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x82b5, %rsi
lea addresses_UC_ht+0x17363, %rdi
nop
xor $13419, %r1... |
ln.asm | itouri/xv6 | 0 | 120235 | <filename>ln.asm
_ln: 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)
... |
5 Metasploit Shellcode/reverse_tcp.nasm | kecebon9/slae32 | 0 | 120236 | <gh_stars>0
; SLAE Exam Assignment #5: Metasploit Shellcode reverse tcp
; msfvenom -p linux/x86/shell_reverse_tcp LHOST=10.10.10.1 -f raw | ndisasm -u - | cut -f4- -d" " | column -t
global _start
section .text
_start:
xor ebx,ebx
mul ebx
push ebx
inc ebx
push ebx
push byte +0x2
... |
untested/x86/mostSignificantBitIndex.asm | GabrielRavier/Generic-Assembly-Samples | 0 | 120237 | global _mostSignificantBitIndex
global _mostSignificantBitIndexAlt
segment .text align=16
_mostSignificantBitIndex:
mov eax, [esp+4]
test eax, eax
jz .retMinus1
bsr eax, eax
ret
.retMinus1:
mov eax, -1
ret
align 16
_mostSignificantBitIndexAlt:
mov edx, [esp+4]
test edx,... |
audio/headers/musicheaders2.asm | adhi-thirumala/EvoYellow | 16 | 120238 | <filename>audio/headers/musicheaders2.asm
Music_GymLeaderBattle::
dbw ( $80 | CH0 ), Music_GymLeaderBattle_Ch1
dbw CH1, Music_GymLeaderBattle_Ch2
dbw CH2, Music_GymLeaderBattle_Ch3
Music_TrainerBattle::
dbw ( $80 | CH0 ), Music_TrainerBattle_Ch1
dbw CH1, Music_TrainerBattle_Ch2
dbw CH2, Music_TrainerBattle_Ch3
... |
base/mvdm/wow16/win87em/emwin.asm | npocmaka/Windows-Server-2003 | 17 | 120239 | <filename>base/mvdm/wow16/win87em/emwin.asm
page ,132
subttl emwin.asm - Initialization and Termination for Windows
;***
;emwin.asm - Initialization and Termination for Windows
;
; Copyright (c) 1987-89, Microsoft Corporation
;
;Purpose:
; Initialization and Termination for Windows
;
; This Module contains ... |
echo.asm | srally/CS350 | 0 | 120241 |
_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 ... |
binutils-2.21.1/gcc-4.5.1/gcc/config/ia64/crti.asm | cberner12/xv6 | 51 | 120242 | # Copyright (C) 2000, 2001, 2008, 2009 Free Software Foundation, Inc.
# Written By <NAME>
#
# This file 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; either version 3, or (at your option) any
# later versi... |
oeis/115/A115567.asm | neoneye/loda-programs | 11 | 120243 | <filename>oeis/115/A115567.asm
; A115567: a(n) = C(n,6) + C(n,5) + C(n,4) + C(n,3) + C(n,2) + C(n,1).
; 0,1,3,7,15,31,63,126,246,465,847,1485,2509,4095,6475,9948,14892,21777,31179,43795,60459,82159,110055,145498,190050,245505,313911,397593,499177,621615,768211,942648,1149016,1391841,1676115,2007327,2391495,2835199,3345... |
programs/oeis/047/A047247.asm | jmorken/loda | 1 | 120244 | <filename>programs/oeis/047/A047247.asm<gh_stars>1-10
; A047247: Numbers that are congruent to {2, 3, 4, 5} mod 6.
; 2,3,4,5,8,9,10,11,14,15,16,17,20,21,22,23,26,27,28,29,32,33,34,35,38,39,40,41,44,45,46,47,50,51,52,53,56,57,58,59,62,63,64,65,68,69,70,71,74,75,76,77,80,81,82,83,86,87,88,89,92,93,94,95,98,99,100,101,104... |
ee/hk/conf/english.asm | olifink/smsqe | 0 | 120246 | ; HOTKEY configuration 1988 T.Tebby QJUMP
section language
xdef hkc_english
xref hk_english
xref.l hk_vers
xref hk_stufc
xref hk_stufp
xref hk_stufl
include 'dev8_mac_config'
include 'dev8_mac_text'
hkc_english
... |
libsrc/target/zx81/zx_topleft.asm | jpoikela/z88dk | 640 | 120247 | <filename>libsrc/target/zx81/zx_topleft.asm
;
; ZX81 libraries - Stefano
;
;----------------------------------------------------------------
;
; $Id: zx_topleft.asm,v 1.6 2016-06-26 20:32:08 dom Exp $
;
;----------------------------------------------------------------
;
; Position the text cursor on top-left
;
;-------... |
programs/oeis/276/A276862.asm | neoneye/loda | 22 | 120248 | ; A276862: First differences of the Beatty sequence A003151 for 1 + sqrt(2).
; 2,3,2,3,2,2,3,2,3,2,2,3,2,3,2,3,2,2,3,2,3,2,2,3,2,3,2,3,2,2,3,2,3,2,2,3,2,3,2,2,3,2,3,2,3,2,2,3,2,3,2,2,3,2,3,2,3,2,2,3,2,3,2,2,3,2,3,2,2,3,2,3,2,3,2,2,3,2,3,2,2,3,2,3,2,3,2,2,3,2,3,2,2,3,2,3,2,3,2,2
mov $3,$0
mov $5,2
lpb $5
mov $0,$3
... |
Project 7/Test Files/MemoryAccess/StaticTest/StaticTest.asm | zephyrclaire/CompArch | 0 | 120249 | <reponame>zephyrclaire/CompArch
@111
D=A
@SP
A=M
M=D
@SP
M=M+1
@333
D=A
@SP
A=M
M=D
@SP
M=M+1
@888
D=A
@SP
A=M
M=D
@SP
M=M+1
@StaticTest.8
D=A
@pop_address
M=D
@SP
M=M-1
A=M
D=M
@pop_address
A=M
M=D
@StaticTest.3
D=A
@pop_address
M=D
@SP
M=M-1
A=M
D=M
@pop_address
A=M
M=D
@Sta... |
maps/TwinleafHouse1.asm | AtmaBuster/pokecrystal16-493-plus | 1 | 120250 | <reponame>AtmaBuster/pokecrystal16-493-plus<filename>maps/TwinleafHouse1.asm
object_const_def ; object_event constants
const TWINLEAFHOUSE1_OBJECT1
const TWINLEAFHOUSE1_OBJECT2
TwinleafHouse1_MapScripts:
db 0 ; scene scripts
db 0 ; callbacks
TwinleafHouse1_MapEvents:
db 0, 0 ; filler
db 2 ; warp events
warp... |
CS61/cs61_labs/lab-5-Kuzame/lab05_ex2.asm | Kuzame/CS61 | 1 | 120251 | ;=================================================
; Name: <NAME>
; Email: <EMAIL>
;
; Lab: lab 4
; Lab section: 24
; TA: <NAME>
;
;=================================================
.orig x3000
;------------
;Instruction
;------------
LD R2, ptr
LD R3, start
LD R4, size
LD R5, convert
Loop ;
ST... |
win32/VC10/Win32/libxml2_Debug/c14n.asm | txwizard/libxml2_x64_and_ARM | 0 | 120252 | ; Listing generated by Microsoft (R) Optimizing Compiler Version 19.16.27027.1
TITLE C:\Users\DAG\Documents\_Clients\CodeProject Authors Group\Windows on ARM\libxml2\libxml2-2.9.9\c14n.c
.686P
.XMM
include listing.inc
.model flat
INCLUDELIB MSVCRTD
INCLUDELIB OLDNAMES
_DATA SEGMENT
COMM _xmlMalloc:DWORD
COMM _... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.