© 1985 ASCII CORP. / NIPPON GAKKI CO.
Page 76 of 108
© 2010-2015 Eugeny Brychkov
Step 3: Select destination memory and direction from base coordinate
MSB
7 6 5 4 3 2 1 0
LSB
R#45
0 - MXD
- DIY
DIX - -
0: Right
1: Left
X transfer
direction
0: Down
1: Up
Y transfer
direction
0: VRAM
1: ExpRAM
Destination
select
Step 4: Execute the LMMC command
MSB
7 6 5 4 3 2 1 0
LSB
R#46
1 0 1 1
LO3 LO2 LO1 LO0 LMMC
cmd
Logical operation
Step 5: Send data and wait for completion
While command is being executed by VDP, CE bit of status register S#2 will be set to
1. When command is complete, it will be reset to 0.
When VDP sets TR bit of status register S#2 to “1” application can send next data to
the VDP color register R#44 (CLR). If TR bit is 0, then application should not send data
and wait till TR bit is set to 1 or terminate the command if needed.