S1C6S3N2 TECHNICAL SOFTWARE
EPSON
II-3
CHAPTER 2: PROGRAM MEMORY
Programming Notes
(1) To use a branch instruction such as "JP" to branch
outside the page of that instruction, the page to branch
to must first be set with the "PSET" instruction; then the
branch instruction can be executed. Be sure to execute
the branch instruction as the step immediately following
"PSET".
(2) Immediately after the "PSET" instruction mentioned in
above item (1), it will automatically be DI state until
execution of the branch instruction is completed.
(3) When moving from the last step of one page to the top
step of the next page, there is no need to execute branch
instructions such as "PSET" and "JP".
(4) With just the one instruction "CALZ", subroutines on
page 0 can be called from any page without using "PSET".
Programming can be done efficiently if universal subrou-
tines are located on page 0.
(5) If the "PSET" instruction is executed immediately before
"CALZ", "CALZ" will have priority and data set with
"PSET" will be ignored.
(6) The program memory can be used as a data table
through the table look-up instruction.
For details of the instructions, refer to "S1C6200/6200A
Core CPU Manual".
2.2
Содержание S1C6S3N2
Страница 4: ......
Страница 6: ......
Страница 7: ...Hardware Hardware S1C6S3N2 I Technical Hardware ...
Страница 8: ......
Страница 141: ...Software Software S1C6S3N2 II Technical Software ...
Страница 142: ......
Страница 146: ......