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

B. BYTE-change

<ADR>

The value at address <ADR> in RAM or on disk is displayed in the following format:
byte - ASCII - internal character - bit pattern - opcode

Using the syntax described in E. EDIT, you can enter a new value either as a hexadecimal number or as an ASCII character.
You must enter the value before the diamond.
If you are entering an ASCII character between '0' and '9' or btween 'A' and 'F', it must be preceded by '/' .

Hit <RETURN> for the next address.
Hit <BREAK> to exit.