max_stars_repo_path stringlengths 3 255 | max_stars_repo_name stringlengths 5 116 | max_stars_count int64 0 107k | id stringlengths 1 7 | content stringlengths 63 1.05M |
|---|---|---|---|---|
oeis/294/A294433.asm | neoneye/loda-programs | 11 | 41039 | <reponame>neoneye/loda-programs
; A294433: Expansion of (1+11*x+24*x^2+11*x^3+x^4)/(1-x)^5.
; 1,16,94,331,871,1906,3676,6469,10621,16516,24586,35311,49219,66886,88936,116041,148921,188344,235126,290131,354271,428506,513844,611341,722101,847276,988066,1145719,1321531,1516846,1733056,1971601,2233969,2521696,2836366,31796... |
programs/oeis/193/A193147.asm | jmorken/loda | 1 | 41040 | ; A193147: G.f.: 1/(1 - x - 2*x^3 - x^5).
; 1,1,1,3,5,8,15,26,45,80,140,245,431,756,1326,2328,4085,7168,12580,22076,38740,67985,119305,209365,367411,644761,1131476,1985603,3484490,6114853,10730820,18831276,33046585,57992715,101770120,178594110,313410816,549997641
mov $30,$0
mov $32,2
lpb $32
clr $0,30
mov $0,$30
... |
Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_195.asm | ljhsiun2/medusa | 9 | 41041 | <reponame>ljhsiun2/medusa<filename>Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_195.asm
.global s_prepare_buffers
s_prepare_buffers:
push %r14
push %r9
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x19677, %rsi
lea addresses_D_ht+0xde77, %rdi
clflush (%rdi)
nop
nop
nop
nop
nop
inc %r9
mo... |
Dark soft/Pony/source/PonySrc/Utils.asm | ExaByt3s/hack_scripts | 3 | 41042 | <reponame>ExaByt3s/hack_scripts
; Common utils
.data
MEM_LIMIT equ 1024*1024
; File header
db "YUI" ; MS AV-FIX
lpBaseHdr db "PWDFILE0"
db "YUI" ; MS AV-FIX
lpBasePkdHdr db "PKDFILE0"
db "YUI" ; MS AV-FIX
lpBaseCryptHdr db "CRYPTED0"
db "YUI" ; MS AV-FIX
cBaseHdrLen equ 8
... |
src/isa/avx2/masm/vrsa_log2f_fma3.asm | jepler/aocl-libm-ose | 66 | 41043 | <reponame>jepler/aocl-libm-ose
;
; Copyright (C) 2008-2020 Advanced Micro Devices, Inc. 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... |
engine/phone/scripts/hangups_2.asm | Dev727/ancientplatinum | 28 | 41044 | <reponame>Dev727/ancientplatinum
UnknownScript_0xa0aa5:
farwritetext UnknownText_0x174895
buttonsound
sjump PhoneScript_HangupText_Female
UnknownScript_0xa0aad:
farwritetext UnknownText_0x17529c
buttonsound
sjump PhoneScript_HangupText_Male
UnknownScript_0xa0ab5:
farwritetext UnknownText_0x175b6d
buttonsound
... |
programs/oeis/048/A048766.asm | neoneye/loda | 22 | 41045 | <filename>programs/oeis/048/A048766.asm
; A048766: Integer part of cube root of n. Or, number of cubes <= n. Or, n appears 3n^2 + 3n + 1 times.
; 0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,... |
src/u2f.asm | mokafiht/u2f_key_SDCC | 1 | 41047 | <reponame>mokafiht/u2f_key_SDCC
;--------------------------------------------------------
; File Created by SDCC : free open source ANSI-C Compiler
; Version 3.6.0 #9615 (MINGW32)
;--------------------------------------------------------
.module u2f
.optsdcc -mmcs51 --model-large
;----------------------------------... |
external/source/shellcode/windows/x86/src/block/block_api.asm | madhavarao-yejarla/VoIP | 35 | 41048 | ;-----------------------------------------------------------------------------;
; Author: <NAME> (stephen_fewer[at]harmonysecurity[dot]com)
; Compatible: Windows 7, 2008, Vista, 2003, XP, 2000, NT4
; Version: 1.0 (24 July 2009)
; Size: 130 bytes
;--------------------------------------------------------------------... |
oeis/142/A142411.asm | neoneye/loda-programs | 11 | 41051 | ; A142411: Primes congruent to 41 mod 48.
; Submitted by <NAME>
; 41,89,137,233,281,521,569,617,761,809,857,953,1049,1097,1193,1289,1433,1481,1721,1913,2153,2297,2393,2441,2633,2729,2777,2969,3209,3257,3449,3593,3833,3881,3929,4073,4217,4409,4457,4649,4793,4889,4937,5081,5273,5417,5657,5801,5849,5897,6089,6329,6473,652... |
examples/TapLib/TapLib.asm | cizo2000/sjasmplus | 0 | 41052 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Busy soft ;; 26.11.2018 ;; Tape generating library ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Use:
;;
;; .................
;; ...your...code...
;; .................
;; include "TapLib.asm"
;; MakeTape <speccy_model>, <tape_file>,... |
spec/assert_equal_spec.asm | andrzejsliwa/64spec | 53 | 41053 | <gh_stars>10-100
.import source "64spec.asm"
.eval config_64spec("print_immediate_result", false)
sfspec: :init_spec()
:describe("assert_a_equal")
:it("works for all values of A register");{
.var a = floor(random()*256)
.print "a = " + a + " in assert_equal test"
.for (var b = 0;b < 256; b++) {
... |
src/util/oli/qdos/jobn.asm | olifink/qspread | 0 | 41054 | <gh_stars>0
; set a new jobname <NAME>
include win1_mac_oli
include win1_keys_jcb
section utility
xdef ut_jobn ; set a new jobname
;+++
; set a new jobname
;
; Entry Exit
; d1.l job... |
libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sccz80/exp2.asm | Frodevan/z88dk | 640 | 41055 |
SECTION code_fp_math32
PUBLIC exp2
EXTERN _m32_exp2f
defc exp2 = _m32_exp2f
; SDCC bridge for Classic
IF __CLASSIC
PUBLIC _exp2
EXTERN cm32_sdcc_exp2
defc _exp2 = cm32_sdcc_exp2
ENDIF
|
programs/oeis/027/A027868.asm | neoneye/loda | 22 | 41056 | <reponame>neoneye/loda
; A027868: Number of trailing zeros in n!; highest power of 5 dividing n!.
; 0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,3,3,3,3,3,4,4,4,4,4,6,6,6,6,6,7,7,7,7,7,8,8,8,8,8,9,9,9,9,9,10,10,10,10,10,12,12,12,12,12,13,13,13,13,13,14,14,14,14,14,15,15,15,15,15,16,16,16,16,16,18,18,18,18,18,19,19,19,19,19,20,20,20,2... |
programs/oeis/139/A139351.asm | neoneye/loda | 22 | 41057 | ; A139351: Let the binary expansion of n be n = Sum_{k} 2^{r_k}, let e(n) be the number of r_k's that are even, o(n) the number that are odd; sequence gives e(n).
; 0,1,0,1,1,2,1,2,0,1,0,1,1,2,1,2,1,2,1,2,2,3,2,3,1,2,1,2,2,3,2,3,0,1,0,1,1,2,1,2,0,1,0,1,1,2,1,2,1,2,1,2,2,3,2,3,1,2,1,2,2,3,2,3,1,2,1,2,2,3,2,3,1,2,1,2,2,3... |
src/test/ref/struct-ptr-1.asm | jbrandwood/kickc | 2 | 41059 | <reponame>jbrandwood/kickc
// Minimal struct - array of struct - near pointer math indexing
// Commodore 64 PRG executable file
.file [name="struct-ptr-1.prg", type="prg", segments="Program"]
.segmentdef Program [segments="Basic, Code, Data"]
.segmentdef Basic [start=$0801]
.segmentdef Code [start=$80d]
.segmentdef D... |
cypress/descriptors_makestuff.a51 | rohit91/HDMI2USB | 16 | 41060 | <reponame>rohit91/HDMI2USB
;
; Copyright (C) 2009 Ubixum, Inc.
;
; Copyright (C) 2009-2012 <NAME>
;
; This program is free software: you can redistribute it and/or modify
; it under the terms of the GNU Lesser General Public License as published by
; the Free Software Foundation, either version 3 of the License, or
; (... |
oeis/163/A163941.asm | neoneye/loda-programs | 11 | 41061 | ; A163941: Fourth right hand column of triangle A163940.
; Submitted by <NAME>(s2)
; 1,9,52,246,1039,4083,15274,55152,193957,668397,2266816,7589418,25143355,82571751,269173078,871958244,2809322833,9008574945,28768068460,91532284830,290283189991,917912770779,2894936303362,9108419660376,28596124786429,89601038884053,2802... |
computerArchitecture/890468754 - Naoki Atkins - Mips5Branching.asm | naokishami/Classwork | 0 | 41062 | # BEGIN ASSIGNMENT TAGS
# CWID = 890468754
# NaMe = <NAME>
# Assignment = Mips5Branching
# END ASSIGNMENT TAGS
.data
newline: .asciiz "\n"
.text
main:
Load: li $v0, 5
syscall
move $t0, $v0
Test: beq $t0, $zero, Exit
Print: li $v0, 1
move $a0, $t0
... |
Irvine/Examples/ch10/TestDump.asm | alieonsido/ASM_TESTING | 0 | 41063 | <filename>Irvine/Examples/ch10/TestDump.asm
; Testing the mDump Macro (TestDump.asm)
; This program demonstrates the mDump macro
INCLUDE Irvine32.inc
INCLUDE Macros.inc
.data
one BYTE "ABCDEFG"
two WORD 10h,20h,30h,40h,50h,60h
three DWORD 20000h,30000h,40000h
.code
main PROC
mDump one, Y ; display... |
programs/oeis/278/A278128.asm | neoneye/loda | 22 | 41064 | ; A278128: a(n) = 288*2^n - 156.
; 132,420,996,2148,4452,9060,18276,36708,73572,147300,294756,589668,1179492,2359140,4718436,9437028,18874212,37748580,75497316,150994788,301989732,603979620,1207959396,2415918948,4831838052,9663676260,19327352676,38654705508
mov $1,2
pow $1,$0
sub $1,1
mul $1,288
add $1,132
mov $0,$1
|
examples/test.asm | DavidBuchanan314/ocrsim | 0 | 41065 | MOVI S2, $5
MOV S1, S2
loop:
RCALL decs1 ; Hello, I am a comment
JNZ loop
JP end
decs1:
RCALL incs2
DEC S1
RET
incs2:
INC S2
RET
end: JP end ; An endless loop
|
programs/oeis/144/A144611.asm | neoneye/loda | 22 | 41066 | <reponame>neoneye/loda
; A144611: Sturmian word of slope 2-sqrt(2).
; 0,1,0,1,0,1,1,0,1,0,1,1,0,1,0,1,0,1,1,0,1,0,1,1,0,1,0,1,0,1,1,0,1,0,1,1,0,1,0,1,1,0,1,0,1,0,1,1,0,1,0,1,1,0,1,0,1,0,1,1,0,1,0,1,1,0,1,0,1,1,0,1,0,1,0,1,1,0,1,0,1,1,0,1,0,1,0,1,1,0,1,0,1,1,0,1,0,1,0,1
mov $3,$0
mov $5,2
lpb $5
mov $0,$3
sub $5,1
... |
oeis/139/A139483.asm | neoneye/loda-programs | 11 | 41067 | <filename>oeis/139/A139483.asm
; A139483: Numbers n such that 24n+7 is prime.
; Submitted by <NAME>
; 0,1,3,4,5,6,8,9,11,15,18,19,20,25,26,30,31,34,38,40,41,43,44,45,51,53,54,55,58,59,60,61,64,65,69,73,74,76,78,81,83,89,93,95,96,99,104,106,110,111,113,115,116,120,128,136,138,139,141,144,146,148,149,150,151
mov $1,6
mo... |
oeis/285/A285790.asm | neoneye/loda-programs | 11 | 41068 | ; A285790: Primes equal to a hexagonal number plus 1.
; Submitted by <NAME>
; 2,7,29,67,191,277,379,631,947,1129,1327,2017,2557,2851,4561,4951,5779,6217,8647,9181,12721,13367,14029,15401,16111,17579,20707,21529,22367,24091,24977,31627,36857,37951,42487,43661,44851,47279,53629,58997,64621,66067,70501,75079,79801,87991,9... |
third_party/libvpx/posix/vpx_config.asm | TokTok/toktok-stack | 12 | 41069 | VPX_ARCH_ARM equ 0
VPX_ARCH_MIPS equ 0
VPX_ARCH_X86 equ 0
VPX_ARCH_X86_64 equ 1
VPX_ARCH_PPC equ 0
HAVE_NEON equ 0
HAVE_NEON_ASM equ 0
HAVE_MIPS32 equ 0
HAVE_DSPR2 equ 0
HAVE_MSA equ 0
HAVE_MIPS64 equ 0
HAVE_MMX equ 1
HAVE_SSE equ 1
HAVE_SSE2 equ 1
HAVE_SSE3 equ 1
HAVE_SSSE3 equ 1
HAVE_SSE4_1 equ 1
HAVE_AVX equ 1
HAVE_... |
projects/04/fill/Fill.asm | pinkyroman/nand2tetris | 0 | 41071 | <filename>projects/04/fill/Fill.asm
// This file is part of www.nand2tetris.org
// and the book "The Elements of Computing Systems"
// by <NAME>, MIT Press.
// File name: projects/04/Fill.asm
// Runs an infinite loop that listens to the keyboard input.
// When a key is pressed (any key), the program blackens the... |
programs/oeis/128/A128221.asm | neoneye/loda | 22 | 41072 | <reponame>neoneye/loda
; A128221: A128174 * A127701.
; 1,1,2,1,1,3,1,2,1,4,1,1,3,1,5,1,2,1,4,1,6,1,1,3,1,5,1,7,1,2,1,4,1,6,1,8,1,1,3,1,5,1,7,1,9,1,2,1,4,1,6,1,8,1,10,1,1,3,1,5,1,7,1,9,1,11,1,2,1,4,1,6,1,8,1,10,1,12,1,1,3,1,5,1,7,1,9,1,11,1,13,1,2,1,4,1,6,1,8,1
lpb $0
mov $1,$0
mod $1,2
add $2,1
sub $0,$2
cmp... |
Examples/basics/winsize.asm | agguro/linux-nasm | 6 | 41074 | ;name: winsize.asm
;
;description: Shows the screen dimensions of a terminal in rows/columns.
;
;build: nasm -felf64 winsize.asm -o winsize.o
; ld -melf_x86_64 winsize.o -o winsize
bits 64
%include "unistd.inc"
%include "sys/termios.inc"
global _start
section .bss
buffer: resb 5
.end:
.length: ... |
programs/oeis/054/A054121.asm | karttu/loda | 0 | 41075 | ; A054121: T(n,n-3), array T as in A054120.
; 1,9,39,114,261,507,879,1404,2109,3021,4167,5574,7269,9279,11631,14352,17469,21009,24999,29466,34437,39939,45999,52644,59901,67797,76359,85614,95589,106311,117807,130104,143229,157209
mov $1,$0
mov $2,$0
mov $4,$0
add $4,6
mov $7,$0
sub $0,$0
sub $4,4
add $0,$4
mul $0,2
sub... |
Examples/basics/dirinfo.asm | agguro/linux-nasm | 6 | 41076 | <gh_stars>1-10
;name: dirinfo.asm
;
;description: displays directory entries information of the current working directory
;
;build: nasm -felf64 -Fdwarf -g dirinfo.asm -o dirinfo.o
; ld -g -melf_x86_64 dirinfo.o -o dirinfo
bits 64
%include "unistd.inc"
%include "sys/dirent.inc"
%include "sys/stat.... |
Examples/gimp-toolkit/glib2.0/tree.asm | agguro/linux-nasm | 6 | 41077 | ;name :tree.asm
;
;description :an example of glib 2.0 balanced binary trees
;
;source :https://github.com/steshaw/gtk-examples
;
;build :nasm -f elf64 -F dwarf -g tree.asm -o tree.o
; ld -m elf_x86_64 -g --dynamic-linker /lib64/ld-linux-x86-64.so.2 -lc -lgtk-x11-2.0 -lgdk-x11-2.0 -lgl... |
programs/oeis/291/A291512.asm | jmorken/loda | 1 | 41078 | ; A291512: The arithmetic function uhat(n,2,7).
; -34,-34,-34,-34,-34,-34,-34,-34,-36,-40,-44,-48,-52,-56,-60,-64,-68,-72,-76,-80,-84,-88,-92,-96,-100,-104,-108,-112,-116,-120,-124,-128,-132,-136,-140,-144,-148,-152,-156,-160,-164,-168,-172,-176,-180,-184,-188,-192,-196,-200,-204,-208,-212,-216,-220,-224,-228,-232,-236... |
programs/oeis/063/A063169.asm | neoneye/loda | 22 | 41079 | ; A063169: a(n) = n*A001865(n).
; 1,6,51,568,7845,129456,2485567,54442368,1339822377,36602156800,1099126705611,35986038303744,1275815323139149,48693140873545728,1990581237014772375,86778247940387209216,4018626330009931930833,197009947951733259436032,10193206233792610863520867,555072575085047978557440000,317340352477074... |
scripts/museum1f2.asm | adhi-thirumala/EvoYellow | 16 | 41080 | <reponame>adhi-thirumala/EvoYellow<filename>scripts/museum1f2.asm
Func_f1c1b:
ld a, [wYCoord]
cp $4
jr nz, .asm_f1c2c
ld a, [wXCoord]
cp $d
jp z, .asm_f1cde
jr .asm_f1c48
.asm_f1c2c
cp $3
jr nz, .asm_f1c38
ld a, [wXCoord]
cp a, $c
jp z, .asm_f1cde
.asm_f1c38
CheckEvent EVENT_BOUGHT_MUSEUM_TICKET
jr nz, .... |
oeis/340/A340567.asm | neoneye/loda-programs | 11 | 41081 | <reponame>neoneye/loda-programs
; A340567: Total number of ascents in all faro permutations of length n.
; Submitted by <NAME>(s3)
; 0,0,1,4,11,26,62,134,303,634,1394,2872,6206,12676,27068,54994,116423,235706,495722,1001168,2094714,4223020,8798756,17715084,36782246,73980516,153161332,307808464,635675228,1276699336,2630... |
test.asm | Sriram567/xv6_modified | 0 | 41082 |
_test: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
printf(1, "fork test OK\n");
}
int
main(void)
{
0: f3 0f 1e fb endbr32
4: 55 push %ebp
5: 89 e5 mov %esp,%ebp
7: 83 e4 f0 and $0xfffffff0,%esp
forktest... |
bin/JWASM/Samples/owfc32.asm | Abd-Beltaji/ASMEMU | 3 | 41083 |
;--- 32-bit sample: using Open Watcom's register calling convention
;--- assemble: jwasm -zf1 owfc32.asm
;--- link Win32: wlink sys nt file owfc32.obj
;--- link Linux: wlink format elf runtime linux file owfc32.obj
.386
.model flat, fastcall
includelib clib3r.lib
includelib math387r.lib
extern... |
programs/oeis/182/A182466.asm | karttu/loda | 1 | 41084 | ; A182466: a(n) = 3a(n-1) - 2a(n-2) with a(0)=32 and a(1)=80.
; 32,80,176,368,752,1520,3056,6128,12272,24560,49136,98288,196592,393200,786416,1572848,3145712,6291440,12582896,25165808,50331632,100663280,201326576,402653168,805306352,1610612720,3221225456,6442450928,12884901872,25769803760,51539607536,103079215088,20615... |
programs/oeis/293/A293644.asm | karttu/loda | 1 | 41085 | <filename>programs/oeis/293/A293644.asm
; A293644: a(n) is the integer k that minimizes |k/Fibonacci(n) - 3/5|.
; 0,1,1,1,2,3,5,8,13,20,33,53,86,140,226,366,592,958,1550,2509,4059,6568,10627,17194,27821,45015,72836,117851,190687,308537,499224,807761,1306985,2114747,3421732,5536479,8958211,14494690,23452901,37947592,614... |
agdboot.asm | Utodev/utoboot | 2 | 41086 | <reponame>Utodev/utoboot
; TO BE COMPILED WITH SJASMPLUS
org $2000
output BETADISK.SYS
; --- ESXDOS FUNCTIONS
define M_GETSETDRV $89
define F_OPEN $9a
define F_CLOSE $9b
... |
injected-harness/hookcallback.asm | CubicStone31/winnie | 0 | 41087 | <reponame>CubicStone31/winnie
include ksamd64.inc
EXTERNDEF __imp_RtlCaptureContext:QWORD
extern harness_main:proc
extern report_end:QWORD
extern savedContext:QWORD
.code
FuzzingHarness PROC
push rcx ; preserve rcx
lea rcx, qword ptr [savedContext]
call __imp_RtlCaptureContext... |
Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_816_794.asm | ljhsiun2/medusa | 9 | 41088 | <gh_stars>1-10
.global s_prepare_buffers
s_prepare_buffers:
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %r14
push %r15
push %r8
push %rbp
push %rcx
// Faulty Load
lea addresses_D+0x1e5a5, %r10
nop
nop
sub $30303, %r15
mov (%r10), %cx
lea oracles, %rbp
and $0xff, %rcx
shlq $12, %rcx
mov (%rbp,%rcx,1), ... |
private/ntos/rtl/i386/debug2.asm | King0987654/windows2000 | 17 | 41090 | <filename>private/ntos/rtl/i386/debug2.asm<gh_stars>10-100
title "Debug Support Functions"
;++
;
; Copyright (c) 1989 Microsoft Corporation
;
; Module Name:
;
; debug.s
;
; Abstract:
;
; This module implements functions to support debugging NT.
;
; Author:
;
; <NAME> (stevewo) 3-Aug-19... |
Source/drivers/rotary_encoder.asm | MarcusCemes/micro-210-project | 0 | 41091 | <reponame>MarcusCemes/micro-210-project
; file: drivers/rotary_encoder.asm target: ATmega128L-4MHz-STK300
; Interfaces with the STEC11a03 Rotary Encoder peripheral
; === Definitions === ;
.equ IOPIN = PINE
.equ IODDR = DDRE
.equ IOPORT = PORTE
.equ IOPINS = (1<<ENCOD_A)+(1<<ENCOD_B)+... |
programs/oeis/036/A036581.asm | jmorken/loda | 1 | 41092 | ; A036581: Ternary Thue-Morse sequence: closed under a->abc, b->ac, c->b.
; 0,2,1,0,1,2,0,2,1,2,0,1,0,2,1,0,1,2,0,1,0,2,1,2,0,2,1,0,1,2,0,2,1,2,0,1,0,2,1,2,0,2,1,0,1,2,0,1,0,2,1,0,1,2,0,2,1,2,0,1,0,2,1,0,1,2,0,1,0,2,1,2,0,2,1,0,1,2,0,1,0,2,1,0,1,2,0,2,1,2,0,1,0,2,1,2,0,2,1,0,1,2,0,2,1,2,0,1,0,2,1,0,1,2,0,1,0,2,1,2,0,2,... |
oeis/160/A160617.asm | neoneye/loda-programs | 11 | 41093 | ; A160617: Numerator of Laguerre(n, -1).
; Submitted by <NAME>
; 1,2,7,17,209,773,13327,65461,1441729,1255151,234662231,1702678841,53334454417,448162154317,16083557845279,13946689584823,126523856174033,66120494322107921,269906478537389909,34987413853951524577,101599675414361566913,22276118581346469557141,11986056685770... |
Appl/coop/FreeCell/freecellManager.asm | steakknife/pcgeos | 504 | 41095 | COMMENT @----------------------------------------------------------------------
Copyright (c) GeoWorks 1990 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: VObj (Sample PC GEOS application)
FILE: vobjManager.asm
REVISION HISTORY:
Name Date Description
---- ---- -----------
MKH 7/7/93 Initial vers... |
programs/oeis/007/A007972.asm | jmorken/loda | 1 | 41098 | <reponame>jmorken/loda<filename>programs/oeis/007/A007972.asm
; A007972: Number of permutations that are 2 "block reversals" away from 12...n.
; 2,15,52,129,266,487,820,1297,1954,2831,3972,5425,7242,9479,12196,15457,19330,23887,29204,35361,42442,50535,59732,70129,81826,94927,109540,125777,143754,163591,185412,209345,23... |
programs/oeis/146/A146308.asm | neoneye/loda | 22 | 41099 | <filename>programs/oeis/146/A146308.asm
; A146308: a(n) is the smallest k such that the numerator of (k-6)/(2k) equals n.
; 6,7,14,15,22,11,78,13,38,33,46,17,150,19,62,51,70,23,222,25,86,69,94,29,294,31,110,87,118,35,366,37,134,105,142,41,438,43,158,123,166,47,510,49,182,141,190,53,582,55,206,159,214,59,654,61,230,177,... |
oeis/142/A142686.asm | neoneye/loda-programs | 11 | 41100 | <filename>oeis/142/A142686.asm
; A142686: Primes congruent to 34 mod 57.
; Submitted by <NAME>
; 433,547,661,1117,1231,1459,1801,2029,2143,2371,2713,3169,3511,3739,3853,3967,4423,4651,4993,5107,5449,5563,5791,6133,6247,6361,6703,7159,8527,8641,9439,9781,10009,11149,11491,11719,11833,12289,12517,12973,13999,14341,14683,... |
BootloaderCorePkg/Stage1A/X64/SecEntry.nasm | buytenh/slimbootloader | 0 | 41102 | <filename>BootloaderCorePkg/Stage1A/X64/SecEntry.nasm
;------------------------------------------------------------------------------
;
; Copyright (c) 2016 - 2020, Intel Corporation. All rights reserved.<BR>
; SPDX-License-Identifier: BSD-2-Clause-Patent
;
;
; Module Name:
;
; SecEntry.nasm
;
; Abstract:
;
; This is... |
crypto/bf/asm/b_win32.asm | enthought/openssl | 0 | 41103 | ; Don't even think of reading this code
; It was automatically generated by bf-586.pl
; Which is a perl program used to generate the x86 assember for
; any of ELF, a.out, COFF, Win32, ...
; eric <<EMAIL>>
;
%ifdef __omf__
section code use32 class=code
%else
section .text
%endif
global _BF_encrypt
_BF... |
programs/oeis/122/A122056.asm | neoneye/loda | 22 | 41104 | ; A122056: A Somos 9-Hone exponent type recursion: a(n) = (x^(n-1)*a(n - 1)a(n - 8) - a(n - 4)*a(n - 5))/a(n - 9).
; 0,0,1,3,6,10,15,21,28,36,46,58,72,88,106,126,148,172,199,229,262,298,337,379,424,472,524,580,640,704,772
lpb $0
mov $2,$0
sub $0,1
mul $2,$0
trn $0,7
add $1,$2
lpe
div $1,2
mov $0,$1
|
main.asm | aindigo/asms | 0 | 41106 | <filename>main.asm
global _start
section .text
_start:
; open
mov rax, 0x2
lea rdi, [file]
mov rsi, 1102q
mov rdx, 0666q
syscall
mov [fd], rax
; write
mov rdi, [fd]
lea rsi, [header]
mov rdx, 13
mov rax, 0x1
syscal... |
Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_20304_644.asm | ljhsiun2/medusa | 9 | 41107 | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r9
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0xcdac, %rsi
lea addresses_WC_ht+0xc0ac, %rdi
and %r9, %r9
mov $72, %rcx
rep movsl
nop
and $6900, %rdx
lea addresses_WC_ht+0x136dc, %r12
clflush (%r12)
nop
nop
nop
nop
nop
inc %rdx
mov $... |
Transynther/x86/_processed/AVXALIGN/_ht_zr_/i7-8650U_0xd2.log_75_1823.asm | ljhsiun2/medusa | 9 | 41108 | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r8
push %r9
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0xfb2d, %rcx
clflush (%rcx)
nop
nop
and $2525, %rsi
mov $0x6162636465666768, %r9
movq %r9, %xmm3
vmovups %ymm3, (%rcx)
nop
nop
nop
nop
nop
sub %r8, %r8
lea addresses_WT_ht+0x1d3fd, %rcx
n... |
libsrc/target/enterprise/enterprise/exos_redirect_channel_callee.asm | ahjelm/z88dk | 640 | 41109 | <filename>libsrc/target/enterprise/enterprise/exos_redirect_channel_callee.asm
;
; Enterprise 64/128 specific routines
; by <NAME>, 2011
;
; exos_redirect_channel(unsigned char main_channel, unsigned char secondary_channel);
;
;
; $Id: exos_redirect_channel_callee.asm,v 1.4 2016-06-19 20:17:32 dom Exp $
;
SECT... |
Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca.log_21829_457.asm | ljhsiun2/medusa | 9 | 41110 | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r14
push %r15
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x1b8f7, %rsi
lea addresses_A_ht+0xb77, %rdi
sub $29349, %rax
mov $77, %rcx
rep movsw
nop
nop
nop
cmp %rbp, %rbp
lea addresses_D_ht+0x1d577, %rsi
lea addresses_A_ht+0x18737, %... |
myeco.asm | shoaibvijapure/Modified-xv6-MIT-Operating-System | 0 | 41111 |
_myeco: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
#include "user.h"
int
main(int argc, char *argv[])
{
0: f3 0f 1e fb endbr32
4: 8d 4c 24 04 lea 0x4(%esp),%ecx
8: 83 e4 f0 and $0xfffffff0,%esp
b: ff 71 fc pushl -0x4(... |
src/game_pce.asm | freem/freem_pong | 1 | 41112 | ; Game Code (PCE-specific)
;==============================================================================;
;-- Defines/Constants --;
PADDLE_DEFAULT_Y_POS = (240/2)+48
PADDLE_MIN_Y_POS = 109
PADDLE_MAX_Y_POS = 240
BALL_DEFAULT_X = (256/2)+29 ; screen center x + 29
BALL_DEFAULT_Y = (240/2)+61 ; screen center x ... |
src/C/nettle/nettle-3.0/arm/ecc-256-redc.asm | GaloisInc/hacrypto | 34 | 41113 | C arm/ecc-256-redc.asm
ifelse(<
Copyright (C) 2013 <NAME>
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Software Foundation; either version 3 o... |
sound/sfxasm/A2.asm | NatsumiFox/Sonic-3-93-Nov-03 | 7 | 41115 | <filename>sound/sfxasm/A2.asm
A2_Header:
sHeaderInit ; Z80 offset is $D344
sHeaderPatch A2_Patches
sHeaderTick $01
sHeaderCh $01
sHeaderSFX $80, $04, A2_FM4, $0C, $00
A2_FM4:
sPatFM $00
ssModZ80 $01, $01, $27, $82
A2_Loop1:
dc.b nC0, $0C
saVolFM $18
sLoop $00, $03, A2_Loop1
sStop
A2_Patches:
; P... |
programs/oeis/086/A086858.asm | jmorken/loda | 1 | 41116 | ; A086858: Let f(n) be the inverse of the function g(x) = x^x. Then a(n) = floor(f(n)).
; 1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3
lpb $0
div $0,26
... |
leveldata.asm | NotExactlySiev/psychofloat | 1 | 41119 |
Levels:
LVL0:
LEVEL_HEADER LVL1, 0, 5, 4
BLK 3, 23, 2, 6
BLK 18, 23, 7, 6
BLK 5, 28, 15, 1
FIL 0, 3
FIL 1, 3
;SPK 8, 27, 0, 8
SPK 6, 23, 3, 3
HOK 12, 17, 0
BLK 20, 35, 7, 5
HOK 12, 35, 0
BLK 3, 57, 15, 2
;BNC 13, 27, 0... |
programs/oeis/238/A238374.asm | karttu/loda | 0 | 41120 | ; A238374: Row sums of triangle in A204026.
; 1,2,4,6,9,12,17,22,30,38,51,64,85,106,140,174,229,284,373,462,606,750,983,1216,1593,1970,2580,3190,4177,5164,6761,8358,10942,13526,17707,21888,28653,35418,46364,57310,75021,92732,121389,150046,196414,242782
mov $1,1
mov $2,$0
lpb $2,1
sub $0,1
mov $3,$4
trn $3,$0
m... |
oeis/295/A295850.asm | neoneye/loda-programs | 11 | 41122 | <reponame>neoneye/loda-programs
; A295850: a(n) = a(n-1) + 3*a(n-2) -2*a(n-3) - 2*a(n-4), where a(0) = 0, a(1) = 0, a(2) = 2, a(3) = 1.
; Submitted by <NAME>
; 0,0,2,1,7,6,21,23,60,75,167,226,457,651,1236,1823,3315,5010,8837,13591,23452,36531,62031,97538,163665,259155,431012,686071,1133467,1811346,2977581,4772543,78156... |
src/gking.asm | tautology0/sagarework | 0 | 41124 | <reponame>tautology0/sagarework
GRAPHICS=0
ADAMS=1
EXITCOL=134
OBJCOL=131
MESSCOL=131
SYSCOL=135
TEXTCOL=41
INPUTCOL=134
include "engine.asm"
include "samessages.asm"
.objsep
equb ".",0
.end
save "ENGINE",start,end
; add game files - disk1
putfile "gking\GKING","G.GKING",datastart
putfile "gking\title","SCR",&5800
p... |
programs/oeis/310/A310469.asm | jmorken/loda | 1 | 41126 | <reponame>jmorken/loda
; A310469: Coordination sequence Gal.5.141.1 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings.
; 1,4,10,15,21,25,29,35,40,46,50,54,60,65,71,75,79,85,90,96,100,104,110,115,121,125,129,135,140,146,150,154,160,165,171... |
src/Scanner.asm | sharksym/vgmplay-sharksym | 6 | 41127 | <reponame>sharksym/vgmplay-sharksym
;
; Reader scanner with jump table
;
Scanner: MACRO ?jumpTable = 0
; ix = this
; iy = reader
Process:
push ix ; return to Process
call Reader_Read_IY
ld l,a
ld h,?jumpTable
jumpTable: equ $ - 1
ld a,(hl)
inc h
ld h,(hl)
ld l,a
jp hl
ENDM
; hl = jump table
; i... |
programs/oeis/250/A250813.asm | jmorken/loda | 1 | 41129 | <reponame>jmorken/loda
; A250813: Number of (1+1) X (n+1) 0..2 arrays with nondecreasing x(i,j)-x(i,j-1) in the i direction and nondecreasing min(x(i,j),x(i-1,j)) in the j direction.
; 36,100,225,441,784,1296,2025,3025,4356,6084,8281,11025,14400,18496,23409,29241,36100,44100,53361,64009,76176,90000,105625,123201,142884... |
programs/oeis/006/A006672.asm | neoneye/loda | 22 | 41131 | ; A006672: Ramsey numbers.
; 4,4,6,7,8,9,11,12,13,14
mul $0,3
div $0,-2
mul $0,4
div $0,5
sub $1,$0
add $1,4
mov $0,$1
|
libsrc/msx/msxextrom.asm | andydansby/z88dk-mk2 | 1 | 41132 | <filename>libsrc/msx/msxextrom.asm
;
; MSX specific routines
; by <NAME>, December 2007
;
; Internal function, call an EXTROM subroutine
;
;
; $Id: msxextrom.asm,v 1.1 2007/12/13 11:28:42 stefano Exp $
;
XLIB msxextrom
LIB msxrompage
defc EXTROM = $015f
msxextrom:
exx
ex af,af' ; store... |
oeis/053/A053291.asm | neoneye/loda-programs | 11 | 41133 | <gh_stars>10-100
; A053291: Nonsingular n X n matrices over GF(4).
; Submitted by <NAME>
; 1,3,180,181440,2961100800,775476766310400,3251791214634074112000,218210695042457748180566016000,234298374547168764346587444978647040000,4025200069765920285793155323595159699896401920000,1106437515026051855463365435310419366987397... |
docs/klm8048.asm | wohali/polysix | 2 | 41135 | <gh_stars>1-10
;
; Korg Trident mk2/Polysix patch manager program disassembly
;
; Micro: 8048
; Xtal used: 6MHz
; Machine clock: 2.5us
; Timer freq: 12.5kHz (period=80us)
;
;
org 0
;
RESET:
anl p1,#1fh ; p1=00011111b
clr a
call REFRESH_P_LED ; Turn off all LEDs
call REFRESH_B_LED ; ...
mov... |
games/Donkey Konga 3/Resource.asm | BttrDrgn/GC-Translation | 1 | 41136 | <reponame>BttrDrgn/GC-Translation
ReplaceAsset($54808458, "fs/Resource/Adblib.res", 667)
ReplaceAsset($548086F4, "fs/Resource/BananaIsland.res", 588)
ReplaceAsset($54808940, "fs/Resource/BarrelAttack.res", 4734)
ReplaceAsset($54809BC0, "fs/Resource/DemoEnding.res", 1687)
ReplaceAsset($5480A258, "fs/Resource/DemoFestiva... |
lab-01/hello-os/boot.asm | hewei-nju/OSLab | 0 | 41138 | org 07c00h ; 告诉编译器程序加载到7c00处
mov ax, cs
mov ds, ax
mov es, ax
call DispStr ; 调用显示字符串例程
jmp $ ; 无限循环
DispStr:
mov ax, BootMessage
mov bp, ax ; ES:BP = 串地址
mov cx, 16 ; CX = 串长度
mov ax, 01301h ; AH = 13, AL = 01h
mov bx, 000... |
FictionTools/z88dk/libsrc/_DEVELOPMENT/math/integer/l_mulu_de.asm | polluks/Puddle-BuildTools | 38 | 41139 | <gh_stars>10-100
INCLUDE "config_private.inc"
SECTION code_clib
SECTION code_math
PUBLIC l_mulu_de
; REPLICATION for Z80 of:
; Z180 MLT DE and Z80-ZXN MUL DE
; compute: de = d * e
IF __CLIB_OPT_IMATH <= 50
EXTERN l_small_mulu_de
defc l_mulu_de = l_small_mulu_de
ENDIF
IF __CLIB_OPT_IMATH > 5... |
src/util/oli/ri/ildec.asm | olifink/qspread | 0 | 41141 | ; signed long integer number to decimal string
include win1_keys_err
include win1_mac_oli
section string
xdef ut_ildec ; number to string
;+++
; singed long integer number to string
;
; Entry Exit
; d1.l number ... |
kernel/src/asm/multiboot_header.asm | memoryruins/flower | 0 | 41142 | <gh_stars>0
; Boot headers for multiboot 2
; This lets the OS boot with any multiboot 2 compatible bootloader
; GRUB is the chosen bootloader for its ubiquity
section .multiboot_header
header_start:
dd 0xe85250d6 ; set magic number
dd 0 ; set protected mode
dd header_end - header_start ; set length of the... |
Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0xca_notsx.log_87_1098.asm | ljhsiun2/medusa | 9 | 41143 | <gh_stars>1-10
.global s_prepare_buffers
s_prepare_buffers:
push %r14
push %r15
push %r8
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x1e77e, %rdi
nop
nop
nop
and %r15, %r15
mov $0x6162636465666768, %rsi
movq %rsi, %xmm4
and $0xffffffffffffffc0, %rdi
vmovntdq %ymm4, (%rdi)
nop
nop
nop
nop
nop
a... |
cc4x86/tests/regressive/asm_listings/redundant_copy__optimize_nocopyopt.asm | artyompal/C-compiler | 4 | 41145 |
.686
.model flat
.xmm
.code
_test proc
push ebp
mov ebp,esp
sub esp,104
push edi
push esi
; start of inline function test1
mov eax,256
imul eax,512
sub eax,131072
; end of inline function test1
cmp ... |
asm/bootloader.asm | rstevenn/LainOS | 2 | 41146 | ; THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
; IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
; FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
; AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
; LIABILITY, WHET... |
oeis/249/A249227.asm | neoneye/loda-programs | 11 | 41147 | ; A249227: Number of length n+5 0..2 arrays with no six consecutive terms having two times the sum of any two elements equal to the sum of the remaining four
; 486,972,1944,3888,7776,15552,31104,62208,124416,248832,497664,995328,1990656,3981312,7962624,15925248,31850496,63700992,127401984,254803968,509607936,1019215872... |
oeis/014/A014402.asm | neoneye/loda-programs | 11 | 41148 | ; A014402: Numbers found in denominators of expansion of Airy function Ai(x).
; Submitted by <NAME>
; 1,1,6,12,180,504,12960,45360,1710720,7076160,359251200,1698278400,109930867200,580811212800,46170964224000,268334780313600,25486372251648000,161000868188160000,17891433320656896000
mov $3,1
lpb $0
mov $1,$0
sub $0... |
programs/oeis/045/A045929.asm | neoneye/loda | 22 | 41149 | ; A045929: Generalized Connell sequence C_{5,3}.
; 1,2,7,12,17,18,23,28,33,38,43,48,49,54,59,64,69,74,79,84,89,94,95,100,105,110,115,120,125,130,135,140,145,150,155,156,161,166,171,176,181,186,191,196,201,206,211,216,221,226,231,232,237,242,247,252,257,262,267,272,277
mov $1,$0
seq $1,122798 ; A P_5-stuttered arithmet... |
ASM/src/every_frame.asm | ShadoMagi/OoT-Randomizer | 0 | 41150 | every_frame:
sw a0, 0x68 (sp)
sw a1, 0x6C (sp)
sw a2, 0x70 (sp)
sw a3, 0x74 (sp)
addiu sp, sp, -0x18
sw v1, 0x10 (sp)
sw ra, 0x14 (sp)
; If there is a pending item, try to make the player instance receive it. If the player has
; control on this frame,... |
programs/oeis/194/A194117.asm | neoneye/loda | 22 | 41151 | ; A194117: Sum{floor(j*((1+sqrt(3))/2) : 1<=j<=n}; n-th partial sum of Beatty sequence for sqrt(13).
; 1,3,7,12,18,26,35,45,57,70,85,101,118,137,157,178,201,225,250,277,305,335,366,398,432,467,503,541,580,620,662,705,750,796,843,892,942,993,1046,1100,1156,1213,1271,1331,1392,1454,1518,1583,1649,1717,1786,1857,1929,2002... |
cards/bn5/ModCards/136-B045 TomahawkMan.asm | RockmanEXEZone/MMBN-Mod-Card-Kit | 10 | 41152 | .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 95
card_no equ "095"
card_sub equ "Mod Card 095"
card_sub_x ... |
src/assembler/programs/math.asm | hughcoleman/subleq | 1 | 41153 | ;------------------------------------------------------------------------------
; math.asm
; A demonstration of the supported mathematical instructions
;------------------------------------------------------------------------------
#set ENTRY=main
main:
add a b
out b ; prints b + a (11)
sub ... |
oeis/311/A311958.asm | neoneye/loda-programs | 11 | 41155 | <reponame>neoneye/loda-programs<filename>oeis/311/A311958.asm
; A311958: Coordination sequence Gal.5.53.2 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings.
; Submitted by <NAME>
; 1,4,8,13,17,22,27,31,36,40,44,48,52,57,61,66,71,75,80,84,... |
oeis/079/A079953.asm | neoneye/loda-programs | 11 | 41156 | ; A079953: Smallest prime p such that prime(n) mod 2*p = prime(n).
; Submitted by <NAME>
; 2,2,3,5,7,7,11,11,13,17,17,19,23,23,29,29,31,31,37,37,37,41,43,47,53,53,53,59,59,59,67,67,71,71,79,79,79,83,89,89,97,97,97,97,101,101,107,113,127,127,127,127,127,127,131,137,137,137,139,149,149,149,157,157,157,163,167,173,179,179... |
oeis/161/A161718.asm | neoneye/loda-programs | 11 | 41157 | <reponame>neoneye/loda-programs<filename>oeis/161/A161718.asm<gh_stars>10-100
; A161718: Expansion of (1+3*x^2)/(1+x)^2.
; Submitted by <NAME>
; 1,-2,6,-10,14,-18,22,-26,30,-34,38,-42,46,-50,54,-58,62,-66,70,-74,78,-82,86,-90,94,-98,102,-106,110,-114,118,-122,126,-130,134,-138,142,-146,150,-154,158,-162,166,-170,174,-1... |
oeis/110/A110240.asm | neoneye/loda-programs | 11 | 41158 | <gh_stars>10-100
; A110240: Decimal form of binary integer produced by the ON cells at n-th generation following Wolfram's Rule 30 cellular automaton starting from a single ON-cell represented as 1.
; Submitted by <NAME>
; 1,7,25,111,401,1783,6409,28479,102849,456263,1641433,7287855,26332369,116815671,420186569,1865727... |
server.asm | zarkzork/servasm | 115 | 41159 | <reponame>zarkzork/servasm
;; # SERVASM: Your other webserver.
;;
;; Minimal x86_64 Linux-only file webserver written in assembly language.
;; This page is literate program with all service source code.
;; [Project repository and build instructions](https://github.com/zarkzork/servasm).
;;
;; *Warning: server is not in... |
intel-avx2/matmul/asm/matmul_simd_clang.asm | yanyh15/vectorization-examples | 0 | 41160 | <gh_stars>0
.text
.intel_syntax noprefix
.file "matmul_simd.c"
.section .rodata.cst8,"aM",@progbits,8
.p2align 3 # -- Begin function read_timer
.LCPI0_0:
.quad 4652007308841189376 # double 1000
.text
.globl read_timer
.p2align 4, 0x90
.type read_timer,@function
read_timer: ... |
MSDOS/Virus.MSDOS.Unknown.vor_1600.asm | fengjixuchui/Family | 3 | 41161 | ;=======================================================
; Virus Voronez 2.01 (August 1991 Zielona Gora, Poland)
;
; Disassembled by <NAME> 1991 August
;
; (C) Polish Section Of Virus Information Bank
;=======================================================
1EE6 9A19240657 call 5706:2419
; victim code
1EEB 1E ... |
wof/lcs/123p/18.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | 6 | 41162 | <filename>wof/lcs/123p/18.asm
copyright zengfr site:http://github.com/zengfr/romhack
0121D2 rts [123p+ 18, enemy+18]
0121D8 move.w #$200, ($2a,A0) [123p+ 18, enemy+18]
01A74C dbra D7, $1a74a
01A75E dbra D4, $1a75c
05E5F2 add.w ($18,A0), D3 [123p+ 4, enemy+ 4]
05E5F6 add.w ($8,A0), D4 [123p+ 18, ene... |
src/test/ref/problem-bool-compare-2.asm | jbrandwood/kickc | 2 | 41163 | <filename>src/test/ref/problem-bool-compare-2.asm
// Test work-around for boolean comparison false!=false
// https://atariage.com/forums/topic/311788-kickc-optimizing-c-compiler-now-supports-atari-8bit-xlxe/?tab=comments#comment-4644101
// Commodore 64 PRG executable file
.file [name="problem-bool-compare-2.prg", typ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.