forked from Sentinel65X/Sentinel65X-Handbook
Work on fleshing out sections
This commit is contained in:
parent
13075b4392
commit
9f7491852d
|
@ -13,7 +13,7 @@ The VERA video generator outputs a fixed 640x480, 60Hz digital RGB signal, with
|
|||
|
||||
The video generation is done using two independent tile/bitmap layers, and a third layer composed of 128 sprites. VERA supports a single palette of 256 colours, freely chosen from the 4,096 possible colours available.
|
||||
|
||||
![12-bit RGB image of a parrot](images/RGB_12bits_palette_sample_image.png)
|
||||
![12-bit RGB image of a parrot](images/RGB_12bits_palette_sample_image.png) ![12-bit colour palette](images/RGB_12bits_palette_color_test_chart.png)
|
||||
|
||||
## Audio
|
||||
|
||||
|
|
Loading…
Reference in New Issue