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

T. TRACE

<ADR>

Listing will begin at <ADR>.
When a JSR, JMP, RTS, RTI or branch command is encountered, listing will pause and the following key options will be available:

<R>
Leave subroutine.
<T>
Jump or return.
This is not possible with the commands RTI und JMP (xxxx).
RTS is possible only when a return address exists.
<*>
Lists starting at the previous jumped-to address.
This function is also available in command mode, so you can work on a section of code and then continue the trace
<RET>
Continue listing without jumping.
<BRK>

Command mode.