EnglishFrenchSpanish

Ad


OnWorks favicon

asxxxx - Online in the Cloud

Run asxxxx in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command asxxxx that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


ASxxxx - Series of microprocessor cross assemblers for SDCC.

SYNOPSIS


sdas8051 [options] file1 [file2 file3 ... file6]
sdasgb [options] file1 [file2 file3 ... file6]
sdasz80 [options] file1 [file2 file3 ... file6]
sdas6808 [options] file1 [file2 file3 ... file6]
sdas390 [options] file1 [file2 file3 ... file6]
sdasrab [options] file1 [file2 file3 ... file6]
sdasstm8 [options] file1 [file2 file3 ... file6]
sdastlcs90 [options] file1 [file2 file3 ... file6]

WARNING


The information in this man page is an extract from the full documentation of SDCC, and is
limited to the meaning of the options.

For complete and current documentation, refer to the ASxxxx Cross Assembler Documentation,
available in /usr/share/doc/sdcc-doc/aslink.

DESCRIPTION


The ASxxxx assemblers are a series of microprocessor assemblers. Each assembler has a
device specific section.

MCS51 family is supported by sdas8051.
Z80family is supported by sdasz80.
GBZ80 (GameBoy Z80-like CPU) is supported by sdasgb.
Motorola 6808 family is supported by sdas6808.

OPTIONS


The ASxxxx assemblers are command line oriented. The PC assemblers are started with the
appropriate option(s) and file(s) to assemble following the assembler name.

-d decimal listing.

-q octal listing.

-x hex listing (default)

The listing radix affects the .lst, .rel, and .sym files.

-j add line number and debug information to file.

-g undefined symbols made global.

-a all user symbols made global.

-l create list output file1.lst.

-o create object output file1.rel.

-s create symbol output file1.sym.

-c generate sdcdb debug information

-p disable listing pagination.

-w wide listing format for symbol table.

-z enable case sensitivity for symbols.

-f flag relocatable references by ` in the listing file.

-ff flag relocatable reference by mode in the listing file.

-I add the named directory to the include file search path. This option may be used
more than once. Directories are searched in the order given.

The file name for the .lst, .rel, and .sym files is the first file name specified in the
command line. All output files are ascii text files which may be edited, copied, etc. The
output files are the concatenation of all the input files, if files are to be assembled
independently invoke the assembler for each file.

The .rel file contains a radix directive so that the linker will use the proper conversion
for this file. Linked files may have different radices.

If the list (l) option is specified without the symbol table (s) option, the symbol table
is placed at the end of the listing file.

Use asxxxx online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • 2
    movistartv
    movistartv
    Kodi Movistar+ TV es un ADDON para XBMC/
    Kodi que permite disponer de un
    decodificador de los servicios IPTV de
    Movistar integrado en uno de los
    mediacenters ma...
    Download movistartv
  • 3
    Code::Blocks
    Code::Blocks
    Code::Blocks is a free, open-source,
    cross-platform C, C++ and Fortran IDE
    built to meet the most demanding needs
    of its users. It is designed to be very
    extens...
    Download Code::Blocks
  • 4
    Amidst
    Amidst
    Amidst or Advanced Minecraft Interface
    and Data/Structure Tracking is a tool to
    display an overview of a Minecraft
    world, without actually creating it. It
    can ...
    Download Amidst
  • 5
    MSYS2
    MSYS2
    MSYS2 is a collection of tools and
    libraries providing you with an
    easy-to-use environment for building,
    installing and running native Windows
    software. It con...
    Download MSYS2
  • 6
    libjpeg-turbo
    libjpeg-turbo
    libjpeg-turbo is a JPEG image codec
    that uses SIMD instructions (MMX, SSE2,
    NEON, AltiVec) to accelerate baseline
    JPEG compression and decompression on
    x86, x8...
    Download libjpeg-turbo
  • More »

Linux commands

  • 1
    abi-tracker
    abi-tracker
    abi-tracker - visualize ABI changes
    timeline of a C/C++ software library.
    DESCRIPTION: NAME: ABI Tracker
    (abi-tracker) Visualize ABI changes
    timeline of a C/C+...
    Run abi-tracker
  • 2
    abicheck
    abicheck
    abicheck - check application binaries
    for calls to private or evolving symbols
    in libraries and for static linking of
    some system libraries. ...
    Run abicheck
  • 3
    couriermlm
    couriermlm
    couriermlm - The Courier mailing list
    manager ...
    Run couriermlm
  • 4
    couriertcpd
    couriertcpd
    couriertcpd - the Courier mail server
    TCP server daemon ...
    Run couriertcpd
  • 5
    gbklatex
    gbklatex
    bg5latex - Use LaTeX directly on a Big5
    encodedtex file bg5pdflatex - Use
    pdfLaTeX directly on a Big5 encodedtex
    file bg5+latex - Use LaTeX directly on a
    Big5+...
    Run gbklatex
  • 6
    gbkpdflatex
    gbkpdflatex
    bg5latex - Use LaTeX directly on a Big5
    encodedtex file bg5pdflatex - Use
    pdfLaTeX directly on a Big5 encodedtex
    file bg5+latex - Use LaTeX directly on a
    Big5+...
    Run gbkpdflatex
  • More »

Ad