void pce_vce_copy_palette_to_ram(void *dest, uint8_t index, uint8_t count)
Copy palettes (N x 16 colors) from the VCE to RAM.
void pce_vce_copy_palette(uint8_t index, const void *source, uint8_t count)
Copy palettes (N x 16 colors) from RAM to the VCE.