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 |
|---|---|---|---|---|
libsrc/_DEVELOPMENT/stdio/c/sdcc_ix/vsscanf_callee.asm | meesokim/z88dk | 0 | 206874 | <gh_stars>0
; int vsscanf_callee(const char *s, const char *format, va_list arg)
SECTION code_stdio
PUBLIC _vsscanf_callee, l0_vsscanf_callee
EXTERN asm_vsscanf
_vsscanf_callee:
pop af
pop hl
pop de
pop bc
push af
l0_vsscanf_callee:
push ix
call asm_vsscanf
pop ix
ret
|
BootloaderCommonPkg/Library/IppCryptoLib/auth/Ia32/pcpsha256nias.nasm | sbl-support/slimbootloader | 1 | 206875 | ;------------------------------------------------------------------------------
;
; Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
; This program and the accompanying materials
; are licensed and made available under the terms and conditions of the BSD License
; which accompanies this distribution. Th... |
ThirdParty/webrtc/src/third_party/libvpx/source/libvpx/vp8/common/x86/vp8_variance_impl_mmx.asm | JokeJoe8806/licode-windows | 8 | 206876 | <reponame>JokeJoe8806/licode-windows
;
; 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 ... |
vpx_dsp/x86/sad_sse3.asm | louissong7912/SMP_libvpx | 0 | 206877 | ;
; 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... |
libsrc/_DEVELOPMENT/alloc/obstack/z80/asm_obstack_free.asm | Toysoft/z88dk | 8 | 206879 | <reponame>Toysoft/z88dk
; ===============================================================
; Dec 2013
; ===============================================================
;
; void *obstack_free(struct obstack *ob, void *object)
;
; If object is part of the obstack, deallocate the object and
; all objects allocated after ... |
programs/oeis/037/A037674.asm | karttu/loda | 1 | 206880 | <reponame>karttu/loda
; A037674: Base-4 digits are, in order, the first n terms of the periodic sequence with initial period 1,0,2,3.
; 1,4,18,75,301,1204,4818,19275,77101,308404,1233618,4934475,19737901,78951604,315806418,1263225675,5052902701,20211610804,80846443218,323385772875,1293543091501,5174172366004,2069668946... |
programs/oeis/291/A291289.asm | ckrause/cm | 22 | 206882 | ; A291289: The Padovan sequence A000931 doubled.
; 2,0,0,2,0,2,2,2,4,4,6,8,10,14,18,24,32,42,56,74,98,130,172,228,302,400,530,702,930,1232,1632,2162,2864,3794,5026,6658,8820,11684,15478,20504,27162,35982,47666,63144,83648,110810,146792,194458,257602,341250
mov $2,$0
mov $4,2
lpb $4
mov $0,$2
sub $4,1
add $0,$4
... |
audio/sfx/intro_lunge.asm | opiter09/ASM-Machina | 1 | 206883 | <filename>audio/sfx/intro_lunge.asm
SFX_Intro_Lunge_Ch8:
noise_note 6, 2, 0, 16
noise_note 6, 2, -7, 64
noise_note 6, 4, -7, 65
noise_note 6, 8, -7, 65
noise_note 6, 12, -7, 66
noise_note 8, 13, 7, 66
noise_note 15, 14, 7, 67
noise_note 15, 15, 2, 67
sound_ret
|
example1/example1-3.asm | xabinapal/c64-examples | 4 | 206884 | ;============================================================
; Example 1-3
; Cycling screen colors
;============================================================
!cpu 6502
!to "build/example1-3.prg",cbm
* = $1000
loop:
lda $d012 ; load $d012 value into A register
; $d012 is the current raster line
cmp ... |
ee/wman/htpns.asm | olifink/smsqe | 0 | 206885 | * Hit areas of PAN and SCROLL sections V1.02 1986 <NAME> QJUMP
*
section wman
*
xdef wm_htpns
*
include dev8_keys_err
include dev8_keys_k
include dev8_keys_wwork
include dev8_keys_wstatus
*
* d0 r condition return (not found or item number)
* d1 c ... |
oeis/158/A158544.asm | neoneye/loda-programs | 11 | 206886 | <reponame>neoneye/loda-programs
; A158544: a(n) = 24*n^2 - 1.
; Submitted by <NAME>
; 23,95,215,383,599,863,1175,1535,1943,2399,2903,3455,4055,4703,5399,6143,6935,7775,8663,9599,10583,11615,12695,13823,14999,16223,17495,18815,20183,21599,23063,24575,26135,27743,29399,31103,32855,34655,36503,38399,40343,42335,44375,4646... |
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_1105.asm | ljhsiun2/medusa | 9 | 206887 | <filename>Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_1105.asm
.global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r14
push %r15
push %r8
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x1523b, %rsi
lea addresses_D_ht+0x11468, %rdi
clflush (%rsi)
nop
nop
nop
nop
nop
dec... |
Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48_notsx.log_5_40.asm | ljhsiun2/medusa | 9 | 206888 | .global s_prepare_buffers
s_prepare_buffers:
push %r13
push %r15
push %r9
push %rdi
lea addresses_A_ht+0xdee0, %rdi
nop
nop
nop
nop
nop
sub $62424, %r9
mov $0x6162636465666768, %r15
movq %r15, %xmm3
and $0xffffffffffffffc0, %rdi
vmovntdq %ymm3, (%rdi)
nop
nop
nop
nop
nop
add $23799, %r13
pop %rdi
pop %r9
pop %r15
pop %... |
src/firmware/SunriseSunset/LongitudeInterpolationStates.asm | pete-restall/Cluck2Sesame-Prototype | 1 | 206889 | #include "Platform.inc"
#include "FarCalls.inc"
#include "Arithmetic32.inc"
#include "SunriseSunset.inc"
#include "States.inc"
radix decimal
defineSunriseSunsetState SUN_STATE_INTERPOLATE_LONGITUDE
loadLongitudeOffsetMultipliedByFourIntoDividend:
bcf STATUS, C
.setBankFor longitudeOffset
rlf longitudeOff... |
unit_tests/Sample2.asm | jarettn18/tiny_virtual_machine | 0 | 206890 | .class Sample:Obj
.method $constructor
.local i
.local j
.local cat
const 13
const 42
Call Int:plus
store i
const 32
load i
Call Int:sub
store j
load j
Call Int:print
const "Nora"
store cat
load cat
Call String:print
return 0 |
data/pokemon/dex_entries.asm | genterz/pokecross | 28 | 206892 | <reponame>genterz/pokecross
INCLUDE "constants.asm"
SECTION "Pokedex Entries 001-064", ROMX
BulbasaurPokedexEntry:: INCLUDE "data/pokemon/dex_entries/bulbasaur.asm"
IvysaurPokedexEntry:: INCLUDE "data/pokemon/dex_entries/ivysaur.asm"
VenusaurPokedexEntry:: INCLUDE "data/pokemon/dex_entries/venusaur.asm"
Charma... |
programs/oeis/024/A024067.asm | neoneye/loda | 22 | 206893 | ; A024067: a(n) = 6^n - n^5.
; 1,5,4,-27,272,4651,38880,263129,1646848,10018647,60366176,362636005,2176533504,13060322723,78363626272,470184225201,2821108858880,16926658024879,101559954778848,609359737534397,3656158436862976,21936950636293755,131621703837113504,789730223047166473,4738381338313654272,2843028802991993575... |
programs/oeis/031/A031388.asm | neoneye/loda | 22 | 206894 | ; A031388: a(n) = prime(7*n-3).
; 7,31,61,97,131,167,199,241,281,331,373,419,457,499,557,599,641,677,733,773,827,877,929,977,1021,1063,1109,1171,1223,1279,1307,1381,1439,1483,1531,1579,1619,1669,1733,1787,1861,1901,1973,2011,2069,2113,2161,2239,2287,2341,2383,2437,2503,2557,2633,2683,2713,2767,2819,2879,2939,3001,3061,... |
src/gfx/ico_asm.asm | beckadamtheinventor/BOSshell5 | 2 | 206895 | ; convpng v7.3
; 8 bpp image
_ico_asm_size equ 258
_ico_asm:
db 16,16
db 0FFh,0FFh,0FFh,0FFh,0FFh,0FFh,0FFh,0FFh,0FFh,0FFh,0FFh,0FFh,0FFh,0FFh,0FFh,0FFh
db 0FFh,0FFh,0FFh,0FFh,0FFh,0FFh,0FFh,0FFh,0FFh,0FFh,0FFh,0FFh,0FFh,0FFh,0FFh,0FFh
db 0FFh,0FFh,06Bh,06Bh,06Bh,06Bh,06Bh,06Bh,06Bh,06Bh,06Bh,06Bh,06Bh,06Bh,0FFh,0... |
oeis/036/A036696.asm | neoneye/loda-programs | 0 | 206896 | <gh_stars>0
; A036696: a(n)=number of Gaussian integers z=a+bi satisfying n-1<|z|<=n, b>=0.
; Submitted by <NAME>(w4)
; 1,3,5,9,11,17,17,19,25,29,33,31,33,45,43,49,45,53,55,61,65,59,73,69,71,85,81,85,83,89,97,91,105,101,109,115,101,121,111,133,125,119,133,133,145,143,133,149,147,157,161,165,163,157,169
seq $0,36693 ; ... |
oeis/015/A015180.asm | neoneye/loda-programs | 11 | 206897 | ; A015180: Sum of (Gaussian) q-binomial coefficients for q=-14.
; Submitted by <NAME>
; 1,2,-11,368,30931,14198582,-16607067911,106875505983548,1750822987283505151,157729203624081715477442,-36173520194110711820168534651,45623834026724887990209962768504648,146487118689912301895610693412796783571211,258659394151038061881... |
src/spread/main/objects.asm | olifink/qspread | 0 | 206898 | * Spreadsheet 29/11-91
* - menu item initialisation
*
section prog
include win1_keys_wman
include win1_keys_wwork
include win1_keys_wstatus
include win1_keys_qdos_sms
include win1_mac_oli
include win1_spread_keys
xdef setmol
xref kill
xref con_wdec
xref con_wasc
xre... |
programs/oeis/069/A069201.asm | neoneye/loda | 22 | 206900 | <reponame>neoneye/loda<filename>programs/oeis/069/A069201.asm
; A069201: a(n) = Sum_{k=1..n} mu(k)^2 * 2^omega(k) where omega(k) is the number of distinct primes in the factorization of k.
; 1,3,5,5,7,11,13,13,13,17,19,19,21,25,29,29,31,31,33,33,37,41,43,43,43,47,47,47,49,57,59,59,63,67,71,71,73,77,81,81,83,91,93,93,93... |
Fibers/Source/Fibers/StateNative.asm | MarcasRealAccount/Fibers | 0 | 206902 | %include "Fibers/State.asminc"
ExternLabel fibers_msabi_store
ExternLabel fibers_msabi_restore
ExternLabel fibers_sysvabi_store
ExternLabel fibers_sysvabi_restore
%if BUILD_IS_SYSTEM_WINDOWS
GlobalLabel fibers_storerestore ; RCX => storeState, RDX => returnAddress, R8 => restoreState, R9 => entry
cmp rdx, 0h
jne .... |
s2/music-improved/89 - CNZ.asm | Cancer52/flamedriver | 9 | 206903 | CNZ_Header:
smpsHeaderStartSong 2, 1
smpsHeaderVoice CNZ_Voices
smpsHeaderChan $06, $03
smpsHeaderTempo $01, $48
smpsHeaderDAC CNZ_DAC
smpsHeaderFM CNZ_FM1, $0C, $08
smpsHeaderFM CNZ_FM2, $F4, $0A
smpsHeaderFM CNZ_FM3, $F4, $12
smpsHeaderFM CNZ_FM4, $F4, $12
smp... |
testProject/adjust-stack.asm | ChoboSyk/PoorManBOF | 0 | 206904 | ; This code is borrowed from https://github.com/paranoidninja/PIC-Get-Privileges
extern run
global alignstack
segment .text
alignstack:
push rdi ; backup rdi since we will be using this as our main register
mov rdi, rsp ; save stack pointer to rdi
and rsp, byte -0x10 ... |
libsrc/stdio/ansi/pc6001/f_ansi_scrollup.asm | meesokim/z88dk | 0 | 206905 | <filename>libsrc/stdio/ansi/pc6001/f_ansi_scrollup.asm
;
; ANSI Video handling for the VZ200
;
; Handles colors referring to current PAPER/INK/etc. settings
;
; Scrollup
;
;
; $Id: f_ansi_scrollup.asm,v 1.2 2015/01/19 01:33:19 pauloscustodio Exp $
;
PUBLIC ansi_SCROLLUP
.ansi_SCROLLUP
LD HL,0101h
CALL 11CDh ... |
Orchid/Orchid.x86_64.asm | Joseph-Domarkas/Orchid | 0 | 206907 | <reponame>Joseph-Domarkas/Orchid
global long_mode_start
extern Orchid____Orchid___method_______
section .text
bits 64
long_mode_start:
; load null into all data segment registers
mov ax, 0
mov ss, ax
mov ds, ax
mov es, ax
mov fs, ax
mov gs, ax
call Orchid____Orchid___method_______
hlt
|
data/pokemon/base_stats/blastoise.asm | opiter09/ASM-Machina | 1 | 206909 | <reponame>opiter09/ASM-Machina<filename>data/pokemon/base_stats/blastoise.asm
db DEX_BLASTOISE ; pokedex id
db 79, 83, 100, 78, 85
; hp atk def spd spc
db WATER, WATER ; type
db 45 ; catch rate
db 210 ; base exp
INCBIN "gfx/pokemon/front/blastoise.pic", 0, 1 ; sprite dimensions
dw BlastoisePicFront... |
data/pokemon/dex_entries/altaria.asm | Karkino/KarkCrystal16 | 0 | 206910 | <filename>data/pokemon/dex_entries/altaria.asm<gh_stars>0
db "HUMMING@" ; species name
dw 307, 454 ; height, weight
db "A graceful flier."
next "Its melodic"
next "humming makes"
page "you feel like"
next "you're in a"
next "dream.@"
|
examples/sumOf3.asm | Chaserich1/umsl-Virt-Machine | 0 | 206912 | READ X
PUSH
LOAD X
STACKW 0
READ X
PUSH
LOAD X
STACKW 0
READ X
STACKR 1
ADD X
STORE X
STACKR 0
ADD X
STORE X
WRITE X
POP
POP
STOP
X 0
|
programs/oeis/055/A055582.asm | neoneye/loda | 22 | 206913 | ; A055582: Sixth column of triangle A055252.
; 1,9,48,198,699,2223,6562,18324,49029,126837,319332,786258,1900351,4521771,10616598,24641280,56622825,128974545,291503800,654311070,1459617411,3238002279,7147093578,15703473708,34359737869,74893491693,162671885772,352187317674,760209210759,1636382539107,3513283247422,752478... |
Transynther/x86/_processed/AVXALIGN/_zr_un_/i7-8650U_0xd2.log_21676_341.asm | ljhsiun2/medusa | 9 | 206914 | <gh_stars>1-10
.global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r14
push %r8
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x1aaaf, %r8
nop
nop
nop
sub $58120, %rsi
mov (%r8), %r10w
nop
nop
nop
nop
nop
inc %r14
lea addresses_WT_ht+0xb697, %r10
nop
nop
nop
xor %r14, %r14
mov (%r10), %c... |
makepad/ChakraCore/lib/Runtime/Language/amd64/amd64_Thunks.asm | makepaddev/makepad | 3 | 206915 | ;-------------------------------------------------------------------------------------------------------
; Copyright (C) Microsoft. All rights reserved.
; Licensed under the MIT license. See LICENSE.txt file in the project root for full license information.
;-------------------------------------------------------------... |
Transynther/x86/_processed/AVXALIGN/_un_/i9-9900K_12_0xa0.log_7_1242.asm | ljhsiun2/medusa | 9 | 206916 | .global s_prepare_buffers
s_prepare_buffers:
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %r12
push %r13
push %r15
push %rbp
push %rbx
push %rcx
// Store
lea addresses_D+0x8efb, %r12
nop
xor %r15, %r15
mov $0x5152535455565758, %r10
movq %r10, %xmm3
movups %xmm3, (%r12)
nop
nop
nop
nop
cmp %r10, %r10
/... |
lib/target/ti83/classic/ti83_crt0.asm | dikdom/z88dk | 1 | 206917 | ; Stub for the TI 83 calculator
;
; <NAME> - Dec 2000
; <NAME> - Apr 2001 Fixed and add some things
;
; $Id: ti83_crt0.asm,v 1.32 2016-07-11 05:58:34 stefano Exp $
;
; startup =
; n - Primary shell(s); compatible shell(s)
; (Primary shell merely means it's the smallest implementation
; for that shell, th... |
elena_lang/src30/asm/x32/core_lnx.asm | bencz/cpu-simulator | 2 | 206918 | <reponame>bencz/cpu-simulator<filename>elena_lang/src30/asm/x32/core_lnx.asm
// --- Predefined References --
define GC_ALLOC 10001h
define HOOK 10010h
define INIT_RND 10012h
define INIT 10013h
define NEWFRAME 10014h
define INIT_ET 10015h
... |
programs/oeis/254/A254378.asm | neoneye/loda | 22 | 206919 | <filename>programs/oeis/254/A254378.asm
; A254378: Run lengths of A228495 (Characteristic function of the odd odious numbers).
; 1,1,5,1,3,1,1,1,5,1,1,1,3,1,5,1,3,1,1,1,3,1,5,1,1,1,5,1,3,1,1,1,5,1,1,1,3,1,5,1,1,1,5,1,3,1,1,1,3,1,5,1,3,1,1,1,5,1,1,1,3,1,5,1,3,1,1,1,3,1,5,1,1,1,5,1,3,1,1,1,3,1,5,1,3,1,1,1,5,1,1,1,3,1,5,1... |
main.asm | laffey98/c64-snake | 5 | 206920 | <filename>main.asm
.outfile "snake.prg"
.require "platform/c64_0.oph"
.require "platform/c64kernal.oph"
.require "head.asm"
main:
.scope
`init
jsr getchar ; 等待输入任意字符开始游戏
jsr erasehint ; 游戏开始,清空提示
* clc
jsr judgeout ; 判断是否出界
bcc +
jsr printfail
jsr getchar
rts
* clc
lda #0
sta eat
jsr judgefood ; 判断是否吃到食物
... |
videocodec/libvpx_internal/libvpx/vpx_scale/arm/neon/vp8_vpxyv12_extendframeborders_neon.asm | Omegaphora/hardware_intel_common_omx-components | 49 | 206921 | ;
; 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/052/A052976.asm | neoneye/loda-programs | 11 | 206922 | <filename>oeis/052/A052976.asm
; A052976: Expansion of (1-2x)/(1-3x-x^3+2x^4).
; Submitted by <NAME>
; 1,1,3,10,29,88,268,813,2469,7499,22774,69165,210056,637944,1937449,5884073,17870051,54271714,164824317,500574856,1520256180,4617049429,14022074509,42585329995,129332527054,392785556813,1192897851416
add $0,1
mov $2,1... |
programs/oeis/211/A211439.asm | jmorken/loda | 1 | 206923 | ; A211439: Number of ordered triples (w,x,y) with all terms in {-n,...,0,...,n} and w+3x+3y=0.
; 1,3,5,19,25,31,59,69,79,121,135,149,205,223,241,311,333,355,439,465,491,589,619,649,761,795,829,955,993,1031,1171,1213,1255,1409,1455,1501,1669,1719,1769,1951,2005,2059,2255,2313,2371,2581,2643,2705
mov $2,$0
add $2,$0
mov... |
programs/oeis/118/A118221.asm | neoneye/loda | 22 | 206924 | ; A118221: Start with 1 and repeatedly reverse the digits and add 73 to get the next term.
; 1,74,120,94,122,294,565,638,909,982,362,336,706,680,159,1024,4274,4797,8047,7481,1920,364,536,708,880,161,234,505,578,948,922,302,276,745,620,99,172,344,516,688,959,1032,2374,4805,5157,7588,8930,471,247,815,591
mov $2,$0
mov $... |
programs/oeis/231/A231677.asm | neoneye/loda | 22 | 206925 | ; A231677: a(n) = Sum_{i=0..n} digsum_7(i)^2, where digsum_7(i) = A053828(i).
; 0,1,5,14,30,55,91,92,96,105,121,146,182,231,235,244,260,285,321,370,434,443,459,484,520,569,633,714,730,755,791,840,904,985,1085,1110,1146,1195,1259,1340,1440,1561,1597,1646,1710,1791,1891,2012,2156,2157,2161,2170,2186,2211,2247,2296,2300,2... |
programs/oeis/226/A226355.asm | karttu/loda | 0 | 206926 | <filename>programs/oeis/226/A226355.asm
; A226355: Number of ordered pairs (i,j) with |i| * |j| <= n.
; 1,9,21,33,49,61,81,93,113,129,149,161,189,201,221,241,265,277,305,317,345,365,385,397,433,449,469,489,517,529,565,577,605,625,645,665,705,717,737,757,793,805,841,853,881,909,929,941,985,1001,1029,1049,1077,1089,1125,... |
oeis/057/A057932.asm | neoneye/loda-programs | 11 | 206927 | ; A057932: a(n) = floor(10^(n+1)/81).
; 0,1,12,123,1234,12345,123456,1234567,12345679,123456790,1234567901,12345679012,123456790123,1234567901234,12345679012345,123456790123456,1234567901234567,12345679012345679,123456790123456790,1234567901234567901,12345679012345679012,123456790123456790123,1234567901234567901234,123... |
examples/cmd_exec.asm | redcode-labs/BMJ | 63 | 206928 | BITS 64
%include "bmj.asm"
section .text
global _start
_start:
is_root ; Returns 1 in RAX if UID=0
cmp rax, 1 ; Check above condition
jne xit ; If not rut, quit execution flow with exit(0)
run_bg "echo pvvned" ; Desired command to run
r... |
oeis/122/A122198.asm | neoneye/loda-programs | 11 | 206929 | <filename>oeis/122/A122198.asm
; A122198: Permutation of natural numbers: a recursed variant of A122155.
; Submitted by <NAME>(w2)
; 0,1,2,3,4,7,6,5,8,15,14,13,12,9,10,11,16,31,30,29,28,25,26,27,24,17,18,19,20,23,22,21,32,63,62,61,60,57,58,59,56,49,50,51,52,55,54,53,48,33,34,35,36,39,38,37,40,47,46,45,44,41,42,43,64,12... |
COMP 3350 - Assembly & Comp Org/Lectures/23 Mem Operands (3)/sumavg.asm | Skyfox64/auburn-csse | 1 | 206930 | INCLUDE Irvine32.inc
.data
ordered SDWORD -3, -2, -1, 0, 1, 2, 3
reverse SDWORD 3, 1, -1, -5
random SDWORD 4, 8, 2, 7
single SDWORD 3
.code
main PROC
mov esi, OFFSET random
mov ecx, LENGTHOF random
call sumFirstLast
call WriteInt
call avgFirstLast
call WriteInt
exit
main ENDP
; Sums ... |
CLICK_DRUMS/pwm/test/test.asm | bushy555/ZX-Spectrum-1-Bit-Routines | 59 | 206932 | ;;; test code
org #8000
di
ld hl,test_sample
push hl
ld hl,#f020
push hl
jp pwm_init
DRUM_RETURN_ADDRESS
ei
ret
drum_player
include "../drum.asm"
test_sample
include "kick1.asm"
;; include "noise.asm"
|
libsrc/graphics/w_drawto.asm | jpoikela/z88dk | 0 | 206934 | ;
; Z88 Graphics Functions - Small C+ stubs
;
; Written around the Interlogic Standard Library
;
; Stubs Written by <NAME> - 30/9/98
;
; Wide resolution (int type parameters) version by <NAME>
;
; $Id: w_drawto.asm $
;
; CALLER LINKAGE FOR FUNCTION POINTERS
SECTION code_graphics
PUBLIC drawto... |
Library/Kernel/Graphics/graphicsRoundedRect.asm | steakknife/pcgeos | 504 | 206935 | <filename>Library/Kernel/Graphics/graphicsRoundedRect.asm
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1989 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: GRAPHICS
FILE: grRoundedRect.asm
AUTHOR: <NAME>, Jun 8, 1989
ROUTINES:
Name Descript... |
programs/oeis/073/A073169.asm | neoneye/loda | 22 | 206937 | ; A073169: a(n)=A002808(n)-n, difference between n-th composite and n.
; 3,4,5,5,5,6,7,7,7,8,9,9,9,10,10,10,10,10,11,12,12,12,12,12,13,13,13,14,15,15,15,16,16,16,16,16,17,17,17,17,17,18,19,19,19,19,19,20,20,20,21,22,22,22,22,22,23,23,23,24,24,24,24,24,25,25,25,25,25,25,25,26,26,26,27,28,28,28,29,30,30,30,31,31,31,31,31... |
asm/patches/custom_funcs.asm | andrew12/twwrando-dv_im | 0 | 206939 |
.open "sys/main.dol"
.org @NextFreeSpace
.global init_save_with_tweaks
init_save_with_tweaks:
; Function start stuff
stwu sp, -0x10 (sp)
mflr r0
stw r0, 0x14 (sp)
bl init__10dSv_save_cFv ; To call this custom func we overwrote a call to init__10dSv_save_cFv, so call that now.
lis r5, sword_mode@ha
addi r5, r5, sw... |
alice2/brads_alice2_archive/asm/nostack/library.asm | lkesteloot/alice | 63 | 206940 | ;
; Commonly used assembly routines
;
;
; Routines temporarily accept IX as the return address, while we do not
; have RAM available to stack return addresses. This means if you
; want to call a routine and you have *already* been called, you need to
; save the return address, e.g. in IY.
;
; IX is an implicit parame... |
programs/oeis/090/A090075.asm | jmorken/loda | 1 | 206942 | <reponame>jmorken/loda
; A090075: (Presumed) number of palindromes in the Reverse and Add! trajectory of 10^n.
; 11,9,8,9,12,10,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11
mov $2,$0
mov $5,6
mov $6,6
lpb $5
add $1,$0
trn $1,2
mov $5,2
add $6,2
lpb $6
sub $6,$0
add $0,3
trn $0,6
... |
kill.asm | joeofportland/project4final | 0 | 206943 |
_kill: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
#include "stat.h"
#include "user.h"
int
main(int argc, char **argv)
{
0: 55 push %ebp
1: 89 e5 mov %esp,%ebp
3: 83 e4 f0 and $0xfffffff0,%esp
6: 83 ec 20 ... |
Appl/SDK_Asm/Levels/levels.asm | steakknife/pcgeos | 504 | 206944 | <reponame>steakknife/pcgeos
COMMENT @----------------------------------------------------------------------
Copyright (c) GeoWorks 1990 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: Levels (Sample PC GEOS application)
FILE: levels.asm
REVISION HISTORY:
Name Date Description
---- ---- -----------
... |
programs/oeis/304/A304378.asm | karttu/loda | 1 | 206945 | <filename>programs/oeis/304/A304378.asm<gh_stars>1-10
; A304378: a(n) = 4*(n - 1)*(16*n - 23) for n >= 1.
; 0,36,200,492,912,1460,2136,2940,3872,4932,6120,7436,8880,10452,12152,13980,15936,18020,20232,22572,25040,27636,30360,33212,36192,39300,42536,45900,49392,53012,56760,60636,64640,68772,73032,77420,81936,86580,91352... |
programs/oeis/058/A058645.asm | karttu/loda | 0 | 206946 | <reponame>karttu/loda
; A058645: a(n) = 2^(n-3)*n^2*(n+3).
; 0,1,10,54,224,800,2592,7840,22528,62208,166400,433664,1105920,2768896,6823936,16588800,39845888,94699520,222953472,520486912,1205862400,2774532096,6343884800,14422114304,32614907904,73400320000
mov $2,$0
mov $5,1
lpb $0,1
sub $0,1
mul $2,2
mov $4,$5
... |
oeis/281/A281481.asm | neoneye/loda-programs | 11 | 206947 | <reponame>neoneye/loda-programs
; A281481: a(n) = 2^(n - 1) * (2^n + 1) + 1.
; 2,4,11,37,137,529,2081,8257,32897,131329,524801,2098177,8390657,33558529,134225921,536887297,2147516417,8590000129,34359869441,137439215617,549756338177,2199024304129,8796095119361,35184376283137,140737496743937,562949970198529,2251799847239... |
lib/mycclib.asm | shenchi/mycc | 0 | 206948 | <reponame>shenchi/mycc
; i/o library for mycc
_myccout proc
push ebp
mov ebp, esp
sub esp, 20h
xor eax, eax
mov [esp], al
mov eax, [ebp+8]
cmp eax, 0
jnz _@myccout@1
mov eax, [ebp+12]
invoke ltoa, eax, esp
jmp _@myccout@0
_@myccout@1:
cmp ... |
programs/oeis/294/A294885.asm | neoneye/loda | 22 | 206949 | <reponame>neoneye/loda
; A294885: a(n) = A004125(n) mod n = [Sum_{i=1..n} (n mod i)] mod n.
; 0,0,1,1,4,3,1,0,3,3,0,5,2,3,6,4,0,11,7,1,7,11,6,13,3,8,17,12,6,18,12,7,19,27,8,18,11,20,35,18,10,32,24,20,24,36,27,38,22,20,41,38,28,6,34,16,40,56,45,46,35,52,0,53,23,65,53,51,12,65,52,60,47,68,6,4,48,22,7,46,73,15,82,11,58,83... |
lista1/q7.asm | vags-cin/awesome-bootloader | 8 | 206951 | org 0x7c00
jmp 0x0000:start
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Created by nmf2 ;
; Assembly is Love <3 ;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
mult: dw 1
string: times 5 db 0
dez: db 10
num: dw 0
n: db 0
start:
xor ax, ax
mov es, ax
mov ss, ax ; setup stack
mov sp, 0x7C00 ; stack grows downwards from 0x7C00
mov d... |
oeis/038/A038033.asm | neoneye/loda-programs | 11 | 206952 | <filename>oeis/038/A038033.asm
; A038033: a(n) = A000166(n-1)*n*(n-1).
; Submitted by <NAME>
; 6,24,180,1320,11130,103824,1067976,12014640,146845710,1938363240,27489515196,416924313624,6734931220290,115455963776160,2093601476474640,40040128237577184,805513168073611926
add $0,2
seq $0,65087 ; a(n) = A000166(n)*binomial... |
BootloaderCorePkg/Stage1A/Ia32/Vtf0/Main.asm | buytenh/slimbootloader | 1 | 206953 | <gh_stars>1-10
;------------------------------------------------------------------------------
; @file
; Main routine of the pre-SEC code up through the jump into SEC
;
; Copyright (c) 2008 - 2015, Intel Corporation. All rights reserved.<BR>
; SPDX-License-Identifier: BSD-2-Clause-Patent
;
;----------------------------... |
programs/oeis/156/A156232.asm | neoneye/loda | 22 | 206955 | <gh_stars>10-100
; A156232: a(n) is the number of induced subgraphs with odd number of edges in the cycle graph C(n).
; 0,4,4,16,24,64,112,256,480,1024,1984,4096,8064,16384,32512,65536,130560,262144,523264,1048576,2095104,4194304,8384512,16777216,33546240,67108864,134201344,268435456,536838144,1073741824,2147418112,429... |
engine/battle/move_effects/lock_on.asm | Dev727/ancientplatinum | 28 | 206956 | <reponame>Dev727/ancientplatinum
BattleCommand_LockOn:
; lockon
call CheckSubstituteOpp
jr nz, .fail
ld a, [wAttackMissed]
and a
jr nz, .fail
ld a, BATTLE_VARS_SUBSTATUS5_OPP
call GetBattleVarAddr
set SUBSTATUS_LOCK_ON, [hl]
call AnimateCurrentMove
ld hl, TookAimText
jp StdBattleTextbox
.fail
call Anim... |
oeis/315/A315026.asm | neoneye/loda-programs | 11 | 206957 | ; A315026: Coordination sequence Gal.6.337.3 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,5,9,15,19,24,29,34,39,43,49,53,58,63,67,73,77,82,87,92,97,101,107,111,116,121,125,131,135,140,145,150,155,159,165,16... |
TVSW/Model Verification/STDL/LTLlibrary.asm | samuelexferri/unibg-workspace | 0 | 206958 | module LTLlibrary
export *
signature:
/*-----------LTL formulas------------*/
//Future
static x: Boolean -> Boolean //next state
static g: Boolean -> Boolean //globally
static f: Boolean -> Boolean //finally
static u: Prod(Boolean, Boolean) -> Boolean //until
static v: Prod(Boolean, Boolean) -> Boolean ... |
UnrealRealRadar/testobfuscateasm.asm | UnrealKaraulov/UnrealRealRadar | 0 | 206959 | <gh_stars>0
[BITS 32]
STD_OUTPUT_HANDLE equ -11
STD_INPUT_HANDLE equ -10
NULL EQU 0
MB_DEFBUTTON1 EQU 0
MB_DEFBUTTON2 EQU 100h
IDNO EQU 7
MB_YESNO EQU 4
extern _GetStdHandle@4,_ReadConsoleInputA@16, _ExitProcess@4 , _MessageBoxA@16
global Start ... |
MdePkg/Library/BaseMemoryLibMmx/X64/SetMem.asm | sscargal/ipmctl | 521 | 206960 | ;------------------------------------------------------------------------------
;
; Copyright (c) 2006, Intel Corporation. All rights reserved.<BR>
; This program and the accompanying materials
; are licensed and made available under the terms and conditions of the BSD License
; which accompanies this distribution. Th... |
Transynther/x86/_processed/AVXALIGN/_st_/i9-9900K_12_0xa0_notsx.log_21829_556.asm | ljhsiun2/medusa | 9 | 206961 | .global s_prepare_buffers
s_prepare_buffers:
push %r13
push %r15
push %r8
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0x1866a, %rsi
nop
nop
nop
sub $32161, %rdi
movb $0x61, (%rsi)
dec %r8
lea addresses_WC_ht+0x1660a, %r15
nop
nop
nop
nop
mfence
movb (%r15), %r13b
nop
nop
nop
nop
dec %r8
lea ad... |
src/firmware-tests/Platform/PowerManagement/Poll/NoSleepWhenAdcTest.asm | pete-restall/Cluck2Sesame-Prototype | 1 | 206963 | <gh_stars>1-10
#include "Platform.inc"
#include "FarCalls.inc"
#include "PowerManagement.inc"
#include "TestFixture.inc"
radix decimal
NoSleepWhenAdcTest code
global testArrange
testArrange:
fcall initialisePowerManagement
banksel ADCON0
bsf ADCON0, ADON
clrwdt
banksel WDTCON
bsf WDTCON, SWDTEN
testAc... |
programs/oeis/257/A257890.asm | karttu/loda | 0 | 206964 | <filename>programs/oeis/257/A257890.asm<gh_stars>0
; A257890: Expansion of the g.f. (x^2-x+1)*(x^2-3*x+3)/(x-1)^6.
; 3,12,34,80,166,314,553,920,1461,2232,3300,4744,6656,9142,12323,16336,21335,27492,34998,44064,54922,67826,83053,100904,121705,145808,173592,205464,241860,283246,330119,383008,442475,509116,583562,666480,7... |
libsrc/_DEVELOPMENT/math/float/math48/c/sdcc_ix/cm48_sdccix_acosh_fastcall.asm | meesokim/z88dk | 0 | 206967 |
; float acosh(float x) __z88dk_fastcall
SECTION code_fp_math48
PUBLIC cm48_sdccix_acosh_fastcall
EXTERN cm48_sdccixp_dx2m48, am48_acosh, cm48_sdccixp_m482d
cm48_sdccix_acosh_fastcall:
call cm48_sdccixp_dx2m48
call am48_acosh
jp cm48_sdccixp_m482d
|
programs/oeis/046/A046916.asm | karttu/loda | 0 | 206968 | ; A046916: a(n) = n*2^n + 2*n^2 + 1.
; 1,5,17,43,97,211,457,995,2177,4771,10441,22771,49441,106835,229769,491971,1049089,2228803,4719241,9962195,20972321,44041075,92275657,192939043,402654337,838862051,1744831817,3623880115,7516194337
mov $1,$0
mov $3,$0
lpb $0,1
sub $0,1
mul $1,2
add $2,$3
lpe
add $1,1
add $1,$... |
data/baseStats_original/spearow.asm | adhi-thirumala/EvoYellow | 16 | 206969 | db DEX_SPEAROW ; pokedex id
db 40 ; base hp
db 60 ; base attack
db 30 ; base defense
db 70 ; base speed
db 31 ; base special
db NORMAL ; species type 1
db FLYING ; species type 2
db 255 ; catch rate
db 58 ; base exp yield
INCBIN "pic/ymon/spearow.pic",0,1 ; 55, sprite dimensions
dw SpearowPicFront
dw SpearowPicBack
; a... |
Transynther/x86/_processed/AVXALIGN/_ht_zr_/i3-7100_9_0xca_notsx.log_16487_1726.asm | ljhsiun2/medusa | 9 | 206970 | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r8
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x812, %r11
inc %rax
movups (%r11), %xmm6
vpextrq $1, %xmm6, %rcx
nop
nop
nop
cmp %rcx, %rcx
lea addresses_WT_ht+0x108e2, %rsi
lea addresses_UC_ht+0x1b082, %rdi
clflush (%rsi)
nop
nop
xor... |
src/bak/demo6.asm | vbguyny/c64kernel | 2 | 206973 | incasm "kernel.hdr"
;incasm "kernel.asm"
; NOTE: If you are using an enumator, ensure that the SID is enabled
; prior to running this demo.
main
@loop
jsr console.clear$
lda #color.white$
sta console.setcharactercolor.color$
jsr console.setcharactercolor$
lda #<title
... |
oeis/076/A076272.asm | neoneye/loda-programs | 11 | 206974 | <reponame>neoneye/loda-programs
; A076272: Largest prime factor of A076271(n): A006530(A076271(n)).
; Submitted by <NAME>
; 1,2,2,3,3,3,5,5,5,5,7,7,7,7,7,7,11,11,11,11,11,11,13,13,13,13,13,13,17,17,17,17,17,17,19,19,19,19,19,19,23,23,23,23,23,23,23,23,23,23,29,29,29,29,29,29,29,29,31,31,31,31,31,31,31,31,37,37,37,37,37... |
libsrc/stdlib/outp_callee.asm | andydansby/z88dk-mk2 | 1 | 206975 | <reponame>andydansby/z88dk-mk2<filename>libsrc/stdlib/outp_callee.asm
; void outp_callee(uint port, uchar byte)
; 09.2005 aralbrec
XLIB outp_callee
XDEF ASMDISP_OUTP_CALLEE
.outp_callee
pop af
pop de
pop bc
push af
.asmentry
; bc = port
; e = byte
IF FORrcmx000
ld h,b
ld l,c
ld a,e
... |
oeis/142/A142786.asm | neoneye/loda-programs | 11 | 206977 | <reponame>neoneye/loda-programs<filename>oeis/142/A142786.asm<gh_stars>10-100
; A142786: Primes congruent to 7 mod 60.
; Submitted by <NAME>
; 7,67,127,307,367,487,547,607,727,787,907,967,1087,1327,1447,1567,1627,1747,1867,1987,2287,2347,2467,2647,2707,2767,2887,3067,3187,3307,3547,3607,3727,3847,3907,3967,4027,4327,44... |
book-01/Assembly/asm/core/string/core_string_concat.asm | gfurtadoalmeida/study-assembly-x64 | 2 | 206978 | <gh_stars>1-10
.code
; uint32_t Core_String_Concat_(const char* const* source, uint32_t sourceElements, char* destination, uint32_t destinationLength);
Core_String_Concat_ proc frame
; Prolog
push rsi
.pushreg rsi
push rdi
.pushreg rdi
push rbx
.pushreg rbx
.endprolog
test rdx, rdx ; Works like cmp rdx, 0 but with s... |
Tests/l2_diagonal.asm | ped7g/EliteNext | 9 | 206979 | <reponame>ped7g/EliteNext
test2:
ld b, 20
ld c, 20
ld d, 50
ld e, 50
ld a, $D0
call l2_draw_diagonal
test2a:
ld b, 20
ld c, 20
ld d, 20
ld e, 50
ld a, $C6
call l2_draw_diagonal
test3:
ld b, 20 ; $14
ld c, 20 ; $14
ld d, 30 ; $1E
ld e, 50 ; $32
ld a, $D6
call l2_... |
libsrc/_DEVELOPMENT/l/z80/ascii/l_eat_base_prefix.asm | jpoikela/z88dk | 640 | 206980 | <gh_stars>100-1000
SECTION code_clib
SECTION code_l
PUBLIC l_eat_base_prefix
EXTERN asm_tolower
l_eat_base_prefix:
; skip past base prefix in number string
;
; if base == 0 determines the base from the leading prefix
; if base == 16 consumes an optional leading 0x
;
; enter : a = base (0 means d... |
programs/oeis/087/A087298.asm | neoneye/loda | 22 | 206982 | <filename>programs/oeis/087/A087298.asm
; A087298: Exponent of 2 in factorization of (3n)!.
; 1,4,7,10,11,16,18,22,23,26,31,34,35,39,41,46,47,50,53,56,57,64,66,70,71,74,78,81,82,86,88,94,95,98,101,104,105,110,112,116,117,120,127,130,131,135,137,142,143,146,149,152,153,159,161,165,166
add $0,1
mul $0,3
lpb $0
div $0,... |
src/numbers/Integer.asm | dpacbach/CAStle | 0 | 206983 | <filename>src/numbers/Integer.asm
.L22:
; m -= o_f_f;
mov esi, OFFSET FLAT:o_f_f
mov rdi, rsp
call DS::Numbers::Integer::operator-=
; intType m3(init+intType(3)), m4(init+intType(4)), m6(init+intType(6));
lea rdi, [rsp+96]
mov esi, 3
call DS::Numbers::Integer::Integer(int)
... |
programs/oeis/151/A151782.asm | jmorken/loda | 1 | 206984 | ; A151782: a(1)=1; for n > 1, a(n)=8*7^{wt(n-1)-1}.
; 1,8,8,56,8,56,56,392,8,56,56,392,56,392,392,2744,8,56,56,392,56,392,392,2744,56,392,392,2744,392,2744,2744,19208,8,56,56,392,56,392,392,2744,56,392,392,2744,392,2744,2744,19208,56,392,392,2744,392,2744,2744,19208,392
mov $13,$0
mov $15,2
lpb $15
clr $0,13
mov $... |
libsrc/_DEVELOPMENT/l/z80/longlong/small/l_small_lsl_dehldehl.asm | jpoikela/z88dk | 640 | 206986 | <filename>libsrc/_DEVELOPMENT/l/z80/longlong/small/l_small_lsl_dehldehl.asm<gh_stars>100-1000
SECTION code_clib
SECTION code_l
PUBLIC l_small_lsl_dehldehl
EXTERN l_lsl_dehl
EXTERN error_llznc, error_lznc
l_small_lsl_dehldehl:
; logical shift left 64-bit number
;
; enter : dehl'dehl = 64-bit number
; ... |
src/8088/payload/virtual.asm | TheStingray8088/cbm2-pc-emulator | 0 | 206989 | <reponame>TheStingray8088/cbm2-pc-emulator
Virtual_Segment equ 0E000h
%macro Virtual_IN 2
mov [es:(%1*4)], word %2
%endmacro
%macro Virtual_OUT 2
mov [es:(1000h+%1*4)], word %2
%endmacro
; --------------------------------------------------------------------------------------
; Install vi... |
multiply.asm | creativcoder/asm8085 | 0 | 206990 | <reponame>creativcoder/asm8085
;Program to multiply two eight bit numbers
jmp start
;data
;code
start: lxi h,0000h
xra e
mov a,m
inx h
mov c,m
dcr c
loop: add m
jnc skip
inr e
skip: dcr c
jnz loop
inx h
mov m,a
inx h
mov m,e
hlt
|
Desktop/piMASS/HTML/rob.mass/a1.asm | AliveMOon/piMASSpub | 2 | 206991 | <reponame>AliveMOon/piMASSpub<filename>Desktop/piMASS/HTML/rob.mass/a1.asm
0x00002380 xor.q D0,D0
0x00002398 move.l 0x2110,A0 ; //6001,
0x000023b0 move.w (A0),D0
0x000023c8 move.l 0x2100,A0 ; //0,
0x000023e0 move.L D0,(A0)
0x000023f8 nop; //----------------
0x00002410 xor.q D0,D0
0x00002428 move.l 0x2130,A0 ... |
test/autogen/gen_i8051.asm | tgtakaoka/libasm | 15 | 206993 | ;;; AUTO GENERATED FILE
;;; generated by: gen_i8051 -u -C 8051 -o gen_i8051.asm -l gen_i8051.lst
CPU 8051
ORG 0100H
NOP
AJMP 0002H
LJMP 0304H
RR A
INC A
INC 06H
INC @R0
INC R0
JBC 22H.1, $+21
JBC 22H.1, $-125
JBC 22H.1,... |
Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_5957_597.asm | ljhsiun2/medusa | 9 | 206994 | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r14
push %r15
push %rdi
lea addresses_A_ht+0x14465, %r15
nop
nop
nop
nop
nop
inc %r12
mov $0x6162636465666768, %rdi
movq %rdi, %xmm5
vmovups %ymm5, (%r15)
nop
nop
sub $34889, %r14
pop %rdi
pop %r15
pop %r14
pop %r12
ret
.global s_faulty_load
s_faulty_loa... |
programs/oeis/151/A151785.asm | karttu/loda | 0 | 206996 | <filename>programs/oeis/151/A151785.asm
; A151785: 7^{wt(n)-1} where wt(n) is the binary weight of n (A000120).
; 1,1,7,1,7,7,49,1,7,7,49,7,49,49,343,1,7,7,49,7,49,49,343,7,49,49,343,49,343,343,2401,1,7,7,49,7,49,49,343,7,49,49,343,49,343,343,2401,7,49,49,343,49,343,343,2401,49,343,343,2401,343,2401,2401,16807,1,7,7,49... |
modules/xlib/shlib_javaLike.asm | jaredwhitney/os3 | 5 | 206997 | <reponame>jaredwhitney/os3
; Shared lib definitions
JFrame.new equ 0x0000
JFrame.setLocation equ 0x0001
JFrame.setSize equ 0x0002
JFrame.destroy equ 0x0003
Image.copyImage equ 0x0004
Buffer.copy equ 0x0005
String.equals equ 0x0006
Buffer.fill equ 0x0007
Image.fill equ 0x0008
Ima... |
source/function/rwindow.asm | mega65dev/rom-assembler | 0 | 206998 | <reponame>mega65dev/rom-assembler<gh_stars>0
; ********************************************************************************************
; ********************************************************************************************
;
; Name : rwindow.asm
; Purpose : ..
; Created : 15th Nov 1991
; Updated : ... |
game/res/win.asm | wkcn/OSLabs | 73 | 207000 | <reponame>wkcn/OSLabs<gh_stars>10-100
db 0xe3, 0xe3, 0xe3, 0xe3, 0xe3, 0xe3, 0xe3, 0xe3, 0xe3, 0xe3, 0xe3, 0xe3, 0xe3, 0xe3, 0xe3, 0xe3, 0xe3, 0xe3, 0xe3, 0xe3, 0xe3, 0xe3, 0xe3, 0xf9, 0xf9, 0xd0, 0xcc, 0xd1, 0xf5, 0xf5, 0x88, 0xf9, 0x8d, 0xb1, 0x88, 0xe3, 0xe3, 0xe3, 0xe3, 0xe3, 0xe3, 0xe3, 0xe3, 0xe3, 0xe3, 0xe3, 0xe... |
src/arch/x86_64/boot.asm | timolinn/x86_kernel | 0 | 207002 | <reponame>timolinn/x86_kernel
global start
section .text
bits 32
start:
; print `OK` to screen
mov dword [0xb8000], 0x2f4b2f4f
hlt
; Prints `ERR: ` and the given error code to screen and hangs.
; parameter: error code (in ascii) in al
error:
mov dword [0xb8000], 0x4f524f45
mov dword [0xb8004], 0x4... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.