155
Appendix I
Assembly Language Programming with a
Terminal
Details on assembly language programming for ASCII Units using a Windows terminal are given below. For
details on setting up ASCII Units and programming in BASIC, refer to Appendix H Programming with Windows
95 HyperTerminal.
1. Setup
1, 2, 3... 1.
Provide cables and make the settings required for connection to a termi-
nal. If necessary, refer to the relevant sections in this or other manuals.
2.
Reserve an assembly language programming area in the memory area
(&H2000 to &H7FFF) using the MSET command as shown below.
READY
MSET &H3000
↵
READY
Reserves &H2000 to &H3000 as assembly language area.
Note: For details on actual assembly language programming, refer to the HD6303X user’s manual (Hitachi).
2. Creating Programs
The ASCII Unit has an in-built mini-assembler. The procedure for inputting programs using the mini-assembler
is given here.
First, go into mini-assembler mode.
READY
MON
↵
C200H-ASC02 MONITOR V1.6
[Ctrl+A]
!
Goes into monitor mode.
Prompt for monitor mode.
Goes into mini-assembler mode.
Prompt for mini-assembler mode.
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 ...