Work on fleshing out sections

This commit is contained in:
Kyle Cardoza 2024-03-24 01:22:43 -04:00
parent 13075b4392
commit 9f7491852d
1 changed files with 1 additions and 1 deletions

View File

@ -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