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

Definitions

label any name given to an address or a constant
symbol a label that you yourself define using the editor (see E. EDIT)
(When SOURCGEN needs a label for an address it looks first for it in the symbol-table. If it doesn't find a symbol, it will create a label, which it stores in an internal table.)
listing a source-code listing and preliminary forms of it generated by SOURCGEN
normal code sections of a listing consisting of commands with 6502-prozessor opcodes (LDY, STA, DEC, etc.) rather than pseudo opcodes (DFB, DFW, ASC, ORG)
command mode

you see a '?' in the bottom left corner of the screen.