SOURCGEN Re-assembler for Atari 800 XL

ATARI HOME
Introduction
Definitions
Disk Contents
Starting SOURCGEN
Symbol-Table & Editor
Generating Source Code
- from an SMB file
- for the ATARI OS
Creating SMB files
The Function Keys
The Functions A - U
A. ADDR/symb search
B. BYTE-change
C. CODE-search
D. DELETE symbols
E. EDIT
F. FILE
G. GO
H. HEAD
I. INDEX
J. JUNK?
K. KEY (0..9)
L. LIST symbols
M. MINIMUM-label
N. NEW
O. OBTAIN symbols
P. PREPARE labels
Q. QUIT (1)
R. RE-ADDRESS
S. SAVE symbols
T. TRACE
U. UTILITY (V. 3.2)
The Fram-disk
Output Menu
Error Messages
Reference card
New in V.3.2

The Functions A to U

When you press one of the keys <A> to <U>, SOURCGEN waits for you to type in additional information. Up to three hexadecimal numbers and a character-string can be entered using the following syntax.

<NUM1> <NUM2> <NUM3>/<STRING>

Numbers are not separated by commas but by spaces.
"/" tells SOURCGEN that a string follows.
When only a string needs to be entered, "/" is necessary only when <STRING> could otherwise be interpreted as a hexadecimal number or as a hexadecimal number preceded by one of the following characters - *,$,J,T.

In the following syntax definitions, optional items are enclosed in square brackets.