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
doc/learning/bootsect_3_1.asm
rm-hull/byok
41
125132
<gh_stars>10-100 ; ; A simple boot sector program that loops forever ; loop: ; Define a label, "loop" that will allow ; us to jump back to it, forever. jmp loop ; Use a simple CPU instruction that jumps ; to a new memory address to conti...
Appl/Art/Decks/GeoDeck/LMClub5.asm
steakknife/pcgeos
504
125133
<filename>Appl/Art/Decks/GeoDeck/LMClub5.asm LMClub5 label byte word C_BLACK Bitmap <71,100,BMC_PACKBITS,BMF_MONO> db 0xf8, 0x00 db 0xf8, 0x00 db 0xf8, 0x00 db 0xf8, 0x00 db 0x01, 0x0f, 0xf8, 0xfa, 0x00 db 0x01, 0x0f, 0xf8, 0xfc, 0x00, 0x01, 0x1c, 0x00 db 0x00, 0x0c, 0xfb, 0x00, 0x01, 0x2e, 0x00 db ...
programs/oeis/131/A131452.asm
neoneye/loda
22
125134
<reponame>neoneye/loda ; A131452: a(3n)=4n, a(3n+1)=4n+2, a(3n+2)=4n+1. ; 0,2,1,4,6,5,8,10,9,12,14,13,16,18,17,20,22,21,24,26,25,28,30,29,32,34,33,36,38,37,40,42,41,44,46,45,48,50,49,52,54,53,56,58,57,60,62,61,64,66,65,68,70,69,72,74,73,76,78,77,80,82,81,84,86,85,88,90,89,92,94,93,96,98,97,100,102,101,104,106,105,108,1...
growroom/cbm-basic-init.asm
SvenMichaelKlose/bender
2
125136
; bender – Copyright (c) 2015 <NAME> <<EMAIL>> ;; ZERO PAGE code = @*pc* org 0 data accu: 0 0 ; 16-bit accu s: 0 0 ; source pointer d: 0 0 ; destination pointer p: 0 0 ; temporary pointer strings_end: 0 0 ; pointer to free string space strings_left: 0 0 ;...
libsrc/_DEVELOPMENT/stdio/c/sccz80/vscanf.asm
teknoplop/z88dk
0
125137
<reponame>teknoplop/z88dk ; int vscanf(const char *format, void *arg) INCLUDE "clib_cfg.asm" SECTION code_clib SECTION code_stdio ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; IF __CLIB_OPT_MULTITHREAD & $02 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; PUBLIC vscanf EXTERN asm_vscanf vscanf: pop af pop bc pop de push de ...
Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0_notsx.log_2_1822.asm
ljhsiun2/medusa
9
125139
.global s_prepare_buffers s_prepare_buffers: push %r14 push %rcx push %rdi push %rsi lea addresses_WT_ht+0x84db, %rsi lea addresses_A_ht+0x58db, %rdi nop nop sub %r14, %r14 mov $70, %rcx rep movsb nop nop nop nop nop dec %r14 pop %rsi pop %rdi pop %rcx pop %r14 ret .global s_faulty_load s_faulty_load: push %r10 pu...
programs/oeis/313/A313533.asm
jmorken/loda
1
125140
<reponame>jmorken/loda ; A313533: Coordination sequence Gal.6.131.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. ; 1,5,10,14,19,23,27,31,35,40,44,49,54,59,64,68,73,77,81,85,89,94,98,103,108,113,118,122,127,131,135,139,143,148,152,15...
Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0x48_notsx.log_21829_332.asm
ljhsiun2/medusa
9
125141
<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r13 push %r14 push %r9 push %rbp push %rsi lea addresses_A_ht+0x74a, %r14 nop nop nop nop cmp $15910, %r11 movb (%r14), %r13b nop cmp $50052, %rbp lea addresses_A_ht+0x12d2a, %r9 clflush (%r9) nop nop nop nop nop add $36509, %rsi mov ...
P6/data_P6_2/ALUTest151.asm
alxzzhou/BUAA_CO_2020
1
125143
or $3,$1,$3 subu $3,$2,$3 sra $1,$2,26 xori $3,$3,46438 addu $0,$3,$3 sh $4,12($0) sltiu $5,$4,-24744 sh $5,12($0) andi $0,$4,13092 subu $5,$5,$3 lbu $1,4($0) slt $3,$4,$3 lbu $6,8($0) addiu $4,$3,-31561 sh $4,10($0) lw $3,16($0) lbu $1,5($0) ori $3,$4,38083 sw $0,8($0) and $3,$3,$3 srav $3,$4,$3 ori $1,$1,22775 sltiu ...
tests/test_compressor_stereo.asm
moitias/sointu
0
125144
%define BPM 100 %include "../src/sointu.inc" BEGIN_PATTERNS PATTERN 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 65, 65, 65, 65, PATTERN 76, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, END_PATTERNS BEGIN_TRACKS TRACK VOICES(1),0 ; a very silent voice TRACK VOICES(1),1 ; a loud one END_TRA...
src/core/asm/x86/inst_0x70.asm
Hiroshi123/bin_tools
0
125145
section .text default rel global _0x70_jo global _0x71_jno global _0x72_jnae global _0x73_jnc global _0x74_je global _0x75_jne global _0x76_jna global _0x77_ja global _0x78_js global _0x79_jns global _0x7a_jpe global _0x7b_jpo global _0x7c_jnge global _0x7d_jge global _0x7e_jng global _0x7f_jnle ...
src/test/ref/zeropage-exhausted.asm
jbrandwood/kickc
2
125148
// Tests warning when running out of zeropage-addresses for variables // Commodore 64 PRG executable file .file [name="zeropage-exhausted.prg", type="prg", segments="Program"] .segmentdef Program [segments="Basic, Code, Data"] .segmentdef Basic [start=$0801] .segmentdef Code [start=$80d] .segmentdef Data [startAfter=...
pwnlib/shellcraft/templates/i386/linux/connect.asm
DrKeineLust/pwntools
8,966
125149
<reponame>DrKeineLust/pwntools<filename>pwnlib/shellcraft/templates/i386/linux/connect.asm <% from pwnlib.shellcraft.i386 import pushstr %> <% from pwnlib.shellcraft.i386.linux import socket, socketcall %> <% from pwnlib.constants import SYS_socketcall_connect %> <% from pwnlib.util.net import sockaddr %> <%page args=...
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1029.asm
ljhsiun2/medusa
9
125150
.global s_prepare_buffers s_prepare_buffers: push %r15 push %rax push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_WT_ht+0x5bb7, %rsi lea addresses_WC_ht+0x8017, %rdi nop nop nop nop and %rdx, %rdx mov $40, %rcx rep movsl nop nop xor $36733, %r15 lea addresses_D_ht+0x1a747, %rbx nop nop add %rdx, %rdx mov...
skein4.asm
gldisater/genskein
0
125151
<filename>skein4.asm<gh_stars>0 # end of rounds ################# # # feedforward: ctx->X[i] = X[i] ^ w[i], {i=0..15} movq %rdx,X_stk+8*o1K_rdx(%rsp) #we need a register. x6 already on stack movq ctxPtr(%rsp),%rdx .irp _rr_,rdi,rsi,rbp,rax,rcx,rbx,r8,r9,r10,r11,r12,r13,r14,r...
oeis/059/A059204.asm
neoneye/loda-programs
11
125152
<filename>oeis/059/A059204.asm ; A059204: Number of non-unimodal permutations of n items (i.e., those which do not simply go up for the first part and then down for the rest, but at some point go down then up). ; 0,0,0,2,16,104,688,4976,40192,362624,3628288,39915776,478999552,6227016704,87178283008,1307674351616,209227...
pwnlib/shellcraft/templates/amd64/linux/lseek.asm
IMULMUL/python3-pwntools
325
125154
<filename>pwnlib/shellcraft/templates/amd64/linux/lseek.asm <% from pwnlib.shellcraft.amd64.linux import syscall %> <%page args="fd, offset, whence"/> <%docstring> Invokes the syscall lseek. See 'man 2 lseek' for more information. Arguments: fd(int): fd offset(off_t): offset whence(int): whence </%doc...
Transynther/x86/_processed/US/_st_sm_/i7-7700_9_0xca.log_21829_1039.asm
ljhsiun2/medusa
9
125157
<reponame>ljhsiun2/medusa .global s_prepare_buffers s_prepare_buffers: push %r12 push %r13 push %r8 push %rax push %rcx push %rdi push %rdx push %rsi lea addresses_D_ht+0x525a, %rsi lea addresses_normal_ht+0xe98e, %rdi cmp $22903, %r12 mov $84, %rcx rep movsb nop nop nop xor %r13, %r13 lea addresses_D_ht+0xd31a, %rax n...
WRK-V1.2/TOOLS/crt/src/intel/memchr.asm
intj-t/openvmsft
0
125158
page ,132 title memchr - search memory for a given character ;*** ;memchr.asm - search block of memory for a given character ; ; Copyright (c) Microsoft Corporation. All rights reserved. ; ;Purpose: ; defines memchr() - search memory until a character is ; found or a limit is reac...
libsrc/_DEVELOPMENT/arch/sms/vram/z80/asm_sms_vram_write_de.asm
jpoikela/z88dk
640
125159
INCLUDE "config_private.inc" SECTION code_clib SECTION code_crt_common PUBLIC asm_sms_vram_write_de ex de,hl asm_sms_vram_write_de: ; enter : de = vram address ; ; uses : af di ld a,e out (__IO_VDP_COMMAND),a ld a,d or $40 out (__IO_VDP_COMMAND),a ei ret
programs/oeis/085/A085740.asm
neoneye/loda
22
125160
; A085740: a(n) = T(n)^2 - n^2, where T(n) is a triangular number. ; 0,0,5,27,84,200,405,735,1232,1944,2925,4235,5940,8112,10829,14175,18240,23120,28917,35739,43700,52920,63525,75647,89424,105000,122525,142155,164052,188384,215325,245055,277760,313632,352869,395675,442260,492840,547637,606879,670800,739640,813645,89306...
lib/am335x_sdk/ti/board/diag/common/j721e/diag_entry_r5.asm
brandonbraun653/Apollo
2
125161
<reponame>brandonbraun653/Apollo ;****************************************************************************** ;* BOOT v16.9.4 * ;* * ;* Copyright (c) 1996-2019 Texas Instruments...
Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_21829_2106.asm
ljhsiun2/medusa
9
125162
<reponame>ljhsiun2/medusa .global s_prepare_buffers s_prepare_buffers: push %r11 push %r13 push %r9 push %rbp push %rcx push %rdi push %rsi lea addresses_D_ht+0x3657, %rsi lea addresses_WC_ht+0x142b9, %rdi and %r13, %r13 mov $121, %rcx rep movsq cmp $65063, %rbp lea addresses_A_ht+0x1143f, %rsi lea addresses_UC_ht+0xea...
src/r_layers/layer2.asm
Gip-Gip/VePseu
5
125163
<reponame>Gip-Gip/VePseu ; Render the second layer (186 cycles) INCLUDE "include/ands_2.h" Y_POS_ADV_AL ; 35 cycles LDA (mapPtr),Y AND #AND_W2S2P1 STA shadow2ab AND #AND_W2S1P1 STA shadow2aa X_POS_GAN ; 41 cycles LDA (mapPtr),Y TAX STA wall2a AND #AND_W2...
nheqminer/external/equihash-xenon/Windows/proc_ehprepare_avx2.asm
freedomcuautli/nheqminer-BTG-ARM
107
125164
_ProcEhPrepare: sub rsp, 0x1b8 vmovdqa [rsp+0x180], xmm6 vmovdqa [rsp+0x190], xmm7 vbroadcasti128 ymm6, xword [xshufb_ror24] vbroadcasti128 ymm7, xword [xshufb_ror16] vmovdqa ymm0, yword [s0] vmovdqa ymm1, yword [s4] vmovdqa ymm2, yword [iv] vmovdqa ymm3, yword [iv4xor128] mov r8, rsp mov r9d, blake2sigm...
programs/oeis/279/A279077.asm
karttu/loda
0
125165
<reponame>karttu/loda<gh_stars>0 ; A279077: Maximum starting value of X such that repeated replacement of X with X-ceiling(X/7) requires n steps to reach 0. ; 0,1,2,3,4,5,6,8,10,12,15,18,22,26,31,37,44,52,61,72,85,100,117,137,160,187,219,256,299,349,408,477,557,650,759,886,1034,1207,1409,1644,1919,2239,2613,3049,3558,4...
oeis/029/A029908.asm
neoneye/loda-programs
11
125166
; A029908: Starting with n, repeatedly sum prime factors (with multiplicity) until reaching 0 or a fixed point. Then a(n) is the fixed point (or 0). ; 0,2,3,4,5,5,7,5,5,7,11,7,13,5,5,5,17,5,19,5,7,13,23,5,7,5,5,11,29,7,31,7,5,19,7,7,37,7,5,11,41,7,43,5,11,7,47,11,5,7,5,17,53,11,5,13,13,31,59,7,61,5,13,7,5,5,67,7,5,5,71...
software/atommc2/raf.asm
AtomicRoland/AtomFpga
25
125167
<reponame>AtomicRoland/AtomFpga ;========================================== ; Random Access File Handling ;========================================== CMD_SEEK = $16 CMD_FILE_OPEN_RANDOM_READ = $31 CMD_FILE_OPEN_RANDOM_WRITE = $37 STATUS_FILEHANDLE = $60 STATUS_EOF = $60 ;-----------------------------...
Script/6.asm
YeasinArafatPrantik/CSE331L_Section_7_Summer20_NSU_Final
0
125168
.MODEL SMALL .STACK 100H .CODE .DATA PROMPT DB .CODE MAIN PROC MOV AX,@DATA MOV DS,AX LEA DS ,AX LEA DS,PROMPT_1 MOV AH,9 INT 21H MOV AH,1 INT 21H MOV BL,AL LEA DX_PROMPT_2 MOV AH,9 INT 21H TEWAT BL,01H JNE@ODD MOV AH,2 MOV DL,\"E...
engine/mon_gender_indexorder.asm
adhi-thirumala/EvoYellow
0
125169
<reponame>adhi-thirumala/EvoYellow<filename>engine/mon_gender_indexorder.asm ; INPUTS - Mon DVs in de, species in wGenderTemp ; OUTPUT - Mon's gender in wGenderTemp GetMonGender:: ld hl, MonGenderRatios ld a, [wGenderTemp] dec a ld c, a ld b, 0 add hl, bc ; hl now points to the species gender ratio ; Attack DV ...
fiat-amd64/289.17_ratio08237_seed4091147453534096_square_p384.asm
dderjoel/fiat-crypto
491
125171
<filename>fiat-amd64/289.17_ratio08237_seed4091147453534096_square_p384.asm SECTION .text GLOBAL square_p384 square_p384: sub rsp, 0x328 ; last 0x30 (6) for Caller - save regs mov [ rsp + 0x2f8 ], rbx; saving to stack mov [ rsp + 0x300 ], rbp; saving to stack mov [ rsp + 0x308 ], r12; saving to stack mov [ rsp + 0x31...
lib/target/msx/classic/msxdos.asm
ahjelm/z88dk
640
125173
defc TAR__clib_exit_stack_size = 32 defc TAR__register_sp = -1 IFNDEF CRT_ORG_CODE defc CRT_ORG_CODE = $100 ; MSXDOS ENDIF ; For MSXDOS 1 limit the number of open files to 3 to reduce memory usage ; This can be overridden with -pragma-define:CLIB_OPEN_MAX=NN where NN...
learn-assembly/asm101/asm101-10.asm
hailehong95/Practice-Coding
0
125174
<filename>learn-assembly/asm101/asm101-10.asm ; asm101-10: Cong, nhan so nhi phan .model small .stack 100h .data .code main proc ; Nhan nhi phan ;mov ax, 15 ;and ax, 0011b ; 15d = 0x1111b ; ax=ax*0011b ; AL: 00000000 00001111 ...
firmware-assembler/vs1001.asm
jlblancoc/GigaMP3-player
0
125175
<filename>firmware-assembler/vs1001.asm ;----------------------------------------------------------------------------- ; FICHERO: vs1001.asm ; ; DESCRIPCION: Comunicacion con chip decodificador de MP3: VS1001k ; ; ;----------------------------------------------------------------------------- .equ VS1001_CO...
imtables_cpc.asm
jorgicor/altair
0
125178
; ---------------------------------------------------------------------------- ; Altair, CIDLESA's 1981 arcade game remade for the ZX Spectrum and ; Amstrad CPC. ; ---------------------------------------------------------------------------- alien01 .db 5, ALIEN_IM_H .fill 5*ALIEN_IM_H alien11 .db 5, ALIEN_IM_H .fil...
libsrc/graphics/aussie/clg.asm
grancier/z180
0
125179
<reponame>grancier/z180<filename>libsrc/graphics/aussie/clg.asm<gh_stars>0 ; ; Fast CLS for the Aussie Byte ; Stefano - 2016 ; ; ; $Id: clg.asm,v 1.2 2017/01/02 21:51:24 aralbrec Exp $ ; SECTION code_clib PUBLIC clg PUBLIC _clg PUBLIC pchar PUBLIC rdchar EXTERN row EXTER...
include/mpir-3.0.0/mpn/sub_err1_n.asm
theprogrammermachine/EogenVirtualMachine
0
125181
dnl AMD64 mpn_sub_err1_n dnl Copyright (C) 2009, <NAME> dnl All rights reserved. dnl Redistribution and use in source and binary forms, with or without dnl modification, are permitted provided that the following conditions are dnl met: dnl 1. Redistributions of source code must retain the above copyright not...
examples/zero-dependency/lib.asm
TheDarkBomber/XLS
0
125182
;; BSD 2-Clause License ;; ;; Copyright (c) 2022, TheDarkBomber ;; 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,...
init.asm
sagivnet/Opertion-Systems
0
125183
_init: file format elf32-i386 Disassembly of section .text: 00000000 <main>: char *argv[] = { "sh", 0 }; int main(void) { 0: 55 push %ebp 1: 89 e5 mov %esp,%ebp 3: 56 push %esi 4: 53 push %ebx int pid, wpid; if(...
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_2685.asm
ljhsiun2/medusa
9
125184
<reponame>ljhsiun2/medusa .global s_prepare_buffers s_prepare_buffers: push %r11 push %r15 push %r8 push %rbp push %rcx push %rdi push %rsi lea addresses_WT_ht+0xa68d, %rsi xor %r8, %r8 mov $0x6162636465666768, %r15 movq %r15, %xmm7 vmovups %ymm7, (%rsi) nop nop and %rbp, %rbp lea addresses_WC_ht+0x1e48d, %rsi lea addr...
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_1176.asm
ljhsiun2/medusa
9
125185
.global s_prepare_buffers s_prepare_buffers: push %r12 push %r13 push %r8 push %r9 push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_normal_ht+0x9a78, %rdx nop nop nop nop xor %rbx, %rbx mov (%rdx), %r12w nop nop nop nop add %r12, %r12 lea addresses_WT_ht+0x11078, %rbx nop xor %rdi, %rdi mov $0x6162636465...
src/presets/kpdr25_menu.asm
cout/sm_practice_hack
0
125187
PresetsMenuKpdr25: dw #presets_goto_kpdr25_bombs dw #presets_goto_kpdr25_kraid dw #presets_goto_kpdr25_upper_norfair dw #presets_goto_kpdr25_wrecked_ship dw #presets_goto_kpdr25_maridia dw #presets_goto_kpdr25_lower_norfair dw #presets_goto_kpdr25_golden_4 dw #presets_goto_kpdr25_tourian...
oeis/337/A337283.asm
neoneye/loda-programs
11
125188
; A337283: a(n) = Sum_{i=0..n} i*T(i)^2, where T(i) = A000073(i) is the i-th tribonacci number. ; 0,0,2,5,21,101,395,1578,6186,23610,89220,333431,1234343,4536551,16567157,60172532,217524468,783111476,2809027334,10043413545,35805255545,127314522569,451629771519,1598650868766,5647706073630,19916305738030,70117445671624,2...
winxp_sp3/trun/enable_rdp/system_enable-rdp/enable-rdp_system.nasm
danf42/vulnserver
0
125189
<gh_stars>0 [BITS 32] global _start section .text _start: xor edx, edx ; zero out edx push edx ; push null byte onto stack ; 'reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server" /v fDenyTSConnections /t REG_DWORD /d 0 /f' push 0x662f2030 push 0x20642f20 push...
libsrc/_DEVELOPMENT/sound/bit/c/sccz80/bit_beep_di_callee.asm
meesokim/z88dk
0
125190
<reponame>meesokim/z88dk ; void bit_beep_di_callee(uint16_t duration_ms, uint16_t frequency_hz) SECTION code_sound_bit PUBLIC bit_beep_di_callee EXTERN asm_bit_beep_di bit_beep_di_callee: pop af pop hl pop de push af jp asm_bit_beep_di
altairsim/tinybasic-2.0.asm
qoelet/z80pack
2
125191
;************************************************************* ; ; TINY BASIC FOR INTEL 8080 ; VERSION 2.0 ; BY <NAME> ; MODIFIED AND TRANSLATED ; TO INTEL MNEMONICS ; BY <NAME> ; 10 O...
home/queue_script.asm
Dev727/ancientplatinum
28
125192
<reponame>Dev727/ancientplatinum QueueScript:: ; Push pointer hl in the current bank to wQueuedScriptBank. ldh a, [hROMBank] FarQueueScript:: ; Push pointer a:hl to wQueuedScriptBank. ld [wQueuedScriptBank], a ld a, l ld [wQueuedScriptAddr], a ld a, h ld [wQueuedScriptAddr + 1], a ret
source/init/idt.asm
daniel3735928559/toast
0
125193
%macro USER_IDT_ENTRY 1 dw ((BASE + isr%1 - $$) & 0xFFFF); dw ((isr%1 - $$) & 0xFFFF) dw code_selector db 0 db 0xEE dw ((BASE + isr%1 - $$) >> 16); dw ((isr%1 - $$) >> 16) %endmacro %macro IDT_ENTRY 1 dw ((BASE + isr%1 - $$) & 0xFFFF); dw ((isr%1 - $$) & 0xFFFF) dw code_selector db 0 db 0x8E dw ((BASE + isr%1 - ...
Library/Bitmap/drawEllipseTool.asm
steakknife/pcgeos
504
125194
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) GeoWorks 1992 -- All Rights Reserved PROJECT: GEOS MODULE: Bitmap Library FILE: drawEllipseTool.asm AUTHOR: <NAME>, Oct 6, 1992 REVISION HISTORY: Name Date Description ---- ---- ----------- SY 10/ 6/9...
libsrc/_DEVELOPMENT/math/float/math48/z80/core/mm48_cos.asm
jpoikela/z88dk
640
125195
<reponame>jpoikela/z88dk SECTION code_clib SECTION code_fp_math48 PUBLIC mm48_cos EXTERN mm48__acpi, mm48_fpsub, mm48__sinc mm48_cos: ; cosine ; AC' = cos(AC') = sin(pi/2 - AC') ; ; enter : AC'(BCDEHL') = float x ; ; exit : AC' = cos(x) ; ; uses : af, af', bc', de', hl' push bc ...
libsrc/_DEVELOPMENT/arch/sms/vram/c/sdcc/sms_copy_vram_to_mem_unsafe_callee.asm
jpoikela/z88dk
640
125196
; void *sms_copy_vram_to_mem_unsafe(void *dst, unsigned int n) SECTION code_clib SECTION code_crt_common PUBLIC _sms_copy_vram_to_mem_unsafe_callee EXTERN asm_sms_copy_vram_to_mem_unsafe _sms_copy_vram_to_mem_unsafe_callee: pop af pop hl pop bc push af jp asm_sms_copy_vram_to_mem_unsafe
CryptoPkg/Library/OpensslLib/X64/crypto/aes/aesni-x86_64.nasm
KaoTuz/edk2-stable202108
0
125197
<gh_stars>0 ; WARNING: do not edit! ; Generated from openssl/crypto/aes/asm/aesni-x86_64.pl ; ; Copyright 2009-2020 The OpenSSL Project Authors. All Rights Reserved. ; ; Licensed under the OpenSSL license (the "License"). You may not use ; this file except in compliance with the License. You can obtain a copy ; in th...
Homework/BareMetalOS/Scheduling/lib.asm
blonskya/csse332
9
125198
<gh_stars>1-10 ;lib.asm ;<NAME>, 2007 ;lib.asm contains assembly functions that you can use in the shell .global _interrupt .global _enableInterrupts ;int interrupt (int number, int AX, int BX, int CX, int DX) _interrupt: push bp mov bp,sp mov ax,[bp+4] ;get the interrupt number in AL push ds ;use self-modify...
libsrc/_DEVELOPMENT/math/float/math48/c/sdcc_iy/cm48_sdcciy_acos_fastcall.asm
jpoikela/z88dk
640
125200
; float acos(float x) __z88dk_fastcall SECTION code_clib SECTION code_fp_math48 PUBLIC cm48_sdcciy_acos_fastcall EXTERN cm48_sdcciyp_dx2m48, am48_acos, cm48_sdcciyp_m482d cm48_sdcciy_acos_fastcall: call cm48_sdcciyp_dx2m48 call am48_acos jp cm48_sdcciyp_m482d
src/sys/boot/boot.asm
germix/sanos
57
125201
<reponame>germix/sanos ; ; boot.asm ; ; Boot sector ; ; Copyright (C) 2002 <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 copy...
oeis/341/A341915.asm
neoneye/loda-programs
11
125202
<gh_stars>10-100 ; A341915: For any nonnegative number n with runs in binary expansion (r_1, ..., r_w), a(n) = Sum_{k = 1..w} 2^(r_1 + ... + r_k - 1). ; Submitted by <NAME> ; 0,1,3,2,5,7,6,4,9,13,15,11,10,14,12,8,17,25,29,21,23,31,27,19,18,26,30,22,20,28,24,16,33,49,57,41,45,61,53,37,39,55,63,47,43,59,51,35,34,50,58,42...
oeis/094/A094972.asm
neoneye/loda-programs
11
125203
<reponame>neoneye/loda-programs ; A094972: a(n) = floor(11^n/2^n). ; 1,5,30,166,915,5032,27680,152243,837339,4605366,25329516,139312339,766217865,4214198259,23178090428,127479497357,701137235467,3856254795069,21209401372879,116651707550839,641584391529617,3528714153412895,19407927843770923,106743603140740081,5870898172...
libsrc/gfx/common/c_xorplot.asm
ahjelm/z88dk
640
125204
<filename>libsrc/gfx/common/c_xorplot.asm ; ; Z88DK Graphics Functions - Small C+ stubs ; ; $Id: xorplot.asm,v 1.5 2016-04-22 20:17:17 dom Exp $ ; ;Usage: xorplot(int x, int y) SECTION code_graphics PUBLIC c_xorplot PUBLIC _c_xorplot EXTERN swapgfxbk EXTERN __graphics_end E...
TestData/memaddr.64.asm
robertmuth/Cwerg
171
125205
# exercises address stored as data # requires std_lib.asm .mem LINE 4 RO .data 10 "=" .mem HASH 4 RO .data 10 "=" .mem SEMI 4 RO .data 10 ";" .mem string_pointers 8 RO .addr.mem 8 LINE 0 .addr.mem 8 HASH 0 .addr.mem 8 SEMI 0 .fun main NORMAL [S32] = [] .reg A64 [s] .bbl start lea.mem x:A64 string_pointers...
programs/oeis/228/A228791.asm
neoneye/loda
22
125206
<filename>programs/oeis/228/A228791.asm ; A228791: Number of n X 3 binary arrays with top left element equal to 1 and no two ones adjacent horizontally or nw-se. ; 2,8,36,156,672,2892,12444,53544,230388,991308,4265376,18352956,78968652,339784392,1462016004,6290726844,27067586208,116465750508,501125993916,2156232718056,...
programs/oeis/230/A230585.asm
neoneye/loda
22
125207
<filename>programs/oeis/230/A230585.asm ; A230585: First terms of first rows of zigzag matrices as defined in A088961. ; 3,5,14,42,132,429,1430,4862,16796,58786,208012,742900,2674440,9694845,35357670,129644790,477638700,1767263190,6564120420,24466267020,91482563640,343059613650,1289904147324,4861946401452,1836735307215...
programs/oeis/078/A078677.asm
neoneye/loda
22
125208
<reponame>neoneye/loda ; A078677: Write n in binary; repeatedly sum the "digits" until reaching 1; a(n) = sum of these sums (including '1' and n itself). ; 1,3,6,5,8,9,13,9,12,13,17,15,19,20,20,17,20,21,25,23,27,28,28,27,31,32,32,34,34,35,39,33,36,37,41,39,43,44,44,43,47,48,48,50,50,51,55,51,55,56,56,58,58,59,63,62,62,...
lib/nascom_crt0.asm
grancier/z180
0
125209
<reponame>grancier/z180<filename>lib/nascom_crt0.asm ; CRT0 for the NASCOM1/2 ; ; <NAME> May 2003 ; ; ; - - - - - - - ; ; $Id: nascom_crt0.asm,v 1.23 2016/08/05 07:04:09 stefano Exp $ ; ; - - - - - - - MODULE nascom_crt0 ;------- ; Include zcc_opt.def to find out information about us ;------- ...
data/mapHeaders/LancesRoom.asm
AmateurPanda92/pokemon-rby-dx
9
125210
LancesRoom_h: db DOJO ; tileset db LANCES_ROOM_HEIGHT, LANCES_ROOM_WIDTH ; dimensions (y, x) dw LancesRoom_Blocks ; blocks dw LancesRoom_TextPointers ; texts dw LancesRoom_Script ; scripts db 0 ; connections dw LancesRoom_Object ; objects
oeis/216/A216431.asm
neoneye/loda-programs
11
125211
; A216431: a(0)=0; thereafter a(n+1) = a(n) + 1 + number of 0's in binary representation of a(n), counted with A023416. ; Submitted by <NAME>(s4) ; 0,2,4,7,8,12,15,16,21,24,28,31,32,38,42,46,49,53,56,60,63,64,71,75,79,82,87,90,94,97,102,106,110,113,117,120,124,127,128,136,143,147,152,158,162,168,174,178,183,186,190,193...
libsrc/_DEVELOPMENT/math/float/math48/c/sdcc_iy/cm48_sdcciy_isunordered.asm
jpoikela/z88dk
640
125212
; int isunordered(double x, double y) SECTION code_clib SECTION code_fp_math48 PUBLIC cm48_sdcciy_isunordered EXTERN am48_isunordered, cm48_sdcciyp_dread2 cm48_sdcciy_isunordered: call cm48_sdcciyp_dread2 ; AC'= y ; AC = x jp am48_isunordered
Transynther/x86/_processed/NC/_zr_/i7-8650U_0xd2_notsx.log_699_555.asm
ljhsiun2/medusa
9
125213
<filename>Transynther/x86/_processed/NC/_zr_/i7-8650U_0xd2_notsx.log_699_555.asm .global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r15 push %r8 push %rbp push %rcx lea addresses_WC_ht+0xd373, %r10 clflush (%r10) nop nop sub $60110, %r15 mov $0x6162636465666768, %r8 movq %r8, %xmm2 vmovups %ymm2, (%...
asm_main.asm
CISVVC/cis208-chapter05-arrays-BigMcGuire
0
125214
; ; file: asm_main.asm %include "asm_io.inc" ; ; initialized data is put in the .data segment ; segment .data syswrite: equ 4 stdout: equ 1 exit: equ 1 SUCCESS: equ 0 kernelcall: equ 80h ; uninitialized data is put in the .bss segment ; segment .bss ; ; code is put in the .t...
constants/16_bit_locking_constants.asm
Dev727/ancientplatinum
6
125215
; Pokémon locked ID table constants const_def const LOCKED_MON_ID_MAP_1 const LOCKED_MON_ID_MAP_2 const LOCKED_MON_ID_MAP_3 const LOCKED_MON_ID_MAP_4 const LOCKED_MON_ID_MAP_5 const LOCKED_MON_ID_MAP_6 const LOCKED_MON_ID_MAP_7 const LOCKED_MON_ID_MAP_8 NUM_MAP_LOCKED_MON_IDS EQU const_value + -LOCKED_MON_ID_M...
Irvine/Examples/ch06/32 bit/Encrypt.asm
alieonsido/ASM_TESTING
0
125216
<reponame>alieonsido/ASM_TESTING<filename>Irvine/Examples/ch06/32 bit/Encrypt.asm ; Encryption Program (Encrypt.asm) ; This program demonstrates simple symmetric ; encryption using the XOR instruction. INCLUDE Irvine32.inc KEY = 239 ; any value between 1-255 BUFMAX = 128 ; maximum buffer size...
0x05-libasm/12-strpbrk.asm
alzheimeer/holbertonschool-system_linux
1
125217
BITS 64 global asm_strpbrk section .text asm_strpbrk: push rbp mov rbp, rsp push rcx push rbx push r8 push r9 xor rax, rax xor rcx, rcx xor r8, r8 xor r9, r9 loop_strpbrk: mov r8b, [rdi + rcx] test r8b, r8b jz end xor rbx, rbx accept: mov r9b, [rsi + rbx] test r9b, r9b jz break cmp r8b, r9b ...
oeis/006/A006008.asm
neoneye/loda-programs
11
125218
<reponame>neoneye/loda-programs ; A006008: Number of inequivalent ways to color vertices of a regular tetrahedron using <= n colors. ; 0,1,5,15,36,75,141,245,400,621,925,1331,1860,2535,3381,4425,5696,7225,9045,11191,13700,16611,19965,23805,28176,33125,38701,44955,51940,59711,68325,77841,88320,99825,112421,126175,141156...
Assembly/export_symbols.asm
CaitSith2/Enemizer
0
125219
<gh_stars>0 export.open exported_symbols.txt export.label EnemizerTablesStart export.label EnemizerCodeStart export.label sprite_bush_spawn_table_overworld export.label sprite_bush_spawn_table_dungeons export.label sprite_bush_spawn_table_random_sprites export.label EnemizerFlags export.label EnemizerFlags_randomize_bu...
Transynther/x86/_processed/NC/_st_zr_sm_/i7-7700_9_0x48_notsx.log_323_670.asm
ljhsiun2/medusa
9
125220
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r14 push %r8 push %r9 push %rbx push %rcx push %rdi push %rsi lea addresses_WC_ht+0xcb6d, %rsi lea addresses_normal_ht+0xc575, %rdi nop nop nop nop xor %r10, %r10 mov $28, %rcx rep movsw nop nop nop dec %r8 lea addresses_normal_ht+0x12775, %rsi lea addresses_...
libsrc/graphics/stencil_add_pixel.asm
grancier/z180
0
125221
<gh_stars>0 ; ; Z88 Graphics Functions - Small C+ stubs ; ; Written around the Interlogic Standard Library ; ; Compute the line coordinates and put into a vector ; Basic concept by <NAME> (calculate_side) ; ; Internal function to update the area object's vectors ; ; <NAME> - 13/3/2009 ; ; ; $Id: stenc...
programs/oeis/089/A089800.asm
karttu/loda
0
125222
<reponame>karttu/loda ; A089800: Expansion of Jacobi theta function theta_2(q)/q^(1/4). ; 2,0,2,0,0,0,2,0,0,0,0,0,2,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,...
oeis/348/A348296.asm
neoneye/loda-programs
11
125223
<gh_stars>10-100 ; A348296: Earliest occurrence of n in A348295: a(n) is the least m such that Sum_{k=1..m} (-1)^(floor(k*(sqrt(2)-1))) = Sum_{k=1..m} (-1)^A097508(k) = n. ; Submitted by <NAME>(s2) ; 0,1,2,7,12,41,70,239,408,1393,2378,8119,13860,47321,80782,275807,470832,1607521,2744210,9369319,15994428,54608393,932223...
test/fmul.asm
kspalaiologos/asmbf
67
125224
; calculate 2/7 * 5/3 psh 7 psh 2 psh 5 psh 3 fmul freduce pop r1 add r1, .0 out r1 pop r1 out r1
tests/i8085u.asm
dimitrit/uz80as
8
125226
; =========================================================================== ; uz80as, an assembler for the Zilog Z80 and several other microprocessors. ; ; Intel 8085 with undocumented instructions. ; =========================================================================== #define equ .equ #define end .end n: ...
Transynther/x86/_processed/NONE/_zr_un_/i9-9900K_12_0xca.log_21829_1575.asm
ljhsiun2/medusa
9
125227
<reponame>ljhsiun2/medusa .global s_prepare_buffers s_prepare_buffers: push %r11 push %r13 push %r15 push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_D_ht+0x1c851, %rdx nop nop nop nop cmp $14578, %r15 mov (%rdx), %edi nop nop inc %rbp lea addresses_WC_ht+0xef51, %r11 clflush (%r11) nop nop nop nop inc %...
labs/lab1-2/shellcode.asm
benjholla/PAC2020
3
125228
<reponame>benjholla/PAC2020<gh_stars>1-10 section .data msg db 'Owned!!',0xa section .text global _start _start: ;write(int fd, char *msg, unsigned int len) mov eax,4 mov ebx,1 mov ecx,msg mov edx,8 int 0x80 ;exit(int ret) mov eax,1 mov ebx,0 int 0x80
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_1680.asm
ljhsiun2/medusa
9
125229
.global s_prepare_buffers s_prepare_buffers: push %r13 push %r15 push %r8 push %rax push %rbx push %rcx push %rdi push %rsi lea addresses_normal_ht+0x1ee44, %rsi lea addresses_D_ht+0x14a92, %rdi nop nop nop nop sub $31188, %rbx mov $9, %rcx rep movsl cmp %r13, %r13 lea addresses_WT_ht+0x8d44, %rax nop nop nop nop sub %...
untested/x64/arith64.asm
GabrielRavier/Generic-Assembly-Samples
0
125230
<reponame>GabrielRavier/Generic-Assembly-Samples<gh_stars>0 global _add64 global _sub64 global _mul64 global _isEqual64 global _isGreater64 global _divide64 global _modulo64 global _getVal64 global _getOpposite64 global _getComplement64 global _shiftLeft64 global _shiftRight64 global _rol64 global _ror64 segment .text...
programs/oeis/000/A000005.asm
karttu/loda
0
125231
; A000005: d(n) (also called tau(n) or sigma_0(n)), the number of divisors of n. ; 1,2,2,3,2,4,2,4,3,4,2,6,2,4,4,5,2,6,2,6,4,4,2,8,3,4,4,6,2,8,2,6,4,4,4,9,2,4,4,8,2,8,2,6,6,4,2,10,3,6,4,6,2,8,4,8,4,4,2,12,2,4,6,7,4,8,2,6,4,8,2,12,2,4,6,6,4,8,2,10,5,4,2,12,4,4,4,8,2,12,4,6,4,4,4,12,2,6,6,9,2,8,2,8,8,4,2,12,2,8,4,10,2,8,...
class_example.asm
brenns10/regex
0
125232
<reponame>brenns10/regex ;; Regex: "[a-ce -]+" ;; TOKENS: ;; nextsym(): {LBracket, '['} ;; nextsym(): {CharSym, 'a'} ;; nextsym(): {Minus, '-'} ;; nextsym(): {CharSym, 'c'} ;; nextsym(): {CharSym, 'e'} ;; nextsym(): {CharSym, '\x20'} ;; nextsym(): {Minus, '-'} ;; nextsym(): {RBracket, ']'} ;; unget(): buffering {Minus...
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_2119.asm
ljhsiun2/medusa
9
125233
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r14 push %r8 push %rax push %rcx push %rdi push %rdx push %rsi lea addresses_D_ht+0x60f7, %r8 nop sub %rax, %rax movb $0x61, (%r8) nop nop nop and $8783, %r14 lea addresses_D_ht+0xd419, %r8 nop add %r11, %r11 vmovups (%r8), %ymm3 vextracti128 $1, %ymm3, %xmm3...
unistd/int128/old/Int128.asm
clayne/libunistd
103
125234
; File: Int128x64.asm ; build obj-file with ; ml64 /nologo /c /Zf /Fo$(IntDir)Int128x64.obj Int128x64.asm .CODE ;void int128sum(_int128 &dst, cnost _int128 &x, const _int128 &y); int128sum PROC push rbx mov rax, qword ptr[rdx] add rax, qword ptr[r8] mov rbx, qword ptr[rdx+8] adc ...
programs/oeis/025/A025696.asm
jmorken/loda
1
125235
<filename>programs/oeis/025/A025696.asm<gh_stars>1-10 ; A025696: Index of 3^n within sequence of numbers of form 3^i*4^j. ; 1,2,4,7,11,15,20,26,33,41,49,58,68,79,91,103,116,130,145,161,177,194,212,231,251,271,292,314,337,360,384,409,435,462,489,517,546,576,607,638,670,703,737,772,807,843,880,918,957,996,1036,1077,1119,...
libsrc/_DEVELOPMENT/stdio/c/sdcc_ix/sscanf.asm
meesokim/z88dk
0
125237
<reponame>meesokim/z88dk ; int sscanf(const char *s, const char *format, ...) SECTION code_stdio PUBLIC _sscanf EXTERN asm_sscanf _sscanf: push ix call asm_sscanf pop ix ret
libsrc/fcntl/z88/fdgetpos.asm
andydansby/z88dk-mk2
1
125238
<filename>libsrc/fcntl/z88/fdgetpos.asm<gh_stars>1-10 ; ; Small C z88 File functions ; Written by <NAME> <<EMAIL>> ; ; 11/3/99 djm ***UNTESTED*** ; ; ; $Id: fdgetpos.asm,v 1.3 2009/06/22 21:44:16 dom Exp $ ; INCLUDE "fileio.def" XLIB fdgetpos ;int fgetpos(int fd, long *dump) ; ;Dum...
Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48.log_21829_770.asm
ljhsiun2/medusa
9
125239
.global s_prepare_buffers s_prepare_buffers: push %r14 push %r15 push %r8 push %rax push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_UC_ht+0x16b8f, %rbp nop nop nop inc %rdx mov (%rbp), %r15 nop xor $59861, %rax lea addresses_WT_ht+0x1ab8f, %rdx nop nop nop dec %r14 mov (%rdx), %r8 nop nop xor $45452, %r...
Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i7-7700_9_0x48.log_21829_416.asm
ljhsiun2/medusa
9
125240
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r13 push %r14 push %r9 push %rcx push %rdi push %rdx push %rsi lea addresses_D_ht+0x19f6a, %r11 nop nop nop nop xor %r9, %r9 movw $0x6162, (%r11) nop nop nop and %r14, %r14 lea addresses_normal_ht+0x76ee, %rcx nop xor $36533, %rdx movw $0x6162, (%rcx) nop nop...
engine/events/hidden_objects/oaks_lab_posters.asm
opiter09/ASM-Machina
1
125243
<gh_stars>1-10 DisplayOakLabLeftPoster: call EnableAutoTextBoxDrawing tx_pre_jump PushStartText PushStartText:: text_far _PushStartText text_end DisplayOakLabRightPoster: call EnableAutoTextBoxDrawing ld hl, wPokedexOwned ld b, wPokedexOwnedEnd - wPokedexOwned call CountSetBits ld a, [wNumSetBits] cp 2 tx_...
gwnum/xmult1ax.asm
Kasual/GIMPS
0
125244
; Copyright 2001-2016 Mersenne Research, Inc. All rights reserved ; Author: <NAME> ; Email: <EMAIL> ; TITLE setup IFNDEF X86_64 .686 .XMM .MODEL FLAT ENDIF INCLUDE unravel.mac INCLUDE extrn.mac INCLUDE xarch.mac INCLUDE xbasics.mac INCLUDE memory.mac INCLUDE xnormal.mac ; Internal routine to add in the wrap...
projects/04/mult/Mult.asm
SamFu1113/Nand2tetris
2
125245
// This file is part of www.nand2tetris.org // and the book "The Elements of Computing Systems" // by <NAME> Schocken, MIT Press. // File name: projects/04/Mult.asm // Multiplies R0 and R1 and stores the result in R2. // (R0, R1, R2 refer to RAM[0], RAM[1], and RAM[3], respectively.) // Put your code here. // Sum R...
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca.log_21829_6.asm
ljhsiun2/medusa
9
125246
<filename>Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca.log_21829_6.asm<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r13 push %r15 push %r8 push %rbx push %rcx push %rdi push %rsi lea addresses_normal_ht+0x186c5, %rsi lea addresses_UC_ht+0x1b245, %rdi nop dec %r8 mov $65, %rcx rep movsl nop no...
src/test/ref/word-array-2.asm
jbrandwood/kickc
2
125248
// Tests a word-array with 128+ elements // Commodore 64 PRG executable file .file [name="word-array-2.prg", type="prg", segments="Program"] .segmentdef Program [segments="Basic, Code, Data"] .segmentdef Basic [start=$0801] .segmentdef Code [start=$80d] .segmentdef Data [startAfter="Code"] .segment Basic :BasicUpstar...
runme/runme.asm
c64scene-ar/64k-ought-to-be-enough
4
125249
;=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-; ; "Ought to be enough" - runme ;=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-; ; <NAME> - http://pungas.space ; ; code: riq (http://retro.moe) ;=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-...
Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i9-9900K_12_0xa0_notsx.log_21829_461.asm
ljhsiun2/medusa
9
125250
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r14 push %r15 push %r9 push %rcx push %rdi push %rdx push %rsi lea addresses_D_ht+0x5c93, %r10 nop nop nop nop xor %rsi, %rsi movups (%r10), %xmm2 vpextrq $1, %xmm2, %rdx nop nop nop nop inc %r9 lea addresses_UC_ht+0x12e8f, %r15 cmp $36497, %rdx mov $0x616263...
samples/basic.asm
hotkeysoft/cpu8085
0
125251
TITLE MICRO BASIC ************************************************************** * MICRO-BASIC * *------------------------------------------------------------* * A SMALL INTEGER BASIC INTERPRETER FOR THE 8080/8085/Z80 * * <NAME> JAN 25/1...