In this blog series we create a Chip8 emulator in the Zig programming language. Each post is a small tutorial and include all needed code with some theory.

  1. Setting up terminal
  2. Implementing opcodes