[Coco] Video band width and accessing video memory

L. Curtis Boyle curtisboyle at sasktel.net
Mon Jun 3 19:08:39 EDT 2019


That would be cool if that was implemented into the GIME-X as well.

L. Curtis Boyle
curtisboyle at sasktel.net



> On Jun 3, 2019, at 5:02 PM, Dave Philipsen <dave at davebiz.com> wrote:
> 
> Here’s a snippet from the CoCo3FPGA manual that explains how it works:
> 
> The default 256 colors are contained in an internal RAM block in the FPGA. Because they are in RAM, they can be changed. This means the 256 color palette can be changed. To change one of the 256 colors, write the desired 12 bit color data into Palette 0. Then write the color number that is to be changed into IO address $FF7E. The color contain in Palette 0 will be written into the 256 color RAM at the address specified in IO location $FF7E.
> 
> Dave



More information about the Coco mailing list