Mitsubishi Electronics E60 Video Game Controller User Manual


 
6. Explanation of Commands
- 29 -
(4) Data transmission commands
Class
Process
unit
Command
sign
Symbol
Process details
No.
of
step
Page
16-bit
MOV
MOV
SD
(S)
(D)
3 118
Trans-
mission
32-bit
DMOV
DMOV
SD
(S+1,S)
(D+1,D)
3~4 120
16-bit
XCH
XCH
D1 D2
(D2)
(D1)
4 122
Conversion
32-bit
DXCH
DXCH D1
D2
(D2+1,D2)
(D1+1,D1)
4 124
Batch
trans-
mission
16-bit
BMOV
BMOV S D n
n
(S)
(D)
5
126
Batch trans-
mission of
same data
16-bit
FMOV
FMOV S D n
n
(S)
(D)
5
128
(5) Program branch commands
Class
Process
unit
Command
sign
Symbol
Process details
No.
of
step
Page
Jump
CJ
CJ
P**
Jump to P** after input conditions are met
2
130
Program
end
FEND
FEND
End process during sequence program
1
132
Subroutine
call
CALL
CALL P**
Execute P** sub-routine program after
input conditions are met
2
134
Return
RET
RET
Return to main program from subroutine
program
1 134