EnglishFrenchSpanish

OnWorks favicon

palbart - Online in the Cloud

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

This is the command palbart 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


palbart - BART enhanced PDP8 crossassembler

SYNOPSIS


palbart [options]inputfile

DESCRIPTION


This manual page documents briefly the palbart command. It is a cross-assembler to for
PDP/8 assembly language programs. It will produce an output file in bin format, rim
format, and using the appropriate pseudo-ops, a combination of rim and bin formats. A
listing file is always produced and with an optional symbol table and/or a symbol cross-
reference (concordance). The permanent symbol table can be output in a form that may be
read back in so a customized permanent symbol table can be produced. Any detected errors
are output to a separate file giving the filename in which they were detected along with
the line number, column number and error message as well as marking the error in the
listing file.

The following file name extensions are used:

.pal source code (input)

.lst assembly listing (output)

.bin assembly output in DEC's bin format (output)

.rim assembly output in DEC's rim format (output)

.err assembly errors detected (if any) (output)

.prm permanent symbol table in form suitable for reading after the EXPUNGE pseudo-op.

OPTIONS


A summary of options is included below.

-d Show symbol table at end of assembly

-h Display help.

-l Allow generation of literals (default is no literal generation) Show version of
program.

-p Generate a file with the permanent symbols in it. (To get the current symbol
table, assemble a file than has only a $ in it.)

-r Produce output in rim format (default is bin format)

-v Display version information.

-x Generate a cross-reference (concordance) of user symbols.

DIAGNOSTICS


Assembler error diagnostics are output to an error file and inserted in the listing file.
Each line in the error file has the form

<filename>(<line>:<col>) : error: <message> at Loc = <loc>

An example error message is:
bintst.pal(17:9) : error: undefined symbol "UNDEF" at Loc = 07616

The error diagnostics put in the listing start with a two character error code (if
appropriate) and a short message. A carat '^' is placed under the item in error if
appropriate. An example error message is:

17 07616 3000 DCA UNDEF
UD undefined ^
18 07617 1777 TAD I DUMMY

When an indirect is generated, an at character '@' is placed after the the instruction
value in the listing as an indicator as follows:

14 03716 1777@ TAD OFFPAG

Undefined symbols are marked in the symbol table listing by prepending a '?' to the
symbol. Redefined symbols are marked in the symbol table listing by prepending a '#' to
the symbol. Examples are:

#REDEF 04567
SWITCH 07612
?UNDEF 00000

Refer to the code for the diagnostic messages generated.

Use palbart online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Image Downloader
    Image Downloader
    Crawl and download images using
    Selenium Using python3 and PyQt5.
    Supported Search Engine: Google, Bing,
    Baidu. Keywords input from the keyboard
    or input from ...
    Download Image Downloader
  • 2
    Eclipse Tomcat Plugin
    Eclipse Tomcat Plugin
    The Eclipse Tomcat Plugin provides
    simple integration of a tomcat servlet
    container for the development of java
    web applications. You can join us for
    discussio...
    Download Eclipse Tomcat Plugin
  • 3
    WebTorrent Desktop
    WebTorrent Desktop
    WebTorrent Desktop is for streaming
    torrents on Mac, Windows or Linux. It
    connects to both BitTorrent and
    WebTorrent peers. Now there's no
    need to wait for...
    Download WebTorrent Desktop
  • 4
    GenX
    GenX
    GenX is a scientific program to refine
    x-ray refelcetivity, neutron
    reflectivity and surface x-ray
    diffraction data using the differential
    evolution algorithm....
    Download GenX
  • 5
    pspp4windows
    pspp4windows
    PSPP is a program for statistical
    analysis of sampled data. It is a free
    replacement for the proprietary program
    SPSS. PSPP has both text-based and
    graphical us...
    Download pspp4windows
  • 6
    Git Extensions
    Git Extensions
    Git Extensions is a standalone UI tool
    for managing Git repositories. It also
    integrates with Windows Explorer and
    Microsoft Visual Studio
    (2015/2017/2019). Th...
    Download Git Extensions
  • More »

Linux commands

Ad