Programming the Gigatron
Summary
Programming the Gigatron provides a technical overview of understanding and coding for the Gigatron TTL Color Micro-computer. It covers the Harvard CPU architecture, ROM/RAM behavior, and the vCPU instruction set, including a detailed instruction table and a mapping from GCL language constructs to vCPU operations. The article also includes a Conway's Game of Life target program and notes that it is an informal, non-official resource that references GitHub ROM sources.