Nova

Extensions


Readme

Z80 provides basic syntax highlighting for the Z80 assembly language.

Language Support

Z80 currently supports syntax highlighting for the following Z80 features:

  • Operations
  • Preprocessor directive
  • System values such as registers
  • Labels
  • Comments
  • Values (hex, binary, integer)
  • Strings

Changelog

Version 0.0.1

Initial release

Version 0.0.2

Add support for label syntax highlighting.