Appendix#

Everything before this point is the path through the VCS — the chips, the beam, the kernel, the toolchain you actually need to ship a game. The appendix is the back matter: optional deep-dives that sit beside that path rather than on it. Nothing here is required to write a working cartridge. It’s the material you read for pleasure, for history, or because a rabbit hole called your name.

In this section#

  • The Blue Box, Reborn — how Atari and Activision really built these games in 1979, and how to rebuild that exact toolchain today on a PiDP-11 running RT-11: cross-assemble 6502, download over serial, and run the result in RAM on a real VCS — the same kind of workflow David Crane used.