L Break Into Program Z80 Assembly 0.0.3 by Imanolea DeZog 2.2.3 by Maziac (this is a renamed update to Z80 Debugger 0.9.1, also by Maziac) Click on the links for instructions on installing them. Copying and building the source code Download the latest source code here and follow the build instructions to test your build toolchain Visual Studio Project File: launch.json Visual Studio Code configuration file for launching the debugger. { // Use IntelliSense to learn about possible attributes. // Hover to view descriptions of existing attributes. // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 "version": "0.2.0", "configurations": [ { "type": "dezog", "request": "launch", "name": "Z80 Debugger",