Bit 15 ← Back screen table (VRAM) → 0 | |
|---|---|
| +00H | 1st line RGB data |
| +02H | 2nd line RGB data |
| +04H | 3rd line RGB data |
| +06H | 4th line RGB data |
| +08H | 5th line RGB data |
| +0AH | 6th line RGB data |
| : : | : : |
Bit 15 ← Back screen table (VRAM) → 0 | |
|---|---|
| +00H | RGB data of 1st and 2nd lines |
| +02H | RGB data for 3rd and 4th lines |
| +04H | RGB data for 5th and 6th lines |
| +06H | RGB data for 7th and 8th lines |
| +08H | RGB data for 9th and 10th lines |
| +0AH | RGB data for 11th and 12th lines |
| : : | : : |
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| BLUE data 5 bits | GREEN data 5 bits | RED data 5 bits | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| part is ignored. |
15 | 14 | 13 | 12 | 11 | 10 | 09 | 08 |
BKCLMD | - | - | - | - | - | - | - |
|---|
07 | 06 | 05 | 04 | 03 | 02 | 01 | 00 |
- | - | - | - | - | BKTA18 | BKTA17 | BKTA16 |
|---|
15 | 14 | 13 | 12 | 11 | 10 | 09 | 08 |
BKTA15 | BKTA14 | BKTA13 | BKTA12 | BKTA11 | BKTA10 | BKTA9 | BKTA8 |
|---|
07 | 06 | 05 | 04 | 03 | 02 | 01 | 00 |
BKTA7 | BKTA6 | BKTA5 | BKTA4 | BKTA3 | BKTA2 | BKTA1 | BKTA0 |
|---|
| BKCLMD | back screen color |
0 | Make it monochrome |
|---|---|
1 | Specify for each line |
| BKTA18~BKTA16 | 1800ACH | bits 2-0 | |
| BKTA15~BKTA0 | 1800AEH | bits 15-0 |
(Back screen table start address)
= (back screen table address register value 19 bits) x 2H
★ HARDWARE Manual ★ VDP2 User's Manual ★ Chapter 7 Line Screen