Home

Awesome

A ZX81 Debugger for Visual Studio Code

ZX81

This project provides a Visual Studio Extension to develop programs written in Z80 assembly language for the Sinclair ZX81. In particular:

This Extension is only for the ZX81 computer. If you are looking for an Extension for the ZX-Spectrum, look at DeZog. The ZX81 Debugger is based on this Extension.

ZX81 Debugger

Quick Start

Apart from Visual Studio Code, there is no prerequisite. In Visual Studio Code, click on the Extensions icons on the Activity Bar on the side and search for "ZX81-Debugger" (andrivet.zx81-debugger). Click on Install.

The Extension is ready, and you can start to write, compile and debug your programs. Look at the Walkthrough to see how to use ZX81-Debugger.

Assembler

The ZX81 Debugger uses the Z80 Assembler in Typescript Library. For more information about the assembly language supported, see its documentation.

Limitations

Copyrights

License