|
0.3.1
|
Functions | |
| void | vdp2_scrn_back_color_set (vdp2_vram_t vram, rgb1555_t color) |
| Not yet documented. | |
| void | vdp2_scrn_back_buffer_set (vdp2_vram_t vram, const rgb1555_t *buffer, uint32_t count) |
| Not yet documented. | |
| void | vdp2_scrn_back_sync (void) |
| Not yet documented. | |
Description goes here.
| void vdp2_scrn_back_color_set | ( | vdp2_vram_t | vram, |
| rgb1555_t | color | ||
| ) |
Not yet documented.
| vram | |
| color |
| void vdp2_scrn_back_buffer_set | ( | vdp2_vram_t | vram, |
| const rgb1555_t * | buffer, | ||
| uint32_t | count | ||
| ) |
Not yet documented.
| vram | ||
| [in] | buffer | |
| count |