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/315/A315172.asm
neoneye/loda-programs
11
123050
; A315172: Coordination sequence Gal.5.54.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. ; Submitted by <NAME> ; 1,6,10,14,18,22,26,30,34,40,46,50,54,58,62,66,70,74,80,86,90,94,98,102,106,110,114,120,126,130,134,138,142,146,150,154,...
codec/encoder/core/x86/matrix_transpose.asm
cantinac/openh264
1
123051
<gh_stars>1-10 ;*! ;* \copy ;* Copyright (c) 2009-2013, Cisco Systems ;* All rights reserved. ;* ;* Redistribution and use in source and binary forms, with or without ;* modification, are permitted provided that the following conditions ;* are met: ;* ;* ?Redistributions of source code must ...
Transynther/x86/_processed/AVXALIGN/_st_4k_sm_/i9-9900K_12_0xca_notsx.log_21829_1226.asm
ljhsiun2/medusa
9
123055
<filename>Transynther/x86/_processed/AVXALIGN/_st_4k_sm_/i9-9900K_12_0xca_notsx.log_21829_1226.asm .global s_prepare_buffers s_prepare_buffers: push %r12 push %r13 push %r14 push %rbp push %rbx push %rcx push %rdi push %rsi lea addresses_WC_ht+0x129b3, %rbx nop nop and %r12, %r12 movb (%rbx), %r13b nop nop nop nop inc ...
ls.asm
dmansilva/OSProject03
0
123056
<gh_stars>0 _ls: file format elf32-i386 Disassembly of section .text: 00000000 <fmtname>: #include "user.h" #include "fs.h" char* fmtname(char *path) { 0: 55 push %ebp 1: 89 e5 mov %esp,%ebp 3: 53 push %ebx 4: 83 ec 24 sub ...
programs/oeis/008/A008668.asm
jmorken/loda
1
123057
; A008668: Molien series for 4-dimensional reflection group [3,3,5] of order 14400. ; 1,1,1,1,1,1,2,2,2,2,3,3,4,4,4,5,6,6,7,7,8,9,10,10,11,12,13,14,15,15,18,19,20,21,22,23,26,27,28,29,32,33,36,37,38,41,44,45,48,49,52,55,58,59,62,65,68,71,74,75,81,84,87,90,93,96,102,105,108,111,117,120,126,129,132,138,144,147,153,156,16...
PRG/levels/Plains/UnusedE2.asm
narfman0/smb3_pp1
0
123058
; Original address was $B773 ; Lonely pipe exit area .word $0000 ; Alternate level layout .word $0000 ; Alternate object layout .byte LEVEL1_SIZE_02 | LEVEL1_YSTART_170 .byte LEVEL2_BGPAL_00 | LEVEL2_OBJPAL_08 | LEVEL2_XSTART_18 .byte LEVEL3_TILESET_01 | LEVEL3_VSCROLL_LOCKLOW | LEVEL3_PIPENOTEXIT .byte LEVEL4_BG...
basic.asm
fengjixuchui/bootBASIC_32bit
7
123059
<gh_stars>1-10 ; ; bootBASIC interpreter in 512 bytes (boot sector) ; ; by <NAME>. ; http://nanochess.org/ ; ; (c) Copyright 2019 <NAME>. ; ; Creation date: Jul/19/2019. 10pm to 12am. ; Revision date: Jul/20/2019. 10am to 2pm. ; ...
programs/oeis/236/A236428.asm
karttu/loda
0
123060
<gh_stars>0 ; A236428: a(n) = F(n+1)^2 + F(n+1)*F(n) - F(n)^2, where F = A000045. ; 1,1,5,11,31,79,209,545,1429,3739,9791,25631,67105,175681,459941,1204139,3152479,8253295,21607409,56568929,148099381,387729211,1015088255,2657535551,6957518401,18215019649,47687540549,124847601995,326855265439,855718194319,2240299317521,...
src/chips/OKIM6295.asm
sharksym/vgmplay-sharksym
6
123061
; ; VGM OKIM6295 chip ; OKIM6295: MACRO super: Chip OKIM6295_name, Header.okiM6295Clock, System_Return ENDM ; ix = this ; iy = header OKIM6295_Construct: equ Chip_Construct ; jp Chip_Construct ; ix = this OKIM6295_Destruct: equ Chip_Destruct ; jp Chip_Destruct ; SECTION RAM OKIM6295_instance: OKIM6295 ENDS OK...
gfx/tilesets/champions_room_palette_map.asm
Dev727/ancientplatinum
28
123063
<reponame>Dev727/ancientplatinum tilepal 0, GRAY, GREEN, GREEN, GREEN, RED, GRAY, GRAY, GRAY tilepal 0, GRAY, GRAY, RED, RED, GRAY, GRAY, GRAY, GRAY tilepal 0, GRAY, GRAY, GREEN, GREEN, RED, GRAY, GRAY, GRAY tilepal 0, GRAY, GRAY, RED, RED, GRAY, GRAY, GRAY, GRAY tilepal 0, GRAY, GREEN, GRAY, GRAY, GRAY, GRAY, GRA...
oeis/316/A316134.asm
neoneye/loda-programs
11
123064
<reponame>neoneye/loda-programs ; A316134: Decimal expansion of the least x such that 1/x + 1/(x+2) + 1/(x+3) = 1 (negated). ; Submitted by <NAME> ; 2,6,5,5,4,4,2,3,8,1,5,4,9,8,3,0,7,8,3,0,9,3,7,7,9,6,6,3,5,3,8,2,7,7,0,7,3,3,0,8,4,6,1,5,5,6,6,1,7,6,9,2,1,0,8,3,8,3,8,7,9,4,9,0,2,5,2,5,9,5,8,0,6,8,9,3,0,4,6,5,8,9,4,8,8,8...
lib/strcmpeq_sse2.asm
aklomp/sse-strings
18
123065
global strcmpeq_sse2:function strcmpeq_sse2: xor rdx, rdx pxor xmm0, xmm0 .loop: movdqu xmm1, [rdi + rdx] ; load strings movdqu xmm2, [rsi + rdx] movdqa xmm6, xmm1 ; copy strings movdqa xmm7, xmm2 pcmpeqb xmm6, xmm0 ; check copies for 0x00 pcmpeqb xmm7, xmm0 pmovmskb eax, xmm6 ; fetch bitmasks pmovmskb ...
assignment-4/execve-stack.nasm
securitychops/securitytube-slae32
6
123067
; Filename: execve-stack.nasm ; Author: <NAME> ; Website: http://securitytube.net ; Training: http://securitytube-training.com ; ; ; Purpose: global _start section .text _start: ; PUSH the first null dword xor eax, eax push eax ; PUSH ////bin/bash (12) ; push 0x68736162 ; push 0x2f6e6962 ; push 0x2f2f...
oeis/273/A273123.asm
neoneye/loda-programs
11
123068
<gh_stars>10-100 ; A273123: Values of A007692(n) that are not of the form x^2 + y^2 + z^2 where x, y, z are nonzero integers. ; Submitted by <NAME> ; 85,130,340,520,1360,2080,5440,8320,21760,33280,87040,133120,348160,532480,1392640,2129920,5570560,8519680,22282240,34078720,89128960,136314880,356515840,545259520,1426063...
Transynther/x86/_processed/US/_zr_/i3-7100_9_0xca_notsx.log_21829_321.asm
ljhsiun2/medusa
9
123070
<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r14 push %r15 push %r8 push %r9 push %rbp push %rcx push %rdi push %rsi lea addresses_D_ht+0x11040, %r14 nop nop dec %rbp mov $0x6162636465666768, %r8 movq %r8, %xmm6 movups %xmm6, (%r14) sub $19585, %r15 lea addresses_D_ht+0x14738, %rsi nop and %rcx, %r...
source/jni/u2/ddstars/polyega.asm
Falken42/SecondReality
9
123072
;borders - can be found in asm.asm at the tmp work area (size 8K = 1024 rows) ALIGN 4 polysides dw 0 polyxy dw 16 dup(0,0); poly PROC NEAR mov ax,cs mov ds,ax mov ax,cs:starvram mov es,ax jmp polyf poly ENDP ;*** POLYF / POLYFT ALIGN 4 borders dw 4096 dup(0) feax dd 0 fedx dd 0 fleftadd...
6_uart_demo/Output/Release/Obj/uart_demo/gd32vf103_rcu.asm
kuashio/fun-with-risc-v
0
123073
.file "gd32vf103_rcu.c" .option nopic .attribute arch, "rv32i2p0_m2p0_a2p0_c2p0" .attribute unaligned_access, 0 .attribute stack_align, 16 .text .Ltext0: .section .text.rcu_deinit,"ax",@progbits .align 1 .globl rcu_deinit .type rcu_deinit, @function rcu_deinit: .LFB0: .file 1 "C:\\dev\\riscv\\fun_with_rv\\8_...
oeis/309/A309472.asm
neoneye/loda-programs
11
123074
; A309472: a(n) = n^n - n * n!. ; Submitted by <NAME> ; 1,0,0,9,160,2525,42336,788263,16454656,384154569,9963712000,284872585811,8910352429056,302794155321853,11110786329481216,437874275265339375,18446409309071343616,827234215200059132177,39346292832569834471424,1978417344403405821315979 sub $1,$0 lpb $0 add $2,1 ...
data/pokemon/base_stats/primeape.asm
opiter09/ASM-Machina
1
123075
db DEX_PRIMEAPE ; pokedex id db 65, 105, 60, 95, 60 ; hp atk def spd spc db FIGHTING, FIGHTING ; type db 75 ; catch rate db 149 ; base exp INCBIN "gfx/pokemon/front/primeape.pic", 0, 1 ; sprite dimensions dw PrimeapePicFront, PrimeapePicBack db SCRATCH, LEER, KARATE_CHOP, FURY_SWIPES ; level 1 le...
programs/oeis/170/A170661.asm
neoneye/loda
0
123076
; A170661: Number of reduced words of length n in Coxeter group on 28 generators S_i with relations (S_i)^2 = (S_i S_j)^49 = I. ; 1,28,756,20412,551124,14880348,401769396,10847773692,292889889684,7908027021468,213516729579636,5764951698650172,155653695863554644,4202649788315975388,113471544284531335476,3063731695682346...
src/app.asm
SuperFola/project-E
16
123077
<filename>src/app.asm ; in which mode our application will be running bits 16 ; entry point of our application start: jmp main ; all the includes we must do will be right there %include "std/macros.asm" %include "std/defines.asm" ; needed for print(), to change the colors of the screen, clear it, ; and move the c...
oeis/135/A135996.asm
neoneye/loda-programs
11
123078
<reponame>neoneye/loda-programs ; A135996: Difference between 2^n and the largest factorial <= 2^n. ; 0,0,2,2,10,8,40,8,136,392,304,1328,3376,3152,11344,27728,25216,90752,221824,161408,685696,1734272,565504,4759808,13148416,29925632,27192064,94300928,228518656,57869312,594740224,1668482048,3815965696,2362913792 seq $0...
oeis/024/A024565.asm
neoneye/loda-programs
11
123079
<reponame>neoneye/loda-programs<filename>oeis/024/A024565.asm<gh_stars>10-100 ; A024565: a(n) = Sum_{k=1..n} [ 1/{k*sqrt(7)} ] where {x} := x - [ x ]. ; Submitted by <NAME> ; 1,4,5,6,10,11,12,18,19,21,30,31,33,57,58,61,62,63,66,67,68,72,73,75,81,82,84,96,97,99,153,154,157,158,159,163,164,165,170,171,173,181,182,184,201...
Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xa0.log_21829_1661.asm
ljhsiun2/medusa
9
123080
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %r15 push %rax push %rcx push %rdi push %rdx push %rsi lea addresses_UC_ht+0x19ebf, %r12 nop nop xor $993, %rax mov (%r12), %r15d add %r11, %r11 lea addresses_normal_ht+0x19a1f, %rsi lea addresses_normal_ht+0x1601f, %rdi nop nop nop inc %rdx mov $127...
a51test/(94)SUBB_A_i.a51
Aimini/51cpu
0
123081
MOV A,#0x10 SUBB A,#0x11 ;0xFF ;C = 1 AC = 1 SUBB A,#0x00 ;0xFE SUBB A,#0xFE ;0x00 SUBB A,#0xFE ;0x02 ;C = 1 AC = 1 SUBB A,#0x01 ;0x00 MOV A,#0x7F SUBB A,#0xFF ;0x80 -128,C = 1,AC=0,OV = 1 SUBB A,#0x01 ;0x7E 0x7E,C = 0,AC=1,OV = 1
Driver/Socket/TCPIP/tcpipAddrCtrl.asm
steakknife/pcgeos
504
123082
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) Geoworks 1994 -- All Rights Reserved GEOWORKS CONFIDENTIAL PROJECT: PC GEOS MODULE: FILE: tcpipAddrCtrl.asm AUTHOR: <NAME>, Oct 31, 1994 ROUTINES: Name Description ---- ----------- IPAddress...
Projects/Lab 7.asm
esch3r/ASM-Proj
0
123083
/* * Lab_7.asm * * Created: 3/21/2018 1:02:41 PM * Author: <NAME> */ Interrupt: jmp RESET; Interrupt Vector table .org $006 jmp Ext2 .org $014 jmp Match .org $016 jmp Ovrflo RESET: ldi r16,High(RAMEND); Stack Pointer initialization ...
libsrc/_DEVELOPMENT/adt/p_list/c/sdcc_iy/p_list_push_front_callee.asm
meesokim/z88dk
0
123084
; void *p_list_push_front_callee(p_list_t *list, void *item) SECTION code_adt_p_list PUBLIC _p_list_push_front_callee _p_list_push_front_callee: pop af pop hl pop de push af INCLUDE "adt/p_list/z80/asm_p_list_push_front.asm"
programs/oeis/126/A126565.asm
karttu/loda
0
123085
; A126565: a(n) = ceiling(sin(n)*cos(n)). ; 0,1,0,0,1,0,0,1,0,0,1,0,0,1,1,0,1,1,0,1,1,0,1,1,0,0,1,0,0,1,0,0,1,0,0,1,1,0,1,1,0,1,1,0,1,1,0,0,1,0,0,1,0,0,1,0,0,1,1,0,1,1,0,1,1,0,1,1,0,0,1,0,0,1,0,0,1,0,0,1,1,0,1,1,0,1,1,0,1,1,0,0,1,0,0,1,0,0,1,0,0,1,1,0,1 mov $2,$0 add $0,1 mov $1,4 add $2,1 mul $2,2 lpb $0,1 sub $0,1...
hplc/runtime/binary.asm
paulscottrobson/cerberus-2080
1
123086
<gh_stars>1-10 ; *************************************************************************************** ; *************************************************************************************** ; ; Name : binary.asm ; Author : <NAME> (<EMAIL>) ; Date : 15th November 2021 ; Purpose : Binary operators ; ; ******...
Library/Kernel/Graphics/graphicsOutput.asm
steakknife/pcgeos
504
123087
<filename>Library/Kernel/Graphics/graphicsOutput.asm<gh_stars>100-1000 COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) GeoWorks 1988 -- All Rights Reserved PROJECT: PC GEOS MODULE: Graphics FILE: Graphics/grOutput.asm AUTHOR: <NAME> ROUTINES: Name Desc...
oeis/194/A194807.asm
neoneye/loda-programs
11
123088
; A194807: Decimal expansion of 1/(e-2). ; Submitted by <NAME> ; 1,3,9,2,2,1,1,1,9,1,1,7,7,3,3,2,8,1,4,3,7,6,5,5,2,8,7,8,4,7,9,8,1,6,5,2,8,3,7,3,9,7,8,3,8,5,3,1,5,2,8,7,1,2,3,5,9,1,3,2,4,5,6,7,0,8,3,2,7,9,5,7,0,4,6,1,6,1,0,9,2,6,6,9,1,7,1,0,5,8,7,2,6,7,6,1,2,9,9,8 mov $1,1 mov $2,1 mov $3,$0 mul $3,4 lpb $3 mul $1,$...
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca.log_21829_30.asm
ljhsiun2/medusa
9
123090
<filename>Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca.log_21829_30.asm .global s_prepare_buffers s_prepare_buffers: push %r11 push %r14 push %rbp push %rdx push %rsi lea addresses_normal_ht+0x968, %rsi nop nop nop nop nop add $34741, %rbp mov (%rsi), %r14d nop add %rdx, %rdx lea addresses_WT_ht+0x48ca, %r11 c...
print/p006.asm
czfshine/assembly-exercise
1
123091
<filename>print/p006.asm ; 8086 assembly file ; by:czfshine ; date: 2018/04/12 00:12:26 ;试编写一段程序,从键盘接收一个0-65535间的十进制无符号数, ;并在终端上显示与它等值的二进制数。 ; The Main Data segment include scan.inc DATA SEGMENT DATA ENDS STACK SEGMENT DW 256 DUP(?) STACK ENDS ;entry code segment CODE SEGMENT ASSUME CS:CODE ,DS:DATA,SS:STACK STA...
libsrc/_DEVELOPMENT/ctype/c/sdcc_iy/isascii.asm
meesokim/z88dk
0
123092
<filename>libsrc/_DEVELOPMENT/ctype/c/sdcc_iy/isascii.asm ; int isascii(int c) SECTION code_ctype PUBLIC _isascii EXTERN _isascii_fastcall _isascii: pop af pop hl push hl push af jp _isascii_fastcall
data/mapHeaders/route18.asm
adhi-thirumala/EvoYellow
16
123094
<reponame>adhi-thirumala/EvoYellow Route18_h: db OVERWORLD ; tileset db ROUTE_18_HEIGHT, ROUTE_18_WIDTH ; dimensions (y, x) dw Route18Blocks, Route18TextPointers, Route18Script ; blocks, texts, scripts db NORTH | EAST ; connections NORTH_MAP_CONNECTION ROUTE_18, ROUTE_17, 0, 0, Route17Blocks EAST_MAP_CONNECTION R...
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_1195.asm
ljhsiun2/medusa
9
123095
<reponame>ljhsiun2/medusa .global s_prepare_buffers s_prepare_buffers: ret .global s_faulty_load s_faulty_load: push %r11 push %r13 push %r9 push %rbx push %rcx push %rdi push %rsi // Load lea addresses_WC+0x1b5dd, %r13 nop add %rdi, %rdi mov (%r13), %rbx and %r11, %r11 // REPMOV mov $0x6dd, %rsi mov $0xa1bdf000...
libsrc/_DEVELOPMENT/compress/aplib/c/sccz80/aplib_depack.asm
jpoikela/z88dk
640
123097
; void aplib_depack(void *dst, void *src) SECTION code_clib SECTION code_compress_aplib PUBLIC aplib_depack EXTERN asm_aplib_depack aplib_depack: pop af pop hl pop de push de push hl push af jp asm_aplib_depack
Laboratorio/Relatorio_08/mips5.asm
0Augusto/hello-world
1
123098
# x mapeado em $s1 .text .globl teste teste: addi $8, $zero, 0x1001 sll $8, $8, 16 # valor do adress para acessar a memória armazenado em $t0 lw $16, 0($8) # load de x para $s0 lw $17, 4($8) # load de z para $s1 nop # sll $zero, $zero, 0 sll $9, $16, 7 # $t1 = $s0 * 128 sub $9, $9, $16 # $t1 = $t1 - $s0 sll $10, $1...
Appl/GeoDex/Misc/miscLetterTabInvert.asm
steakknife/pcgeos
504
123099
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) GeoWorks 1992 -- All Rights Reserved PROJECT: GeoDex MODULE: Misc FILE: miscLetterTabInvert.asm AUTHOR: <NAME>, March 9, 1992 ROUTINES: Name Description ---- ----------- LettersInvertTab Inverts the...
fw/batt_mon_v1_boot/src/boot_startup.asm
mathias-aland/battery-monitor-v1
0
123101
<gh_stars>0 $NOMOD51 #include "boot.h" #define BUF_LOC 0x08 NAME BOOT_STARTUP PUBLIC boot_otp ; Declare and locate all memory segments used by the bootloader ?BL_START SEGMENT CODE AT BL_START_ADDRESS ?BL_RSVD SEGMENT CODE AT BL_LOCK_ADDRESS-2 ?BL_STACK SEGMENT IDATA ?BUFFER SEGMENT DATA AT BU...
Games/banchorce/source/object.asm
CiaranGruber/Ti-84-Calculator
1
123102
;---------------------------------------------------------------; ; ; ; Banchor ; ; Object Routines ; ; ...
programs/oeis/125/A125266.asm
jmorken/loda
1
123103
; A125266: Number of repetitions in A007918. ; 3,1,2,2,4,2,4,2,4,6,2,6,4,2,4,6,6,2,6,4,2,6,4,6,8,4,2,4,2,4,14,4,6,2,10,2,6,6,4,6,6,2,10,2,4,2,12,12,4,2,4,6,2,10,6,6,6,2,6,4,2,10,14,4,2,4,14,6,10,2,4,6,8,6,6,4,6,8,4,8,10,2,10,2,6,4,6,8,4,2,4,12,8,4,8 mov $3,2 mov $5,$0 lpb $3 mov $0,$5 sub $3,1 add $0,$3 sub $0...
oeis/003/A003063.asm
neoneye/loda-programs
11
123105
; A003063: a(n) = 3^(n-1)-2^n. ; -1,-1,1,11,49,179,601,1931,6049,18659,57001,173051,523249,1577939,4750201,14283371,42915649,128878019,386896201,1161212891,3484687249,10456158899,31372671001,94126401611,282395982049,847221500579,2541731610601,7625329049531,22876255584049,68629303623059,205888984611001,617669101316651,1...
tests/define/predefined_counter.asm
fengjixuchui/sjasmplus
220
123106
DB __COUNTER__ TestLabel__COUNTER__: ; ^^ does NOT work, because "_" at beginning of __COUNTER__ ; prevents sub-word substitution = TODO for sjasmplus v2.x LUA ALLPASS ; as usually, lua for the rescue sj.insert_label("lua_label_" .. sj.get_define("__COUNTER__"), sj.current_address) ...
Appl/SDK_Asm/Document/Viewer/viewer.asm
steakknife/pcgeos
504
123107
<reponame>steakknife/pcgeos COMMENT @---------------------------------------------------------------------- Copyright (c) GeoWorks 1990 -- All Rights Reserved PROJECT: PC GEOS MODULE: Viewer (Sample PC GEOS application) FILE: viewer.asm REVISION HISTORY: Name Date Description ---- ---- ----------- ...
MPMC PRAC/3.asm
apurvjain9999/Microprocessor-8085
0
123108
MVI A,0FFH MOV B,A ANI 0FH MOV C,A MOV A,B ANI 0F0H RRC RRC RRC RRC MVI D,09H MOV L,A LOOP: ADD L DCR D JNZ LOOP ADD C ADI 08H STA 1004H MOV B,A ANI 07H STA 1000H MOV A,B ANI 38H RRC RRC RRC STA 1001H MOV A,B ANI 0C0H RRC RRC RRC RRC RRC RRC STA 1002H hlt
oeis/172/A172481.asm
neoneye/loda-programs
11
123109
; A172481: a(n) = (3*n*2^n+2^(n+4)+2*(-1)^n)/18. ; Submitted by <NAME> ; 1,2,5,11,25,55,121,263,569,1223,2617,5575,11833,25031,52793,111047,233017,487879,1019449,2126279,4427321,9204167,19107385,39612871,82021945,169636295,350457401,723284423,1491308089,3072094663,6323146297,13004206535,26724240953,54880137671,11262358...
chapter7/timer/kernel/kernel.asm
liulinboyi/os
6
123110
[bits 32] ; 对于CPU会自动压入错误码的中断类型,无需额外的操作 %define ERROR_CODE nop ; 如果CPU没有压入错误码,为了保持处理逻辑的一致性,我们需要手动压入一个0 %define ZERO push 0 extern put_str ; 中断处理函数数组 extern idt_table section .data intr_str db "interrupt occur!", 0xa, 0 global intr_entry_table intr_entry_table: ; 中断处理程序宏定义 %macro VECTOR 2 section .text intr%1entry: ...
wc.asm
marissa-masangcay/xv6
0
123111
_wc: file format elf32-i386 Disassembly of section .text: 00000000 <wc>: char buf[512]; void wc(int fd, char *name) { 0: 55 push %ebp 1: 89 e5 mov %esp,%ebp 3: 83 ec 48 sub $0x48,%esp int i, n; int l, w, c, inword; l = w = c = 0; 6: c7...
libsrc/_DEVELOPMENT/string/c/sccz80/strtok_callee.asm
jpoikela/z88dk
0
123112
; char *strtok(char * restrict s1, const char * restrict s2) SECTION code_clib SECTION code_string PUBLIC strtok_callee EXTERN asm_strtok strtok_callee: pop hl pop de ex (sp),hl jp asm_strtok ; SDCC bridge for Classic IF __CLASSIC PUBLIC _strtok_callee defc _strtok_callee = strtok_callee ENDIF
cmd/command/tbatch2.asm
minblock/msdos
0
123114
<reponame>minblock/msdos page ,132 ; SCCSID = @(#)tbatch2.asm 4.2 85/07/22 ; SCCSID = @(#)tbatch2.asm 4.2 85/07/22 TITLE Batch processing routines part II ;/* ; * Microsoft Confidential ; * Copyright (C) Microsoft Corporation 1991 ; * All Rights Reserved. ...
_maps/SYZ Boss Blocks.asm
kodishmediacenter/msu-md-sonic
9
123116
<gh_stars>1-10 ; --------------------------------------------------------------------------- ; Sprite mappings - blocks that Robotnik picks up (SYZ) ; --------------------------------------------------------------------------- Map_BossBlock_internal: dc.w @wholeblock-Map_BossBlock_internal dc.w @topleft-Map_BossBlo...
10-32bit_enter/32bit_switch.asm
XHS-12302/OS-test-project
0
123117
<reponame>XHS-12302/OS-test-project [bits 16] switch_to_pm: cli ; 1.diable interrupts lgdt [gdt_descriptor] ; 2. load the GDT descriptor mov eax, cr0 or eax, 0x1 ; 3. set 32-bit mode bit in cr0 mov cr0, eax jmp CODE_SEG:init_pm ; 4. far jump by using a different segment [bits 32] init_pm: ; we are now using 32-...
oeis/025/A025168.asm
neoneye/loda-programs
11
123118
; A025168: E.g.f.: exp(x/(1-2*x)). ; Submitted by <NAME> ; 1,1,5,37,361,4361,62701,1044205,19748177,417787921,9770678101,250194150581,6959638411705,208919770666777,6729933476435261,231512615111396221,8469125401589550241,328241040596380393505,13434223364220816489637,578931271898150002093381,26199690373903473203366921,12...
libsrc/oz/ozgfx/ozgetfont.asm
meesokim/z88dk
0
123120
<filename>libsrc/oz/ozgfx/ozgetfont.asm ; ; Sharp OZ family functions ; ; ported from the OZ-7xx SDK by by <NAME> ; by <NAME> - Oct. 2003 ; ; ; gfx functions ; ; void ozgetfont(int font) ; ; ; ------ ; $Id: ozgetfont.asm,v 1.2 2015/01/19 01:33:01 pauloscustodio Exp $ ; PUBLIC ozgetfont EXTERN ScrCharSet ozgetfont...
libsrc/_DEVELOPMENT/arch/sms/SMSlib/z80/asm_SMSlib_getMDKeysReleased.asm
jpoikela/z88dk
640
123121
<filename>libsrc/_DEVELOPMENT/arch/sms/SMSlib/z80/asm_SMSlib_getMDKeysReleased.asm ; ************************************************** ; SMSlib - C programming library for the SMS/GG ; ( part of devkitSMS - github.com/sverx/devkitSMS ) ; ************************************************** INCLUDE "SMSlib_private.inc" ...
programs/oeis/117/A117292.asm
neoneye/loda
22
123122
<filename>programs/oeis/117/A117292.asm<gh_stars>10-100 ; A117292: a(n) = (n-phi(n))^phi(n). ; 0,1,1,4,1,16,1,256,729,1296,1,4096,1,262144,5764801,16777216,1,2985984,1,429981696,282429536481,61917364224,1,4294967296,95367431640625,56693912375296,150094635296999121,281474976710656,1,54875873536,1,18446744073709551616,19...
libsrc/msx/msx_blank.asm
grancier/z180
0
123123
<filename>libsrc/msx/msx_blank.asm ; ; MSX specific routines ; by <NAME>, 30/11/2007 ; ; void msx_blank(); ; ; Disable screen ; ; $Id: msx_blank.asm,v 1.5 2016/06/16 19:30:25 dom Exp $ ; SECTION code_clib PUBLIC msx_blank PUBLIC _msx_blank EXTERN msxbios INCLUDE "msxbios.def" msx_blank: _msx_blan...
dv3/fd/pcf/select.asm
olifink/smsqe
0
123124
; DV3 PC Compatible Floppy Disk Select Drive  1998 <NAME> section fd xdef fd_select ; select xdef fd_reset ; reset/reselect controller xdef fd_newdensity ; re-select with new density xdef fd_start ; start drive xdef fd_deselect ; deselect xref fd_srate xref fd_srtemp xref fd_result xref fd_wait ...
boot_sect_simple.asm
meetsandesh/OS-EX
0
123125
; Infinite loop (e9 fd ff) loop: jmp loop ; Fill with 510 zeros minus the size of the previous code times 510-($-$$) db 0 ; Magic number dw 0xaa55
programs/oeis/090/A090908.asm
jmorken/loda
1
123126
<filename>programs/oeis/090/A090908.asm ; A090908: Terms a(k) of A073869 for which a(k)=a(k+1). ; 1,3,4,6,8,9,11,12,14,16,17,19,21,22,24,25,27,29,30,32,33,35,37,38,40,42,43,45,46,48,50,51,53,55,56,58,59,61,63,64,66,67,69,71,72,74,76,77,79,80,82,84,85,87,88,90,92,93,95,97,98,100,101,103,105,106,108,110,111 mov $3,$0 mo...
src/no_movie_and_score_mix_dependency.asm
mvdhout1992/ts-patches
33
123127
%include "macros/patch.inc" %include "macros/datatypes.inc" @CLEAR 0x004E45D8, 0x90, 0x004E45DB @SET 0x004E45D8, { mov al, 1 } ;Disable MoviesXX.mix check @SJMP 0x004E44A7, 0x004E44B6 ;Disable Scores.mix check
oeis/109/A109975.asm
neoneye/loda-programs
11
123129
; A109975: Second differences of A045623, prefixed by an initial 1. ; 1,2,4,9,20,44,96,208,448,960,2048,4352,9216,19456,40960,86016,180224,376832,786432,1638400,3407872,7077888,14680064,30408704,62914560,130023424,268435456,553648128,1140850688,2348810240,4831838208,9932111872,20401094656,41875931136,85899345920,176093...
firmware/kernal/main.asm
QuorumComp/hc800
2
123130
INCLUDE "lowlevel/hc800.i" INCLUDE "lowlevel/math.i" INCLUDE "lowlevel/memory.i" INCLUDE "lowlevel/nexys3.i" INCLUDE "lowlevel/stack.i" INCLUDE "lowlevel/uart.i" INCLUDE "stdlib/stream.i" INCLUDE "stdlib/string.i" INCLUDE "stdlib/syscall.i" INCLUDE "blockdevice.i" INCLUDE "editor.i" INCLUDE "f...
data/pokemon/dex_entries/parasect.asm
Dev727/ancientplatinum
28
123131
<reponame>Dev727/ancientplatinum db "MUSHROOM@" ; species name dw 303, 650 ; height, weight db "When nothing's" next "left to extract" next "from the bug, the" page "mushrooms on its" next "back leave spores" next "on the bug's egg.@"
src/mem_map.asm
stid/kick-c64-dead-test
22
123133
#importonce // MEM .label STACK_MEM = $100 .label VIDEO_RAM = $400 .label COLOR_VIDEO_RAM = $d800 .namespace VIC2 { .label BORDERCOLOUR = $d020 .label BGCOLOUR = $d021 } .namespace CIA1 { .label TIMER_B_LOW = $dc06 ...
programs/oeis/056/A056531.asm
jmorken/loda
1
123134
<filename>programs/oeis/056/A056531.asm<gh_stars>1-10 ; A056531: Sequence remaining after a fourth round of Flavius Josephus sieve; remove every fifth term of A056530. ; 1,3,7,13,19,25,27,31,39,43,49,51,61,63,67,73,79,85,87,91,99,103,109,111,121,123,127,133,139,145,147,151,159,163,169,171,181,183,187,193,199,205,207,21...
programs/oeis/196/A196506.asm
neoneye/loda
22
123135
; A196506: a(n) = 1*3*5 + 3*5*7 + 5*7*9 + ... (n terms). ; 0,15,120,435,1128,2415,4560,7875,12720,19503,28680,40755,56280,75855,100128,129795,165600,208335,258840,318003,386760,466095,557040,660675,778128,910575,1059240,1225395,1410360,1615503,1842240,2092035,2366400,2666895,2995128,3352755,3741480,4163055,4619280,5112...
projects/Links_Awakening_gb_noconfig.windfish/disassembly/bank_14.asm
jverkoey/awaken
68
123136
<filename>projects/Links_Awakening_gb_noconfig.windfish/disassembly/bank_14.asm SECTION "ROM Bank 14", ROMX[$4000], BANK[$14] db $00, $00, $21, $A1, $22, $00, $21, $00 db $00, $00, $61, $00, $00, $61, $00, $00 db $00, $C1, $21, $63, $61, $21, $81, $00 db $00, $00, $00, $00, $00, $00, $00, $00 ...
Transynther/x86/_processed/NC/_zr_/i7-7700_9_0x48.log_21829_584.asm
ljhsiun2/medusa
9
123137
<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r12 push %r13 push %r14 push %rax push %rbp push %rcx push %rdi push %rsi lea addresses_D_ht+0x1edeb, %rbp clflush (%rbp) nop nop nop nop add %r13, %r13 movl $0x61626364, (%rbp) nop nop nop cmp %r14, %r14 lea addresses_A_ht+0x136b, %r13 nop nop nop nop i...
libsrc/_DEVELOPMENT/math/float/math48/c/sdcc_iy/cm48_sdcciy_erfc.asm
meesokim/z88dk
0
123138
; float erfc(float x) SECTION code_fp_math48 PUBLIC cm48_sdcciy_erfc EXTERN cm48_sdcciy_erfc_fastcall cm48_sdcciy_erfc: pop af pop hl pop de push de push hl push af jp cm48_sdcciy_erfc_fastcall
Main.asm
zecarlos1957/OBD2
1
123140
;********************************************************************** ; Filename: OBD2 * ; Uses PIC16F876A * ; Date: 13.05.2018 * ; Author: <NAME> ...
programs/oeis/244/A244988.asm
neoneye/loda
22
123141
<reponame>neoneye/loda<gh_stars>10-100 ; A244988: a(n) = n - A244989(n). ; 1,1,2,2,2,3,4,4,5,5,5,6,7,8,8,8,8,9,10,10,11,11,11,12,12,13,14,15,16,16,16,16,16,16,17,18,19,20,21,21,21,22,23,23,23,23,23,24,25,25,25,26,27,28,28,29,30,31,31,31,32,32,33,33,34,34,34,34,34,35,36,37,37,38,38,39,39,40,41,41,42,42,42,43,43,44,45,45...
src/test/resources/MIPS/Assembly/Linking Across Files/Program Demonstrating Linking/main.asm
ParkerTenBroeck/Retargetable-Assembler
1
123142
.org 0 ;start of the program .include "functions.h" main: loop: jal outputText jal getInput jal calculateScreen jal drawScreen j loop data:
programs/oeis/113/A113301.asm
karttu/loda
0
123144
<filename>programs/oeis/113/A113301.asm ; A113301: Sum of odd-indexed terms of tribonacci numbers. ; 0,1,5,18,62,211,715,2420,8188,27701,93713,317030,1072506,3628263,12274327,41523752,140473848,475219625,1607656477,5438662906,18398864822,62242913851,210566269283,712340586524,2409830942708,8152399683933,27579370581033,9...
oeis/279/A279929.asm
neoneye/loda-programs
11
123145
; A279929: Expansion of c(q)*c(q^2)/9 - c(q^3)*c(q^6)/3 in powers of q where c() is a cubic AGM theta function. ; Submitted by <NAME>(s4) ; 1,1,0,1,6,0,8,1,0,6,12,0,14,8,0,1,18,0,20,6,0,12,24,0,31,14,0,8,30,0,32,1,0,18,48,0,38,20,0,6,42,0,44,12,0,24,48,0,57,31,0,14,54,0,72,8,0,30,60,0,62,32,0,1,84,0,68,18,0,48,72,0,74,...
nv_c64_util_data.asm
nealvis/nv_c64_util
0
123146
<reponame>nealvis/nv_c64_util ////////////////////////////////////////////////////////////////////////////// // nv_c64_util_data.asm // Copyright(c) 2021 <NAME>. // License: MIT. See LICENSE file in root directory. ////////////////////////////////////////////////////////////////////////////// // file contains data used...
R2_Comm_Link/asm/src/led_bank.asm
CmdrZin/chips_avr_examples
5
123147
/* * LED Bank Service * * org: 8/27/2014 * auth: Nels "Chip" Pearson * * Usage: * .include led_bank.asm * * Resources; * led_bank 1 byte * led_cntl 1 byte * led_ZH 1 byte * led_ZL 1 byte * led_cnt 1 byte * led_bar0 1 byte * led_bar1 1 byte */ .DSEG led_bank: .BYTE 1 led_cntl: .BYTE 1 l...
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_1687.asm
ljhsiun2/medusa
9
123148
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r12 push %r15 push %rax push %rbp push %rcx push %rdi push %rsi lea addresses_WC_ht+0x1e572, %rsi lea addresses_A_ht+0x1cfda, %rdi clflush (%rsi) nop nop nop xor $34928, %r10 mov $125, %rcx rep movsb xor %rbp, %rbp lea addresses_D_ht+0xb564, %r12 nop nop add ...
oeis/120/A120486.asm
neoneye/loda-programs
11
123149
<gh_stars>10-100 ; A120486: Partial sums of A000188. ; Submitted by <NAME> ; 1,2,3,5,6,7,8,10,13,14,15,17,18,19,20,24,25,28,29,31,32,33,34,36,41,42,45,47,48,49,50,54,55,56,57,63,64,65,66,68,69,70,71,73,76,77,78,82,89,94,95,97,98,101,102,104,105,106,107,109,110,111,114,122,123,124,125,127,128,129,130,136,137,138,143,145...
asm/procedures/toUpper.asm
IronHeart7334/AssemblyPrograms
0
123150
; general comments ; write a procedure with the following prototype: ; void toUpper(char* cString); ; which converts all lowercase letters in cString to uppercase ; See an ASCII table for the arithmetic for the conversion ; preprocessor directives .586 .MODEL FLAT ; external files to link with ; stack co...
programs/oeis/105/A105693.asm
neoneye/loda
22
123152
; A105693: a(n) = Fibonacci(2n+2)-2^n. ; 0,1,4,13,39,112,313,859,2328,6253,16687,44320,117297,309619,815656,2145541,5637351,14799280,38826025,101809867,266865720,699311581,1832117599,4799138368,12569491809,32917725667,86200462408,225717215989,591018294423,1547471885008,4051665796057,10608062374075,27773595067992,727148...
oeis/142/A142228.asm
neoneye/loda-programs
11
123155
<gh_stars>10-100 ; A142228: Primes congruent to 31 mod 41. ; Submitted by <NAME>(w1) ; 31,113,277,359,523,769,1097,1753,1999,2081,2819,3229,3557,3803,3967,4049,4787,4951,5197,5279,5443,5689,6263,6427,6673,7001,7247,7411,8231,8641,8887,8969,9133,9461,9871,10691,10937,11593,11839,12413,12577,12659,12823,13151,13397,13807...
ether/memory/pmm.asm
hakonmagnus/ether
2
123156
;=============================================================================| ; _______ _________ _______ _______ | ; ( ____ \\__ __/|\ /|( ____ \( ____ ) | ; | ( \/ ) ( | ) ( || ( \/| ( )| | ...
programs/oeis/123/A123087.asm
neoneye/loda
22
123157
; A123087: Sequence of numbers such that a(2*n) + a(n) = n and a(n) is the smallest number such that a(n) >= a(n-1). ; 0,0,1,1,1,1,2,2,3,3,4,4,4,4,5,5,5,5,6,6,6,6,7,7,8,8,9,9,9,9,10,10,11,11,12,12,12,12,13,13,14,14,15,15,15,15,16,16,16,16,17,17,17,17,18,18,19,19,20,20,20,20,21,21,21,21,22,22,22,22,23,23,24,24,25,25,25,...
Transynther/x86/_processed/NONE/_st_/i7-7700_9_0x48.log_21829_2779.asm
ljhsiun2/medusa
9
123158
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r15 push %r8 push %r9 push %rbx push %rcx push %rdi push %rsi lea addresses_UC_ht+0x1befa, %r9 nop sub $13345, %rsi vmovups (%r9), %ymm7 vextracti128 $0, %ymm7, %xmm7 vpextrq $0, %xmm7, %r8 nop nop nop nop cmp $64272, %r15 lea addresses_WC_ht+0x365a, %rsi lea...
Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_19707_16.asm
ljhsiun2/medusa
9
123159
<reponame>ljhsiun2/medusa .global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %r15 push %rax push %rcx push %rdi push %rdx push %rsi lea addresses_UC_ht+0x83d1, %r11 nop nop nop and $61405, %rdi movw $0x6162, (%r11) nop add $43272, %r15 lea addresses_WT_ht+0x8721, %rax nop nop nop nop nop sub $62162, ...
loaders_patches_etc/loader_astemix.asm
alexanderbazhenoff/zx-spectrum-various
0
123161
ORG #7000 DISP 23883 DI LD SP,24999 XOR A LD (23624),A LD (23693),A OUT (#FE),A CALL 3435 LD HL,(23606) LD DE,#8100 PUSH DE LD B,#80 CH_L PUSH BC LD B,4 CH_L1 LD A,(HL) RRA OR (HL) ...
programs/oeis/198/A198680.asm
jmorken/loda
1
123162
<filename>programs/oeis/198/A198680.asm ; A198680: Multiples of 3 whose sum of base-3 digits are also multiples of 3. ; 0,15,21,33,39,45,57,63,78,87,93,99,111,117,132,135,150,156,165,171,186,189,204,210,222,228,234,249,255,261,273,279,294,297,312,318,327,333,348,351,366,372,384,390,396,405,420,426,438,444,450,462,468,4...
pin-3.22-98547-g7a303a835-gcc-linux/source/tools/ToolUnitTests/cmpxchg8b_win.asm
ArthasZhang007/15418FinalProject
0
123163
<reponame>ArthasZhang007/15418FinalProject<filename>pin-3.22-98547-g7a303a835-gcc-linux/source/tools/ToolUnitTests/cmpxchg8b_win.asm ; ; Copyright (C) 2006-2012 Intel Corporation. ; SPDX-License-Identifier: MIT ; PUBLIC cmpxchg8_base PUBLIC cmpxchg8_plus8 .686 .model flat, c .code cmpxchg8_base PROC push ebp ...
verify/lxp32/src/firmware/test017.asm
mfkiwl/lxp32-cpu-fpga
38
123164
/* * Test the new "lcs" instruction */ lc r100, 0x10000000 // test result output pointer lcs r101, halt lcs r102, failure lc r0, 1000000 lc r1, -1000011 lcs r10, 1000000 lcs r11, -1000011 cjmpne r102, r0, r10 // failure cjmpne r102, r1, r11 // failure sw r100, 1 jmp r101 // halt failure: sw r100, ...
tools-src/gnu/binutils/gas/testsuite/gasp/crash2.asm
enfoTek/tomato.linksys.e2000.nvram-mod
80
123165
<gh_stars>10-100 foo: .ASSIGNA 1 \&foo+1 \&foo+1 foo: .ASSIGNC "foo" \&foo+1 \&foo+1 foo: .ASSIGNA 1 \&foo+1 \&foo+1 foo: .ASSIGNC "foo" \&foo+1 \&foo+1 foo: .ASSIGNA 1 \&foo+1 \&foo+1 foo: .ASSIGNC "foo" \&foo+1 \&foo+1 foo: .ASSIGNA 1 \&foo+1 \&foo+1 foo: .ASSIGNC "foo" \&foo+1 \&foo+1 foo: ....
session_11/time_libc/time.asm
DigiOhhh/LabArchitettura2-2017-2018
1
123166
<reponame>DigiOhhh/LabArchitettura2-2017-2018 .data prompt: .asciiz "Inserisci un carattere ...\n" outmsg: .asciiz "Tempo di risposta: %d secondi\n" .align 2 buff0: .space 4 buff1: .space 4 buff2: .space 4 .text .globl main main: # salvo $ra sullo stack subu $sp, $sp, 4 sw $ra, 0($sp) # ac...
programs/oeis/062/A062880.asm
karttu/loda
0
123167
<filename>programs/oeis/062/A062880.asm<gh_stars>0 ; A062880: Zero together with numbers which can be written as a sum of distinct odd powers of 2. ; 0,2,8,10,32,34,40,42,128,130,136,138,160,162,168,170,512,514,520,522,544,546,552,554,640,642,648,650,672,674,680,682,2048,2050,2056,2058,2080,2082,2088,2090,2176,2178,218...
Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0x48_notsx.log_21829_198.asm
ljhsiun2/medusa
9
123168
.global s_prepare_buffers s_prepare_buffers: push %r13 push %r15 push %r8 push %r9 push %rax push %rbx push %rcx push %rdi push %rsi lea addresses_UC_ht+0x1db61, %rax nop nop nop nop and $17062, %r9 movl $0x61626364, (%rax) nop nop nop inc %r8 lea addresses_D_ht+0x74ad, %r15 nop nop nop nop nop xor %r13, %r13 mov (%r15...
Transynther/x86/_processed/NC/_zr_/i7-8650U_0xd2_notsx.log_3280_1059.asm
ljhsiun2/medusa
9
123169
<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r12 push %r9 push %rax push %rbp push %rbx push %rcx push %rdi push %rsi lea addresses_WC_ht+0xa8d6, %r9 add $48910, %rax movb $0x61, (%r9) nop sub $850, %rsi lea addresses_normal_ht+0x2bf8, %rsi lea addresses_WT_ht+0x17fd6, %rdi clflush (%rdi) nop nop n...
programs/oeis/343/A343936.asm
neoneye/loda
22
123170
<filename>programs/oeis/343/A343936.asm ; A343936: Number of ways to choose a multiset of n divisors of n - 1. ; 1,2,3,10,5,56,7,120,45,220,11,4368,13,560,680,3876,17,26334,19,42504,1771,2024,23,2035800,325,3276,3654,201376,29,8347680,31,376992,6545,7140,7770,145008513,37,9880,10660,53524680,41,73629072,43,1712304,1906...
programs/oeis/298/A298790.asm
karttu/loda
1
123171
<gh_stars>1-10 ; A298790: Partial sums of A298788. ; 1,4,11,23,36,53,77,100,127,163,196,233,281,324,371,431,484,541,613,676,743,827,900,977,1073,1156,1243,1351,1444,1541,1661,1764,1871,2003,2116,2233,2377,2500,2627,2783,2916,3053,3221,3364,3511,3691,3844,4001,4193,4356,4523,4727,4900,5077,5293,5476,5663,5891,6084,6281,...
libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sdcc_iy/esx_dos_catalog_fastcall.asm
jpoikela/z88dk
640
123172
<gh_stars>100-1000 ; unsigned char esx_dos_catalog(struct esx_cat *cat) SECTION code_esxdos PUBLIC _esx_dos_catalog_fastcall EXTERN asm_esx_dos_catalog _esx_dos_catalog_fastcall: push iy call asm_esx_dos_catalog pop iy ret