|
0.3.1
|
Functions | |
| void | vdp2_scrn_lncl_set (vdp2_scrn_t scrn_mask) |
| Not yet documented. | |
| void | vdp2_scrn_lncl_color_set (vdp2_vram_t vram, uint16_t cram_index) |
| Not yet documented. | |
| void | vdp2_scrn_lncl_buffer_set (vdp2_vram_t vram, const uint16_t *buffer, uint32_t count) |
| Not yet documented. | |
| void | vdp2_scrn_lncl_sync (void) |
| Not yet documented. | |
Description goes here.
| void vdp2_scrn_lncl_set | ( | vdp2_scrn_t | scrn_mask | ) |
Not yet documented.
| scrn_mask |
| void vdp2_scrn_lncl_color_set | ( | vdp2_vram_t | vram, |
| uint16_t | cram_index | ||
| ) |
Not yet documented.
| vram | |
| cram_index |
| void vdp2_scrn_lncl_buffer_set | ( | vdp2_vram_t | vram, |
| const uint16_t * | buffer, | ||
| uint32_t | count | ||
| ) |
Not yet documented.
| vram | ||
| [in] | buffer | |
| count |