|
libmsx
C library for MSX
|
Collaboration diagram for VDP - Video Display Processor:Topics | |
| Status registers | |
| Read from status registers. | |
| Control registers | |
| Write to control registers. | |
| Color registers | |
| Text and background color in TEXT 1 and 2 mode, and Backdrop color. | |
| Palette registers | |
| Color palettes. | |
| Mode registers | |
| Screen / Sprite mode setting. | |
| Table base address registers | |
| VRAM memory map setting. | |
| Display registers | |
| Dispalay area adjust / Hardware scroll. | |
| VDP commands (High level APIs) | |
| Execute, Stop, and Await VDP commands. | |
| VDP commands (Low level APIs) | |
| Write to command registers. | |
| Unsafe primitive functions | |
| Unsafe primitive functions for VDP (Video Display Proccessor) access. | |
Files | |
| file | vdp.h |
| Data types and functions for VDP (Video Display Proccessor) access. | |
| file | vdp_unsafe.h |
| Unsafe primitive functions for VDP (Video Display Proccessor) access. | |
#include <vdp.h>