★ HARDWARE Manual ★ VDP2 User's Manual ★ Chapter 4 Scroll screen| screen | Selectable bitmap size |
| Normal scroll screen | 512 dots wide x 256 dots high |
| 512 dots wide x 512 dots high | |
| 1024 dots wide x 256 dots high | |
| 1024 dots wide x 512 dots high | |
| Rotating scroll screen | 512 dots wide x 256 dots high |
| 512 dots wide x 512 dots high |
| Color format | Bitmap color count | Bitmap pattern data bits per dot |
| palette | 16 colors | 4 bits |
| 256 colors | 8 bits | |
| 2048 colors | 16 bits (use only the lower 11 bits) | |
| RGB | 32768 colors | 16 bit |
| 16.77 million colors | 32 bits (only MSB and lower 24 bits are used) |
| Bitmap size | Bitmap pattern data size | Bitmap color count | Capacity per side | detail |
|---|---|---|---|---|
| Horizontal 512 dots x Vertical 256 dots | 4 bits / dot | 16 colors | 64K bytes (512K bits) | (1) → |
| 8 bits / dot | 256 colors | 128K bytes (1M bits) | (2) → | |
| 16 bits / dot | 2048 colors, 32768 colors | 256K bytes (2M bits) | (3) → | |
| 32 bits / dot | 16.77 million colors | 512K bytes (4M bits) | (4) → | |
| Horizontal 512 dots x 512 dots vertically | 4 bits / dot | 16 colors | 128K bytes (1M bits) | (5) → |
| 8 bits / dot | 256 colors | 256K bytes (2M bits) | (6) → | |
| 16 bits / dot | 2048 colors, 32768 colors | 512K bytes (4M bits) | (7) → | |
| 32 bits / dot | 16.77 million colors | 1024K bytes (8M bits) | (8) → | |
| 1024 dots wide x Vertical 256 dots | 4 bits / dot | 16 colors | 128K bytes (1M bits) | (9) → |
| 8 bits / dot | 256 colors | 256K bytes (2M bits) | (10) → | |
| 16 bits / dot | 2048 colors, 32768 colors | 512K bytes (4M bits) | (11) → | |
| 32 bits / dot | 16.77 million colors | 1024K bytes (8M bits) | (12) → | |
| 1024 dots wide x 512 dots vertically | 4 bits / dot | 16 colors | 256K bytes (2M bits) | (13) → |
| 8 bits / dot | 256 colors | 512K bytes (4M bits) | (14) → | |
| 16 bits / dot | 2048 colors, 32768 colors | 1024K bytes (8M bits) | (15) → |
● Number of bitmap colors: 16 colors ┌────────────────────┬───────────┐ │ Palette number │ Dot color code │ ├──┬──┬──┬──┬──┬──┬──┼──┬──┬──┬──┤ │ 6 │ 5 │ 4 │ 3 │ 2 │ 1 │ 0 │ 3 │ 2 │ 1 │ 0 │ └──┴──┴──┴──┴──┴──┴──┴──┴──┴──┴──┘ └────────┘└─────────┘ ↑↑ │ Fixed to 0 │ Specified by bitmap palette number register ● Number of bitmap colors: 256 colors ┌────────┬───────────────────────┐ │ Palette number │ Dot color code │ ├──┬──┬──┼──┬──┬──┬──┬──┬──┬──┬──┤ │ 6 │ 5 │ 4 │ 7 │ 6 │ 5 │ 4 │ 3 │ 2 │ 1 │ 0 │ └──┴──┴──┴──┴──┴──┴──┴──┴──┴──┴──┘ └────────┘ ↑ Specified by bitmap palette number register ● Number of bitmap colors: 16 colors ┌────────────────────────────────┐ │ Dot color code │ ├──┬──┬──┬──┬──┬──┬──┬──┬──┬──┬──┤ │ 10 │ 9 │ 8 │ 7 │ 6 │ 5 │ 4 │ 3 │ 2 │ 1 │ 0 │ └──┴──┴──┴──┴──┴──┴──┴──┴──┴──┴──┘
15 | 14 | 13 | 12 | 11 | Ten | 09 09 | 08 08 |
--- | --- | N1BMPR | N1BMCC | --- | N1BMP6 | N1BMP5 | N1BMP4 |
|---|
07 07 | 06 06 | 05 05 | 04 | 03 03 | 02 02 | 01 01 | 00 |
--- | --- | N0BMPR | N0BMCC | --- | N0BMP6 | N0BMP5 | N0BMP4 |
|---|
15 | 14 | 13 | 12 | 11 | Ten | 09 09 | 08 08 |
--- | --- | --- | --- | --- | --- | --- | --- |
|---|
07 07 | 06 06 | 05 05 | 04 | 03 03 | 02 02 | 01 01 | 00 |
--- | --- | R0BMPR | R0BMCC | --- | R0BMP6 | R0BMP5 | R0BMP4 |
|---|
| N0BMPR | 18002CH | Bit 5 | For NBG0 |
| N1BMPR | 18002CH | Bit 13 | For NBG1 |
| R0BMPR | 18002EH | Bit 5 | For RBG0 |
| N0BMCC | 18002CH | Bit 4 | For NBG0 |
| N1BMCC | 18002CH | Bit 12 | For NBG1 |
| R0BMCC | 18002EH | Bit 4 | For RBG0 |
| N0BMP6 to N0BMP4 | 18002CH | Bits 2-0 | For NBG0 |
| N1BMP6 ~ N1BMP4 | 18002CH | Bits 10-8 | For NBG1 |
| R0BMP6 to R0BMP4 | 18002EH | Bits 2-0 | For RBG0 |
★ HARDWARE Manual VDP2 User's Manual ★ Chapter 4 Scroll screen