The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

as10k1 (1)
  • >> as10k1 (1) ( Linux man: Команды и прикладные программы пользовательского уровня )
  •  

    NAME

    as10k1 - Assembler for the emu10k1 DSP Processor
     
    

    SYNOPSIS

    as10k1 [-vh] [-d [sgti]] [-o outputfile] [-l listfile] sourcefile

    or normally just:

    as10k1 sourcefile  

    DESCRIPTION

    as10k1 is used to assemble dsp binaries for the emu10k1 processor found in soundcards such as Creative Lab's SBLive!. as10k1 takes assembly source files (.asm) and assembles them into binary files (.bin). These binary files can then be loaded onto the soundcard using emu-dspmgr.  

    OPTIONS

    -d [dbg_options] Turn on stdout debug messages.
                s              prints all symbols                
                g              prints defined gprs
                t              prints tram usage
                i              prints instructions
    -h
    Prints a help message
    -l
    listfile Specify a listing file, default is none.
    -n
    no gpr declaration checks
    -o
    binfile Specify an output file. The default is generated from the input file by substituting .asm for .bin
    -v
    Prints version number.
     

    EXAMPLES

    as10k1 flanger.asm
    Assembles flanger.asm and produces binary file named flanger.bin
    as10k1 flanger.asm -o foo
    Produces binary file named foo
    as10k1 -d gs flanger.asm
    Produces flanger.bin and prints list of used symbols and gprs to standard output.
     

    REPORTING BUGS

    Report bugs to <emu10k1-tools-devel@opensource.creative.com>  

    COPYING

    © 2001 Daniel Bertrand

    Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies.

    Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one.

    Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions, except that this permission notice may be included in translations approved by the copyright holders instead of in the original English.  

    SEE ALSO

    emu-dspmgr(1), emu-config(1)
    As10k1 online manual:
    <http://members.home.com/d-bertrand/>  
     

    AUTHORS

    Daniel Bertrand, <d.bertrand@ieee.org>


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION
    OPTIONS
    EXAMPLES
    REPORTING BUGS
    COPYING
    SEE ALSO
    AUTHORS


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру