Debug80 Book 1 — Getting started
Debug80 turns Visual Studio Code into a Z80 development environment. You write assembly, run it in an emulated TEC-1G, step through it with source-level breakpoints, and send the same program to a real board over a serial cable.
Chapters
- Debug80 installation
- Opening a folder and creating a project
- Targets
- Building and running
- Running the debugger
- Inspecting a running program
- Source navigation and ROM source
- Glimmer targets
- Video, input and serial
- Sending to TEC-1G hardware