Skip to content

iSlans/vscode-6x09-assembly

 
 

Repository files navigation

vscode-6x09-assembly

This is a Visual Studio extension for the 6x09 Assembly language.

This extension supports files with the extensions .s, .asm, .d and .defs.

Enable semantic highlighting for full functionality of this extension.

Assembler

This extension is build to work closely with the lwasm assembler, part of LWTOOLS, available at http://www.lwtools.ca.

Acknowledgements

  • Lee as beta tester

Feature examples

Problem metching with lwasm

Op code completion with documentation

Folding of code blocks

Hover documentation for op codes

Code Lens showing number of references for labels

Commands

About

Language support for 6x09 Assembly language.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.3%
  • Other 0.7%