Return to previous page Return to menu Go to next page

Color RAM mode bits : Color RAM mode bits (CRMD1, CRMD0), bits 13, 12
Please refer to “ 3.4 Color RAM mode ”.
* When the CRKTE bit is set to 1, set the color RAM mode to mode 1. At that time, the second half of the color RAM (100800H to 100FFFH) is used for coefficient table data, so color data cannot be stored.

VRAM mode bit : VRAM mode bit (VRAMD, VRBMD), bits 9, 8
Please refer to “ 3.2 VRAM bank division ”.

Rotation data bank specification bit : Data bank select bit
(RDBSA01, RDBSA00, RDBSA11, RDBSA10, RDBSB01, RDBSB00, RDBSB11, RDBSB10)
Specified purpose of VRAM on the rotating scroll screen. This bit is valid only when displaying the rotary scroll screen.

RDBSA00, RDBSA01 18000EH bit 1,0 VRAM -A0 (or VRAM-A)
RDBSA10, RDBSA11 18000EH Bit 3, 2 For VRAM-A1
RDBSB00, RDBSB01 18000EH bits 5,4 For VRAM-B0 (or VRAM- B)
RDBSB10, RDBSB11 18000EH bits 7,6 For VRAM-B1

for RBG0 character pattern table (or bitmap pattern)
RDBSx1 RDBSx0 Intended use of VRAM
0 0 Do not use as RBG0 RAM
0 1 RBG0 coefficient table RAM
1 0 RBG0 pattern name table RAM
1 1
RAM
[Note] x in the bit name is A0, A1, B0, or B1.

場合 When VRAM is not divided into banks, the bit for VRAM-A0 is used for VRAM-A and the bit for VRAM-B0 is used for VRAM-B.
* If coefficient data is not required for each dot, there is no need to set the coefficient table RAM (01B).
* When displaying in bitmap format, it is not necessary to set RAM (10B) for pattern name table.
* The setting of the VRAM cycle pattern register of the VRAM bank specified for the rotary scroll RAM is ignored.
* If the image data read address is not in the specified bank, the data will not be read and the correct screen display will not be possible.
When displaying RBG1, be sure to set 00B to the bits for VRAM-B0 and VRAM-B1.


Return to previous page Return to menu Go to next page