Assembly Language Programming with a Terminal
Appendix I
156
Next, input the program.
! 2000: LDAA #$80
2000– 86 80
LDAA #$80
! LDAB #$7F
2002– C6 7F
LDAB #$7F
! STD $4000
2004– FD 40 00
STD
$4000
! X
↵
Exits mini-assembler mode (“X” is upper case).
Format:
!(address):(mnemonic)
! (mnemonic)
When address is input
When address is omitted.
Insert space
3. Transferring Assembly Language Programs to the Terminal
1, 2, 3... 1.
Input the following in monitor mode.
S2000.2100
Format:
S(start address).(end address)
&H2000 to &H2100 saved.
2.
Select Capture Text from the Transfer menu, and specify the name of
the file for saving.
3.
Start program transfer using the START/STOP switch on the front panel
of the ASCII Unit.
4.
When program transfer has finished, select Stop in Transfer/Capture
Text, and key in Ctrl + X.
4. Returning to BASIC
Key in Ctrl + B to leave monitor mode and return to BASIC mode.
[Ctrl+B]
READY
5. Transferring Assembly Language Programs from the Terminal
Use the following procedure to transfer the program saved in procedure 3 above back to the ASCII Unit.
1, 2, 3... 1.
Input the following in monitor mode.
L
↵
Summary of Contents for SYSMAC C200H-ASC02
Page 1: ...Cat No W165 E1 04 ASCII Unit SYSMAC C200H ASC02 ...
Page 2: ...C200H ASC02 ASCII Unit Operation Manual Revised September 2002 ...
Page 3: ...iv ...
Page 5: ...vi ...
Page 7: ...TABLE OF CONTENTS viii Glossary 159 Index 163 Revision History 165 ...
Page 122: ...Appendix B Specifications 115 130 35 100 5 ...
Page 168: ...Cat No W165 E1 04 C200H ASC02 ASCII Unit OPERATION MANUAL ...