• Sign In



  • Categories

    Extension Details



    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

    Release Notes

    Version 0.0.4

    • update repo and issues URLs to codeberg

    Version 0.0.3

    • remove trailing comma in extension list (which may have been causing files without extensions to be matched)

    Version 0.0.2

    • add support for label syntax highlighting.

    Version 0.0.1

    • initial release