Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>z80asmformatNew to Visual Studio Code? Get it now.
z80asmformat

z80asmformat

Chris Despoinidis

|
555 installs
| (0) | Free
Formats z80 assembly code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Z80 Assembly Formatter

Z80 Assembly Formatter will format your .z80 or .s files!
just right click on a file and select Format Assembly.
or press ctrl-shift-p then type Format Assembly and press Enter

Labels, next opcodes and then comments. Labels should end with : Labels should not exceed 15 characters for tabsize 8. Strings should be inside "" (for DEFM). Tabs must be enabled for the editor not spaces.

This is a clone of asm formater, with some modifications, from NotAFlyingGoose all credits there for the vscode port of https://www.lartu.net/projects/asmformat/.\ full credits go to the nice people over there

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft