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

Disk Contents

The following files should be present on the program-disk.

DOS.SYS  
DUP.SYS  
RAMDISK.COM  
FRAMDISK
Special ram-disk Fram-disk.
SGEN32 SOURCGEN Version 3.2
SGEN201 SOURCGEN Version 2.01
AUTOLOAD.SMB Symbol-table file with the official system addresses of the ATARI-800XL.
This file must be present in disk-drive-1 when you start.
CONFIG32.SMB Configure colours, key-repeat, and internal tables in SOURCGEN V.3.2
Use B. BYTE-change to write new values to SGEN32 or AUTORUN.SYS on disk
FRAMDISK.SMB Symbols for FRAMDISK
AUTO800.SMB Symbols for system addresses - ATARI-800.
OS.SMB Symbols for the XL/XE operating system
DOS.SMB Symbols for DOS.SYS and DUP.SYS
ATMAS.SMB Symbols for ATMAS-II
SELFTEST.SMB Symbols for the self-test routine
AUTORUN.SYS
SOURCGEN Version 3.2 including the Fram-disk -- starts automaticaly
SGEN32.SMB Symbols for SOURCGEN Version 3.2
MERGOS.SMB Same as AUTOLOAD.SMB ,with the exception that it will only overwrite the address areas 00 - 7F, 100 - 57F and D000 - E48F i.e. the areas where there are system addresses.

The SMB-files contain a wealth of information both on the use of SOURCGEN and on assembly language.
The files OS.SMB, DOS.SMB, ATMAS.SMB and SELFTEST.SMB were created for test purposes during the development of SOURCGEN.