Learn how to reprogram Golden Age 8-bit arcade games with your own game! We'll learn about the C programming language and compile code for the Z80 CPU, targeting these platforms: Midway 8080 (Space Invaders) VIC Dual (Carnival) Galaxian/Scramble (Namco) Atari Color Vector, Williams (Defender, Robotron). We'll describe the video and sound hardware for each platform, and make some simple games. You can use the 8bitworkshop.com IDE to compile your C programs and play them right in the browser!